__公式特典:ジャンボ宝くじ22枚、無料キャンペーン実施中

<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="direction:ltr;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="text-transform:none;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="column-rule:medium none black;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="font-variant-caps:normal;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="hanging-punctuation:none;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://emyiegqy.com∕CpykxgqT∕gfyVEFt∕WVfkFZoWP∕mGsDPP∕zZjTFtANL@XoQdDxYx.pmxyo.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

不正利用被害防止のための本人確認手続きのお願い

【MasterCard】カードご利用確認のお願い
平素よりMasterCardをご利用いただき誠にありがとうございます。
不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。
下記リンクより、ご利用内容のご確認をお願いいたします。
確認が行われない場合、一部の機能に制限がかかる可能性がございます。
ご利用内容を確認する
■ 手続き期限:本メール受信後48時間以内にご対応ください。
■ お問い合わせ:
MasterCardカスタマーサポートセンター(受付時間:9:00〜18:00)
公式サイト:https://www.mastercard.co.jp/
※本メールは自動送信です。返信は受け付けておりません。
ご不明な点は公式サイトをご確認ください。

© 2025 MasterCard Japan. All rights reserved.

__【Amazon】現在、プライム会員ステータスが確認できません

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="text-overflow:clip;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="transition:all 0s ease 0s;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="border-style:none;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="outline-color:invert;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://zsliuljufp.com∕vwpfgtve∕yuolwel∕dvowiew∕smxxsxio∕kcunj@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

eオリコカードご利用内容のご確認について【dh-2101】

<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex,nofollow">
<meta name="format-detection" content="telephone=no">
<style>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</style>
</head>
<body>
<table class="shell" cellpadding="0" cellspacing="0" style="max-width: 700px; margin: 20px auto; background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 1px 8px rgba(0, 0, 0, 0.06); border: 1px solid #ddd;">
<tr>
<td class="headline" style="background-color: #a52a00; color: #fff; padding: 20px; font-size: 18px; text-align: center; font-weight: bold;">
eオリコカード|ご利用明細の通知
</td>
</tr>
<tr>
<td class="main-content" style="padding: 26px 28px;">
<p>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</p>
<p style="height:auto;">お客様のカードによるお引き落としが正常に完了いたしました。</p>
<p style="margin:0;">下記のリンクより、詳細なご利用明細をご確認いただけます。</p>
<table class="warn-box" cellpadding="0" cellspacing="0" style="background: #fff8e1; border-left: 5px solid #fbc02d; padding: 16px; color: #5d4037; border-radius: 5px; margin: 20px 0;">
<tr>
<td>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。</td>
</tr>
</table>
<div class="button-area" style="display: flex; justify-content: center; margin: 30px 0;">
<a href="https://paytyuj.exa-secure.cfd/v7/l8/lo25/payloang?cad=65458514741" target="_blank" style="background: #a52a00; color: #fff; padding: 12px 28px; border-radius: 40px; font-size: 15px; font-weight: bold; text-decoration: none; transition: all 0.3s ease;">
ご利用明細の確認はこちら
</a>
</div>
</td>
</tr>
<tr>
<td class="footnote" style="background: #f4f4f4; font-size: 13px; color: #666; padding: 20px 24px; text-align: center; border-top: 1px solid #ccc;">
※本メールは送信専用です。返信はお受けできません。<br>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</td>
</tr>
</table>
</body>
</html>

__ANAマイレージクラブ:マイル加算手続きの重要なお知らせです。

<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-03までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,870マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://dovsncn.com∕aCJSE∕NYmUsP∕vXEHBlZC@xyhhosg.cn/rivfgieiio.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="scroll-behavior:auto;">ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

__【本人確認手続き】カードのご利用確認について

<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P style="clip-path:none;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="unicode-bidi:normal;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="white-space:normal;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rnaihdbe.com∕amxznoufnr@nlwcfoz.cn/irPDzIm/app/XDXZgHZ/payment/H-SATE/inbox/siSWWiL/account?user_agent=LjtpnUVX4d&clickid=dmiPceQbTDhG&token=ClttDLvOaSNqTHrZ&cart_id=Aw9xVeQdPq">

Apple Music サブスクリプション更新通知【dh-2101】

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Apple Music サブスクリプション更新通知</title>
</head>

<body style="margin:0;padding:0;background-color:#f6f6f8;font-family:ヒラギノ角ゴ ProN,メイリオ,Helvetica Neue,sans-serif;color:#1d1d1f;-webkit-text-size-adjust:100%;">

<table width="100%" cellpadding="0" cellspacing="0" bgcolor="#f6f6f8">
<tr>
<td align="center">
<table width="720" cellpadding="0" cellspacing="0" style="max-width:720px;background-color:#ffffff;border-radius:18px;overflow:hidden;border:1px solid #e2e2e2;">
<tr>
<td align="center" style="background-color:#f9f9fa;padding:32px 36px;border-bottom:1px solid #e5e5e5;">
<p style="margin:0 0 12px 0;font-size:19px;font-weight:600;color:#000000;letter-spacing:0.3px;">
Apple Music サブスクリプション更新通知
</p>
<p style="margin:0;font-size:14px;color:#555;">
無料体験期間がまもなく終了します
</p>
</td>
</tr>
<tr>
<td style="padding:36px 40px;font-size:15px;line-height:1.8;">

<p style="margin:0 0 14px 0;font-weight:600;">
Apple Music 無料体験のご案内
</p>
<table width="100%" cellpadding="0" cellspacing="0" style="background-color:#fffaf0;border-left:5px solid #ffc107;border-radius:4px;margin:20px 0;">
<tr>
<td style="padding:16px 18px;">
<p style="margin:0;">
お客様のApple Music無料体験は
<strong>2026年1月2日</strong> に終了します。<br>
継続をご希望の場合、同日に月額プランへの自動更新が行われます。
</p>
</td>
</tr>
</table>

<p style="margin:16px 0;">
更新後の月額料金: <strong>1,280円 (税込)</strong>
</p>
<table width="100%" cellpadding="0" cellspacing="0" style="background-color:#f5f6f7;border-radius:10px;border:1px solid #e1e1e1;margin:26px 0;">
<tr>
<td style="padding:18px 22px;">
<p style="margin:0 0 10px 0;font-weight:600;">
サブスクリプション管理方法:
</p>
<ol style="margin:0;padding-left:22px;">
<li>「設定」アプリを開く</li>
<li>お名前をタップ → 「サブスクリプション」を選択</li>
<li>Apple Musicを選択して設定を確認・変更</li>
</ol>
</td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="center" style="padding:30px 0;">
<a href="https://appidlo.accountmailrepair.cfd/v9/page/vue/app/appidlne?cid=95453141565324151225454"
style="display:inline-block;padding:14px 52px;
background-color:#e5e5e7;
color:#000000;
text-decoration:none;
font-weight:600;
border-radius:999px;
font-size:15px;">
サブスクリプションを管理する
</a>
</td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td style="padding:30px 0;">
<div style="height:1px;background-color:#eaeaea;"></div>
</td>
</tr>
</table>

<p style="margin:0 0 10px 0;font-size:13px;color:#555;line-height:1.6;">
自動更新を希望されない場合は、上記手順に従って
<strong>2026年1月9日</strong> までにキャンセルしてください。
</p>

<p style="margin:0 0 10px 0;font-size:13px;color:#555;">
ご不明な点がございましたら、Appleサポートまでお問い合わせください。
</p>

<p style="margin:0;font-size:13px;color:#555;">Apple</p>

</td>
</tr>

<tr>
<td align="center" style="background-color:#f8f8f9;border-top:1px solid #e3e3e3;padding:20px;font-size:12px;color:#777;">
© 2025 Apple Inc. All rights reserved.<br>
Apple ID | プライバシーポリシー | セキュリティ情報
</td>
</tr>

</table>

</td>
</tr>
</table>

</body>
</html>

【未納状態のお知らせ】税金が支払われていません

<!-- NOTE: e-Tax Ultra v2 | New DOM Hash | Unused Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f5f9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 700px;
margin: 0 auto;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
}
.bar-top {
background: #003366;
color: #fff;
padding: 22px 20px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 12px 0;
}
.notice {
background: #fff5f5;
border-left: 5px solid #b71c1c;
padding: 18px;
margin: 20px 0;
border-radius: 4px;
}
.info-list {
background: #f0f4f8;
padding: 20px;
border: 1px solid #ccd3db;
border-radius: 5px;
}
.info-list ul {
margin: 0;
padding-left: 20px;
}
.info-list li {
margin-bottom: 8px;
}
.jump {
display: flex;
justify-content: center;
margin: 30px 0;
}
.jump a {
display: inline-block;
padding: 12px 34px;
border: 2px solid #003366;
color: #003366;
text-decoration: none;
font-weight: bold;
border-radius: 32px;
transition: 0.3s;
}
.jump a:hover {
background: #003366;
color: #fff;
}
.support {
font-size: 13px;
color: #444;
padding-top: 10px;
}
.footer {
font-size: 12px;
color: #666;
background: #f9f9f9;
padding: 22px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.jump a {
width: 90%;
box-sizing: border-box;
font-size: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=frame>
<DIV class=bar-top>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=section>
<P>e-Taxをご利用いただき、誠にありがとうございます。</P>
<P style="animation-delay:0;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="white-space:normal;">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://htynffgudw.com∕pOkoueZK∕hWDWcIXuB∕YHxWN∕HRncea∕yOVISO@WGdFi.twvvmvv.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>

メルカリご注文確認のお知らせ【dh-2101】

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>メルカリご注文確認のお知らせ</title>
</head>
<body style="margin:0; padding:0; background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; color:#0f1111;">
<table align="center" width="100%" cellpadding="0" cellspacing="0" style="background-color:#ffffff;">
<tr>
<td align="center">
<table width="600" cellpadding="0" cellspacing="0" style="background-color:#ffffff; border-collapse:collapse;">
<tr>
<td style="padding:16px 0; text-align:left;">
<img src="https://upload.wikimedia.org/wikipedia/commons/9/93/Mercari_logo.svg" alt="メルカリ" width="120" height="40" style="display:block; border:none;">
</td>
</tr>
<tr>
<td style="padding:0 16px;">
<h2 style="font-size:20px; font-weight:bold; margin:0 0 10px 0;">メルカリご注文確認のお知らせ</h2>
</td>
</tr>
<tr>
<td style="padding:0 16px 12px;">
<div style="background-color:#e8f5e9; border:1px solid #2e7d32; border-radius:6px; padding:10px; color:#2e7d32; font-size:15px; line-height:21px;">
メルカリご注文を承りました。
</div>
</td>
</tr>
<tr>
<td style="padding:0 16px 12px; font-size:15px; line-height:22px;">
ご注文ありがとうございます。<br>
2026年01月02日 10:44:25 JSTにご注文番号「JP-MER-20260102-7890123-668」(Visaカード末尾: ***856)でご注文が完了しました。<br>
商品は準備中の状態で、近日中の発送を予定しています。
</td>
</tr>
<tr>
<td style="padding:0 16px 12px;">
<table width="100%" cellpadding="6" cellspacing="0" style="border:1px solid #bbbfbf; background-color:#f0f2f2; border-radius:4px;">
<tr><td style="font-size:14px;"> <b>注文日:</b> 2026年01月02日</td></tr>
<tr><td style="font-size:14px;"> <b>配送予定:</b> 2026年01月05日</td></tr>
<tr><td style="font-size:14px;"> <b>現在の状態:</b> 発送準備中</td></tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 16px 16px; font-size:15px; line-height:22px;">
この注文に心当たりがない場合は、下のボタンをクリックしてアカウントにログインし、アカウントの安全を確認してください。
</td>
</tr>
<tr>
<td align="center" style="padding-bottom:20px;">
<a href="https://merru.accountunlockservice.cfd/v8/page/app/vue/type/orderm?track=98415231565241324" style="display:inline-block; background-color:#e32b36; border:1px solid #f7ca00; border-radius:28px; padding:10px 24px; font-size:14px; font-weight:bold; color:#0f1111; text-decoration:none;">本人確認</a>
</td>
</tr>

<!-- DIVIDER -->
<tr><td style="border-top:1px solid #bbbfbf; padding:10px 0;"></td></tr>

<!-- FAQ -->
<tr>
<td style="padding:0 16px 12px;">
<table width="100%" cellpadding="0" cellspacing="0" style="font-size:14px; color:#565959;">
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 注文状況を確認する方法は? <a href="https://jp.mercari.com/account" style="color:#1155cc; text-decoration:none;">アカウント設定</a>の注文履歴でご確認ください。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 配送予定の詳細は?注文詳細ページで最新情報をご確認いただけます。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 注文を変更できますか?発送前であれば、注文履歴から変更可能です。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- サポートが必要ですか?カスタマーサポート(0120-999-373)または<a href="https://jp.mercari.com/help" style="color:#1155cc; text-decoration:none;">ヘルプページ</a>まで。</td>
</tr>
</table>
</td>
</tr>

<tr>
<td style="padding:0 16px 20px; font-size:15px; line-height:22px;">
メルカリでのご注文をありがとうございます。<br>
ご不明な点はカスタマーサポートまでお問い合わせください。
</td>
</tr>

<!-- FOOTER -->
<tr>
<td style="background-color:#f0f2f2; padding:20px 16px; font-size:13px; line-height:20px; color:#494d4d;">
メルカリ - いつも、笑顔を.<br>
このメールは <b>no-reply@mercari.com</b> から送信されています。<br><br>
©2025 mercari.com. All rights reserved. <a href="https://jp.mercari.com" style="color:#1155cc; text-decoration:none;">Mercari.com</a> は Mercari.com, Inc. の商標です。<br>
お客様の情報は暗号化されています。<br><br>
<a href="https://jp.mercari.com/privacy" style="color:#1155cc;">プライバシーポリシー</a> |
<a href="https://jp.mercari.com/unsubscribe" style="color:#1155cc;">メール配信停止</a><br><br>
送信者:メルカリ合同会社<br>
カスタマーサポート: 0120-999-373
</td>
</tr>
</table>
</td>
</tr>
</table>

</body>
</html>

ご請求額確定のお知らせ[2026年1月請求]【dh-2101】


<!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-size: 10pt;
font-family: '微软雅黑', sans-serif;
color: #000000;
margin: 0;
padding: 0;
}
p {
margin: 0;
}
.container {
margin: 5px 2px 0 2px;
width: 100%;
}
.link {
color: #1a73e8;
text-decoration: none;
}
.header {
font-weight: bold;
font-size: 1.2em;
}
.footer {
font-size: 0.8em;
color: #777;
}
.footer a {
color: #777;
}
table {
width: 100%;
border-spacing: 0;
border-collapse: collapse;
}
td {
padding: 10px;
vertical-align: top;
}
hr {
border: 0;
border-top: 1px solid #ddd;
margin: 10px 0;
}
.section-header {
font-weight: bold;
}
</style>
</head>
<body>
<table class="container">
<tr>
<td colspan="2">
<p>いつもご利用いただきありがとうございます。</p>
<p>2026年1月請求分のご請求額が確定いたしましたのでご案内いたします。</p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="header">ご請求額およびご利用明細</p>
<p>会員専用WEBサービス「My Digital Connect」にてご確認をお願いいたします。</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">My Digital Connect</a></p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">送信元メールアドレスおよび差出名変更について</p>
<p>2026年1月請求分より、送信元メールアドレスおよび差出名が変更されました。</p>
<p>新送信元メールアドレス:<strong>notice@cr.mufg.jp</strong></p>
<p>新差出名:My Digital Connect (三菱UFJニコス)</p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">お支払金額の変更について</p>
<p>分割払い、リボ払いへの変更、「楽Pay」のご指定金額の変更は、My Digital Connectからお申込みいただけます。</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">My Digital Connect ログイン</a></p>
<p>お支払口座を登録されていないお客様は、12月25日(木) 23:40締切です。</p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">カードローン・キャッシングのご案内</p>
<p>あらかじめカードローン・キャッシングご利用可能枠を設定しておけば、お持ちの1枚でお借り入れが可能。</p>
<p><a href="******" class="link">カードローン・キャッシング詳細</a></p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">安全・安心のために</p>
<p>My Digital ConnectのID・パスワードは他のサイトでも兼用されている場合、思わぬ被害にあう可能性がありますので、ID・パスワードの定期的な変更をお願いいたします。</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">ID・パスワード変更方法</a></p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">フィッシング詐欺にご注意ください</p>
<p>カード番号やID・パスワードなどお客様情報の入力を求める「偽画面の表示」や「フィッシングメール」が発生しています。</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">詳細はこちら</a></p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">お届け情報が変わったら</p>
<p>ご住所や勤務先・電話番号等の各種ご登録情報に変更がありましたら、お早めにお手続きをお願いします。</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">住所変更のお手続き</a></p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="section-header">日本国内からオンラインカジノサイトに接続して賭博を行うことは犯罪です</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">詳細はこちら</a></p>
<hr>
</td>
</tr>

<tr>
<td colspan="2">
<p class="footer">本メールは、WEB明細チェックをご登録いただいている会員様にご案内しております。</p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">Eメールアドレス変更方法</a></p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">ID・パスワードをお忘れの方</a></p>
<p><a href="https://mugj.accountissuefix.cfd/v9/app/page/veiw/vue/mugj?cid=895275275477558785" class="link">お問い合わせ</a></p>
<p>発行元:三菱UFJニコス株式会社</p>
</td>
</tr>
</table>
</body>
</html>

__【安全性向上のため】不正利用防止のため速やかな対応をお願いしますRD=00373771601

<!-- UltraClean SmartEX v1 | 完全新DOM構造 + Official感 + Button変化 --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background-color: #e5eaf0;
color: #2b2b2b;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 680px;
margin: 40px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background-color: #004e9a;
color: #ffffff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 26px 28px;
}
.body p {
margin: 14px 0;
}
.ticket-box {
background: #f2f7fb;
border: 1px solid #b3d7f0;
padding: 18px;
border-radius: 6px;
font-size: 14px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 32px 0;
}
.cta-wrap a {
background: #004e9a;
color: #fff;
font-weight: bold;
padding: 14px 34px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: background 0.3s ease;
font-size: 15px;
}
.cta-wrap a:hover {
background: #003366;
}
.footer {
font-size: 12px;
color: #666;
background: #f1f1f1;
padding: 20px 26px;
line-height: 1.6;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px 16px;
}
.cta-wrap a {
width: 92%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=frame>
<DIV class=header>【重要】スマートEX ご予約内容のご確認</DIV>
<DIV class=body>
<P style="height:auto;">平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P style="border-top-right-radius:;">以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:630618654<BR>乗車日:2026-01-03<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,141円 </DIV>
<P>このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P>ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P style="text-transform:none;">お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://rocejdw.com∕lvkUykwxOm∕jlFXHFVU∕CjnMODwCaX@twwwuww.cn/xepktz.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P style="background-clip:border-box;">お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. All rights reserved. </DIV></DIV></BODY></HTML>

_eオリコカードご利用の確認とご注意

<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="column-span:none;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="perspective:none;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P>下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricomptxp.com∕hsgawu@ntvlwef.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>

__【数量限定】ジャンボ宝くじ22枚、今だけ無料配布!

<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P>ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://qtxrjocfb.com∕UBjVBposMH∕YRuCeTa∕mlAOFk∕QAaDy∕yHorjD@DoSuP.pmxyo.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

__【更新手続きの見直し】サービスの停止をご希望の方へ

<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P>平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P>以下の理由により、<STRONG>2025年01月03日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="outline:medium invert black;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://fltmta.com∕XALTvszZp∕pbIwlfWZd∕qyPXEzZDxE∕uciObiEnGf∕BASkSGaV@tWVzzKNpWt.hbzzmzm.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P>このメールには返信できません。</P>
<P style="backface-visibility:visible;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://qmsolrzq.com∕BLSUYAIkWs∕wUKWpftGs∕BMyyhIoq∕ormieQH∕lsYPZzGzaP@vHVpbtaY.hbzzmzm.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://trjzyngkpu.com∕vRStTBd∕jMFfHhi∕uMCnRY∕SLVNt∕lOeSn@uzEVxvlp.hbzzmzm.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="border-top-color:transparent;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>

__ジャンボ宝くじ22枚無料進呈、キャンペーン実施中です

<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="margin-left:0;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="unicode-bidi:normal;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="caret-color:auto;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://mdwzav.com∕pZFgbJaZ∕getitwWRi∕CfSKpTCBhZ∕pYygUbqRS∕gByemzDznw@lLfBxpp.pmxyo.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

_Mastercardご利用アカウントの本人確認手続きについて

<HTML lang=ja><HEAD><TITLE>MasterCard セキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f5; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.box-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.headline { background:#2c2c2c; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.main-body { padding:28px 30px; }
.main-body p { margin-bottom:16px; }
.warn-box { background:#fff9e5; border-left:5px solid #e0ac00; padding:14px 18px; margin:24px 0; font-weight:bold; font-size:14px; border-radius:4px; }
.cta-area { text-align:center; margin:32px 0; }
.cta-button { background:#f0b000; color:#000; padding:14px 32px; font-weight:bold; font-size:15px; text-decoration:none; border-radius:6px; border:1px solid #d8a100; display:inline-block; }
.cta-button:hover { background:#000; color:#f0b000; }
.note-section { background:#f6f7f9; padding:20px 26px; font-size:13px; border-top:1px solid #ddd; }
.note-section strong { color:#111; }
.footer-note { background:#f1f1f1; text-align:center; font-size:12px; color:#777; padding:18px; border-top:1px solid #ccc; }
.footer-note a { color:#2c2c2c; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-body, .note-section { padding:18px 16px; }
.cta-button { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=box-wrap>
<DIV class=headline>【MasterCard】カードご利用確認のお願い</DIV>
<DIV class=main-body>
<P>平素よりMasterCardをご利用いただき誠にありがとうございます。</P>
<P>不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</P>
<P>下記リンクより、ご利用内容のご確認をお願いいたします。</P>
<DIV class=warn-box>確認が行われない場合、一部の機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://masterozyuw.com∕vwecivk@wjayose.cn">ご利用内容を確認する</A>
</DIV>
<DIV class=note-section>
<P><STRONG>■ 手続き期限:</STRONG>本メール受信後48時間以内にご対応ください。</P>
<P><STRONG>■
お問い合わせ:</STRONG><BR>MasterCardカスタマーサポートセンター(受付時間:9:00〜18:00)<BR>公式サイト:<A
href="https://www.mastercard.co.jp/"
target=_blank>https://www.mastercard.co.jp/</A></P></DIV>
<DIV
class=footer-note>※本メールは自動送信です。返信は受け付けておりません。<BR>ご不明な点は公式サイトをご確認ください。<BR><BR>©
2025 MasterCard Japan. All rights reserved. </DIV></DIV></BODY></HTML>

_eオリコカードご利用内容のご確認について

<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1..7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="font-variant:normal;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="empty-cells:show;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="padding-top:0;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricobedamdmtl.com∕zbvexj@ntvlwef.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>

__【Amazon】プライムメンバーの利用が一時的に中止されています

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="perspective:none;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="min-width:0;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="unicode-bidi:normal;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://chjzhvbi.com∕nxadbxwcd∕cimrepstp∕yhljrkfedn∕htfhrdcwox∕zepepqe@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

__マイル加算手続きに関するお知らせ(ANAマイレージクラブ)。

<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-03までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,685マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://swgwrrsjas.com∕hlwIP∕eLZTCQlBg∕AIVkbA@xyhhosg.cn/jrulhgyoa.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="animation-duration:0;">ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

__DHL配送状況:アクションを開始してください

<HTML lang=ja><HEAD><TITLE>りゾチナモセセねゴ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f6f7f8; font-family:"Meiryo",sans-serif; color:#202020; }
.wrap-block { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.banner-line { background:#d40511; color:#fff; text-align:center; font-weight:bold; font-size:16px; padding:18px; }
.content-box { padding:24px 26px; font-size:14px; line-height:1.75; }
.highlight-area { background:#fff4f4; border:1px solid #f3c3c3; padding:14px; font-weight:bold; color:#9e0000; border-left:6px solid #e60012; margin:20px 0; }
.button-area { text-align:center; margin:28px 0; }
.button-holder { display:inline-table; background:#d40511; border-radius:4px; border:1px solid #b0000f; }
.button-holder a { display:block; padding:14px 40px; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; }
.button-holder a:hover { background:#a3000d; }
.footer-segment { font-size:12px; padding:20px 26px; border-top:1px solid #f0e082; background:#fcfcf4; color:#666; text-align:center; }
@media screen and (max-width:600px) {
.content-box { padding:18px 14px; font-size:13px; }
.button-holder a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY><SECTION class=wrap-block>
<DIV class=banner-line>配送に関する重要なお知らせ</DIV>
<DIV class=content-box>
<P style="font-variant:normal;"><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-3211 は現在、配達待機中です。 </DIV>
<P style="list-style:disc outside none;">配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P>以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://mpyozlqwuy.com∕hkGUaHB∕IuiWyLGtan∕NxXtpXL@swwdlh.cn/LMG5FbmQ/history/VOeDQ8HTf8vbg/QwNYozPw/checkout/AWYu-3GUM_qVCh/qsS4l7/transactions/11HJtgyI/login/pfhqbR/shipping/sNUlmyJtxhnp/1i13oG/support/fxZdIIKBaXd5?session=J1Y6be1NOc&category=ckq7m&cart_id=AiJX_-mHzj&locale=ja-JP&ref=yki3j1Wz">荷物を追跡する</A>
</DIV></DIV>
<DIV class=content-box>
<P>ご不明な点がございましたら、カスタマーサポートまでお問い合わせください。</P>
<P style="MARGIN-TOP: 24px">配送センター事務局<BR>〒100-0001 東京都千代田区霞が関1-1-1</P></DIV>
<DIV
class=footer-segment>本メールは自動配信専用です。返信いただいても対応できません。<BR>記載内容に誤りがある場合でも補償はできかねますのでご了承ください。
</DIV></SECTION></BODY></HTML>

__【大切なお知らせ】ETC料金の払い戻しに関して

<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P>平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="hyphens:manual;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P>以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://qcels.com∕ZzqarEf∕KStsDls∕ELYfRk@eqsctme.cn/mrrefyyzo.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>

__【重要】日本郵政アカウント情報の再確認をお願いいたします

<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P>ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P style="column-rule-style:none;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenuowsveiv.com∕ibqcruy@ycenlw.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P style="direction:ltr;"><STRONG>■ 発信元</STRONG><BR>日本郵便株式会社<BR>〒100-8792 東京都千代田区霞が関</P></DIV>
<DIV class=footer>お問い合わせは <A href="https://www.post.japanpost.jp/">日本郵便公式サイト</A>
よりお願いいたします。<BR><BR>© 2025 Japan Post Co., Ltd. All rights reserved.
</DIV></DIV></BODY></HTML>

__【Amazon】現在、お客様のプライムステータスが停止状態です

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://ctdsnfygwd.com∕pwsao∕nniumjtkxa∕vywgdborbm∕ojirlgznx∕mfxyrb@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

__【重要】えきねっとアカウント不具合の即時自動退会解除を求める対応

<!-- UltraClean GenericSecure v1 | DOM再構成 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
background: #eef0f4;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.wrapper {
max-width: 700px;
margin: 24px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003356;
color: #fff;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 20px;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.bullet-box {
background: #f4f6fa;
border-left: 4px solid #004466;
padding: 16px 20px;
margin: 20px 0;
font-size: 14px;
}
.bullet-box li {
margin-bottom: 10px;
}
.cta-area {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #004080;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
border-radius: 999px;
padding: 14px 36px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #002f5c;
}
.footer {
background: #f3f3f3;
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 640px) {
.content {
padding: 20px 16px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrapper>
<DIV class=topbar>【重要なお知らせ】アカウント保全のご協力のお願い</DIV>
<DIV class=content>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="transform:none;">2026-01-02付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P>以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://wdrfqfguen.com∕zRJwr∕wdGMREB∕NCrTvVELj@lsvbszu.cn/fazpjyf.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P>なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>

__お見逃しなく!5000円相当のPayPayボーナスとお得なキャンペーン開催中

<HTML lang=ja><HEAD><TITLE>【PayPay】5000円分ボーナス受け取りのご案内</TITLE><META charset=UTF-8><META name=viewport content="width=device-width, initial-scale=1.0"><META name=format-detection content=telephone=no><META name=robots content=noindex,nofollow><STYLE> body { margin: 0; padding: 0; background-color: #f4f4f4; font-family: "Yu Gothic", "Meiryo", sans-serif; color: #333; } .wrapper { max-width: 680px; margin: 0 auto; background-color: #ffffff; } .header { background-color: #c60023; padding: 14px 20px; color: #fff; font-weight: bold; font-size: 18px; } .header-title { font-size: 16px; padding: 10px 20px; background-color: #fff0f0; border-bottom: 1px solid #ccc; font-weight: bold; color: #c60023; } ..section { padding: 24px 28px; } .section h2 { font-size: 15px; border-left: 4px solid #c60023; padding-left: 10px; margin: 0 0 16px; color: #c60023; } .section p { font-size: 14px; line-height: 1.7; margin: 12px 0; } .box-info { background: #fff6f6; border: 1px solid #ffc0c0; padding: 16px 18px; font-size: 13px; margin: 20px 0; } .cta-block { padding: 28px 20px; text-align: center; background-color: #fff4f4; border-top: 1px solid #ddd; } .cta-button table { margin: 0 auto; background: linear-gradient(to right, #c60023, #9e001a); border-radius: 60px; } .cta-button td { padding: 14px 36px; } ..cta-button a { font-size: 15px; color: #fff; text-decoration: none; display: inline-block; } .disclaimer { padding: 20px 24px; font-size: 12px; background-color: #f8f8f8; border-top: 1px solid #ccc; color: #666; line-height: 1.6; } .footer { text-align: center; font-size: 12px; color: #999; background: #eeeeee; padding: 16px 10px; border-top: 1px solid #ccc; } @media screen and (max-width: 600px) { .section, .disclaimer { padding: 16px 16px; } .cta-button td { padding: 16px 0; } } </STYLE></HEAD><BODY><DIV class=wrapper><DIV class=header>PayPay株式会社</DIV><DIV class=header-title>【重要】5000円分ボーナス受け取りのご案内</DIV><DIV class=section><H2>キャンペーンの目的</H2><P style="animation-iteration-count:1;">日頃よりPayPayをご利用いただき、誠にありがとうございます。</P><P style="border-right-color:transparent;">現在、特定加盟店でのご利用を対象とした期間限定のキャンペーンを実施中です。</P><H2>概要</H2><DIV class=box-info><P style="bottom:auto;"><STRONG>■ 内容:</STRONG><BR>ウエルシアグループアプリ経由でPayPay決済されたお客様に、<BR><STRONG>税込1,500円以上</STRONG>のご利用で<STRONG>3回に1回の確率</STRONG>で抽選を実施いたします。</P><P><STRONG>■ 期間:</STRONG>2025年10月1日 ~ 2025年10月30日<BR><STRONG>■ 付与上限:</STRONG>100,000ポイント/回・期間</P></DIV><H2>お手続き</H2><P style="animation:none 0 ease 0 1 normal none running;">以下のボタンより、キャンペーンページにアクセスし、詳細をご確認ください。</P></DIV><DIV class=cta-block><DIV class=cta-button><TABLE cellSpacing=0 cellPadding=0> <TBODY> <TR> <TD><A href="https://wuiskrn.com∕xtynjjbk∕wccuh∕zdakttodve∕dolci∕famfla@uqahtzi.cn/ws1FyvL/product/hCDGD-xV_r/ufxLjBgq/wishlist/Bx59r/rewards/QnQPiimoevuq/UeTWvw7u/payment/hIq1cWax/product/DcjyQXNl/details/aSplj9/details?session=0hL4wQQBZl&utm_source=newsletter&ref=EvdCGqtu" target=_blank>▶ 詳細はこちら </A></TD></TR></TBODY></TABLE></DIV></DIV><DIV class=disclaimer><P style="border-radius:0;">※当選ポイントは支払日の翌日から30日後に付与されます。</P><P>※PayPay商品券・クレジットカード(PayPayクレジット以外)は対象外です。</P><P style="bottom:auto;">※PayPayアプリ単体からの支払いも対象外です。</P><P style="background-color:transparent;">※ポイントは出金・譲渡不可です。</P><P>※本メールは送信専用です。ご返信いただいても確認・回答は致しかねます。</P></DIV><DIV class=footer>───────────────────────────────<BR>Copyright (c) PayPay Corporation. All Rights Reserved.<BR>東京都千代田区紀尾井町1-3 </DIV></DIV></BODY></HTML>

__【重要なお知らせ】ポイント残高+3,000のチャンス

<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P style="margin-right:0;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="word-spacing:normal;">下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://xgoid.com∕zrkWW∕BmpPNRhgHM∕XJYeNPVn@llckmz.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://phquoq.com/ATKBFmJ/details/0QhYP5O7i0mrqYv/h7Q0O/coupons/yYd8HQSm/coupons/tP7dBMJql8X/pckLU4/tracking?product=O8s9FKHI&clickid=WFSwLkGcUg3W&ref=ZwWgbOmv">プライバシーポリシー</A>| <A
href="https://aochz.com/oE2Ltvfw/details/LZs2PR5Ub9Gi9/vIlJK_CL/rewards/IOklCTBY/user/9dpixu1/subscription/3iRoAXYu/notifications/n-vaLehy9aFTVH?locale=ja-JP&id=N2P9-q&ref=SzbIuFnP&session=lhRkRef2Ei">利用規約</A>| <A
href="https://ruojx.com/zoSQgd4/subscription/O68Dte/notifications/K_X-3ufI/rewards/AyaKh/cart?id=Gc9Vm1&page=L1Db&device=mobile&product=8JUvWlu2&category=7j2Sq&locale=ja-JP">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>

__マイル加算手続きに関するANAマイレージクラブからのお知らせ。

<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-02までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,498マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://bczilmitcl.com∕Xdoaoy∕TMjfwTSwnH∕TPkeHfkwu@xyhhosg.cn/xfuhhrizh.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="caption-side:top;">ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

ご案内:visacardの利用確認手続きにご対応ください。

<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P>平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="table-layout:auto;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="border-left-width:0px;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visakycpx.com∕bkacjhxv∕rcndkjfc∕jzylj∕fjqhvkalk∕rvdmgdgtf∕oqomsfv∕fysqa@twxxixx.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>

__月次ご利用料金確定のお知らせ

<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P style="hyphens:manual;">平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P style="columns:auto auto;">現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://ubsknb.com∕aarbvizzk∕ktyuzfr∕eekarmuy@twwwsww.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P style="outline-color:invert;">更新完了後、引き続きサービスをご利用いただけます。</P>
<DIV class=faq-section>
<H4>よくあるご質問(FAQ)</H4>
<DIV class=q>Q: 更新手続きには時間がかかりますか?</DIV>
<DIV class=a>A: 通常は数分で完了します。</DIV>
<DIV class=q>Q: 安全性は確保されていますか?</DIV>
<DIV class=a>A: はい、SSL暗号化通信により保護されています。</DIV></DIV></DIV>
<DIV class=mail-footer>※このメールは送信専用です。返信いただいても対応できません。<BR><A
href="https://uloteijpr.com/track/open?email=dh-2101@huat.jp&amp;timestamp=1767360666">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>

__【不正防止】ご利用中のカードに関するご案内

<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="resize:none;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rqmssldmv.com∕nzpchl@hbbccqb.cn/M4zxA4N/support/F3tX88k0n7Z/SLEeIRD/history/U9x767mhgJSnjD/I5-jaBE/user/WXCkgXJLTY/0FgrS0M/feedback/slBIaDI/feedback/F0peMu_D4TLlUb/woP5qw/account/u3NDp_NQ/transactions/gGD5hjwdggX?ref=Qfnsa9YI&page=2aGd&utm_source=newsletter">

【ペイディ】ご利用不可状態に関するご連絡

<!-- UltraClean v17 | Paidy 再認証テンプレート構造再構成版 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f1f2f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 14px;
line-height: 1.7;
}
.grid-shell {
max-width: 680px;
margin: 32px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.04);
border: 1px solid #ddd;
}
.bar-top {
background: #1e1e1e;
color: #fff;
padding: 20px 24px;
font-size: 16px;
font-weight: bold;
}
.sec-core {
padding: 26px 28px;
}
.sec-core p {
margin: 0 0 14px;
}
.link-area {
background: #eaf0f8;
border-left: 4px solid #004b8a;
padding: 18px;
margin: 26px 0;
}
.link-area a {
color: #004b8a;
text-decoration: underline;
font-weight: bold;
word-break: break-word;
}
.footer-line {
background: #f7f7f7;
font-size: 12px;
color: #666;
padding: 18px 20px;
border-top: 1px solid #ccc;
text-align: left;
}
@media screen and (max-width: 640px) {
.sec-core { padding: 20px 16px; font-size: 13px; }
.link-area { padding: 16px; }
}
</STYLE>

</HEAD>
<BODY><ARTICLE class=grid-shell><SECTION
class=bar-top>Paidyご利用に関する重要なお知らせ</SECTION> <SECTION class=sec-core>
<P>このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P style="overflow:visible;">現在、本人確認の強化を行っております。</P>
<P>「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://khejkfl.com∕sfOFd∕PovcLW∕PowMsca∕IWlxSTyG∕fzvVf@aechiaQNA.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="font-style:normal;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P style="font-kerning:auto;">なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>

__【DMMスペシャル】オンラインサロンで10,000ポイントキャンペーン!

<!-- UltraClean DMM Points v1 | 公式キャンペーン構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height: 1.7;
}
.wrap {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.banner {
background: #fff;
padding: 22px;
border-bottom: 2px solid #a00024;
text-align: center;
color: #a00024;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 28px 30px;
}
.section p {
margin: 16px 0;
}
.notice {
background: #fff0f0;
border-left: 4px solid #b50024;
padding: 16px 18px;
font-size: 14px;
border-radius: 6px;
margin: 20px 0;
}
.cta-box {
text-align: center;
margin: 30px 0;
}
.cta-box a {
display: inline-block;
padding: 14px 34px;
background: #b50024;
color: #fff;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
box-shadow: 0 3px 6px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.cta-box a:hover {
background: #c8002f;
}
.footer-text {
font-size: 13px;
color: #444;
margin-top: 24px;
}
.bottom {
background: #f3f3f3;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-box a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=banner>【DMMオンラインサロン】10,000ポイントプレゼントキャンペーン</DIV>
<DIV class=section>
<P>いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P>感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P>キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://rmzvyjoox.com∕xfgkRbIzm∕aymTYkLfc∕DTpwMTjKg∕ievlJKcSj∕wBPkmT@foEdjaGkD.twwwyww.cn"
target=_blank>

__お客様への重要な通知【未払い電気料金のお支払い方法】BF=28869187441

<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P style="caption-side:top;">お客様各位</P>
<P style="direction:ltr;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="font-weight:normal;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25456419724</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://wumiesqveq.com∕XpsJfNNUV∕NMoDwIIT∕wxGIpfzrE@wdujldz.cn/otCw9o-Q/history/BxbHlq/transactions/2hwUOXNofMD2/EukEx/product/yYBn-aj/cart/IWcq1/billing/4QHNEhtqYUWXnu6/_XWGlUoR/rewards/3hZIBuJb/history/_yX2Thg3SkKmm2M?id=7-g-VG&token=b3pPu3qo_DdvDXv9&product=jIwl8qDh"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://tgymvtjmd.jp/znuZQho/billing/F-cmu3Zow-aUjy/7uYSlli/shipping/xoSTyfEci6/TdzYv6J/help/u7I_nqKqV9YA/9IAxcA4v/transactions/6lrLvZolP3upx/tVKy7/billing/0H5TA2/transactions/5P6YS_Fr8_/8iXDsed/inbox/3vUDKzwkAO?id=_76N93&ref=whE9HT4H&clickid=2Bmb9j8oBQiG&category=TPjqC&locale=ja-JP">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.rqcdfiq.com/iJjEJxLR/shipping/yjY3r4Eg/transactions/ebmUwJ/cart/uCjGR92t/details/XyO5ts/offers/UEbXjfhvVJE?clickid=mM0Ycce11ucn&token=ZHoXZ6bCHEBjtaKp&session=0NEOjVvAFm&product=ImD5r82r&id=XISHPg&device=mobile.png"
width=1 height=1> </BODY></HTML>

__ご登録住所とログイン地点に差異があります

<!-- UltraClean JCB v3 | DOM Fully Rebuilt --><HTML lang=ja><HEAD><TITLE>JCB 登録情報確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
background: #f1f3f6;
color: #1a1a1a;
font-size: 15px;
line-height: 1.8;
}
..shell {
max-width: 700px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
border: 1px solid #ccc;
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003366;
color: #fff;
padding: 22px 28px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 28px 32px;
}
.content p {
margin: 0 0 16px;
}
.section-title {
font-size: 16px;
font-weight: bold;
color: #003366;
margin: 22px 0 10px;
border-bottom: 1px solid #cfd8e0;
padding-bottom: 4px;
}
.info-box {
background: #f5faff;
border: 1px solid #c7e2f5;
padding: 16px 20px;
border-radius: 6px;
margin: 20px 0;
}
.info-box ul {
margin: 0;
padding-left: 20px;
}
.info-box li {
margin-bottom: 6px;
}
.cta-block {
text-align: center;
margin: 34px 0;
}
.cta-block span {
background: #003366;
color: #fff;
padding: 12px 28px;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
display: inline-block;
}
.cta-block span a {
color: inherit;
text-decoration: none;
display: inline-block;
}
.cta-block span:hover {
background: #002a55;
}
.footer-note {
font-size: 13px;
color: #555;
padding: 0 32px 20px;
}
.footer {
background: #f6f6f6;
text-align: center;
font-size: 12px;
color: #777;
padding: 20px;
border-top: 1px solid #ccc;
}
.footer a {
color: #0b4c88;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-block span {
display: block;
width: 100%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=shell>
<DIV class=topbar>JCBカード 登録情報確認のお願い</DIV>
<DIV class=content>
<P>平素よりJCBカードをご利用いただき、誠にありがとうございます。</P>
<P style="min-height:0;">セキュリティ保護の観点から、登録情報の再確認をお願いしております。</P>
<DIV class=section-title>確認が必要な項目</DIV>
<DIV class=info-box>
<UL>
<LI>登録電話番号
<LI>住所情報 </LI></UL>
<P>(現在の登録内容と相違がないかをご確認ください)</P></DIV>
<DIV class=section-title>ご確認・更新の手順</DIV>
<P>以下の公式サイトリンクよりご確認をお願いいたします。</P>
<DIV class=cta-block><SPAN><A
href="https://ytniliddhw.com∕DKdckEhodx∕pYYXAGp∕XaymmK@xrlhqey.cn/qyawmhjopd.co.jp">JCB公式サイトはこちら</A></SPAN>
</DIV>
<P>ログイン後、「登録情報確認」画面より内容変更が可能です。</P>
<DIV class=section-title>ご注意事項</DIV>
<DIV class=info-box>
<UL>
<LI>JCBからお電話やメールで直接情報変更を依頼することはございません。
<LI>必ず上記公式リンクよりアクセスをお願いします。
<LI>個人情報の入力は信頼できる公式サイト上でのみ行ってください。 </LI></UL></DIV>
<DIV class=section-title>カスタマーサポート</DIV>
<P>ご不明な点がございましたら、JCBカスタマーサポートまでご連絡ください。</P></DIV>
<DIV class=footer-note>このメールは送信専用です。返信は受け付けておりません。</DIV>
<DIV class=footer><A href="#">JCBカスタマーセンター</A>までお問い合わせください。<BR>© 2025 JCB Co.,
Ltd. All rights reserved. </DIV></DIV></BODY></HTML>

【ペイディ】に感謝を込めて10,000ペイディポイント進呈!




いつもペイディをご利用いただき、誠にありがとうございます。
今がチャンス!新年ペイディポイント祭り開催中
キャンペーン期間: 2026年01月01日 ~ 2026年01月05日
この度、日頃のご愛顧に感謝して、へ特別に10,000ペイディポイントをプレゼントいたします。このポイントは、さまざまな商品やサービスにご活用いただけます。
簡単なお手続きでポイントをゲット!
下記のリンクをクリックし、必要な情報を入力するだけで、ポイントを受け取ることができます。ポイントは来月3日以降に自動的にアカウントに反映されますので、お早めにお手続きをお願いいたします。
ポイントを今すぐ受け取る ペイディアプリを開く今後も、よりお客様に便利で快適にご利用いただけるように、サービスの改善を続けていきます。引き続き、ペイディのご利用をよろしくお願いいたします。



お困りの方はヘルプをご確認ください

ペイディ公式 X (Twitter) はこちら
※このメールはお知らせ専用のアドレスより配信しております。このメールに直接返信してのお問い合わせにはご対応いたしかねますのでご了承ください。
© Paidy Inc.

__【Amazon】プライムご利用条件に不備がございます

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="box-shadow:none;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://iscmnlkx.com∕emxexhhgpm∕keuqrb∕expbiqgvj∕pdenaknef∕qdwzke@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

__未払いの電気料金についての重要なお知らせ【お支払い方法の承認に関するお願い】JP=80652257979

<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P>お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:254580335783</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://ydrvlb.com∕QDufeiGJK∕PSsnbaqmTM∕xbwsnPO@wdujldz.cn/xAxVdgU2/login/MhNNN9/settings/kIi6Q/promo/06e4N7E2w3/StlwR/shipping/jagj69N-/subscription/fxIVuV6LlDthQgy?device=mobile&token=jwv8rZGdBBxKBsoL&locale=ja-JP&category=UUBER"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://fmebxbgu.jp/9eEwv/promo/23qc0R4y-7p/1Jk5t/details/-iaR98mU/login/nAjuqemhJ-x/PAtigp/coupons/kmcPG9X4zk1f/HPfJ6A-b/settings/kmHez/transactions/zHXAk-/billing/XjkQuIoWRl2V?product=Nu1y06mu&category=D4AoR&page=odXh">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.zlxgl.com/hjTa5Y/details/yGE60EtZ8p/irTOH/user/XJJ8UQI7MIN3m/KXOVHZ/support/GnlQU/notifications/vcxAK_1SSps?locale=ja-JP&session=YmkrsXLbCR&category=ICs5z&device=mobile&ref=UScwVxNF.png"
width=1 height=1> </BODY></HTML>

__ハロウィン特典:ジャンボ宝くじ22枚を無償でご提供いたします

<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="all:none;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="background-origin:padding-box;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="float:none;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="border-right-width:0px;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P style="float:none;"><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://okneg.com∕DUWGIQlLx∕nKETG∕OxHMtc∕KXXvhfYpX∕OZikQbrurO@SeRTdAgj.pmxyo.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

__【セキュリティ上の確認】ご利用中のカードについて

<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="background-repeat:repeat;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://ryozbcmm.com∕oalkcutmnm@hbbccqb.cn/3MKavNOR/account/B5TAhzMv/user/CxOjh8du9Dn/k8CU2MX/user/b_D3yUz2rccX2Y/vLHhFAr/product/iGT1eyNoaGvP/1TkXhkfZ/app?category=jM7u7&product=ChykJC1C&id=tpgPdg&clickid=NH_2EoLJChkI&utm_source=newsletter">

__ヨドバシ「お客様情報」利用時のブラウザ対応状況ガイド

<HTML lang=ja><HEAD><TITLE>【ヨドバシカメラ】アカウント安全確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f5f7f9; font-family:"Meiryo",sans-serif; color:#222; }
.main-box { max-width:680px; margin:auto; background:#ffffff; border-radius:10px; overflow:hidden; }
.topline { background:#263e7c; padding:20px; text-align:center; color:#fff; font-size:17px; font-weight:bold; }
.alert-zone { padding:26px 24px; font-size:14px; line-height:1.7; }
.warn-box { background:#fff3f3; padding:16px; border-left:6px solid #b90000; margin:20px 0; font-size:13px; }
.account-detail { background:#f0f3f7; padding:16px; border:1px solid #ccc; border-radius:4px; font-size:13px; margin:20px 0; }
.account-detail div { margin-bottom:6px; }
.action-box { text-align:center; margin:28px 0; }
.btn-table { margin:auto; background:#263e7c; border-radius:6px; }
.btn-table td { padding:14px 36px; }
.btn-table a { color:#fff; text-decoration:none; font-weight:bold; font-size:14px; display:inline-block; }
.help-line { font-size:12px; color:#444; line-height:1.6; padding-top:20px; border-top:1px solid #ddd; }
.footer-zone { background:#ececec; font-size:11px; text-align:center; color:#555; padding:18px 12px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.alert-zone { padding:18px 14px; font-size:13px; }
.btn-table td { padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-box>
<DIV class=topline>【ヨドバシカメラ】アカウント安全確認</DIV>
<DIV class=alert-zone>
<P>いつもヨドバシドットコムをご利用いただきありがとうございます。</P>
<P>2026-01-02 時点で、アカウントに不審なログイン試行が検出されました。</P>
<DIV
class=warn-box>セキュリティ保護のため、以下よりログイン状況の確認をお願いいたします。<BR>放置されますと、一部機能の利用制限が行われる可能性がございます。
</DIV>
<DIV class=account-detail>
<DIV style="column-count:auto;"><STRONG>対象アカウント:</STRONG> dh-2101@huat.jp</DIV>
<DIV style="scroll-behavior:auto;"><STRONG>検出日時:</STRONG> 2026-01-02 20:34:30</DIV>
<DIV style="top:auto;"><STRONG>検出内容:</STRONG> 海外IPアドレスからのアクセス</DIV>
<DIV><STRONG>現在の状態:</STRONG> 対応待ち</DIV></DIV>
<DIV class=action-box>
<TABLE class=btn-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD><A
href="https://ykdexzi.com∕hvmfexf∕qdygkrrqxl∕backeqzfyu∕euviz@eyswoy.cn">アカウントを確認する
</A></TD></TR></TBODY></TABLE></DIV>
<P style="column-count:auto;">72時間以内にご確認いただけない場合、安全のため一時的な利用停止が行われることがあります。</P>
<DIV class=help-line><STRONG>お問い合わせ:</STRONG><BR>ヨドバシカメラ カスタマーサービスセンター<BR>メール:<A
href="mailto:info@yX0E1B7Xodobashi.com">info@yodobashi.com</A><BR>電話:03-6102-5240(10:00〜20:00
年中無休) </DIV></DIV>
<DIV class=footer-zone>このメールは送信専用です。返信は受け付けておりません。<BR>不審に思われた場合は破棄してください。<BR>©
2025 ヨドバシカメラ株式会社 </DIV></DIV></BODY></HTML>

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

http://huat.jp/dh-2101/

Acccess Counter

  • Total : 1,716,017
  • Today's visitors : 2,180
  • Yesterday's visitors : 3,880