__【重要】日本郵政のアカウント情報の確認をお願いいたします
<!-- 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 style="padding-left:0;">ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutentradhldbi.com∕bzvkdfde@ycenlw.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>
__お客様へ【電気料金未払いのご案内とお支払い方法の確認】UP=78080699529
<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1..0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
..cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P>お客様各位</P>
<P style="appearance:normal;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="border-collapse:separate;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:254041479406</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="padding-bottom:0;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://opgxexjlva.com∕dafWJyBI∕PwbZbxluwf∕HZBYx@wdujldz.cn/6P2SLvuh/promo/SODvq/details/d2nPtFjHpCV0/VahAAh/settings/4GxzYsaQ_Fm/3ipM6DKt/user/c8mDxiiHky/FAAEW-/checkout/iGwdCA/tracking/iReeWdrHaSVa?token=LtqGQR28ldkAHcfp&device=mobile&page=sSos"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://agbthkmt.jp/Y9JKlePf/settings/mSAi2-/checkout/mknMg/tracking/hKR7mUgEGi/xJnfF/promo/rVVcb1zb/payment/xM7VE42Y/user/_WFfigTZGhqF4u0?session=QwfFfPoskY&device=mobile&id=zc9E8a&product=tNqpVLH6">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.vruhiqsl.com/9KBKU/promo/xlhkZCE/help/OzKaZs/order/W4DCLPY/transactions?page=B28z&utm_source=newsletter&ref=AFxehwMc&session=JKdzHhctzy&id=9VVWKA.png"
width=1 height=1> </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-transform:none;">平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="left:auto;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="column-rule-width:0px;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visacdbunjnot.com∕pwkahiilo∕pufjmbyje∕rszrjpbkh∕kiykqmwr∕koqdgcix∕illejbcwx∕qshxdzhgw@twxxixx.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
_eオリコカード口座振替完了のお知らせ
<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="overflow-x:visible;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="clip-path:none;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricojwrdvkt.com∕rmiyryst@ntvlwef.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
__ガス利用料金確定のお知らせ
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P style="caption-side:top;">平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P>現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://xlanmcsswf.com∕ayoyxvm∕jezczlv∕avynhu@twwwsww.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://evigysupydr.com/track/open?email=dh-2101@huat.jp&timestamp=1767427833">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
【重要】Aからだのキロク_-_年額サブスクリプション更新通知
<HTML lang=ja><HEAD><TITLE>Apple Music サブスクリプション更新通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f6f6f8;
font-family: "ヒラギノ角ゴ ProN", "メイリオ", "Helvetica Neue", sans-serif;
color: #1d1d1f;
-webkit-text-size-adjust: 100%;
}
.outer-shell {
max-width: 720px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 18px;
overflow: hidden;
box-shadow: 0 4px 16px rgba(0,0,0,0.08);
border: 1px solid #e2e2e2;
}
.top-notice {
background-color: #f9f9fa;
padding: 32px 36px;
border-bottom: 1px solid #e5e5e5;
text-align: center;
}
.top-notice h1 {
font-size: 19px;
margin: 0 0 12px 0;
color: #000000;
font-weight: 600;
letter-spacing: 0.3px;
}
.top-notice p {
font-size: 14px;
color: #555;
margin: 0;
}
.content-zone {
padding: 36px 40px;
line-height: 1.8;
font-size: 15px;
}
.emphasis {
background-color: #f0f9f0; /* 黄色から浅緑色に変更 */
border-left: 5px solid #4caf50; /* 黄色から緑色に変更 */
padding: 16px 18px;
margin: 24px 0;
border-radius: 4px;
}
.guide-list {
background-color: #f5f6f7;
border-radius: 10px;
padding: 18px 22px;
border: 1px solid #e1e1e1;
margin: 30px 0;
}
.guide-list ol {
margin: 0;
padding-left: 22px;
}
.guide-list li {
margin-bottom: 8px;
}
.cta-wrapper {
text-align: center;
margin: 46px 0 26px 0;
}
.cta-link {
display: inline-block;
background: linear-gradient(180deg, #f4f4f5 0%, #e0e0e2 100%);
color: #000000;
text-decoration: none;
font-weight: 600;
padding: 14px 52px;
border-radius: 999px;
font-size: 15px;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #000000;
color: #ffffff;
transform: translateY(-2px);
box-shadow: 0 4px 10px rgba(0,0,0,0.25);
}
.divider {
height: 1px;
background-color: #eaeaea;
margin: 40px 0 30px 0;
}
..meta-note {
font-size: 13px;
color: #555;
line-height: 1.6;
}
.meta-note p {
margin: 0 0 10px 0;
}
.bottom-footer {
background-color: #f8f8f9;
border-top: 1px solid #e3e3e3;
padding: 20px 0;
text-align: center;
font-size: 12px;
color: #777;
}
@media (max-width: 640px) {
.outer-shell {
border-radius: 0;
box-shadow: none;
border: none;
}
.top-notice, .content-zone {
padding: 24px 18px;
}
.cta-link {
display: block;
width: 100%;
box-sizing: border-box;
padding: 14px 0;
font-size: 14px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=top-notice>
<H1>からだのキロク - 年額サブスクリプション更新通知</H1>
<P>無料体験期間がまもなく終了します</P></DIV>
<DIV class=content-zone>
<P><STRONG>からだのキロク プレミアムプランご 無料体験のご案内</STRONG></P>
<DIV class=emphasis>
<P>お客様のからだのキロク無料体験は<STRONG>2026年1月6日</STRONG>に終了します。<BR>継続をご希望の場合、同日に月額プランへの自動更新が行われます。</P></DIV>
<P>更新後の年額料金: : 5,800円 (税込)</P>
<P><SMALL>※月額換算では約483円となり、月額プランより約20%お得です</SMALL></P>
<DIV class=guide-list>
<P><STRONG>サブスクリプション管理方法:</STRONG></P>
<OL>
<LI>「設定」アプリを開く
<LI>お名前をタップ → 「サブスクリプション」を選択
<LI>「からだのキロク」を選択して設定を確認・変更 </LI></OL></DIV>
<DIV class=cta-wrapper><A class=cta-link href="https://www.opeai.cfd/djndrhmggsllMwswmawkwt">サブスクリプションを管理する</A>
</DIV>
<DIV class=divider></DIV>
<DIV class=meta-note>
<P>自動更新を希望されない場合は、上記手順に従って2026年1月6日までにキャンセルしてください。</P>
<P>ご不明な点がございましたら、Appleサポートまでお問い合わせください。</P>
<P>Apple</P></DIV></DIV>
<DIV class=bottom-footer>© 2026 Apple Inc. All rights reserved.<BR>Apple ID |
プライバシーポリシー | セキュリティ情報 </DIV></DIV></BODY></HTML>
__【安全確保のため】不正利用防止のため速やかな対応をお願いしますCA=28753301432915
<!-- UltraClean SmartEX v1 | 完全新DOM構造 + Official感 + Button変化 --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background-color: #e5eaf0;
color: #2b2b2b;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 680px;
margin: 40px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background-color: #004e9a;
color: #ffffff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 26px 28px;
}
.body p {
margin: 14px 0;
}
.ticket-box {
background: #f2f7fb;
border: 1px solid #b3d7f0;
padding: 18px;
border-radius: 6px;
font-size: 14px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 32px 0;
}
.cta-wrap a {
background: #004e9a;
color: #fff;
font-weight: bold;
padding: 14px 34px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: background 0.3s ease;
font-size: 15px;
}
.cta-wrap a:hover {
background: #003366;
}
.footer {
font-size: 12px;
color: #666;
background: #f1f1f1;
padding: 20px 26px;
line-height: 1.6;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px 16px;
}
.cta-wrap a {
width: 92%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=frame>
<DIV class=header>【重要】スマートEX ご予約内容のご確認</DIV>
<DIV class=body>
<P>平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P>以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:349753<BR>乗車日:2026-01-03<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,741円 </DIV>
<P>このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="flex:0 1 auto;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P>お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://vmkrror.com∕wVXjYpkKvU∕FyBOsx∕kgRlHKe@twwwuww.cn/dljvffdoo.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P style="border-collapse:separate;">お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX 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="outline-width:medium;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="z-index:auto;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="flex-basis:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://krebbktgu.com∕bkppzg∕yedefnrm∕nduun∕fzoge∕vrspd@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
_【重要】不審なアクセス検知に伴う本人確認のご案内
<HTML lang=ja><HEAD><TITLE>MasterCard セキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f5; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.box-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.headline { background:#2c2c2c; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.main-body { padding:28px 30px; }
.main-body p { margin-bottom:16px; }
.warn-box { background:#fff9e5; border-left:5px solid #e0ac00; padding:14px 18px; margin:24px 0; font-weight:bold; font-size:14px; border-radius:4px; }
.cta-area { text-align:center; margin:32px 0; }
.cta-button { background:#f0b000; color:#000; padding:14px 32px; font-weight:bold; font-size:15px; text-decoration:none; border-radius:6px; border:1px solid #d8a100; display:inline-block; }
.cta-button:hover { background:#000; color:#f0b000; }
.note-section { background:#f6f7f9; padding:20px 26px; font-size:13px; border-top:1px solid #ddd; }
.note-section strong { color:#111; }
.footer-note { background:#f1f1f1; text-align:center; font-size:12px; color:#777; padding:18px; border-top:1px solid #ccc; }
.footer-note a { color:#2c2c2c; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-body, .note-section { padding:18px 16px; }
.cta-button { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=box-wrap>
<DIV class=headline>【MasterCard】カードご利用確認のお願い</DIV>
<DIV class=main-body>
<P>平素よりMasterCardをご利用いただき誠にありがとうございます。</P>
<P style="column-fill:balance;">不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</P>
<P>下記リンクより、ご利用内容のご確認をお願いいたします。</P>
<DIV class=warn-box>確認が行われない場合、一部の機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://masterzeotjwuez.com∕vwqsw@wjayose.cn">ご利用内容を確認する</A>
</DIV>
<DIV class=note-section>
<P><STRONG>■ 手続き期限:</STRONG>本メール受信後48時間以内にご対応ください。</P>
<P><STRONG>■
お問い合わせ:</STRONG><BR>MasterCardカスタマーサポートセンター(受付時間:9:00〜18:00)<BR>公式サイト:<A
href="https://www.mastercard.co.jp/"
target=_blank>https://www.mastercard.co.jp/</A></P></DIV>
<DIV
class=footer-note>※本メールは自動送信です。返信は受け付けておりません。<BR>ご不明な点は公式サイトをご確認ください。<BR><BR>©
2025 MasterCard Japan. All rights reserved. </DIV></DIV></BODY></HTML>
__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>日頃よりPayPayをご利用いただき、誠にありがとうございます。</P><P>現在、特定加盟店でのご利用を対象とした期間限定のキャンペーンを実施中です。</P><H2>概要</H2><DIV class=box-info><P style="column-width:auto;"><STRONG>■ 内容:</STRONG><BR>ウエルシアグループアプリ経由でPayPay決済されたお客様に、<BR><STRONG>税込1,500円以上</STRONG>のご利用で<STRONG>3回に1回の確率</STRONG>で抽選を実施いたします。</P><P style="position:static;"><STRONG>■ 期間:</STRONG>2025年10月1日 ~ 2025年10月30日<BR><STRONG>■ 付与上限:</STRONG>100,000ポイント/回・期間</P></DIV><H2>お手続き</H2><P style="column-count:auto;">以下のボタンより、キャンペーンページにアクセスし、詳細をご確認ください。</P></DIV><DIV class=cta-block><DIV class=cta-button><TABLE cellSpacing=0 cellPadding=0> <TBODY> <TR> <TD><A href="https://gbnqg.com∕krxjxcdl∕gllpqdsf∕bfprnwzi∕ctfum∕huyrljzhle@uqahtzi..cn/Ohr1AY5/offers/qtdkG7/inbox/OVsVc/user/Mzkphodk3Wg/D4TSIpr/history/Bl7m6VT/payment?device=mobile&ref=lVGzuOpJ&product=3Wlm0UOK" target=_blank>▶ 詳細はこちら </A></TD></TR></TBODY></TABLE></DIV></DIV><DIV class=disclaimer><P>※当選ポイントは支払日の翌日から30日後に付与されます。</P><P>※PayPay商品券・クレジットカード(PayPayクレジット以外)は対象外です。</P><P style="list-style:disc outside none;">※PayPayアプリ単体からの支払いも対象外です。</P><P style="writing-mode:horizontal-tb;">※ポイントは出金・譲渡不可です。</P><P style="animation-duration:0;">※本メールは送信専用です。ご返信いただいても確認・回答は致しかねます。</P></DIV><DIV class=footer>───────────────────────────────<BR>Copyright (c) PayPay Corporation. All Rights Reserved.<BR>東京都千代田区紀尾井町1-3 </DIV></DIV></BODY></HTML>
__【セゾンカード】ご利用者確認のお願い
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="background-clip:border-box;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rgtpzmonvqn.com∕jgmlyukwfl@nlwcfoz.cn/CTzwevUP/payment/An6Ub9ZO38qeRe/qjsKY/tracking/WFsPtoA8/orders/xCWunR/payment/qedDH8/checkout/d_VhWcoPw2Vc?token=F1ljmvD2PX_ZuR89&locale=ja-JP&device=mobile&clickid=qIXEinsm2dNW&id=pUwh8O&cart_id=XuOchPGiED">
「お客様情報」へのアクセスに適したヨドバシ・ドット・コムの利用条件
【ヨドバシカメラ】アカウント安全確認
いつもヨドバシドットコムをご利用いただきありがとうございます。
アカウントに不審なログイン試行が検出されました。
セキュリティ保護のため、以下よりログイン状況の確認をお願いいたします。
放置されますと、一部機能の利用制限が行われる可能性がございます。
対象アカウント: dh-2101@huat.jp
検出日時: 2026/1/3
検出内容: 海外IPアドレスからのアクセス
現在の状態: 対応待ち
アカウントを確認する
72時間以内にご確認いただけない場合、安全のため一時的な利用停止が行われることがあります。
お問い合わせ:
ヨドバシカメラ カスタマーサービスセンター
メール:info@yodobashi.com
電話:03-6752-6357(10:00〜20:00 年中無休)
このメールは送信専用です。返信は受け付けておりません。
不審に思われた場合は破棄してください。
© 2025 ヨドバシカメラ株式会社
__【ご連絡】JACCS_情報再確認のお知らせ
<!-- UltraClean JACCS v1 | DOM完全再構成 + 新UI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.shell {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
border: 1px solid #ddd;
}
.headline {
background: #003366;
color: #fff;
padding: 22px 28px;
font-weight: bold;
font-size: 18px;
}
.section {
padding: 30px;
}
.section p {
margin: 14px 0;
}
.alert-box {
background: #eef3fc;
border-left: 5px solid #0060b6;
padding: 18px 20px;
border-radius: 6px;
color: #0a3c6f;
margin: 24px 0;
font-size: 14px;
}
.button-area {
text-align: center;
margin: 36px 0;
}
.button-area a {
background: #004d99;
color: #fff;
font-weight: bold;
padding: 14px 36px;
font-size: 15px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #003366;
}
.footer-info {
font-size: 13px;
color: #555;
padding: 24px 28px;
background: #f8f8f8;
border-top: 1px solid #ccc;
}
.legal-line {
font-size: 12px;
color: #888;
text-align: center;
padding: 16px 0;
background: #f1f1f1;
border-top: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.button-area a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>【重要なお知らせ】ご本人様情報の確認について</DIV>
<DIV class=section>
<P>平素よりジャックス インターコムクラブをご利用いただき、誠にありがとうございます。</P>
<P>弊社では、お客様のアカウントの安全性を確保するため、定期的にご本人様情報の確認をお願いしております。</P>
<DIV
class=alert-box>ご登録内容に不備がある場合や一定期間確認が行われていない場合、アカウントの一部機能を制限させていただくことがございます。
</DIV>
<P>下記の専用ページよりご本人様情報のご確認および必要項目のご入力をお願いいたします。</P>
<P style="font-variant-caps:normal;">大変お手数をおかけいたしますが、ご協力をお願いいたします。</P>
<DIV class=button-area><A
href="https://czoicpil.com∕ttjwk∕hqbiuzhl∕vaugoiyl∕wullhyb∕absjot@twwwmww.cn/DuRag/account/JF61Nx/details/9pwvby/login/2sOqyXdiRDZj/ZqJ2OKi/app/YMeu-2OZLKs2Ov?session=2qWaw1AGg5&locale=ja-JP&clickid=1VFFMc00jkgj&product=2LO8ZT5B&device=mobile"
target=_blank>本人情報の確認へ進む</A> </DIV></DIV>
<DIV class=footer-info>
<P style="padding-left:0;">本メールは送信専用のため、返信いただいても対応いたしかねます。</P>
<P style="background-color:transparent;">内容にお心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="clip:auto;">今後ともジャックス インターコムクラブをよろしくお願いいたします。</P></DIV>
<DIV class=legal-line>© 2025 JACCS Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__宝くじ公式サイト限定:ジャンボ宝くじ22枚を無料で差し上げます
<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="text-transform:none;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="border-right-width:0px;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="font-variant-caps:normal;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://utpxvhv.com∕mNHgRaC∕iyMOTiEpIl∕uHGSR∕amvHwAHtd∕IAyNSodo@MQSPqoeQ.pmxyo.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
__【至急確認】日本郵政アカウントに関する重要なお知らせ
<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P>ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P style="perspective-origin:50% 50%;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutensswab.com∕lwbbaulsn@ycenlw.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P style="writing-mode:horizontal-tb;"><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>
【PS Store】決済セキュリティ向上のため3-Dセキュアを導入
<!-- 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>平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P>このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P style="background-image:none;">未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://yaoaurryd.com∕KRaouPlZkv∕LrJCJb∕kwgMQwn∕gCccvDtN∕vqesfSDP@ehOJSPgrTG.dtbwmo.cn"
target=_blank>詳細を見る</A> </DIV>
<P>本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
【アクションが必要です】継続課金の解除について
【重要】Nintendo Switch Online 自動継続購入に関するお知らせ
※本メールは、Nintendo Switch Onlineの自動継続購入が完了できなかった方に送付しております。
下記のいずれかの理由により、「2026/1/3(JST)」からのご利用分の決済が完了できませんでした。
【お支払い方法を設定済みの場合】
クレジットカードまたはPayPalが決済に利用できない。
[例]
登録されているクレジットカードの有効期限が切れている。
その他の理由でクレジットカードが使用できない。
【お支払い方法を未設定の場合】
ニンテンドーeショップの残高が不足している。
引き続きNintendo Switch Onlineのサービスをご利用いただくには、
ニンテンドーeショップまたは下記のリンクより、再度利用券をご購入ください。
▼ 利用券を再度購入する このメールアドレスには返信できません。
ご不明な点がございましたら、以下のリンクをご参照ください:
Nintendo Switch Online
任天堂サポートサイト
任天堂株式会社
京都府京都市南区上鳥羽鉾立町11-1
__今月分ご請求料金確定のご案内
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P>現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P style="text-decoration-style:none;">下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://ovzztgurm.com∕wzshzv∕mykpnfi∕gidym@twwwsww.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P style="hanging-punctuation:none;">更新完了後、引き続きサービスをご利用いただけます。</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://wqjfphr.com/track/open?email=dh-2101@huat..jp&timestamp=1767419104">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
__【アカウント保護】カード利用確認のお願い
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P style="backface-visibility:visible;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="column-gap:normal;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rbhnzybks.com∕mrrtukfnt@nlwcfoz.cn/4THe0/offers/-NWf0UW/coupons/TEr2UVs/tracking/tPuKrnG/product/EYCL8/order/LAFCCX2VdZSAsfa?token=olrKKSqTWOTcxM8u&clickid=o0KLXHvEit2p&product=ug8hwlkB&device=mobile">
__【楽天】お客様の会員情報が更新できませんでした(システム通知)
<HTML lang=ja><HEAD><TITLE>楽天アカウント情報更新のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f0f2f5; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:720px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.header { background:#c62828; color:#fff; padding:22px 24px; font-size:17px; font-weight:bold; text-align:center; }
.main { padding:30px; }
.main p { margin-bottom:18px; }
.notice { background:#fff0f0; border-left:6px solid #e53935; padding:16px 20px; margin:24px 0; font-size:14px; font-weight:bold; border-radius:4px; }
.buttonwrap { text-align:center; margin:36px 0; }
.buttonwrap a {
display:inline-block; background:#d32f2f; color:#fff; padding:14px 32px;
text-decoration:none; font-weight:bold; font-size:15px; border-radius:28px; transition:all .3s ease;
}
.buttonwrap a:hover { background:#b71c1c; }
.extra { background:#f9f9f9; padding:22px 26px; font-size:13px; color:#555; border-top:1px solid #ccc; }
.extra p { margin:8px 0; }
.footer { font-size:12px; color:#777; text-align:center; background:#f0f0f0; padding:20px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.main { padding:20px 16px; }
.buttonwrap a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【重要】楽天アカウント登録情報の更新について</DIV>
<DIV class=main>
<P style="backface-visibility:visible;"><STRONG>dh-2101@huat.jp 様</STRONG></P>
<P>いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<P style="break-before:auto;">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</P>
<P style="bottom:auto;">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</P>
<DIV class=notice>ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=buttonwrap><A
href="https://edlxc.com∕ztykz∕gylmf∕szvgficgvv∕iwbhxe∕ipkyvyk@nelbxco.cn/0j7Lb/billing/FSMGYQ8/tracking/QYgavx6T/orders/XGVUppwq1i/CXp1UBHZ/details/QUPLXBvm/cart/0U7eXlU_Af6wnW/E7r7rBy/order?session=0lAX0XLW6v&user_agent=ohiDot6bgH&category=R0jaA&ref=wfWCDHoo&cart_id=WRRZhhUeIB">楽天ログイン</A>
</DIV>
<DIV class=extra>
<P style="text-decoration-style:none;">※このメールはアカウントの安全確認を目的として自動送信されています。</P>
<P>※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</P>
<P style="line-height:normal;">今後とも楽天グループをよろしくお願いいたします。</P></DIV>
<DIV class=footer>本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, Inc. All
Rights Reserved. </DIV></DIV></BODY></HTML>
__電気料金の未払いについて【お支払い方法が承認されていません】UG=412083985603803
<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P>お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="font-style:normal;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25403693602</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="writing-mode:horizontal-tb;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://gplosprzh.com∕XLAboeGQ∕LqemLXS∕KPYvr@wdujldz.cn/ytK1cpDo/coupons/QPbZt9N37Ev/3gMQss/login/8B1RUAuRwmL9N/KnRS47/inbox/-jY24v34xwrw7En/B42sNj66/coupons/hLhHx/notifications?utm_source=newsletter&cart_id=I2wyTSPtAe&page=rW7R"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://sadaqsgg.jp/muMWtc/billing/IMVqf4liOr6/kJGAMEt/product/KU2-armPGma4/rrG3z3/orders/i_gvHCYrKVFhOb/lTGsW/payment/e2yN-7/reviews/WB6cBGI1yjgg/9iZd0aO/payment/zzKaV/app?locale=ja-JP&page=JWi2&product=cImT3paz&clickid=fqr3-mrN8Gm9&cart_id=kYez9voFar&utm_source=newsletter">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.vleecz.com/Vh4CC3/transactions/P2hF0BxiKqr/G1kFC3Fl/order/D7er-/payment/UHl7WVsf/account?session=dLfPhVKOPL&cart_id=JOEEB00vOk&id=uNWCIg&token=vQ6CqvL2KVe23YMG&utm_source=newsletter&page=e1hl.png"
width=1 height=1> </BODY></HTML>
__【Amazon】アカウント特典の状態が確認不能となりました
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="background-position:0% 0%;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="overflow:visible;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="flex:0 1 auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="background-clip:border-box;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://uuvaxijt.com∕fonth∕djalxdwuu∕kvbhlqarvq∕rmmvclidg∕cigynjio@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
人気ブランド限定販売|安心の代金引換【dh-2101】
<html lang="ja">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0 target-densitydpi=device-dpi" />
<meta name="format-detection" content="telephone=no">
<meta charset="UTF-8" />
<title>製品のお知らせ</title>
</head>
<body bgcolor="#f9f9f9" style="padding: 0;margin: 0;">
<table cellpadding="0" cellspacing="0" width="600px" height="100%" border="0" align="center" margin="0" style="background-color:#FFFFFF;max-width:600px;">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" width="565" border="0" bgcolor="#FFFFFF" style="margin-top:15px;">
<tr>
<td align="left" width="565" border="0" bgcolor="#FFFFFF" style="word-break: break-all;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">
<br/> 本日新商品アップしました、全商品80% OFF,送料無料,代引きで支払う,代金引換。
<br/> 是非、宜しくお願い致します。
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-top:15px;">
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-bottom:5px;">
<tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817426479633406684" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/6f6d96e2ebe242279185731d8113c1a5.jpg" alt="LOUIS VUITTON*SUPREME 財布" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817426479633406684" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON*SUPREME 財布</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">10,000 JPY <s style="font-size:12px; color:black;">168,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764814914592704" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916617507.jpeg" alt="LOUIS VUITTON モノグラム フラワートート Ref:M43550" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764814914592704" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON モノグラム フラワートート Ref:M43550</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">319,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764775517494940" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916639868.jpeg" alt="LOUIS VUITTON ロックミー・チェーンバッグ M57073" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764775517494940" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ロックミー・チェーンバッグ M57073</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">19,200 JPY <s style="font-size:12px; color:black;">319,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764715337621346" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916656120.jpeg" alt="LOUIS VUITTON ネヴァーフル MM Ref:N41361" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764715337621346" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ネヴァーフル MM Ref:N41361</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">194,700 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764678977196830" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916671024.jpeg" alt="LOUIS VUITTON クッサン MM Ref:M57783" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764678977196830" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON クッサン MM Ref:M57783</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,200 JPY <s style="font-size:12px; color:black;">198,800 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764645187886348" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914234348.jpeg" alt="LOUIS VUITTON Vトート BB Ref:M43976" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764645187886348" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON Vトート BB Ref:M43976</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">188,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764609083318079" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754904536069.jpeg" alt="LOUIS VUITTON ボーブールホーボーMM Ref:M56084" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764609083318079" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ボーブールホーボーMM Ref:M56084</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">195,800 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764568193046562" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914307750.jpeg" alt="LOUIS VUITTON ナノ・ノエ Ref:M41346" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764568193046562" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ナノ・ノエ Ref:M41346</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">147,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764527260832096" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914350681.jpeg" alt="LOUIS VUITTON ポシェット・メティス MM Ref:M41487" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764527260832096" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ポシェット・メティス MM Ref:M41487</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">343,200 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764482381780212" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914363068.jpeg" alt="LOUIS VUITTON ノエ Ref:M42224" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764482381780212" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ノエ Ref:M42224</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">236,500 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764453638216205" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914396461.jpeg" alt="LOUIS VUITTON スピーディ 25 Ref:M41109" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764453638216205" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON スピーディ 25 Ref:M41109</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">179,300 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764391789009614" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914407262.jpeg" alt="LOUIS VUITTON モンテーニュ BB Ref:M41055" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764391789009614" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON モンテーニュ BB Ref:M41055</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">188,800 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764346863819986" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914433909.jpeg" alt="LOUIS VUITTONレディースブラックバッグ Ref:M45653" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764346863819986" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTONレディースブラックバッグ Ref:M45653</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">364,100 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764290190383693" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914447809.jpeg" alt="LOUIS VUITTON ネバーフルMM Ref:M44716" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764290190383693" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON ネバーフルMM Ref:M44716</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">25,200 JPY <s style="font-size:12px; color:black;">299,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817764248243147654" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914462578.jpeg" alt="LOUIS VUITTON オンザゴー MM Ref:M58522" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817764248243147654" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOUIS VUITTON オンザゴー MM Ref:M58522</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">436,700 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817768626685483579" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/c1de9eb92f6b4d92a1b320f625f8f202.jpg" alt="(代金引換) デイトナ m116506-0001 40MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817768626685483579" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換) デイトナ m116506-0001 40MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817768591499467796" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/9534316728234432-1.jpg" alt="ROLEX ローレックスヨット名仕型シリーズm226679tbr-0001腕時計" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817768591499467796" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ローレックスヨット名仕型シリーズm226679tbr-0001腕時計</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817768556472835136" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/85beb1fb-866c-4fbe-9869-b2e4f2a8c44c.jpg" alt="ROLEX ロレックスレディースログ型シリーズm279173-0019腕時計" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817768556472835136" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスレディースログ型シリーズm279173-0019腕時計</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>
</tr>
</table>
</td></tr></table>
</td></tr>
<tr><td>
</td>
</tr>
<tr>
<td>
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="max-width:600px; margin-top:30px;">
<tr bgcolor="#ededed">
<td>
<table width="100%" cellspacing="3" cellpadding="0" border="0" style="max-width:600px;">
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="2">
<strong>私たちについて</strong><br><br>
当社は高級ブランドバッグを専門とする正規取扱店です。すべての商品は本物保証付きで、迅速かつ丁寧に発送いたします。<br><br>
お客様の信頼を第一に考え、最高のショッピング体験をご提供いたします。<br><br>
こんにちは!お買い物中に何かお困りのことがありましたら、メールかLINEでいつでもご連絡くださいね。<br>
楽しいショッピングをお祈りしています!
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0" style="max-width:600px;">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="1">
<br>
<p>このメールはNET経由で送信されています。</p>
<p>メールが不要な場合は、下のリンクをクリックして退信してください。</p>
<p>
<a href="https://mailofficeonline.shop/unsubscribe.php" style="color:#c7000a;">
退信(購読解除)
</a>
</p>
<br>
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
</table>
<br><br>
</body>
</html>
【Pairs公式】年間感謝祭 特別プレゼントNo.26515
<HTML lang=ja http:="" www.w3.org="" 2000="" svg="http://www.w3.org/2000/svg"
XMLNS:[default] = ""><HEAD><TITLE>年間感謝祭 特別プレゼント</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
"Hiragino Kaku Gothic ProN", "Meiryo", Arial, sans-serif;
color: #333;
line-height: 1.7;
}
.wrap {
max-width: 680px;
margin: 0 auto;
background: #ffffff;
}
.top {
background: #ff6f6f;
color: #ffffff;
text-align: center;
padding: 26px 20px;
}
.top h1 {
margin: 0 0 6px;
font-size: 20px;
font-weight: 700;
}
.top p {
margin: 0;
font-size: 14px;
}
.content {
padding: 26px 24px;
font-size: 15px;
}
.content p {
margin: 0 0 16px;
}
.section-title {
font-size: 18px;
font-weight: 700;
margin: 28px 0 12px;
border-bottom: 2px solid #ff6f6f;
padding-bottom: 6px;
}
.steps {
margin: 12px 0 20px;
}
.steps ol {
padding-left: 22px;
margin: 0;
}
.steps li {
margin-bottom: 8px;
}
.box {
border: 2px solid #ffd36a;
background: #fffdf5;
border-radius: 8px;
padding: 16px;
margin: 18px 0;
font-size: 14px;
}
.box h3 {
margin: 0 0 10px;
font-size: 15px;
font-weight: 700;
}
.box ul {
padding-left: 20px;
margin: 0;
}
.box li {
margin-bottom: 6px;
}
.notice {
margin: 24px 0;
font-size: 14px;
}
.alert {
margin: 28px 0 18px;
font-weight: 700;
text-align: center;
}
.cta {
text-align: center;
padding: 26px 20px 36px;
}
.cta a {
display: inline-block;
background: #ff6f6f;
color: #ffffff;
text-decoration: none;
padding: 16px 28px;
border-radius: 999px;
font-weight: 700;
font-size: 16px;
}
.footnote {
font-size: 12px;
color: #777;
text-align: center;
padding: 0 20px 28px;
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001">
<STYLE type=text/css>body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}::-webkit-scrollbar-track { background: transparent;}::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05);} ::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}</STYLE>
<STYLE type=text/css>body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}::-webkit-scrollbar-track { background: transparent;}::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05);} ::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}</STYLE>
<STYLE type=text/css>body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}::-webkit-scrollbar-track { background: transparent;}::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05);} ::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}</STYLE>
</HEAD>
<BODY style="ZOOM: 1">
<DIV class=wrap>
<DIV class=top>
<H1>【Pairs公式】年間感謝祭 特別プレゼント</H1>
<P>日頃のご利用に、感謝の気持ちを。</P></DIV>
<DIV class=content>
<P>お客様<BR>いつもPairsをご利用いただき、誠にありがとうございます。 </P>
<P>日頃のご愛顧への感謝として、<BR>期間限定の特別キャンペーンをご用意いたしました。 </P>
<DIV class=section-title>?? 超簡単!キャンペーン内容 ??</DIV>
<P>たったの <STRONG>2ステップ</STRONG> で、<BR><STRONG>特典を100%お受け取り</STRONG> いただけます。 </P>
<DIV class=steps>
<OL>
<LI>Pairsにログインする
<LI>アカウント情報を確認する(約2分) </LI></OL></DIV>
<DIV class=section-title>?? あなたが受け取れる「4つの特典」</DIV>
<DIV class=box>
<H3>【特典1:抽選プレゼント】</H3>
<UL>
<LI>特賞(1名):最新デジタルデバイス
<LI>優秀賞(3名):高性能家電 または 周辺機器
<LI>入賞(10名):人気アイテム
<LI>参加賞(先着):デジタルギフト ¥2,000分 </LI></UL></DIV>
<DIV class=box>
<H3>【特典2:VIPステータス】</H3>一定期間、プレミアム機能を無料でご利用いただけます。 </DIV>
<DIV class=box>
<H3>【特典3:優先表示】</H3>あなたのプロフィールが期間限定で優先的に表示されます。 </DIV>
<DIV class=box>
<H3>【特典4:割引クーポン】</H3>次回ご利用時に使える ¥3,000分の割引クーポンを進呈。 </DIV>
<DIV class=section-title>? なぜ情報確認が必要なのか</DIV>
<DIV class=notice>安全で信頼できるサービス運営のため、<BR>定期的なアカウント情報の確認をお願いしています。 </DIV>
<DIV class=alert>? 重要:このチャンスは今だけ ?</DIV>
<P>本キャンペーンは先着限定です。<BR>定員に達し次第、終了となります。 </P></DIV>
<DIV class=cta><A href="https://www.cosmicwaves.cfd/jpjdxhfckilsMmvclrjrgt">今すぐ確認して特典を受け取る</A> </DIV>
<DIV class=footnote>※ ログインIDのみで完了します<BR>※ 料金は一切発生しません / 自動更新はありません
</DIV></DIV><BR><BR></BODY></HTML>
__アカウント情報確認のお願い、今すぐご確認ください
<HTML lang=ja><HEAD><TITLE>【メルカリ】アカウント本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f7f8fa; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.7; }
.mail-frame { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-title { background:#d40000; color:#fff; font-weight:bold; font-size:16px; text-align:center; padding:20px 24px; }
.body-content { padding:28px 26px; }
.body-content p { margin:0 0 16px; }
.alert-box { background:#fff5f5; padding:16px; border-left:5px solid #c62828; font-weight:bold; border-radius:5px; margin:20px 0; color:#a80000; }
.step-list { margin-top:16px; padding-left:18px; }
.step-list li { margin-bottom:6px; }
.action-zone { padding:28px 18px; background:#fdf9f9; text-align:center; }
.action-button { display:inline-block; background:#d40000; border-radius:999px; border:2px solid #d40000; }
.action-button a { display:block; padding:12px 32px; color:#fff; font-weight:bold; text-decoration:none; font-size:14px; }
.action-button a:hover { background:#a00000; }
.security-notes { padding:20px 26px; font-size:13px; color:#555; border-top:1px solid #eee; }
.security-notes p { margin:10px 0; }
.security-notes a { color:#d40000; text-decoration:none; }
.footer-bar { text-align:center; font-size:12px; color:#777; background:#f4f4f4; border-top:1px solid #ccc; padding:18px; }
@media screen and (max-width: 600px) {
.body-content, .security-notes { padding:18px 14px; }
.action-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=mail-frame>
<DIV class=header-title>【メルカリ】アカウント本人確認のお願い</DIV>
<DIV class=body-content>
<P>いつもメルカリをご利用いただき、ありがとうございます。</P>
<P>不正アクセス防止のため、アカウント本人確認のお手続きが必要です。<BR>通常と異なるアクセスを検出したため、以下より安全確認をお願いいたします。</P>
<DIV class=alert-box>▼ 本人確認手順
<UL class=step-list>
<LI>下記リンクよりメルカリ公式ページへアクセス
<LI>アカウントにログイン
<LI>表示された案内に従い手続きを完了 </LI></UL></DIV></DIV>
<DIV class=action-zone>
<DIV class=action-button><A
href="https://keemrvq.com∕bvtvvcec∕nunulws∕qewqhinfx∕abufi∕hqctbi@kmpdspl.cn">アカウントを確認する</A>
</DIV></DIV>
<DIV class=security-notes>
<P>・本メールはセキュリティ保護のために自動配信されています。</P>
<P>・お心当たりのない場合は、第三者による不正の可能性がありますので、<A href="https://www.mercari.com/jp/"
target=_blank>メルカリ事務局</A>までご連絡ください。</P></DIV>
<DIV class=footer-bar>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Mercari, Inc. All
Rights Reserved. </DIV></SECTION></BODY></HTML>
__【Amazon】プライム資格の再認証が必要です
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P style="box-decoration-break:slice;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="right:auto;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="column-rule-style:none;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://mjbned.com∕lkpzlucfms∕pwqwegvgvx∕adyvcbe∕ywgdhw∕mxwfnxthk@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved..
</DIV></DIV></BODY></HTML>
【警告通知】税金が納付されていません
<!-- 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="opacity:1;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="isolation:auto;">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://tnuhux.com∕MtdyYYu∕KWZvOTBG∕yHLysw∕MexACG∕rBZhkUP@JaLMfxngG.twvvmvv.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>
__【セゾンカード】緊急確認依頼のお知らせ
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="line-height:normal;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rlmazosghf.com∕gpnzkyya@nlwcfoz.cn/QXDuEy/tracking/t3AMzv/wishlist/1npgEsS3b_B6Gxc/CfIu5rU/billing/rtUMTGzNlE/-KTkr/transactions/jZi9Pxbr/order/F_HCro7pJMNIIr?id=b49WCF&utm_source=newsletter&token=uD-oI-W8tYAo7H4t&clickid=faUEqnIZ8mBo">
重要なお願い: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-color:currentColor;">平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="border-collapse:separate;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="text-decoration-style:none;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visafkixgxha.com∕vwaittpxb∕pjhatuszj∕sklcs∕htlhumqwt∕ujftkqe∕jexkpdoyxx∕llypymvltx@twxxixx.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
【重要】からだのキロク_-_年額サブスクリプション更新通知
<HTML lang=ja><HEAD><TITLE>Apple Music サブスクリプション更新通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f6f6f8;
font-family: "ヒラギノ角ゴ ProN", "メイリオ", "Helvetica Neue", sans-serif;
color: #1d1d1f;
-webkit-text-size-adjust: 100%;
}
.outer-shell {
max-width: 720px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 18px;
overflow: hidden;
box-shadow: 0 4px 16px rgba(0,0,0,0.08);
border: 1px solid #e2e2e2;
}
.top-notice {
background-color: #f9f9fa;
padding: 32px 36px;
border-bottom: 1px solid #e5e5e5;
text-align: center;
}
.top-notice h1 {
font-size: 19px;
margin: 0 0 12px 0;
color: #000000;
font-weight: 600;
letter-spacing: 0.3px;
}
.top-notice p {
font-size: 14px;
color: #555;
margin: 0;
}
.content-zone {
padding: 36px 40px;
line-height: 1.8;
font-size: 15px;
}
.emphasis {
background-color: #f0f9f0; /* 黄色から浅緑色に変更 */
border-left: 5px solid #4caf50; /* 黄色から緑色に変更 */
padding: 16px 18px;
margin: 24px 0;
border-radius: 4px;
}
.guide-list {
background-color: #f5f6f7;
border-radius: 10px;
padding: 18px 22px;
border: 1px solid #e1e1e1;
margin: 30px 0;
}
.guide-list ol {
margin: 0;
padding-left: 22px;
}
.guide-list li {
margin-bottom: 8px;
}
.cta-wrapper {
text-align: center;
margin: 46px 0 26px 0;
}
.cta-link {
display: inline-block;
background: linear-gradient(180deg, #f4f4f5 0%, #e0e0e2 100%);
color: #000000;
text-decoration: none;
font-weight: 600;
padding: 14px 52px;
border-radius: 999px;
font-size: 15px;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #000000;
color: #ffffff;
transform: translateY(-2px);
box-shadow: 0 4px 10px rgba(0,0,0,0.25);
}
.divider {
height: 1px;
background-color: #eaeaea;
margin: 40px 0 30px 0;
}
..meta-note {
font-size: 13px;
color: #555;
line-height: 1.6;
}
.meta-note p {
margin: 0 0 10px 0;
}
.bottom-footer {
background-color: #f8f8f9;
border-top: 1px solid #e3e3e3;
padding: 20px 0;
text-align: center;
font-size: 12px;
color: #777;
}
@media (max-width: 640px) {
.outer-shell {
border-radius: 0;
box-shadow: none;
border: none;
}
.top-notice, .content-zone {
padding: 24px 18px;
}
.cta-link {
display: block;
width: 100%;
box-sizing: border-box;
padding: 14px 0;
font-size: 14px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=top-notice>
<H1>からだのキロク - 年額サブスクリプション更新通知</H1>
<P>無料体験期間がまもなく終了します</P></DIV>
<DIV class=content-zone>
<P><STRONG>からだのキロク プレミアムプランご 無料体験のご案内</STRONG></P>
<DIV class=emphasis>
<P>お客様のからだのキロク無料体験は<STRONG>2026年1月6日</STRONG>に終了します。<BR>継続をご希望の場合、同日に月額プランへの自動更新が行われます。</P></DIV>
<P>更新後の年額料金: : 5,800円 (税込)</P>
<P><SMALL>※月額換算では約483円となり、月額プランより約20%お得です</SMALL></P>
<DIV class=guide-list>
<P><STRONG>サブスクリプション管理方法:</STRONG></P>
<OL>
<LI>「設定」アプリを開く
<LI>お名前をタップ → 「サブスクリプション」を選択
<LI>「からだのキロク」を選択して設定を確認・変更 </LI></OL></DIV>
<DIV class=cta-wrapper><A class=cta-link href="https://www.lunarwhispers.cfd/iuid[%LowLett6r(,6]Mewcmqdpat">サブスクリプションを管理する</A>
</DIV>
<DIV class=divider></DIV>
<DIV class=meta-note>
<P>自動更新を希望されない場合は、上記手順に従って2026年1月6日までにキャンセルしてください。</P>
<P>ご不明な点がございましたら、Appleサポートまでお問い合わせください。</P>
<P>Apple</P></DIV></DIV>
<DIV class=bottom-footer>© 2026 Apple Inc. All rights reserved.<BR>Apple ID |
プライバシーポリシー | セキュリティ情報 </DIV></DIV></BODY></HTML>
__【至急】日本郵政アカウント確認のお願い
<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P style="border-left-width:0px;">ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenphxitat.com∕jmtoqkvw@ycenlw.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P style="list-style:disc outside none;"><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>
__ご注文品のお届けについて
<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-03-93097 / お客様ID:218768</DIV>
<DIV class=main-box>
<P style="border-collapse:separate;">お客様各位</P>
<P style="border-style:none;">いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P style="justify-content:flex-start;">現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutenhazuop.com∕kidkciszkh@twxxjxx.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-9654(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.edxhxxmwvf.co.jp"
target=_blank>https://www.svwghlrh.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></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-03 / お客様番号:****57580</DIV>
<DIV class=content>
<P><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="flex-basis:auto;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="animation:none 0 ease 0 1 normal none running;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</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://qzhaqcld.com∕TgtGBT∕XVafVMKXvd∕VGDgkQbknP@lfw2duh2f.cn/sjxgjk.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>
__【重要通知】カードご利用状況の確認依頼
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="backface-visibility:visible;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rqzdrkibgv.com∕zllkyve@nlwcfoz.cn/rj_QCR8/details/0S0T2IRWAyqyNw/GZUpBiCb/cart/YwgHu/feedback/aqVXWn6/history?device=mobile&locale=ja-JP&user_agent=WeSThtvNoo">
__【JACCSからのお知らせ】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="cursor:auto;">平素よりジャックス インターコムクラブをご利用いただき、誠にありがとうございます。</P>
<P style="overflow:visible;">弊社では、お客様のアカウントの安全性を確保するため、定期的にご本人様情報の確認をお願いしております。</P>
<DIV
class=alert-box>ご登録内容に不備がある場合や一定期間確認が行われていない場合、アカウントの一部機能を制限させていただくことがございます。
</DIV>
<P style="object-position:50% 50%;">下記の専用ページよりご本人様情報のご確認および必要項目のご入力をお願いいたします。</P>
<P>大変お手数をおかけいたしますが、ご協力をお願いいたします。</P>
<DIV class=button-area><A
href="https://hpqnjiaik.com∕aokbx∕rzgmjddmaz∕kuoaww∕kwebsush∕auquvgw@twwwmww.cn/WJ1nmEy/order/xKlGSaG3xFWP/cFJhl3i/order/I3KDg7/subscription/M1ocR/shipping/nzl8pOjNbp/I9Hnna/support/hikRJ_iSKlRw?token=FJvujsY7Xy87WEDI&device=mobile&cart_id=F-0DRwo7is&clickid=1g5u99Hz7Y02"
target=_blank>本人情報の確認へ進む</A> </DIV></DIV>
<DIV class=footer-info>
<P style="hyphens:manual;">本メールは送信専用のため、返信いただいても対応いたしかねます。</P>
<P style="font-kerning:auto;">内容にお心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="page-break-inside:auto;">今後ともジャックス インターコムクラブをよろしくお願いいたします。</P></DIV>
<DIV class=legal-line>© 2025 JACCS Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__月次料金確定のお知らせ
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P style="border-top-width:0px;">平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P style="border-collapse:separate;">現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P style="border-bottom-color:transparent;">下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://difshgzhe.com∕qqaggjq∕dolkxuj∕irvkk@twwwsww.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P style="clip:auto;">更新完了後、引き続きサービスをご利用いただけます。</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://iseiodaoor.com/track/open?email=dh-2101@huat.jp&timestamp=1767403495">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
__【至急ご対応願います】ご利用カードについて
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P style="font-size-adjust:none;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="appearance:normal;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rbamvizc.com∕zmrismpvd@nlwcfoz.cn/m0QmY4/login/dsThx/subscription/wAuudf6W/subscription/vd_nIick/coupons/Ut0tgYYXdf0Vl/cZHJTUTv/notifications/rg3SkSzu9ha8/mDAXoxc/account/m6_nnMoAF3MUFwX/XWM12Iz/offers/KGMUGCt7jm?category=bgRIz&page=spEu&ref=EqJQ8XZL&device=mobile&product=QUL0PJky">
__【大チャンス】宝くじジャンボ22枚、無料贈呈キャンペーン開催中!
<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="font-variant-caps:normal;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="position:static;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="column-rule-width:0px;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://uqtkwgg.com∕OVldJd∕vwYQC∕WRWhXqrtpt∕RKHjNVyc∕sfupwY@DFEhc.pmxyo.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
__【Amazon】プライムステータスが認証エラーになっています
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="visibility:visible;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="border-color:transparent;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://wiokylhnd.com∕xakupt∕evcuvoedr∕iavsgb∕mprdjz∕tkitylpayn@syhpowt.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__【利用確認依頼】カードのご利用状況について
<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="caption-side:top;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="counter-increment:none;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rljqdb.com∕kmxyueu@nlwcfoz.cn/_LP1el/support/SPFeQQqqPn/mWVgPv/feedback/GdscOjbB4u/KKi5Ls_O/payment/_n6fg3qM/help/z-8uCS47/feedback?clickid=cBL2mR8Kzr61&token=mWxIyDwK_ygHe5o7&category=dgBOa">