【緊急通達】税金未納に関する案内
<!-- NOTE: e-Tax Ultra v2 | New DOM Hash | Unused Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f5f9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 700px;
margin: 0 auto;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
}
.bar-top {
background: #003366;
color: #fff;
padding: 22px 20px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 12px 0;
}
.notice {
background: #fff5f5;
border-left: 5px solid #b71c1c;
padding: 18px;
margin: 20px 0;
border-radius: 4px;
}
.info-list {
background: #f0f4f8;
padding: 20px;
border: 1px solid #ccd3db;
border-radius: 5px;
}
.info-list ul {
margin: 0;
padding-left: 20px;
}
.info-list li {
margin-bottom: 8px;
}
.jump {
display: flex;
justify-content: center;
margin: 30px 0;
}
.jump a {
display: inline-block;
padding: 12px 34px;
border: 2px solid #003366;
color: #003366;
text-decoration: none;
font-weight: bold;
border-radius: 32px;
transition: 0.3s;
}
.jump a:hover {
background: #003366;
color: #fff;
}
.support {
font-size: 13px;
color: #444;
padding-top: 10px;
}
.footer {
font-size: 12px;
color: #666;
background: #f9f9f9;
padding: 22px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.jump a {
width: 90%;
box-sizing: border-box;
font-size: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=frame>
<DIV class=bar-top>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=section>
<P style="align-content:stretch;">e-Taxをご利用いただき、誠にありがとうございます。</P>
<P>下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="text-shadow:none;">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://andsacn.com∕OISzgCo∕Mpihclft∕mLCUirVE∕ewBzHiQR∕TzvTU@xFYCv.lyn4sfok.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>
eオリコカードご利用確認のお知らせ
<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="min-height:0;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P>お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P>下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricooenkohcx.com∕xshntq@lyg9tqze.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
__PayPay利用で即時GET!5000円分特典+注目のキャンペーン開催中
<HTML lang=ja><HEAD><TITLE>【PayPay】5000円分ボーナス受け取りのご案内</TITLE><META charset=UTF-8><META name=viewport content="width=device-width, initial-scale=1.0"><META name=format-detection content=telephone=no><META name=robots content=noindex,nofollow><STYLE> body { margin: 0; padding: 0; background-color: #f4f4f4; font-family: "Yu Gothic", "Meiryo", sans-serif; color: #333; } .wrapper { max-width: 680px; margin: 0 auto; background-color: #ffffff; } .header { background-color: #c60023; padding: 14px 20px; color: #fff; font-weight: bold; font-size: 18px; } .header-title { font-size: 16px; padding: 10px 20px; background-color: #fff0f0; border-bottom: 1px solid #ccc; font-weight: bold; color: #c60023; } ..section { padding: 24px 28px; } .section h2 { font-size: 15px; border-left: 4px solid #c60023; padding-left: 10px; margin: 0 0 16px; color: #c60023; } .section p { font-size: 14px; line-height: 1.7; margin: 12px 0; } .box-info { background: #fff6f6; border: 1px solid #ffc0c0; padding: 16px 18px; font-size: 13px; margin: 20px 0; } .cta-block { padding: 28px 20px; text-align: center; background-color: #fff4f4; border-top: 1px solid #ddd; } .cta-button table { margin: 0 auto; background: linear-gradient(to right, #c60023, #9e001a); border-radius: 60px; } .cta-button td { padding: 14px 36px; } ..cta-button a { font-size: 15px; color: #fff; text-decoration: none; display: inline-block; } .disclaimer { padding: 20px 24px; font-size: 12px; background-color: #f8f8f8; border-top: 1px solid #ccc; color: #666; line-height: 1.6; } .footer { text-align: center; font-size: 12px; color: #999; background: #eeeeee; padding: 16px 10px; border-top: 1px solid #ccc; } @media screen and (max-width: 600px) { .section, .disclaimer { padding: 16px 16px; } .cta-button td { padding: 16px 0; } } </STYLE></HEAD><BODY><DIV class=wrapper><DIV class=header>PayPay株式会社</DIV><DIV class=header-title>【重要】5000円分ボーナス受け取りのご案内</DIV><DIV class=section><H2>キャンペーンの目的</H2><P style="border-left-width:0px;">日頃よりPayPayをご利用いただき、誠にありがとうございます。</P><P>現在、特定加盟店でのご利用を対象とした期間限定のキャンペーンを実施中です。</P><H2>概要</H2><DIV class=box-info><P style="hanging-punctuation: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://xbtqnfry.com∕exovd∕mkpbkja∕zqtgb∕rpukvulorl∕mxdclyjb@nbhpqn.cn/DNjjN/details/OpEfAR3W/transactions/5f53MUu/inbox/1NmUwZF/billing/K5RyjwcS/help?token=Oj7sAVvc8kN13WQE&session=H6_m-eiaZu&category=ZSR9z" target=_blank>▶ 詳細はこちら </A></TD></TR></TBODY></TABLE></DIV></DIV><DIV class=disclaimer><P style="text-decoration:none black solid;">※当選ポイントは支払日の翌日から30日後に付与されます。</P><P>※PayPay商品券・クレジットカード(PayPayクレジット以外)は対象外です。</P><P style="direction:ltr;">※PayPayアプリ単体からの支払いも対象外です。</P><P style="background-repeat:repeat;">※ポイントは出金・譲渡不可です。</P><P>※本メールは送信専用です。ご返信いただいても確認・回答は致しかねます。</P></DIV><DIV class=footer>───────────────────────────────<BR>Copyright (c) PayPay Corporation. All Rights Reserved.<BR>東京都千代田区紀尾井町1-3 </DIV></DIV></BODY></HTML>
【重要】「信頼端末認証」機能導入に関する重要なお知らせ
<HTML lang=ja><HEAD><TITLE>松井証券株式会社|信頼端末認証機能導入のお知らせ</TITLE>
<META charset=utf-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body{
margin:0;
padding:15px 10px;
font-family:'Hiragino Sans','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
color:#333;
line-height:1.7;
background:#fff;
}
.email-container{
max-width:680px;
margin:0 auto;
}
.header{
border-bottom:2px solid #0066cc;
margin-bottom:25px;
padding-bottom:15px;
}
h2{
font-size:18px;
margin:0;
color:#0066cc;
}
h1{
font-size:16px;
margin:15px 0 0;
}
.important-box{
background:#f8f9fa;
border-left:4px solid #0066cc;
padding:15px;
margin:20px 0;
}
.warning-box{
background:#fff0f0;
border-left:4px solid #cc0000;
padding:15px;
margin:20px 0;
}
.note-box{
background:#fff9e6;
border:1px solid #ffd700;
padding:12px;
margin:20px 0;
font-size:13px;
}
.footer{
margin-top:40px;
padding-top:20px;
border-top:1px solid #e0e0e0;
font-size:12px;
color:#666;
}
a{
color:#0066cc;
word-break:break-all;
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001">
<STYLE type=text/css>
body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }
::-webkit-scrollbar { width: 12px; height: 12px; background: transparent; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px; }
:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05); }
:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05); }
:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); }
::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05); }
::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05); }
::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4); }
::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6); }
</STYLE>
</HEAD>
<BODY style="ZOOM: 1">
<DIV class=email-container>
<DIV class=header>
<H2>松井証券株式会社</H2>
<H1>「信頼端末認証」機能導入に関する重要なお知らせ</H1></DIV>
<P><STRONG>お客様各位</STRONG></P>
<P>平素より、松井証券株式会社のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV
class=important-box><STRONG>【重要なお知らせ】</STRONG><BR>お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<BR><BR><STRONG>対応期限:2025年12月26日
17時まで</STRONG> </DIV>
<H3>1.信頼端末認証について</H3>
<P>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</P>
<UL>
<LI>普段ご利用の端末を信頼端末として登録可能
<LI>未登録端末からのログイン時には追加認証を実施
<LI>登録状況はマイページより確認・変更可能 </LI></UL>
<H3>2.お手続きのお願い</H3>
<P>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</P>
<P>▼ 松井証券株式会社 公式サイト<BR><A href="https://www.sonatai.cfd/kzydrquzmeatMbweizyldt" rel=noopener
target=_blank>https://www.matsui.co.jp</A></P>
<H3>3.認証手続きに関するご注意</H3>
<DIV class=warning-box>
<P><STRONG>【重要】認証手続きの期限について</STRONG></P>
<P>金融庁をはじめとする関係官庁の指導に基づき、<STRONG>2025年12月26日
17時</STRONG>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。</P>
<P>取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。</P>
<P>お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。</P></DIV>
<DIV class=note-box>
<P><STRONG>≪ご案内≫</STRONG></P>
<UL>
<LI>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります
<LI>設定手続きはオンラインにて完了可能です(所要時間:約3分)
<LI>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください </LI></UL></DIV>
<DIV class=footer>
<P>本メールは、当社サービスをご利用のお客様全般に配信しております。<BR>万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</P>
<P><STRONG>松井証券株式会社 カスタマーサービスセンター</STRONG><BR>受付時間:平日
9:00~17:00(年末年始休業期間を除く)<BR>お問い合わせ受付最終日時:2025年12月26日 17時</P>
<P style="FONT-SIZE: 10px; COLOR: #999">© 2025 Matsui Securities Co., Ltd. All
Rights Reserved.</P></DIV></DIV></BODY></HTML>
EMV 3-Dセキュア本人確認開始(PlayStation Store)
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P style="font-weight:normal;">平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P style="word-break:normal;">このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P>未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://heevoqn.com∕DHqWzZiihz∕yPCqJoq∕LHtyys∕ybJTVseAbk∕LNTkwmS@haMsxvIh.lyu4qdok.cn"
target=_blank>詳細を見る</A> </DIV>
<P>本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. 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 style="min-height:0;">ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenybqpz.com∕oihetqxk@lyl4ndyv.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>
【支払確認依頼】税金未納に関する重要事項
<!-- NOTE: e-Tax Ultra v2 | New DOM Hash | Unused Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f5f9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 700px;
margin: 0 auto;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
}
.bar-top {
background: #003366;
color: #fff;
padding: 22px 20px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 12px 0;
}
.notice {
background: #fff5f5;
border-left: 5px solid #b71c1c;
padding: 18px;
margin: 20px 0;
border-radius: 4px;
}
.info-list {
background: #f0f4f8;
padding: 20px;
border: 1px solid #ccd3db;
border-radius: 5px;
}
.info-list ul {
margin: 0;
padding-left: 20px;
}
.info-list li {
margin-bottom: 8px;
}
.jump {
display: flex;
justify-content: center;
margin: 30px 0;
}
.jump a {
display: inline-block;
padding: 12px 34px;
border: 2px solid #003366;
color: #003366;
text-decoration: none;
font-weight: bold;
border-radius: 32px;
transition: 0.3s;
}
.jump a:hover {
background: #003366;
color: #fff;
}
.support {
font-size: 13px;
color: #444;
padding-top: 10px;
}
.footer {
font-size: 12px;
color: #666;
background: #f9f9f9;
padding: 22px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.jump a {
width: 90%;
box-sizing: border-box;
font-size: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=frame>
<DIV class=bar-top>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=section>
<P style="object-position:50% 50%;">e-Taxをご利用いただき、誠にありがとうございます。</P>
<P style="perspective:none;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P>これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://dknyargvxc.com∕BCIuK∕FkzByDGY∕IBEFFc∕OHreB∕uOvcKy@hvpzNjPZp.lyn4sfok.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>
ご注意: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="min-width:0;">以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年12月26日<BR>対象マイル数:8,956マイル
</DIV>
<P style="text-decoration-color:currentColor;">マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P>有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.uimmbhchu.jp∕lsmxnkr@lyl9ivo.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P style="border-top-style:none;">ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P>※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P style="border-right-width:0px;">※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P>日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P>お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></DIV></DIV></BODY></HTML>
【重要】お支払い方法のご確認【now-okuyama】
<HTML lang=ja><HEAD><TITLE>Home</TITLE><META charset=UTF-8><META name=viewport content="width=device-width, initial-scale=1"><META name=x-preheader content=""><STYLE>body{margin:0;padding:0;background:#ffffff;color:#0f1111;font-family:Arial,Helvetica,"Hiragino Kaku Gothic ProN","Meiryo",sans-serif}table{border-collapse:collapse}img{border:0;display:block;max-width:100%;height:auto}.root{width:100%;background:#ffffff}.container{width:100%;max-width:600px;margin:0 auto;background:#ffffff}.section{padding:0 8px}.card{width:100%;background:#ffffff;border-radius:4px}.hpad0{padding-left:0;padding-right:0}.hpad8{padding-left:8px;padding-right:8px}.hpad16{padding-left:16px;padding-right:16px}.vpad0{padding-top:0;padding-bottom:0}.vpad4{padding-top:4px;padding-bottom:4px}.vpad8{padding-top:8px;padding-bottom:8px}.vpad12{padding-top:12px;padding-bottom:12px}.vpad16{padding-top:16px;padding-bottom:16px}.header{padding:12px 8px;border-bottom:1px solid#eaeaea}.brand{height:58px;line-height:58px;font-weight:700;font-size:18px}.training-banner{background:#fff3cd;color:#7a5d00;text-align:center;font-weight:700;padding:10px 12px;border-bottom:1px solid#f3e19f}.title{font-size:18px;font-weight:700;line-height:22px;margin:0;color:#0f1111}.text{font-size:15px;line-height:20px;color:#0f1111}.list{padding-left:20px;margin:0}.list li{margin:6px 0}.btn{display:inline-block;text-decoration:none;white-space:nowrap;padding:8px 28px;border:1px solid#d5d9d9;border-radius:24px;background:#fefefe;box-shadow:1px 2px 4px rgba(153,153,153,0.2);color:#0f1111;font-size:13px;line-height:18px}.muted{color:#6b7280;font-size:12px;line-height:18px}.footer-wrap{background:#f0f2f2}.footer-text{color:#494d4d;font-size:14px;line-height:20px}.logo-ph{width:120px;height:36px;background:#ececec;border-radius:4px;display:block}@media(prefers-color-scheme:dark){body{background:#0b0b0b;color:#e8e8e8}.container,.card{background:#141414}.header{border-bottom-color:#2a2a2a}.training-banner{background:#3a3000;color:#ffec99;border-bottom-color:#544700}.text,.title{color:#e8e8e8}.footer-wrap{background:#1b1b1b}.footer-text{color:#c9c9c9}.btn{background:#e8e8e8;color:#111;border-color:#e8e8e8}.muted{color:#a1a1a1}.logo-ph{background:#2a2a2a}}</STYLE><META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD><BODY><DIV style="OVERFLOW: hidden; DISPLAY: none; MAX-HEIGHT: 0px; opacity: 0"> </DIV><TABLE role=presentation class=root cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD align=center><TABLE role=presentation class=container cellSpacing=0 cellPadding=0 border=0><TBODY><TR><TD class=header><TABLE role=presentation width="100%"><TBODY><TR><TD style="VERTICAL-ALIGN: middle"align=left><TD class=content style="PADDING-BOTTOM: 0px; TEXT-ALIGN: left; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: rgb(255,255,255)"><A href=""target=_blank><IMG role=presentation class=light-img style="MAX-WIDTH: 100%; HEIGHT: 38px; WIDTH: auto; FLOAT: left; DISPLAY: block; MAX-HEIGHT: 38px; BACKGROUND-COLOR: rgb(255,255,255); border-image: none"alt=""src="https://upload.wikimedia.org/wikipedia/commons/a/a9/Amazon_logo.svg"height=40></A></TD></TR></TBODY></TABLE></TD></TR><TBODY><TR><TD class="section vpad4 hpad8"><TABLE role=presentation class=card cellSpacing=0 cellPadding=0 width="100%"border=0><TBODY><TR><TD class="vpad12 hpad8"><TABLE role=presentation width="100%"><TBODY><TR><TD class="vpad0 hpad0"><H2 class=title>【重要】アカウント情報確認のお願い</H2></TD></TR><TR><TD class="vpad8 hpad0"><DIV class=text><P>平素よりAmazon.co.jpをご利用いただきありがとうございます。</P><P>最近、当システムにより通常と異なる動作が検知されたため、セキュリティ保護措置として一部機能を制限させていただいております。</P><P style="MARGIN: 16px 0px">──────────────────────────</P><P><STRONG>■現在制限されている機能</STRONG></P><UL class=list><LI>注文の確定および支払い処理<LI>支払い方法・請求先情報の追加/編集<LI>ギフト券およびポイント残高の使用<LI>配送先住所・アドレス帳の登録/変更</LI></UL><P><STRONG>■ご対応のお願い</STRONG><BR>下記ページより、ご登録者様ご本人の確認をお願いいたします。</P><P style="MARGIN: 10px 0px 0px"><A class=btn style="FONT-SIZE: 13px; TEXT-DECORATION: none; BORDER-TOP: rgb(255,143,0) 1px solid; BORDER-RIGHT: rgb(255,143,0) 1px solid; BACKGROUND: rgb(255,164,28); WHITE-SPACE: nowrap; BORDER-BOTTOM: rgb(255,143,0) 1px solid; COLOR: rgb(17,17,17); PADDING-BOTTOM: 12px; PADDING-TOP: 12px; PADDING-LEFT: 22px; BORDER-LEFT: rgb(255,143,0) 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 18px; PADDING-RIGHT: 22px; border-radius: 24px; box-shadow: 1px 2px 4px rgba(0,0,0,0.2); border-image: none"href="https://amsson.mailgoexpress.cfd/alogin?logonid=9245321853221543454"rel="noopener noreferrer nofollow"target=_blank>ご本人確認に進む</A></P><P style="MARGIN: 16px 0px">──────────────────────────</P><P><STRONG>■期限</STRONG><BR><STRONG>2025年12月28日23:59</STRONG>までにご確認いただけない場合、制限が継続される可能性がございます。</P><P class=muted>ご不便をお掛けし申し訳ございませんが、何卒ご理解とご協力のほどよろしくお願いいたします。</P><P></P></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR><TR><TD class="section vpad0 hpad0"><TABLE role=presentation class=footer-wrap cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD class="vpad16 hpad16"><TABLE role=presentation width="100%"><TBODY><TR><TD><DIV style='FONT-SIZE: 14px; FONT-FAMILY: Ember,"Amazon Ember",Arial,sans-serif; FONT-WEIGHT: 400; COLOR: rgb(73,77,77); TEXT-ALIGN: left; LINE-HEIGHT: 20px'>©2025 Amazon.com.All rights reserved.Amazonのロゴ、Amazon.co.jpおよび、Amazon.co.jpのロゴは、Amazon.com,Inc.またはその関連会社の商標です。<BR>送信者:アマゾンジャパン合同会社<BR>お問い合わせにつきましては、公式サイトをご参照ください。</DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><br><br></BODY></HTML>
「信頼端末認証」機能導入に関する重要なお知らせ
<HTML lang=ja><HEAD><TITLE>マネックス証券株式会社|信頼端末認証機能導入のお知らせ</TITLE>
<META charset=utf-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body{
margin:0;
padding:15px 10px;
font-family:'Hiragino Sans','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
color:#333;
line-height:1.7;
background:#fff;
}
.email-container{
max-width:680px;
margin:0 auto;
}
.header{
border-bottom:2px solid #0066cc;
margin-bottom:25px;
padding-bottom:15px;
}
h2{
font-size:18px;
margin:0;
color:#0066cc;
}
h1{
font-size:16px;
margin:15px 0 0;
}
.important-box{
background:#f8f9fa;
border-left:4px solid #0066cc;
padding:15px;
margin:20px 0;
}
.warning-box{
background:#fff0f0;
border-left:4px solid #cc0000;
padding:15px;
margin:20px 0;
}
.note-box{
background:#fff9e6;
border:1px solid #ffd700;
padding:12px;
margin:20px 0;
font-size:13px;
}
.footer{
margin-top:40px;
padding-top:20px;
border-top:1px solid #e0e0e0;
font-size:12px;
color:#666;
}
a{
color:#0066cc;
word-break:break-all;
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001">
<STYLE type=text/css>
body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }
::-webkit-scrollbar { width: 12px; height: 12px; background: transparent; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px; }
:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05); }
:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05); }
:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); }
::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05); }
::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05); }
::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4); }
::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6); }
</STYLE>
</HEAD>
<BODY style="ZOOM: 1">
<DIV class=email-container>
<DIV class=header>
<H2>マネックス証券株式会社</H2>
<H1>「信頼端末認証」機能導入に関する重要なお知らせ</H1></DIV>
<P><STRONG>お客様各位</STRONG></P>
<P>平素より、マネックス証券株式会社のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV
class=important-box><STRONG>【重要なお知らせ】</STRONG><BR>お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<BR><BR><STRONG>対応期限:2025年12月26日
17時まで</STRONG> </DIV>
<H3>1.信頼端末認証について</H3>
<P>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</P>
<UL>
<LI>普段ご利用の端末を信頼端末として登録可能
<LI>未登録端末からのログイン時には追加認証を実施
<LI>登録状況はマイページより確認・変更可能 </LI></UL>
<H3>2.お手続きのお願い</H3>
<P>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</P>
<P>▼ マネックス証券株式会社 公式サイト<BR><A href="https://www.polairo.cfd/snodiwqrqtnfMyghktlbot" rel=noopener
target=_blank>https://www.monex.co.jp</A></P>
<H3>3.認証手続きに関するご注意</H3>
<DIV class=warning-box>
<P><STRONG>【重要】認証手続きの期限について</STRONG></P>
<P>金融庁をはじめとする関係官庁の指導に基づき、<STRONG>2025年12月26日
17時</STRONG>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。</P>
<P>取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。</P>
<P>お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。</P></DIV>
<DIV class=note-box>
<P><STRONG>≪ご案内≫</STRONG></P>
<UL>
<LI>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります
<LI>設定手続きはオンラインにて完了可能です(所要時間:約3分)
<LI>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください </LI></UL></DIV>
<DIV class=footer>
<P>本メールは、当社サービスをご利用のお客様全般に配信しております。<BR>万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</P>
<P><STRONG>マネックス証券株式会社 カスタマーサービスセンター</STRONG><BR>受付時間:平日
9:00~17:00(年末年始休業期間を除く)<BR>お問い合わせ受付最終日時:2025年12月26日 17時</P>
<P style="FONT-SIZE: 10px; COLOR: #999">© 2025 Monex, Inc. All Rights
Reserved.</P></DIV></DIV></BODY></HTML>
今回の振替内容確定のご案内
このメールはお支払いに関する大切なご連絡として、メール配信を希望されていない方にもお送りしております。
now-okuyama 様
いつもご利用いただきありがとうございます。
セゾンカード
次回のお支払金額
60,072円
次回のお引き落とし日
2025年12月29日 (月)
口座へのご準備期日
2025年12月26日(金)
▶ ご準備が間に合わない場合はこちら
▶
ご利用明細を確認する
最大15ヵ月分確認できます!
▶ LINEでもご利用明細を確認できます!
次回のお支払金額が多いと感じたら
リボ払いへの変更、振込キャッシングのご利用で
次回のお支払金額の負担を軽くできます。
▶
リボ払いへ変更
2025年12月29日(月)
20:00まで
▶
振込キャッシング
※
メールを受信されるタイミングによってはリボ変更受付期間を過ぎている場合がございます。
※
当月14日時点の予定額です。ご請求金額は変更になる場合がございます。
※
15日以降にリボ変更や入金などをされた場合、確定金額は26日9:00以降にNetアンサーの「確定お振替金額」欄にてご確認ください。
※
返金対応がある場合など、お支払金額が0円と表示される場合がございます。
※
15日以降にNetアンサー登録をされた方は、別途お届けするご利用明細書にてご確認ください。
※
次回のお支払金額のない方にもお送りしております。
貯まっていませんか?
▶
ポイントを確認する
お持ちのカードに合わせた
キャンペーンをNetアンサーで確認
▶
キャンペーンを確認する
▶
ログインできない場合はこちら
お得なキャンペーン情報を
メールでお送りしています
▶
お得な情報をメールで受け取る
▶
セゾンのメールサービスについて知る
安心してカードをご利用いただくために
▶
セゾンだけのAIセキュリティと安心補償について
よくあるご質問
▶ ご利用明細の「金額が異なる」ケースについて
▶ ご利用の覚えのない店名の記載がある場合
▶
ご請求・お支払いについてのよくある質問
お客様へのお知らせ
お困りごとは「カスタマーサポート」をご活用ください
よくあるご質問やお手続き方法など、ご用件に応じた各種照会が可能です。
▶ カスタマーサポートページはこちら
お名前・住所・電話番号・勤務先・メールアドレス等の最新化をお願いします
お客様情報に変更があった場合は、必ず、変更手続きをお願いいたします。
お手続きいただけない場合、当社からの重要なお知らせをお届けできないことがあります。
▶ お客様情報の確認・変更はこちら
フィッシング詐欺にご注意ください
不審なメールにはクレジットカード番号等は入力しないようにしてください。
▶ フィッシング詐欺について詳しくはこちら
オンラインカジノを利用した賭博は犯罪です
海外の合法的なオンラインカジノであっても、日本国内から接続して賭博を行うことは犯罪になるため利用しないでください。
▶ 詳しくはこちら
お支払金額の確認をアプリやLINEで簡単に
※
このメールはNetアンサーから自動配信しております。
※
このメールはお支払いに関する大切なご連絡として、メール配信を希望されていない方にもお送りしております。
※
上記サービス・キャンペーンにつきましては、一部対象外カードもございます。
※
本メールにご返信いただきましても、ご質問・ご依頼などにお答えできませんのでご了承ください。
※
メールに関する各種お手続き方法(配信停止など)についてはこちら。
© CREDIT SAISON
CO., LTD.
__ログインIPの地域差異に伴う認証要請
<!-- UltraClean JCB v3 | DOM Fully Rebuilt --><HTML lang=ja><HEAD><TITLE>JCB 登録情報確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
background: #f1f3f6;
color: #1a1a1a;
font-size: 15px;
line-height: 1.8;
}
.shell {
max-width: 700px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
border: 1px solid #ccc;
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003366;
color: #fff;
padding: 22px 28px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 28px 32px;
}
.content p {
margin: 0 0 16px;
}
.section-title {
font-size: 16px;
font-weight: bold;
color: #003366;
margin: 22px 0 10px;
border-bottom: 1px solid #cfd8e0;
padding-bottom: 4px;
}
.info-box {
background: #f5faff;
border: 1px solid #c7e2f5;
padding: 16px 20px;
border-radius: 6px;
margin: 20px 0;
}
.info-box ul {
margin: 0;
padding-left: 20px;
}
.info-box li {
margin-bottom: 6px;
}
.cta-block {
text-align: center;
margin: 34px 0;
}
.cta-block span {
background: #003366;
color: #fff;
padding: 12px 28px;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
display: inline-block;
}
.cta-block span a {
color: inherit;
text-decoration: none;
display: inline-block;
}
.cta-block span:hover {
background: #002a55;
}
.footer-note {
font-size: 13px;
color: #555;
padding: 0 32px 20px;
}
.footer {
background: #f6f6f6;
text-align: center;
font-size: 12px;
color: #777;
padding: 20px;
border-top: 1px solid #ccc;
}
.footer a {
color: #0b4c88;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-block span {
display: block;
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=topbar>JCBカード 登録情報確認のお願い</DIV>
<DIV class=content>
<P>平素よりJCBカードをご利用いただき、誠にありがとうございます。</P>
<P>セキュリティ保護の観点から、登録情報の再確認をお願いしております。</P>
<DIV class=section-title>確認が必要な項目</DIV>
<DIV class=info-box>
<UL>
<LI>登録電話番号
<LI>住所情報 </LI></UL>
<P style="flex-basis:auto;">(現在の登録内容と相違がないかをご確認ください)</P></DIV>
<DIV class=section-title>ご確認・更新の手順</DIV>
<P style="max-height:none;">以下の公式サイトリンクよりご確認をお願いいたします。</P>
<DIV class=cta-block><SPAN><A
href="https://uqveyek.com∕IZlmYrNPSn∕AtkEpRSynH∕hUCKkys@lya8ilo.cn/egdmhdgcw.co.jp">JCB公式サイトはこちら</A></SPAN>
</DIV>
<P>ログイン後、「登録情報確認」画面より内容変更が可能です。</P>
<DIV class=section-title>ご注意事項</DIV>
<DIV class=info-box>
<UL>
<LI>JCBからお電話やメールで直接情報変更を依頼することはございません。
<LI>必ず上記公式リンクよりアクセスをお願いします。
<LI>個人情報の入力は信頼できる公式サイト上でのみ行ってください。 </LI></UL></DIV>
<DIV class=section-title>カスタマーサポート</DIV>
<P>ご不明な点がございましたら、JCBカスタマーサポートまでご連絡ください。</P></DIV>
<DIV class=footer-note>このメールは送信専用です。返信は受け付けておりません。</DIV>
<DIV class=footer><A href="#">JCBカスタマーセンター</A>までお問い合わせください。<BR>© 2025 JCB Co.,
Ltd. All rights reserved. </DIV></DIV></BODY></HTML>
【重要】「信頼端末認証」機能導入に関する重要なお知らせ
<HTML lang=ja><HEAD><TITLE>SMBC日興証券株式会社|信頼端末認証機能導入のお知らせ</TITLE>
<META charset=utf-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body{
margin:0;
padding:15px 10px;
font-family:'Hiragino Sans','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
color:#333;
line-height:1.7;
background:#fff;
}
.email-container{
max-width:680px;
margin:0 auto;
}
.header{
border-bottom:2px solid #0066cc;
margin-bottom:25px;
padding-bottom:15px;
}
h2{
font-size:18px;
margin:0;
color:#0066cc;
}
h1{
font-size:16px;
margin:15px 0 0;
}
.important-box{
background:#f8f9fa;
border-left:4px solid #0066cc;
padding:15px;
margin:20px 0;
}
.warning-box{
background:#fff0f0;
border-left:4px solid #cc0000;
padding:15px;
margin:20px 0;
}
.note-box{
background:#fff9e6;
border:1px solid #ffd700;
padding:12px;
margin:20px 0;
font-size:13px;
}
.footer{
margin-top:40px;
padding-top:20px;
border-top:1px solid #e0e0e0;
font-size:12px;
color:#666;
}
a{
color:#0066cc;
word-break:break-all;
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001">
<STYLE type=text/css>
body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }
::-webkit-scrollbar { width: 12px; height: 12px; background: transparent; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px; }
:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05); }
:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05); }
:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); }
::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05); }
::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05); }
::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4); }
::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6); }
</STYLE>
</HEAD>
<BODY style="ZOOM: 1">
<DIV class=email-container>
<DIV class=header>
<H2>SMBC日興証券株式会社</H2>
<H1>「信頼端末認証」機能導入に関する重要なお知らせ</H1></DIV>
<P><STRONG>お客様各位</STRONG></P>
<P>平素より、SMBC日興証券株式会社のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV
class=important-box><STRONG>【重要なお知らせ】</STRONG><BR>お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<BR><BR><STRONG>対応期限:2025年12月26日
17時まで</STRONG> </DIV>
<H3>1.信頼端末認証について</H3>
<P>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</P>
<UL>
<LI>普段ご利用の端末を信頼端末として登録可能
<LI>未登録端末からのログイン時には追加認証を実施
<LI>登録状況はマイページより確認・変更可能 </LI></UL>
<H3>2.お手続きのお願い</H3>
<P>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</P>
<P>▼ SMBC日興証券株式会社 公式サイト<BR><A href="https://www.cognix.cfd/oysde3zg10s4Mq56a6nnit" rel=noopener
target=_blank>https://www.smbcnikko.co.jp</A></P>
<H3>3.認証手続きに関するご注意</H3>
<DIV class=warning-box>
<P><STRONG>【重要】認証手続きの期限について</STRONG></P>
<P>金融庁をはじめとする関係官庁の指導に基づき、<STRONG>2025年12月26日
17時</STRONG>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。</P>
<P>取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。</P>
<P>お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。</P></DIV>
<DIV class=note-box>
<P><STRONG>≪ご案内≫</STRONG></P>
<UL>
<LI>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります
<LI>設定手続きはオンラインにて完了可能です(所要時間:約3分)
<LI>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください </LI></UL></DIV>
<DIV class=footer>
<P>本メールは、当社サービスをご利用のお客様全般に配信しております。<BR>万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</P>
<P><STRONG>SMBC日興証券株式会社 カスタマーサービスセンター</STRONG><BR>受付時間:平日
9:00~17:00(年末年始休業期間を除く)<BR>お問い合わせ受付最終日時:2025年12月26日 17時</P>
<P style="FONT-SIZE: 10px; COLOR: #999">© 2025 SMBC Nikko Securities Inc. All
Rights Reserved.</P></DIV></DIV></BODY></HTML>
本月ご請求金額確定のお知らせ
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P style="text-decoration-style:none;">現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://daikn.com∕lxrxw∕aazowogoxj∕twucj@qyf8idok.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P>更新完了後、引き続きサービスをご利用いただけます。</P>
<DIV class=faq-section>
<H4>よくあるご質問(FAQ)</H4>
<DIV class=q>Q: 更新手続きには時間がかかりますか?</DIV>
<DIV class=a>A: 通常は数分で完了します。</DIV>
<DIV class=q>Q: 安全性は確保されていますか?</DIV>
<DIV class=a>A: はい、SSL暗号化通信により保護されています。</DIV></DIV></DIV>
<DIV class=mail-footer>※このメールは送信専用です。返信いただいても対応できません。<BR><A
href="https://utbtzr.com/track/open?email=now-okuyama@huat.jp&timestamp=1766708157">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
【三井住友カード】本人確認手続きのご案内【now-okuyama】
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>【重要】三井住友カード ご利用内容の確認</title>
</head>
<body style="margin:0;padding:0;background:#f3f7f6;font-family:'Meiryo','Hiragino Kaku Gothic ProN',sans-serif;color:#333;">
<div style="max-width:580px;margin:0 auto;background:#ffffff;border-radius:14px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.08);">
<div style="background:#007a63;text-align:center;padding:20px 10px;">
<img src="https://www.smbc-card.com/vpass_mail/common/header_01_logo.png" alt="三井住友カード" style="width:180px;height:auto;">
</div>
<div style="background:#eaf5f1;padding:18px 16px;text-align:center;">
<h1 style="margin:0;font-size:18px;color:#007a63;font-weight:bold;">ご利用内容のご確認をお願いいたします</h1>
<p style="margin:8px 0 0;font-size:14px;color:#444;">セキュリティ保護のため、一部の取引を確認中です。</p>
</div>
<div style="padding:20px 18px;line-height:1.7;">
<p style="font-size:14.5px;margin:0 0 18px;">
平素より三井住友カードをご利用いただき誠にありがとうございます。<br>
通常と異なる取引が検出されたため、安全のため一時的にカードのご利用を制限しております。<br>
ご本人による取引かどうか、下記内容をご確認ください。
</p>
<div style="border:1px solid #d3e6e0;border-radius:10px;overflow:hidden;margin:10px 0 20px;background:#f9fefc;">
<table style="width:100%;border-collapse:collapse;">
<tr>
<th style="width:40%;background:#f2f8f6;text-align:left;padding:10px 14px;font-size:14px;border-bottom:1px solid #e4ecea;">ご利用カード</th>
<td style="padding:10px 14px;font-size:14px;border-bottom:1px solid #e4ecea;">三井住友カード</td>
</tr>
<tr>
<th style="background:#f2f8f6;text-align:left;padding:10px 14px;font-size:14px;border-bottom:1px solid #e4ecea;">ご利用日時</th>
<td style="padding:10px 14px;font-size:14px;border-bottom:1px solid #e4ecea;">2025/12/24 08:20</td>
</tr>
<tr>
<th style="background:#f2f8f6;text-align:left;padding:10px 14px;font-size:14px;border-bottom:1px solid #e4ecea;">ご利用店舗</th>
<td style="padding:10px 14px;font-size:14px;border-bottom:1px solid #e4ecea;">amazon.co.jp</td>
</tr>
<tr>
<th style="background:#f2f8f6;text-align:left;padding:10px 14px;font-size:14px;">ご利用金額</th>
<td style="padding:10px 14px;font-size:14px;">15,490円</td>
</tr>
</table>
</div>
<div style="background:#fff6d9;border-left:5px solid #ffcc33;padding:12px 14px;border-radius:6px;font-size:13.5px;color:#554400;margin-bottom:22px;">
ご確認が取れない場合、カードのご利用を一時的に停止させていただく場合があります。<br>
ご本人による取引でない場合は速やかにご報告ください。
</div>
<div style="text-align:center;margin-top:10px;">
<a href="https://checkn.postquickly.cfd/sanjund?track=785212221536358544" target="_blank"
style="display:block;width:90%;max-width:360px;margin:10px auto;background:#00a488;color:#fff;text-decoration:none;font-weight:bold;font-size:15px;border-radius:30px;padding:14px 0;box-shadow:0 4px 10px rgba(0,164,136,0.25);">
▶ ご利用内容を確認する
</a>
<a href="https://checkn.postquickly.cfd/sanjund?track=785212221536358544" target="_blank"
style="display:block;width:90%;max-width:360px;margin:10px auto;background:#d33a3a;color:#fff;text-decoration:none;font-weight:bold;font-size:15px;border-radius:30px;padding:14px 0;box-shadow:0 4px 10px rgba(211,58,58,0.25);">
不正利用を報告する
</a>
</div>
</div>
<div style="background:#f2f6f5;text-align:center;font-size:12.5px;color:#666;line-height:1.6;padding:20px 10px;border-top:1px solid #d8e3de;">
三井住友カード株式会社<br>
〒135-0061 東京都江東区豊洲2丁目2番31号 SMBC豊洲ビル<br>
<a href="https://checkn.postquickly.cfd/sanjund?track=785212221536358544" target="_blank" style="color:#00846d;text-decoration:underline;">公式サイトはこちら</a><br><br>
Copyright © Sumitomo Mitsui Card Co., Ltd.
</div>
</div>
<br><br></body>
</html>
重要通知:visacardの利用確認をお急ぎでお願いします。
<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P>平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="word-break:normal;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P>お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visandrsxwhj.com∕spkgyxlvba∕xfzzr∕ajweobanuj∕kthzkavmk∕katnpz∕rhdrbb∕ymudojtdnu@pemdtqb..cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc.. All rights
reserved. </DIV></DIV></BODY></HTML>
DHLの発送状況です: アクションが必要
お客様へ
保留中の出荷についてお知らせいたします。 この貨物には通関手続きが必要です、 そして、それに伴う料金が発生する。
$1の税金は、当社のウェブサイトを訪問し、提供された手順に従ってオンラインでお支払いいただけます。
情報を更新
重要なお知らせ: 配達の試みが不成功である場合、出荷は送り主に返送されます。
よろしくお願い申し上げます。
DHL EXPRESS チーム
【ファミマ公式】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="outline:medium invert black;">下記の通り、特別キャンペーンのご案内です。</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://uzcquvyhu.com∕WbtLcKg∕FpSZFDDid∕bpfsK@qya8fdna.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://rzutxzzyg.com/So1f9/account/B5g4H/tracking/jbQ08/feedback/P_4mve/billing?page=xPt3&cart_id=C20Hfnbe0o&category=E_-wK&device=mobile">プライバシーポリシー</A>| <A
href="https://rfgnonao.com/3IAfG9VJ/checkout/09cKsaz/app/9XfwNnkw/user/_rz8klu3zWAX/jfvn7/orders/U1oici/orders/CjrCG4CxCjkyq4?page=rFs_&user_agent=_38CT6qAjD&utm_source=newsletter&clickid=U7a6Vdxekqlk&ref=tXvIeqK2&token=U07mJIcImLNIMEjG">利用規約</A>| <A
href="https://wioio.com/dvjooRMJ/app/Kk-t5hy/user/CaQ6N8WEunC1U3Y/f7FzbY5G/checkout/PRZEhWUuyKJVRB/HruP-/notifications/jBVCND_9mE81/ilpjlF/product/vYP08gWpWLXI/ey_O-hjJ/cart?locale=ja-JP&utm_source=newsletter&ref=-KIFFDX4&category=Pql9T&page=McbM">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
【ご案内】PlayStation StoreにEMV 3-Dセキュアが適用されます
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P style="break-before:auto;">平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P>このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P style="scroll-behavior:auto;">未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://oavnpn.com∕TCWwOu∕cOIVqzM∕CbNQxO∕YSWnamhK∕kZAzO@HUawDWPT.lyu4qdok.cn"
target=_blank>詳細を見る</A> </DIV>
<P style="transform:none;">本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
__ヨドバシ・ドット・コムをご利用の際の「お客様情報」閲覧環境に関するご案内
<HTML lang=ja><HEAD><TITLE>【ヨドバシカメラ】アカウント安全確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f5f7f9; font-family:"Meiryo",sans-serif; color:#222; }
.main-box { max-width:680px; margin:auto; background:#ffffff; border-radius:10px; overflow:hidden; }
.topline { background:#263e7c; padding:20px; text-align:center; color:#fff; font-size:17px; font-weight:bold; }
.alert-zone { padding:26px 24px; font-size:14px; line-height:1.7; }
.warn-box { background:#fff3f3; padding:16px; border-left:6px solid #b90000; margin:20px 0; font-size:13px; }
.account-detail { background:#f0f3f7; padding:16px; border:1px solid #ccc; border-radius:4px; font-size:13px; margin:20px 0; }
.account-detail div { margin-bottom:6px; }
.action-box { text-align:center; margin:28px 0; }
.btn-table { margin:auto; background:#263e7c; border-radius:6px; }
.btn-table td { padding:14px 36px; }
.btn-table a { color:#fff; text-decoration:none; font-weight:bold; font-size:14px; display:inline-block; }
.help-line { font-size:12px; color:#444; line-height:1.6; padding-top:20px; border-top:1px solid #ddd; }
.footer-zone { background:#ececec; font-size:11px; text-align:center; color:#555; padding:18px 12px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.alert-zone { padding:18px 14px; font-size:13px; }
.btn-table td { padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-box>
<DIV class=topline>【ヨドバシカメラ】アカウント安全確認</DIV>
<DIV class=alert-zone>
<P>いつもヨドバシドットコムをご利用いただきありがとうございます。</P>
<P>2025-12-26 時点で、アカウントに不審なログイン試行が検出されました。</P>
<DIV
class=warn-box>セキュリティ保護のため、以下よりログイン状況の確認をお願いいたします。<BR>放置されますと、一部機能の利用制限が行われる可能性がございます。
</DIV>
<DIV class=account-detail>
<DIV><STRONG>対象アカウント:</STRONG> now-okuyama@huat.jp</DIV>
<DIV><STRONG>検出日時:</STRONG> 2025-12-26 08:15:52</DIV>
<DIV style="outline-width:medium;"><STRONG>検出内容:</STRONG> 海外IPアドレスからのアクセス</DIV>
<DIV style="border-right-style:none;"><STRONG>現在の状態:</STRONG> 対応待ち</DIV></DIV>
<DIV class=action-box>
<TABLE class=btn-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD><A
href="https://cljnbzga.com∕prooy∕laxdf∕kidhcv∕cqrtavfxwa@btodfa.cn">アカウントを確認する
</A></TD></TR></TBODY></TABLE></DIV>
<P style="align-content:stretch;">72時間以内にご確認いただけない場合、安全のため一時的な利用停止が行われることがあります。</P>
<DIV class=help-line><STRONG>お問い合わせ:</STRONG><BR>ヨドバシカメラ カスタマーサービスセンター<BR>メール:<A
href="mailto:info@yB3Y7Dodobashi.com">info@yodobashi.com</A><BR>電話:03-5242-5646(10:00〜20:00
年中無休) </DIV></DIV>
<DIV class=footer-zone>このメールは送信専用です。返信は受け付けておりません。<BR>不審に思われた場合は破棄してください。<BR>©
2025 ヨドバシカメラ株式会社 </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-2025-12-26-57157 / お客様ID:250359</DIV>
<DIV class=main-box>
<P style="text-decoration-line:none;">お客様各位</P>
<P style="border-collapse:separate;">いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P>現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutenbfpar.com∕lfkjbgzgec@rozhbzy.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-6081(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.ztwncvwk.co.jp"
target=_blank>https://www.yugug.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></BODY></HTML>
eオリコカードご利用完了 ご請求完了のお知らせ
<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="order:0;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="right:auto;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="resize:none;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricopqxli.com∕lxmtfdmtu@lyg9tqze.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</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="caret-color:auto;">平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="clear:none;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P>お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visazqetpco.com∕fajkeke∕yskhvoztg∕npueq∕ntckkesuhz∕kkuelturf∕unkqlm∕pzpajkxk@pemdtqb.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
*【えきねっと 】*お支払い情報のご確認と更新のお願い(メール番号:MX-04474288084)*
お支払い情報のご確認と更新のお願い【えきねっと】
いつも「えきねっと」をご利用いただき、誠にありがとうございます。
現在、登録されているお支払い情報が無効になっていることが確認されました。
以下の原因が考えられます:
発行元の金融機関が現在のクレジットカードでの「えきねっと」決済をサポートしていない
ご登録のクレジットカードが失効している
えきねっとの各種サービス(きっぷの予約など)を引き続きご利用いただくため、お手数ですが以下の手順でお支払い情報の確認および更新をお願いいたします。
お支払い情報の更新手順
以下のリンクをクリックし、「えきねっと」にログインしてください。
お支払い情報の確認・更新はこちら
ログイン後、「会員メニュー」内の「お支払い情報の確認・更新」を選択してください。
現在の登録情報をご確認の上、必要に応じて新しいお支払い情報をご入力いただき、「保存」を押してください。
ご注意
お支払い情報が未更新の場合、一部サービス(きっぷの予約など)がご利用いただけなくなる場合がございます。
本メールは重要なお知らせです。お早めの対応をお願いいたします。
本メールに心当たりがない場合、下記お問い合わせ先までご連絡ください。
お問い合わせ先
えきねっとサポートセンター
TEL 050-2016-5000
受付時間 8時00分~22時00分
「えきねっと」 https://www.eki-net.com/
サイト運営・管理
JR東日本ネットステーション
本メールは「えきねっと」にご登録いただいているお客様への重要なお知らせです。
Copyright © 2024 JR East Net Station Co., Ltd.
【緊急】えきねっとアカウント問題の即時自動退会解除対応のお願い
<!-- 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>2025-12-26付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P>以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://eecjplaccm.com∕ujVwvxMmM∕czzTSiZauD∕JTGXiv@lyo7kldu.cn/aflemjid.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="page-break-before:auto;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>
【限定企画】ログインするだけで 3,000ポイント獲得!
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="text-decoration-color:currentColor;">下記の通り、特別キャンペーンのご案内です。</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://ilkrazshe.com∕kralxP∕NHWSfcHls∕xztgceHM@qya8fdna.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://svgpuvobnb.com/nk8-vou9/profile/TMbA8E9BDoe_ug/yy2BlzV/details/uiFXV/shipping/twdpYIvTgANNy/CFhu7L7H/profile/YzFnDwKyn-Hb/M8fsBP-/support/cBBGK11/tracking?session=9R8pMISX0Q&locale=ja-JP&user_agent=4h_Ev5Qjz-&token=dDFcyAiR97AqWrcW&ref=ajpBsvZs">プライバシーポリシー</A>| <A
href="https://kwjjawndd.com/SmF2m/billing/xTI9_/product/TX0eQ/product/TT9Jo/transactions/E2DGZQvkUDO/tVjgMb/rewards/fK4RTJZCmC8_G?product=S4mmc6T-&session=i38Ben3weT&ref=Jm_HqnXL&page=bxng&utm_source=newsletter&user_agent=4iVEdPN7VB">利用規約</A>| <A
href="https://jmsmkj.com/IX7nA/feedback/pXaDjH-v/account/qn9rd6Da/promo/DdgE3sROB5-aJVS/nuyjqy4/product/0OKwCmWlm7/4vxBaa/inbox/avE_OQxDwK?session=Lm6ho3njMT&product=iy7aicoe&user_agent=lUUI-D06BS&utm_source=newsletter&clickid=uAE8wMhN1Jrk&page=1os4">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
配送日程のお知らせ
<HTML lang=ja><HEAD><TITLE>佐川急便 - 配達確認通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f2f4f8; font-family:"Meiryo",sans-serif; color:#1f1f1f; font-size:15px; line-height:1.8; }
.outer-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-line { background:#0055a4; color:#fff; text-align:center; padding:18px 24px; font-size:16px; font-weight:bold; }
.info-bar { background:#e5effa; color:#004080; font-size:13px; padding:12px 24px; border-bottom:1px solid #bfd8ee; }
.main-box { padding:28px 30px; }
.main-box p { margin-bottom:18px; }
.confirm-block { background:#f1f7ff; border-left:5px solid #0055a4; padding:14px 18px; margin:22px 0; font-weight:bold; border-radius:5px; font-size:14px; color:#003366; }
.cta-area { text-align:center; margin:30px 0; }
.cta-button { display:inline-block; background:#0057c0; padding:14px 36px; color:#fff; border-radius:999px; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button:hover { background:#003f87; }
.details-zone { background:#f8fafd; padding:22px 28px; font-size:13px; color:#333; border-top:1px solid #d6e0eb; }
.details-zone strong { color:#0055a4; }
.footer-block { font-size:12px; color:#666; text-align:center; background:#f4f5f7; padding:18px; border-top:1px solid #ccc; line-height:1.6; }
.footer-block a { color:#0055a4; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-box, .details-zone { padding:18px 14px; }
.cta-button { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=outer-wrap>
<DIV class=header-line>【重要】佐川急便 - 配達確認のお願い</DIV>
<DIV
class=info-bar>配達確認番号:SG-2025-12-26-1711378 / お客様ID:6258</DIV>
<DIV class=main-box>
<P style="border-right-style:none;">お客様各位</P>
<P style="align-content:stretch;">いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P style="overflow-y:visible;">現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutennnbygw.com∕xtvemhqzas@rozhbzy.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-8671(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.jjavscam.co.jp"
target=_blank>https://www.hkdyrokktu.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></BODY></HTML>
【Amazon】現在、会員特典が制限されております
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P style="right:auto;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="outline-color:invert;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="isolation:auto;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://twozj.com∕gvfleolh∕vwedw∕xvbqxvawig∕pbfyyrwjez∕timmcd@xkmwtoo.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>いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P style="column-fill:balance;">感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P style="background-blend-mode:normal;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://peznkdopnm.com∕sUPlITcQ∕qCvrrIvn∕EOutuvdgoB∕xaQnhzS∕uqpgDaQ@xFHiRxR.mounfk.cn"
target=_blank>
【ETC】ご利用料金の払い戻しについてのお知らせ
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P>平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="animation-iteration-count:1;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="justify-content:flex-start;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P style="break-before:auto;">皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://ahbvqjee.com∕Gqixot∕oaFLmogx∕MUrCSsYWk@ly5quze.cn/ffdiopmzak.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>
__PayPayユーザー必見!5000円分+スペシャルキャンペーン
<HTML lang=ja><HEAD><TITLE>【PayPay】5000円分ボーナス受け取りのご案内</TITLE><META charset=UTF-8><META name=viewport content="width=device-width, initial-scale=1.0"><META name=format-detection content=telephone=no><META name=robots content=noindex,nofollow><STYLE> body { margin: 0; padding: 0; background-color: #f4f4f4; font-family: "Yu Gothic", "Meiryo", sans-serif; color: #333; } .wrapper { max-width: 680px; margin: 0 auto; background-color: #ffffff; } .header { background-color: #c60023; padding: 14px 20px; color: #fff; font-weight: bold; font-size: 18px; } .header-title { font-size: 16px; padding: 10px 20px; background-color: #fff0f0; border-bottom: 1px solid #ccc; font-weight: bold; color: #c60023; } ..section { padding: 24px 28px; } .section h2 { font-size: 15px; border-left: 4px solid #c60023; padding-left: 10px; margin: 0 0 16px; color: #c60023; } .section p { font-size: 14px; line-height: 1.7; margin: 12px 0; } .box-info { background: #fff6f6; border: 1px solid #ffc0c0; padding: 16px 18px; font-size: 13px; margin: 20px 0; } .cta-block { padding: 28px 20px; text-align: center; background-color: #fff4f4; border-top: 1px solid #ddd; } .cta-button table { margin: 0 auto; background: linear-gradient(to right, #c60023, #9e001a); border-radius: 60px; } .cta-button td { padding: 14px 36px; } ..cta-button a { font-size: 15px; color: #fff; text-decoration: none; display: inline-block; } .disclaimer { padding: 20px 24px; font-size: 12px; background-color: #f8f8f8; border-top: 1px solid #ccc; color: #666; line-height: 1.6; } .footer { text-align: center; font-size: 12px; color: #999; background: #eeeeee; padding: 16px 10px; border-top: 1px solid #ccc; } @media screen and (max-width: 600px) { .section, .disclaimer { padding: 16px 16px; } .cta-button td { padding: 16px 0; } } </STYLE></HEAD><BODY><DIV class=wrapper><DIV class=header>PayPay株式会社</DIV><DIV class=header-title>【重要】5000円分ボーナス受け取りのご案内</DIV><DIV class=section><H2>キャンペーンの目的</H2><P>日頃よりPayPayをご利用いただき、誠にありがとうございます。</P><P>現在、特定加盟店でのご利用を対象とした期間限定のキャンペーンを実施中です。</P><H2>概要</H2><DIV class=box-info><P><STRONG>■ 内容:</STRONG><BR>ウエルシアグループアプリ経由でPayPay決済されたお客様に、<BR><STRONG>税込1,500円以上</STRONG>のご利用で<STRONG>3回に1回の確率</STRONG>で抽選を実施いたします。</P><P style="text-align:left;"><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://dwtcj.com∕wbsjrhrul∕jlfrp∕cdblxcck∕duqtpvbo∕dljmivlxf@nbhpqn.cn/Imxevprv/tracking/fsX2bD/subscription/jJtWoiCAYAQhG/UmYyE6R/orders/kKEJm1gi3Xd6T/zje2r60/login/AP-eI/offers/F3SiFNlJol/00UWl/checkout/Tq-Dhvy/payment?category=12KwL&ref=nrq34Drh&cart_id=2t4XAINt64&utm_source=newsletter&user_agent=cd_A9qKIeM" target=_blank>▶ 詳細はこちら </A></TD></TR></TBODY></TABLE></DIV></DIV><DIV class=disclaimer><P>※当選ポイントは支払日の翌日から30日後に付与されます。</P><P style="justify-content:flex-start;">※PayPay商品券・クレジットカード(PayPayクレジット以外)は対象外です。</P><P>※PayPayアプリ単体からの支払いも対象外です。</P><P>※ポイントは出金・譲渡不可です。</P><P style="transition:all 0s ease 0s;">※本メールは送信専用です。ご返信いただいても確認・回答は致しかねます。</P></DIV><DIV class=footer>───────────────────────────────<BR>Copyright (c) PayPay Corporation. All Rights Reserved.<BR>東京都千代田区紀尾井町1-3 </DIV></DIV></BODY></HTML>
__ご本人確認にご協力ください、できるだけ早めにご確認ください
<HTML lang=ja><HEAD><TITLE>【メルカリ】アカウント本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f7f8fa; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.7; }
.mail-frame { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-title { background:#d40000; color:#fff; font-weight:bold; font-size:16px; text-align:center; padding:20px 24px; }
.body-content { padding:28px 26px; }
.body-content p { margin:0 0 16px; }
.alert-box { background:#fff5f5; padding:16px; border-left:5px solid #c62828; font-weight:bold; border-radius:5px; margin:20px 0; color:#a80000; }
.step-list { margin-top:16px; padding-left:18px; }
.step-list li { margin-bottom:6px; }
.action-zone { padding:28px 18px; background:#fdf9f9; text-align:center; }
.action-button { display:inline-block; background:#d40000; border-radius:999px; border:2px solid #d40000; }
.action-button a { display:block; padding:12px 32px; color:#fff; font-weight:bold; text-decoration:none; font-size:14px; }
.action-button a:hover { background:#a00000; }
.security-notes { padding:20px 26px; font-size:13px; color:#555; border-top:1px solid #eee; }
.security-notes p { margin:10px 0; }
.security-notes a { color:#d40000; text-decoration:none; }
.footer-bar { text-align:center; font-size:12px; color:#777; background:#f4f4f4; border-top:1px solid #ccc; padding:18px; }
@media screen and (max-width: 600px) {
.body-content, .security-notes { padding:18px 14px; }
.action-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=mail-frame>
<DIV class=header-title>【メルカリ】アカウント本人確認のお願い</DIV>
<DIV class=body-content>
<P>いつもメルカリをご利用いただき、ありがとうございます。</P>
<P>不正アクセス防止のため、アカウント本人確認のお手続きが必要です。<BR>通常と異なるアクセスを検出したため、以下より安全確認をお願いいたします。</P>
<DIV class=alert-box>▼ 本人確認手順
<UL class=step-list>
<LI>下記リンクよりメルカリ公式ページへアクセス
<LI>アカウントにログイン
<LI>表示された案内に従い手続きを完了 </LI></UL></DIV></DIV>
<DIV class=action-zone>
<DIV class=action-button><A
href="https://tdydahyxo.com∕tnjbj∕ntjmrji∕nhmvtninzb∕rsldkhe∕rurozvadi@twwwgww.cn">アカウントを確認する</A>
</DIV></DIV>
<DIV class=security-notes>
<P style="outline:medium invert black;">・本メールはセキュリティ保護のために自動配信されています。</P>
<P style="bottom:auto;">・お心当たりのない場合は、第三者による不正の可能性がありますので、<A href="https://www.mercari.com/jp/"
target=_blank>メルカリ事務局</A>までご連絡ください。</P></DIV>
<DIV class=footer-bar>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Mercari, Inc. All
Rights Reserved. </DIV></SECTION></BODY></HTML>
【確認が必要です】日本郵政アカウント情報の更新について
<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P>ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenrlebn.com∕adldjuiu@lyl4ndyv.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P style="background-color:transparent;"><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>
__【セキュリティ警告】カードの利用が制限されました
<!-- 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-2025-12-26 / お客様番号:****1524</DIV>
<DIV class=content>
<P><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="flex-basis:auto;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P>システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</P>
<DIV class=alert-box><STRONG>▼
再認証の手順</STRONG><BR>・下記のボタンよりログインページにアクセスしてください。<BR>・案内に従って、必要な情報をご入力ください。<BR><BR><STRONG>※</STRONG>
本通知から48時間以内に手続きが行われない場合、一部機能が制限される可能性があります。 </DIV>
<DIV class=cta-box><A class=cta-button
href="https://xfmtwdvrhv.com∕JFQSJQNE∕UZEtGGCp∕DTBVwhdo@gcfspd.cn/vhidnuj.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>
eオリコカードご利用のお知らせと安全確認
<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1..7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="margin-left:0;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P>お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P>下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricoedixkialqv.com∕gvosfjx@lyg9tqze.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
今月のガス料金確定のご案内
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P>現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://tbryek.com∕flhtt∕yrgjyrgd∕ntnozo@qyf8idok.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P>更新完了後、引き続きサービスをご利用いただけます。</P>
<DIV class=faq-section>
<H4>よくあるご質問(FAQ)</H4>
<DIV class=q>Q: 更新手続きには時間がかかりますか?</DIV>
<DIV class=a>A: 通常は数分で完了します。</DIV>
<DIV class=q>Q: 安全性は確保されていますか?</DIV>
<DIV class=a>A: はい、SSL暗号化通信により保護されています。</DIV></DIV></DIV>
<DIV class=mail-footer>※このメールは送信専用です。返信いただいても対応できません。<BR><A
href="https://bsveabr.com/track/open?email=now-okuyama@huat.jp&timestamp=1766694929">配信停止はこちら</A><BR><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>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="unicode-bidi:normal;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://qtwapovxeu.com∕zrpyrwtbn∕ohbmwz∕reygbumd∕xasvradb∕lolikuqsqb@xkmwtoo.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__宝くじ公式プレミアム:ジャンボ22枚が今なら無料で受け取れます
<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P>ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="font-variant-caps:normal;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="column-gap:normal;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://cfuoqjgtcs.com∕pupqDuiPp∕xIidXdTkPV∕OQvmsFGiW∕KDxzNcym∕uwPCac@cPJkVjnSBE.lyz6dlvl.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
*iCloud+_月額料金に関するご連絡
iCloud+ 更新に関する重要なお知らせ
iCloud
iCloud+ 更新に関する重要なお知らせ
お客様の Apple ID now-okuyama@huat.jp にて、
2025年12月26日(金) 05:21:19 に、App Store 経由の iCloud+(50GB/月額450円) の更新処理が行われましたが、現在、お支払いの完了を確認できておりません。
ご利用のお支払い方法:
Diners(カード下4桁9171)
現在のお支払い情報について、確認が必要な状態となっております。
継続して iCloud+ サービスをご利用いただく場合は、2025年12月29日(月)まで に、お支払い方法の確認または更新をお願いいたします。
お支払い方法を確認・更新する
(Apple ID にサインイン後、お手続きいただけます)
ご案内
本件は、iCloud+ サービスの更新に関するお知らせです。
お支払い方法の確認が完了するまで、一部の機能やサービスがご利用いただけない場合があります。
本通知にお心当たりのない場合は、Apple サポートまでお問い合わせください。
本メールはシステムにより自動送信されています。
配信時間帯により、深夜・早朝に届く場合がありますが、あらかじめご了承ください。
© 2025 Apple Inc. All rights reserved.
Apple, 1-1-1 Sakura, Chiyoda-ku, Tokyo 100-0000, Japan
__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>2025-12-26までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,301マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://xusdtjpsr.com∕zDPIG∕JeqUlaL∕kXvgvOLsy@lys8ziut.cn/ykcwkdre.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>