<?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>イベント | 株式会社Mani Padme</title>
	<atom:link href="https://manipadme.co.jp/news_category/event/feed/" rel="self" type="application/rss+xml" />
	<link>https://manipadme.co.jp</link>
	<description></description>
	<lastBuildDate>Sat, 18 Jul 2026 14:03:37 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://manipadme.co.jp/wp-content/uploads/2023/12/cropped-logo140824イラストレータCS5-e1702017027113-32x32.png</url>
	<title>イベント | 株式会社Mani Padme</title>
	<link>https://manipadme.co.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>未来の私にそっと会いに行く 心満たされるソルフェジオ瞑想</title>
		<link>https://manipadme.co.jp/news/meditation/</link>
		
		<dc:creator><![CDATA[Mani Padme]]></dc:creator>
		<pubDate>Wed, 29 Apr 2026 13:38:06 +0000</pubDate>
				<guid isPermaLink="false">https://manipadme.co.jp/?post_type=news&#038;p=6880</guid>

					<description><![CDATA[体にいい美味しいものを食べられて好きなことができるくらい体も健康で大切に思える家族や友だちがいて なのに、心のどこかが満たされない。 この小さな空虚感は…何？ ヨガに、マッサージに、瞑想。コンサートや美術館にも行った。  [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-3380" src="https://manipadme.co.jp/wp-content/uploads/2026/05/mani-padme-meditation-stretch-josei-asa-kihon-shuukan-hado.png" alt="朝の光の中でストレッチする日本人女性 ─ Mani Padme（マニパドメ）瞑想・波動を上げる基本習慣" width="675" height="447" /></p>
<p>体にいい美味しいものを食べられて<br />好きなことができるくらい体も健康で<br />大切に思える家族や友だちがいて</p>
<p>なのに、心のどこかが満たされない。</p>
<p>この小さな空虚感は…何？</p>
<p>ヨガに、マッサージに、瞑想。<br />コンサートや美術館にも行った。</p>
<p>もしかしたら、癒しが足りないのかとも思い、ヒーリングやレイキも受けに行った。</p>
<p>それでもまだ、思ってしまう。</p>
<p>癒されたい、満たされたい、と。</p>
<p>そんなあなたの心を満たすのは、他ならぬあなた自身。</p>
<p>まだ見ぬ未来のあなたが、その答えを知っていることをご存知でしょうか？</p>
<p>古代から伝わる愛、変容、癒しの528Hzの音楽に、444Hzの声の誘導を組み合わせることで生まれた、このソルフェジオ瞑想。</p>
<p>増幅された癒しのエネルギーにより、心と体と魂が今までになく整えられると、1本の軸が見えてきます。</p>
<p>そこにあるのは、未来のあなたが現在のあなたに語りかける時間。</p>
<p>そっと耳を澄ませば、心を満たす本当の何かを、未来のあなたは教えてくれるでしょう。</p>
<p>瞑想後は、ささやかなシェアタイムもございます。</p>
<p>ソルフェジオの音楽と誘導に身を委ね、日常では味わえない上質な時間を体験してください。</p>


<p><img decoding="async" class="aligncenter size-medium wp-image-3454" src="https://manipadme.co.jp/wp-content/uploads/2025/10/spiritual-scaled-1-300x190.webp" alt="" width="300" height="190" srcset="https://manipadme.co.jp/wp-content/uploads/2025/10/spiritual-scaled-1-300x190.webp 300w, https://manipadme.co.jp/wp-content/uploads/2025/10/spiritual-scaled-1-1024x647.webp 1024w, https://manipadme.co.jp/wp-content/uploads/2025/10/spiritual-scaled-1-768x485.webp 768w, https://manipadme.co.jp/wp-content/uploads/2025/10/spiritual-scaled-1.webp 1187w" sizes="(max-width: 300px) 100vw, 300px" /></p>







<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナータイムスケジュール</title>
<style>
/* タイムスケジュールセクション */
.schedule-section {
max-width: 1200px;
margin: 40px auto;
padding: 30px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: 'Arial', 'Helvetica', sans-serif;
}

.schedule-section h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}

.schedule-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.schedule-table th {
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff;
padding: 15px;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.schedule-table td {
padding: 12px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 16px;
color: #333;
}

.schedule-table tr:nth-child(even) {
background-color: #fff7d1; /* 薄いゴールド */
}

.schedule-table tr:hover {
background-color: #fff3b8; /* ホバー時の薄いゴールド */
}

.time-column {
width: 25%;
font-weight: bold;
color: #ffaa00;
text-align: center;
}

.content-column {
width: 75%;
}

.break-row {
background-color: #f8f8f8 !important;
font-style: italic;
color: #666;
}

.special-note {
background-color: #fff7d1;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #ffd700;
}

.special-note h3 {
color: #ffaa00;
margin: 0 0 10px 0;
font-size: 18px;
}

.special-note p {
color: #333;
margin: 0;
line-height: 1.6;
}

/* 懇親会案内 */
.afterparty-info {
background: linear-gradient(135deg, #fff7d1, #ffeeaa);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
}

.afterparty-info h3 {
color: #ffaa00;
margin-bottom: 10px;
font-size: 20px;
}

.afterparty-info p {
color: #333;
margin: 5px 0;
font-size: 16px;
}

/* モバイル対応 */
@media (max-width: 768px) {
.schedule-section {
margin: 20px;
padding: 15px;
}

.schedule-section h2 {
font-size: 24px;
}

.schedule-table th {
padding: 10px;
font-size: 16px;
}

.schedule-table td {
padding: 8px 10px;
font-size: 14px;
}

.time-column {
width: 30%;
}

.content-column {
width: 70%;
}

.special-note,
.afterparty-info {
padding: 15px;
}

.special-note h3,
.afterparty-info h3 {
font-size: 16px;
}

.special-note p,
.afterparty-info p {
font-size: 14px;
}
}
</style>
</head>
<body>


<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>セミナー情報</title>
</head>
<body>
  <h1>未来の私にそっと会いに行く<br>心満たされるソルフェジオ瞑想</h1>
<p><!-- プログラム案内 --></p>



<!-- 詳細情報 -->
<section class="fee-info">
<h2>詳細情報</h2>
<table>
<tbody>
<tr>
<th class="has-text-align-center" data-align="center">日時</th>
<td>

<p>2026年8月22日（土）13:30〜15:30<br/><br/>
定員6名様　<span style="color:red">受付開始！</span>
</p>
</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">場所</th>
<td>隠れ家サロン<br>
愛知県名古屋市東区徳川　<br>
※お申込み後に詳細場所をお知らせいたします</td>
</tr>

<tr>
<th class="has-text-align-center" data-align="center">持ち物</th>
<td>・筆記用具（必要と思われる方はご持参ください）<br />・お気持ち</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">料金</th>
<td>3,000円（税込）（事前支払）</td>
</tr>
</tbody>
</table>

</section>




</section>

</body>
</html>


<br><br><br>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>


<body>

<center><a href="https://sj8.jp/p/r/aCMywzyX" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
ソルフェジオ瞑想に参加する
</a></center>
</body>
</html>


<br><br>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>

</html>







</section>
</body>
</html>


<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png" alt="Mani Padme（マニパドメ）眞證・慈敬の各種実績コラージュ。講演会・セミナー風景、週刊女性自身・anan等雑誌掲載、テレビ出演、書籍「本当の自分を取り戻し本当の幸せを手に入れる」出版、クライアント集合写真を収録。スピリチュアル×心理学×脳科学。名古屋発・全国対応。" width="1024" height="425" class="aligncenter size-large wp-image-373" srcset="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png 1024w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-300x124.png 300w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-768x319.png 768w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" />

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 18px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 16px;
}

.program-info p {
font-size: 18px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション（参考） */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.cancel-policy a,
.program-info a {
color: #ffaa00;
text-decoration: none;
}

.cancel-policy a:hover,
.program-info a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>





</body>
</html>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ソルフェジオ瞑想</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #ffaa00; /* サンセットゴールド */
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>






<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ソルフェジオ瞑想</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #000000;
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px; /* 縦の幅を拡大（上下20px） */
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px; /* フォントサイズを拡大 */
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
display: inline-block;
line-height: 1.5;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 3px solid #e69b00; /* フォーカス時のアウトラインを強化 */
outline-offset: 3px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.program-info a,
.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.program-info a:hover,
.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 18px 25px; /* モバイルでも縦の幅を拡大 */
font-size: 16px; /* モバイルでのフォントサイズ拡大 */
}
}
</style>
</head>


<!-- CTAセクション -->

<body>
<section class="signup-buttons">
<h2>充実した未来が始まる</h2>
</section>
<center><a href="https://sj8.jp/p/r/aCMywzyX" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
ソルフェジオ瞑想に参加する
</a></center>
</body>
</html>

  
    <br>

  

<!-- キャンセルポリシー --> 
<section class="cancel-policy"> <h2>キャンセルポリシー</h2> 
<p>皆様に安心してご参加いただくため、以下のキャンセルポリシーを設けています。</p> 
<p>下記キャンセル料を、後日送付するメールに記載の銀行口座にお振込みください。振込手数料はご負担願います。</p>
 <ul> <li>2日前までのキャンセル：お話会料金の50%</li>
      <li>前日のキャンセル：お話会料金の80%</li>
      <li>当日またはご連絡なしの場合：お話会料金の100%</li> </ul>
 <p>ご不明点等ございましたら、いつでもお気軽にお問い合わせください。</p> </section>




<!DOCTYPE html> 
<html lang="ja">
<head> 
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
<title>セミナーキャンセルポリシー</title> 
<style> /* キャンセルポリシーセクション */ .cancel-policy { max-width: 1200px; margin: 40px auto; padding: 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); font-family: 'Arial', 'Helvetica', sans-serif; text-align: center; } .cancel-policy h2 { font-size: 20px; color: #ffd700; /* サンセットゴールド */ margin-bottom: 20px; } .cancel-policy p { font-size: 16px; color: #333; line-height: 1.6; margin: 10px 0; } .cancel-policy ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .cancel-policy li { font-size: 16px; color: #333; margin-bottom: 10px; } .cancel-policy li:before { content: "• "; color: #ffaa00; /* サンセットゴールド */ } /* モバイル対応 */ @media (max-width: 768px) { .cancel-policy { margin: 20px; padding: 15px; } .cancel-policy h2 { font-size: 20px; } .cancel-policy p, .cancel-policy li { font-size: 14px; } } </style> </head> 







</body>
</html>







<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex"> </div>
<div> </div>






]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【7月開催 残席1名！！】人生を思い通りに動かすエネルギーセミナー</title>
		<link>https://manipadme.co.jp/news/energy-seminar/</link>
		
		<dc:creator><![CDATA[Mani Padme]]></dc:creator>
		<pubDate>Sat, 07 Mar 2026 12:50:13 +0000</pubDate>
				<guid isPermaLink="false">https://manipadme.co.jp/?post_type=news&#038;p=3444</guid>

					<description><![CDATA[スペシャルエネルギーセミナー 開催のお知らせ 今、求めるのは…心穏やかで安心できる毎日、楽しい人間関係、仕事の成功、自信に満ち溢れる自分。 でも、現実はそうじゃない。 「どうして思い通りにいかないのかな」 心の中でこんな [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2>スペシャルエネルギーセミナー <br />開催のお知らせ</h2>
<p><img decoding="async" class="aligncenter size-full wp-image-3380" src="https://manipadme.co.jp/wp-content/uploads/2025/07/スクリーンショット-2025-07-26-125145.png" alt="" width="675" height="447" srcset="https://manipadme.co.jp/wp-content/uploads/2025/07/スクリーンショット-2025-07-26-125145.png 675w, https://manipadme.co.jp/wp-content/uploads/2025/07/スクリーンショット-2025-07-26-125145-300x199.png 300w" sizes="(max-width: 675px) 100vw, 675px" /></p>
<p>今、求めるのは…<br />心穏やかで安心できる毎日、楽しい人間関係、仕事の成功、自信に満ち溢れる自分。</p>
<p>でも、現実はそうじゃない。</p>
<p>「どうして思い通りにいかないのかな」</p>
<p>心の中でこんな風につぶやくことはありませんか？</p>
<p>人生が思い通りにならないのは、あなたの内側のエネルギーをうまく使えていないからです。</p>
<p>エネルギーは目に見えません。<br />そしてエネルギーは、一人ひとりに合った扱い方があります。</p>
<p>だからこそ、その目に見えないエネルギーを知り、正しく使えば、思い描いた未来を実現できることを多くの人が知らないだけなのです。</p>
<p>眞證は生まれながらにエネルギーが見える能力を持ち、正しい扱い方を編み出してきました。</p>
<p>慈敬は自身の内側から出るエネルギーを使い、思い描く未来を実現してきました。</p>
<p>そんな私たちがこのセミナーで、あなたの人生が思い通りになるエネルギーの真実と正しい使い方をお伝えいたします。</p>
<p>当日の実践ワークも通し、日常の小さな選択から大きな変化までエネルギーを味方につける喜びと、過去の失敗や不安が強みへと変わり、望む結果が自然と訪れるようになる瞬間を体験してください。</p>

<p><img decoding="async" class="aligncenter size-medium wp-image-3454" src="https://manipadme.co.jp/wp-content/uploads/2026/04/2025-07-26-132859-300x199.png" alt="" width="300" height="190" /></p>







<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナータイムスケジュール</title>
<style>
/* タイムスケジュールセクション */
.schedule-section {
max-width: 1200px;
margin: 40px auto;
padding: 30px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: 'Arial', 'Helvetica', sans-serif;
}

.schedule-section h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}

.schedule-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.schedule-table th {
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff;
padding: 15px;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.schedule-table td {
padding: 12px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 16px;
color: #333;
}

.schedule-table tr:nth-child(even) {
background-color: #fff7d1; /* 薄いゴールド */
}

.schedule-table tr:hover {
background-color: #fff3b8; /* ホバー時の薄いゴールド */
}

.time-column {
width: 25%;
font-weight: bold;
color: #ffaa00;
text-align: center;
}

.content-column {
width: 75%;
}

.break-row {
background-color: #f8f8f8 !important;
font-style: italic;
color: #666;
}

.special-note {
background-color: #fff7d1;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #ffd700;
}

.special-note h3 {
color: #ffaa00;
margin: 0 0 10px 0;
font-size: 18px;
}

.special-note p {
color: #333;
margin: 0;
line-height: 1.6;
}

/* 懇親会案内 */
.afterparty-info {
background: linear-gradient(135deg, #fff7d1, #ffeeaa);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
}

.afterparty-info h3 {
color: #ffaa00;
margin-bottom: 10px;
font-size: 20px;
}

.afterparty-info p {
color: #333;
margin: 5px 0;
font-size: 16px;
}

/* モバイル対応 */
@media (max-width: 768px) {
.schedule-section {
margin: 20px;
padding: 15px;
}

.schedule-section h2 {
font-size: 24px;
}

.schedule-table th {
padding: 10px;
font-size: 16px;
}

.schedule-table td {
padding: 8px 10px;
font-size: 14px;
}

.time-column {
width: 30%;
}

.content-column {
width: 70%;
}

.special-note,
.afterparty-info {
padding: 15px;
}

.special-note h3,
.afterparty-info h3 {
font-size: 16px;
}

.special-note p,
.afterparty-info p {
font-size: 14px;
}
}
</style>
</head>
<body>


<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>セミナー情報</title>
</head>
<body>
  <h1>人生を思い通りに動かす<br />エネルギーセミナー</h1>
<p><!-- プログラム案内 --></p>
<section class="cancel-policy">
<h2>今回のテーマ</h2>
<h3>チャクラは整えてはいけない<br>
魂が教えるチャクラの本当の役割とは</h3>
<p>※ ワークあり</p>
</section>


<!-- 詳細情報 -->
<section class="fee-info">
<h2>詳細情報</h2>
<table>
<tbody>
<tr>
<th class="has-text-align-center" data-align="center">日時</th>
<td><strong>テーマ「チャクラは整えてはいけない 魂が教えるチャクラの本当の役割とは」</strong>

<p>2026年7月25日（土）13:30〜15:30<br/><br/>
定員<del datetime="2025-11-18T11:32:16+00:00">6名様</del>　<span style="color:red">残席1名！</span>
<br/><br/>※ エネルギーは繊細な性質上、熟練者のもとで取り扱う必要があるため、現地参加のみとさせていただきます</p>
</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">場所</th>
<td>隠れ家サロン<br>
愛知県名古屋市東区徳川　<br>
※お申込み後に詳細場所をお知らせいたします</td>
</tr>

<tr>
<th class="has-text-align-center" data-align="center">持ち物</th>
<td>・筆記用具（必要と思われる方はご持参ください）<br />・お気持ち</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">料金</th>
<td>3,500円（税込）（事前支払）</td>
</tr>
</tbody>
</table>

</section>




</section>

</body>
</html>


<br><br><br>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>


<body>

<center><a href="https://sj8.jp/p/r/Z7Q6zgp3" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
エネルギーセミナーに参加する
</a></center>
</body>
</html>


<br><br>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>

</html>







</section>
</body>
</html>


<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png" alt="Mani Padme（マニパドメ）眞證・慈敬の各種実績コラージュ。講演会・セミナー風景、週刊女性自身・anan等雑誌掲載、テレビ出演、書籍「本当の自分を取り戻し本当の幸せを手に入れる」出版、クライアント集合写真を収録。スピリチュアル×心理学×脳科学。名古屋発・全国対応。" width="1024" height="425" class="aligncenter size-large wp-image-373" srcset="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png 1024w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-300x124.png 300w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-768x319.png 768w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" />

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 18px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 16px;
}

.program-info p {
font-size: 18px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション（参考） */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.cancel-policy a,
.program-info a {
color: #ffaa00;
text-decoration: none;
}

.cancel-policy a:hover,
.program-info a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>





</body>
</html>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #ffaa00; /* サンセットゴールド */
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>






<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #000000;
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px; /* 縦の幅を拡大（上下20px） */
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px; /* フォントサイズを拡大 */
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
display: inline-block;
line-height: 1.5;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 3px solid #e69b00; /* フォーカス時のアウトラインを強化 */
outline-offset: 3px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.program-info a,
.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.program-info a:hover,
.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 18px 25px; /* モバイルでも縦の幅を拡大 */
font-size: 16px; /* モバイルでのフォントサイズ拡大 */
}
}
</style>
</head>


<!-- CTAセクション -->

<body>
<section class="signup-buttons">
<h2>最強の貴方が誕生します</h2>
</section>
<center><a href="https://sj8.jp/p/r/Z7Q6zgp3" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
エネルギーセミナーに参加する
</a></center>
</body>
</html>

  
    <br>

  

<!-- キャンセルポリシー --> 
<section class="cancel-policy"> <h2>キャンセルポリシー</h2> 
<p>皆様に安心してご参加いただくため、以下のキャンセルポリシーを設けています。</p> 
<p>下記キャンセル料を、後日送付するメールに記載の銀行口座にお振込みください。振込手数料はご負担願います。</p>
 <ul> <li>2日前までのキャンセル：お話会料金の50%</li>
      <li>前日のキャンセル：お話会料金の80%</li>
      <li>当日またはご連絡なしの場合：お話会料金の100%</li> </ul>
 <p>ご不明点等ございましたら、いつでもお気軽にお問い合わせください。</p> </section>




<!DOCTYPE html> 
<html lang="ja">
<head> 
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
<title>セミナーキャンセルポリシー</title> 
<style> /* キャンセルポリシーセクション */ .cancel-policy { max-width: 1200px; margin: 40px auto; padding: 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); font-family: 'Arial', 'Helvetica', sans-serif; text-align: center; } .cancel-policy h2 { font-size: 20px; color: #ffd700; /* サンセットゴールド */ margin-bottom: 20px; } .cancel-policy p { font-size: 16px; color: #333; line-height: 1.6; margin: 10px 0; } .cancel-policy ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .cancel-policy li { font-size: 16px; color: #333; margin-bottom: 10px; } .cancel-policy li:before { content: "• "; color: #ffaa00; /* サンセットゴールド */ } /* モバイル対応 */ @media (max-width: 768px) { .cancel-policy { margin: 20px; padding: 15px; } .cancel-policy h2 { font-size: 20px; } .cancel-policy p, .cancel-policy li { font-size: 14px; } } </style> </head> 







</body>
</html>







<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex"> </div>
<div> </div>






]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>魂の特別お話会「運命を動かすカルマの謎に迫る」</title>
		<link>https://manipadme.co.jp/news/special-meets3/</link>
		
		<dc:creator><![CDATA[Mani Padme]]></dc:creator>
		<pubDate>Fri, 06 Mar 2026 05:54:46 +0000</pubDate>
				<guid isPermaLink="false">https://manipadme.co.jp/?post_type=news&#038;p=4325</guid>

					<description><![CDATA[何が影響しているのか。 また、同じことが起きた——と思ったときが何度もあった。 自分でも気づかないうちに、また同じ選択をしている。 望んでいないのに、また、戻ってきている気がする。 意志の弱さだと思ったこともあるけれど、 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2026/03/buddha-elemental-3d-iO3tldLnHFE-unsplash-1024x540.jpg" alt="" width="1024" height="540" class="aligncenter size-large wp-image-4326" srcset="https://manipadme.co.jp/wp-content/uploads/2026/03/buddha-elemental-3d-iO3tldLnHFE-unsplash-1024x540.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2026/03/buddha-elemental-3d-iO3tldLnHFE-unsplash-300x158.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2026/03/buddha-elemental-3d-iO3tldLnHFE-unsplash-768x405.jpg 768w, https://manipadme.co.jp/wp-content/uploads/2026/03/buddha-elemental-3d-iO3tldLnHFE-unsplash-1536x810.jpg 1536w, https://manipadme.co.jp/wp-content/uploads/2026/03/buddha-elemental-3d-iO3tldLnHFE-unsplash-2048x1080.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />
何が影響しているのか。<br /><br />
また、同じことが起きた——と思ったときが何度もあった。<br /><br />

自分でも気づかないうちに、また同じ選択をしている。
望んでいないのに、また、戻ってきている気がする。<br /><br />

意志の弱さだと思ったこともあるけれど、もしかしてこれが “カルマ” というものなのか？<br /><br />

私たちは知っています。<br>
「すべての地球人は、前世から刻まれたカルマを持っている。同じようなことが繰り返されるのは、そのカルマの影響だ」と。<br><br>

今世の「繰り返されること」は、あなたが前世からのカルマを持ち続けているからです。<br><br>

なぜ、そのカルマをあなたは持ってしまったのか。<br>
カルマを解消するにはどうすればよいのか。<br><br>

生まれながらにあの世の記憶を持ち、宇宙の霊団からの真実のメッセージを伝える眞證（しんしょう）。<br />
心の奥に隠された本当のあなたにアクセスし、宇宙の愛で人生好転を実現する慈敬（じきょう）。<br><br>

タレント水野裕子さんとの対談取材も受けた在家出家ソウルコンサルタントの2人が、私たちしか知らない、あなたの運命を動かすカルマの謎に迫ります。</p>


 <!-- ========== お話会内容 ========== -->
  <div class="program-content">

    <div class="program-part">
      <h4>・カルマの霊的真実</h4>
      <p>前世・因果・輪廻——霊的視点から見たカルマの本当の意味と構造。先祖や指導霊はあなたに何を伝えようとしているのか。</p><br><br>
    
      <h4>・「繰り返されること」の正体</h4>
      <p>前世から刻まれたカルマが今世の繰り返しをどう作っているのか。心理・脳科学と霊的真実を統合した視点で、カルマの謎に迫る。</p><br><br>
    
      <h4>・運命を動かす</h4>
      <p>魂の本来の道への最初の一歩。表面の変化ではなく、根本からの変容がカルマを超え運命を動かす。</p>
    </div>

<p>※参加者のエネルギー状態により、既存のテーマ内で内容を変更する場合があります</p>
  </div>



<!-- ========== こんな方へ ========== -->
  <div class="target-section">
    <h3>こんなあなたにお伝えします</h3>
    <ul>
      <li>なぜか、いつも同じことが繰り返されている気がする</li>
      <li>自分でも気づかないうちに、また同じ選択をしてしまう</li>
      <li>やろうとするたびに、何かに引き戻される感覚がある</li>
      <li>幸せになりかけると、また崩れてしまうことが続いている</li>
      <li>前世やカルマという言葉が、心のどこかに引っかかっている</li>
      <li>スピリチュアルを学んできたが、もっと深く知りたいと思っている</li>
      <li>今度こそ本当に変わりたいけれど、また同じかもしれないという恐れもある</li>
    </ul>
  </div>


<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg" alt="" width="300" height="200" class="aligncenter size-medium wp-image-3121" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1024x683.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-768x512.jpg 768w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1536x1025.jpg 1536w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-2048x1366.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg" alt="" width="700" height="391" class="aligncenter size-full wp-image-3116" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg 700w, https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101-300x168.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></p>





<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナータイムスケジュール</title>
<style>
/* タイムスケジュールセクション */
.schedule-section {
max-width: 1200px;
margin: 40px auto;
padding: 30px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: 'Arial', 'Helvetica', sans-serif;
}

.schedule-section h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}

.schedule-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.schedule-table th {
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff;
padding: 15px;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.schedule-table td {
padding: 12px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 16px;
color: #333;
}

.schedule-table tr:nth-child(even) {
background-color: #fff7d1; /* 薄いゴールド */
}

.schedule-table tr:hover {
background-color: #fff3b8; /* ホバー時の薄いゴールド */
}

.time-column {
width: 25%;
font-weight: bold;
color: #ffaa00;
text-align: center;
}

.content-column {
width: 75%;
}

.break-row {
background-color: #f8f8f8 !important;
font-style: italic;
color: #666;
}

.special-note {
background-color: #fff7d1;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #ffd700;
}

.special-note h3 {
color: #ffaa00;
margin: 0 0 10px 0;
font-size: 18px;
}

.special-note p {
color: #333;
margin: 0;
line-height: 1.6;
}

/* 懇親会案内 */
.afterparty-info {
background: linear-gradient(135deg, #fff7d1, #ffeeaa);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
}

.afterparty-info h3 {
color: #ffaa00;
margin-bottom: 10px;
font-size: 20px;
}

.afterparty-info p {
color: #333;
margin: 5px 0;
font-size: 16px;
}

/* モバイル対応 */
@media (max-width: 768px) {
.schedule-section {
margin: 20px;
padding: 15px;
}

.schedule-section h2 {
font-size: 24px;
}

.schedule-table th {
padding: 10px;
font-size: 16px;
}

.schedule-table td {
padding: 8px 10px;
font-size: 14px;
}

.time-column {
width: 30%;
}

.content-column {
width: 70%;
}

.special-note,
.afterparty-info {
padding: 15px;
}

.special-note h3,
.afterparty-info h3 {
font-size: 16px;
}

.special-note p,
.afterparty-info p {
font-size: 14px;
}
}
</style>
</head>
<body>


<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>セミナー情報</title>
</head>
<body>
  <h1>魂の特別お話会</h1>

<!-- 詳細情報 -->
<section class="fee-info">
<h2>詳細情報</h2>
<table>
<tbody>
<tr>
<th class="has-text-align-center" data-align="center">日時</th>
<td><strong>テーマ「運命を動かすカルマの謎に迫る」</strong>
<p>2026年5月4日（月・祝）<br/><br/>
開場9:00<br/>
開演10:00（約2時間）<br/>
お話会終了後、シェア会<br/><br/>
定員30名様
<br/><br/><span style="color:red">※先着順となっておりますので、早めのお申込みをお勧めいたします。</span></p>
</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">場所</th>
<td><a href="https://kintarou-manjyuu.jimdosite.com/%E5%A0%B4%E6%89%80-%E9%9B%BB%E8%A9%B1%E7%95%AA%E5%8F%B7%E3%83%BB%E3%81%94%E9%80%A3%E7%B5%A1%E3%83%BB%E8%AC%9B%E6%BC%94%E4%BC%9A%E7%AD%89/" target="_blank">倉知金太郎饅頭屋本店</a>　（犬山城下町）<br />愛知県犬山市犬山西古券272<br />Tel 090-2920-5273（担当 倉知）<br />※お車の方は近隣の駐車場をご利用ください</td>
</tr>

<tr>
<th class="has-text-align-center" data-align="center">持ち物</th>
<td>・筆記用具（必要と思われる方はご持参ください）<br />・お気持ち</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">料金</th>
<td>参加費3000円（饅頭、ドリンク、お話）＋お気持ちドネーション<br />※ 参加費については、当日、会場にてお支払いいただきます。</td>
</tr>
</tbody>
</table>



</section>










<section class="schedule-section">
<h2>当日の流れ</h2>

<table class="schedule-table">
<thead>
<tr>
<th>時間</th>
<th>スケジュール</th>
</tr>
</thead>
<tbody>
<tr>
<td class="time-column">9:00〜9:50</td>
<td class="content-column">開場・受付</td>
</tr>
<tr>
<td class="time-column">10:00〜12:00</td>
<td class="content-column"><strong>魂の特別お話会</strong><br />「運命を動かすカルマの謎に迫る」</td>
</tr>
<tr>
<td class="time-column">12:00〜12:30</td>
<td class="content-column"><strong>シェア会</strong></td>
</tr>
<tr class="break-row">
<td class="time-column">12:30〜13:00</td>
<td class="content-column">休憩</td>
</tr>
<tr>
<td class="time-column">13:30〜15:30</td>
<td class="content-column"><strong>懇親会</strong></td>
</tr>
</tbody>
</table>



</section>

</body>
</html>


<br><br><br>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>
<body>
<center><a href="https://sj8.jp/p/r/qMm2epUL" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
魂の特別お話会に参加する
</a></center>
</body>
</html>


<br><br>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>

</html>



<br><br><br><br><br><br>


<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー講師紹介</title>
<style>
/* 全体のコンテナ */
.instructor-section {
max-width: 1200px;
margin: 0 auto;
padding: 40px 20px;
font-family: 'Arial', 'Helvetica', sans-serif;
background-color: #f9f9f9; /* 背景色：柔らかいホワイト */
text-align: center;
}

/* 見出し */
.instructor-section h2 {
font-size: 32px;
color: #000000; /* サンセットゴールド */
margin-bottom: 40px;
font-weight: bold;
}

/* 講師カードのコンテナ */
.instructor-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 30px;
margin-bottom: 50px;
}

/* 個々の講師カード */
.instructor-card {
flex: 1 1 300px;
max-width: 350px;
background: #ffffff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
overflow: hidden;
text-align: center;
padding: 20px;
}

/* プロフィール画像 */
.instructor-card img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 15px;
border: 3px solid #ffd700; /* サンセットゴールドの枠 */
}

/* 講師名と肩書き */
.instructor-card h3 {
font-size: 24px;
color: #333;
margin-bottom: 10px;
}

.instructor-card .title {
font-size: 16px;
color: #ffaa00; /* サンセットゴールド */
margin-bottom: 15px;
}

/* 紹介文 */
.instructor-card p {
font-size: 14px;
color: #555;
line-height: 1.6;
margin: 0;
}

/* ボタンコンテナ */
.signup-buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールド */
color: #ffffff !important;
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00); /* ホバー時の濃いゴールド */
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:active {
transform: scale(0.95);
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}

/* モバイル対応 */
@media (max-width: 768px) {
.instructor-card {
flex: 1 1 100%;
max-width: 100%;
}

.instructor-section h2 {
font-size: 28px;
}

.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}
</style>
</head>
<body>
<section class="instructor-section">

<div class="instructor-container">
<!-- 講師A -->

<div class="instructor-card">
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/07/セミナープロフィール画像（慈敬）.png" alt="" width="150" height="150" class="aligncenter size-full wp-image-3372" /">
<h3>慈敬<br>《じきょう》</h3>
<div class="title">株式会社 Mani Padme 取締役 /<br>ソウルコンサルタント</div>
<p>スピリチュアルが身近な家庭に育つ。郵便局に勤めるが本当の自分を見つけられず心理カウンセラーとなり眞證と出会い（株）Mani Padmeを創業する。各地で本当の自分を生きて幸せになってもらうための活動を続け、魂を揺さぶる対話で2万人以上の女性の輝きを実現。テレビやanan、タレント水野裕子さんとの対談など、多数のメディアからオファーあり。あなたの心に寄り添い、人生を変える一歩を導きます。</p>
</div>

<!-- 講師B -->
<div class="instructor-card">
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/セミナープロフィール画像（眞證）.png" alt="" width="150" height="150" class="aligncenter size-full wp-image-3369" /">
<h3>眞證<br>《しんしょう》</h3>
<div class="title">株式会社 Mani Padme 代表取締役 /<br>ソウルコンサルタント</div>
<p>過去世の記憶を持って生まれ、人に見えないものが見え聞こえないものが聞こえる特味な能力ゆえの苦しみを背負う。しかし、この力は人を幸せにするためにあると気付き成長。ソウルコンサルタントとして活動し、自分自身が「生きていてよかった」と実感を得られるようになる。魂を揺さぶる対話で2万人以上の女性の輝きを実現。テレビやanan、タレント水野裕子さんとの対談など、多数のメディアからオファーあり。現在は慈敬と共に、ありのままに生きることの大切さを多くの人に広め続けている。</p>
</div>

</div>






<br><br>
  <dl>
    <dt><h4>懇親会のご案内</h4></dt>
    <dd>
      日時: お話会、シェア会の後 13:30〜15:30予定<br>
      場所: 倉知金太郎饅頭屋 本店（予定）<br>
      会費: 1,500円 程度（予定）
    </dd><br>



</section>
</body>
</html>


<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png" alt="" width="1024" height="425" class="aligncenter size-large wp-image-373" srcset="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png 1024w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-300x124.png 300w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-768x319.png 768w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" />

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 18px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 16px;
}

.program-info p {
font-size: 18px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション（参考） */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.cancel-policy a,
.program-info a {
color: #ffaa00;
text-decoration: none;
}

.cancel-policy a:hover,
.program-info a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>





</body>
</html>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #ffaa00; /* サンセットゴールド */
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>






<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #000000;
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px; /* 縦の幅を拡大（上下20px） */
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px; /* フォントサイズを拡大 */
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
display: inline-block;
line-height: 1.5;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 3px solid #e69b00; /* フォーカス時のアウトラインを強化 */
outline-offset: 3px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.program-info a,
.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.program-info a:hover,
.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 18px 25px; /* モバイルでも縦の幅を拡大 */
font-size: 16px; /* モバイルでのフォントサイズ拡大 */
}
}
</style>
</head>


<!-- CTAセクション -->
<section class="signup-buttons">
<h2>この瞬間、本来の運命へ動き出す</h2>
<div class="buttons">
<a href="https://sj8.jp/p/r/qMm2epUL" class="signup-button" role="button" aria-label="申し込む">
魂の特別お話会に参加する
</a>

</div>
</section>


    <center><h3>あなたの魂の幸せが始まります！</h3></center>
    <br>

  

<!-- キャンセルポリシー --> 
<section class="cancel-policy"> <h2>キャンセルポリシー</h2> 
<p>皆様に安心してご参加いただくため、以下のキャンセルポリシーを設けています。</p> 
<p>銀行振り込みの方は下記キャンセル料を、後日送付するメールに記載の銀行口座にお振込みください。振込手数料はご負担願います。</p>
 <ul> <li>2日前までのキャンセル：お話会料金の50%</li>
      <li>前日のキャンセル：お話会料金の80%</li>
      <li>当日またはご連絡なしの場合：お話会料金の100%</li> </ul>
 <p>ご不明点等ございましたら、いつでもお気軽にお問い合わせください。</p> </section>




<!DOCTYPE html> 
<html lang="ja">
<head> 
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
<title>セミナーキャンセルポリシー</title> 
<style> /* キャンセルポリシーセクション */ .cancel-policy { max-width: 1200px; margin: 40px auto; padding: 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); font-family: 'Arial', 'Helvetica', sans-serif; text-align: center; } .cancel-policy h2 { font-size: 20px; color: #ffd700; /* サンセットゴールド */ margin-bottom: 20px; } .cancel-policy p { font-size: 16px; color: #333; line-height: 1.6; margin: 10px 0; } .cancel-policy ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .cancel-policy li { font-size: 16px; color: #333; margin-bottom: 10px; } .cancel-policy li:before { content: "• "; color: #ffaa00; /* サンセットゴールド */ } /* モバイル対応 */ @media (max-width: 768px) { .cancel-policy { margin: 20px; padding: 15px; } .cancel-policy h2 { font-size: 20px; } .cancel-policy p, .cancel-policy li { font-size: 14px; } } </style> </head> 







</body>
</html>







<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex"> </div>
<div> </div>






<!-- CSS追加データ -->

<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>魂の特別お話会 | Mani Padme</title>
  <style>
    body {
      font-family: 'Arial', 'Helvetica', sans-serif;
      margin: 0;
      background-color: #f9f9f9;
      color: #333;
    }

    /* ========== メインコンテンツ ========== */
    .main-content {
      max-width: 900px;
      margin: 40px auto;
      padding: 30px 20px;
      background-color: #fff;
      border-radius: 15px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      line-height: 1.8;
    }

    .main-content img {
      display: block;
      margin: 0 auto 30px;
      max-width: 100%;
      border-radius: 10px;
    }

    .main-content p {
      font-size: 16px;
      margin-bottom: 16px;
    }

    /* ========== こんな方へ ========== */
    .target-section {
      max-width: 900px;
      margin: 30px auto;
      padding: 25px 30px;
      background-color: #fff;
      border-radius: 15px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

    .target-section h3 {
      font-size: 20px;
      color: #ffaa00;
      margin-bottom: 16px;
    }

    .target-section ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .target-section ul li {
      font-size: 15px;
      padding: 6px 0 6px 24px;
      position: relative;
      border-bottom: 1px dotted #f0e6c8;
    }

    .target-section ul li:last-child {
      border-bottom: none;
    }

    .target-section ul li::before {
      content: "✓";
      color: #ffaa00;
      position: absolute;
      left: 0;
      font-weight: bold;
    }

    /* ========== お話会内容 ========== */
    .program-content {
      max-width: 900px;
      margin: 30px auto;
      padding: 25px 30px;
      background-color: #fff;
      border-radius: 15px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

    .program-content h3 {
      font-size: 22px;
      color: #ffd700;
      text-align: center;
      margin-bottom: 24px;
    }

    .program-part {
      margin-bottom: 20px;
      padding: 16px 20px;
      background: #fffdf0;
      border-left: 4px solid #ffd700;
      border-radius: 0 8px 8px 0;
    }

    .program-part h4 {
      font-size: 16px;
      color: #ffaa00;
      margin: 0 0 8px;
    }

    .program-part p {
      font-size: 15px;
      margin: 0;
      line-height: 1.7;
    }

    



  </style>
</head>
<body>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【満員御礼！】魂の特別お話会「古代からのDNAを目覚めさせる守護霊、指導霊の導き」</title>
		<link>https://manipadme.co.jp/news/special-meets2/</link>
		
		<dc:creator><![CDATA[Mani Padme]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 15:31:21 +0000</pubDate>
				<guid isPermaLink="false">https://manipadme.co.jp/?post_type=news&#038;p=3525</guid>

					<description><![CDATA[宇宙人との混血とDNA操作により誕生した私たち日本人の祖先、縄文民族。 彼らは1万年以上の長きにわたり繁栄しました。 特殊なDNAの能力を使い、教科書にはない世界の見本となる高度な文明を築き上げたからです。 日本人はもと [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-scaled.jpg" alt="" width="2560" height="1707" class="aligncenter size-full wp-image-3530" srcset="https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-scaled.jpg 2560w, https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-300x200.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-1024x683.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-768x512.jpg 768w, https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-1536x1024.jpg 1536w, https://manipadme.co.jp/wp-content/uploads/2026/01/shutterstock_645682252-2048x1365.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" />
宇宙人との混血とDNA操作により誕生した私たち日本人の祖先、縄文民族。<br /><br />
彼らは1万年以上の長きにわたり繁栄しました。<br />
特殊なDNAの能力を使い、教科書にはない世界の見本となる高度な文明を築き上げたからです。<br /><br />

日本人はもともと、古代縄文から受け継ぐこの特殊なDNAを持っています。<br />
そこには、自らも他者も幸せにしていく3つの素晴らしい能力が入っている。</p>
<p>その能力を使えないのは、眠った記憶の中に封印されているから・・。</p><br />
<p>生まれながらにあの世の記憶を持ち、宇宙の霊団からの真実のメッセージを伝える眞證（しんしょう）。<br />心の奥に隠された本当のあなたにアクセスし、宇宙の愛で人生好転を実現する慈敬（じきょう）。</p>
<p>タレント水野裕子さんとの対談取材も受けた在家出家ソウルコンサルタントの2人が、古代から受け継がれるDNAの目覚めの秘密を、日本人の守護霊・指導霊の意思を受けてお伝えいたします。</p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg" alt="" width="300" height="200" class="aligncenter size-medium wp-image-3121" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1024x683.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-768x512.jpg 768w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1536x1025.jpg 1536w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-2048x1366.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg" alt="" width="700" height="391" class="aligncenter size-full wp-image-3116" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg 700w, https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101-300x168.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></p>





<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナータイムスケジュール</title>
<style>
/* タイムスケジュールセクション */
.schedule-section {
max-width: 1200px;
margin: 40px auto;
padding: 30px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: 'Arial', 'Helvetica', sans-serif;
}

.schedule-section h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}

.schedule-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.schedule-table th {
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff;
padding: 15px;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.schedule-table td {
padding: 12px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 16px;
color: #333;
}

.schedule-table tr:nth-child(even) {
background-color: #fff7d1; /* 薄いゴールド */
}

.schedule-table tr:hover {
background-color: #fff3b8; /* ホバー時の薄いゴールド */
}

.time-column {
width: 25%;
font-weight: bold;
color: #ffaa00;
text-align: center;
}

.content-column {
width: 75%;
}

.break-row {
background-color: #f8f8f8 !important;
font-style: italic;
color: #666;
}

.special-note {
background-color: #fff7d1;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #ffd700;
}

.special-note h3 {
color: #ffaa00;
margin: 0 0 10px 0;
font-size: 18px;
}

.special-note p {
color: #333;
margin: 0;
line-height: 1.6;
}

/* 懇親会案内 */
.afterparty-info {
background: linear-gradient(135deg, #fff7d1, #ffeeaa);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
}

.afterparty-info h3 {
color: #ffaa00;
margin-bottom: 10px;
font-size: 20px;
}

.afterparty-info p {
color: #333;
margin: 5px 0;
font-size: 16px;
}

/* モバイル対応 */
@media (max-width: 768px) {
.schedule-section {
margin: 20px;
padding: 15px;
}

.schedule-section h2 {
font-size: 24px;
}

.schedule-table th {
padding: 10px;
font-size: 16px;
}

.schedule-table td {
padding: 8px 10px;
font-size: 14px;
}

.time-column {
width: 30%;
}

.content-column {
width: 70%;
}

.special-note,
.afterparty-info {
padding: 15px;
}

.special-note h3,
.afterparty-info h3 {
font-size: 16px;
}

.special-note p,
.afterparty-info p {
font-size: 14px;
}
}
</style>
</head>
<body>


<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>セミナー情報</title>
</head>
<body>
  <h1>魂の特別お話会</h1>

<!-- 詳細情報 -->
<section class="fee-info">
<h2>詳細情報</h2>
<table>
<tbody>
<tr>
<th class="has-text-align-center" data-align="center">日時</th>
<td><strong>テーマ「古代からのDNAを目覚めさせる守護霊、指導霊の導き」</strong>
<p>2026年2月23日（月・祝）<br/><br/>
開場9:00<br/>
開演10:00（約2時間）<br/>
お話会終了後、シェア会<br/><br/>
<del datetime="2026-02-17T13:57:28+00:00">定員30名様</del>　<span style="color:red">満員御礼！</span>
<br/><br/><span style="color:red">※先着順となっておりますので、早めのお申込みをお勧めいたします。</span></p>
</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">場所</th>
<td><a href="https://kintarou-manjyuu.jimdosite.com/%E5%A0%B4%E6%89%80-%E9%9B%BB%E8%A9%B1%E7%95%AA%E5%8F%B7%E3%83%BB%E3%81%94%E9%80%A3%E7%B5%A1%E3%83%BB%E8%AC%9B%E6%BC%94%E4%BC%9A%E7%AD%89/" target="_blank">倉知金太郎饅頭屋本店</a>　（犬山城下町）<br />愛知県犬山市犬山西古券272<br />Tel 090-2920-5273（担当 倉知）<br />※お車の方は近隣の駐車場をご利用ください</td>
</tr>

<tr>
<th class="has-text-align-center" data-align="center">持ち物</th>
<td>・筆記用具（必要と思われる方はご持参ください）<br />・お気持ち</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">料金</th>
<td>参加費2000円（饅頭、ドリンク、お話）＋お気持ちドネーション<br />※ 参加費については、当日、会場にてお支払いいただきます。</td>
</tr>
</tbody>
</table>



</section>










<section class="schedule-section">
<h2>当日の流れ</h2>

<table class="schedule-table">
<thead>
<tr>
<th>時間</th>
<th>スケジュール</th>
</tr>
</thead>
<tbody>
<tr>
<td class="time-column">9:00〜9:50</td>
<td class="content-column">開場・受付</td>
</tr>
<tr>
<td class="time-column">10:00〜12:00</td>
<td class="content-column"><strong>魂の特別お話会</strong><br />「古代からのDNAを目覚めさせる守護霊、指導霊の導き」</td>
</tr>
<tr>
<td class="time-column">12:00〜12:30</td>
<td class="content-column"><strong>シェア会</strong></td>
</tr>
<tr class="break-row">
<td class="time-column">12:30〜13:00</td>
<td class="content-column">休憩</td>
</tr>
<tr>
<td class="time-column">13:30〜15:30</td>
<td class="content-column"><strong>懇親会</strong></td>
</tr>
</tbody>
</table>



</section>

</body>
</html>


<br><br><br>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>
<body>
<center><a href="https://sj8.jp/p/r/5fa1mcKV" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
魂の特別お話会に参加する
</a></center>
</body>
</html>


<br><br>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>

</html>



<br><br><br><br><br><br>


<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー講師紹介</title>
<style>
/* 全体のコンテナ */
.instructor-section {
max-width: 1200px;
margin: 0 auto;
padding: 40px 20px;
font-family: 'Arial', 'Helvetica', sans-serif;
background-color: #f9f9f9; /* 背景色：柔らかいホワイト */
text-align: center;
}

/* 見出し */
.instructor-section h2 {
font-size: 32px;
color: #000000; /* サンセットゴールド */
margin-bottom: 40px;
font-weight: bold;
}

/* 講師カードのコンテナ */
.instructor-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 30px;
margin-bottom: 50px;
}

/* 個々の講師カード */
.instructor-card {
flex: 1 1 300px;
max-width: 350px;
background: #ffffff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
overflow: hidden;
text-align: center;
padding: 20px;
}

/* プロフィール画像 */
.instructor-card img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 15px;
border: 3px solid #ffd700; /* サンセットゴールドの枠 */
}

/* 講師名と肩書き */
.instructor-card h3 {
font-size: 24px;
color: #333;
margin-bottom: 10px;
}

.instructor-card .title {
font-size: 16px;
color: #ffaa00; /* サンセットゴールド */
margin-bottom: 15px;
}

/* 紹介文 */
.instructor-card p {
font-size: 14px;
color: #555;
line-height: 1.6;
margin: 0;
}

/* ボタンコンテナ */
.signup-buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールド */
color: #ffffff !important;
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00); /* ホバー時の濃いゴールド */
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:active {
transform: scale(0.95);
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}

/* モバイル対応 */
@media (max-width: 768px) {
.instructor-card {
flex: 1 1 100%;
max-width: 100%;
}

.instructor-section h2 {
font-size: 28px;
}

.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}
</style>
</head>
<body>
<section class="instructor-section">

<div class="instructor-container">
<!-- 講師A -->

<div class="instructor-card">
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/07/セミナープロフィール画像（慈敬）.png" alt="" width="150" height="150" class="aligncenter size-full wp-image-3372" /">
<h3>慈敬<br>《じきょう》</h3>
<div class="title">株式会社 Mani Padme 取締役 /<br>ソウルコンサルタント</div>
<p>スピリチュアルが身近な家庭に育つ。郵便局に勤めるが本当の自分を見つけられず心理カウンセラーとなり眞證と出会い（株）Mani Padmeを創業する。各地で本当の自分を生きて幸せになってもらうための活動を続け、魂を揺さぶる対話で2万人以上の女性の輝きを実現。テレビやanan、タレント水野裕子さんとの対談など、多数のメディアからオファーあり。あなたの心に寄り添い、人生を変える一歩を導きます。</p>
</div>

<!-- 講師B -->
<div class="instructor-card">
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/セミナープロフィール画像（眞證）.png" alt="" width="150" height="150" class="aligncenter size-full wp-image-3369" /">
<h3>眞證<br>《しんしょう》</h3>
<div class="title">株式会社 Mani Padme 代表取締役 /<br>ソウルコンサルタント</div>
<p>過去世の記憶を持って生まれ、人に見えないものが見え聞こえないものが聞こえる特味な能力ゆえの苦しみを背負う。しかし、この力は人を幸せにするためにあると気付き成長。ソウルコンサルタントとして活動し、自分自身が「生きていてよかった」と実感を得られるようになる。魂を揺さぶる対話で2万人以上の女性の輝きを実現。テレビやanan、タレント水野裕子さんとの対談など、多数のメディアからオファーあり。現在は慈敬と共に、ありのままに生きることの大切さを多くの人に広め続けている。</p>
</div>

</div>






<br><br>
  <dl>
    <dt><h4>懇親会のご案内</h4></dt>
    <dd>
      日時: お話会、シェア会の後 13:30〜15:30予定<br>
      場所: 倉知金太郎饅頭屋 本店（予定）<br>
      会費: 1,500円 程度（予定）
    </dd><br>



</section>
</body>
</html>


<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png" alt="" width="1024" height="425" class="aligncenter size-large wp-image-373" srcset="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png 1024w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-300x124.png 300w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-768x319.png 768w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" />

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 18px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 16px;
}

.program-info p {
font-size: 18px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション（参考） */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.cancel-policy a,
.program-info a {
color: #ffaa00;
text-decoration: none;
}

.cancel-policy a:hover,
.program-info a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>





</body>
</html>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #ffaa00; /* サンセットゴールド */
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>






<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #000000;
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px; /* 縦の幅を拡大（上下20px） */
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px; /* フォントサイズを拡大 */
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
display: inline-block;
line-height: 1.5;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 3px solid #e69b00; /* フォーカス時のアウトラインを強化 */
outline-offset: 3px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.program-info a,
.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.program-info a:hover,
.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 18px 25px; /* モバイルでも縦の幅を拡大 */
font-size: 16px; /* モバイルでのフォントサイズ拡大 */
}
}
</style>
</head>


<!-- CTAセクション -->
<section class="signup-buttons">
<h2>この瞬間、神との契約が花開く</h2>
<div class="buttons">
<a href="https://sj8.jp/p/r/5fa1mcKV" class="signup-button" role="button" aria-label="申し込む">
魂のお話会に参加する
</a>

</div>
</section>


    <center><h3>あなたの魂の幸せが始まります！</h3></center>
    <br>

  

<!-- キャンセルポリシー --> 
<section class="cancel-policy"> <h2>キャンセルポリシー</h2> 
<p>皆様に安心してご参加いただくため、以下のキャンセルポリシーを設けています。</p> 
<p>下記キャンセル料を、後日送付するメールに記載の銀行口座にお振込みください。振込手数料はご負担願います。</p>
 <ul> <li>2日前までのキャンセル：お話会料金の50%</li>
      <li>前日のキャンセル：お話会料金の80%</li>
      <li>当日またはご連絡なしの場合：お話会料金の100%</li> </ul>
 <p>ご不明点等ございましたら、いつでもお気軽にお問い合わせください。</p> </section>




<!DOCTYPE html> 
<html lang="ja">
<head> 
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
<title>セミナーキャンセルポリシー</title> 
<style> /* キャンセルポリシーセクション */ .cancel-policy { max-width: 1200px; margin: 40px auto; padding: 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); font-family: 'Arial', 'Helvetica', sans-serif; text-align: center; } .cancel-policy h2 { font-size: 20px; color: #ffd700; /* サンセットゴールド */ margin-bottom: 20px; } .cancel-policy p { font-size: 16px; color: #333; line-height: 1.6; margin: 10px 0; } .cancel-policy ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .cancel-policy li { font-size: 16px; color: #333; margin-bottom: 10px; } .cancel-policy li:before { content: "• "; color: #ffaa00; /* サンセットゴールド */ } /* モバイル対応 */ @media (max-width: 768px) { .cancel-policy { margin: 20px; padding: 15px; } .cancel-policy h2 { font-size: 20px; } .cancel-policy p, .cancel-policy li { font-size: 14px; } } </style> </head> 







</body>
</html>







<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex"> </div>
<div> </div>






]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【満員御礼！】東京でツインのプライベートセッションが受けられる！出張ツインセッション  ヒルトン東京お台場</title>
		<link>https://manipadme.co.jp/news/tokyo-session/</link>
		
		<dc:creator><![CDATA[Mani Padme]]></dc:creator>
		<pubDate>Thu, 20 Nov 2025 11:07:55 +0000</pubDate>
				<guid isPermaLink="false">https://manipadme.co.jp/?post_type=news&#038;p=3491</guid>

					<description><![CDATA[2026年1月23日（金）、1月24日（土）、1月25日（日）◎デラックスルームでのセッションです 特別価格 29800円（税込、出張費込）満員御礼！！ ご予約はこちらから 地球の大転換期に本格的に突入する、2026年。 [&#8230;]]]></description>
										<content:encoded><![CDATA[<strong>2026年1月23日（金）、1月24日（土）、1月25日（日）◎デラックスルームでのセッションです</br></br>
<span style="color: #ff0000; font-size: large;">特別価格</span> 29800円</span><span style="font-size: small;">（税込、出張費込）<span style="color: #ff0000; font-size: large;">満員御礼！！</span></span></strong></br></br>
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492.jpg" alt="" width="959" height="150" class="aligncenter size-full wp-image-3520" srcset="https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492.jpg 959w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492-300x47.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492-768x120.jpg 768w" sizes="(max-width: 959px) 100vw, 959px" />
</br></br><a href="" target="_blank" rel="noopener">ご予約はこちらから</a>

</br></br></br></br>
<p>地球の大転換期に本格的に突入する、2026年。</p>
<p>たくさんの方からのご要望を受け、3年ぶりに東京に向かわせていただくことになりました。</br>
新しき年が始まり、今年こそ心の底から幸せになりたいと願う関東在住のあなたのために、未来への道しるべを抱え、
ヒルトン東京お台場へとツインがまいります！</p>

<p>在家出家ツインレイ眞證（しんしょう）と慈敬（じきょう）による、名古屋サロンで一番人気の問題解決セッション【プライベートセッション】。</p>

<p><a href="https://manipadme.co.jp/private-session/" target="_blank" rel="noopener">プライベートセッションの詳細はこちら</a></p>

<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/2018y09m28d_222644856.jpg" alt="" width="1276" height="458" class="aligncenter size-full wp-image-3492" srcset="https://manipadme.co.jp/wp-content/uploads/2025/11/2018y09m28d_222644856.jpg 1276w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y09m28d_222644856-300x108.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y09m28d_222644856-1024x368.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y09m28d_222644856-768x276.jpg 768w" sizes="(max-width: 1276px) 100vw, 1276px" />
<h2 class="styled_h2">東京でツインのプライベートセッションが受けられる！出張ツインセッション  ヒルトン東京お台場</h2>

<p>当日はヒルトン東京お台場のデラックスルームを、あなただけのプライベート空間としてご提供。</br>
自分を愛することも信じることも忘れ、魂の望む人生もわからなくなり、ただ目の前のお悩みに翻弄されているあなた。</br>
美しい東京湾を臨むお部屋で、ツインに心ゆくまで打ち明けてください。</br></br>

眞證の過去・未来を視る力と、受け取った上様からのメッセージで人生を軌道修正しましょう。</br>
慈敬の魂からの愛で疲れた心を癒し、あなたの幸せを止めている真の理由をお伝えしましょう。</br></br>

宇宙の真理に沿ったツインの手法は、『幸せ』という真実があなたに紡がれることを現実のものにします。</br>
セッションを受けていただいた方の中には、数日以内に思わぬ変化を目の当たりにされるという、奇跡を体験する方もいらっしゃいます。</br></br>

お部屋を出てから行動していただくことで、必ずや明るい未来を手にできるでしょう。</br></br>

セッション枠は、10枠。</br>

先着順になりますので、ご希望の方はお早めにお申込みください。</p>



<h3 class="styled_h3">☆東京でツインのプライベートセッションが受けられる！
出張ツインセッション  ヒルトン東京お台場☆</h3>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナータイムスケジュール</title>
<style>
/* タイムスケジュールセクション */
.schedule-section {
max-width: 1200px;
margin: 40px auto;
padding: 30px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: 'Arial', 'Helvetica', sans-serif;
}

.schedule-section h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}

.schedule-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.schedule-table th {
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff;
padding: 15px;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.schedule-table td {
padding: 12px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 16px;
color: #333;
}

.schedule-table tr:nth-child(even) {
background-color: #fff7d1; /* 薄いゴールド */
}

.schedule-table tr:hover {
background-color: #fff3b8; /* ホバー時の薄いゴールド */
}

.time-column {
width: 25%;
font-weight: bold;
color: #ffaa00;
text-align: center;
}

.content-column {
width: 75%;
}

.break-row {
background-color: #f8f8f8 !important;
font-style: italic;
color: #666;
}

.special-note {
background-color: #fff7d1;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #ffd700;
}

.special-note h3 {
color: #ffaa00;
margin: 0 0 10px 0;
font-size: 18px;
}

.special-note p {
color: #333;
margin: 0;
line-height: 1.6;
}

/* 懇親会案内 */
.afterparty-info {
background: linear-gradient(135deg, #fff7d1, #ffeeaa);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
}

.afterparty-info h3 {
color: #ffaa00;
margin-bottom: 10px;
font-size: 20px;
}

.afterparty-info p {
color: #333;
margin: 5px 0;
font-size: 16px;
}

/* モバイル対応 */
@media (max-width: 768px) {
.schedule-section {
margin: 20px;
padding: 15px;
}

.schedule-section h2 {
font-size: 24px;
}

.schedule-table th {
padding: 10px;
font-size: 16px;
}

.schedule-table td {
padding: 8px 10px;
font-size: 14px;
}

.time-column {
width: 30%;
}

.content-column {
width: 70%;
}

.special-note,
.afterparty-info {
padding: 15px;
}

.special-note h3,
.afterparty-info h3 {
font-size: 16px;
}

.special-note p,
.afterparty-info p {
font-size: 14px;
}
}
</style>
</head>
<body>


<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>セミナー情報</title>
</head>
<body>
 
<!-- 詳細情報 -->
<section class="fee-info">

<table>
<tbody>
<tr>
<th class="has-text-align-center" data-align="center">日時</th>
<td><p>2026年1月23日（金）、1月24日（土）、1月25日（日）<br/><br/>

セッション枠 <del datetime="2025-11-18T11:32:16+00:00">10名様</del>　<span style="color:red">満員御礼！！</span><br/><br/><span style="color:red">※先着順となっておりますので、早めのお申込みをお勧めいたします。</span></p>
</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">場所</th>
<td>ヒルトン東京お台場（デラックスルーム）<a href="https://www.hilton.com/ja/hotels/tyotohi-hilton-tokyo-odaiba/" target="_blank" rel="noopener">詳細</a><br /></br>
当日はフロント前にてお待ちください。ご予約時間の5分前にお迎えにあがります。</td>
</tr>

<tr>
<th class="has-text-align-center" data-align="center">料金</th>
<td>特別価格 90分 29800円（税込、出張費込）</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">予約枠</th>
<td>1月23日（金）</br>
◎<del datetime="2025-12-22T14:05:34+00:00">15時00分～</del> <font color="#ff0000"> ご予約済! </font>  ◎<del datetime="2025-12-22T14:05:34+00:00">17時30分～</del> <font color="#ff0000"> ご予約済! </font> ◎<del datetime="2025-12-22T14:05:34+00:00">20時00分～</del> <font color="#ff0000"> ご予約済! </font></br></br>

1月24日（土）</br>
◎<del datetime="2025-12-22T14:05:34+00:00">10時00分～</del> <font color="#ff0000"> ご予約済! </font> <del datetime="2018-11-26T08:45:55+00:00">◎12時30分～</del> <font color="#ff0000"> ご予約済! </font><del datetime="2025-12-05T06:33:05+00:00">◎15時00分～</del>  <font color="#ff0000"> ご予約済! </font><del datetime="2025-12-05T06:33:05+00:00">◎17時30分～</del>  <font color="#ff0000"> ご予約済! </font><del datetime="2025-12-05T06:33:05+00:00">◎20時00分～</del> <font color="#ff0000"> ご予約済! </font></br></br>

1月25日（日）</br><del datetime="2025-12-05T06:33:05+00:00">◎10時00分～</del> <font color="#ff0000"> ご予約済! </font> <del datetime="2018-11-26T08:45:55+00:00">◎12時30分～</del> <font color="#ff0000"> ご予約済! </font></td>
</tr>
</tbody>
</table>

<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492.jpg" alt="" width="959" height="150" class="aligncenter size-full wp-image-3520" srcset="https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492.jpg 959w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492-300x47.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2025/11/2018y06m01d_210747492-768x120.jpg 768w" sizes="(max-width: 959px) 100vw, 959px" />

</section>












</body>
</html>


<br><br><br>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>
<body>
<center><a href="" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
今すぐプライベートセッションに</br>申込む
</a></center>
</body>
</html>


<br><br>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>

</html>



<br><br><br><br><br><br>


<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー講師紹介</title>
<style>
/* 全体のコンテナ */
.instructor-section {
max-width: 1200px;
margin: 0 auto;
padding: 40px 20px;
font-family: 'Arial', 'Helvetica', sans-serif;
background-color: #f9f9f9; /* 背景色：柔らかいホワイト */
text-align: center;
}

/* 見出し */
.instructor-section h2 {
font-size: 32px;
color: #000000; /* サンセットゴールド */
margin-bottom: 40px;
font-weight: bold;
}

/* 講師カードのコンテナ */
.instructor-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 30px;
margin-bottom: 50px;
}

/* 個々の講師カード */
.instructor-card {
flex: 1 1 300px;
max-width: 350px;
background: #ffffff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
overflow: hidden;
text-align: center;
padding: 20px;
}

/* プロフィール画像 */
.instructor-card img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 15px;
border: 3px solid #ffd700; /* サンセットゴールドの枠 */
}

/* 講師名と肩書き */
.instructor-card h3 {
font-size: 24px;
color: #333;
margin-bottom: 10px;
}

.instructor-card .title {
font-size: 16px;
color: #ffaa00; /* サンセットゴールド */
margin-bottom: 15px;
}

/* 紹介文 */
.instructor-card p {
font-size: 14px;
color: #555;
line-height: 1.6;
margin: 0;
}

/* ボタンコンテナ */
.signup-buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールド */
color: #ffffff !important;
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00); /* ホバー時の濃いゴールド */
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:active {
transform: scale(0.95);
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}

/* モバイル対応 */
@media (max-width: 768px) {
.instructor-card {
flex: 1 1 100%;
max-width: 100%;
}

.instructor-section h2 {
font-size: 28px;
}

.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}
</style>
</head>
<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg" alt="" width="300" height="200" class="aligncenter size-medium wp-image-3121" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1024x683.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-768x512.jpg 768w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1536x1025.jpg 1536w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-2048x1366.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg" alt="" width="700" height="391" class="aligncenter size-full wp-image-3116" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg 700w, https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101-300x168.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png" alt="" width="1024" height="425" class="aligncenter size-large wp-image-373" srcset="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png 1024w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-300x124.png 300w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-768x319.png 768w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 18px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 16px;
}

.program-info p {
font-size: 18px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション（参考） */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.cancel-policy a,
.program-info a {
color: #ffaa00;
text-decoration: none;
}

.cancel-policy a:hover,
.program-info a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>





</body>
</html>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #ffaa00; /* サンセットゴールド */
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>






<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #000000;
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px; /* 縦の幅を拡大（上下20px） */
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px; /* フォントサイズを拡大 */
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
display: inline-block;
line-height: 1.5;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 3px solid #e69b00; /* フォーカス時のアウトラインを強化 */
outline-offset: 3px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.program-info a,
.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.program-info a:hover,
.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 18px 25px; /* モバイルでも縦の幅を拡大 */
font-size: 16px; /* モバイルでのフォントサイズ拡大 */
}
}
</style>
</head>


<!-- CTAセクション -->
<section class="signup-buttons">
<h2>今ここから人生が変わる</h2>


<p><center><a href="" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">プライベートセッションに</br>申込む
</a></center></p>



</section>


    <center><h3>あなたの魂の幸せが始まります！</h3></center>
    <br>

  

<!-- キャンセルポリシー --> 
<section class="cancel-policy"> <h2>キャンセルポリシー</h2> 
<p>皆様に安心してご参加いただくため、以下のキャンセルポリシーを設けています。</p> 
<p>※お振込み後のキャンセルはご遠慮願います。
諸事情によるキャンセルの場合は、下記キャンセル料に振込手数料を差し引いた金額を返金いたします。</p>

 <ul> <li>1月21日まで セッション料金の50%</li>
      <li>1月22日 セッション料金の80%</li>
      <li>当日またはご連絡なしの場合：セッション料金の100%</li> </ul>
</section>





<!DOCTYPE html> 
<html lang="ja">
<head> 
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
<title>セミナーキャンセルポリシー</title> 
<style> /* キャンセルポリシーセクション */ .cancel-policy { max-width: 1200px; margin: 40px auto; padding: 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); font-family: 'Arial', 'Helvetica', sans-serif; text-align: center; } .cancel-policy h2 { font-size: 20px; color: #ffd700; /* サンセットゴールド */ margin-bottom: 20px; } .cancel-policy p { font-size: 16px; color: #333; line-height: 1.6; margin: 10px 0; } .cancel-policy ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .cancel-policy li { font-size: 16px; color: #333; margin-bottom: 10px; } .cancel-policy li:before { content: "• "; color: #ffaa00; /* サンセットゴールド */ } /* モバイル対応 */ @media (max-width: 768px) { .cancel-policy { margin: 20px; padding: 15px; } .cancel-policy h2 { font-size: 20px; } .cancel-policy p, .cancel-policy li { font-size: 14px; } } </style> </head> 







</body>
</html>







<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex"> </div>
<div> </div>







]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【満員御礼！】魂の特別お話会「魂の契約と幸せの道しるべ」</title>
		<link>https://manipadme.co.jp/news/special-meets1/</link>
		
		<dc:creator><![CDATA[Mani Padme]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 09:34:13 +0000</pubDate>
				<guid isPermaLink="false">https://manipadme.co.jp/?post_type=news&#038;p=3463</guid>

					<description><![CDATA[魂はこの世に生まれてくる前に、あの世で神様とある契約をしてきます。 その契約を果たすことこそ、魂が求める本当の幸せ。 なのに、契約を忘れたまま命を終える人がほとんどでした。 しかしここ数年で時代のエネルギーシフトが起こり [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/天河弁財天1-e1763045163978.jpg" alt="" width="1080" height="904" class="aligncenter size-full wp-image-3484" srcset="https://manipadme.co.jp/wp-content/uploads/2025/11/天河弁財天1-e1763045163978.jpg 1080w, https://manipadme.co.jp/wp-content/uploads/2025/11/天河弁財天1-e1763045163978-300x251.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2025/11/天河弁財天1-e1763045163978-1024x857.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2025/11/天河弁財天1-e1763045163978-768x643.jpg 768w" sizes="(max-width: 1080px) 100vw, 1080px" />
魂はこの世に生まれてくる前に、あの世で神様とある契約をしてきます。<br /><br />
その契約を果たすことこそ、魂が求める本当の幸せ。<br />
なのに、契約を忘れたまま命を終える人がほとんどでした。<br /><br />

しかしここ数年で時代のエネルギーシフトが起こり、神様と契約した魂の幸せを思い出す流れが来ています。</p>
<p>この流れに乗って神様と契約してきた魂の幸せを思い出し、すべてが満たされる人生にシフトしませんか？</p><br />
<p>生まれながらにあの世の記憶を持ち、宇宙の霊団からの真実のメッセージを伝える眞證（しんしょう）。<br />心の奥に隠された本当のあなたにアクセスし、宇宙の愛で人生好転を実現する慈敬（じきょう）。</p>
<p>タレント水野裕子さんとの対談取材も受けた、在家出家ソウルコンサルタントの2人が持てる力をひとつにし、幸せの道しるべとなって、あなたを魂の幸せへと導きます。</p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg" alt="" width="300" height="200" class="aligncenter size-medium wp-image-3121" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-300x200.jpg 300w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1024x683.jpg 1024w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-768x512.jpg 768w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-1536x1025.jpg 1536w, https://manipadme.co.jp/wp-content/uploads/2024/12/1-DSC_0212-2048x1366.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></p>

<p><img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg" alt="" width="700" height="391" class="aligncenter size-full wp-image-3116" srcset="https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101.jpg 700w, https://manipadme.co.jp/wp-content/uploads/2024/12/COMPANYTANK-20250101-300x168.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></p>





<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナータイムスケジュール</title>
<style>
/* タイムスケジュールセクション */
.schedule-section {
max-width: 1200px;
margin: 40px auto;
padding: 30px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: 'Arial', 'Helvetica', sans-serif;
}

.schedule-section h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}

.schedule-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.schedule-table th {
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff;
padding: 15px;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.schedule-table td {
padding: 12px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 16px;
color: #333;
}

.schedule-table tr:nth-child(even) {
background-color: #fff7d1; /* 薄いゴールド */
}

.schedule-table tr:hover {
background-color: #fff3b8; /* ホバー時の薄いゴールド */
}

.time-column {
width: 25%;
font-weight: bold;
color: #ffaa00;
text-align: center;
}

.content-column {
width: 75%;
}

.break-row {
background-color: #f8f8f8 !important;
font-style: italic;
color: #666;
}

.special-note {
background-color: #fff7d1;
padding: 15px;
border-radius: 8px;
margin: 20px 0;
border-left: 4px solid #ffd700;
}

.special-note h3 {
color: #ffaa00;
margin: 0 0 10px 0;
font-size: 18px;
}

.special-note p {
color: #333;
margin: 0;
line-height: 1.6;
}

/* 懇親会案内 */
.afterparty-info {
background: linear-gradient(135deg, #fff7d1, #ffeeaa);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
}

.afterparty-info h3 {
color: #ffaa00;
margin-bottom: 10px;
font-size: 20px;
}

.afterparty-info p {
color: #333;
margin: 5px 0;
font-size: 16px;
}

/* モバイル対応 */
@media (max-width: 768px) {
.schedule-section {
margin: 20px;
padding: 15px;
}

.schedule-section h2 {
font-size: 24px;
}

.schedule-table th {
padding: 10px;
font-size: 16px;
}

.schedule-table td {
padding: 8px 10px;
font-size: 14px;
}

.time-column {
width: 30%;
}

.content-column {
width: 70%;
}

.special-note,
.afterparty-info {
padding: 15px;
}

.special-note h3,
.afterparty-info h3 {
font-size: 16px;
}

.special-note p,
.afterparty-info p {
font-size: 14px;
}
}
</style>
</head>
<body>


<!DOCTYPE html>
<html lang="ja">
<head>
  <meta charset="UTF-8">
  <title>セミナー情報</title>
</head>
<body>
  <h1>魂の特別お話会</h1>

<!-- 詳細情報 -->
<section class="fee-info">
<h2>詳細情報</h2>
<table>
<tbody>
<tr>
<th class="has-text-align-center" data-align="center">日時</th>
<td><strong>テーマ「魂の契約と幸せの道しるべ」</strong>
<p>2026年1月12日（月・祝）<br/><br/>
開場9:00<br/>
開演10:00（約2時間）<br/>
お話会終了後、シェア会<br/><br/>
定員<del datetime="2025-11-18T11:32:16+00:00">30名様</del>　<span style="color:red">残り1名様</span><br/><br/><span style="color:red">※先着順となっておりますので、早めのお申込みをお勧めいたします。</span></p>
</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">場所</th>
<td><a href="https://kintarou-manjyuu.jimdosite.com/%E5%A0%B4%E6%89%80-%E9%9B%BB%E8%A9%B1%E7%95%AA%E5%8F%B7%E3%83%BB%E3%81%94%E9%80%A3%E7%B5%A1%E3%83%BB%E8%AC%9B%E6%BC%94%E4%BC%9A%E7%AD%89/" target="_blank">倉知金太郎饅頭屋本店</a><br />愛知県犬山市犬山西古券272<br />Tel 090-2920-5273（担当 倉知）<br />※お車の方は近隣の駐車場をご利用ください</td>
</tr>

<tr>
<th class="has-text-align-center" data-align="center">持ち物</th>
<td>・筆記用具（必要と思われる方はご持参ください）<br />・お気持ち</td>
</tr>
<tr>
<th class="has-text-align-center" data-align="center">料金</th>
<td>参加費2000円（饅頭、ドリンク、お話）＋お気持ちドネーション<br />※ 参加費については、当日、会場にてお支払いいただきます。</td>
</tr>
</tbody>
</table>



</section>










<section class="schedule-section">
<h2>当日の流れ</h2>

<table class="schedule-table">
<thead>
<tr>
<th>時間</th>
<th>スケジュール</th>
</tr>
</thead>
<tbody>
<tr>
<td class="time-column">9:00〜9:50</td>
<td class="content-column">開場・受付</td>
</tr>
<tr>
<td class="time-column">10:00〜12:00</td>
<td class="content-column"><strong>魂の特別お話会</strong><br />「魂の契約と幸せの道しるべ」</td>
</tr>
<tr>
<td class="time-column">12:00〜12:30</td>
<td class="content-column"><strong>シェア会</strong></td>
</tr>
<tr class="break-row">
<td class="time-column">12:30〜13:00</td>
<td class="content-column">休憩</td>
</tr>
<tr>
<td class="time-column">13:30〜15:30</td>
<td class="content-column"><strong>懇親会</strong></td>
</tr>
</tbody>
</table>



</section>

</body>
</html>


<br><br><br>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>
<body>
<center><a href="https://sj8.jp/p/r/9406WNyy" class="signup-button" role="button" aria-label="セミナーに今すぐ申し込む">
魂の特別お話会に参加する
</a></center>
</body>
</html>


<br><br>

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー申込みボタン</title>
<style>
/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールドグラデーション */
color: #ffffff !important; /* 白色を強制適用 */
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none; /* 下線をデフォルトで無効化 */
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

/* ホバーエフェクト */
.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important; /* ホバー時の下線を確実に無効化 */
}

/* アクティブ（クリック時）エフェクト */
.signup-button:active {
transform: scale(0.95);
}

/* モバイル対応 */
@media (max-width: 600px) {
.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #6b4e9c; /* フォーカス時の枠線（スピリチュアルなパープル） */
outline-offset: 2px;
}

/* 他のaタグのホバースタイルが影響しないよう、特異性を高める */
a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}
</style>
</head>

</html>



<br><br><br><br><br><br>


<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>セミナー講師紹介</title>
<style>
/* 全体のコンテナ */
.instructor-section {
max-width: 1200px;
margin: 0 auto;
padding: 40px 20px;
font-family: 'Arial', 'Helvetica', sans-serif;
background-color: #f9f9f9; /* 背景色：柔らかいホワイト */
text-align: center;
}

/* 見出し */
.instructor-section h2 {
font-size: 32px;
color: #000000; /* サンセットゴールド */
margin-bottom: 40px;
font-weight: bold;
}

/* 講師カードのコンテナ */
.instructor-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 30px;
margin-bottom: 50px;
}

/* 個々の講師カード */
.instructor-card {
flex: 1 1 300px;
max-width: 350px;
background: #ffffff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
overflow: hidden;
text-align: center;
padding: 20px;
}

/* プロフィール画像 */
.instructor-card img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 15px;
border: 3px solid #ffd700; /* サンセットゴールドの枠 */
}

/* 講師名と肩書き */
.instructor-card h3 {
font-size: 24px;
color: #333;
margin-bottom: 10px;
}

.instructor-card .title {
font-size: 16px;
color: #ffaa00; /* サンセットゴールド */
margin-bottom: 15px;
}

/* 紹介文 */
.instructor-card p {
font-size: 14px;
color: #555;
line-height: 1.6;
margin: 0;
}

/* ボタンコンテナ */
.signup-buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

/* ボタンのスタイル */
.signup-button {
display: inline-block;
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00); /* サンセットゴールド */
color: #ffffff !important;
font-family: 'Arial', 'Helvetica', sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
cursor: pointer;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00); /* ホバー時の濃いゴールド */
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:active {
transform: scale(0.95);
}

/* アクセシビリティ対応 */
.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

a.signup-button, a.signup-button:hover {
text-decoration: none !important;
color: #ffffff !important;
}

/* モバイル対応 */
@media (max-width: 768px) {
.instructor-card {
flex: 1 1 100%;
max-width: 100%;
}

.instructor-section h2 {
font-size: 28px;
}

.signup-button {
padding: 12px 25px;
font-size: 16px;
}
}
</style>
</head>
<body>
<section class="instructor-section">

<div class="instructor-container">
<!-- 講師A -->

<div class="instructor-card">
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/07/セミナープロフィール画像（慈敬）.png" alt="" width="150" height="150" class="aligncenter size-full wp-image-3372" /">
<h3>慈敬<br>《じきょう》</h3>
<div class="title">株式会社 Mani Padme 取締役 /<br>ソウルコンサルタント</div>
<p>スピリチュアルが身近な家庭に育つ。郵便局に勤めるが本当の自分を見つけられず心理カウンセラーとなり眞證と出会い（株）Mani Padmeを創業する。各地で本当の自分を生きて幸せになってもらうための活動を続け、魂を揺さぶる対話で2万人以上の女性の輝きを実現。テレビやanan、タレント水野裕子さんとの対談など、多数のメディアからオファーあり。あなたの心に寄り添い、人生を変える一歩を導きます。</p>
</div>

<!-- 講師B -->
<div class="instructor-card">
<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2025/11/セミナープロフィール画像（眞證）.png" alt="" width="150" height="150" class="aligncenter size-full wp-image-3369" /">
<h3>眞證<br>《しんしょう》</h3>
<div class="title">株式会社 Mani Padme 代表取締役 /<br>ソウルコンサルタント</div>
<p>過去世の記憶を持って生まれ、人に見えないものが見え聞こえないものが聞こえる特味な能力ゆえの苦しみを背負う。しかし、この力は人を幸せにするためにあると気付き成長。ソウルコンサルタントとして活動し、自分自身が「生きていてよかった」と実感を得られるようになる。魂を揺さぶる対話で2万人以上の女性の輝きを実現。テレビやanan、タレント水野裕子さんとの対談など、多数のメディアからオファーあり。現在は慈敬と共に、ありのままに生きることの大切さを多くの人に広め続けている。</p>
</div>

</div>






<br><br>
  <dl>
    <dt><h4>懇親会のご案内</h4></dt>
    <dd>
      日時: お話会、シェア会の後 13:30〜15:30予定<br>
      場所: 倉知金太郎饅頭屋 本店（予定）<br>
      会費: 1,500円 程度（予定）
    </dd><br>



</section>
</body>
</html>


<img decoding="async" src="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png" alt="" width="1024" height="425" class="aligncenter size-large wp-image-373" srcset="https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-1024x425.png 1024w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-300x124.png 300w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3-768x319.png 768w, https://manipadme.co.jp/wp-content/uploads/2024/01/achievements3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" />

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 18px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 16px;
}

.program-info p {
font-size: 18px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション（参考） */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.cancel-policy a,
.program-info a {
color: #ffaa00;
text-decoration: none;
}

.cancel-policy a:hover,
.program-info a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>





</body>
</html>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #ffaa00; /* サンセットゴールド */
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px;
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 2px solid #e69b00;
outline-offset: 2px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.signup-button,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 12px 25px;
}
}
</style>
</head>






<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>魂の特別お話会</title>
<style>
/* 全体のスタイル（サンセットゴールド配色を統一） */
body {
font-family: 'Arial', 'Helvetica', sans-serif;
margin: 0;
background-color: #f9f9f9;
}

/* プログラム案内セクション */
.program-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.program-info h2 {
font-size: 28px;
color: #ffd700; /* サンセットゴールド */
margin-bottom: 20px;
}

.program-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* 参加費セクション */
.fee-info {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.fee-info h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.fee-info table {
width: 100%;
max-width: 600px;
margin: 20px auto;
border-collapse: collapse;
}

.fee-info th, .fee-info td {
padding: 10px;
font-size: 16px;
color: #333;
text-align: left;
}

.fee-info th {
background-color: #fff7d1; /* 薄いゴールド */
color: #000000;
font-weight: bold;
}

.fee-info td {
border-bottom: 1px solid #eee;
}

.fee-info p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

/* CTAセクション */
.signup-buttons {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
text-align: center;
background: url('/images/golden-sky.jpg') no-repeat center/cover;
}

.signup-buttons h2 {
font-size: 32px;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
margin-bottom: 20px;
}

.signup-buttons .buttons {
display: flex;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
}

.signup-button {
padding: 15px 30px; /* 縦の幅を拡大（上下20px） */
background: linear-gradient(135deg, #ffd700, #ffaa00);
color: #ffffff !important;
font-size: 18px; /* フォントサイズを拡大 */
font-weight: bold;
text-decoration: none;
border-radius: 25px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, background 0.3s ease;
display: inline-block;
line-height: 1.5;
}

.signup-button:hover {
background: linear-gradient(135deg, #ffaa00, #e69b00);
transform: scale(1.05);
text-decoration: none !important;
}

.signup-button:focus {
outline: 3px solid #e69b00; /* フォーカス時のアウトラインを強化 */
outline-offset: 3px;
}

/* キャンセルポリシーセクション */
.cancel-policy {
max-width: 1200px;
margin: 40px auto;
padding: 20px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
text-align: center;
}

.cancel-policy h2 {
font-size: 28px;
color: #ffd700;
margin-bottom: 20px;
}

.cancel-policy p {
font-size: 16px;
color: #333;
line-height: 1.6;
margin: 10px 0;
}

.cancel-policy ul {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.cancel-policy li {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}

.cancel-policy li:before {
content: "• ";
color: #ffaa00;
}

.program-info a,
.fee-info a,
.cancel-policy a {
color: #ffaa00;
text-decoration: none;
}

.program-info a:hover,
.fee-info a:hover,
.cancel-policy a:hover {
text-decoration: underline;
}

/* モバイル対応 */
@media (max-width: 768px) {
.program-info,
.fee-info,
.signup-buttons,
.cancel-policy {
margin: 20px;
padding: 15px;
}

.program-info h2,
.fee-info h2,
.signup-buttons h2,
.cancel-policy h2 {
font-size: 24px;
}

.program-info p,
.fee-info p,
.fee-info th,
.fee-info td,
.cancel-policy p,
.cancel-policy li {
font-size: 14px;
}

.signup-button {
padding: 18px 25px; /* モバイルでも縦の幅を拡大 */
font-size: 16px; /* モバイルでのフォントサイズ拡大 */
}
}
</style>
</head>


<!-- CTAセクション -->
<section class="signup-buttons">
<h2>この瞬間、神との契約が花開く</h2>
<div class="buttons">
<a href="https://sj8.jp/p/r/9406WNyy" class="signup-button" role="button" aria-label="申し込む">
魂のお話会に参加する
</a>

</div>
</section>


    <center><h3>あなたの魂の幸せが始まります！</h3></center>
    <br>

  

<!-- キャンセルポリシー --> 
<section class="cancel-policy"> <h2>キャンセルポリシー</h2> 
<p>皆様に安心してご参加いただくため、以下のキャンセルポリシーを設けています。</p> 
<p>下記キャンセル料を、後日送付するメールに記載の銀行口座にお振込みください。振込手数料はご負担願います。</p>
 <ul> <li>2日前までのキャンセル：お話会料金の50%</li>
      <li>前日のキャンセル：お話会料金の80%</li>
      <li>当日またはご連絡なしの場合：お話会料金の100%</li> </ul>
 <p>ご不明点等ございましたら、いつでもお気軽にお問い合わせください。</p> </section>




<!DOCTYPE html> 
<html lang="ja">
<head> 
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
<title>セミナーキャンセルポリシー</title> 
<style> /* キャンセルポリシーセクション */ .cancel-policy { max-width: 1200px; margin: 40px auto; padding: 20px; background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); font-family: 'Arial', 'Helvetica', sans-serif; text-align: center; } .cancel-policy h2 { font-size: 20px; color: #ffd700; /* サンセットゴールド */ margin-bottom: 20px; } .cancel-policy p { font-size: 16px; color: #333; line-height: 1.6; margin: 10px 0; } .cancel-policy ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .cancel-policy li { font-size: 16px; color: #333; margin-bottom: 10px; } .cancel-policy li:before { content: "• "; color: #ffaa00; /* サンセットゴールド */ } /* モバイル対応 */ @media (max-width: 768px) { .cancel-policy { margin: 20px; padding: 15px; } .cancel-policy h2 { font-size: 20px; } .cancel-policy p, .cancel-policy li { font-size: 14px; } } </style> </head> 







</body>
</html>







<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex"> </div>
<div> </div>






]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
