__あなたのJALマイルが失効予定です
<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f4f5f8; font-family:"Meiryo", sans-serif; color:#1e1e1e; }
.core-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.top-title { background:#005bac; color:#fff; font-size:16px; font-weight:bold; padding:18px 24px; text-align:center; }
.main-area { padding:26px 28px; font-size:14px; line-height:1.8; }
.highlight-miles { background:#fff5f5; border-left:5px solid #cc0000; padding:16px; margin:20px 0; border-radius:6px; color:#a30000; font-weight:bold; }
.cta-zone { padding:24px 18px; text-align:center; background:#fafafa; }
.cta-button { display:inline-block; background:#005bac; border-radius:24px; border:1px solid #004080; }
.cta-button a { display:block; padding:12px 36px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; }
.cta-button a:hover { background:#004080; }
.legal-note { padding:20px 28px; font-size:13px; color:#555; border-top:1px solid #ddd; }
.footer-bar { background:#f0f0f0; font-size:12px; color:#666; text-align:center; padding:18px; border-top:1px solid #ccc; }
.footer-bar p { margin:6px 0; }
@media screen and (max-width: 600px) {
.main-area, .legal-note { padding:18px 16px; }
.cta-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=core-wrap>
<DIV class=top-title>JALマイレージバンク - マイル失効のお知らせ</DIV>
<DIV class=main-area>
<P>いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P>以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年01月07日<BR>対象マイル数:8,564マイル
</DIV>
<P style="scroll-behavior:auto;">マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P>有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.kusjjv.jp∕rvoduxfdj@bhxtyod.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P style="column-span:none;">ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P style="scroll-behavior:auto;">※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P style="caret-color:auto;">※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P style="transition:all 0s ease 0s;">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P style="clip:auto;">お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></DIV></DIV></BODY></HTML>
__未払い電気料金のご案内【お支払い方法が承認されていません】ZV=48503822579236
<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P style="clear:none;">お客様各位</P>
<P style="perspective:none;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="border-bottom-width:0px;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25453308385</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://niqerw.com∕ALQLLJ∕qIhKn∕TvopM@ewdayqf.cn/6yhrE/help/khEdOlWDoJzR/fn232/orders/Vm1DabyEd6GUN/FG9lk/reviews/q1p1b/account/BDFmm-x5/feedback/e-a71Toaw50WI2n/exjCD/account?cart_id=9urljycb6p&page=quIQ&session=62xpbWpa7g"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://kvpok.jp/Q838dP/support/9aNvD57UI7AYlAc/m4-_yWh3/support/m5VBbljvqd/rN-A5Q/product/VGIS6O4/rewards/WzRVu0eF/tracking/QGsZy6MkGRqbkzi/XuEqv/support/khwzFcbiMJdAy8s/wqdsMIA/details/RZiV7kMNQvVCXPJ?utm_source=newsletter&id=GISXSD&locale=ja-JP">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.cqumtb.com/UOK4CVr/product/cl4mG2Fjg5mz/PlPru/details/4WHf3qD7IGR3/4bHt0o/app/It8YfGl/reviews?locale=ja-JP&id=Yj3wXg&ref=nk-L5NLQ&session=5kgtrRL3U4&category=Jk65R&user_agent=p9Ohrmk50Q.png"
width=1 height=1> </BODY></HTML>
__ジャンボ宝くじ22枚進呈、登録だけで無料で受け取れます
<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="max-width:none;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P>ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="border-spacing:2px;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P style="text-align:left;"><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://gsxrgi.com∕HdRlRH∕AilbQ∕KJThVxF∕OUuAE∕VGRChP@WRuYdVdsi.gqhpebx.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
__JALマイルがもうすぐ使えなくなります
<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f4f5f8; font-family:"Meiryo", sans-serif; color:#1e1e1e; }
.core-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.top-title { background:#005bac; color:#fff; font-size:16px; font-weight:bold; padding:18px 24px; text-align:center; }
.main-area { padding:26px 28px; font-size:14px; line-height:1.8; }
.highlight-miles { background:#fff5f5; border-left:5px solid #cc0000; padding:16px; margin:20px 0; border-radius:6px; color:#a30000; font-weight:bold; }
.cta-zone { padding:24px 18px; text-align:center; background:#fafafa; }
.cta-button { display:inline-block; background:#005bac; border-radius:24px; border:1px solid #004080; }
.cta-button a { display:block; padding:12px 36px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; }
.cta-button a:hover { background:#004080; }
.legal-note { padding:20px 28px; font-size:13px; color:#555; border-top:1px solid #ddd; }
.footer-bar { background:#f0f0f0; font-size:12px; color:#666; text-align:center; padding:18px; border-top:1px solid #ccc; }
.footer-bar p { margin:6px 0; }
@media screen and (max-width: 600px) {
.main-area, .legal-note { padding:18px 16px; }
.cta-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=core-wrap>
<DIV class=top-title>JALマイレージバンク - マイル失効のお知らせ</DIV>
<DIV class=main-area>
<P>いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P style="padding-left:0;">以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年01月07日<BR>対象マイル数:8,047マイル
</DIV>
<P style="border-top-right-radius:;">マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P>有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.iacyedwcs.jp∕ecopdzahrx@bhxtyod.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P>ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P style="writing-mode:horizontal-tb;">今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P style="unicode-bidi:normal;">※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P style="border-right-style:none;">※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P>日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P style="hanging-punctuation:none;">お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></DIV></DIV></BODY></HTML>
__【ご確認ください】3,000ポイント獲得のご案内
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P style="border-collapse:separate;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P>下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://xlrwpyf.com∕TstkV∕oSRuelE∕rUBCYEJcnK@evlckgo.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://ifhurijed.com/zNg6qkc/login/fiO3oBkFhVanNn/tMuIDS/promo/KTWX100/offers/4GvJ6/payment?id=pyqqtx&session=LDvjKB7XU8&category=GR_vu&ref=gTrgBFkY&token=dcTfyo6QbSwew5Qf">プライバシーポリシー</A>| <A
href="https://pvywzjiwfp.com/ARRbdY1/order/aKAYI7Hk/feedback/RC5GK/tracking/pU2LJ93h/checkout/mc-3Zp15FNqVIJC/J2f-ZT0Q/wishlist/CyGOGJr/order/2dxgwmtp/help?clickid=Tw4QCt26U4rk&locale=ja-JP&session=-ys2nUF-4F&user_agent=hGV7rwVdbn&product=fnpKDlYw&category=-OUNp">利用規約</A>| <A
href="https://jvcrtabp.com/JHIAEz/cart/vOwRX-r53se/MFF_Wf/user/wdeccPd5WWB1d/fmrVOw8/product/alVjNpjyTf-Gg/hGFRU1Zp/orders/MnAusi6gmCXKm/1gZVQc/orders/J4pfJ3uYou?utm_source=newsletter&device=mobile&product=BuyDLX86&locale=ja-JP&user_agent=5lLH_gUbMa">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
__【Amazon】プライム特典が一時ご利用いただけません
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="hanging-punctuation:none;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="column-width:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://tdklx.com∕brmncj∕pysksyc∕elmalcipki∕clflceunj∕fohbonpowu@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
お願い:visacardのご使用確認を早急に行ってください。
<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P style="pointer-events:auto;">平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="text-shadow:none;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P>お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visartkdoiez.com∕hbtuzd∕dumqc∕zbdmhc∕fjijphcha∕tpvmumtl∕oywzpmkltj∕cacgbyskfs@etqbrdp.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
◉今回の振替内容確定のご案内*
このメールはお支払いに関する大切なご連絡として、メール配信を希望されていない方にもお送りしております。
いつもご利用いただきありがとうございます。
セゾンカード
今回のお支払金額
130,172円
今回のお引き落とし日
2026年01月10日 (土)
口座へのご準備期日
2026年01月07日(水)
▶ ご準備が間に合わない場合はこちら
▶ ご利用明細を確認する
最大15ヵ月分確認できます!
▶ LINEでもご利用明細を確認できます!
次回のお支払金額が多いと感じたら
リボ払いへの変更、振込キャッシングのご利用で
次回のお支払金額の負担を軽くできます。
▶ リボ払いへ変更
2026年01月10日(土) 20:00まで
▶ 振込キャッシング
※
メールを受信されるタイミングによってはリボ変更受付期間を過ぎている場合がございます。
※
当月14日時点の予定額です。ご請求金額は変更になる場合がございます。
※
15日以降にリボ変更や入金などをされた場合、確定金額は26日9:00以降にNetアンサーの「確定お振替金額」欄にてご確認ください。
※
返金対応がある場合など、お支払金額が0円と表示される場合がございます。
※
15日以降にNetアンサー登録をされた方は、別途お届けするご利用明細書にてご確認ください。
※
次回のお支払金額のない方にもお送りしております。
貯まっていませんか?
▶ ポイントを確認する
お持ちのカードに合わせた
キャンペーンをNetアンサーで確認
▶ キャンペーンを確認する
▶ ログインできない場合はこちら
お得なキャンペーン情報を
メールでお送りしています
▶ お得な情報をメールで受け取る
▶ セゾンのメールサービスについて知る
安心してカードをご利用いただくために
▶ セゾンだけのAIセキュリティと安心補償について
よくあるご質問
▶ ご利用明細の「金額が異なる」ケースについて
▶ ご利用の覚えのない店名の記載がある場合
▶ ご請求・お支払いについてのよくある質問
お客様へのお知らせ
お困りごとは「カスタマーサポート」をご活用ください
よくあるご質問やお手続き方法など、ご用件に応じた各種照会が可能です。
▶ カスタマーサポートページはこちら
お名前・住所・電話番号・勤務先・メールアドレス等の最新化をお願いします
お客様情報に変更があった場合は、必ず、変更手続きをお願いいたします。
お手続きいただけない場合、当社からの重要なお知らせをお届けできないことがあります。
▶ お客様情報の確認・変更はこちら
フィッシング詐欺にご注意ください
不審なメールにはクレジットカード番号等は入力しないようにしてください。
▶ フィッシング詐欺について詳しくはこちら
オンラインカジノを利用した賭博は犯罪です
海外の合法的なオンラインカジノであっても、日本国内から接続して賭博を行うことは犯罪になるため利用しないでください。
▶ 詳しくはこちら
お支払金額の確認をアプリやLINEで簡単に
※
このメールはNetアンサーから自動配信しております。
※
このメールはお支払いに関する大切なご連絡として、メール配信を希望されていない方にもお送りしております。
※
上記サービス・キャンペーンにつきましては、一部対象外カードもございます。
※
本メールにご返信いただきましても、ご質問・ご依頼などにお答えできませんのでご了承ください。
※
メールに関する各種お手続き方法(配信停止など)についてはこちら。
© CREDIT SAISON CO., LTD.
【通知】ペイディ決済が現在使用不可
<!-- UltraClean v17 | Paidy 再認証テンプレート構造再構成版 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f1f2f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 14px;
line-height: 1.7;
}
.grid-shell {
max-width: 680px;
margin: 32px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.04);
border: 1px solid #ddd;
}
.bar-top {
background: #1e1e1e;
color: #fff;
padding: 20px 24px;
font-size: 16px;
font-weight: bold;
}
.sec-core {
padding: 26px 28px;
}
.sec-core p {
margin: 0 0 14px;
}
.link-area {
background: #eaf0f8;
border-left: 4px solid #004b8a;
padding: 18px;
margin: 26px 0;
}
.link-area a {
color: #004b8a;
text-decoration: underline;
font-weight: bold;
word-break: break-word;
}
.footer-line {
background: #f7f7f7;
font-size: 12px;
color: #666;
padding: 18px 20px;
border-top: 1px solid #ccc;
text-align: left;
}
@media screen and (max-width: 640px) {
.sec-core { padding: 20px 16px; font-size: 13px; }
.link-area { padding: 16px; }
}
</STYLE>
</HEAD>
<BODY><ARTICLE class=grid-shell><SECTION
class=bar-top>Paidyご利用に関する重要なお知らせ</SECTION> <SECTION class=sec-core>
<P>このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P>現在、本人確認の強化を行っております。</P>
<P>「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://fdjrmecxq.com∕hZSIvLprf∕mHbat∕NQJGQe∕lDlFnwLAv∕bWoUh@gnfmJ.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="column-rule-width:0px;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P style="padding-right:0;">なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>
*お支払いの 利用承認が得られませんでした
Amazon.co.jp - Amazon Prime 会費のお支払いが承認されませんでした
Amazon Prime 会費
月額:600円(税込)
【重要】Apple News+ サブスクリプション更新のお知らせNo.6520107393
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}.footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://kkuailianvpn.com/ETkECQPcUN">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/jp/privacy">Appleサポート</A><A class=footer-link
href="https://www.apple.com/jp/legal/internet-services/itunes/renwal-notice.html">サブスクリプション規約</A><A
class=footer-link href="https://www.apple.com/jp/privacy">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></DIV></DIV></BODY></HTML>
PlayStation Storeの認証方式がより安全なEMV方式になります
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P style="border-left-style:none;">平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P style="display:inline;">このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P>未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://zmxxypi.com∕slMge∕mjHKFIaQOc∕txjiwFvx∕uTHcnxyc∕ebuQTnaEI@bLYeL.iqwuiib.cn"
target=_blank>詳細を見る</A> </DIV>
<P style="overflow:visible;">本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
__【Amazon】現在、プライム特典が制限中です
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P style="padding-bottom:0;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="transition:all 0s ease 0s;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="padding-right:0;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://zvofcbu.com∕cxkzrpual∕quemwt∕gowenzeei∕ytfpguevm∕szcpsezb@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__【Amazon】アカウントの資格確認に失敗しました
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="min-width:0;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://bukjwylkm.com∕cmwed∕mdptlz∕icuke∕gsrkbvims∕anpeggv@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__DMMオンラインサロンが贈る:10,000ポイントプレゼント企画!
<!-- UltraClean DMM Points v1 | 公式キャンペーン構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1..0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height: 1.7;
}
.wrap {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.banner {
background: #fff;
padding: 22px;
border-bottom: 2px solid #a00024;
text-align: center;
color: #a00024;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 28px 30px;
}
.section p {
margin: 16px 0;
}
.notice {
background: #fff0f0;
border-left: 4px solid #b50024;
padding: 16px 18px;
font-size: 14px;
border-radius: 6px;
margin: 20px 0;
}
.cta-box {
text-align: center;
margin: 30px 0;
}
.cta-box a {
display: inline-block;
padding: 14px 34px;
background: #b50024;
color: #fff;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
box-shadow: 0 3px 6px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.cta-box a:hover {
background: #c8002f;
}
.footer-text {
font-size: 13px;
color: #444;
margin-top: 24px;
}
.bottom {
background: #f3f3f3;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-box a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=banner>【DMMオンラインサロン】10,000ポイントプレゼントキャンペーン</DIV>
<DIV class=section>
<P style="border-radius:0;">いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P>感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P>キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://jpzks.com∕urofMSX∕bgTuZPlbj∕OlxXmh∕SQbvp∕RVvsc@ePZwHljrN.vgrcfbn.cn"
target=_blank>
_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="all:none;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="font-stretch:normal;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oriconedhibpkof.com∕ygnrai@hbaqqva.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
__【ファミリーマート公式】ご愛顧感謝_3,000ポイント進呈のお知らせ
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="page-break-after:auto;">下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://ihkpoc.com∕GJlqPcT∕WznPhTP∕AjutzEb@evlckgo.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://cnjwu.com/wAs8P0k/tracking/5wjFgZTWP_E3/x2fSByq/feedback/dNAdegZ/tracking/E1MJUiyL7gdkM/glOwdJ/user/zutsqaqdA5Jv/UU9Vmp/user/qCnSAi3ugX5qIV?clickid=BWOhBjgimjNL&page=-ynn&cart_id=mSOeBuN-dH&ref=WcE5F5SI&device=mobile">プライバシーポリシー</A>| <A
href="https://dgbkhg.com/6i3gW/account/Si3_LHiw9PBx_g/8rHtF/subscription/pbsE2/login/HS4IqO_O4w7z/eZQPL/history/slAVcpyp/offers/tcguc/rewards/FAXMTluL/subscription/G9wdP_Xi0Ophj?category=Sr89f&utm_source=newsletter&device=mobile">利用規約</A>| <A
href="https://yvxgmm.com/uhfIv/inbox/M52s-PZ/order/4QAm6/offers/m5VZUD8M/product?clickid=dJDJhBahO4LR&product=FjAXGVWN&id=QPvnJA&category=pFu72&session=43OI3kBQoA">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
【確認してください】ペイディ決済がロックされています
<!-- UltraClean v17 | Paidy 再認証テンプレート構造再構成版 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f1f2f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 14px;
line-height: 1.7;
}
.grid-shell {
max-width: 680px;
margin: 32px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.04);
border: 1px solid #ddd;
}
.bar-top {
background: #1e1e1e;
color: #fff;
padding: 20px 24px;
font-size: 16px;
font-weight: bold;
}
.sec-core {
padding: 26px 28px;
}
.sec-core p {
margin: 0 0 14px;
}
.link-area {
background: #eaf0f8;
border-left: 4px solid #004b8a;
padding: 18px;
margin: 26px 0;
}
.link-area a {
color: #004b8a;
text-decoration: underline;
font-weight: bold;
word-break: break-word;
}
.footer-line {
background: #f7f7f7;
font-size: 12px;
color: #666;
padding: 18px 20px;
border-top: 1px solid #ccc;
text-align: left;
}
@media screen and (max-width: 640px) {
.sec-core { padding: 20px 16px; font-size: 13px; }
.link-area { padding: 16px; }
}
</STYLE>
</HEAD>
<BODY><ARTICLE class=grid-shell><SECTION
class=bar-top>Paidyご利用に関する重要なお知らせ</SECTION> <SECTION class=sec-core>
<P style="direction:ltr;">このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P style="mix-blend-mode:normal;">現在、本人確認の強化を行っております。</P>
<P style="animation-delay:0;">「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://ylwuke.com∕clUcm∕glZztRuh∕UwjPKN∕KZadjhbOe∕DScZx@FIliUKqJ.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P>お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P style="height:auto;">なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P>ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>
__未払いの電気料金について【お支払い方法が確認できません】ZE=8609078487
<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P>お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25418773356</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="align-self:auto;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://ylbvf.com∕SfwNMTQqb∕srdPU∕ySZqUP@ewdayqf.cn/9t0CB_rz/product/iaH1v/settings/_EBMI7LdiD6lYz/iKn8UNn/promo/4Da4BIB5mfb9nZ/nob3CXSU/details/_yfyhLO6XDp78/om3Mf/payment/iDkxxYHoCeMEVE0?user_agent=flJARcYsOU&id=DGUPpI&utm_source=newsletter&token=i_R6p6_34S8dB0RH&clickid=FxFdL6gr_ayu"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://xfffj.jp/3RXiel/rewards/EGU1FJ2z_L/s5LKLGv/billing/4X-Xng/history/DrIzbIHRKhxljg/uHygfF_/notifications/vJv9PGNS/subscription/7_ZYDK4HCgBE4Jo/_GFog/rewards?category=ylJ0r&utm_source=newsletter&product=6me-YPFM&page=FS_c&user_agent=tqK8BrXMBL">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.oqejx.com/hYk4jh/checkout/7UqS7vz5x_/d3yb2g/login/st6ZlvDaHUs/WoE4h/checkout/6RkCregu/help/Ps77mryxrTg/r9nhs/user/upzdWM/transactions?category=OuhIC&session=KoiLuejjLl&locale=ja-JP.png"
width=1 height=1> </BODY></HTML>
__【サービス停止の通知】ご自身での設定が必要です
<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P>平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P style="align-content:stretch;">以下の理由により、<STRONG>2025年01月07日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="perspective:none;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://kvwytylgms.com∕TXvntxx∕AdlltAyiw∕xsnXqD∕NYpPrlciqc∕MQQWlR@nkOZlox.xcokmni.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P style="flex-basis:auto;">本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P>このメールには返信できません。</P>
<P>お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://jwjwzd.com∕ZYcmVHSu∕zhUiRjdd∕owFABgv∕ctfNMbrQ∕efehCT@lxdXjwb.xcokmni.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://ztcglvlutm.com∕VNabVyxVQ∕EypRMg∕sEeXZqMC∕oedxwF∕uSZbpVN@jnRXvgtK.xcokmni.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P>任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>
__【緊急対応】えきねっとアカウント問題の即時自動退会解除を求める
<!-- UltraClean GenericSecure v1 | DOM再構成 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
background: #eef0f4;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.wrapper {
max-width: 700px;
margin: 24px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003356;
color: #fff;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 20px;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.bullet-box {
background: #f4f6fa;
border-left: 4px solid #004466;
padding: 16px 20px;
margin: 20px 0;
font-size: 14px;
}
.bullet-box li {
margin-bottom: 10px;
}
.cta-area {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #004080;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
border-radius: 999px;
padding: 14px 36px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #002f5c;
}
.footer {
background: #f3f3f3;
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 640px) {
.content {
padding: 20px 16px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrapper>
<DIV class=topbar>【重要なお知らせ】アカウント保全のご協力のお願い</DIV>
<DIV class=content>
<P style="opacity:1;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="padding-top:0;">2026-01-07付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="top:auto;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://ovdiiqu.com∕BQFEKWSaH∕NiRqoSi∕ytnKWNZjmc@cxcbixz.cn/crdwac.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="line-height:normal;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>
__【Amazon】会員サービスが利用できない状態です
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P style="display:inline;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="margin:0;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="background-clip:border-box;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://mjduuc.com∕konsbdx∕kbyua∕nrhvzxk∕nxbuztirx∕xcnored@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
【重要】Apple_News+_サブスクリプション更新のお知らせNo.691672
<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}..footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://www.madelo.cfd/xtodisuqpjgqMrsnubvwet">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link
href="https://support.apple.com/ja-jp">Appleサポート</A><A class=footer-link
href="https://www.apple.com/jp/legal/internet-services/itunes/renwal-notice.html">サブスクリプション規約</A><A
class=footer-link href="https://www.apple.com/jp/privacy">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></DIV></DIV></BODY></HTML>
__DHLの配送進捗:対応が必要です
<HTML lang=ja><HEAD><TITLE>メへのぷュゲミミせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f6f7f8; font-family:"Meiryo",sans-serif; color:#202020; }
.wrap-block { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.banner-line { background:#d40511; color:#fff; text-align:center; font-weight:bold; font-size:16px; padding:18px; }
.content-box { padding:24px 26px; font-size:14px; line-height:1.75; }
.highlight-area { background:#fff4f4; border:1px solid #f3c3c3; padding:14px; font-weight:bold; color:#9e0000; border-left:6px solid #e60012; margin:20px 0; }
.button-area { text-align:center; margin:28px 0; }
.button-holder { display:inline-table; background:#d40511; border-radius:4px; border:1px solid #b0000f; }
.button-holder a { display:block; padding:14px 40px; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; }
.button-holder a:hover { background:#a3000d; }
.footer-segment { font-size:12px; padding:20px 26px; border-top:1px solid #f0e082; background:#fcfcf4; color:#666; text-align:center; }
@media screen and (max-width:600px) {
.content-box { padding:18px 14px; font-size:13px; }
.button-holder a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=wrap-block>
<DIV class=banner-line>配送に関する重要なお知らせ</DIV>
<DIV class=content-box>
<P><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-3246 は現在、配達待機中です。 </DIV>
<P>配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P style="align-content:stretch;">以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://epobiwc.com∕PtyOWoWbi∕tCHwV∕baaFapsJF@lnilzch.cn/EooyPDs/transactions/2klztU/subscription/jGacge2UcXzaCw5/wj9Hx/billing/XPFvThK-YgIjVi/4NN0V/promo/JH571U/payment/aPx1K/help/HmtU_amiqVnXwC?token=WO8cjqe4IMkin7XI&locale=ja-JP&page=bxwJ">荷物を追跡する</A>
</DIV></DIV>
<DIV class=content-box>
<P>ご不明な点がございましたら、カスタマーサポートまでお問い合わせください。</P>
<P style="MARGIN-TOP: 24px">配送センター事務局<BR>〒100-0001 東京都千代田区霞が関1-1-1</P></DIV>
<DIV
class=footer-segment>本メールは自動配信専用です。返信いただいても対応できません。<BR>記載内容に誤りがある場合でも補償はできかねますのでご了承ください。
</DIV></SECTION></BODY></HTML>
__【重要】ETC料金返金についての手続き方法
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="height:auto;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P>一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P>以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P style="flex:0 1 auto;">皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://smirt.com∕qKsIh∕OtIXTUV∕MWMmdqsDD@dahbxsh.cn/mtokbtmltz.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>
【重要】Apple_News+_サブスクリプション更新のお知らせNo.383905
<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}..footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://www.madelo.cfd/bqjdqjshpzukMxvlvpkfot">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link
href="https://support.apple.com/ja-jp">Appleサポート</A><A class=footer-link
href="https://www.apple.com/jp/legal/internet-services/itunes/renwal-notice.html">サブスクリプション規約</A><A
class=footer-link href="https://www.apple.com/jp/privacy">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></DIV></DIV></BODY></HTML>
__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 style="break-before:auto;">現在、特定加盟店でのご利用を対象とした期間限定のキャンペーンを実施中です。</P><H2>概要</H2><DIV class=box-info><P style="border-style:none;"><STRONG>■ 内容:</STRONG><BR>ウエルシアグループアプリ経由でPayPay決済されたお客様に、<BR><STRONG>税込1,500円以上</STRONG>のご利用で<STRONG>3回に1回の確率</STRONG>で抽選を実施いたします。</P><P><STRONG>■ 期間:</STRONG>2025年10月1日 ~ 2025年10月30日<BR><STRONG>■ 付与上限:</STRONG>100,000ポイント/回・期間</P></DIV><H2>お手続き</H2><P>以下のボタンより、キャンペーンページにアクセスし、詳細をご確認ください。</P></DIV><DIV class=cta-block><DIV class=cta-button><TABLE cellSpacing=0 cellPadding=0> <TBODY> <TR> <TD><A href="https://wlirpj.com∕tarfw∕osmhr∕ovues∕yjqbvtzpi∕gybqpwct@lpniqsb.cn/RITmNzA/account/21R6Mj/help/YCLhgu4dyIp/ltfMg/wishlist/SEfLJ/details/VVQSUpCViyOvn_/6mbJm2u/order?product=ngPkpElE&cart_id=zd5ghb6-NY&page=Yt2n&device=mobile" target=_blank>▶ 詳細はこちら </A></TD></TR></TBODY></TABLE></DIV></DIV><DIV class=disclaimer><P style="font-size-adjust:none;">※当選ポイントは支払日の翌日から30日後に付与されます。</P><P>※PayPay商品券・クレジットカード(PayPayクレジット以外)は対象外です。</P><P>※PayPayアプリ単体からの支払いも対象外です。</P><P style="overflow-x:visible;">※ポイントは出金・譲渡不可です。</P><P style="border-right-color:transparent;">※本メールは送信専用です。ご返信いただいても確認・回答は致しかねます。</P></DIV><DIV class=footer>───────────────────────────────<BR>Copyright (c) PayPay Corporation. All Rights Reserved.<BR>東京都千代田区紀尾井町1-3 </DIV></DIV></BODY></HTML>
__【Amazon】現在、プライムの有効期限が切れております
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="line-height:normal;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://btsonlggdl.com∕ypwrtqd∕mbmfghucu∕vzhyi∕fbixebsd∕sfytmjja@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__【重要事項】ご利用カードの制限と解除について
<!-- UltraClean 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-07 / お客様番号:****56950</DIV>
<DIV class=content>
<P style="font-weight:normal;"><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="font-weight:normal;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="box-decoration-break:slice;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</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://fqrhg.com∕ycRbs∕uqrjlC∕AmjRRTqX@rgrowna.cn/lvkfjjaxz.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>
__ANAマイレージクラブのマイル加算手続きの重要なお知らせ。
<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-07までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,238マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://qeejzw.com∕eOFlISQkM∕dtzgPSpgSk∕oYyAN@rotiofq.cn/arfzywi.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P style="all:none;">ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__配送手配完了のお知らせ
<HTML lang=ja><HEAD><TITLE>佐川急便 - 配達確認通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#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-07-27635472 / お客様ID:50842</DIV>
<DIV class=main-box>
<P>お客様各位</P>
<P style="appearance:normal;">いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P>現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutenrkexul.com∕nlfaobv@hghtwhh.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-7322(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.jwjkxlnngc.co.jp"
target=_blank>https://www.mroxvr.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></BODY></HTML>
__【ご利用者様限定】3,000ポイントプレゼントのお知らせ
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="column-rule-style:none;">下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://bmlsjznr.com∕IfwHdA∕QdmAOWBa∕oJJej@evlckgo.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://hfaybbhasl.com/QxLCqDm/feedback/eXR-s9JwIiHNz/z_oxZd/help/uyveW/account/ofyAWlIfOq7V/21Ynus/feedback/5AkUnY93Ed-2/ZFcNZWp/details/uza2xOOn0BUC-fY?locale=ja-JP&ref=Qus8Haji&product=NiZCcXKr&user_agent=wnvjAJ_G-G">プライバシーポリシー</A>| <A
href="https://mcgns.com/rOo4Q8z/support/lbQiFQ7Hp7/MzuTrneS/reviews/6iTCBoazrM/MqEPF/user/cDmBT3/offers/rCaFmZReD8PJ8/76Kyrv/history/Y2zuxnsz/wishlist/926wvGEQjikzc8/91zHZAOZ/coupons?token=9t5kooLYLc_Jc93r&clickid=9ShnE2VVTQf2&page=-AXv&device=mobile&product=FXQwyLrb&id=55orlN">利用規約</A>| <A
href="https://ewqbtv.com/jN9gqGE/login/mjkpWuUBBEcLhN/fEEg7oma/orders/Ois6rRK4t--pPy/CdJHyW3/reviews/x0rie91/user/dabAPhCOy45VrxP?session=7xYSOdj7qv&user_agent=SniNO36Z1c&locale=ja-JP&device=mobile">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
__JALマイルを有効期限内にご利用ください
<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f4f5f8; font-family:"Meiryo", sans-serif; color:#1e1e1e; }
.core-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.top-title { background:#005bac; color:#fff; font-size:16px; font-weight:bold; padding:18px 24px; text-align:center; }
.main-area { padding:26px 28px; font-size:14px; line-height:1.8; }
.highlight-miles { background:#fff5f5; border-left:5px solid #cc0000; padding:16px; margin:20px 0; border-radius:6px; color:#a30000; font-weight:bold; }
.cta-zone { padding:24px 18px; text-align:center; background:#fafafa; }
.cta-button { display:inline-block; background:#005bac; border-radius:24px; border:1px solid #004080; }
.cta-button a { display:block; padding:12px 36px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; }
.cta-button a:hover { background:#004080; }
.legal-note { padding:20px 28px; font-size:13px; color:#555; border-top:1px solid #ddd; }
.footer-bar { background:#f0f0f0; font-size:12px; color:#666; text-align:center; padding:18px; border-top:1px solid #ccc; }
.footer-bar p { margin:6px 0; }
@media screen and (max-width: 600px) {
.main-area, .legal-note { padding:18px 16px; }
.cta-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=core-wrap>
<DIV class=top-title>JALマイレージバンク - マイル失効のお知らせ</DIV>
<DIV class=main-area>
<P>いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P>以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年01月07日<BR>対象マイル数:8,939マイル
</DIV>
<P style="unicode-bidi:normal;">マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P style="font-kerning:auto;">有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.wbnjwm.jp∕wtknl@bhxtyod.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P style="font-variant-caps:normal;">ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P>※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P>※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P style="clip:auto;">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P>お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></DIV></DIV></BODY></HTML>
JCBカード2026年1月10 日分お振替内容確定のご案内
JCBカード - 安全確認のお願い
カード名称: JCBカード
次回のお振替内容が確定しました。
MyJCBにログインのうえご確認ください。
お振替日は毎月10日(金融機関休業日の場合は翌営業日)です。
※「カードご利用代金明細書」をお送りしている方のうち、「おしらせメール」に登録されている方に、毎月本メールをお送りしています。
次回のお支払い金額(詳細はMyJCBでご確認ください)
▼MyJCBログインはこちら
https://my.jcb.co.jp/Login
▼(スマートフォンの方)MyJCBアプリでのログインはこちら
https://www.jcb.co.jp/r/myjcbapp/index.html
※アプリをお持ちでない方はアプリストアにリンクします。ダウンロードしてご利用ください。
=======================
<注意>9月お支払い分の締切日は通常より早まります!
■スキップ・分割・リボ払いへの支払い方法変更締切日:2026年2月1日 7:55PM■
==========
本メールは送信専用ですので、ご返信いただいても対応できかねます。
==========
■JCBを装う不審メールの見分け方■
https://www.jcb.co.jp/voice/report/report_2101.html
■Eメール情報の変更■
https://j-faq.jcb.co.jp/faq/show/368?site_domain=default
==========
株式会社ジェーシービー 東京都港区南青山5-1-22
■お問い合わせ■
https://www.jcb.co.jp/support/pop/myjcblogin.html
==========
©JCB Co., Ltd. 2000
__【Amazon】プライム会員状態が無効です
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://blqvqmorbd.com∕qxccb∕omatgzagjc∕pveoqubzn∕qcqvn∕rtdvpkf@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__【限定企画】ログインするだけで_3,000ポイント獲得!
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P style="flex-basis:auto;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P>下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://vfpuuqbjx.com∕GJwdwPobuk∕WdHfyVb∕ZHhPXAK@evlckgo.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://ooeafjywx.com/mO7nbzm/help/XRi_b/tracking/s6irj1C/notifications/lMfAN0jQ/promo/GOeuMX0kAJ3yqOI/eNunwN/details/JQkxHUP/reviews/ncpP2/details/2qqBDoTax9DD2BK?session=d21WKifeh-&utm_source=newsletter&user_agent=gX9rICxcKf&category=9ikEl&clickid=mc9s2pioEMu3&product=gm2Yylnd">プライバシーポリシー</A>| <A
href="https://fomdemtgm.com/2dpN-3S4/offers/g-lmx/order/c_xZO/transactions/otDKW1tIGk/iyN_pPz/order/hfNaB/order/0jtJLCdV/promo?device=mobile&clickid=34rTeMZ2diqr&token=HZJkWu93hJWhOBhA&product=qEiMKYB5&ref=vFkWG8NT">利用規約</A>| <A
href="https://mosalvukph.com/eE_LfrKD/feedback/y8gFwIPa-L/X6ghh/details/jYksHSE6XS-/DG1Wiu/account/iZX_FYXZ7LI_6W/6k--i/product/nY5jwDWCWuYK?ref=caErd9Vt&clickid=XMOJRnWzZdaJ&product=rdwvu5W-&utm_source=newsletter">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
【重要】PAIRS メンバーシップ更新のお知らせNo.535812303
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja http: www.w3.org 2000 svg="http://www.w3.org/2000/svg"
XMLNS:[default]><HEAD><TITLE>PAIRS公式通知 - メンバーシップ更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg, #ff6b9d 0%, #ff4081 100%)}.pairs-logo{color:#fff;font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:5px}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#fff}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #ff4081}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#ff4081;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#e91e63}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}.footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=pairs-logo><FONT color=red>PAIRS</FONT></DIV>
<H1 class=notification-header><FONT color=red>メンバーシップ更新のお知らせ</FONT></H1></DIV>
<DIV class=content>
<P class=greeting>いつもPAIRSをご利用いただき、誠にありがとうございます。<BR>お客様のメンバーシップがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サービス名</DIV>
<DIV class=detail-value>PAIRS プレミアムプラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>月額プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記メンバーシップが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://jfeeh.com/FPPIHCvHtl">メンバーシップ設定を管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link href="https://jfeeh.com/FPPIHCvHtl">PAIRSヘルプセンター</A><A
class=footer-link href="https://jfeeh.com/FPPIHCvHtl">利用規約</A><A class=footer-link
href="#">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2026 Eureka Inc. All rights reserved.</P>
<P>PAIRS運営事務局: 〒150-0043 東京都渋谷区道玄坂2-10-12 新大宗ビル3号館</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://jfeeh.com/FPPIHCvHtl">https://pairs.chmuonjp.com/contact</A></P></DIV></DIV></DIV><BR><BR></BODY></HTML>
__重要なお知らせ:ANAマイレージクラブ、マイル加算手続き。
<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-07までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,927マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://jgcfhyp.com∕qtMREvqA∕QYnYV∕wiSbb@rotiofq.cn/olhvwk.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P>ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__ANAマイレージクラブからマイル加算手続きの重要なお知らせ。
<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-07までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,321マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://orhpzrtrp.com∕YVfahy∕jpPccO∕ZJQJTgc@rotiofq.cn/jsbrrtzlf.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P>ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__【お知らせ】日本郵政株式会社のアカウント確認について
<!-- UltraClean 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="writing-mode:horizontal-tb;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutentenelvseu.com∕mcyph@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>