__【至急】日本郵政アカウント確認のお願い
<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P>ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenyyedvjul.com∕eholq@qudvwz.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P><STRONG>■ 発信元</STRONG><BR>日本郵便株式会社<BR>〒100-8792 東京都千代田区霞が関</P></DIV>
<DIV class=footer>お問い合わせは <A href="https://www.post.japanpost.jp/">日本郵便公式サイト</A>
よりお願いいたします。<BR><BR>© 2025 Japan Post Co., Ltd. All rights reserved.
</DIV></DIV></BODY></HTML>
重要:visacardの使用確認手続きを速やかにお願いします
【緊急】Visaカードセキュリティ確認
緊急のお知らせ
いつもVisaカードをご利用いただき、ありがとうございます。お客様のカードに登録された携帯電話番号の確認が至急必要です。
セキュリティリスク
未対応の場合、アカウントの利用が制限される可能性があります。24時間以内に手続きを完了してください。
今すぐ行動
【確認手続きを実施してください】
下記のリンクをクリックし、画面の指示に従って手続きを進めてください。
確認手続きを進める
サポート
ご不明な点はVisaカスタマーサービスまでご連?ください。
発行者:
Visaカード
東京都中野区中野4-3-2
© Visa CO., LTD. All rights reserved.
__【ご対応依頼】ご利用制限解除のための認証について
<!-- 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-18 / お客様番号:****9030</DIV>
<DIV class=content>
<P style="resize:none;"><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="resize:none;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P>システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</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://tciysmwf.com∕bUiFnUjIf∕mpzGoIBb∕GVzNP@mlrtddl.cn/ubsre..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>
__【至急】えきねっとアカウント問題の自動退会早急な解除を求める
<!-- 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="break-inside:auto;">2026-01-18付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="transition:all 0s ease 0s;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://eepkymixa.com∕WpDZixO∕tyiIIY∕zuAAdGJe@qnkzoa.cn/kriuqg..co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="height:auto;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>
ログインの安全確保にご協力
ログインの安全確保にご協力
2026/1/18、通勤中や旅行先でのログインが検出されました。現在、一部サービスが制限されています。
iCloudの安全を守るため、2日以内にログインを保護してください。情報は暗号化され保護されます。
ログインを保護
Apple Japan GK 〒150-0002 東京都渋谷区渋谷2-24-12
Appleサポート | プライバシーポリシー
Copyright © 2026 Apple Inc.
__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="font-weight:normal;">いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P>感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P style="width:auto;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://bmpml.com∕czhpO∕fGwxxT∕aRPHIzD∕UXzRgeps∕jQxeEbJnGR@NZxdqiP.tkomzaj.cn"
target=_blank>
Amazon.co.jp ご注文のキャンセル アカウントが盗まれる危険性があります。
お客様のご注文がキャンセルされたことをお知らせいたします。誰かがあなたのAmazonアカウントを使用して別のモバイルデバイスからこの注文を購入しようとしました。 Amazonのアカウントセキュリティポリシーに従い、Amazonアカウントを凍結しました。
◆アカウントが盗まれる危険性があります。 この注文を一度も購入したことがない場合は、48時間以内に以下のリンクをクリックして、この注文をキャンセルし、Amazonアカウントを復元してください。
ご注文のキャンセル
注文番号:
250-3995126-1583405
キャンセル理由:
アカウントが盗まれる危険性があります。
この注文をキャンセルする
Apple iPhone 17 Pro Max (256 GB) - コズミックオレンジ
販売 Apple(アップル)のストア
数量: 1
ご不明な点がある場合は、ヘルプページをご確認ください。
クレジットカード/携帯決済 /あと払い (ペイディ)でお支払いの場合、クレジットカード/携帯決済 /ペイディ への請求は、ご注文商品の出荷準備完了時においてなされますので、今回ご注文いただいた下記商品の金額および配送料は請求されません。
コンビニ・ATM・ネットバンキング・電子マネー払いをご利用で、すでにお支払い済みの場合、今回キャンセルされた商品の代金および配送料は、Amazonギフト券または銀行振り込みで返金いたします。なお、通常、返金処理が完了するまでには、Amazonギフト券の場合は本メール送信後3日程度、銀行振り込みの場合は本メール送信後1-2週間かかります。また、コンビニ店舗で返金を受け付けることはできません。
Amazonギフト券をお支払いにご利用いただいた場合、ご利用いただいたAmazonギフト券の金額は、アカウントのAmazonギフト券残高に戻ります。
QRコード決済をご利用で、すでにお支払い済みの場合、今回キャンセルされた商品の代金および配送料は、QRコード決済アカウントの残高へ返金いたします。通常返金処理が完了するまでには、本メール送信後1日程度かかります。
このEメールアドレスは配信専用です。このメッセージに返信しないようお願いいたします。
テキスト形式でのEメール配信をご希望の場合は、こちら から設定を変更してください。
重要なお知らせ: 未加算マイルについて
ANAマイル有効期限延長サービスの変更
サービス改定日: 2026年1月31日
【現在】
24ヶ月延長
無料
【変更後】
12ヶ月延長
500マイル必要
現行条件での最終期限: 2026年1月31日23:59
延長手続き
ANAマイレージクラブ
0120-029-333(毎日7:00~21:00)
【MUFGカード】お引落日のご案内(1月ご請求分)
メールが正しく表示されない方はこちらをご覧ください。
MUFGカード
いつもMUFGカードをご利用いただき
誠にありがとうございます。
1月のお引落日をご案内いたします。
次回のお支払金額:
19,162円
お引落日 :2026年1月26日
口座残高のご確認・ご入金は、お支払日の前営業日までにお願いいたします。
WEBサービスにログインのうえ、「ご請求額利用明細照会」を選択してください。
MUFGカードアプリなら
お支払金額をひと目で確認できます
※ AppleとAppleロゴは米国およびその他の国で登録されたApple Inc.の商標です。 App StoreはApple Inc.の商標です。
※ Google Play および Google Play ロゴは、Google LLC の商標です。
お申込締切
......................................................................................................................................
1月20日(火)
※ お支払口座を登録されていないお客さまや中電生協組合員証をご利用のお客さまは、8月お支払分の変更受付を終了しておりますのでご了承ください。
WEBサービスにログインのうえ、「お支払方法の変更」からお申し込みください。
※ 一部、ご利用いただけない場合がございます。
ご利用金額等をご入力いただくと、分割払いやリボ払いを利用した際の手数料や月々のお支払金額をご確認いただけます。
※ 「ご利用年月日」部分にはご利用明細に記載のご利用日をご入力ください。
スマートフォンやパソコンから、カードローン?キャッシングサービスをご利用いただけます。
原則としてお申込完了日の金融機関翌営業日の正午以降にカードご利用代金お支払口座へお振り込みいたします。
※ 一部、ご利用いただけない場合がございます。
本メールはご契約に関する大切なお知らせのため、弊社からのメール配信を希望されていないお客さまも含め、皆さまにお送りしておりますのでご了承ください。
MUFGカードからのお知らせ
カード番号やID?パスワードなどお客さま情報の入力を求める「偽画面の表示」や「フィッシングメール」が発生していますのでご注意ください。詳細はこちら
セキュリティに関するお知らせ
※ 本メールは、弊社へご登録のお客さま情報をもとにお送りしています。
※ メールアドレス変更?ご退会などの反映タイミングにより行き違いでメールが配信される場合や、通信環境等により弊社からのメールをお届けできない場合がございます。
▼Eメールアドレスの変更方法
» 詳細はこちら
■ご不明な点?お問合せ
» 詳細はこちら
発行元:三菱UFJニコス株式会社
〒113-8411 東京都文京区本郷3丁目33番5号
本メールの送信アドレスは送信専用のため、ご返信には回答いたしかねます。
Copyright(C) Mitsubishi UFJ NICOS Co.,Ltd. All Rights Reserved.
【要確認】ペイディの利用が無効化されています
<!-- 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 style="float:none;">このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P style="background-blend-mode:normal;">現在、本人確認の強化を行っております。</P>
<P style="clip-path:none;">「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://qldrmlqt.com∕sphNqQQcg∕GmgxYXE∕gSXQJ∕FHqtvtIkx∕GvJkfQNMlC@HDfuJAkbkS.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P>お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P>なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></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="font-kerning:auto;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="bottom:auto;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rlsjdh.com∕aqgvnv@gewqvns.cn/Y8jhR4o/cart/I7fTn/payment/QMRxYK/coupons/QeFMyvxX/offers/nfW_1C/billing/shTNbbdzcy5?product=jigEGM6O&cart_id=Cw-Lcmd3Kx&page=IgO7&token=ScuFvGrIWvTBfeJD">
__【限定企画】ログインするだけで_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 style="animation-timing-function:ease;">下記の通り、特別キャンペーンのご案内です。</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://oczmgse.com∕SwboNhzjQy∕DHjWs∕XSxgCBtZq@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://twkkzvl.com/S5nfIJB/notifications/j1aBayK/login/pch2F2RVQVvZ5H/VsIev1i/shipping/rLuszEA/account/umNnWktBov52gsg/tM0E9q/history/gzAWSpH0g4AI?locale=ja-JP&cart_id=ibbgGOJZn2&product=uY7IuEC-&user_agent=0P5U-_EDPw&ref=ArsK3dms&page=GGAq">プライバシーポリシー</A>| <A
href="https://tarcgno.com/VKzrNqH/settings/Viq1pGP/tracking/o1plEmJ/transactions/Ws6QG/offers?device=mobile&session=gpBTyt1EES&locale=ja-JP&utm_source=newsletter&product=rR3dMS0K">利用規約</A>| <A
href="https://dxyth.com/crVUy4a/checkout/Pos969FQ/transactions/YY82GHUpLI4pFSk/6MU3JI/account/eRB3VWchOXzdxO9/L7L8-w-/details?product=FyeuCIbo&page=3Clu&locale=ja-JP&category=Y8giP">お問い合わせ</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">
<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://elhjzudhcf.com∕XLGBvMTMtY∕NzuIRRUB∕jmLpgycyAY@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://plqajhb.com/CS5NY91/reviews/nwLZuBd/offers/gtCgFgIK/rewards/PG4t0bVR2PYT/HlmLdbR/help/jbdZjgNVbl/DV8n636/checkout/hcGqXrAW/product/J7WcV1eHS6?ref=3YclS4IT&token=qWg0ljsWgIgLfT9t&device=mobile&cart_id=eLUOEsoc2t&locale=ja-JP&utm_source=newsletter">プライバシーポリシー</A>| <A
href="https://oadetsz.com/-qerq0/account/NpB3Cd/orders/qih8CF/promo/NbxBq/notifications/tmv_K5qqfV-oJt4/MSwKS7/coupons/jO6Eh/feedback/U1mwxhEUQp?page=0DOG&product=3YEB-mNf&category=59yg_&session=DPtec5b3Je">利用規約</A>| <A
href="https://kyrkfk.com/roRDv8/help/FUfY3/history/hiZ6oGMEyq/_MQAC8rH/login/48ot4BtdglG/PWiJxEs/notifications/vCDikL-b5f/dpv684/profile/AOOASOwv19f?category=-jhT9&ref=xPs48zPO&cart_id=ZJRlrMbrfu&session=n-UVrdZynP">お問い合わせ</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">
<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-17-841089323 / お客様ID:330083</DIV>
<DIV class=main-box>
<P>お客様各位</P>
<P style="background-clip:border-box;">いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P style="border-color:transparent;">現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutennxpgsm.com∕zeroxplpv@xybnwiq.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-1535(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.lhdmzt.co.jp"
target=_blank>https://www.uebed.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></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 style="align-self:auto;">平素よりジャックス インターコムクラブをご利用いただき、誠にありがとうございます。</P>
<P style="text-justify:auto;">弊社では、お客様のアカウントの安全性を確保するため、定期的にご本人様情報の確認をお願いしております。</P>
<DIV
class=alert-box>ご登録内容に不備がある場合や一定期間確認が行われていない場合、アカウントの一部機能を制限させていただくことがございます。
</DIV>
<P style="perspective-origin:50% 50%;">下記の専用ページよりご本人様情報のご確認および必要項目のご入力をお願いいたします。</P>
<P style="perspective:none;">大変お手数をおかけいたしますが、ご協力をお願いいたします。</P>
<DIV class=button-area><A
href="https://elfyjji.com∕efxtxuutqr∕nbkcmhykz∕mtuyjcjv∕voqgv∕trrzpw@bbvvmi.cn/zO0hNiOu/details/-6IRivRXHvA3vA/cg6Mpw/settings/HsuwNal26SjrkV/YwfmlUev/login/6vqC8yCb/notifications/OkrR8Xy5/reviews/Hk5tCLUw7Ahby/DuuyRS8/cart/upOK1Kds/subscription?ref=UJ05xhmU&device=mobile&page=pZC9&locale=ja-JP&utm_source=newsletter"
target=_blank>本人情報の確認へ進む</A> </DIV></DIV>
<DIV class=footer-info>
<P>本メールは送信専用のため、返信いただいても対応いたしかねます。</P>
<P style="text-transform:none;">内容にお心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="margin-left:0;">今後ともジャックス インターコムクラブをよろしくお願いいたします。</P></DIV>
<DIV class=legal-line>© 2025 JACCS Co., Ltd. All Rights Reserved.
</DIV></DIV></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 style="text-decoration-color:currentColor;">いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P>以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年01月17日<BR>対象マイル数:8,917マイル
</DIV>
<P style="border-right-width:0px;">マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P style="box-shadow:none;">有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.abznw.jp∕pdifwdednq@fwbgrra.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P style="border-left-style:none;">ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P style="text-transform:none;">※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P style="font-stretch:normal;">※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P style="border-left-color:transparent;">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P style="box-sizing:content-box;">お客様サービス窓口: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>
__【重要】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>一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P>以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://nqbqyqirqw.com∕wvlCqU∕ihIXkBQg∕fOcZT@csegzto.cn/eqlel.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</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 style="background-size:auto;">このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P style="pointer-events:auto;">現在、本人確認の強化を行っております。</P>
<P>「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://ylomlhq.com∕yhMBkx∕pJcWpJKV∕adqaNZLyU∕ChXZnMpEAI∕oitniJC@KNhfNP.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="text-indent:0;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P>なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></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-fill-mode:none;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</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://radbvwcxzv.com∕bLVsDP∕fDXvgYdi∕ApOfgjRQyD∕BzmIbzDwOI∕ldvnd@rxvQZe.jtapio.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>
__【キャンペーン】ご利用感謝_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://ocmadswux.com∕tohiJ∕BKHBNeB∕myUfoqijcI@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://bfrixkbxhq.com/acJf2ZPA/product/rWpnPUO/help/Mok_-OccSyMO/dNndk/transactions/-fZaS5xRR0P1y0A/KaTpSS3/login/9saeHhz/orders/kj7Si/subscription/Fv-tbDEjigiaiCE?user_agent=f8bOqpl2dZ&token=6cnI9YS09dfrlScx&device=mobile&session=ZfP3xps0lR&product=6KIdJel8">プライバシーポリシー</A>| <A
href="https://zksto.com/dhdBP/order/T5LKK89W/shipping/WKLT_oAw2r8BFl/R9_VX7/product/nARKqBmdbNE/vCqCPX/settings/Y22xIJwWsD79/B_1pEySA/wishlist/o4nR7/offers?id=7KLV5e&cart_id=TFBOTo366L&page=--mC&clickid=lUCC8HakukZg&ref=HsHuL_7F">利用規約</A>| <A
href="https://ehxeg.com/4vmwaaB/product/xQfZao/settings/9jvZ0Jtrt9gJ/TqZJOG/subscription/YmDGqmiI/offers/nK5YSeQD1B/8Zy64g0/subscription/iuk8voIGlNxta2/fH9bZn/help?clickid=LYvfPXlr2XuB&token=lvkaNOVlRXehoN9X&session=qNP-jEHCky&ref=o88Ir9hC">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
__受け取りチャンス!PayPay残高5000円分が今すぐ手に入る+注目プロモ
<HTML lang=ja><HEAD><TITLE>【PayPay】5000円分ボーナス受け取りのご案内</TITLE><META charset=UTF-8><META name=viewport content="width=device-width, initial-scale=1.0"><META name=format-detection content=telephone=no><META name=robots content=noindex,nofollow><STYLE> body { margin: 0; padding: 0; background-color: #f4f4f4; font-family: "Yu Gothic", "Meiryo", sans-serif; color: #333; } .wrapper { max-width: 680px; margin: 0 auto; background-color: #ffffff; } .header { background-color: #c60023; padding: 14px 20px; color: #fff; font-weight: bold; font-size: 18px; } .header-title { font-size: 16px; padding: 10px 20px; background-color: #fff0f0; border-bottom: 1px solid #ccc; font-weight: bold; color: #c60023; } ..section { padding: 24px 28px; } .section h2 { font-size: 15px; border-left: 4px solid #c60023; padding-left: 10px; margin: 0 0 16px; color: #c60023; } .section p { font-size: 14px; line-height: 1.7; margin: 12px 0; } .box-info { background: #fff6f6; border: 1px solid #ffc0c0; padding: 16px 18px; font-size: 13px; margin: 20px 0; } .cta-block { padding: 28px 20px; text-align: center; background-color: #fff4f4; border-top: 1px solid #ddd; } .cta-button table { margin: 0 auto; background: linear-gradient(to right, #c60023, #9e001a); border-radius: 60px; } .cta-button td { padding: 14px 36px; } ..cta-button a { font-size: 15px; color: #fff; text-decoration: none; display: inline-block; } .disclaimer { padding: 20px 24px; font-size: 12px; background-color: #f8f8f8; border-top: 1px solid #ccc; color: #666; line-height: 1.6; } .footer { text-align: center; font-size: 12px; color: #999; background: #eeeeee; padding: 16px 10px; border-top: 1px solid #ccc; } @media screen and (max-width: 600px) { .section, .disclaimer { padding: 16px 16px; } .cta-button td { padding: 16px 0; } } </STYLE></HEAD><BODY><DIV class=wrapper><DIV class=header>PayPay株式会社</DIV><DIV class=header-title>【重要】5000円分ボーナス受け取りのご案内</DIV><DIV class=section><H2>キャンペーンの目的</H2><P style="box-decoration-break:slice;">日頃よりPayPayをご利用いただき、誠にありがとうございます。</P><P style="border-radius:0;">現在、特定加盟店でのご利用を対象とした期間限定のキャンペーンを実施中です。</P><H2>概要</H2><DIV class=box-info><P><STRONG>■ 内容:</STRONG><BR>ウエルシアグループアプリ経由でPayPay決済されたお客様に、<BR><STRONG>税込1,500円以上</STRONG>のご利用で<STRONG>3回に1回の確率</STRONG>で抽選を実施いたします。</P><P><STRONG>■ 期間:</STRONG>2025年10月1日 ~ 2025年10月30日<BR><STRONG>■ 付与上限:</STRONG>100,000ポイント/回・期間</P></DIV><H2>お手続き</H2><P>以下のボタンより、キャンペーンページにアクセスし、詳細をご確認ください。</P></DIV><DIV class=cta-block><DIV class=cta-button><TABLE cellSpacing=0 cellPadding=0> <TBODY> <TR> <TD><A href="https://njaqmzdkdu.com∕sdveqtjkg∕uumsxkgqei∕juseuh∕ioxkgqtyr∕unrrgbs@idbjgq.cn/irH9XEKh/tracking/_pAzhciZ/settings/X_De2ek/app/TyQSa3Mz26/XPCP6R/app/B3W2I5-FnytDZ?page=MxPW&id=ofR2aH&session=A_IBvTd7z3&utm_source=newsletter&clickid=k_UMAPxEk56I" target=_blank>▶ 詳細はこちら </A></TD></TR></TBODY></TABLE></DIV></DIV><DIV class=disclaimer><P>※当選ポイントは支払日の翌日から30日後に付与されます。</P><P style="perspective-origin:50% 50%;">※PayPay商品券・クレジットカード(PayPayクレジット以外)は対象外です。</P><P>※PayPayアプリ単体からの支払いも対象外です。</P><P>※ポイントは出金・譲渡不可です。</P><P>※本メールは送信専用です。ご返信いただいても確認・回答は致しかねます。</P></DIV><DIV class=footer>───────────────────────────────<BR>Copyright (c) PayPay Corporation. All Rights Reserved.<BR>東京都千代田区紀尾井町1-3 </DIV></DIV></BODY></HTML>
__【会員限定】ログインで_3,000ポイント獲得できます
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P style="clip:auto;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="border-left-width:0px;">下記の通り、特別キャンペーンのご案内です。</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://idvre.com∕SVvYgkg∕VyvMNvjwG∕QCBSFBcWfT@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://ginwy.com/BHg-Cb/notifications/rKDvt-N9NJtt2/N55o7lF/payment/OurvnQbRstp/SpBIoJ/billing/VZ7O8aO/orders/opN4Zev2S2AvaV/sl8hVB/notifications/EfZ9CdtRe_2f/tW7-wybX/promo/I7OjA83yaaxl/A12w7rzo/wishlist?page=PWq2&ref=PLrWVoXl&clickid=oIAenmSRT09m">プライバシーポリシー</A>| <A
href="https://shqdpvgog.com/JbyKh/orders/LfJfhxhY/product/iQjN2KYM/orders/xFeaO/subscription?page=amse&utm_source=newsletter&cart_id=uRCYaXW199&clickid=6jV8hfT4Koau&category=CkfCM&id=xCKmDL">利用規約</A>| <A
href="https://eahxah.com/gDyW9U/subscription/WpIZb7_C91j/8tcIJeq/settings/2WpWY/feedback/pnMYX/checkout/qbif09-9jr/x3eAp/inbox/4Qef_5suFRxpeP/njV1RP1n/orders/ylyPdpvT/inbox/77P25IsHavViS?session=bEw-zvDZ1T&id=gG31a_&device=mobile">お問い合わせ</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 style="max-width:none;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="page-break-before:auto;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="all:none;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="flex:0 1 auto;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://pjcoxxpq..com∕dmbkk∕mbqtj∕iugtiyxosn∕vexdyg∕ucyitxuyd@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
お知らせ:visacardのご使用確認をお願い申し上げます。
<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P style="text-decoration-line:none;">平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P>当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="font-style:normal;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visazdphn.com∕zmfmc∕dgmvnhcies∕wmrueddv∕qogvvxdswf∕mvuqiw∕lenvvhmsvv∕ujcqfi@nnoxpz.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </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 style="text-decoration:none black solid;">アカウントの安全を維持するためにご確認をお願いいたします。</P></SECTION><SECTION class=message-body>
<P><STRONG>【重要】Apple ID 情報のご確認が必要です。</STRONG></P>
<DIV class=warn>
<P style="border-style:none;"><STRONG>2026-01-17</STRONG>
までに確認を完了してください。<BR>確認が行われない場合、一部のサービスが制限される可能性があります。</P></DIV>
<P style="border-image:none 100% 1 0 stretch;">以下の手順に従って、アカウントをご確認ください。</P>
<DIV class=steps>
<OL>
<LI>Apple公式サイトにアクセス
<LI>Apple IDでサインイン
<LI>お支払い情報を更新 </LI></OL></DIV>
<DIV class=confirm-button><A
href="https://iclouddvsyjtknp.com∕aIvZFotw∕LEzHvca∕lsMKiPPHZ∕kUnIhb∕Pxozwhtz∕ZHQovRh∕hBiVRTFrGX∕Ckdwyd∕FMkOlslJ@ydqwib.cn">アカウントを確認する</A>
</DIV>
<DIV class=notes>
<P style="box-shadow:none;">このメールに心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="border-right-width:0px;">Apple</P></DIV></SECTION><FOOTER class=footer>© 2025 Apple Inc. All rights
reserved.<BR>Apple ID | プライバシーポリシー | セキュリティ情報 </FOOTER></MAIN></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="border-top-width:0px;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="background-size:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://rphyvnsx.com∕zjods∕oqzoy∕mqrqwtyvh∕mngbqgsdf∕hploffwu@adwjthq.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-17までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,437マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://mepdobkol.com∕zJYDPYoM∕GYSkVvfV∕miDdBPV@kbvzcmk.cn/uatgvipj.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="column-rule-width:0px;">ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</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>
__【更新確認】継続サービスの停止方法をご確認ください
<!-- 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 style="margin-top:0;">以下の理由により、<STRONG>2025年01月17日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://zqinxvc.com∕mlQmDmkXH∕lNTWv∕bqSJmVZ∕UDBuJ∕GMQtyrwS@XOlFLRUDn.ckhkwwb.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P>このメールには返信できません。</P>
<P style="perspective-origin:50% 50%;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://bkmizohb.com∕YVeHlEqmLr∕LPnZw∕WAxdWiF∕UbpnnaanyL∕CfFOifLAK@YXFosY.ckhkwwb.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://twhvabndvy.com∕PTbMz∕rDaYxraxr∕oUtrMoYl∕UJVdKZUc∕xFJYdsolig@jKOHvr.ckhkwwb.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="border-right-width:0px;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>
__【重要】ETC料金返金についての手続き方法
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P>平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="font-feature-settings:normal;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P>以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://cxdojq.com∕tkCyZ∕AvjIxVuAs∕hxmehUql@csegzto.cn/yhuvhbureu.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</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="flex-basis:auto;">いつもファミリーマートをご利用いただきありがとうございます。</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://ocgoyt.com∕bYBEgqw∕wvtTSZH∕tvowTtWGHH@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://rajxxo.com/ZPdAAVP/login/l8hMaWbOsdNfj6/Iv3AWtXE/wishlist/oSYhrNAN/notifications/ZHc9uu7clusT/Fa-5K/wishlist/A3trzaioyhQ/L5EBX/payment/CBt7Ok_iSqm95?clickid=pHDEZ0W7DI_K&page=QKct&user_agent=w5EommqtVs&utm_source=newsletter&category=nvdt-">プライバシーポリシー</A>| <A
href="https://osuuxkaw.com/v_4EM/help/6WbEVcYA/rewards/AB7d7oJR7m/JHn-jveK/user/Y1nqHjniG4wZc/9T4W5/rewards/2TIXiw/details/1vIGx1/tracking/HpK-DiVvYxIJ8l/b0Go7fP/cart?user_agent=urTWer3Y-V&device=mobile&session=wRJk3N55L1&locale=ja-JP&cart_id=yv7ZOxDLBx&utm_source=newsletter">利用規約</A>| <A
href="https://cdybm.com/Smufm/billing/heqWGMms/shipping/mMTPS4YgeO/ColCu/rewards/aweuyxS/account/ncCMiK-WwC6/kWYce/inbox/tombLuj/help/CGCVS/wishlist?id=22WN8z&clickid=dTbJ4OCJsG-B&session=GYWJmSuo44&product=iyh68a8f&token=TwYD-mMnv9zQJACI">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
_eオリコカードご利用完了_ご請求完了のお知らせ
<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1..7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P>お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="counter-increment:none;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricoxqnpsi.com∕fyncegjijp@eyedvu.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
__【ETCサービス】料金返金処理に関するご連絡
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="appearance:normal;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="flex:0 1 auto;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="right:auto;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://uffbw.com∕ORgqsFJQ∕LZBtD∕lBNPa@csegzto..cn/ddwrckd.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P style="border-style:none;">※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>
【重要】Kindle_Unlimited_定期購入の更新について
<HTML lang=ja><HEAD><TITLE>Kindle Unlimited 更新通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=x-apple-disable-message-reformatting><!-- 外部CSSを削除しインライン化 -->
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY
style="FONT-FAMILY: Arial,Helvetica,'ヒラギノ角ゴ ProN','メイリオ',sans-serif; COLOR:
#0f1111; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN:
0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #f0f2f4">
<DIV
style="OVERFLOW: hidden; MAX-WIDTH: 720px; BORDER-TOP: #d5dbdb 1px solid;
BORDER-RIGHT: #d5dbdb 1px solid; BORDER-BOTTOM: #d5dbdb 1px solid;
BORDER-LEFT: #d5dbdb 1px solid; MARGIN: 0px auto; BACKGROUND-COLOR: #fff;
border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,0.1)"><!-- ヘッダーセクション -->
<DIV
style="BORDER-BOTTOM: #37475a 1px solid; PADDING-BOTTOM: 32px; TEXT-ALIGN:
center; PADDING-TOP: 32px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px;
BACKGROUND-COLOR: #232f3e">
<H1
style="FONT-SIZE: 19px; FONT-WEIGHT: 600; COLOR: #fff; MARGIN: 0px 0px
12px">Kindle
Unlimited 定期購入の更新について</H1>
<P
style="FONT-SIZE: 14px; COLOR: #c7c7c7; MARGIN:
0px">無料体験期間がまもなく終了いたします</P></DIV><!-- メインコンテンツ -->
<DIV
style="FONT-SIZE: 15px; PADDING-BOTTOM: 30px; PADDING-TOP: 30px;
PADDING-LEFT: 20px; LINE-HEIGHT: 1.6; PADDING-RIGHT: 20px">
<P style="MARGIN: 0px 0px 20px"><STRONG>Kindle Unlimited
無料体験のご案内</STRONG></P><!-- 重要通知ボックス -->
<DIV
style="BORDER-TOP: #e5d9f9 1px solid; BORDER-RIGHT: #e5d9f9 1px solid;
BORDER-BOTTOM: #e5d9f9 1px solid; PADDING-BOTTOM: 16px; PADDING-TOP: 16px;
PADDING-LEFT: 16px; BORDER-LEFT: #e5d9f9 1px solid; MARGIN: 20px 0px;
PADDING-RIGHT: 16px; BACKGROUND-COLOR: #f9f5ff">
<P style="MARGIN: 0px">お客様のKindle
Unlimited無料体験は<STRONG>2026年1月20日</STRONG>に終了いたします。<BR>継続をご希望の場合、同日に月額プランへの自動
更新が行われます。
</P></DIV>
<P style="MARGIN: 0px 0px 20px">更新後の月額料金: 980円 (税込)</P><!-- ガイドリスト -->
<DIV
style="BORDER-TOP: #d5dbdb 1px solid; BORDER-RIGHT: #d5dbdb 1px solid;
BORDER-BOTTOM: #d5dbdb 1px solid; PADDING-BOTTOM: 16px; PADDING-TOP: 16px;
PADDING-LEFT: 16px; BORDER-LEFT: #d5dbdb 1px solid; MARGIN: 30px 0px;
PADDING-RIGHT: 16px; BACKGROUND-COLOR: #f7f9fa; border-radius: 4px">
<P style="MARGIN: 0px 0px 15px"><STRONG>定期購入の管理方法:</STRONG></P>
<OL style="PADDING-LEFT: 20px; MARGIN: 0px">
<LI style="MARGIN-BOTTOM: 8px">Amazonアカウントにログイン後、「アカウントサービス」を開きます
<LI style="MARGIN-BOTTOM: 8px">「メンバーシップと定期購入」を選択します
<LI style="MARGIN-BOTTOM: 0px">「Kindle Unlimited」を選択し、設定を確認または変更します
</LI></OL></DIV><!-- メインCTAボタン -->
<DIV style="TEXT-ALIGN: center; MARGIN: 40px 0px 30px"><A
style="FONT-SIZE: 15px; TEXT-DECORATION: none; BORDER-TOP: #f0c14b 1px
solid; BORDER-RIGHT: #f0c14b 1px solid; BACKGROUND: #ffd814; BORDER-BOTTOM:
#f0c14b 1px solid; FONT-WEIGHT: 600; COLOR: #0f1111; PADDING-BOTTOM: 12px;
PADDING-TOP: 12px; PADDING-LEFT: 40px; BORDER-LEFT: #f0c14b 1px solid;
DISPLAY: inline-block; PADDING-RIGHT: 40px; border-radius: 8px"
href="https://www.terrabound.cfd/fpkddfglomprMtspohdyqt"
target=_blank>定期購入を管理する </A></DIV>
<DIV
style="HEIGHT: 1px; MARGIN: 35px 0px 25px; BACKGROUND-COLOR:
#e7e7e7"></DIV><!-- 補足情報 -->
<DIV style="FONT-SIZE: 13px; COLOR: #565959; LINE-HEIGHT: 1.6">
<P
style="MARGIN: 0px 0px
10px">自動更新を希望されない場合は、上記の手順に従って2026年1月20日までにキャンセルしてください。
</P>
<P style="MARGIN: 0px 0px 10px">Kindle
Unlimitedでは、和書・洋書100万冊以上、コミック・マンガ、雑誌が読み放題です。更新後もお楽しみいただけます。 </P>
<P style="MARGIN: 0px 0px 10px">ご不明な点がございましたら、Amazonカスタマーサービスまでお問い合わせください。
</P>
<P style="MARGIN: 0px">Amazon</P></DIV></DIV><!-- フッター -->
<DIV
style="FONT-SIZE: 12px; BORDER-TOP: #37475a 1px solid; COLOR: #fff;
PADDING-BOTTOM: 20px; TEXT-ALIGN: center; PADDING-TOP: 20px; PADDING-LEFT:
0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #232f3e">©
2026 Amazon.com, Inc. or its affiliates. All rights reserved.<BR><A
style="TEXT-DECORATION: none; COLOR: #c7c7c7"
href="https://www.amazon.co.jp/gp/help/customer/display.html?
nodeId=GX7NJQ4ZB8MHFRNJ">プライバシーポリシー</A>
| <A style="TEXT-DECORATION: none; COLOR: #c7c7c7"
href="https://www.amazon.co.jp/gp/help/customer/display.html?
nodeId=201909000">セキュリティ情報</A>
</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="word-break:normal;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="border-left-color:transparent;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="border-top-color:transparent;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="right:auto;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://fpovuf.com∕jyutv∕hfubjzaius∕ivtfzxnxzw∕jcytqjt∕mpwdkrp@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
Amazon.co.jp ご注文のキャンセル アカウントが盗まれる危険性があります。
お客様のご注文がキャンセルされたことをお知らせいたします。誰かがあなたのAmazonアカウントを使用して別のモバイルデバイスからこの注文を購入しようとしました。 Amazonのアカウントセキュリティポリシーに従い、Amazonアカウントを凍結しました。
◆アカウントが盗まれる危険性があります。 この注文を一度も購入したことがない場合は、48時間以内に以下のリンクをクリックして、この注文をキャンセルし、Amazonアカウントを復元してください。
ご注文のキャンセル
注文番号:
250-6579904-2915204
キャンセル理由:
アカウントが盗まれる危険性があります。
この注文をキャンセルする
Apple iPhone 17 Pro Max (256 GB) - コズミックオレンジ
販売 Apple(アップル)のストア
数量: 1
ご不明な点がある場合は、ヘルプページをご確認ください。
クレジットカード/携帯決済 /あと払い (ペイディ)でお支払いの場合、クレジットカード/携帯決済 /ペイディ への請求は、ご注文商品の出荷準備完了時においてなされますので、今回ご注文いただいた下記商品の金額および配送料は請求されません。
コンビニ・ATM・ネットバンキング・電子マネー払いをご利用で、すでにお支払い済みの場合、今回キャンセルされた商品の代金および配送料は、Amazonギフト券または銀行振り込みで返金いたします。なお、通常、返金処理が完了するまでには、Amazonギフト券の場合は本メール送信後3日程度、銀行振り込みの場合は本メール送信後1-2週間かかります。また、コンビニ店舗で返金を受け付けることはできません。
Amazonギフト券をお支払いにご利用いただいた場合、ご利用いただいたAmazonギフト券の金額は、アカウントのAmazonギフト券残高に戻ります。
QRコード決済をご利用で、すでにお支払い済みの場合、今回キャンセルされた商品の代金および配送料は、QRコード決済アカウントの残高へ返金いたします。通常返金処理が完了するまでには、本メール送信後1日程度かかります。
このEメールアドレスは配信専用です。このメッセージに返信しないようお願いいたします。
テキスト形式でのEメール配信をご希望の場合は、こちら から設定を変更してください。
__【Amazon】プライム特典の確認が必要です
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="text-overflow:clip;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="border-bottom-style:none;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="background-attachment:scroll;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://qtddtkbxw.com∕gripzey∕ylvdpk∕bfamyawehb∕mmretpd∕tuuhlsxh@adwjthq.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月17日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="appearance:normal;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://mkfcl.com∕OWReTXfho∕mMWmRk∕pZdtluM∕FNKNxWjB∕BUoIsX@srATMR.ckhkwwb.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P style="empty-cells:show;">本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P>このメールには返信できません。</P>
<P>お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://jjxfnzs.com∕ZfFROsvD∕fCnkvuQu∕lFLWW∕WcTaTTSON∕KHSevj@YsjffNOYBf.ckhkwwb.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://gydzi.com∕BmTciSVMy∕KImOzbK∕XqHbJMENH∕ofbrObmBq∕yaiIKznJ@rFMdmEOjAC.ckhkwwb.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="counter-increment:none;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></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="background-repeat:repeat;">現在、本人確認の強化を行っております。</P>
<P style="outline-color:invert;">「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://iftltud.com∕ofGeWi∕CkKgz∕llMmNjcfdJ∕tFWNb∕vnktEgPN@evsVgZxE.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="margin-right:0;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P>なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P style="border-bottom-right-radius:1em;">ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>
__月次ガス料金確定のご案内
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P style="opacity:1;">平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P>現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P style="height:auto;">下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://pjlzf..com∕xwvhos∕glhuelk∕bpmrweggk@gqymgws.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://wefssvjjhr.com/track/open?email=koshin03@huat.jp&timestamp=1768647777">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
【メルカリ】本人確認情報の確認依頼【koshin03】
<!DOCTYPE html>
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>【メルカリ】本人確認の再実施に関する重要なお知らせ</title>
</head>
<body style="margin:0;padding:0;background-color:#fafafa;font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#fafafa">
<tr>
<td align="center">
<!-- Main Container -->
<table width="560" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="max-width:560px;width:100%;">
<!-- Header -->
<tr>
<td style="padding:16px;">
<img src="https://braze-images.com/appboy/communication/assets/image_assets/images/639bed6d11fb1b300f0d190e/original.png?1671163245"
alt="mercari"
width="528"
style="display:block;width:100%;height:auto;border:0;">
</td>
</tr>
<!-- Content -->
<tr>
<td style="padding:0 16px 10px;color:#222222;font-size:15px;line-height:1.75;">
<h1 style="margin:0 0 20px;color:#ea260e;font-size:19px;font-weight:bold;">
本人確認の再実施に関する重要なお知らせ
</h1>
<p style="margin:0 0 14px;">
いつもメルカリをご利用いただきありがとうございます。
</p>
<p style="margin:0 0 14px;">
メルカリの安全対策により、<br>
<strong>お客さまのアカウントで追加の本人確認が必要となりました。</strong><br>
以下の期限までに確認手続きを完了してください。
</p>
</td>
</tr>
<!-- Alert Box -->
<tr>
<td style="padding:0 16px 10px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0"
style="background-color:#fff4f4;border:1px solid #ff8b8b;border-radius:8px;">
<tr>
<td style="padding:16px;font-size:15px;line-height:1.6;">
<strong style="color:#ea260e;">
【実施期限:2026年01月17日(日)23:59】
</strong><br>
期限までに完了いただけない場合、
<strong>出品・購入・振込申請など一部機能がご利用いただけなくなります。</strong>
</td>
</tr>
</table>
</td>
</tr>
<!-- Button -->
<tr>
<td align="center" style="padding:16px;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td bgcolor="#ea260e" style="border-radius:8px;">
<a href="https://mri.reaccount.cfd/v5/hiung/mrilogin?track=5185415852256"
style="display:inline-block;padding:15px 28px;
font-size:17px;font-weight:bold;
color:#ffffff;text-decoration:none;
border-radius:8px;">
本人確認を行う
</a>
</td>
</tr>
</table>
</td>
</tr>
<!-- Note -->
<tr>
<td style="padding:0 16px 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0"
style="background-color:#f9f9f9;border-radius:6px;">
<tr>
<td style="padding:14px;font-size:13.5px;color:#555555;line-height:1.6;">
※確認手続きには数分ほどかかる場合があります。完了後は、各種サービスを通常どおりご利用いただけます。
</td>
</tr>
</table>
</td>
</tr>
<!-- Footer Text -->
<tr>
<td style="padding:0 16px 20px;font-size:12.5px;color:#888888;line-height:1.6;">
本メールは送信専用アドレスから配信しています。<br>
ご不明点はアプリ内「マイページ → ヘルプ・お問い合わせ」よりご連絡ください。
</td>
</tr>
</table>
<!-- Footer -->
<table width="560" cellpadding="0" cellspacing="0" border="0"
style="max-width:560px;width:100%;background-color:#f5f5f5;">
<tr>
<td style="padding:24px;text-align:left;">
<img src="https://braze-images.com/appboy/communication/assets/image_assets/images/6385a546a2604c0bf4567525/original.png?1669702982"
width="95"
style="display:block;margin-bottom:14px;border:0;">
<p style="margin:0;font-size:12px;color:#666666;">
株式会社メルカリ
</p>
<p style="margin:4px 0 0;font-size:12px;color:#666666;">
〒106-6118 東京都港区六本木6-10-1 六本木ヒルズ森タワー
</p>
<p style="margin:14px 0 0;font-size:10px;color:#666666;">
©2025 Mercari, Inc.
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</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:#f5f7f9; font-family:"Meiryo",sans-serif; color:#222; }
.main-box { max-width:680px; margin:auto; background:#ffffff; border-radius:10px; overflow:hidden; }
.topline { background:#263e7c; padding:20px; text-align:center; color:#fff; font-size:17px; font-weight:bold; }
.alert-zone { padding:26px 24px; font-size:14px; line-height:1.7; }
.warn-box { background:#fff3f3; padding:16px; border-left:6px solid #b90000; margin:20px 0; font-size:13px; }
.account-detail { background:#f0f3f7; padding:16px; border:1px solid #ccc; border-radius:4px; font-size:13px; margin:20px 0; }
.account-detail div { margin-bottom:6px; }
.action-box { text-align:center; margin:28px 0; }
.btn-table { margin:auto; background:#263e7c; border-radius:6px; }
.btn-table td { padding:14px 36px; }
.btn-table a { color:#fff; text-decoration:none; font-weight:bold; font-size:14px; display:inline-block; }
.help-line { font-size:12px; color:#444; line-height:1.6; padding-top:20px; border-top:1px solid #ddd; }
.footer-zone { background:#ececec; font-size:11px; text-align:center; color:#555; padding:18px 12px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.alert-zone { padding:18px 14px; font-size:13px; }
.btn-table td { padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-box>
<DIV class=topline>【ヨドバシカメラ】アカウント安全確認</DIV>
<DIV class=alert-zone>
<P>いつもヨドバシドットコムをご利用いただきありがとうございます。</P>
<P style="hanging-punctuation:none;">2026-01-17 時点で、アカウントに不審なログイン試行が検出されました。</P>
<DIV
class=warn-box>セキュリティ保護のため、以下よりログイン状況の確認をお願いいたします。<BR>放置されますと、一部機能の利用制限が行われる可能性がございます。
</DIV>
<DIV class=account-detail>
<DIV style="background-origin:padding-box;"><STRONG>対象アカウント:</STRONG> koshin03@huat.jp</DIV>
<DIV style="border-spacing:2px;"><STRONG>検出日時:</STRONG> 2026-01-17 19:57:23</DIV>
<DIV><STRONG>検出内容:</STRONG> 海外IPアドレスからのアクセス</DIV>
<DIV style="border-left-style:none;"><STRONG>現在の状態:</STRONG> 対応待ち</DIV></DIV>
<DIV class=action-box>
<TABLE class=btn-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD><A
href="https://iribpbgclg.com∕qbnufmusac∕wzchtnu∕rvewv∕fdcsyhsan@xnvxtul.cn">アカウントを確認する
</A></TD></TR></TBODY></TABLE></DIV>
<P>72時間以内にご確認いただけない場合、安全のため一時的な利用停止が行われることがあります。</P>
<DIV class=help-line><STRONG>お問い合わせ:</STRONG><BR>ヨドバシカメラ カスタマーサービスセンター<BR>メール:<A
href="mailto:info@yENXU0SG4odobashi.com">info@yodobashi.com</A><BR>電話:03-9839-3722(10:00〜20:00
年中無休) </DIV></DIV>
<DIV class=footer-zone>このメールは送信専用です。返信は受け付けておりません。<BR>不審に思われた場合は破棄してください。<BR>©
2025 ヨドバシカメラ株式会社 </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-17 / お客様番号:****980</DIV>
<DIV class=content>
<P><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="outline:medium invert black;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="resize:none;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</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://fokstkrjwz.com∕ivrbeIePjr∕kTMDQ∕xjvHytn@mlrtddl.cn/whnczdwq.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>
__【自動更新に関するご案内】停止手続きが必要です
<!-- 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 style="line-height:normal;">以下の理由により、<STRONG>2025年01月17日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://tdcjivp.com∕kcBLqTUR∕GlXCBP∕ifpQWBNLbv∕FdkhJR∕whZExYBYrM@fzCTAvQG.ckhkwwb.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="margin-top:0;">このメールには返信できません。</P>
<P style="border-top-width:0px;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://svwrbfga.com∕DJoQKUGo∕ayBfJfHXD∕qoYkafWW∕MDPqcjpNS∕UDsnk@neZPxl.ckhkwwb.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://dsceiomni.com∕RjqtFyoL∕YVCklhyWu∕OPJeYbN∕NaWgnAaYhM∕JoExgEwKZ@fGdve.ckhkwwb.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="counter-reset:none;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></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://rgsyzysmr..com∕pzmmnmxjwj@gewqvns.cn/UDGhiA/details/5-90G/checkout/FxobN7ZTjgB0ox/6iLlrA/settings/WgSPZY8s2pXEg/AaHgbw5p/cart/BR2Gi-WpASzS/CYFFDlR4/cart/Cy_8z-PjPc?page=VN_d&token=qdq80JijYbEjPqix&device=mobile&utm_source=newsletter">
__【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="overflow-x:visible;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="box-sizing:content-box;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="outline-width:medium;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://aqhbpecvgc.com∕jffreac∕alysu∕rrzfrezzi∕beghhihdan∕safaaq@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__【ETC】ご利用料金返金のお手続き方法
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="outline-width:medium;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P>一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="text-decoration-line:none;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://buqbdyqzo.com∕tMfQtksQ∕CmTsXBDV∕zBRIaIv@csegzto.cn/nonszilgf.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P style="background-attachment:scroll;">※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</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="page-break-inside:auto;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="column-count:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://mazluvs.com∕iialyf∕ijgjohrfkk∕esikpdil∕dzcblpq∕quwqtct@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
EMV認証による本人確認手続きがPS Storeで利用可能になります
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><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: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P style="word-break:normal;">平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P style="overflow-x:visible;">このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P>未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://bhqjvwyfq.com∕VMJcg∕mnCnlSYgO∕mTvsjKfVg∕JNpER∕UBoygen@kTusqje.iwrumo.cn"
target=_blank>詳細を見る</A> </DIV>
<P>本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment 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="flex:0 1 auto;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://rmqrmduki.com∕cqdozcoq∕svkumhnfui∕bxgtqubqf∕krggl∕fxqhvscqyg@adwjthq.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 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 style="border-bottom-width:0px;">このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P>現在、本人確認の強化を行っております。</P>
<P style="margin-right:0;">「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://mrjixdp.com∕ShedegY∕BVuhM∕jrytjjNKFT∕AoDPSt∕IQtntnyFY@GyYyg.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="column-fill:balance;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P>なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>