__【契約内容の見直しをご希望の方へ】自動継続の解除について
<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P style="word-wrap:normal;">平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P style="columns:auto auto;">以下の理由により、<STRONG>2025年01月16日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="justify-content:flex-start;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://hldpttgii.com∕XbGgm∕NNixVdUz∕DGYcEQch∕qmynCPsluZ∕zrTpRRPw@cCHjFfOU.ckhkwwb.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="background-origin:padding-box;">このメールには返信できません。</P>
<P style="line-height:normal;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://trwey.com∕BnUTM∕aeAlseJJU∕cmNJkNaGCR∕EpHwaykSM∕FEdpNqEe@sSNnCTbl.ckhkwwb.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://mmyqudpw.com∕OmoqVbvOS∕rFzRinxHJ∕xwwBcyV∕cfCZnuezto∕cTYyPNVTb@ZfmrRsrQ.ckhkwwb.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P>任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>
【ご報告】税金が納付されていないことが確認されました
<!-- NOTE: e-Tax Ultra v2 | New DOM Hash | Unused Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f5f9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 700px;
margin: 0 auto;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
}
.bar-top {
background: #003366;
color: #fff;
padding: 22px 20px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 12px 0;
}
.notice {
background: #fff5f5;
border-left: 5px solid #b71c1c;
padding: 18px;
margin: 20px 0;
border-radius: 4px;
}
.info-list {
background: #f0f4f8;
padding: 20px;
border: 1px solid #ccd3db;
border-radius: 5px;
}
.info-list ul {
margin: 0;
padding-left: 20px;
}
.info-list li {
margin-bottom: 8px;
}
.jump {
display: flex;
justify-content: center;
margin: 30px 0;
}
.jump a {
display: inline-block;
padding: 12px 34px;
border: 2px solid #003366;
color: #003366;
text-decoration: none;
font-weight: bold;
border-radius: 32px;
transition: 0.3s;
}
.jump a:hover {
background: #003366;
color: #fff;
}
.support {
font-size: 13px;
color: #444;
padding-top: 10px;
}
.footer {
font-size: 12px;
color: #666;
background: #f9f9f9;
padding: 22px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.jump a {
width: 90%;
box-sizing: border-box;
font-size: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=frame>
<DIV class=bar-top>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=section>
<P>e-Taxをご利用いただき、誠にありがとうございます。</P>
<P>下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="border-style: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://eemgxnyce.com∕BkQYGy∕jFvsfcffQb∕adtZnM∕OQSMEOYBo∕KlCYC@wstuNnYi.jtapio.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>
__【JACCSからのお知らせ】JACCS_情報再確認更新のご確認
<!-- UltraClean JACCS v1 | DOM完全再構成 + 新UI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.shell {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
border: 1px solid #ddd;
}
.headline {
background: #003366;
color: #fff;
padding: 22px 28px;
font-weight: bold;
font-size: 18px;
}
.section {
padding: 30px;
}
.section p {
margin: 14px 0;
}
.alert-box {
background: #eef3fc;
border-left: 5px solid #0060b6;
padding: 18px 20px;
border-radius: 6px;
color: #0a3c6f;
margin: 24px 0;
font-size: 14px;
}
.button-area {
text-align: center;
margin: 36px 0;
}
.button-area a {
background: #004d99;
color: #fff;
font-weight: bold;
padding: 14px 36px;
font-size: 15px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #003366;
}
.footer-info {
font-size: 13px;
color: #555;
padding: 24px 28px;
background: #f8f8f8;
border-top: 1px solid #ccc;
}
.legal-line {
font-size: 12px;
color: #888;
text-align: center;
padding: 16px 0;
background: #f1f1f1;
border-top: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.button-area a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>【重要なお知らせ】ご本人様情報の確認について</DIV>
<DIV class=section>
<P>平素よりジャックス インターコムクラブをご利用いただき、誠にありがとうございます。</P>
<P style="user-select:auto;">弊社では、お客様のアカウントの安全性を確保するため、定期的にご本人様情報の確認をお願いしております。</P>
<DIV
class=alert-box>ご登録内容に不備がある場合や一定期間確認が行われていない場合、アカウントの一部機能を制限させていただくことがございます。
</DIV>
<P style="table-layout:auto;">下記の専用ページよりご本人様情報のご確認および必要項目のご入力をお願いいたします。</P>
<P>大変お手数をおかけいたしますが、ご協力をお願いいたします。</P>
<DIV class=button-area><A
href="https://lbhyhiwq.com∕hhggrsnwnd∕ikhuk∕jtiqqw∕nxxeg∕yyecb@bbvvmi.cn/2TlRkD3/wishlist/DFZcKyko5u/XZtc1/promo/y6Rc1EuFg6v1nab/enkcM/order/uiPDDR20K5AIeM4/Bll7C_/tracking/OG1tubJ62q/-9zY5soF/subscription?token=lFB1_VHjNt-oBrA4&product=fh7VgR__&page=2Inj"
target=_blank>本人情報の確認へ進む</A> </DIV></DIV>
<DIV class=footer-info>
<P>本メールは送信専用のため、返信いただいても対応いたしかねます。</P>
<P>内容にお心当たりがない場合は、破棄していただいて問題ございません。</P>
<P>今後ともジャックス インターコムクラブをよろしくお願いいたします。</P></DIV>
<DIV class=legal-line>© 2025 JACCS Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__ハロウィンキャンペーン第1弾:ジャンボ宝くじ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 style="margin-bottom:0;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="counter-increment:none;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="overflow-y:visible;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="background-attachment:scroll;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://zwnao.com∕YGkkXwaSU∕ReqirEBlEj∕ZLEcMscZu∕oWDdjHVBbA∕eMsEQIdaEf@waZUGil.ewbvfcn.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
__【再確認のお願い】カードご利用情報について
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rsnseppfbsh.com∕jsaunlyxa@gewqvns.cn/mmnyingV/app/PwmdIV82VQ/CfU9c9/rewards/DLKgJ3/tracking/OvOf56hp-5Ll0fK/cNKT0JF/billing/ykusLKkisp5xJK/NTPaTu-O/checkout?token=5sxzf-XtPqj2NKc4&cart_id=Q2RRgVPQgA&ref=iDJFqEof&device=mobile&locale=ja-JP">
__【限定企画】ログインするだけで_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="border-top-style:none;">下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://mcbwv.com∕AulTxYm∕wluVMvVrSt∕sGIIwevp@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://tiuipjqd.com/iPPc-D/promo/vSP8Ex/reviews/GpheZC/inbox/HKLyr4/shipping/M19LoFIxQB9DZ/KjDgk9/account/UdGd4KsPaMBQ/aS38vS/login?locale=ja-JP&product=4WCctMW3&device=mobile&session=TzPxc0cI3N&ref=rsuxZWwl&utm_source=newsletter">プライバシーポリシー</A>| <A
href="https://vxwbmfqbax.com/CaqZZ_/settings/RlHuRRX0ncVxEWQ/QikqzRgu/user/woUSQPWG6YR/G5t7O/promo/GKCYghqPJ4y/iqT5pKhT/coupons/yDmmuzk-rs_i/56drdXvw/login/FUyBodbNlZr5/NUJ8uoo/tracking/foeeVm2BEjTFzOn/Mpz0iq/transactions?id=2z2EKg&category=tn0A_&device=mobile&ref=4Nar9VMz&product=F_VqfvzP&token=6jjQuEjGKtSLpU41">利用規約</A>| <A
href="https://swtuuar.com/cwp3Pe/history/djpvqYzomGFV/kTJJHS2/billing/YmDwkF0JkJi_/Vuhu7M66/checkout/-GTg3/account/DzoAnn/shipping/kkm0OJidolHV/dtWIP/details?locale=ja-JP&device=mobile&utm_source=newsletter">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
__【ご確認ください】3,000ポイント進呈手続きのお願い
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P>下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://gszwpckjz.com∕lqYUgCywf∕sbJpd∕iyFUTvl@yauvuyt.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://qhtmfmay.com/bxKQc/inbox/wzPfimpc/history/a3mTci3rlEqZgm0/eWNYUZv/billing/W5KvZCdu/coupons/eKQw1-U/reviews?locale=ja-JP&device=mobile&product=RJzZ-SpJ">プライバシーポリシー</A>| <A
href="https://gsqmrrrcsg.com/-7tmNcW/profile/jNiOuC_qaJ4-3M/sGLQfVL/payment/kLr2pt7BdP9PfN/rB9Ae/offers/Piwef/history/oueIYVfW7EBnel1/hJoET8/login/fYy2L2C/billing?cart_id=9jLIPhkaTp&token=Wv4fDF9RBB5H8UZI&product=mHhzk0yF&id=UHSpFu&category=d-LjX&locale=ja-JP">利用規約</A>| <A
href="https://vucerlpp.com/lenxp/login/Tjva1BD9/inbox/RpmoGffQ/transactions/UnKHb7LFHmvLCfI/MWSxpBxF/account/EnCW5/support/hca6tN/user/LANh7q/feedback/IzHyjPznWmzRw?device=mobile&user_agent=pek74w5piw&category=v39wz&clickid=p6coG-ImUTQz">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
__【確認のお願い】日本郵政アカウントの更新について
<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P>ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenutcnkjidmv.com∕lvmqom@qudvwz.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P><STRONG>■ 発信元</STRONG><BR>日本郵便株式会社<BR>〒100-8792 東京都千代田区霞が関</P></DIV>
<DIV class=footer>お問い合わせは <A href="https://www.post.japanpost.jp/">日本郵便公式サイト</A>
よりお願いいたします。<BR><BR>© 2025 Japan Post Co., Ltd. All rights reserved.
</DIV></DIV></BODY></HTML>
__【対応必須】カード利用を再開するための確認手続き
<!-- UltraClean Pocketcard v1 | 完全異構DOM + ボタン再構築 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #eef1f4;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.outer {
max-width: 700px;
margin: 20px auto;
background: #fff;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0 0 6px rgba(0,0,0,0.04);
overflow: hidden;
}
.topbar {
background: #004b91;
color: #fff;
padding: 20px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.info {
background: #f7f9fc;
padding: 12px 24px;
font-size: 13px;
color: #444;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.alert-box {
background: #e6f3ff;
border-left: 5px solid #0077c2;
padding: 16px;
border-radius: 4px;
margin: 24px 0;
font-size: 14px;
}
.cta-box {
text-align: center;
margin: 36px 0;
}
.cta-button {
background: #005bac;
color: #fff;
padding: 14px 32px;
font-weight: bold;
font-size: 15px;
border-radius: 999px;
text-decoration: none;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #0072cc;
}
.note-block {
background: #f5f5f5;
font-size: 13px;
padding: 20px 24px;
text-align: center;
color: #666;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=topbar>Pocketcard セキュリティセンターからのお知らせ</DIV>
<DIV class=info>通知番号:PC-2026-01-16 / お客様番号:****17297</DIV>
<DIV class=content>
<P style="background-position:0% 0%;"><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="writing-mode:horizontal-tb;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="perspective:none;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</P>
<DIV class=alert-box><STRONG>▼
再認証の手順</STRONG><BR>・下記のボタンよりログインページにアクセスしてください。<BR>・案内に従って、必要な情報をご入力ください。<BR><BR><STRONG>※</STRONG>
本通知から48時間以内に手続きが行われない場合、一部機能が制限される可能性があります。 </DIV>
<DIV class=cta-box><A class=cta-button
href="https://pdzwtvg.com∕xVdyek∕gxARMmnasU∕qKFoQjpBu@mlrtddl.cn/nznnxeqvue.co.jp"
target=_blank>今すぐ認証する</A> </DIV></DIV>
<DIV
class=note-block>※このメールはご本人によるご利用を前提に自動送信されています。<BR>万が一お心当たりがない場合は、ログイン後「お客様情報の確認・変更」よりご対応ください。<BR><BR>本メールは配信専用アドレスから送信されています。返信には対応しておりません。<BR><BR>ご不明点は
Pocketcard カスタマーセンターまでお問い合わせください。<BR><BR>© 2025 Pocketcard Inc. All Rights
Reserved. </DIV></DIV></BODY></HTML>
__【再確認のご案内】ご利用カードについて
<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="border-left-color:transparent;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="bottom:auto;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rimmduuf.com∕qglxxdfo@gewqvns.cn/FtVVDjJ/checkout/jUJ7iOBM/coupons/N67ZRibUNo/v9sfA6/subscription/LcD6R/settings?locale=ja-JP&category=w5t-n&clickid=gv0XD_6Q4lUN&session=zlxV2k_1ft&utm_source=newsletter&token=2ynFQXYpdNAGRulW">
__ハロウィンプレゼント:ジャンボ22枚をご自宅へ無料配送
<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P>ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="word-break:normal;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P style="justify-content:flex-start;"><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="content:normal;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://qrmdxfxjum.com∕FEzRXcN∕FMCiAOrVAs∕dNfyDFcK∕wcduDJUQwN∕lTtKax@LAzdnp.ewbvfcn.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト 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="counter-increment:none;">感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P style="word-break:normal;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://ubzknof.com∕PsHxvq∕bjQlHGD∕ZbrHE∕lgghEoKv∕XAdmNNwt@EMpKBVSnSu.tkomzaj.cn"
target=_blank>
【重要】Apple News+ サブスクリプション更新のお知らせNo.99739620
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}.footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月20日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://narutosquared.com/H6QqHVhv4A">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/jp/privacy">Appleサポート</A><A class=footer-link
href="https://www.apple.com/jp/legal/internet-services/itunes/renwal-notice..html">サブスクリプション規約</A><A
class=footer-link href="https://www.apple.com/jp/privacy">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved..</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></DIV></DIV></BODY></HTML>
__ご利用マイルがまもなく期限を迎えます
<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f4f5f8; font-family:"Meiryo", sans-serif; color:#1e1e1e; }
.core-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.top-title { background:#005bac; color:#fff; font-size:16px; font-weight:bold; padding:18px 24px; text-align:center; }
.main-area { padding:26px 28px; font-size:14px; line-height:1.8; }
.highlight-miles { background:#fff5f5; border-left:5px solid #cc0000; padding:16px; margin:20px 0; border-radius:6px; color:#a30000; font-weight:bold; }
.cta-zone { padding:24px 18px; text-align:center; background:#fafafa; }
.cta-button { display:inline-block; background:#005bac; border-radius:24px; border:1px solid #004080; }
.cta-button a { display:block; padding:12px 36px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; }
.cta-button a:hover { background:#004080; }
.legal-note { padding:20px 28px; font-size:13px; color:#555; border-top:1px solid #ddd; }
.footer-bar { background:#f0f0f0; font-size:12px; color:#666; text-align:center; padding:18px; border-top:1px solid #ccc; }
.footer-bar p { margin:6px 0; }
@media screen and (max-width: 600px) {
.main-area, .legal-note { padding:18px 16px; }
.cta-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=core-wrap>
<DIV class=top-title>JALマイレージバンク - マイル失効のお知らせ</DIV>
<DIV class=main-area>
<P>いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P>以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年01月16日<BR>対象マイル数:8,624マイル
</DIV>
<P>マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P>有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.tguidaka.jp∕bjzxlhlnh@fwbgrra.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P>ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P style="font-variant-caps:normal;">※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P>※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P style="object-position:50% 50%;">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P style="right:auto;">お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></DIV></DIV></BODY></HTML>
__【ETC】ご利用料金の払い戻しについてのお知らせ
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="font-style:normal;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="background-origin:padding-box;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P>以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://xsbofcr.com∕LAbbLX∕PZezQbC∕uFPqbv@csegzto.cn/ecibhkduif.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>
__【Amazon】現在、プライム特典をご利用いただけません
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="cursor:auto;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="text-shadow:none;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://wwtvclfu.com∕yizajlx∕dkhvra∕cvqjbqvxwc∕fnfyexna∕zckdrs@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
【緊急】多要素認証(MFA)設定の義務化と重要なお願いNo.8630214968
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD><TITLE>多要素認証設定のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
/* 全体的なスタイル */
body {
font-family: 'Helvetica Neue', Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
line-height: 1.6;
color: #333333;
margin: 0;
padding: 0;
background-color: #f5f5f5;
}
/* メールコンテナ */
.email-container {
max-width: 600px;
margin: 0 auto;
background-color: #ffffff;
}
/* ヘッダー */
.header {
background-color: #003366;
color: white;
padding: 20px;
text-align: center;
}
.logo {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
/* メインコンテンツ */
.content {
padding: 30px;
}
/* セクション */
.section {
margin-bottom: 25px;
}
.section-title {
font-size: 18px;
font-weight: bold;
color: #003366;
border-left: 4px solid #FF6600;
padding-left: 10px;
margin-bottom: 15px;
}
/* 重要なお知らせ */
.important-notice {
background-color: #FFF9E6;
border: 1px solid #FFCC00;
border-radius: 5px;
padding: 20px;
margin: 25px 0;
}
.important-title {
color: #CC3300;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
}
/* 期限通知 */
.deadline {
background-color: #FFEBEE;
border: 1px solid #FF5252;
border-radius: 5px;
padding: 15px;
margin: 20px 0;
text-align: center;
}
.deadline-text {
color: #D32F2F;
font-weight: bold;
font-size: 16px;
}
/* ボタン */
.button-container {
text-align: center;
margin: 30px 0;
}
.action-button {
display: inline-block;
background-color: #FF6600;
color: white;
text-decoration: none;
font-weight: bold;
padding: 15px 30px;
border-radius: 5px;
font-size: 16px;
}
/* リスト */
ul {
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
/* フッター */
.footer {
background-color: #F0F0F0;
padding: 20px;
font-size: 12px;
color: #666666;
text-align: center;
line-height: 1.5;
}
.contact-info {
background-color: #E8E8E8;
padding: 15px;
border-radius: 5px;
margin: 15px 0;
}
/* レスポンシブ対応 */
@media screen and (max-width: 600px) {
.content {
padding: 20px;
}
.header {
padding: 15px;
}
.action-button {
display: block;
margin: 0 10px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container><!-- ヘッダー -->
<DIV class=header>
<DIV class=logo>マネックス証券</DIV>
<DIV>多要素認証(MFA)設定のお願い</DIV></DIV><!-- メインコンテンツ -->
<DIV class=content>
<P>お客様各位</P>
<P>平素よりマネックス証券のサービスをご利用いただき、誠にありがとうございます。</P>
<DIV class=deadline>
<DIV class=deadline-text>設定期限:2026年1月31日(土)17時まで</DIV></DIV><!-- サービスの継続利用に関する重要なお知らせ -->
<DIV class=section>
<DIV class=section-title>サービスの継続利用に関する重要なお知らせ</DIV>
<P>お客様により安全・快適にサービスをご利用いただくため、「多要素認証(MFA)」の設定を<STRONG>2026年1月31日(土)17時まで</STRONG>に完了いただくようお願い申し上げます。</P>
<P>期限までに設定が完了されない場合、サービス利用に一部制限が発生する可能性がございます。</P></DIV><!-- 多要素認証の導入について -->
<DIV class=section>
<DIV class=section-title>1. 多要素認証(MFA)の導入について</DIV>
<P>金融サービスのセキュリティ基準向上に伴い、当社ではより堅牢な認証方法として多要素認証の導入を決定いたしました。</P>
<UL>
<LI>お客様の資産を不正アクセスから保護するための重要な措置です
<LI>ログイン時のセキュリティを強化し、安心して取引いただけます
<LI>設定後も、認証方法の変更や管理はお客様ご自身で行っていただけます </LI></UL></DIV><!-- 設定手続きのご案内 -->
<DIV class=section>
<DIV class=section-title>2. 設定手続きのご案内</DIV>
<P>下記の公式サイトよりログイン後、「セキュリティ設定」よりお手続きください。</P>
<DIV class=button-container><A class=action-button href="https://bjhunqinggongsi.com/JKJiiSUdYN">マネックス証券
公式サイトへアクセス</A> </DIV>
<P style="TEXT-ALIGN: center"><STRONG>所要時間の目安:約3~5分</STRONG></P></DIV><!-- 設定未完了時の対応について -->
<DIV class=section>
<DIV class=section-title>設定未完了時の対応について</DIV>
<P>2026年1月31日(土)17時までに設定が確認できないお客様については、金融庁の定める「オンライン取引における顧客保護に関するガイドライン」に基づき、預かり資産の保護を目的とした利用制限を実施させていただく場合がございます。</P></DIV><!-- 重要なお知らせ -->
<DIV class=important-notice>
<DIV class=important-title>≪重要なお知らせ≫</DIV>
<UL>
<LI>本設定は、お客様ご自身によるオンライン手続きで完了可能です
<LI>設定時には、登録済みの連絡先(メールアドレス・電話番号)への確認コード送信が行われます
<LI>不審なメールや電話による個人情報の照会には応じないようご注意ください </LI></UL></DIV>
<P>本通知は、マネックス証券のオンライン取引サービスをご利用のお客様全員に送付しております。</P></DIV><!-- フッター -->
<DIV class=footer>
<P>本件に関するお問い合わせや、既に設定がお済みの場合につきましては、下記までご連絡ください。</P>
<DIV class=contact-info>
<P><STRONG>マネックス証券 カスタマーサービスセンター</STRONG></P>
<P>電話:+81-3-4323-3800(受付時間:平日 9:00~17:00)</P>
<P><STRONG>最終受付:2026年1月31日(土)16時30分まで</STRONG></P>
<P>※ 土曜日も13時まで電話対応を延長実施いたします(1月31日のみ)</P></DIV>
<P>© 2026 Monex, Inc. All Rights Reserved.</P></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>平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="text-decoration-style:none;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="break-after:auto;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visaluqlbr.com∕ywfblx∕xmlcljmbjg∕ecjgcgpsmb∕xrowkuhktn∕finfwmzsj∕kpxpyrt∕ltkvxotnoz@nnoxpz.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
__電気料金の未払いについて【お支払い方法が承認されていません】HX=51041449053
<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P style="border-image:none 100% 1 0 stretch;">お客様各位</P>
<P style="border-bottom-right-radius:1em;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25425105997</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="page-break-before:auto;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://gafskwg.com∕pazoqZg∕gqlUdI∕enQYx@wlsadq.cn/2cxu03/cart/V9idCZtfdVQuRY/d4pS7Ol/payment/hro1cu/app/Ct-t8LEoans/UXfzfEZs/order/Eh2f6EBSkAg/HHQ1N5t/app/LSOgvjZmq5cob/wL2i66Tg/rewards/t56i-kCqM8xo?page=hRXS&token=8l1Sn4SpCpFjY2dM&clickid=_8tnCHY_iuDG&ref=-YCic99w"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://imswpdez.jp/5snXc09n/tracking/rhbk0z3nT2M/UxGQb2J/coupons/PH8MiFLkIdygl/JlUAW/profile/Rmku8n/profile/Hm81JDgbAcAzi_?page=Twlc&user_agent=TuAjTfLRn1&device=mobile&utm_source=newsletter&product=ydA2d_Zu">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.rclzeo.com/GhRl8xH/rewards/D0Wflk/details/pS9dTO/transactions/V4gTr540/profile/IXI6TJzr/product/xp2u1H9g3sNILM/ueF0YUNf/product/GsKLMDpaDtYtaPY/JDpHtFWm/payment/_jogWJ9fk8nQem?page=R3nQ&ref=TB-zCavI&id=Oj0QWO&device=mobile.png"
width=1 height=1> </BODY></HTML>
__【ETC】ご返金対応のお願い
<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="letter-spacing:normal;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="border-style:none;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="position:static;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P style="margin-top:0;">皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://rhhnxe.com∕mAMoWZDB∕UcvAGnnnd∕uMieLkoV@csegzto.cn/hnsdok.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P style="hanging-punctuation:none;">※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>