<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>課程訊息 &#8211; 身心靈能量療癒中心</title>
	<atom:link href="https://reikimaster.com.tw/category/class/feed" rel="self" type="application/rss+xml" />
	<link>https://reikimaster.com.tw</link>
	<description>身心靈能量療癒中心是一個推廣身心靈療癒相關的園地</description>
	<lastBuildDate>Wed, 08 Apr 2026 03:13:44 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://reikimaster.com.tw/wp-content/uploads/2018/11/cropped-LOGO-2-32x32.png</url>
	<title>課程訊息 &#8211; 身心靈能量療癒中心</title>
	<link>https://reikimaster.com.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>靈氣體驗會－療癒之夜</title>
		<link>https://reikimaster.com.tw/healingnight.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Mon, 22 Dec 2025 08:49:17 +0000</pubDate>
				<category><![CDATA[靈氣體驗會]]></category>
		<category><![CDATA[免費體驗活動]]></category>
		<category><![CDATA[台中身心靈]]></category>
		<category><![CDATA[台北身心靈]]></category>
		<category><![CDATA[平日晚間活動]]></category>
		<category><![CDATA[臼井靈氣]]></category>
		<category><![CDATA[身心靈成長]]></category>
		<category><![CDATA[靈氣體驗]]></category>
		<category><![CDATA[高雄身心靈]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=3008</guid>

					<description><![CDATA[靈氣體驗會－療癒之夜 &#124; 身心靈能量療癒中心 由【身心靈能量療癒中心】主辦，邀請您在繁忙的日常中暫停腳步。 這 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3008" class="elementor elementor-3008" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-07aee9d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="07aee9d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-89c333e" data-id="89c333e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-627d343 elementor-widget elementor-widget-html" data-id="627d343" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!DOCTYPE html>
<html lang="zh-TW">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>靈氣體驗會－療癒之夜 | 身心靈能量療癒中心</title>
    <style>
        /* * Elementor HTML Block Styles 
         * Copy from here down to the end of the style tag if pasting into Elementor Custom CSS,
         * or keep it inline as is for the HTML widget.
         */
        
        .reiki-event-container {
            font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
            max-width: 900px; /* 稍微放寬容器寬度，避免大字體導致換行過於頻繁 */
            margin: 0 auto;
            color: #333333; 
            line-height: 1.6; /* 字體變大，行高稍微縮小一點比例，避免行距過大 */
            background-color: #fff;
            padding: 40px; 
            border-radius: 12px;
        }

        /* Typography & SEO Headers */
        .reiki-event-container h1 {
            color: #1A4D3B; 
            font-size: 3.6rem; /* 2.4 -> 3.6 (放大 1.5 倍) */
            font-weight: 700;
            text-align: center;
            margin-bottom: 1.5rem;
            line-height: 1.3;
            letter-spacing: 1px;
        }

        .reiki-event-container h2 {
            color: #4A7A45; 
            font-size: 2.6rem; /* 1.75 -> 2.6 */
            border-bottom: 4px solid #E8EFE8; 
            padding-bottom: 15px;
            margin-top: 3.5rem;
            margin-bottom: 2rem;
            font-weight: 700;
        }

        .reiki-event-container h3 {
            color: #2E5C48;
            font-size: 2.0rem; /* 1.35 -> 2.0 */
            font-weight: 600;
            margin-top: 2.2rem;
            margin-bottom: 1.2rem;
            display: flex;
            align-items: center;
        }

        .reiki-event-container h3::before {
            content: '';
            display: inline-block;
            width: 12px; 
            height: 36px; /* 配合字體高度調整 */
            background-color: #8EB375; 
            margin-right: 15px;
            border-radius: 6px;
        }

        .reiki-event-container p {
            margin-bottom: 1.5rem;
            font-size: 1.6rem; /* 1.125 -> 1.6 (約 26px) */
            text-align: justify;
            color: #444; 
        }

        .reiki-event-container ul {
            list-style: none;
            padding-left: 0;
            margin-bottom: 2rem;
        }

        .reiki-event-container li {
            position: relative;
            padding-left: 36px;
            margin-bottom: 1.2rem;
            font-size: 1.6rem; /* 列表文字同步加大 */
        }

        .reiki-event-container li::before {
            content: '🌿';
            position: absolute;
            left: 0;
            top: 4px;
            font-size: 1.5rem;
        }

        /* Highlights & Boxes */
        .reiki-info-box {
            background-color: #F4F8F4; 
            border-left: 8px solid #5F8D4E;
            padding: 30px;
            margin: 30px 0;
            border-radius: 10px;
        }

        .reiki-highlight {
            font-weight: bold;
            color: #C0392B; 
        }

        /* Location Grid */
        .location-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 15px; 
            margin-top: 25px;
        }
        
        @media (min-width: 600px) {
            .location-grid {
                grid-template-columns: repeat(3, 1fr);
            }
        }

        .location-card {
            background: #fff;
            border: 2px solid #E8EFE8; 
            padding: 20px 15px;
            border-radius: 12px;
            box-shadow: none; 
            text-align: center;
            transition: transform 0.2s;
        }
        
        .location-card:hover {
             border-color: #8EB375;
             transform: translateY(-2px);
        }

        .location-card strong {
            display: block;
            color: #1A4D3B;
            font-size: 1.8rem; /* 1.2 -> 1.8 */
            margin-bottom: 10px;
        }
        
        .location-text {
            font-size: 1.4rem; /* 1.0 -> 1.4 */
            color: #555;
            line-height: 1.5;
        }

        /* CTA Buttons */
        .cta-section {
            text-align: center;
            margin-top: 2.5rem; 
            padding: 50px 30px;
            background: #F4F8F4; 
            border-radius: 20px;
            border: 1px solid #E0EBE0;
        }

        /* 特別針對 CTA 區塊內的標題移除上方預設留白 */
        .cta-section h2 {
            margin-top: 0; 
            border-bottom: none; 
            padding-bottom: 0;
            margin-bottom: 2rem;
            color: #2E5C48;
            font-size: 2.6rem; /* 同步加大 */
        }

        .btn-main {
            display: inline-block;
            background-color: #5F8D4E;
            color: white !important;
            padding: 16px 40px; 
            border-radius: 60px;
            text-decoration: none;
            font-weight: bold;
            font-size: 1.6rem; /* 1.2 -> 1.6 */
            transition: all 0.3s ease;
            box-shadow: 0 4px 10px rgba(95, 141, 78, 0.2);
            margin: 12px;
        }

        .btn-main:hover {
            background-color: #4A6F3C;
            transform: translateY(-2px);
            box-shadow: 0 6px 15px rgba(95, 141, 78, 0.3);
        }

        .btn-sec {
            display: inline-block;
            background-color: #fff;
            color: #5F8D4E !important;
            border: 3px solid #5F8D4E; /* 邊框稍微加粗 */
            padding: 14px 38px; 
            border-radius: 60px;
            text-decoration: none;
            font-weight: bold;
            font-size: 1.6rem; /* 1.2 -> 1.6 */
            transition: all 0.3s ease;
            margin: 12px;
        }

        .btn-sec:hover {
            background-color: #EBF4EE;
        }
        
        .small-note {
            font-size: 1.3rem; /* 1.0 -> 1.3 */
            color: #666;
            margin-top: 20px;
            line-height: 1.5;
        }

    </style>
</head>
<body>

    <!-- COPY START: Elementor HTML Block Content -->
    <div class="reiki-event-container">
        
        <header>
            <p style="text-align: center; font-size: 1.6rem; color: #444;">
                由<strong>【身心靈能量療癒中心】</strong>主辦，邀請您在繁忙的日常中暫停腳步。<br>
                這是一個讓身心慢慢安靜下來、重新充電的交流與體驗時段。
            </p>
        </header>

        <section>
            <h2>✨ 為什麼要參加靈氣體驗？</h2>
            <p>不論您是正在學習靈氣的同學，或是第一次接觸、單純想了解「靈氣是什麼」的朋友，都非常適合透過這個夜晚，輕鬆認識能量療法、安心體驗療癒氛圍。</p>
            
            <div class="reiki-info-box">
                <h3>適合對象</h3>
                <ul>
                    <li>想了解或親身體驗靈氣能量的人。</li>
                    <li>想感受本中心學習氛圍、認識杰為老師的人。</li>
                    <li>想介紹親友認識靈氣，卻不知如何開口的人。</li>
                    <li>平日需要舒緩壓力、尋求平靜時刻的您。</li>
                </ul>
                <p style="font-size: 1.6rem; color: #2E5C48;"><strong>💰 參加費用：完全免費</strong><br><span style="font-size: 1.3rem; font-weight: normal; color: #666;">（歡迎邀請親友同樂、聊天、感受氛圍）</span></p>
            </div>
        </section>

        <section>
            <h2>🧘‍♂️ 活動內容與流程</h2>
            
            <h3>① 杰為老師專業帶領</h3>
            <p>由經驗豐富的杰為老師親自主持，內容包含：</p>
            <ul>
                <li><strong>靈授安排：</strong>調整能量頻率。</li>
                <li><strong>傳統靈氣技法練習：</strong>深化核心技術。</li>
                <li><strong>實務經驗傳承：</strong>重點提醒與案例分享。</li>
            </ul>

            <h3>② 學員療癒交流與體驗</h3>
            <ul>
                <li>提供實際操作時間，讓身體記憶能量流動。</li>
                <li>平日若缺乏練習對象，現場協助配對練習，不用擔心落單。</li>
            </ul>

            <h3>③ 開放式提問與回饋</h3>
            <ul>
                <li>解答學習上的任何疑問。</li>
                <li>分享練習或體驗中的真實感受。</li>
                <li>老師現場直接說明與能量回饋。</li>
            </ul>

            <h3>④ 新朋友專屬體驗</h3>
            <p>針對非本中心學員（新朋友），我們特別安排靈氣體驗環節與相關說明，讓您在零壓力的環境下認識靈氣。有任何問題都可以安心詢問。</p>
        </section>

        <section>
            <h2>📍 活動時間與地點</h2>
            <p>我們在台北、台中、高雄皆有安排場次。平日晚上，讓您下班後有個放鬆的去處。</p>
            
            <div class="location-grid">
                <div class="location-card">
                    <strong>北區（台北）</strong>
                    <div class="location-text">
                        每個月安排 1 天<br>
                        週四晚間
                    </div>
                </div>
                <div class="location-card">
                    <strong>中區（台中）</strong>
                    <div class="location-text">
                        每一季安排 1 天<br>
                        週五或假日晚間
                    </div>
                </div>
                <div class="location-card">
                    <strong>南區（高雄）</strong>
                    <div class="location-text">
                        每一季安排 1 天<br>
                        週五或假日晚間
                    </div>
                </div>
            </div>

            <div style="margin-top: 40px; text-align: center;">
                <p style="font-size: 1.8rem; color: #1A4D3B;"><strong>🕗 活動時間：19:00－21:30</strong></p>
                <p class="small-note">（建議提早 10 分鐘入場。若需趕車可提早離開，完全沒壓力）</p>
            </div>
        </section>

        <section class="cta-section">
            <h2>立即預約您的療癒之夜</h2>
            <p>為了確保現場品質與安排體驗人數，請務必「事先填寫表單」報名。</p>
            
            <a href="https://forms.gle/SpTA35Q1SFy9xGkd8" target="_blank" class="btn-main">📝 填寫報名表單</a>
            <a href="https://lin.ee/U3tC3ZJ" target="_blank" class="btn-sec">💬 聯繫 Line@ 小編</a>
            
            <p class="small-note" style="margin-top: 30px;">
                *非本中心同學報名後，請務必聯繫 Line@ 小編，幫您確認完成報名，期待與您相遇！😊
            </p>
        </section>

    </div>
    <!-- COPY END -->

</body>
</html>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ICRT 臼井靈氣 I &#038; II  聖火靈氣 III 課程</title>
		<link>https://reikimaster.com.tw/usuiholyfirereiki.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Sun, 22 Jun 2025 15:53:32 +0000</pubDate>
				<category><![CDATA[臼井靈氣 I & II 聖火靈氣 III 課程]]></category>
		<category><![CDATA[Usui/Holy Fire® III Reiki I & II]]></category>
		<category><![CDATA[聖火靈氣]]></category>
		<category><![CDATA[臼井靈氣 I & II  聖火靈氣 III 課程]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=2864</guid>

					<description><![CDATA[📘 課程說明 這個入門培訓是最徹底和最全面的培訓之一。它包括靈氣一二階，是高田老師教導的西方風格與日式靈氣和聖 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2864" class="elementor elementor-2864" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-c8c68c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c8c68c7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a522931" data-id="a522931" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c6cd7ac elementor-widget elementor-widget-html" data-id="c6cd7ac" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="section-reiki-course">
  <div class="container">
    

    <h3 class="text-xl font-semibold mt-8 mb-2">📘 課程說明</h3>
    <p>
      這個入門培訓是最徹底和最全面的培訓之一。它包括靈氣一二階，是高田老師教導的西方風格與日式靈氣和聖火靈氣的結合，你將能夠為自己和他人提供靈氣療癒。
    </p>

    <h3 class="text-xl font-semibold mt-8 mb-2">📍 課程學習重點</h3>
    <ul class="list-disc pl-6">
      <li>靈氣的起源和歷史</li>
      <li>靈氣能量的本質、人們生病的原因以及靈氣如何療癒</li>
      <li>靈氣五戒</li>
      <li>人體能量系統</li>
      <li>完整手位法</li>
      <li>合掌冥想</li>
      <li>病腺掃描：利用手中的靈敏度來定位需要治療的區域（通常在氣場中）並進行治療</li>
      <li>靈示法：使用內在指導來知道如何進行療癒以及處理哪裡</li>
      <li>乾浴法：一種淨化能量場的方法</li>
      <li>凝視法：用眼睛發送靈氣</li>
      <li>遠距離傳送靈氣</li>
      <li>靈氣二階符號：如何繪製、啟動和使用它們，解釋用途與內在含義，課間安排練習，實際感受每個符號帶來的結果</li>
      <li>點化</li>
    </ul>

    <h3 class="text-xl font-semibold mt-8 mb-2">🎯 課程效益</h3>
    <p>
      在本課程中，點化的英文翻譯成中文改為「放置」。放置進行的方式與傳統點化不同，但已發展為可提供更有效的療癒能量，並以更強大的方式賦予符號能量，這就是它們更有效的原因。
    </p>
    <p>
      該課程結合了講座、討論、示範和練習時間。每個學生都使用病腺掃描結合手位法，體驗給予和接受完整的靈氣療癒。練習時間使用所有靈氣二階符號以及提到的技巧。
    </p>

    <h3 class="text-xl font-semibold mt-8 mb-2">📝 報名資訊</h3>
    <p>目前只開放中心學員報名（中心學員享有優惠方案)</p>

    <h3 class="text-xl font-semibold mt-8 mb-2">💰 課程費用</h3>
    <p>新台幣 NT：23,800 元整<br>學費包含講義與 ICRT 國際證書</p>

    <h3 class="text-xl font-semibold mt-8 mb-2">📱 聯絡方式</h3>
    <p>
      有興趣者，請聯絡 LINE@：<br>
      <a href="https://lin.ee/1KrKjwI" class="text-blue-600 underline font-medium" target="_blank">@reikimaster</a>
    </p>

    <div class="mt-6">
      <a href="https://lin.ee/1KrKjwI" class="inline-block bg-blue-500 hover:bg-blue-600 text-white text-lg font-semibold py-2 px-4 rounded transition-all duration-200" target="_blank">
        🔗 點我立即報名
      </a>
    </div>

  </div>
</section>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>臼井靈氣四階(導師班)</title>
		<link>https://reikimaster.com.tw/usuireikilevel4.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 08:01:42 +0000</pubDate>
				<category><![CDATA[靈氣導師班]]></category>
		<category><![CDATA[臼井靈氣]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=2761</guid>

					<description><![CDATA[🌟 靈氣四階課程介紹｜導師班 這堂課，將會是你人生永恆珍貴的生命禮物。 📖 課程願景： 靈氣不只是療癒工具，更 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2761" class="elementor elementor-2761" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-368a390 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="368a390" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8d7a370" data-id="8d7a370" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-eaa67e7 elementor-widget elementor-widget-html" data-id="eaa67e7" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Elementor 區塊：靈氣四階課程介紹與課程願景 -->
<section style="background:#f0f7fd;padding:40px 20px;font-family:'Noto Sans TC', sans-serif;">
  <div style="max-width:900px;margin:auto;background:#ffffff;padding:40px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.05);">
    <h1 style="color:#2c3e50;font-size:28px;">🌟 靈氣四階課程介紹｜導師班</h1>
    <p style="font-size:18px;margin-bottom:30px;">這堂課，將會是你人生永恆珍貴的生命禮物。</p>

    <h2 style="color:#2c3e50;font-size:22px;">📖 課程願景：</h2>
    <p style="line-height:1.8;font-size:16px;">
      靈氣不只是療癒工具，更是一條「回到內在」的道路。四階課程，將帶領你走進靈氣最深的傳承核心 —— 
      成為一位真正的導師或導師級別療癒師，不只是教導技術，更是在光中引導他人走上自我療癒與靈性覺醒的道路。
    </p>
    <p style="line-height:1.8;font-size:16px;">
      這是一場身心靈全面轉化的實修旅程，透過點化、靈授、靜心練習與高頻符號能量，你將從療癒者升級為「傳遞者」，並開啟更廣闊的生命服務視野。
    </p>
  </div>
</section>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-33ac0ed elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33ac0ed" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7c30479" data-id="7c30479" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-24e35a0 elementor-widget elementor-widget-html" data-id="24e35a0" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Elementor 區塊：課程設計特色 -->
<section style="background:#f0f7fd;padding:40px 20px;font-family:'Noto Sans TC', sans-serif;">
  <div style="max-width:900px;margin:auto;">
    <h2 style="color:#2c3e50;font-size:22px;">🧘‍♀️ 課程設計特色：</h2>

    <h3 style="color:#1f4e79;font-size:18px;margin-top:30px;">🔹 完整靈氣導師傳承</h3>
    <ul style="padding-left:20px;line-height:1.8;">
      <li>學習臼井、西藏、Karuna Reiki® 三大系統的導師級能量符號灌頂</li>
      <li>熟悉靈授、遠距點化、治療灌頂等多樣 Attunement 操作技術</li>
    </ul>

    <h3 style="color:#1f4e79;font-size:18px;margin-top:20px;">🔹 能量與意識整合實修</h3>
    <ul style="padding-left:20px;line-height:1.8;">
      <li>靈氣結合小周天修煉法，提升能量穩定度</li>
      <li>靈氣七輪呼吸與共修觀想法門</li>
    </ul>

    <h3 style="color:#1f4e79;font-size:18px;margin-top:20px;">🔹 靈氣療癒應用深化</h3>
    <ul style="padding-left:20px;line-height:1.8;">
      <li>進階符號實作（Karuna 全套 12 符號）</li>
      <li>寵物療癒與溝通、空間清理、負能量轉化手法</li>
      <li>導師級療癒者的職責、倫理與助人界線建立</li>
    </ul>

    <h3 style="color:#1f4e79;font-size:18px;margin-top:20px;">🔹 教學能力養成與開課準備</h3>
    <ul style="padding-left:20px;line-height:1.8;">
      <li>課程結構設計與學員帶領技巧</li>
      <li>導師教學的能量佈局與場域守護</li>
      <li>行銷與廣告分享（共修課專題）</li>
    </ul>
  </div>
</section>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f52d42f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f52d42f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0dfe82" data-id="c0dfe82" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d693b39 elementor-widget elementor-widget-html" data-id="d693b39" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Elementor 區塊：上課安排 -->
<section style="background:#f0f7fd;padding:40px 20px;font-family:'Noto Sans TC', sans-serif;">
  <div style="max-width:900px;margin:auto;">
    <h2 style="color:#2c3e50;font-size:22px;">📅 上課安排</h2>
    <ul style="line-height:1.8;font-size:16px;padding-left:20px;">
      <li>
        <strong>主課程｜</strong>2025年7月，共 5 天（需住宿）<br>
        ⏰ 每日課上課時間： 09:00–21:30（最後一天至 16:30）<br>
        🏨 需在上課前一日）16:00 後提早入住
      </li>
      <li style="margin-top:15px;">
        <strong>導師共修日｜</strong> 1日 上課時間：10:00–17:00<br>
        📍 地點：台北或火車站附近教室
      </li>
      <li style="margin-top:15px;">
        <strong>主課程地點：</strong>劍潭海外青年活動中心（台北市士林區）
      </li>
    </ul>
  </div>
</section>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e45e28c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e45e28c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cf7a5ba" data-id="cf7a5ba" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b0afe0a elementor-widget elementor-widget-html" data-id="b0afe0a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Elementor 區塊：注意事項 + 學員心得 -->
<section style="background:#f0f7fd;padding:40px 20px;font-family:'Noto Sans TC', sans-serif;">
  <div style="max-width:900px;margin:auto;">

    <h2 style="color:#c0392b;font-size:22px;">⚠️ 注意事項</h2>
    <ul style="line-height:1.8;font-size:16px;padding-left:20px;">
      <li>本課程為密集實修課，不得中途退席或缺課，否則不承認導師資格</li>
      <li>完成五日學習 與 通過測驗為頒發證書資格之必要條件</li>
      <li>請於課前妥善安排行程與身心狀態，進入深度淨化與轉化過程</li>
    </ul>

    <h2 style="color:#2c3e50;font-size:22px;margin-top:40px;">🗣 學員課後心得回饋</h2>
    <blockquote style="background:#ffffff;border-left:5px solid #3498db;padding:20px;margin-top:20px;line-height:1.8;font-size:16px;">「走出課程那一刻，我確定自己準備好做靈氣的橋樑了。」<br><br>「靈氣不需要繁複儀式與道具，隨時可用可療癒，甚至能許願，太神奇了！」<br><br>「最後點化階段真的感受到靈氣的真氣傳送，滿滿的感恩與感動。」<br><br>「希望能把靈氣運用在自身與需要幫助的人身上，充分發揮它神奇的力量。」<br><br>「導師班讓我真正找回內在的自己，擁抱那句『㊙️㊙️㊙️㊙️』。」<br><br>「學習中體會到彼此幫補、溫暖助人的靈氣氛圍，感動滿滿。」<br><br>「這一次，我真正釋放掉所有重擔，重新活了過來。」<br><br>「導師班不是教你更多知識，而是給你一種生活的態度與內在力量。」<br><br>「情緒變少、內耗降低、覺察力變敏銳，是我這幾天最大的收穫。」<br><br>「導師課不是結束，是我自己的開始，只有自己能引領自己。」<br><br>「這是我今年送給自己最珍貴的禮物，無價。」<br><br>「雖然才剛上完課，內心已開始期待未來靈氣的可能。」<br><br>「『㊙️㊙️㊙️㊙️』讓我落淚，我相信這不是今生才開始的緣份。」<br><br>「最深刻也最感動的經驗。」    </blockquote>

    <p style="font-weight:bold;font-size:16px;margin-top:30px;">
      如果你準備好，願意成為光的引導者與療癒者，我們誠摯邀請你——<br>
      走上這一條 <span style="color:#2c3e50;">照亮自己，也照亮他人</span> 的 導師 / 療癒師  之路。
    </p>

  </div>
</section>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-9707eae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9707eae" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ca22f0a" data-id="ca22f0a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-52c3f1a elementor-widget elementor-widget-html" data-id="52c3f1a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Elementor 區塊：報名資訊 -->
<section style="background:#f4f9ff;padding:40px 20px;font-family:'Noto Sans TC', sans-serif;">
  <div style="max-width:800px;margin:auto;">
    
    <h2 style="color:#2c3e50;font-size:24px;margin-bottom:20px;">📥 報名資訊</h2>
    
    <p style="font-size:16px;line-height:1.8;">
      <strong>參加資格：</strong>需學習完 <strong>三階（高階）課程</strong>（需提供證書證明）。<br><br>
      
      <strong>課程費用：</strong><br>
      新台幣 <strong>NT$50,000元</strong><br><br>
      
      <strong>報名聯絡：</strong><br>
      📱 LINE ID 搜尋：
      <a href="https://lin.ee/1KrKjwI" target="_blank" style="color:#0077cc;text-decoration:underline;">
        @reikimaster
      </a> 與小編聯繫
    </p>

  </div>
</section>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>現代靈氣法 極意皆傳課程介紹（Gokuikaiden）</title>
		<link>https://reikimaster.com.tw/gendaireikiho-gokuikaiden.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 07:43:40 +0000</pubDate>
				<category><![CDATA[現代靈氣法神秘傳課程]]></category>
		<category><![CDATA[極意傳]]></category>
		<category><![CDATA[極意皆傳]]></category>
		<category><![CDATA[現代靈氣極意皆傳]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=2805</guid>

					<description><![CDATA[🌿 現代靈氣法 極意皆傳課程介紹（Gokuikaiden） 極意皆傳是現代靈氣法的最終階課程，象徵著完整靈氣修 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2805" class="elementor elementor-2805" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-4d4fb1a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4d4fb1a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-40be782" data-id="40be782" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e4397bb elementor-widget elementor-widget-image" data-id="e4397bb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img fetchpriority="high" decoding="async" width="1024" height="737" src="https://reikimaster.com.tw/wp-content/uploads/2025/06/現代靈氣法-極意皆傳講義照片.jpg" class="attachment-large size-large wp-image-2807" alt="現代靈氣法-極意皆傳講義照片" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-8548f00 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8548f00" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8069453" data-id="8069453" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4b6b5b5 elementor-widget elementor-widget-html" data-id="4b6b5b5" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#fef8f5;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">🌿 現代靈氣法 極意皆傳課程介紹（Gokuikaiden）</h2>

  <p>極意皆傳是現代靈氣法的最終階課程，象徵著完整靈氣修行系統的圓滿與傳承的開始。此階段不僅是靈氣知識與技術的整合，更是進入「導師能量狀態」的關鍵轉化，專為有志於教學、點化他人或進一步深化靈性使命的學員所設計。</p>

  <p>課程中將詳細傳授如何進行現代靈氣法四階課程的教學設計與點化儀式（Reiju）的操作流程，並深度探討靈氣導師的能量品質、教學態度與精神責任。透過實際演練與高頻點化，幫助學員建立穩定、純淨且具穿透力的靈氣場域，成為傳遞者與靈性支持者。</p>

  <p>極意皆傳不僅完成靈氣學習的全程修煉，更象徵你準備好成為他人靈性道路上的同行者與引導者。課程由認證導師親授，具體且實修導向，是邁向靈氣導師之路最重要的一步。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-67e137e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="67e137e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-96ed45b" data-id="96ed45b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ecb6c6c elementor-widget elementor-widget-html" data-id="ecb6c6c" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#fff8f3;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📘 現代靈氣法 極意皆傳課程學習大綱</h2>
  <p>極意皆傳為現代靈氣法的最高階課程，旨在協助學員完成靈氣學習全程修煉，並取得導師資格，正式具備教學、點化與傳承的能力與能量品質。</p>

  <ul>
    <li><strong>靈氣Master的心態與修養基礎：</strong>了解作為導師應具備的能量狀態、教學責任與靈性品格。</li>
    <li><strong>極意皆傳的修行觀與傳承意義：</strong>深入理解「極意」背後的宇宙智慧與人類靈性進化之道。</li>
    <li><strong>Attunement 點化操作教學：</strong>學習如何正確進行初傳、奧傳、神祕傳課程中的 Attunement 點化儀式，並實際演練。</li>
    <li><strong>各階課程教學架構與精神說明：</strong>完整掌握現代靈氣法四個階段的課程邏輯、學習要點與傳授原則。</li>
    <li><strong>傳授與點化時的能量狀態準備：</strong>學習導師如何調整自身能場，維持清明、穩定、無為的傳遞狀態。</li>
    <li><strong>導師能量場養成與日常實修：</strong>建立長期靈氣修行的習慣與標準，維持教學品質與導師頻率。</li>
    <li><strong>靈氣導師的應對力與陪伴力：</strong>學會如何面對學員問題、能量反應與教學挑戰，成為可靠的引導者。</li>
  </ul>

  <p>本課程適合已完成神祕傳的靈氣學員，具穩定修煉歷程與療癒實踐經驗，並願意承擔靈氣傳承使命者。</p>

  <p>課程結束後將授予 <strong>日本現代靈氣法極意皆傳修了證書（含協會認證流水編號）</strong>，<br>
  正式成為具備教學與點化資格的靈氣導師。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-5a73a4d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a73a4d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-250639b" data-id="250639b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-dedf25f elementor-widget elementor-widget-html" data-id="dedf25f" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#fff8f3;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📥 報名資訊</h2>

  <p><strong>參加資格：</strong>需已完成《現代靈氣法－神祕傳課程》，並提供修了證書作為報名依據。</p>

  <p><strong>課程天數：</strong><br>
  1 天課程（10:00 ~ 17:00）</p>

  <p><strong>課程費用：</strong><br>
  原價新台幣 <strong>NT$50,000</strong><br>
  中心舊生學員另有優惠，請聯繫 LINE＠小編 確認。</p>

  <p><strong>報名連結：</strong><br>
  <a href="https://forms.gle/YDVAWeCamKF9tqcZ9" target="_blank">https://forms.gle/YDVAWeCamKF9tqcZ9</a></p>

  <p><strong>聯絡方式：</strong><br>
  📱 LINE ID 搜尋：<a href="https://lin.ee/jwATitU" target="_blank">@reikimaster</a></p>

  <a href="https://lin.ee/jwATitU" target="_blank" style="display:inline-block;margin-top:20px;background:#0077cc;color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:bold;">加入 LINE 詢問課程</a>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>現代靈氣法 神祕傳課程介紹（Shipiden）</title>
		<link>https://reikimaster.com.tw/gendaireikiho-shipiden.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Thu, 15 May 2025 07:19:48 +0000</pubDate>
				<category><![CDATA[現代靈氣法神秘傳課程]]></category>
		<category><![CDATA[現代靈氣神秘傳]]></category>
		<category><![CDATA[神秘傳]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=2750</guid>

					<description><![CDATA[🌿 現代靈氣法 神祕傳課程介紹（Shipiden） 神祕傳是現代靈氣法的第三階課程，聚焦於靈性提升、覺察擴展與 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2750" class="elementor elementor-2750" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-329d690 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="329d690" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-51baae6" data-id="51baae6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b697a4c elementor-widget elementor-widget-image" data-id="b697a4c" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1024" height="674" src="https://reikimaster.com.tw/wp-content/uploads/2025/05/GendairereikihoShipiden-scaled.jpg" class="attachment-large size-large wp-image-2752" alt="現代靈氣法神秘傳" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0840849 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0840849" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7811bda" data-id="7811bda" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1b66849 elementor-widget elementor-widget-html" data-id="1b66849" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f9f7ff;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">🌿 現代靈氣法 神祕傳課程介紹（Shipiden）</h2>

  <p>神祕傳是現代靈氣法的第三階課程，聚焦於靈性提升、覺察擴展與內在質變，適合已完成奧傳、渴望進入更深層能量修煉與靈性成長的靈氣學員。</p>

  <p>課程中將傳授第四個靈氣符號的意涵與實際運用方式，啟動更高頻率的宇宙能量流動，協助學員在療癒工作與日常生命中培養穩定、清明與覺知的狀態。這個階段不再著重外在技巧，而是內在狀態的淨化與安定。</p>

  <p>神祕傳強調「修行者的質地」，透過進階 Reiju 點化、誦念法語、呼吸與靜心練習，引導學員深化與本源的連結，強化能量中心與內在靈性的整合。你將學會如何在內心寧靜中進行高層次的療癒工作，同時穩固身為靈氣使用者與未來導師的能量基礎。</p>

  <p>本課程由認證導師授課，節奏深沉、內化與安定，是邁向導師階段前最重要的內在鍛鍊與靈性深化。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6f94716 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6f94716" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b270ab" data-id="2b270ab" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c7b4836 elementor-widget elementor-widget-html" data-id="c7b4836" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f7f5ff;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📘 現代靈氣法 神祕傳課程學習大綱</h2>
  <p>本課程為現代靈氣法的第三階修煉，強調靈氣使用者的「內在質地」與靈性深化，協助學員穩定能量場、擴展意識，邁入更高層次的自我整合與療癒品質。</p>

  <ul>
    <li><strong>靈氣的靈性本質與高層宇宙觀：</strong>進一步理解靈氣與大宇宙智慧的關聯，回歸生命源頭的能量流動與存在狀態。</li>
    <li><strong>第四個靈氣符號的意義與運用：</strong>學習代表「本源智慧」與「靈性融合」的高頻能量符號，掌握其正確書寫、誦念與傳導方式。</li>
    <li><strong>Reiju 神祕傳等級點化：</strong>進行高頻能量啟動，擴展學員的能量管道與靈性感知力，促進內在安定與清明。</li>
    <li><strong>靈氣靜心修煉法：</strong>包含誦念法語、靜心呼吸、觀照內在狀態等訓練，強化意識穩定與能量純度。</li>
    <li><strong>能量中心（丹田、心、頂）與靈性整合：</strong>學習穩固身心靈三中心，從感知型療癒者轉化為覺察型修行者。</li>
    <li><strong>高階靈氣療癒應用：</strong>在療癒中學會「不為而為」，提升能量穿透力與純淨度，協助個案深入轉化與覺察。</li>
    <li><strong>靈氣修行者的內在鍛鍊與生活實踐：</strong>如何在日常中落實高頻能量品質，成為穩定、清明且具穿透力的療癒管道。</li>
  </ul>

  <p>本課程適合已完成奧傳的靈氣學員，渴望深化靈氣內修品質、穩定療癒力量與準備邁入導師階段者。</p>

  <p>課程結束後將授予 <strong>日本現代靈氣法神祕傳修了證書</strong>（含協會認證流水編號）</p>  
  <p>並可進一步報名極意皆傳課程。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ed1af87 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ed1af87" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a2a000e" data-id="a2a000e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c0d2a1e elementor-widget elementor-widget-html" data-id="c0d2a1e" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f7f5ff;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📥 報名資訊</h2>

  <p><strong>參加資格：</strong>需已完成《現代靈氣法－奧傳課程》，並提供修了證書作為報名依據。</p>

  <p><strong>課程天數：</strong><br>
  1 天課程（10:00 ~ 17:00）</p>

  <p><strong>課程費用：</strong><br>
  原價新台幣 <strong>NT$22,000元</strong><br>
  中心舊生學員另有優惠，請聯繫 LINE＠小編 確認。</p>

  <p><strong>報名連結：</strong><br>
  <a href="https://forms.gle/HS1cuhE6EZCYAkBo6" target="_blank">https://forms.gle/HS1cuhE6EZCYAkBo6</a></p>

  <p><strong>聯絡方式：</strong><br>
  📱 LINE ID 搜尋：<a href="https://lin.ee/jwATitU" target="_blank">@reikimaster</a></p>

  <a href="https://lin.ee/jwATitU" target="_blank" style="display:inline-block;margin-top:20px;background:#0077cc;color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:bold;">加入 LINE 詢問課程</a>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>現代靈氣法 奧傳課程介紹（Okuden）</title>
		<link>https://reikimaster.com.tw/gendaireikiho-okuden.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Thu, 15 May 2025 06:52:46 +0000</pubDate>
				<category><![CDATA[現代靈氣法奧傳課程]]></category>
		<category><![CDATA[奧傳]]></category>
		<category><![CDATA[現代靈氣奧傳]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=2736</guid>

					<description><![CDATA[🌿 現代靈氣法 奧傳課程介紹（Okuden） 現代靈氣法奧傳，是通往靈氣進階應用與深層療癒的重要一步。適合已完 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2736" class="elementor elementor-2736" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-db7f52d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="db7f52d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7114d53" data-id="7114d53" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e99f6ad elementor-widget elementor-widget-image" data-id="e99f6ad" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1024" height="551" src="https://reikimaster.com.tw/wp-content/uploads/2025/05/GendaireikihoOkuden-scaled.jpg" class="attachment-large size-large wp-image-2738" alt="現代靈氣法奧傳" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-40f8e2f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="40f8e2f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c860a65" data-id="c860a65" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-40e6c01 elementor-widget elementor-widget-html" data-id="40e6c01" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f6fcf9;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">🌿 現代靈氣法 奧傳課程介紹（Okuden）</h2>

  <p>現代靈氣法奧傳，是通往靈氣進階應用與深層療癒的重要一步。適合已完成初傳學習，渴望更有效運用靈氣能量、進行遠距療癒與內在清理的學員。</p>

  <p>課程將傳授三個靈氣符號的含義與運用方式，結合靈氣意念傳導、情緒與潛意識層次的療癒技術，協助你突破時空限制，療癒當下與過去的身心印記，並深入學習能量穩定與專注力的修煉方法。</p>

  <p>本課程由認證導師親授，透過進階 Reiju 點化、符號實作練習與能量意念訓練，讓你真正進入「能量精準、療癒深化、靈性擴展」的靈氣進階實修之路。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0a770a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0a770a8" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de388f8" data-id="de388f8" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2dbc015 elementor-widget elementor-widget-html" data-id="2dbc015" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f8fdf8;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📘 現代靈氣法 奧傳課程學習大綱</h2>
  <p>本課程為現代靈氣法的進階學習，傳授靈氣符號與意念療癒技術，幫助學員深化靈氣療癒的準確度、穿透力與遠距傳導能力，強化內在安定與靈性修煉基礎。</p>

  <ul>
    <li><strong>靈氣進階觀念與能量場原理：</strong>了解靈氣在身心靈層次中的作用機制，進一步掌握意識與能量的關聯。</li>
    <li><strong>三個靈氣符號的意義與應用：</strong>學習「增幅能量」「心靈療癒」「超越時間與空間」三個臼井靈氣符號，掌握其正確書寫與使用方式。</li>
    <li><strong>遠距療癒技術：</strong>建立與個案能量連結的方法，運用靈氣符號進行跨時空的療癒與祝福。</li>
    <li><strong>情緒與潛意識層面的清理技巧：</strong>深入潛藏的情緒記憶，釋放內在壓力與限制。</li>
    <li><strong>靈氣意念傳導與集中訓練：</strong>強化靈氣操作中的專注力與穩定力，使療癒更具方向性與效果。</li>
    <li><strong>Reiju 進階點化：</strong>導師進行奧傳級別之 Reiju 點化，擴展能量通道，提升靈氣傳導品質。</li>
    <li><strong>靈氣生活化與實踐建議：</strong>應用於每日生活、人際關係、環境清理與能量保護。</li>
  </ul>

  <p>本課程適合已完成初傳者，欲深入靈氣運用與遠距療癒技術的學員。</p>  
  <p>課程結束後將授予 
  <strong>日本現代靈氣法奧傳修了證書</strong>（含協會認證流水編號）</p>  <p>並可進一步報名神祕傳課程。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-28d7720 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="28d7720" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-71cff58" data-id="71cff58" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-23b3860 elementor-widget elementor-widget-html" data-id="23b3860" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f8fdf8;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📥 報名資訊</h2>

  <p><strong>參加資格：</strong>需學習完 現代靈氣法-初傳課程(需提供證書證明)。</p>

  <p><strong>課程天數：</strong><br>
  1 天課程（10:00 ~ 17:00）</p>

  <p><strong>課程費用：</strong><br>
  原價新台幣 <strong>NT$15,000元</strong><br>
  中心舊生學員另有優惠，請聯繫 LINE＠小編 確認。</p>

  <p><strong>報名連結：</strong><br>
  <a href="https://forms.gle/KE61xFg9o4HkZ5Ha6" target="_blank">https://forms.gle/KE61xFg9o4HkZ5Ha6</a></p>

  <p><strong>聯絡方式：</strong><br>
  📱 LINE ID 搜尋：<a href="https://lin.ee/jwATitU" target="_blank">@reikimaster</a></p>

  <a href="https://lin.ee/jwATitU" target="_blank" style="display:inline-block;margin-top:20px;background:#0077cc;color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:bold;">加入 LINE 詢問課程</a>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>現代靈氣法 初傳課程（Shoden）</title>
		<link>https://reikimaster.com.tw/gendaireikiho-shoden.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Thu, 15 May 2025 05:27:41 +0000</pubDate>
				<category><![CDATA[最新文章]]></category>
		<category><![CDATA[現代靈氣法初傳課程]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=2708</guid>

					<description><![CDATA[🌿 現代靈氣法 初傳課程介紹（Shoden） 現代靈氣法初傳，是靈氣學習的起點，適合所有對能量療癒、身心平衡與 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2708" class="elementor elementor-2708" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-17397df elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17397df" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fc0d885" data-id="fc0d885" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f4ac167 elementor-widget elementor-widget-image" data-id="f4ac167" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="1024" height="480" src="https://reikimaster.com.tw/wp-content/uploads/2025/05/Gendaireikiho-scaled.jpg" class="attachment-large size-large wp-image-2714" alt="GendaireikihoShoden" />															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e39a48a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e39a48a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0bc7147" data-id="0bc7147" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0256351 elementor-widget elementor-widget-html" data-id="0256351" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="padding:40px;background:#f8fbff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">🌿 現代靈氣法 初傳課程介紹（Shoden）</h2>
  <p>現代靈氣法初傳，是靈氣學習的起點，適合所有對能量療癒、身心平衡與靈性探索感興趣的初學者。</p>
  <p>課程融合日本臼井靈氣的原始精神與當代修行者的實用方法，帶領你透過 <strong>Reiju 點化儀式</strong> 開啟與宇宙能量的連結，學習靈氣手位、自我療癒技巧、能量感知訓練，並建立穩定的日常實修習慣。</p>
  <p>本課程同步教授 <strong>初傳與基礎知完整內容</strong>，由認證導師帶領，課程紮實訓練，讓你真正踏上「內在平衡、自我療癒與靈性成長」的靈氣之路。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-8e12699 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8e12699" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5abec0e" data-id="5abec0e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-53945fa elementor-widget elementor-widget-html" data-id="53945fa" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f9fbff;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📘 現代靈氣法 初傳課程學習大綱</h2>
  <p>本課程涵蓋完整的基礎知識與實作訓練，幫助學員從零開始，穩固靈氣根基，開啟自我療癒與靈性修行之路。</p>

  <ul>
    <li><strong>靈氣的本質與原理：</strong>認識靈氣是什麼、如何作用於身心能量場。</li>
    <li><strong>臼井靈氣的歷史與五大原則：</strong>理解臼井甕男老師的教導，並將五戒落實於生活。</li>
    <li><strong>能量感知練習：</strong>透過氣感訓練、雙手氣球練習等，培養靈氣敏感度。</li>
    <li><strong>靈氣療癒手法與基本手位：</strong>學習12大手位，自我療癒與他人療癒操作流程。</li>
    <li><strong>Reiju 點化儀式：</strong>由導師進行靈氣啟動，建立與宇宙能量的連結。</li>
    <li><strong>日常應用與修煉方式：</strong>建立每日靈氣練習習慣，將靈氣融入生活、提升能量品質。</li>
  </ul>

  <p>此課程適合所有初學者，並為後續奧傳課程與靈氣深度應用奠定穩固基礎。</p>
  <p>完課後將授予 日本現代靈氣法認證書(現代靈氣法協會認證流水編號)。</p>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3a224ad elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3a224ad" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-690e944" data-id="690e944" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ec4cf56 elementor-widget elementor-widget-html" data-id="ec4cf56" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div style="background:#f1f8ff;padding:40px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);font-family:'Noto Sans TC',sans-serif;line-height:1.8;color:#333;">
  <h2 style="color:#2c3e50;margin-top:0;">📥 報名資訊</h2>

  <p><strong>參加資格：</strong>對靈氣有興趣之人士，無需任何基礎。</p>

  <p><strong>課程天數：</strong><br>
  1 天課程（10:00 ~ 17:00）</p>

  <p><strong>課程費用：</strong><br>
  原價新台幣 <strong>NT$：8,800元</strong><br>
  中心舊生學員另有優惠，請聯繫 LINE＠小編 確認。</p>

  <p><strong>報名連結：</strong><br>
  <a href="https://forms.gle/aZ8r7pik67RwkaWg7" target="_blank"> https://forms.gle/aZ8r7pik67RwkaWg7 </p>
  
  <p><strong>聯絡方式：</strong><br>
  📱 LINE ID 搜尋：<a href="https://lin.ee/jwATitU" target="_blank">@reikimaster</a></p>

  <a href="https://lin.ee/jwATitU" target="_blank" style="display:inline-block;margin-top:20px;background:#0077cc;color:white;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:bold;">加入 LINE 詢問課程</a>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>靈氣高級班</title>
		<link>https://reikimaster.com.tw/usuireikilevel3.html</link>
		
		<dc:creator><![CDATA[reikimaster]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 11:04:33 +0000</pubDate>
				<category><![CDATA[靈氣高級班]]></category>
		<category><![CDATA[Karuna靈氣，傳統靈氣， 寵物療癒，心想事成，植物靈氣，能量療癒，能量銀行，臼井靈氣，遠距離療癒，靈氣三級，靈氣三階，靈氣療癒，靈氣符號，靈氣遠距離，靈氣高級班]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=1533</guid>

					<description><![CDATA[【靈氣高級班】 靈氣高級班的課程是為了想要追求更高的靈氣層次的人所設立的課程靈氣導師會在這一個階段做幾次的靈氣 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="1533" class="elementor elementor-1533" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-4ef72f2b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ef72f2b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2c87ac1e" data-id="2c87ac1e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-826357b elementor-widget elementor-widget-text-editor" data-id="826357b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1><span style="color: #000000;"><b>【靈氣高級班】</b></span></h1><pre><span style="color: #000000;">靈氣高級班的課程是為了想要追求更高的靈氣層次的人所設立的課程</span><br /><span style="color: #000000;">靈氣導師會在這一個階段做幾次的靈氣符號的"Attunement"(傳法灌頂或點化)<br />你會學到 臼井高階靈氣 與 卡魯那靈氣 Karuna Reiki 兩種內容<br />第三階段將著重於更強大的符號使用，靈氣導師著重於教導學三脈七輪與精神與疾病之間的關係重點。</span></pre><h3><span style="color: #800000;"><strong>課程摘要：</strong></span></h3><pre><span style="color: #000000;">※ 靈氣高級(三級)的"Attunement"（靈授、點化、傳法灌頂)<br />※ Karuna Reiki I 卡魯那I 的"Attunement"（靈授、點化、啟動）<br />※ 靈氣高級符號的認識及應用<br />※ Karuna 卡魯那靈氣符號的認識及應用 (導師班學習結束可申請國際證書)<br />※ 如何看見氣場Aura的練習<br />※ 認識經絡<br />※ 靈氣配合點穴療法的運用技巧<br />※ 小周天與紫火呼吸<br />※ 開發能量銀行的應用<br />※ 氣場手術治療(Spiritual Surgery)<br />※ 傳統靈氣手法(靈氣技法)<br />※ 心靈結語</span></pre><h4><strong><span style="color: #800000;">想詢問了解課程內容，歡添加 LINE ID 搜尋:</span> <a style="color: #000000;" href="https://lin.ee/jwATitU" target="_blank" rel="noopener noreferrer"><span style="color: #339966;">@bjl4769f</span></a><span style="color: #339966;"> </span><span style="color: #800000;">詢問了解</span></strong></h4><h4><strong><span style="color: #800000;">E-Mail：</span></strong><a href="mailto:reikimaster.tw@gmail.com">reikimaster.tw@gmail.com</a></h4><h4><strong><span style="color: #800000;">上課時間：</span>上午10:00-下午17:30</strong><br /><strong><span style="color: #800000;">上課天數：</span>2天課程</strong><br /><strong><span style="color: #800000;">參加資格：</span>需上過中階課程</strong><br /><strong><span style="color: #800000;">課程費用：</span>22,000元整</strong></h4><h2 style="font-family: 微軟正黑體; font-style: normal;"><span style="color: #ff0000;">報名連結-請聯繫小編</span></h2><p style="font-family: 微軟正黑體; font-size: 15px; font-style: normal; font-weight: 400; color: #5b5b5b;">查詢開課日期與報名： 點選下方連結查詢 (課程日期表上方有報名連結)</p><p></p><pre><a href="https://reikimaster.com.tw/refund.html"><span style="color: #ff0000;">【退費與課程延期處理原則說明】</span></a></pre>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>靈氣中級班</title>
		<link>https://reikimaster.com.tw/usuireikilevel2.html</link>
		
		<dc:creator><![CDATA[誠陽]]></dc:creator>
		<pubDate>Tue, 23 Oct 2018 08:56:38 +0000</pubDate>
				<category><![CDATA[課程訊息]]></category>
		<category><![CDATA[靈氣中級班]]></category>
		<category><![CDATA[傳統靈氣，寵物療癒，心想事成，提升自我氣場，水晶陣許願，能量療癒，臼井靈氣，遠距離療癒，靈氣中級班，靈氣二級，靈氣二階，靈氣冥想，靈氣療癒，靈氣符號，靈氣遠距離]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=559</guid>

					<description><![CDATA[【靈氣中級班】： 靈氣中級班主要是學習使用靈氣符號來增強能量的方式，靈氣導師會在這一個階段做幾次的靈氣符號的&#038; [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="559" class="elementor elementor-559" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-74c8229a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="74c8229a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-798a5ebf" data-id="798a5ebf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-486cc924 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="486cc924" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><span style="color: #800000;"><b>【靈氣中級班】：</b></span></p><p><strong><span style="color: #000000;">靈氣中級班主要是學習使用靈氣符號來增強能量的方式，</span></strong><br /><strong><span style="font-size: 15px; color: #000000;">靈氣導師會在這一個階段做幾次的靈氣符號的&#8221;Attunement&#8221;(點化)；<br />學生在這一個階段將可以學習到遠距離療法的方式，心靈療法的基礎重點，<br />以及傳送宇宙能量的觀念。</span></strong></p><p><strong><span style="color: #800000;">課程摘要：</span></strong></p><p><strong><span style="color: #000000;">※ 靈氣二級的&#8221;Attunement&#8221;（靈授、點化、儀式）</span></strong><br /><strong><span style="color: #000000;"><span style="font-size: 15px;">※ 靈氣符號的認識及應用</span><span style="font-size: 15px;"><br /></span><span style="font-size: 15px;">※ 遠距離掃描身體氣場的方式<br /></span><span style="font-size: 15px;">※ 如何利用靈氣符號做冥想<br /></span><span style="font-size: 15px;">※ 心想事成法則及運用<br /></span><span style="font-size: 15px;">※ 水晶七星陣的啟動及運用<br /></span><span style="font-size: 15px;">※ 突破空間與時間傳送能量的方式<br /></span><span style="font-size: 15px;">※ 金字塔的奧妙與應用</span></span></strong></p><p><strong><span style="color: #800000;">有興趣者，請聯絡：</span></strong></p><p><strong><span style="color: #000000;">想詢問了解課程內容，歡添加 LINE ID 搜尋: <a style="color: #000000;" href="https://lin.ee/jwATitU" target="_blank" rel="noopener noreferrer"><span style="color: #339966;">@bjl4769f</span></a><span style="color: #339966;"> </span>詢問了解</span></strong></p><p><strong><span style="color: #800000;">E-Mail：</span>reikimaster.tw@gmail.com</strong><span style="font-size: 15px;"><br /></span></p><p><strong><span style="color: #800000;">上課時間：</span><span style="color: #000000;">上午10:00-下午17:30</span></strong><br /><span style="font-size: 15px;"><strong><span style="color: #800000;">參加資格：<span style="color: #000000;">需上過初階課程</span></span></strong><br /></span><span style="font-size: 15px;"><strong><span style="color: #800000;">課程費用：</span><span style="color: #000000;">新台15,000元整</span></strong></span></p><pre style="font-family: 微軟正黑體; font-style: normal;"><span style="font-size: 20px; font-weight: 600;"><span style="font-size: 20px; color: #ff0000;">報名連結-聯繫LINE@小編報名</span></span></pre><p style="font-family: 微軟正黑體; font-size: 15px; font-style: normal; font-weight: 400; color: #5b5b5b;"><span style="font-size: 15px; color: #000000;">查詢開課日期與報名： 點選下方連結查詢</span> <span style="font-size: 15px; color: #ff0000;">(課程日期表上方有報名連結)</span></p><p><div class="oceanwp-oembed-wrap clr"><blockquote class="wp-embedded-content" data-secret="x1Lu0fBzf3"><a href="https://reikimaster.com.tw/classschedule.html">開課行程表</a></blockquote><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="開課行程表 &#8212; 身心靈能量療癒中心" src="https://reikimaster.com.tw/classschedule.html/embed#?secret=wcP386MkZK#?secret=x1Lu0fBzf3" data-secret="x1Lu0fBzf3" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d8c7c9a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d8c7c9a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2932579" data-id="2932579" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c365a88 elementor-widget elementor-widget-text-editor" data-id="c365a88" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><span style="color: #ff0000;"><a style="color: #ff0000;" href="https://reikimaster.com.tw/refund.html" target="_blank" rel="noopener">【退費與課程延期處理原則說明】</a></span></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>靈氣一階課(初級)</title>
		<link>https://reikimaster.com.tw/usuireikilevel1.html</link>
		
		<dc:creator><![CDATA[誠陽]]></dc:creator>
		<pubDate>Tue, 23 Oct 2018 08:55:44 +0000</pubDate>
				<category><![CDATA[課程訊息]]></category>
		<category><![CDATA[靈氣初級班]]></category>
		<category><![CDATA[傳統靈氣，寵物療癒，植物靈氣，能量療癒，臼井靈氣，靈氣一級，靈氣中階，靈氣初級班，靈氣療癒，工作順利，許願法則，能量學]]></category>
		<guid isPermaLink="false">https://reikimaster.com.tw/?p=557</guid>

					<description><![CDATA[臼井靈氣｜西洋靈氣 靈氣一階課（初級） 靈氣在國際通稱為 ReiKi，意指來自於宇宙間的療愈能量。 透過簡單、 [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="557" class="elementor elementor-557" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-f13cd92 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f13cd92" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-682fb22" data-id="682fb22" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a7af4c9 elementor-widget elementor-widget-html" data-id="a7af4c9" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- 
  【使用說明】
  1. 請將此段代碼直接複製貼上至 Elementor 的 "HTML" 小工具中。
  2. 建議將 Elementor 該 Section (區塊) 的 "Content Width" 設定為 "Full Width" (全寬)，
     或是確保容器寬度足夠，因為此設計最大寬度為 1000px。
-->

<!-- 引入 Noto Sans TC 字體 -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&display=swap" rel="stylesheet">

<style>
    /* --- 容器與變數設定 --- */
    .rk-wrap {
        /* 定義局部變數，避免污染全站樣式 */
        --g: #5ba14a;        /* Logo 葉子綠 */
        --g2: #3d7a35;       /* 深綠 */
        --pink: #f4789d;     /* Logo 愛心粉 */
        --pink-bg: #fdf2f6;  /* 粉色背景淡色 */
        --blue: #5b7db1;     /* Logo 文字藍 */
        --blue-bg: #eff4fa;  /* 藍色背景淡色 */
        --txt-dark: #2d2a26; /* 主要黑字 */
        
        --bg: #ffffff;       /* 純白背景 */
        --bg-block: #f2f7f1; /* 區塊淡綠背景 */
        --line: #dbeedd;     /* 裝飾線 */
        --muted: #757575;    /* 次要灰色文字 */
        --card: #ffffff;     /* 卡片白 */
        --shadow: rgba(45, 42, 38, 0.08); /* 陰影色 */

        font-family: "Noto Sans TC", "Microsoft JhengHei", system-ui, -apple-system, sans-serif; 
        color: var(--txt-dark); 
        line-height: 1.8;
        max-width: 1000px;
        width: 100%;
        margin: 0 auto; /* 區塊置中 */
        background-color: #f7f9f8; /* 極淡的暖灰綠背景 */
        padding: 20px;
        border-radius: 12px;
        
        /* CSS Reset for this widget */
        box-sizing: border-box;
    }

    /* 確保容器內所有元素使用 border-box，防止跑版 */
    .rk-wrap *, .rk-wrap *::before, .rk-wrap *::after {
        box-sizing: border-box;
    }

    /* 針對 Elementor 常見問題的修復 */
    .rk-wrap img {
        max-width: 100%;
        height: auto;
    }
    .rk-wrap p {
        margin-bottom: 1.2em; /* 確保段落有間距 */
    }

    /* --- 連結樣式 --- */
    .rk-wrap a { color: var(--blue); text-decoration: none; transition: opacity 0.2s; font-weight: 500; box-shadow: none; }
    .rk-wrap a:hover { opacity: .8; text-decoration: underline; color: var(--pink); }
    
    /* --- Hero 區塊 --- */
    .rk-hero {
        background: linear-gradient(180deg, var(--bg), #fff); 
        border-top: 5px solid var(--g); 
        border-bottom: 1px solid var(--line);
        border-left: 1px solid var(--line);
        border-right: 1px solid var(--line);
        border-radius: 20px; 
        padding: 32px; 
        box-shadow: 0 10px 30px var(--shadow);
        text-align: center; 
        margin-bottom: 20px;
    }
    
    .rk-badge {
        display: inline-block; 
        background: var(--blue-bg); 
        border: 1px solid #dbe6f2; 
        color: var(--blue); 
        padding: 6px 14px; 
        border-radius: 999px; 
        font-weight: 700; 
        font-size: 14px; 
        letter-spacing: 1px;
        margin-bottom: 12px;
    }
    
    .rk-h1 { 
        margin: 10px 0 16px; 
        font-size: 36px; 
        line-height: 1.3; 
        color: var(--txt-dark); 
        font-weight: 900; 
        letter-spacing: -0.5px; 
    }
    /* 手機版標題字體縮小 */
    @media (max-width: 768px) {
        .rk-h1 { font-size: 28px; }
    }
    
    .rk-sub { margin: 0 auto; color: var(--muted); font-size: 17px; max-width: 700px; }
    .rk-sub strong { color: var(--pink); }
    
    /* --- 按鈕樣式 --- */
    .rk-ctaRow { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; justify-content: center; }
    
    .rk-btn { 
        display: inline-block; 
        padding: 12px 24px; 
        border-radius: 50px; 
        font-weight: 700; 
        border: 2px solid transparent; 
        text-align: center; 
        transition: all 0.2s ease; 
        font-size: 16px; 
        cursor: pointer; 
        text-decoration: none !important; /* 強制去除底線 */
    }
    
    /* 主按鈕：淡綠底黑字 */
    .rk-btnPrimary { background: #9ed6a0; color: var(--txt-dark); box-shadow: 0 4px 12px rgba(91, 161, 74, 0.2); }
    .rk-btnPrimary:hover { background: #8bc98d; transform: translateY(-2px); opacity: 1; color: var(--txt-dark); }
    
    /* 次要按鈕 */
    .rk-btnGhost { background: #fff; border-color: var(--pink); color: var(--pink); }
    .rk-btnGhost:hover { background: var(--pink-bg); color: var(--pink); }
    
    /* --- 格線系統 (Grid) --- */
    .rk-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 20px; margin-top: 24px; }
    
    .rk-card { 
        grid-column: span 12; /* 手機預設佔滿 12 格 */
        background: var(--card); 
        border: 1px solid var(--line); 
        border-radius: 18px; 
        padding: 24px; 
        box-shadow: 0 4px 12px rgba(0,0,0,0.03); 
        transition: transform 0.2s; 
    }
    .rk-card:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.06); }
    
    /* 桌機版格線設定 */
    @media (min-width: 960px){
        .rk-card.half { grid-column: span 6; }
        .rk-card.third { grid-column: span 4; }
    }
    
    /* --- 標題與內文 --- */
    .rk-h2 { 
        margin: 0 0 14px; 
        font-size: 24px; 
        color: var(--g2); 
        font-weight: 900; 
        position: relative; 
        padding-left: 14px; 
        line-height: 1.4;
    }
    .rk-h2::before { content:''; position: absolute; left: 0; top: 6px; bottom: 6px; width: 4px; background: var(--pink); border-radius: 4px; }
    
    .rk-h3 { margin: 0 0 10px; font-size: 19px; color: var(--g); font-weight: 700; line-height: 1.4; }
    
    .rk-ul { margin: 10px 0 0; padding-left: 20px; list-style-type: disc; }
    .rk-ul li { margin: 8px 0; color: var(--txt-dark); }
    .rk-ul li::marker { color: var(--g); }
    
    .rk-note { background: var(--bg-block); border: 1px solid var(--line); border-radius: 14px; padding: 16px; color: var(--g2); font-size: 15px; }
    .rk-note strong { color: var(--pink); }
    
    .rk-divider { height: 1px; background: linear-gradient(to right, transparent, var(--line), transparent); margin: 24px 0; width: 100%; }
    
    .rk-kpi { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 16px; justify-content: center; }
    .rk-pill { background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: 6px 12px; font-weight: 500; color: var(--g2); font-size: 14px; box-shadow: 0 2px 4px rgba(0,0,0,0.02); }
    
    /* --- 表格 --- */
    .rk-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border-radius: 14px; border: 1px solid var(--line); margin-bottom: 10px; }
    .rk-table th { background: var(--g); color: #fff; text-align: left; padding: 14px; font-weight: 700; border-bottom: 1px solid var(--line); }
    .rk-table td { padding: 14px; border-bottom: 1px solid var(--line); background: #fff; color: var(--txt-dark); }
    .rk-table tr:last-child td { border-bottom: none; }
    .rk-table td:nth-child(2) { font-weight: 700; color: var(--pink); }
    
    /* --- 引用區塊 --- */
    .rk-quote { background: var(--bg-block); border-left: 4px solid var(--blue); padding: 16px; border-radius: 0 12px 12px 0; color: var(--txt-dark); margin: 16px 0; font-style: italic; }
    
    .rk-mini { font-size: 13px; color: var(--muted); line-height: 1.5; margin-top: 8px; }
    
    /* --- 錨點連結 --- */
    .rk-anchor { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 18px; justify-content: center; }
    .rk-anchor a { display: inline-block; padding: 8px 12px; border: 1px dashed var(--blue); border-radius: 12px; background: #fff; font-weight: 500; color: var(--blue); transition: all 0.2s; font-size: 14px; }
    .rk-anchor a:hover { border-style: solid; background: var(--blue); color: #fff; text-decoration: none; }
    
    /* --- 強調文字 --- */
    .highlight-blue { color: var(--blue); font-weight: bold; }
    .highlight-pink { color: var(--pink); font-weight: bold; }
</style>

<div class="rk-wrap">

  <!-- HERO -->
  <section class="rk-hero">
    <span class="rk-badge">臼井靈氣｜西洋靈氣</span>
    <h1 class="rk-h1">靈氣一階課（初級）</h1>
    <p class="rk-sub">
      靈氣在國際通稱為 <strong class="highlight-blue">ReiKi</strong>，意指來自於宇宙間的療愈能量。
      透過簡單、可複製的練習，讓你把靈氣運用在日常自我照護、情緒整理、生活與工作節奏管理。
    </p>

    <div class="rk-kpi">
      <span class="rk-pill">✨ 無年齡限制</span>
      <span class="rk-pill">✨ 不需宗教信仰</span>
      <span class="rk-pill">✨ 簡單易學</span>
      <span class="rk-pill">✨ 含「點化」啟動</span>
    </div>

    <div class="rk-anchor">
      <a href="#rk-about">課程說明</a>
      <a href="#rk-benefits">課程效益</a>
      <a href="#rk-learn">學習重點</a>
      <a href="#rk-proof">學員分享</a>
      <a href="#rk-info">報名資訊</a>
    </div>

    <div class="rk-ctaRow">
      <a class="rk-btn rk-btnPrimary" href="#rk-info">立即看報名方式</a>
      <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/reikivideonew.html" target="_blank">先看靈氣介紹影片</a>
      <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/reflectionall.html" target="_blank">看學員心得分享</a>
    </div>
  </section>

  <div class="rk-grid">

    <!-- 課程說明 -->
    <section id="rk-about" class="rk-card half">
      <h2 class="rk-h2">課程說明</h2>

      <p>
        靈氣是存在於宇宙之間的能量，臼井氏靈氣（<strong>Usui Reiki</strong>）
        是一種源自日本且簡單易學的療癒技巧，屬於能量療法的一種。
        由臼井甕男先生所傳授，並發展成一種實用的技巧，
        其目的為使人<span class="highlight-blue">安身立命</span>、使人幸福。
      </p>

      <p>
        靈氣這種宇宙能量，天地萬物，包括動植物和礦物都有靈氣的存在。
        在日常中，靈氣常被用來支持放鬆、情緒安定、身體緊繃感的舒緩，
        讓身心靈更容易回到平衡與穩定的節奏。
      </p>

      <div class="rk-divider"></div>

      <p>
        你是否有發現過：當人在不舒服或緊繃的時候，會把手放到覺得卡卡的地方，
        一段時間後會覺得暖暖的、比較放鬆？那也是一種自然的身體回應，
        也常被稱作「手掌療法」的直覺式安撫。
      </p>

      <p>
        而靈氣療法是一種自然、簡單但卻受用的技巧。
        經過靈氣導師「啟動」身體連結靈氣頻道後，
        你運用靈氣的能力便會一生擁有，
        便可用你的雙手療癒自己或是別人或者是心愛的寵物，
        更能運用於工作與生活讓自己更順利。
      </p>

      <p class="rk-mini">＊本課程為身心靈學習與自我照護練習，非醫療行為。</p>
    </section>

    <!-- 適合誰 -->
    <section class="rk-card half">
      <h2 class="rk-h2">適合對象</h2>
      <ul class="rk-ul">
        <li>對靈氣有興趣、想要有一套「可落地」的練習方法</li>
        <li>想在忙碌生活中建立放鬆儀式、穩定情緒節奏</li>
        <li>希望提升自我覺察、專注力與內在安定感</li>
        <li>想把靈氣用在家庭互動、照顧親友或毛小孩日常陪伴</li>
        <li>上班族：想在工作情境中打造更穩的能量場域與節奏</li>
      </ul>

      <div class="rk-divider"></div>

      <div class="rk-note">
        <strong>你不需要：</strong>特定宗教信仰、特殊體質、十幾年的修練。<br/>
        <strong>你只需要：</strong>願意開始練習，靈氣就能進入你的日常流程。
      </div>
    </section>

    <!-- 課程效益（合規版） -->
    <section id="rk-benefits" class="rk-card">
      <h2 class="rk-h2">課程效益（你可能會感受到…）</h2>

      <div class="rk-note" style="margin-bottom:12px;">
        <strong>合規提醒：</strong>以下為學習與練習帶來的「感受性」描述，非醫療宣稱；
        若有任何身體不適，請依正規醫療管道處理。
      </div>

      <div class="rk-grid" style="margin-top:0;">
        <div class="rk-card third">
          <h3 class="rk-h3">放鬆與休息品質</h3>
          <ul class="rk-ul">
            <li>協助身心放鬆、釋放日常緊繃感</li>
            <li>提升睡前安定感與休息品質的感受</li>
            <li>讓疲勞感更容易被整理、被安放</li>
          </ul>
        </div>

        <div class="rk-card third">
          <h3 class="rk-h3">情緒與壓力管理</h3>
          <ul class="rk-ul">
            <li>紓解壓力、降低焦躁感與心煩感</li>
            <li>更快回到穩定、清楚的內在狀態</li>
            <li>建立「自我照護」的日常流程</li>
          </ul>
        </div>

        <div class="rk-card third">
          <h3 class="rk-h3">人際與生活運作</h3>
          <ul class="rk-ul">
            <li>支持家庭關係更和諧的互動感</li>
            <li>提升自覺、直覺力與內在洞察</li>
            <li>讓工作與生活更順利、更好推進</li>
          </ul>
        </div>
      </div>

      <div class="rk-divider"></div>

      <h3 class="rk-h3">靈氣很百搭：可與其他練習搭配</h3>
      <p class="rk-mini" style="margin:6px 0 0;">
        ex：芳療／穴位按摩／推拿 等，都可搭配靈氣作為「放鬆與覺察」的支持流程。<br/>
        你的水晶淨化後戴在身上，有沒有「補充能量」的感受？課程中也會讓你更清楚理解可運用方向，並實際教你如何使用。
      </p>
    </section>

    <!-- 如何運用（商務導向） -->
    <section class="rk-card half">
      <h2 class="rk-h2">課程中教你如何用靈氣（落地版）</h2>
      <ul class="rk-ul">
        <li><strong>睡前自我療癒</strong>：建立放鬆儀式，隔天精神更容易回來</li>
        <li><strong>工作能量場域</strong>：打造屬於自己的穩定節奏與優勢狀態</li>
        <li><strong>目標許願與專案推進</strong>：把意圖聚焦，讓事情更順、更好推</li>
        <li><strong>專注力與情緒穩定</strong>：維持能量震幅，穩住自己不被帶走</li>
        <li><strong>壓力釋放</strong>：紓解工作與生活累積的緊繃感</li>
        <li>還有更多的運用⋯杰為老師於企業高階經理人工作中的活用經驗通通教給你</li>
      </ul>
    </section>

    <!-- 課程定位 -->
    <section class="rk-card half">
      <h2 class="rk-h2">一階課程在做什麼？</h2>
      <p>
        靈氣初階課程階段，主要是啟發自己身上的能量中心與宇宙間的能量中心相連結，
        讓你能開始使用靈氣能量。
      </p>
      <p>
        並且學習傳統的臼井靈氣的療癒手法與運用，學習如何清洗身上的負面能量；
        增加自我的靈性修為與靈氣的各種運用。
      </p>
      <p>
        學生在第一階段完成後，便已擁有基礎的能量療癒能力並能開始自由運用靈氣能量；
        並教授如何落地的跟自己工作與生活結合運用，生活化的學習課程。
      </p>

      <div class="rk-note" style="margin-top:12px;">
        <strong>沒有年齡限制</strong>，任何人都可以學習及運用靈氣作為日常自我照護與身心支持練習，
        也無關任何宗教信仰。
      </div>
    </section>

    <!-- 學習重點 -->
    <section id="rk-learn" class="rk-card">
      <h2 class="rk-h2">課程學習重點</h2>
      <ul class="rk-ul">
        <li>靈氣是什麼以及它的歷史與源由</li>
        <li>靈氣與氣功的不同</li>
        <li>認識人體的能量系統</li>
        <li>經絡、三脈及七輪的概說</li>
        <li>靈氣一階點化(一對一點化)</li>
        <li>如何感應能量</li>
        <li>七輪與個人成長的關係</li>
        <li>快速提昇人體能量的工具及方法</li>
        <li>能量療癒的原理</li>
        <li>保護氣場的方式及如何增加保護氣場</li>
        <li>傳統臼井氏靈氣療法的手法及運用</li>
        <li>負面能量對人的影響</li>
        <li>清洗身體及負面能量的方式</li>
        <li>靈氣與芳香療法運用搭配</li>
        <li>幫你的身心靈產品補充能量</li>
        <li>寵物植物療癒介紹（毛小孩／植物療癒應用）</li>
        <li>職場活用靈氣法</li>
      </ul>

      <div class="rk-divider"></div>
      <div class="rk-note">
        <strong>重要說明：</strong>以上課程內容無醫療行為，有任何身體不適請尋求正規醫療管道接受治療。
      </div>
    </section>

    <!-- 課程開箱文 -->
    <section id="rk-proof" class="rk-card">
      <h2 class="rk-h2">課程開箱文（學員視角）</h2>

      <p class="rk-mini" style="margin-top:0;">
        了解課程－看看靈氣課程體驗開箱文：靈氣到底學什麼？需要飄飄然嗎？是不是可以接地一點？
      </p>

      <div class="rk-quote">
        不同於制式的上課模式～ <br/>
        老師以理性和科學角度來教授課程！ 
        透過了解靈氣能量，進而為自己和所愛的人療癒！
        回家後再透過靈氣能量的實踐，讓自己更加熟悉～
      </div>

      <p>
        想了解杰為老師的靈氣課程嗎？來看看上課的學員學習後的感想：<br/>
        <a href="https://reikimaster.tw/Reiki14" target="_blank">https://reikimaster.tw/Reiki14</a>
      </p>

      <div class="rk-divider"></div>

      <div class="rk-quote">
        進了教室看到杰為老師，不是仙風道骨的長袍裝扮，看起來就跟一般人一樣。<br/>
        原本忐忑不安的心情，就放下心中那塊大石頭了。（我真的很怕要拿起經文來念啊……）<br/>
        上完兩天的課程之後，對於靈氣，有更深的了解，不再是那飄渺在雲端的虛無感，而是可以實際運用於生活上的好用工具！
      </div>

      <p>
        想了解杰為老師的靈氣課程嗎？來看看上課的學員學習後的感想：<br/>
        <a href="https://reikimaster.tw/Reiki12" target="_blank">https://reikimaster.tw/Reiki12</a>
      </p>

      <div class="rk-ctaRow">
        <a class="rk-btn rk-btnPrimary" href="https://reikimaster.com.tw/reflectionall.html" target="_blank">看更多學員心得分享</a>
        <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/reikivideonew.html" target="_blank">看靈氣介紹影片</a>
        <a class="rk-btn rk-btnGhost" href="https://youtu.be/iaFX7DPpDr0" target="_blank">YouTube 靈氣介紹</a>
      </div>
    </section>

    <!-- 報名資訊 -->
    <section id="rk-info" class="rk-card">
      <h2 class="rk-h2">報名資訊</h2>

      <div class="rk-grid" style="margin-top:0;">
        <div class="rk-card half">
          <h3 class="rk-h3">參加資格</h3>
          <p style="margin:0;">對靈氣有興趣之人士</p>

          <div class="rk-divider"></div>

          <h3 class="rk-h3">課程天數</h3>
          <ul class="rk-ul">
            <li><strong>假日/平日班：</strong>2天（第一天與第二天中間會間隔約3–4週，請留意上課日期）10:00–17:00</li>
            <li><strong>平日晚班：</strong>4天（前2天連續上課、後2天連續上課，記得4天日期都要保留下來）19:00–22:00</li>
          </ul>
        </div>

        <div class="rk-card half">
          <h3 class="rk-h3">課程費用</h3>
          <table class="rk-table" aria-label="課程費用表">
            <thead>
              <tr>
                <th>方案</th>
                <th>費用</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td>原價</td>
                <td>NT：8,800 元</td>
              </tr>
              <tr>
                <td>單人同行優惠</td>
                <td>NT：8,000 元</td>
              </tr>
              <tr>
                <td>兩人同行優惠（需同時兩位完成報名與繳費）</td>
                <td>NT：15,000 元（不適用醫護優惠）</td>
              </tr>
            </tbody>
          </table>

          <p class="rk-mini" style="margin:10px 0 0;">
            （醫護／照服員／軍警消／老師人員另有優惠，請先 LINE@ 聯絡洽詢）
          </p>
        </div>
      </div>

      <div class="rk-divider"></div>

      <div class="rk-grid" style="margin-top:0;">
        <div class="rk-card half">
          <h3 class="rk-h3">聯絡方式</h3>
          <ul class="rk-ul">
            <li>LINE ID 搜尋：<a href="https://lin.ee/ztzrkie" target="_blank" class="highlight-blue">@reikimaster</a></li>
            <li>E-Mail：<a href="mailto:reikimaster.tw@gmail.com">reikimaster.tw@gmail.com</a></li>
            <li>想詢問了解課程內容，歡迎添加 LINE ID 搜尋：<a href="https://lin.ee/ztzrkie" target="_blank" class="highlight-blue">@reikimaster</a> 詢問了解</li>
          </ul>
        </div>

        <div class="rk-card half">
          <h3 class="rk-h3">匯款資訊</h3>
          <ul class="rk-ul">
            <li>銀行代號：822（中國信託）</li>
            <li>分行別：瑞光分行</li>
            <li>帳戶：71654-027719-5</li>
            <li>戶名：駿宇生活服務有限公司</li>
          </ul>
          <div class="rk-note" style="margin-top:12px;">
            <strong>注意：</strong>轉帳匯款後務必填寫報名表，並於 LINE@ 確認，才算完成報名，謝謝
          </div>
        </div>
      </div>
      
      <div class="rk-divider"></div>

      <h3 class="rk-h3">刷卡付款連結</h3>
      <div class="rk-ctaRow">
        <a class="rk-btn rk-btnPrimary" href="https://p.ecpay.com.tw/5740473" target="_blank">單人優惠價格 NT：8,000 元（刷卡）</a>
        <a class="rk-btn rk-btnGhost" href="https://p.ecpay.com.tw/578E7BA" target="_blank">兩人同行優惠 NT：15,000 元（刷卡）</a>
      </div>

      <div class="rk-divider"></div>

      <h3 class="rk-h3">報名連結與開課日期</h3>
      <!-- 調整排版：將原本的條列文字改為按鈕，更直觀好點擊 -->
      <div class="rk-ctaRow" style="justify-content: flex-start;">
        <a class="rk-btn rk-btnPrimary" href="https://forms.gle/rmZStbAHmgtD2fwn6" target="_blank">報名連結（點此填寫報名表）</a>
        <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/classschedule.html" target="_blank">查詢開課日期與報名</a>
      </div>
      <p class="rk-mini" style="margin-top:8px;">（課程日期表上方也有報名連結）</p>

      <!-- 已移除多餘的文字說明段落 -->
    </section>

    <!-- 進階學習路徑 -->
    <section class="rk-card">
      <h2 class="rk-h2">想繼續深入學習？進階課程路徑</h2>
      <p style="margin-top:0; margin-bottom:16px;">
        完成一階課程後，若您希望在能量療癒的領域持續精進，我們提供完整的進階學習地圖：
      </p>
      
      <div class="rk-ctaRow" style="justify-content: flex-start;">
        <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/usuireikilevel2.html" target="_blank">臼井靈氣二階課（中級）</a>
        <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/usuireikilevel3.html" target="_blank">臼井靈氣三階課（高級）</a>
        <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/usuireikilevel4.html" target="_blank">臼井靈氣四階課（導師）</a>
      </div>
    </section>

    <!-- FAQ（SEO 加分） -->
    <section class="rk-card">
      <h2 class="rk-h2">常見問題 Q&A</h2>
      <div class="rk-grid" style="margin-top:0;">
        <div class="rk-card third">
          <h3 class="rk-h3">需要宗教信仰嗎？</h3>
          <p style="margin:0;">不需要。靈氣是一套可練習、可落地的身心支持技巧，與宗教信仰無關。</p>
        </div>
        <div class="rk-card third">
          <h3 class="rk-h3">需要特殊體質或天賦嗎？</h3>
          <p style="margin:0;">不需要。課程會用理性與可複製的方法帶你建立手感與練習流程。</p>
        </div>
        <div class="rk-card third">
          <h3 class="rk-h3">上完一階可以做什麼？</h3>
          <p style="margin:0;">你會完成一階點化啟動，學會自我療癒、日常放鬆儀式、以及生活與職場的實用運用方式。</p>
        </div>
        <div class="rk-card third">
          <h3 class="rk-h3">臼井靈氣有幾階可以學習？</h3>
          <p style="margin:0;">臼井靈氣總共有四階課程可以學習，您可以透過四階學習一套完整的靈氣內容。</p>
        </div>
      </div>
    </section>

    <!-- 退費與延期說明 (已移動至最下方) -->
    <section class="rk-card">
      <h2 class="rk-h2">退費與課程延期處理原則說明</h2>
      <p style="margin-top:0; margin-bottom:16px;">
        為保障您的權益，報名前請務必詳閱我們的退費與延期處理原則。
      </p>
      <div class="rk-ctaRow" style="justify-content: flex-start;">
        <a class="rk-btn rk-btnGhost" href="https://reikimaster.com.tw/refund.html" target="_blank">【退費與課程延期處理原則說明】</a>
      </div>
    </section>

  </div>
</div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
