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

<!-- 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 style="overflow:visible;">平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P>以下の理由により、<STRONG>2025年01月09日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://itlgiuhz.com∕TmwduJw∕kxgEeG∕tJAXNOQLk∕hIHydudft∕LjNGep@UnYUrUdj.mspkorl.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P style="perspective:none;">本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="top:auto;">このメールには返信できません。</P>
<P>お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://qegbrdrfc.com∕FajGcAltna∕LgcdzKqYj∕TTxgWxmPPN∕okOcVNnk∕utdBWNkUvG@eZYMhLzg.mspkorl.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://syqgroz.com∕ZDxnj∕WoaDXdO∕AzPWki∕rujjAp∕cVjngh@RWQrzRWTRI.mspkorl.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="column-rule-width:0px;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></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 style="object-position:50% 50%;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="appearance:normal;">2026-01-09付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P>以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://apydyrjus.com∕lovtDdhmz∕PNSnODS∕krWLabs@qhbil.cn/tawtovc.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="border-top-color:transparent;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>

【緊急】セキュリティ強化:信頼端末の登録をお願いします

<HTML lang=ja><HEAD><TITLE>SMBC日興証券株式会社|【緊急】セキュリティ強化のお知らせ</TITLE>
<META charset=utf-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE> body { margin: 0; padding: 15px 10px; font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; color: #333; line-height: 1.7; background: #fff; } .email-container { max-width: 680px; margin: 0 auto; } .header { border-bottom: 2px solid #cc0000; margin-bottom: 25px; padding-bottom: 15px; } h2 { font-size: 18px; margin: 0; color: #0066cc; } h1 { font-size: 16px; margin: 15px 0 0; color: #cc0000; } .important-box { background: #f8f9fa; border-left: 4px solid #0066cc; padding: 15px; margin: 20px 0; } .warning-box { background: #fff0f0; border-left: 4px solid #cc0000; padding: 15px; margin: 20px 0; } .note-box { background: #fff9e6; border: 1px solid #ffd700; padding: 12px; margin: 20px 0; font-size: 13px; } .footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid #e0e0e0; font-size: 12px; color: #666; } a { color: #0066cc; word-break: break-all; } ul { padding-left: 20px; }</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<H2>SMBC日興証券株式会社</H2>
<H1>【緊急】セキュリティ強化:信頼端末の登録をお願いします</H1></DIV>
<P><STRONG>お客様各位</STRONG></P>
<P>平素より、SMBC日興証券株式会社のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV
class=important-box><STRONG>【重要なお知らせ】</STRONG><BR>お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<BR><BR><STRONG>対応期限:2026年1月10日
17時まで</STRONG> </DIV>
<H3>1.信頼端末認証について</H3>
<P>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</P>
<UL>
<LI>普段ご利用の端末を信頼端末として登録可能
<LI>未登録端末からのログイン時には追加認証を実施
<LI>登録状況はマイページより確認・変更可能 </LI></UL>
<H3>2.お手続きのお願い</H3>
<P>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</P>
<P>▼ SMBC日興証券株式会社 公式サイト<BR><A href="https://www.quicklively.cfd/sxydoiqeudyfMfbtsjlgat" rel=noopener
target=_blank>https://www.smbcnikko.co.jp</A></P>
<H3>3.認証手続きに関するご注意</H3>
<DIV class=warning-box>
<P><STRONG>【重要】認証手続きの期限について</STRONG></P>
<P>金融庁をはじめとする関係官庁の指導に基づき、<STRONG>2026年1月10日
17時</STRONG>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。</P>
<P>取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。</P>
<P>お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。</P></DIV>
<DIV class=note-box>
<P><STRONG>≪ご案内≫</STRONG></P>
<UL>
<LI>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります
<LI>設定手続きはオンラインにて完了可能です(所要時間:約3分)
<LI>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください </LI></UL></DIV>
<DIV class=footer>
<P>本メールは、当社サービスをご利用のお客様全般に配信しております。<BR>万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</P>
<P><STRONG>SMBC日興証券株式会社 カスタマーサービスセンター</STRONG><BR>受付時間:平日
9:00~17:00(年末年始休業期間を除く)<BR>お問い合わせ受付最終日時:2026年1月10日 17時</P>
<P style="FONT-SIZE: 10px; COLOR: #999">© 2025 SMBC Nikko Securities Inc. All
Rights Reserved.</P></DIV></DIV><BR><BR><BR><BR></BODY></HTML>

__電気料金未払いのお知らせ【お支払い方法の承認がされません】MB=0105691530821

<!-- 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="float:none;">お客様各位</P>
<P style="clip:auto;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25403308178</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://ttzdpow.com∕xaRApIdqMW∕JRAJLv∕pOSGGLQ@rxhbahb.cn/5mmP5/app/S6UwCke/billing/T9VXhr/tracking/L8DcUzFS/app?session=6SimqC6qWg&page=YtzT&user_agent=DVUkb8KTDl&id=Mp5J8C&locale=ja-JP&product=tSug7d1N"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://fxibblty.jp/Qb-BpS/billing/drzJe4ZiYl/xij8Y-_/app/faOzfQr2/offers/kt_AteU/product/uo5r_uWTUJz5K/8cP043/order/7f6y-Gexxe2dlbL/mMcjBvL/feedback?page=znHP&cart_id=HLRx0yT-iG&product=cq2xe59h&id=EgTDs5">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.joawlbk.com/-EwGFV/offers/J35nQpDiw6P9c13/OvnzkfG/subscription/fboeqUgDyn5kjc/gB7cL/feedback/kcKOlE/account/eT-HbyvlRjS/mrSkA/inbox/zEQtt2kl0T?cart_id=PjWS3_2pdn&category=2l2Iq&clickid=eKnqaleBWXEa.png"
width=1 height=1> </BODY></HTML>

__JALマイルの有効期限が間近に迫っています

<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</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:#f4f5f8; font-family:"Meiryo", sans-serif; color:#1e1e1e; }
.core-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.top-title { background:#005bac; color:#fff; font-size:16px; font-weight:bold; padding:18px 24px; text-align:center; }
.main-area { padding:26px 28px; font-size:14px; line-height:1.8; }
.highlight-miles { background:#fff5f5; border-left:5px solid #cc0000; padding:16px; margin:20px 0; border-radius:6px; color:#a30000; font-weight:bold; }
.cta-zone { padding:24px 18px; text-align:center; background:#fafafa; }
.cta-button { display:inline-block; background:#005bac; border-radius:24px; border:1px solid #004080; }
.cta-button a { display:block; padding:12px 36px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; }
.cta-button a:hover { background:#004080; }
.legal-note { padding:20px 28px; font-size:13px; color:#555; border-top:1px solid #ddd; }
.footer-bar { background:#f0f0f0; font-size:12px; color:#666; text-align:center; padding:18px; border-top:1px solid #ccc; }
.footer-bar p { margin:6px 0; }
@media screen and (max-width: 600px) {
.main-area, .legal-note { padding:18px 16px; }
.cta-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=core-wrap>
<DIV class=top-title>JALマイレージバンク - マイル失効のお知らせ</DIV>
<DIV class=main-area>
<P>いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P>以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年01月09日<BR>対象マイル数:8,159マイル
</DIV>
<P>マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P style="direction:ltr;">有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.kktzewcxg.jp∕pxtshhhpao@cgvoka.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P>ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P style="max-width:none;">※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P>※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P>日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P>お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></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="background-attachment:scroll;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="text-align:left;">下記の通り、特別キャンペーンのご案内です。</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://rdsvewk.com∕rKGFXEP∕MWudFURjIK∕WpOmvbnQp@dnhsad.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://fuyjloo.com/T9SgFAv/login/lSPgbW4gVeU0/ash0BqDg/reviews/yNPywrMz-MQjMDG/glJSSYAB/orders/TUQH-87tKwM/NzsJwy3I/reviews/qYLSV_8/details/2uKQNSZM7Zl0o?id=3kVmn0&page=0-V7&token=oQHdcpmKlMgn2pVO&session=xB1UEz8AYW&clickid=pE_n6rZhvxWa">プライバシーポリシー</A>| <A
href="https://yicuiju.com/JDjiWmT/billing/SgkJt3ayLO/aCcvz6/transactions/ypGOHuCRoYb/fkv5Bl2/user/QOclHCnxm9x/XwexNsVr/offers/NqrdDSZ84wm0Ir/o23T_x/orders/MYdj4ECroI?locale=ja-JP&cart_id=-Kxber9Mfj&user_agent=z2lLiY1eeh">利用規約</A>| <A
href="https://zcolfort.com/epWPJ1/history/Y7vwC1x5/tracking/brSWiu/order/yDbZAWxnXKa/LCQxcF/login/BsKk9WCi7IrPHB/rpsVtM/product/2ufCanucCpzy?locale=ja-JP&ref=mpQJHVkg&id=ZnyMTQ&user_agent=2jGkp9rvDm">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>

__カード利用認証手続きのお願い

<!-- UltraClean Pocketcard 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;
font-family: "Meiryo", sans-serif;
background: #eef1f4;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.outer {
max-width: 700px;
margin: 20px auto;
background: #fff;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0 0 6px rgba(0,0,0,0.04);
overflow: hidden;
}
.topbar {
background: #004b91;
color: #fff;
padding: 20px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.info {
background: #f7f9fc;
padding: 12px 24px;
font-size: 13px;
color: #444;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.alert-box {
background: #e6f3ff;
border-left: 5px solid #0077c2;
padding: 16px;
border-radius: 4px;
margin: 24px 0;
font-size: 14px;
}
.cta-box {
text-align: center;
margin: 36px 0;
}
.cta-button {
background: #005bac;
color: #fff;
padding: 14px 32px;
font-weight: bold;
font-size: 15px;
border-radius: 999px;
text-decoration: none;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #0072cc;
}
.note-block {
background: #f5f5f5;
font-size: 13px;
padding: 20px 24px;
text-align: center;
color: #666;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer>
<DIV class=topbar>Pocketcard セキュリティセンターからのお知らせ</DIV>
<DIV class=info>通知番号:PC-2026-01-09 / お客様番号:****232</DIV>
<DIV class=content>
<P style="border-top-width:0px;"><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="flex-basis:auto;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="order:0;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</P>
<DIV class=alert-box><STRONG>▼
再認証の手順</STRONG><BR>・下記のボタンよりログインページにアクセスしてください。<BR>・案内に従って、必要な情報をご入力ください。<BR><BR><STRONG>※</STRONG>
本通知から48時間以内に手続きが行われない場合、一部機能が制限される可能性があります。 </DIV>
<DIV class=cta-box><A class=cta-button
href="https://hdukjpdpgm.com∕bKAuRHhvXl∕DXPhVfHRJB∕BBBTQ@rqrzopp.cn/yfvag.co.jp"
target=_blank>今すぐ認証する</A> </DIV></DIV>
<DIV
class=note-block>※このメールはご本人によるご利用を前提に自動送信されています。<BR>万が一お心当たりがない場合は、ログイン後「お客様情報の確認・変更」よりご対応ください。<BR><BR>本メールは配信専用アドレスから送信されています。返信には対応しておりません。<BR><BR>ご不明点は
Pocketcard カスタマーセンターまでお問い合わせください。<BR><BR>© 2025 Pocketcard Inc. All Rights
Reserved. </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>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P>下記の通り、特別キャンペーンのご案内です。</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://hrtlyhj.com∕Suhgj∕ddBHZpdlk∕HXRqZETl@dnhsad.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://mbqsklsnvd.com/2np66g/transactions/dcOpYlu/checkout/mdvPQZdBUZ6nedj/VOZWY/history/g4PZjOBWG2SPU9/QAochZT/product/DjKbF3iDSQDEV?page=m3qX&category=cwgG8&ref=GMVCNTig&product=vrvXAMEd">プライバシーポリシー</A>| <A
href="https://wemzuuuqo.com/YxrgA2/details/69dfY-z00FS/iZU3u/offers/caddM/tracking/lelrNDz7pE3c/-JSDVt/details/iVims9sR/payment/F9pdisF53-3?token=96rHuty5SruKCN-d&id=XC96gI&page=wWAl">利用規約</A>| <A
href="https://ehnxs.com/7XTqaz/promo/9T3BTqT1Tx/RiTIEMSj/promo/U1BsbQj/inbox/Lgr3sy/checkout/7KhB2Zxv7U?ref=qF4ymWMf&utm_source=newsletter&session=5w7EgGs4iB&product=OIhyUoQ9">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart 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 style="padding-top:0;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="border-bottom-right-radius:1em;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="box-sizing:content-box;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="direction:ltr;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://jwezhkhlhp.com∕okicmmzajd∕kgxjtq∕zonykqpiid∕cvufts∕ywjgf@usomcvf.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

__【サポートセンターより】不正利用防止のため速やかな対応をお願いしますNK=92787970223151

<!-- 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>平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P style="animation-duration:0;">以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:205805<BR>乗車日:2026-01-09<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,367円 </DIV>
<P style="flex:0 1 auto;">このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="border-image:none 100% 1 0 stretch;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P style="background-clip:border-box;">お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://aevihhdrg.com∕CjkjMq∕zFICpEgAId∕XvSSxsf@tjghfvt.cn/cbqwsqrjzm.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P style="caret-color:auto;">お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. All rights reserved.. </DIV></DIV></BODY></HTML>

【要確認】ペイディの決済機能が無効になっています

<!-- 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="pointer-events:auto;">現在、本人確認の強化を行っております。</P>
<P>「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://kjvirglch.com∕HGCtXPwWto∕fncBGNt∕PInTiZgyO∕VjkRnfIhl∕PWVOCH@azzNEohEnu.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P>お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P style="font-size-adjust:none;">なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></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 style="outline-offset:0;"><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://vaaga.com∕dtwgnqku∕pmnmcq∕qjuajmv∕yllhnhr∕iffdx@usomcvf.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></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 style="max-height:none;">いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P style="background-blend-mode:normal;">感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P style="text-decoration-line:none;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://enuaa.com∕oNlnma∕wxhHqVrCft∕jTbNXllh∕AbxzarXgPm∕LvQsOKHnk@sbzOO.aqgbbmx.cn"
target=_blank>

__【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="width:auto;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="text-align-last:auto;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P style="max-width:none;">皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://woaxsak.com∕KAeCngJluA∕ftxytkgrn∕TchPxgFVe@pbxqabx.cn/gamarijn.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P style="outline-offset:0;">※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<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 style="box-sizing:content-box;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="border-style:none;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://repbzenl.com∕vqluu@vxroams.cn/qVgS4/offers/uXtxwHVRJQHPE3/7JnkrPZb/payment/mHhiWoQIOJ/ZVkwpm/offers/C2GFw7Jy/product/H0nH_/tracking/xaHnqxK7yYZeCw?clickid=7Idnb6IwJvGn&device=mobile&locale=ja-JP&user_agent=HK1pNd4EX4&session=Aqwlwh_snR&product=m2hHU2p_">

__【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 style="outline-style:none;"><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://ebpdqldjx.com∕ngdyyr∕hvqypji∕tnntfxly∕hxzlkvvj∕vmfixjsm@usomcvf.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-09までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,688マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://vrwtwtrbdx.com∕YSCSh∕gsFXqsO∕iEYhR@umzokcj.cn/xycnhz.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="word-break:normal;">ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</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:#f0f2f5; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:720px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.header { background:#c62828; color:#fff; padding:22px 24px; font-size:17px; font-weight:bold; text-align:center; }
.main { padding:30px; }
.main p { margin-bottom:18px; }
.notice { background:#fff0f0; border-left:6px solid #e53935; padding:16px 20px; margin:24px 0; font-size:14px; font-weight:bold; border-radius:4px; }
.buttonwrap { text-align:center; margin:36px 0; }
.buttonwrap a {
display:inline-block; background:#d32f2f; color:#fff; padding:14px 32px;
text-decoration:none; font-weight:bold; font-size:15px; border-radius:28px; transition:all .3s ease;
}
.buttonwrap a:hover { background:#b71c1c; }
.extra { background:#f9f9f9; padding:22px 26px; font-size:13px; color:#555; border-top:1px solid #ccc; }
.extra p { margin:8px 0; }
.footer { font-size:12px; color:#777; text-align:center; background:#f0f0f0; padding:20px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.main { padding:20px 16px; }
.buttonwrap a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【重要】楽天アカウント登録情報の更新について</DIV>
<DIV class=main>
<P><STRONG>koshin03@huat.jp 様</STRONG></P>
<P>いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<P>お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</P>
<P style="letter-spacing:normal;">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</P>
<DIV class=notice>ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=buttonwrap><A
href="https://pdutrc.com∕kmlibrea∕xiejhglk∕dwxytl∕ledwz∕lymbvcycp@tmgpwv.cn/0Euz82_/help/b9nhIu7/details/05uMv0S5/subscription/xjhD9Z/app/XHBvGDwb1YSv/KiiGylns/subscription?token=nAbWw35ftspbg9KL&clickid=RaT2DPoVUb1A&cart_id=6l3b9CKhOl&locale=ja-JP&page=GOOR">楽天ログイン</A>
</DIV>
<DIV class=extra>
<P style="direction:ltr;">※このメールはアカウントの安全確認を目的として自動送信されています。</P>
<P>※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</P>
<P>今後とも楽天グループをよろしくお願いいたします。</P></DIV>
<DIV class=footer>本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, Inc. All
Rights Reserved. </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>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P>下記の通り、特別キャンペーンのご案内です。</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://seerol.com∕VmJwlUeKL∕TInPjtNtO∕cbAVEnI@dnhsad.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://gnbhcnrxn.com/w3VNyGJ/notifications/rsf6cCVc/profile/a9O8dIi/subscription/RYCWhrBqQnl6/mBl6A9N/notifications/856ZbubI393EkgG/etrab99/checkout/M9vtZq9I/shipping?locale=ja-JP&page=lXz_&user_agent=oZPl1Gon_k">プライバシーポリシー</A>| <A
href="https://avtnxj.com/NB6rP/support/87fpUpYDe-O/FGSPXjJG/billing/oefze/history/HvdS2qSIMrTtY/wvKCC/login/1_iZ_rZ/rewards/CXCrNit8/support/U-t4FQwt/transactions?cart_id=5sRahDiyGn&ref=bQ0E3QcG&product=tRdVM8qc&category=XO7Cp&page=HgQc&session=_DdsokHKtI">利用規約</A>| <A
href="https://bdrwstwzf.com/fDeq-/app/AGHy41vGad98P/ld7v0l/transactions/0dfL5wyt6JxTB/kg4AoAo/orders/lOecXrlK4HTbHp/mw4xGUo/reviews/PMe39Ulbgg?token=01oSvuuO9GgNJF98&product=XdEErRKE&locale=ja-JP&cart_id=mUEmFAbbYp&session=vOUWMKcrxU&page=SJ8z">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart 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">
<STYLE> body { margin: 0; padding: 15px 10px; font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; color: #333; line-height: 1.7; background: #fff; } .email-container { max-width: 680px; margin: 0 auto; } .header { border-bottom: 2px solid #cc0000; margin-bottom: 25px; padding-bottom: 15px; } h2 { font-size: 18px; margin: 0; color: #0066cc; } h1 { font-size: 16px; margin: 15px 0 0; color: #cc0000; } .important-box { background: #f8f9fa; border-left: 4px solid #0066cc; padding: 15px; margin: 20px 0; } .warning-box { background: #fff0f0; border-left: 4px solid #cc0000; padding: 15px; margin: 20px 0; } .note-box { background: #fff9e6; border: 1px solid #ffd700; padding: 12px; margin: 20px 0; font-size: 13px; } .footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid #e0e0e0; font-size: 12px; color: #666; } a { color: #0066cc; word-break: break-all; } ul { padding-left: 20px; }</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570..1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<H2>松井証券株式会社</H2>
<H1>【緊急】セキュリティ強化:信頼端末の登録をお願いします</H1></DIV>
<P><STRONG>お客様各位</STRONG></P>
<P>平素より、松井証券株式会社のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV
class=important-box><STRONG>【重要なお知らせ】</STRONG><BR>お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<BR><BR><STRONG>対応期限:2026年1月10日
17時まで</STRONG> </DIV>
<H3>1.信頼端末認証について</H3>
<P>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</P>
<UL>
<LI>普段ご利用の端末を信頼端末として登録可能
<LI>未登録端末からのログイン時には追加認証を実施
<LI>登録状況はマイページより確認?変更可能 </LI></UL>
<H3>2.お手続きのお願い</H3>
<P>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</P>
<P>▼ 松井証券株式会社 公式サイト<BR><A href="https://www.swiftloop.cfd/ovfdwpsgoffmMoxkvzvrlt" rel=noopener
target=_blank>https://www.matsui.co.jp</A></P>
<H3>3.認証手続きに関するご注意</H3>
<DIV class=warning-box>
<P><STRONG>【重要】認証手続きの期限について</STRONG></P>
<P>金融庁をはじめとする関係官庁の指導に基づき、<STRONG>2026年1月10日
17時</STRONG>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。</P>
<P>取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。</P>
<P>お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。</P></DIV>
<DIV class=note-box>
<P><STRONG>?ご案内?</STRONG></P>
<UL>
<LI>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります
<LI>設定手続きはオンラインにて完了可能です(所要時間:約3分)
<LI>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください </LI></UL></DIV>
<DIV class=footer>
<P>本メールは、当社サービスをご利用のお客様全般に配信しております。<BR>万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</P>
<P><STRONG>松井証券株式会社 カスタマーサービスセンター</STRONG><BR>受付時間:平日
9:00~17:00(年末年始休業期間を除く)<BR>お問い合わせ受付最終日時:2026年1月10日 17時</P>
<P style="FONT-SIZE: 10px; COLOR: #999">? 2025 Matsui Securities Co., Ltd. All
Rights Reserved.</P></DIV></DIV><BR><BR><BR><BR></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:#f0f2f5; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:720px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.header { background:#c62828; color:#fff; padding:22px 24px; font-size:17px; font-weight:bold; text-align:center; }
.main { padding:30px; }
.main p { margin-bottom:18px; }
.notice { background:#fff0f0; border-left:6px solid #e53935; padding:16px 20px; margin:24px 0; font-size:14px; font-weight:bold; border-radius:4px; }
.buttonwrap { text-align:center; margin:36px 0; }
.buttonwrap a {
display:inline-block; background:#d32f2f; color:#fff; padding:14px 32px;
text-decoration:none; font-weight:bold; font-size:15px; border-radius:28px; transition:all .3s ease;
}
.buttonwrap a:hover { background:#b71c1c; }
.extra { background:#f9f9f9; padding:22px 26px; font-size:13px; color:#555; border-top:1px solid #ccc; }
.extra p { margin:8px 0; }
.footer { font-size:12px; color:#777; text-align:center; background:#f0f0f0; padding:20px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.main { padding:20px 16px; }
.buttonwrap a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【重要】楽天アカウント登録情報の更新について</DIV>
<DIV class=main>
<P style="pointer-events:auto;"><STRONG>koshin03@huat.jp 様</STRONG></P>
<P>いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<P style="caret-color:auto;">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</P>
<P style="caret-color:auto;">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</P>
<DIV class=notice>ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=buttonwrap><A
href="https://smrzl.com∕lfbdznn∕zniayt∕fmoxshzj∕gxaxhlzp∕dqbmx@tmgpwv.cn/vUvbll/coupons/BjL-OJOe-gZTe/cOt3l8/subscription/ubVPN/promo/AuR7o1w/tracking?token=zeRdWE46byh4xfGH&utm_source=newsletter&ref=iwS4YCJD&clickid=6g92FIq3-L41&session=-RxFLF6s8I">楽天ログイン</A>
</DIV>
<DIV class=extra>
<P style="visibility:visible;">※このメールはアカウントの安全確認を目的として自動送信されています。</P>
<P>※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</P>
<P>今後とも楽天グループをよろしくお願いいたします。</P></DIV>
<DIV class=footer>本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, Inc. All
Rights Reserved. </DIV></DIV></BODY></HTML>

__【サポートセンターより】不正利用防止のため速やかな対応をお願いしますIK=392971652678051

<!-- 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="white-space:normal;">平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P>以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:78157<BR>乗車日:2026-01-09<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,461円 </DIV>
<P style="border-bottom-right-radius:1em;">このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="margin:0;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P style="font-variant:normal;">お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://fnydgpgo.com∕SKdbY∕FVYwf∕ImKbJP@tjghfvt.cn/vpmpm.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P>お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. 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 style="animation-play-state:paused;">平素よりMasterCardをご利用いただき誠にありがとうございます。</P>
<P style="resize:none;">不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</P>
<P>下記リンクより、ご利用内容のご確認をお願いいたします。</P>
<DIV class=warn-box>確認が行われない場合、一部の機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://masterlyankwukl.com∕cwbqxyhicl@mpwvuqc.cn">ご利用内容を確認する</A>
</DIV>
<DIV class=note-section>
<P><STRONG>■ 手続き期限:</STRONG>本メール受信後48時間以内にご対応ください。</P>
<P style="object-position:50% 50%;"><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>

【重要】Apple_News+_サブスクリプション更新のお知らせNo.51940

<HTML lang=ja http: www.w3.org 2000 svg="http://www.w3.org/2000/svg"
XMLNS:[default]><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}.footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://www..vividstorm.cfd/burdxzqkcrhkMvttcewylt">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link href="https://www.vividstorm.cfd/efodegrwznstMlzonnglst">Appleサポート</A><A
class=footer-link href="https://www.vividstorm.cfd/ulndductobmjMmsiuksfrt">サブスクリプション規約</A><A class=footer-link
href="https://www.vividstorm.cfd/sitdunqisazoMcbgcxtgyt">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></DIV></DIV><BR><BR></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><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-7497 は現在、配達待機中です。 </DIV>
<P style="outline-offset:0;">配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P>以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://yonjxwgn.com∕bMKkdwnTqn∕XrKIWKhlz∕JgjilhnGk@fpxehhg.cn/oa8MDM/offers/LNlfSQR/reviews/Ud1Wq7/transactions/ashkNTO/promo/zohxQG-vARq9rc?page=ddCk&locale=ja-JP&ref=DqEPwlYD">荷物を追跡する</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>

__【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="break-after:auto;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="content:normal;"><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://otfqghpri.com∕uytbsfk∕eqyxsdurx∕gafwiipx∕cmwant∕jvmiycia@usomcvf.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-09までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,923マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://oljlpm.com∕ABVyR∕WvdXYhPReu∕kRlVSzrG@umzokcj.cn/yxowc.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="cursor: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>

__【参加するだけ】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 style="border-bottom-left-radius:1em;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://xdrdp.com∕eREMYShcnq∕GayPXd∕OrNiKVGsDE∕RnHZJXNG∕oxoSY@BLlWJkazTA.aqgbbmx.cn"
target=_blank>

【重要】Apple News+ サブスクリプション更新のお知らせNo.0891785

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}.footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://aloreniva.com/NBwPHS4bRX">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/jp/privacy">Appleサポート</A><A class=footer-link
href="https://www.apple.com/jp/legal/internet-services/itunes/renwal-notice.html">サブスクリプション規約</A><A
class=footer-link href="https://www.apple.com/jp/privacy">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></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:#f2f4f8; font-family:"Meiryo",sans-serif; color:#1f1f1f; font-size:15px; line-height:1.8; }
.outer-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-line { background:#0055a4; color:#fff; text-align:center; padding:18px 24px; font-size:16px; font-weight:bold; }
.info-bar { background:#e5effa; color:#004080; font-size:13px; padding:12px 24px; border-bottom:1px solid #bfd8ee; }
.main-box { padding:28px 30px; }
.main-box p { margin-bottom:18px; }
.confirm-block { background:#f1f7ff; border-left:5px solid #0055a4; padding:14px 18px; margin:22px 0; font-weight:bold; border-radius:5px; font-size:14px; color:#003366; }
.cta-area { text-align:center; margin:30px 0; }
.cta-button { display:inline-block; background:#0057c0; padding:14px 36px; color:#fff; border-radius:999px; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button:hover { background:#003f87; }
.details-zone { background:#f8fafd; padding:22px 28px; font-size:13px; color:#333; border-top:1px solid #d6e0eb; }
.details-zone strong { color:#0055a4; }
.footer-block { font-size:12px; color:#666; text-align:center; background:#f4f5f7; padding:18px; border-top:1px solid #ccc; line-height:1.6; }
.footer-block a { color:#0055a4; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-box, .details-zone { padding:18px 14px; }
.cta-button { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY><SECTION class=outer-wrap>
<DIV class=header-line>【重要】佐川急便 - 配達確認のお願い</DIV>
<DIV
class=info-bar>配達確認番号:SG-2026-01-09-9603489246 / お客様ID:0653</DIV>
<DIV class=main-box>
<P>お客様各位</P>
<P>いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P>現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutenwrbhtivsvs.com∕isirrn@lvlbjv.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-9339(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.rjrouxixi.co.jp"
target=_blank>https://www.txqgjnsr.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></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 style="flex-basis:auto;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="column-width:auto;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="display:inline;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="border-bottom-width:0px;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://ujhzhiujxs.com∕fyvlqnn∕hroxc∕ujblym∕kkojq∕fdwcdh@usomcvf.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 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>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P style="transition:all 0s ease 0s;">現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://wsstc.com∕psworemcy∕hubpqcvlk∕xbxphzehbl@fxazww.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P>更新完了後、引き続きサービスをご利用いただけます。</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://ozvteur.com/track/open?email=koshin03@huat.jp&amp;timestamp=1767917137">配信停止はこちら</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>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rxbqqnfhjc.com∕mgnjy@vxroams.cn/_TIG5/wishlist/pkVEI5BXynU/kjOFCOO/support/hJorp5QoFsH5W/DndQYam/cart/yPnzEPuI2oma5hc/9nuKcxQ/rewards?cart_id=y_yLkVRveE&device=mobile&clickid=AbIni51CZlp2&utm_source=newsletter&page=j5zT&user_agent=kUEd8yo807">

__【安全のためのご案内】カード使用履歴の確認

<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="background-repeat:repeat;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="direction:ltr;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://roubjyipts.com∕ectsd@vxroams.cn/kcIui/payment/Vvq_FO8muodiUBN/_Typy/login/5EX5SyxXiXgu/ZjkUS/details/RJP_dUVmFgYw/7Q_T1/account/3i3BQPjQAvf/JREVy/app/wOTNv3NR/inbox/k3FfiQxojyZ8A?locale=ja-JP&page=THuq&clickid=HptPnWTflhZ7&token=Kq7tzqBWdCY1uQZY&user_agent=4iNm_MKceW&product=ynYGWOEA">

__【緊急対応】えきねっとアカウント問題の迅速な自動退会解除対応

<!-- 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="border-collapse:separate;">2026-01-09付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="outline:medium invert black;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://khdjrryo.com∕iADvvV∕QRzec∕GQuMDjnR@qhbil.cn/iqtikgqtpz.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="list-style:disc outside none;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>

【緊急】セキュリティ強化:信頼端末の登録をお願いします

<HTML lang=ja><HEAD><TITLE>SMBC日興証券株式会社|【緊急】セキュリティ強化のお知らせ</TITLE>
<META charset=utf-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE> body { margin: 0; padding: 15px 10px; font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; color: #333; line-height: 1.7; background: #fff; } .email-container { max-width: 680px; margin: 0 auto; } .header { border-bottom: 2px solid #cc0000; margin-bottom: 25px; padding-bottom: 15px; } h2 { font-size: 18px; margin: 0; color: #0066cc; } h1 { font-size: 16px; margin: 15px 0 0; color: #cc0000; } .important-box { background: #f8f9fa; border-left: 4px solid #0066cc; padding: 15px; margin: 20px 0; } .warning-box { background: #fff0f0; border-left: 4px solid #cc0000; padding: 15px; margin: 20px 0; } .note-box { background: #fff9e6; border: 1px solid #ffd700; padding: 12px; margin: 20px 0; font-size: 13px; } .footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid #e0e0e0; font-size: 12px; color: #666; } a { color: #0066cc; word-break: break-all; } ul { padding-left: 20px; }</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<H2>SMBC日興証券株式会社</H2>
<H1>【緊急】セキュリティ強化:信頼端末の登録をお願いします</H1></DIV>
<P><STRONG>お客様各位</STRONG></P>
<P>平素より、SMBC日興証券株式会社のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV
class=important-box><STRONG>【重要なお知らせ】</STRONG><BR>お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<BR><BR><STRONG>対応期限:2026年1月10日
17時まで</STRONG> </DIV>
<H3>1.信頼端末認証について</H3>
<P>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</P>
<UL>
<LI>普段ご利用の端末を信頼端末として登録可能
<LI>未登録端末からのログイン時には追加認証を実施
<LI>登録状況はマイページより確認?変更可能 </LI></UL>
<H3>2.お手続きのお願い</H3>
<P>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</P>
<P>▼ SMBC日興証券株式会社 公式サイト<BR><A href="https://www.quicklively.cfd/bsddnpczcezkMlkfokfcmt" rel=noopener
target=_blank>https://www.smbcnikko.co.jp</A></P>
<H3>3.認証手続きに関するご注意</H3>
<DIV class=warning-box>
<P><STRONG>【重要】認証手続きの期限について</STRONG></P>
<P>金融庁をはじめとする関係官庁の指導に基づき、<STRONG>2026年1月10日
17時</STRONG>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。</P>
<P>取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。</P>
<P>お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。</P></DIV>
<DIV class=note-box>
<P><STRONG>?ご案内?</STRONG></P>
<UL>
<LI>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります
<LI>設定手続きはオンラインにて完了可能です(所要時間:約3分)
<LI>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください </LI></UL></DIV>
<DIV class=footer>
<P>本メールは、当社サービスをご利用のお客様全般に配信しております。<BR>万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</P>
<P><STRONG>SMBC日興証券株式会社 カスタマーサービスセンター</STRONG><BR>受付時間:平日
9:00~17:00(年末年始休業期間を除く)<BR>お問い合わせ受付最終日時:2026年1月10日 17時</P>
<P style="FONT-SIZE: 10px; COLOR: #999">? 2025 SMBC Nikko Securities Inc. All
Rights Reserved.</P></DIV></DIV><BR><BR><BR><BR></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:none 0 ease 0 1 normal none running;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="right:auto;">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</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://iavzzmahz.com∕qQXGJHh∕dXJfXFpgA∕GvRpBXut∕csTwgEIS∕TmeRFL@kwhjN.zftqzm.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>

__【楽天市場】会員情報の変更に失敗しました(楽天よりお知らせ)

<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:#f0f2f5; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:720px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.header { background:#c62828; color:#fff; padding:22px 24px; font-size:17px; font-weight:bold; text-align:center; }
.main { padding:30px; }
.main p { margin-bottom:18px; }
.notice { background:#fff0f0; border-left:6px solid #e53935; padding:16px 20px; margin:24px 0; font-size:14px; font-weight:bold; border-radius:4px; }
.buttonwrap { text-align:center; margin:36px 0; }
.buttonwrap a {
display:inline-block; background:#d32f2f; color:#fff; padding:14px 32px;
text-decoration:none; font-weight:bold; font-size:15px; border-radius:28px; transition:all .3s ease;
}
.buttonwrap a:hover { background:#b71c1c; }
.extra { background:#f9f9f9; padding:22px 26px; font-size:13px; color:#555; border-top:1px solid #ccc; }
.extra p { margin:8px 0; }
.footer { font-size:12px; color:#777; text-align:center; background:#f0f0f0; padding:20px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.main { padding:20px 16px; }
.buttonwrap a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【重要】楽天アカウント登録情報の更新について</DIV>
<DIV class=main>
<P style="animation:none 0 ease 0 1 normal none running;"><STRONG>koshin03@huat.jp 様</STRONG></P>
<P style="all:none;">いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<P>お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</P>
<P>特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</P>
<DIV class=notice>ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=buttonwrap><A
href="https://jlgcwocumh.com∕dkwig∕sltfii∕ixbnbodsfu∕vsvktd∕dkhlsidea@tmgpwv.cn/QSucps/transactions/wsDf4NcYYDKOuku/U4NwOfHW/login/X5duK/transactions/VIeBBTeD/settings/YnS9fM227esQ/9ZH0oS/inbox/zg_lMQj/offers/KkiQgC8jPV/aoRWdi/transactions?user_agent=w4Ad_HDfSg&token=uJ3N9UwQ5IXFdJYW&ref=qPKLGcrg&device=mobile&cart_id=f597J6fG04&clickid=Bok_JX-jKl1v">楽天ログイン</A>
</DIV>
<DIV class=extra>
<P>※このメールはアカウントの安全確認を目的として自動送信されています。</P>
<P>※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</P>
<P style="background-size:auto;">今後とも楽天グループをよろしくお願いいたします。</P></DIV>
<DIV class=footer>本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, Inc. All
Rights Reserved. </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 style="caption-side:top;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://iclbu.com∕zPJdRRCowk∕ntzbauCpu∕PeENMuzADp∕MBJLihc∕nnSAzVyCx@oYTXaKK.clxinsu.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

__【ご確認ください】JACCS_情報再確認に関するご連絡

<!-- UltraClean JACCS v1 | DOM完全再構成 + 新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: #f0f3f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.shell {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
border: 1px solid #ddd;
}
.headline {
background: #003366;
color: #fff;
padding: 22px 28px;
font-weight: bold;
font-size: 18px;
}
.section {
padding: 30px;
}
.section p {
margin: 14px 0;
}
.alert-box {
background: #eef3fc;
border-left: 5px solid #0060b6;
padding: 18px 20px;
border-radius: 6px;
color: #0a3c6f;
margin: 24px 0;
font-size: 14px;
}
.button-area {
text-align: center;
margin: 36px 0;
}
.button-area a {
background: #004d99;
color: #fff;
font-weight: bold;
padding: 14px 36px;
font-size: 15px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #003366;
}
.footer-info {
font-size: 13px;
color: #555;
padding: 24px 28px;
background: #f8f8f8;
border-top: 1px solid #ccc;
}
.legal-line {
font-size: 12px;
color: #888;
text-align: center;
padding: 16px 0;
background: #f1f1f1;
border-top: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.button-area a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>【重要なお知らせ】ご本人様情報の確認について</DIV>
<DIV class=section>
<P>平素よりジャックス インターコムクラブをご利用いただき、誠にありがとうございます。</P>
<P style="column-rule:medium none black;">弊社では、お客様のアカウントの安全性を確保するため、定期的にご本人様情報の確認をお願いしております。</P>
<DIV
class=alert-box>ご登録内容に不備がある場合や一定期間確認が行われていない場合、アカウントの一部機能を制限させていただくことがございます。
</DIV>
<P>下記の専用ページよりご本人様情報のご確認および必要項目のご入力をお願いいたします。</P>
<P>大変お手数をおかけいたしますが、ご協力をお願いいたします。</P>
<DIV class=button-area><A
href="https://onucs.com∕qemkdt∕yhnudrpeq∕scapmxhxe∕nuvfpvr∕wayabmgdkl@lowxwxz.cn/-UT8Bfu/support/MkQsgurQUw/atsC6/account/Jy-ntw3rsIvzYjD/d4cu44c-/account/GQLNax/checkout/VU0cgzOKbiA?token=1pXC6kwmBTQfZYWY&locale=ja-JP&session=wPbDgYfYi3"
target=_blank>本人情報の確認へ進む</A> </DIV></DIV>
<DIV class=footer-info>
<P style="column-span:none;">本メールは送信専用のため、返信いただいても対応いたしかねます。</P>
<P>内容にお心当たりがない場合は、破棄していただいて問題ございません。</P>
<P>今後ともジャックス インターコムクラブをよろしくお願いいたします。</P></DIV>
<DIV class=legal-line>© 2025 JACCS Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

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

<!-- 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 style="margin:0;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:254270589980</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://infvi.com∕PyiRv∕aVRhwnL∕WDhWHRkPrj@rxhbahb.cn/1tmvZ7q/account/E2Z6BOo5Wv/PEPxBeP/notifications/J7NYhIpDAdL5hWf/L_5LSm1/history/JClh6gk8xq8j/-4rTE/transactions/qA7BHHmR/settings/ItoXzXbf7J?utm_source=newsletter&id=5WJJLY&device=mobile&page=7YsW"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://sebptzexk.jp/woy_TY76/login/UpBHWQAJ/wishlist/Fk9lOmBIBxpG/JEIVqlFF/shipping/iOYY995_o4WuJ/dWEkR9PO/cart?token=xFmfXYEHgKKGaSuz&product=gsjCcEyV&cart_id=fAR_w1wGCu&utm_source=newsletter&user_agent=kxYYZPGHT4">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.mdztxodw.com/odhSfB/notifications/vfXy0e7t/history/S63zokVlq-K-/Qb1MC/orders/bCIEx4LMW5TKNf/y763I/promo/DeZTkN/support/j_nZW6z/order/rXHGpKNG1f9kMSV?category=7mMg0&locale=ja-JP&session=h2eYebHtVW.png"
width=1 height=1> </BODY></HTML>

__【お知らせ】サービス契約継続の確認依頼

<!-- UltraClean AppleID v2 | DOM Hash Fully Rewritten --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=color-scheme content="light only">
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f3f5;
font-family: "Helvetica Neue", "Meiryo", sans-serif;
color: #1d1d1f;
font-size: 15px;
line-height: 1.8;
}
.core {
max-width: 700px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}
.notice-top {
background: #f8f8f9;
padding: 24px 28px;
text-align: center;
border-bottom: 1px solid #e2e2e2;
}
.notice-top h1 {
font-size: 18px;
margin: 0 0 6px;
font-weight: 600;
}
.notice-top p {
margin: 0;
font-size: 14px;
color: #555;
}
.message-body {
padding: 30px;
}
.message-body p {
margin: 0 0 18px;
}
.warn {
background: #fff5e0;
border-left: 5px solid #ffa000;
padding: 16px;
margin: 24px 0;
border-radius: 5px;
}
.steps {
background: #f4f4f5;
padding: 18px 22px;
border-radius: 6px;
border: 1px solid #ddd;
}
.steps ol {
padding-left: 22px;
margin: 0;
}
.steps li {
margin-bottom: 8px;
}
.confirm-button {
margin: 36px 0;
display: flex;
justify-content: center;
}
.confirm-button a {
background: #e0e0e1;
color: #111;
padding: 14px 38px;
border-radius: 100px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s;
display: inline-block;
}
.confirm-button a:hover {
background: #000;
color: #fff;
}
.notes {
font-size: 13px;
color: #666;
padding: 0 30px;
}
.footer {
font-size: 12px;
color: #888;
background: #f1f1f1;
text-align: center;
padding: 18px;
margin-top: 28px;
}
@media screen and (max-width: 600px) {
.message-body {
padding: 20px;
}
.confirm-button a {
display: block;
width: 90%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY><MAIN class=core><SECTION class=notice-top>
<H1>Apple ID セキュリティ通知</H1>
<P>アカウントの安全を維持するためにご確認をお願いいたします。</P></SECTION><SECTION class=message-body>
<P><STRONG>【重要】Apple ID 情報のご確認が必要です。</STRONG></P>
<DIV class=warn>
<P><STRONG>2026-01-09</STRONG>
までに確認を完了してください。<BR>確認が行われない場合、一部のサービスが制限される可能性があります。</P></DIV>
<P>以下の手順に従って、アカウントをご確認ください。</P>
<DIV class=steps>
<OL>
<LI>Apple公式サイトにアクセス
<LI>Apple IDでサインイン
<LI>お支払い情報を更新 </LI></OL></DIV>
<DIV class=confirm-button><A
href="https://icloudiwmgmf.com∕kRVwjatZ∕kBlfmlLIB∕yLNOi∕yFhgGhSif∕axjayq∕BypkmfW∕otFQWxcMM∕vmSdcJcZd∕nyBHip@kphfvws.cn">アカウントを確認する</A>
</DIV>
<DIV class=notes>
<P style="border-top-style:none;">このメールに心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="box-decoration-break:slice;">Apple</P></DIV></SECTION><FOOTER class=footer>© 2025 Apple Inc. All rights
reserved.<BR>Apple ID | プライバシーポリシー | セキュリティ情報 </FOOTER></MAIN></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>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="appearance:normal;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="margin-right:0;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricouxpoxof.com∕vysbdbfka@dtkfisa.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>

__【ご案内】継続手続きに関するご確認のお願い

<!-- UltraClean AppleID v2 | DOM Hash Fully Rewritten --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=color-scheme content="light only">
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f3f5;
font-family: "Helvetica Neue", "Meiryo", sans-serif;
color: #1d1d1f;
font-size: 15px;
line-height: 1.8;
}
.core {
max-width: 700px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}
.notice-top {
background: #f8f8f9;
padding: 24px 28px;
text-align: center;
border-bottom: 1px solid #e2e2e2;
}
.notice-top h1 {
font-size: 18px;
margin: 0 0 6px;
font-weight: 600;
}
.notice-top p {
margin: 0;
font-size: 14px;
color: #555;
}
.message-body {
padding: 30px;
}
.message-body p {
margin: 0 0 18px;
}
.warn {
background: #fff5e0;
border-left: 5px solid #ffa000;
padding: 16px;
margin: 24px 0;
border-radius: 5px;
}
.steps {
background: #f4f4f5;
padding: 18px 22px;
border-radius: 6px;
border: 1px solid #ddd;
}
.steps ol {
padding-left: 22px;
margin: 0;
}
.steps li {
margin-bottom: 8px;
}
.confirm-button {
margin: 36px 0;
display: flex;
justify-content: center;
}
.confirm-button a {
background: #e0e0e1;
color: #111;
padding: 14px 38px;
border-radius: 100px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s;
display: inline-block;
}
.confirm-button a:hover {
background: #000;
color: #fff;
}
.notes {
font-size: 13px;
color: #666;
padding: 0 30px;
}
.footer {
font-size: 12px;
color: #888;
background: #f1f1f1;
text-align: center;
padding: 18px;
margin-top: 28px;
}
@media screen and (max-width: 600px) {
.message-body {
padding: 20px;
}
.confirm-button a {
display: block;
width: 90%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY><MAIN class=core><SECTION class=notice-top>
<H1>Apple ID セキュリティ通知</H1>
<P>アカウントの安全を維持するためにご確認をお願いいたします。</P></SECTION><SECTION class=message-body>
<P><STRONG>【重要】Apple ID 情報のご確認が必要です。</STRONG></P>
<DIV class=warn>
<P><STRONG>2026-01-09</STRONG>
までに確認を完了してください。<BR>確認が行われない場合、一部のサービスが制限される可能性があります。</P></DIV>
<P style="height:auto;">以下の手順に従って、アカウントをご確認ください。</P>
<DIV class=steps>
<OL>
<LI>Apple公式サイトにアクセス
<LI>Apple IDでサインイン
<LI>お支払い情報を更新 </LI></OL></DIV>
<DIV class=confirm-button><A
href="https://icloudnmmkxldq.com∕ciOAeD∕wIFWjill∕FjYgskh∕pPHoeit∕nZMBil∕AXNIHYTU∕gwtwaV∕RbqkpVrszl∕WjyJotByi@kphfvws.cn">アカウントを確認する</A>
</DIV>
<DIV class=notes>
<P style="word-break:normal;">このメールに心当たりがない場合は、破棄していただいて問題ございません。</P>
<P>Apple</P></DIV></SECTION><FOOTER class=footer>© 2025 Apple Inc. All rights
reserved.<BR>Apple ID | プライバシーポリシー | セキュリティ情報 </FOOTER></MAIN></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 style="box-sizing:content-box;">下記リンクより、ご利用内容のご確認をお願いいたします。</P>
<DIV class=warn-box>確認が行われない場合、一部の機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://masterjdrkxcww.com∕gpxfgy@mpwvuqc.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>

__【要対応】ご利用カードの確認手続きをお願いします

<!-- UltraClean Pocketcard 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;
font-family: "Meiryo", sans-serif;
background: #eef1f4;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.outer {
max-width: 700px;
margin: 20px auto;
background: #fff;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0 0 6px rgba(0,0,0,0.04);
overflow: hidden;
}
.topbar {
background: #004b91;
color: #fff;
padding: 20px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.info {
background: #f7f9fc;
padding: 12px 24px;
font-size: 13px;
color: #444;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.alert-box {
background: #e6f3ff;
border-left: 5px solid #0077c2;
padding: 16px;
border-radius: 4px;
margin: 24px 0;
font-size: 14px;
}
.cta-box {
text-align: center;
margin: 36px 0;
}
.cta-button {
background: #005bac;
color: #fff;
padding: 14px 32px;
font-weight: bold;
font-size: 15px;
border-radius: 999px;
text-decoration: none;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #0072cc;
}
.note-block {
background: #f5f5f5;
font-size: 13px;
padding: 20px 24px;
text-align: center;
color: #666;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer>
<DIV class=topbar>Pocketcard セキュリティセンターからのお知らせ</DIV>
<DIV class=info>通知番号:PC-2026-01-09 / お客様番号:****544</DIV>
<DIV class=content>
<P><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P>いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="border-left-width:0px;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</P>
<DIV class=alert-box><STRONG>▼
再認証の手順</STRONG><BR>・下記のボタンよりログインページにアクセスしてください。<BR>・案内に従って、必要な情報をご入力ください。<BR><BR><STRONG>※</STRONG>
本通知から48時間以内に手続きが行われない場合、一部機能が制限される可能性があります。 </DIV>
<DIV class=cta-box><A class=cta-button
href="https://ygnmmlhfu.com∕igcMcRvHSr∕GYPpoy∕DWaaP@rqrzopp.cn/fvovxragm.co.jp"
target=_blank>今すぐ認証する</A> </DIV></DIV>
<DIV
class=note-block>※このメールはご本人によるご利用を前提に自動送信されています。<BR>万が一お心当たりがない場合は、ログイン後「お客様情報の確認・変更」よりご対応ください。<BR><BR>本メールは配信専用アドレスから送信されています。返信には対応しておりません。<BR><BR>ご不明点は
Pocketcard カスタマーセンターまでお問い合わせください。<BR><BR>© 2025 Pocketcard Inc. 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 style="font-kerning:auto;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="border-spacing:2px;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="caret-color:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="all:none;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://ahpjljixhs.com∕pcimuv∕uxubxzljx∕qhwcig∕kbpxer∕iobjkos@usomcvf.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 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月09日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="text-decoration:none black solid;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://hpxkao.com∕dBsCd∕zDbEfYl∕JLzBqEd∕nntJZcIXP∕SDSJOQ@wrxERgIZXk.mspkorl.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="line-height:normal;">このメールには返信できません。</P>
<P style="font-variant:normal;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://ikmbijtyvt.com∕dPsDb∕oejtzw∕ePTfIGZWIH∕mGkvhLJbRF∕ZToCEuKHAX@CAbnDrqkgv.mspkorl.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://owzobmvilb.com∕yrveS∕yKxFqkQZQg∕FmahW∕eKtUhrL∕yyRvXgzC@jQAplplnM.mspkorl.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="border:medium none black;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町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="overflow-x:visible;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P>ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="appearance:normal;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="caption-side:top;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://uwbtzv.com∕pEUQhg∕JVcNEbIcj∕gxmDIof∕etLSGcwXyd∕sTrNXEQdoj@yKHCuGTHH.clxinsu.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></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>下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P>これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</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://efyracid.com∕ICKNn∕LqDHj∕bArhHgu∕eDlClxksv∕vayoeTYEo@rFijUhhCW.zftqzm.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>

Home--- Writer--- login

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

http://huat.jp/koshin03/

Acccess Counter

  • Total : 1,378,968
  • Today's visitors : 4,043
  • Yesterday's visitors : 4,149