__JALマイル利用期限がまもなく終了します
<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</TITLE><!-- Ultra JAL v1 clean structure -->
<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: "ヒラギノ角ゴ ProN", "Meiryo", sans-serif;
background: #f4f6f9;
color: #2a2a2a;
font-size: 15px;
line-height: 1.8;
}
.mail-body {
max-width: 720px;
margin: 0 auto;
background: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
border: 1px solid #ddd;
}
.header-top {
background-color: #005bac;
color: #fff;
font-weight: bold;
font-size: 18px;
padding: 22px 30px;
}
.main-content {
padding: 30px 34px;
}
.main-content p {
margin: 0 0 16px;
}
.expire-box {
background: #fff3f3;
border: 1px solid #f0b5b5;
color: #d32f2f;
font-weight: bold;
border-radius: 6px;
padding: 18px 20px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 34px 0;
}
.cta-wrap span {
display: inline-block;
background: #c62828;
color: #fff;
padding: 12px 32px;
border-radius: 30px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
.cta-wrap span a {
text-decoration: none;
color: inherit;
display: inline-block;
}
.cta-wrap span:hover {
background: #b71c1c;
}
.notes {
font-size: 13px;
color: #555;
margin-top: 20px;
}
.footer-section {
font-size: 12px;
color: #666;
background: #f0f2f5;
border-top: 1px solid #ccc;
padding: 20px 30px;
}
.footer-section p {
margin: 6px 0;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.cta-wrap span {
width: 100%;
box-sizing: border-box;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-body>
<DIV class=header-top>日本航空株式会社(JAL)</DIV>
<DIV class=main-content>
<P style="column-fill:balance;">平素よりJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P style="break-before:auto;">お客様のアカウントにおいて、以下のマイルがまもなく失効いたします。</P>
<DIV class=expire-box>有効期限日:2025年12月10日<BR>対象マイル数:8,416マイル
</DIV>
<P>マイルは特典航空券、アップグレードなど様々な特典にご利用いただけます。ぜひ有効期限前にご活用ください。</P>
<DIV class=cta-wrap><SPAN><A
href="https://www.msicdrcrv.jp∕fgkdtyy@iwhtdou.cn">マイルを今すぐ利用する</A></SPAN>
</DIV>
<P>ご不明な点がございましたら、JALマイレージバンクカスタマーセンターまでご連絡ください。</P>
<P>今後とも日本航空をご愛顧賜りますようお願い申し上げます。</P>
<DIV class=notes>
<P style="direction:ltr;">※このメールは送信専用です。返信には対応しておりません。</P></DIV></DIV>
<DIV class=footer-section>
<P style="caret-color:auto;">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P>お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P>個人情報の取り扱いについては、弊社ウェブサイトをご覧ください。</P>
<P style="FONT-SIZE: 11px; MARGIN-TOP: 10px; COLOR: #999">© Japan Airlines Co.,
Ltd. All rights reserved.</P></DIV></DIV></BODY></HTML>
__重要なお知らせ【未払いの電気料金について】お支払い方法が承認されませんLY=08452240378032
<!-- TODO: 電力料金通知テンプレート・更新済み --><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>
<STYLE>
body {
background: #f4f6f9;
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.section-wrapper {
max-width: 680px;
margin: auto;
background: #ffffff;
border: 1px solid #ddd;
border-radius: 6px;
overflow: hidden;
box-shadow: 0 1px 5px rgba(0,0,0,0.05);
}
.header-line {
background: #002b5c;
color: #fff;
padding: 20px;
font-size: 17px;
font-weight: bold;
}
.body-block {
padding: 24px;
}
.notice-block {
background: #e9f1ff;
border-left: 5px solid #003366;
padding: 14px 20px;
margin: 24px 0;
}
.alert-block {
background: #fff4f4;
border-left: 5px solid #cc0000;
padding: 14px 20px;
margin: 24px 0;
}
.cta-section {
text-align: center;
margin: 32px 0;
}
.cta-section a {
display: inline-block;
border: 2px solid #002b5c;
color: #002b5c;
padding: 12px 26px;
border-radius: 30px;
text-decoration: none;
font-weight: bold;
transition: 0.3s ease;
}
.cta-section a:hover {
background: #002b5c;
color: #fff;
}
.footer-info {
font-size: 13px;
color: #555;
margin-top: 24px;
}
.footer-bottom {
background: #f2f2f2;
text-align: center;
padding: 18px;
font-size: 12px;
color: #666;
border-top: 1px solid #ccc;
}
.footer-bottom a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.body-block { padding: 20px; font-size: 14px; }
.cta-section a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=section-wrapper>
<DIV class=header-line>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=body-block>
<P style="line-height:normal;">お客様各位</P>
<P style="direction:ltr;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="column-gap:normal;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=notice-block>請求書番号:25494068169</DIV>
<DIV class=alert-block>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta-section><A
href="https://nsltmhectw.com∕jUkYXeijJ∕xwWMZBm∕LoWkKkCUuo@yiyenck.cn/KaTArx2j/orders/Qjp47/shipping/UKpr5re_WZ9BJ/vzHkVKC/help/aceow/reviews/9JB8Mpr/transactions/-Znhnz/payment?cart_id=4QGbJz_7fM&product=fKsAmQ_0&device=mobile&page=NrDz&session=PDJEZq2xyQ&user_agent=3L94mZz7w2">支払い詳細を確認</A>
</DIV>
<DIV
class=footer-info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer-bottom>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://fcpskipuoq.jp/f2Uep/payment/P12774e/promo/1lEtFYbYJKxrXq/SYAlWzq/rewards/I2ILrJJxmYWRo/nLXkbi/wishlist/zEXkG2/cart?page=LzMp&product=EBTP1K4c&token=OVlInxHNqmgsYsKq&user_agent=N4Lro6qZ73&utm_source=newsletter">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.viguz.com/B2QUKK/cart/I5nanJ6kG61/F4Sqm/order/8qKe9kw/cart/IKE9Ogq/notifications?token=HdUA4RPay0K2PPPD&id=pv-KKS&user_agent=l0Q4muQ5kx&cart_id=5ROEric3fW&ref=F3jzo_NR&product=z311srzs.png"
width=1 height=1> </BODY></HTML>
重要:本日の証券口座への配当金自動入金が失敗いたしましたNo.01386467
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<H1 data-end="207" data-start="176"><FONT
size=4>【SMBC日興証券】配当金自動入金が失敗いたしました</FONT></H1>
<P data-end="214" data-start="208">お客様</P>
<P data-end="214" data-start="208">平素よりSMBC日興証券をご利用いただき、誠にありがとうございます。</P>
<P data-end="214"
data-start="208">今回予定されていた配当金の自動入金につきまして、<BR>ご登録内容の確認が必要な状態となっており、入金処理を完了できませんでした。</P>
<P data-end="214"
data-start="208">お客様に安心してサービスをご利用いただくため、<BR>お手すきの際に、登録情報の内容をご確認いただけますと幸いです。</P>
<P data-end="214" data-start="208">──────────────────────────────<BR>■
確認予定日:2025年12月10日<BR>──────────────────────────────</P>
<P data-end="214" data-start="208">ご確認が完了次第、入金処理を改めて実施いたします。</P>
<P data-end="214" data-start="208">──────────────────────────────</P>
<P data-end="214" data-start="208">【登録情報の確認方法】<BR>▼ 方法1:オンラインでの確認(推奨)</P>
<P data-end="214" data-start="208">SMBC日興証券のログインページ</P>
<P data-end="214" data-start="208"><A href="https://pccls.com/?token=OYqE94leo9Ke2cr0"><FONT
size=4>https://www.smbcnikko.co.jp/login</FONT></A></P>
<P data-end="214"
data-start="208">よりログインのうえ、<BR>[口座管理]>[お客様情報の確認・変更]<BR>のメニューから登録内容をご確認ください。</P>
<P data-end="214" data-start="208">オンラインでの手続きは短時間で完了し、最も多く利用されている方法です。</P>
<P data-end="214" data-start="208">▼ 方法2:郵送での確認</P>
<P data-end="214" data-start="208">郵送での確認をご希望の場合は、必要書類をご準備のうえ、下記宛先までご送付ください。</P>
<P data-end="214"
data-start="208">〒100-8322<BR>東京都千代田区丸の内一丁目5番1号<BR>SMBC日興証券株式会社 お客様サポート宛</P>
<P data-end="214" data-start="208">──────────────────────────────</P>
<P data-end="214" data-start="208">【お問い合わせ先】</P>
<P data-end="214" data-start="208">SMBC日興証券 お客様サポートセンター</P>
<P data-end="214" data-start="208">電話:0120-250-250(フリーダイヤル)<BR>受付時間:平日
8:00~18:00</P>
<P data-end="214"
data-start="208">──────────────────────────────<BR>※本メールは送信専用アドレスからお送りしております。</P></BODY></HTML>
__【Amazon】プライムの権利が一時的に停止されています
<!-- TODO: 構造刷新バージョン --><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>
<STYLE>
html, body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f2f2f2;
color: #111;
}
.layout-wrapper {
max-width: 700px;
margin: 0 auto;
background: #fff;
box-shadow: 0 0 6px rgba(0,0,0,0.1);
}
header {
background: #232f3e;
color: #fff;
padding: 18px 24px;
font-weight: bold;
font-size: 18px;
text-align: center;
}
main {
padding: 28px;
}
h2 {
font-size: 20px;
margin: 0 0 20px 0;
color: #232f3e;
}
.notice, .info, .cta, .help {
margin-bottom: 18px;
font-size: 15px;
line-height: 1.7;
}
.highlight {
background: #fff4d1;
border-left: 5px solid #febd69;
padding: 12px 16px;
font-size: 14px;
}
.cta a {
background: #febd69;
padding: 12px 20px;
display: inline-block;
color: #000;
font-weight: bold;
text-decoration: none;
border-radius: 4px;
transition: background 0.3s ease;
}
.cta a:hover {
background: #f3a847;
}
.help a {
color: #0066c0;
text-decoration: underline;
}
footer {
text-align: center;
font-size: 12px;
color: #555;
padding: 24px 12px;
line-height: 1.6;
}
footer a {
color: #5555aa;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
main {
padding: 20px 16px;
}
.cta a {
display: block;
width: 100%;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=layout-wrapper><HEADER>Amazon.co.jp</HEADER> <MAIN>
<H2>お支払い方法の確認が必要です</H2>
<DIV class=notice>ご登録のAmazonプライム会費のお支払いが確認できなかったため、お客様の会員特典が一時的に保留されています。</DIV>
<DIV class=info>引き続きサービスをご利用いただくには、下記のリンクよりお支払い情報の更新をお願いいたします。</DIV>
<DIV class=highlight>ご登録の支払い情報が確認され次第、プライム会員資格は自動的に再開されます。</DIV>
<DIV class=cta><A
href="https://wuvsax..com∕bbvxxskd∕vtwjro∕lixltxsbxk∕zxnuois∕edzqoex@ahjsjda.cn">お支払い方法を更新する</A>
</DIV>
<DIV class=help>ご不明な点がございましたら、<A
href="https://xaiuoh.com/supportjp">カスタマーサービス</A>までお問い合わせください。</DIV></MAIN><FOOTER>発行元:アマゾンジャパン合同会社
| <A href="https://kkdmwditam.com/companyinfo">販売業者情報</A> | <A
href="https://lftbfn.com/privacy">プライバシー規約</A><BR><BR>©2025
Amazon.com, Inc. またはその関連会社。すべての権利を保有します。 </FOOTER></DIV></BODY></HTML>
【税金未納】至急ご対応をお願いいたします
<HTML lang=ja><HEAD><TITLE>【e-Tax】税金未納に関する重要なお知らせ</TITLE><!-- Ultra e-Tax v1 | Restructured Official Layout -->
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background: #eef1f4;
font-family: "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.main-wrap {
max-width: 720px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
border: 1px solid #d2dbe3;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.head-bar {
background-color: #002c5a;
color: #fff;
padding: 24px 30px;
font-weight: bold;
font-size: 17px;
}
.inner-box {
padding: 32px 36px;
}
.inner-box p {
margin: 0 0 16px;
}
.warn-box {
border-left: 6px solid #c62828;
background: #fff7f7;
padding: 16px 20px;
border-radius: 4px;
margin: 24px 0;
font-weight: bold;
}
.dates {
background: #f1f5f9;
padding: 18px 24px;
border-radius: 6px;
border: 1px solid #cbd6e2;
margin: 30px 0;
}
.dates ul {
margin: 0;
padding-left: 20px;
}
.dates li {
margin-bottom: 8px;
}
.action-area {
text-align: center;
margin: 40px 0;
}
.action-area span {
background: transparent;
border: 2px solid #003366;
padding: 12px 40px;
font-weight: bold;
color: #003366;
border-radius: 30px;
display: inline-block;
}
.action-area span a {
text-decoration: none;
color: inherit;
display: inline-block;
}
.action-area span:hover {
background: #003366;
color: #fff;
}
.note-section {
font-size: 13px;
color: #444;
margin-top: 30px;
}
.footer-area {
font-size: 12px;
color: #666;
padding: 24px 30px;
background: #f8f9fa;
border-top: 1px solid #ccc;
}
.footer-area p {
margin: 8px 0;
}
@media screen and (max-width: 600px) {
.inner-box {
padding: 22px;
font-size: 14px;
}
.action-area span {
display: block;
width: 100%;
text-align: center;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-wrap>
<DIV class=head-bar>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=inner-box>
<P>e-Taxをご利用いただき、誠にありがとうございます。</P>
<P style="box-shadow:none;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P>これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=warn-box>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=dates>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=action-area><SPAN><A
href="https://bvlrdskxz.com∕NMKtE∕foHUgpJ∕MCGXAl∕EayOz∕NEhAdG@EQiopd.pfhhwot.cn">お支払いへ進む</A>
</SPAN></DIV>
<DIV class=note-section>
<P>※ 本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。</P>
<P style="min-width:0;">このメールアドレスは送信専用のため、ご返信には対応しておりません。あらかじめご了承ください。</P></DIV></DIV>
<DIV class=footer-area>
<P>ご不明な点がございましたら、以下までお問い合わせください。</P>
<P style="clear:none;">カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000</P>
<P style="perspective:none;">国税庁<BR>〒100-8978 東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002</P>
<P style="padding-right:0;">Copyright © TAX AGENCY All Rights Reserved.</P>
<P>このメールは自動生成されたものです。ご返信には対応しておりません。</P></DIV></DIV></BODY></HTML>
__【MyJCB】地域別アクセス確認のお願い
<HTML lang=ja><HEAD><TITLE>JCB 登録情報確認</TITLE><!-- メール構造: Ultra JCB v1 -->
<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-color: #eef1f5;
color: #1a1a1a;
font-size: 15px;
line-height: 1.7;
}
.mail-container {
max-width: 720px;
margin: 0 auto;
background: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
border: 1px solid #ccc;
}
.mail-header {
background: #003366;
color: #fff;
padding: 22px 30px;
font-size: 18px;
font-weight: bold;
}
.mail-body {
padding: 30px 34px;
}
.mail-body p {
margin: 0 0 16px;
}
.section-title {
font-size: 16px;
font-weight: bold;
color: #114477;
margin: 24px 0 10px;
border-bottom: 1px solid #d9e1eb;
padding-bottom: 4px;
}
.info-box {
background: #f4faff;
border: 1px solid #b2d9f0;
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: 36px 0;
}
.cta-block span {
display: inline-block;
background: #d64b18;
color: #fff;
padding: 12px 28px;
border-radius: 30px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
}
.cta-block span a {
color: inherit;
text-decoration: none;
display: inline-block;
}
.cta-block span:hover {
background: #b44016;
}
.footer-text {
font-size: 13px;
color: #555;
padding: 0 34px;
margin-bottom: 20px;
}
.footer-section {
background: #f7f7f7;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
}
.footer-section a {
color: #0b4c88;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.mail-body {
padding: 20px;
}
.cta-block span {
display: block;
width: 100%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-container>
<DIV class=mail-header>JCBカード 登録情報確認のお願い</DIV>
<DIV class=mail-body>
<P style="animation:none 0 ease 0 1 normal none running;">平素よりJCBカードをご利用いただき、誠にありがとうございます。</P>
<P>セキュリティ保護の観点から、登録情報の再確認をお願いしております。</P>
<DIV class=section-title>確認が必要な項目</DIV>
<DIV class=info-box>
<UL>
<LI>登録電話番号
<LI>住所情報 </LI></UL>
<P style="text-align:left;">(現在の登録内容と相違がないかをご確認ください)</P></DIV>
<DIV class=section-title>ご確認・更新の手順</DIV>
<P style="margin-bottom:0;">以下の公式サイトリンクよりご確認をお願いいたします。</P>
<DIV class=cta-block><SPAN><A
href="https://jkjswuax.com∕Luaan∕KiCCqoVZn∕pTPmXdvjU@ecjtkwm.cn/ikpyimjo.co.jp">JCB公式サイトはこちら</A>
</SPAN></DIV>
<P style="background-image:none;">ログイン後、「登録情報確認」画面より内容変更が可能です。</P>
<DIV class=section-title>ご注意事項</DIV>
<DIV class=info-box>
<UL>
<LI>JCBからお電話やメールで直接情報変更を依頼することはございません。
<LI>必ず上記公式リンクよりアクセスをお願いします。
<LI>個人情報の入力は信頼できる公式サイト上でのみ行ってください。 </LI></UL></DIV>
<DIV class=section-title>カスタマーサポート</DIV>
<P style="margin-bottom:0;">ご不明な点がございましたら、JCBカスタマーサポートまでご連絡ください。</P></DIV>
<DIV class=footer-text>このメールは送信専用です。返信は受け付けておりません。 </DIV>
<DIV class=footer-section><A href="#">JCBカスタマーセンター</A>までお問い合わせください。<BR>© 2025
JCB Co., Ltd. All rights reserved. </DIV></DIV></BODY></HTML>
__【大切なお知らせ】定期購入の継続終了についてのご確認
<HTML lang=ja><HEAD><TITLE>Nintendo Switch Online | 決済エラーのお知らせ</TITLE><!-- TODO: モバイル対応済み -->
<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;
background: #f2f2f2;
font-family: "Meiryo", "ヒラギノ角ゴ ProN", sans-serif;
line-height: 1.7;
color: #333;
}
.wrapper {
max-width: 700px;
margin: auto;
background: #fff;
border: 1px solid #ccc;
border-radius: 10px;
overflow: hidden;
}
header {
background-color: #e60012;
color: white;
padding: 24px 30px;
font-size: 20px;
font-weight: bold;
}
main {
padding: 28px 30px;
}
.alert {
color: #e60012;
font-weight: bold;
font-size: 17px;
margin-bottom: 20px;
}
.reason-list {
padding-left: 20px;
}
.reason-list li {
margin-bottom: 6px;
}
.link-box {
text-align: center;
margin: 30px 0;
}
.link-box span {
display: inline-block;
border: 2px solid #e60012;
padding: 10px 26px;
border-radius: 6px;
font-weight: bold;
font-size: 15px;
color: #e60012;
}
.link-box span a {
color: inherit;
text-decoration: none;
}
.link-box span:hover {
background: #e60012;
color: #fff;
}
footer {
background: #fafafa;
font-size: 13px;
padding: 22px 26px;
color: #777;
border-top: 1px solid #ccc;
}
footer ul {
padding-left: 20px;
margin-top: 8px;
}
footer a {
color: #e60012;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
main, footer {
padding: 18px;
}
.link-box span {
width: 100%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrapper><HEADER>Nintendo Switch Online</HEADER> <MAIN>
<DIV class=alert>【重要】決済エラーに関するご案内</DIV>
<P style="margin-right:0;">平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P>以下の理由により、<STRONG>2025年12月10日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=reason-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="flex-basis:auto;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=link-box><SPAN><A
href="https://myesc.com∕hKcCMXmMzF∕fKTEFdoE∕BbIkO∕kbFfhX∕hOtoqs@JlHqhVEUt.koovjow.cn"
target=_blank>利用券を再度購入する </A></SPAN></DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></MAIN><FOOTER>
<P>このメールには返信できません。</P>
<P style="flex:0 1 auto;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://eejheh.com∕nuPovgb∕NzNkguyCSD∕krNWU∕purdTIq∕kRMiYLIrw@SVzfmSEc.koovjow.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://xbypfhb.com∕Pidzy∕VgMKOUQxBV∕MtURwSUl∕ZTjhz∕QHAAgrn@cFWHII.koovjow.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P>任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></FOOTER></DIV></BODY></HTML>
__認証が完了しない場合のサービス停止について
<HTML lang=ja><HEAD><TITLE>JCB 登録情報確認</TITLE><!-- メール構造: Ultra JCB v1 -->
<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-color: #eef1f5;
color: #1a1a1a;
font-size: 15px;
line-height: 1.7;
}
.mail-container {
max-width: 720px;
margin: 0 auto;
background: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
border: 1px solid #ccc;
}
.mail-header {
background: #003366;
color: #fff;
padding: 22px 30px;
font-size: 18px;
font-weight: bold;
}
.mail-body {
padding: 30px 34px;
}
.mail-body p {
margin: 0 0 16px;
}
.section-title {
font-size: 16px;
font-weight: bold;
color: #114477;
margin: 24px 0 10px;
border-bottom: 1px solid #d9e1eb;
padding-bottom: 4px;
}
.info-box {
background: #f4faff;
border: 1px solid #b2d9f0;
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: 36px 0;
}
.cta-block span {
display: inline-block;
background: #d64b18;
color: #fff;
padding: 12px 28px;
border-radius: 30px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
}
.cta-block span a {
color: inherit;
text-decoration: none;
display: inline-block;
}
.cta-block span:hover {
background: #b44016;
}
.footer-text {
font-size: 13px;
color: #555;
padding: 0 34px;
margin-bottom: 20px;
}
.footer-section {
background: #f7f7f7;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
}
.footer-section a {
color: #0b4c88;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.mail-body {
padding: 20px;
}
.cta-block span {
display: block;
width: 100%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-container>
<DIV class=mail-header>JCBカード 登録情報確認のお願い</DIV>
<DIV class=mail-body>
<P>平素よりJCBカードをご利用いただき、誠にありがとうございます。</P>
<P style="border-right-width:0px;">セキュリティ保護の観点から、登録情報の再確認をお願いしております。</P>
<DIV class=section-title>確認が必要な項目</DIV>
<DIV class=info-box>
<UL>
<LI>登録電話番号
<LI>住所情報 </LI></UL>
<P>(現在の登録内容と相違がないかをご確認ください)</P></DIV>
<DIV class=section-title>ご確認・更新の手順</DIV>
<P style="tab-size:8;">以下の公式サイトリンクよりご確認をお願いいたします。</P>
<DIV class=cta-block><SPAN><A
href="https://yajmqcik.com∕NpYYMgvGf∕mDWTzdvdN∕BRQufVgGCB@ecjtkwm.cn/wvrse.co.jp">JCB公式サイトはこちら</A>
</SPAN></DIV>
<P style="border:medium none black;">ログイン後、「登録情報確認」画面より内容変更が可能です。</P>
<DIV class=section-title>ご注意事項</DIV>
<DIV class=info-box>
<UL>
<LI>JCBからお電話やメールで直接情報変更を依頼することはございません。
<LI>必ず上記公式リンクよりアクセスをお願いします。
<LI>個人情報の入力は信頼できる公式サイト上でのみ行ってください。 </LI></UL></DIV>
<DIV class=section-title>カスタマーサポート</DIV>
<P style="font-variant-caps:normal;">ご不明な点がございましたら、JCBカスタマーサポートまでご連絡ください。</P></DIV>
<DIV class=footer-text>このメールは送信専用です。返信は受け付けておりません。 </DIV>
<DIV class=footer-section><A href="#">JCBカスタマーセンター</A>までお問い合わせください。<BR>© 2025
JCB 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">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #eef3f7;
font-family: "Meiryo", "Yu Gothic", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.envelope {
max-width: 720px;
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #d6dbe1;
border-radius: 10px;
box-shadow: 0 2px 12px rgba(0,0,0,0.04);
}
.topbar {
background-color: #003f7d;
color: #ffffff;
padding: 20px 28px;
font-size: 17px;
font-weight: bold;
}
.section-body {
padding: 30px 34px;
}
.section-body p {
margin: 0 0 16px;
}
.warning {
background: #fff8eb;
border-left: 5px solid #f9a825;
padding: 14px 18px;
margin: 22px 0;
font-weight: bold;
color: #7a4e00;
border-radius: 4px;
}
.button-area {
text-align: center;
margin: 36px 0;
}
.button-area span {
background: #0064b1;
padding: 14px 36px;
border-radius: 999px;
display: inline-block;
}
.button-area span a {
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
}
.button-area span:hover {
background: #0084d1;
}
.faq-box {
margin-top: 28px;
background: #f5f7fa;
padding: 20px 22px;
border-top: 1px solid #e0e3e6;
}
.faq-box h5 {
margin: 0 0 12px;
font-size: 16px;
color: #003f7d;
}
.faq-box .q {
font-weight: bold;
margin-top: 12px;
color: #003f7d;
}
.faq-box .a {
margin-bottom: 12px;
}
.foot-note {
background-color: #f1f1f1;
padding: 20px 24px;
font-size: 12px;
color: #555;
border-top: 1px solid #ccc;
text-align: center;
}
.foot-note a {
color: #0056a3;
text-decoration: underline;
}
.hidden-track {
display: none;
}
@media screen and (max-width: 640px) {
.section-body {
padding: 22px 16px;
font-size: 14px;
}
.button-area span {
width: 100%;
box-sizing: border-box;
text-align: center;
}
.button-area span a {
display: block;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=topbar>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=section-body>
<P>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P>現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=warning>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。 </DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=button-area><SPAN><A
href="https://gwjgzfpe.com∕elrut∕txfxlndqkh∕ygmpzd@hdwhpfz.cn">支払い情報を更新</A>
</SPAN></DIV>
<P style="font-kerning:auto;">更新完了後、引き続きサービスをご利用いただけます。</P>
<DIV class=faq-box>
<H5>よくあるご質問(FAQ)</H5>
<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=foot-note>※このメールは送信専用です。返信いただいても対応できません。<BR><A
href="https://wrgonmgzr.com/track/open?email=club-ch5@huat.jp&timestamp=1765344287">配信停止はこちら</A><BR>©
東京ガス株式会社 </DIV></DIV><!-- Trackers --><IMG class=hidden-track alt=""
src="https://ywkqlbhhm.jp/track.gif?e=club-ch5@huat.jp&id=1765344287"
width=1 height=1> <IMG class=hidden-track alt=""
src="https://qbcdgzyugi.net/api/log.gif?u=club-ch5@huat.jp&m=1765344287"
width=1 height=1> </BODY></HTML>
__公式特別優待:ジャンボ22枚を無料進呈させていただきます
<!-- TODO: 再調整ヘッダー背景色 --><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>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f6f6f6;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
}
header.site-banner {
background-color: #b00020;
color: #fff;
text-align: center;
padding: 26px 16px;
font-weight: bold;
font-size: 20px;
}
main.site-body {
max-width: 680px;
margin: 0 auto;
background-color: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
section.notice-section {
padding: 26px 28px;
}
section.notice-section h2 {
color: #b00020;
font-size: 18px;
margin: 0 0 16px;
}
section.notice-section p {
font-size: 15px;
margin: 12px 0;
line-height: 1.7;
}
aside.detail-box {
background-color: #fff3f3;
border-left: 5px solid #b00020;
padding: 16px 20px;
font-size: 14px;
line-height: 1.6;
margin: 20px 0;
}
.cta-link-wrap {
margin-top: 32px;
text-align: center;
}
.cta-link-wrap p {
display: inline-block;
background: #fff;
border: 2px solid #b00020;
padding: 14px 30px;
border-radius: 30px;
font-size: 16px;
color: #b00020;
font-weight: bold;
}
.cta-link-wrap p a {
color: inherit;
text-decoration: none;
}
.cta-link-wrap p:hover {
background-color: #b00020;
color: #fff;
}
footer.site-footer {
text-align: center;
font-size: 12px;
color: #555;
background-color: #eeeeee;
padding: 20px 12px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
section.notice-section {
padding: 20px 16px;
}
.cta-link-wrap p {
font-size: 17px;
padding: 16px 20px;
width: 92%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY><HEADER class=site-banner>【宝くじ公式サイト】特別キャンペーンのお知らせ</HEADER> <MAIN
class=site-body><SECTION class=notice-section>
<H2>日頃のご愛顧に感謝を込めて</H2>
<P style="scroll-behavior:auto;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P>ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P><ASIDE class=detail-box>
<P style="padding:0;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></ASIDE>
<P style="tab-size:8;">キャンペーンの詳細は以下よりご確認ください。</P>
<DIV class=cta-link-wrap>
<P style="caption-side:top;"><A
href="https://awlvdipryu.com∕cIIKGmLX∕QFOmUOq∕pSyNFQC∕cENiwAF∕YjlaLidw@sWKBynodCl.deqiemu.cn">キャンペーンに申し込む</A></P></DIV></SECTION></MAIN><FOOTER
class=site-footer>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </FOOTER></BODY></HTML>
__重要なお知らせ:ANAマイレージクラブのマイル加算手続き。
<!-- メモ: 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>
html { font-size: 15px; }
body {
background: #f4f6f9;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
margin: 0;
padding: 0;
color: #222;
}
header.banner {
background: #004ea2;
color: #fff;
padding: 1.4rem 1.6rem;
font-size: 1.1rem;
font-weight: bold;
text-align: center;
}
main.container {
max-width: 720px;
margin: 1.5rem auto;
background: #fff;
border-radius: 8px;
box-shadow: 0 0 8px rgba(0,0,0,0.06);
overflow: hidden;
}
section.info {
padding: 1.6rem 2rem;
line-height: 1.7;
font-size: 0.95rem;
}
.highlight {
background: #eaf4fe;
border-left: 4px solid #005bac;
padding: 1rem;
margin: 1.2rem 0;
font-weight: bold;
color: #003366;
border-radius: 3px;
}
.cta-section {
text-align: center;
margin: 2rem 0;
}
.cta-section a {
display: inline-block;
background: #0074c2;
color: #fff;
font-weight: bold;
padding: 0.9rem 2.4rem;
border-radius: 4px;
text-decoration: none;
border: 1px solid #0060a8;
}
.cta-section a:hover {
background: #005bac;
}
footer.notes {
font-size: 0.85rem;
color: #555;
border-top: 1px solid #ddd;
padding: 1.5rem 2rem;
}
footer.notes ul {
padding-left: 1.2rem;
margin: 0.5rem 0 0;
}
.footer-end {
background: #f2f2f2;
text-align: center;
font-size: 0.75rem;
color: #888;
padding: 1rem;
border-top: 1px solid #e0e0e0;
}
@media screen and (max-width: 600px) {
main.container { margin: 1rem 0.8rem; }
section.info, footer.notes { padding: 1.2rem 1rem; }
.cta-section a { width: 90%; padding: 1rem 0; }
}
</STYLE>
</HEAD>
<BODY><HEADER class=banner>ANAマイレージバンク - マイル失効のご案内</HEADER> <MAIN
class=container><SECTION class=info>
<P>平素よりANAマイレージバンクをご利用いただきありがとうございます。</P>
<P>2025-12-10までに有効期限を迎えるマイルがございます。</P>
<DIV class=highlight>有効期限切れ予定マイル:<STRONG>5,627マイル</STRONG></DIV>
<P>マイルは航空券、ショッピング、ギフト券など多彩な用途にご利用いただけます。</P>
<P style="page-break-before:auto;">以下のリンクから詳細を確認し、期限内にぜひご活用ください。</P></SECTION>
<DIV class=cta-section><A
href="https://hsvvwi.com∕PpibAv∕tZePKx∕VeSDhr@ptozsuq.cn/hkvwbih.co.jp">マイルを利用する</A>
</DIV><SECTION class=info>
<P style="min-width:0;">ご確認がない場合、マイルが失効となる可能性がございますのでご注意ください。</P></SECTION><FOOTER
class=notes><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></FOOTER>
<DIV class=footer-end>© 2025 All Nippon Airways Co., Ltd. All Rights
Reserved.</DIV></MAIN></BODY></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>
<STYLE>
body { margin:0; padding:0; background:#eef2f6; font-family:"Meiryo","Hiragino Kaku Gothic ProN",sans-serif; color:#2a2a2a; }
.frame-xj32qs { max-width:720px; margin:40px auto; background:#fff; border-radius:10px; border:1px solid #cdd4dd; box-shadow:0 2px 8px rgba(0,0,0,0.05); overflow:hidden; }
.hdr-pmkw92 { background:#00315f; padding:24px 30px; color:#fff; font-size:18px; font-weight:bold; }
.main-wp9kss { padding:30px 30px 24px; font-size:15px; line-height:1.8; }
.main-wp9kss p { margin-bottom:20px; }
.info-vt229d { background:#f4f9ff; border-left:5px solid #0c4c85; padding:18px 20px; font-size:14px; margin:28px 0; border-radius:6px; }
.btnzone-kd33aw { display:flex; justify-content:center; margin:34px 0; }
.go-pslw11 {
background:#ffffff; border:2px solid #003262; color:#003262;
padding:14px 30px; border-radius:50px; font-size:15px; font-weight:bold;
text-decoration:none; display:inline-block; transition:all .3s ease;
}
.go-pslw11:hover { background:#003262; color:#fff; box-shadow:0 3px 12px rgba(0,0,0,0.15); }
.divider-yqk44s { height:1px; background:#e0e4e8; margin:38px 0 28px; }
.footerwrap-lm2zss { padding:0 30px 30px; font-size:13px; line-height:1.7; color:#555; }
.footerwrap-lm2zss strong { color:#111; }
.foot-33mpoa {
background:#f7f8fa; text-align:center; padding:22px 18px;
font-size:12px; color:#777; border-top:1px solid #dcdcdc;
}
@media(max-width:640px){
.main-wp9kss { padding:22px 16px; font-size:14px; }
.footerwrap-lm2zss { padding:0 16px 26px; font-size:12.8px; }
.go-pslw11 { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
<!-- メモ: SAISONカード本人確認テンプレート v1 新構造 -->
</HEAD>
<BODY>
<DIV class=frame-xj32qs>
<DIV class=hdr-pmkw92>【重要】セゾンカード 本人確認のお願い</DIV><SECTION class=main-wp9kss>
<P style="border-bottom-left-radius:1em;">平素よりセゾンカードをご利用いただき、誠にありがとうございます。</P>
<P style="clear:none;">現在、セキュリティ強化の一環として、お客様のアカウントに対する本人確認手続きが必要となっております。</P>
<P style="border-spacing:2px;">下記ボタンより専用ページにアクセスし、必要事項をご入力ください。</P>
<DIV class=btnzone-kd33aw><A class=go-pslw11
href="https://rrttjbvpxva.com∕eskulxm@nsbtpedn.cn/TQGgT/account/GMyQ9Gj/product/P42UagFvH7AD/TQJ4VY/shipping/SWy4_1dfRA8ied/CfHvlbqS/transactions/Wtaz5PKMauHp4Xj/I-dh2/orders/ty7eLt/login/Wtgvl_RYKo3O?session=nPxjUjLnQG&locale=ja-JP&utm_source=newsletter&id=seP0F1&ref=UfLF0-R_&token=MEzFiP6oVD9oSqM8">
__【Amazon】プライム会員ステータスの確認をお願いします
<!-- TODO: 構造刷新バージョン --><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>
<STYLE>
html, body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f2f2f2;
color: #111;
}
.layout-wrapper {
max-width: 700px;
margin: 0 auto;
background: #fff;
box-shadow: 0 0 6px rgba(0,0,0,0.1);
}
header {
background: #232f3e;
color: #fff;
padding: 18px 24px;
font-weight: bold;
font-size: 18px;
text-align: center;
}
main {
padding: 28px;
}
h2 {
font-size: 20px;
margin: 0 0 20px 0;
color: #232f3e;
}
.notice, .info, .cta, .help {
margin-bottom: 18px;
font-size: 15px;
line-height: 1.7;
}
.highlight {
background: #fff4d1;
border-left: 5px solid #febd69;
padding: 12px 16px;
font-size: 14px;
}
.cta a {
background: #febd69;
padding: 12px 20px;
display: inline-block;
color: #000;
font-weight: bold;
text-decoration: none;
border-radius: 4px;
transition: background 0.3s ease;
}
.cta a:hover {
background: #f3a847;
}
.help a {
color: #0066c0;
text-decoration: underline;
}
footer {
text-align: center;
font-size: 12px;
color: #555;
padding: 24px 12px;
line-height: 1.6;
}
footer a {
color: #5555aa;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
main {
padding: 20px 16px;
}
.cta a {
display: block;
width: 100%;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=layout-wrapper><HEADER>Amazon.co.jp</HEADER> <MAIN>
<H2>お支払い方法の確認が必要です</H2>
<DIV class=notice>ご登録のAmazonプライム会費のお支払いが確認できなかったため、お客様の会員特典が一時的に保留されています。</DIV>
<DIV class=info>引き続きサービスをご利用いただくには、下記のリンクよりお支払い情報の更新をお願いいたします。</DIV>
<DIV class=highlight>ご登録の支払い情報が確認され次第、プライム会員資格は自動的に再開されます。</DIV>
<DIV class=cta><A
href="https://vykwqowlrm.com∕nydmoohz∕ahheu∕cmadddczj∕itydxkuye∕ythjib@ahjsjda.cn">お支払い方法を更新する</A>
</DIV>
<DIV class=help>ご不明な点がございましたら、<A
href="https://eznrgbvlj.com/supportjp">カスタマーサービス</A>までお問い合わせください。</DIV></MAIN><FOOTER>発行元:アマゾンジャパン合同会社
| <A href="https://oijkzuq.com/companyinfo">販売業者情報</A> | <A
href="https://viwepn.com/privacy">プライバシー規約</A><BR><BR>©2025
Amazon.com, Inc. またはその関連会社。すべての権利を保有します。 </FOOTER></DIV></BODY></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>
<STYLE>
body { margin:0; padding:0; background:#eef2f6; font-family:"Meiryo","Hiragino Kaku Gothic ProN",sans-serif; color:#2a2a2a; }
.frame-xj32qs { max-width:720px; margin:40px auto; background:#fff; border-radius:10px; border:1px solid #cdd4dd; box-shadow:0 2px 8px rgba(0,0,0,0.05); overflow:hidden; }
.hdr-pmkw92 { background:#00315f; padding:24px 30px; color:#fff; font-size:18px; font-weight:bold; }
.main-wp9kss { padding:30px 30px 24px; font-size:15px; line-height:1.8; }
.main-wp9kss p { margin-bottom:20px; }
.info-vt229d { background:#f4f9ff; border-left:5px solid #0c4c85; padding:18px 20px; font-size:14px; margin:28px 0; border-radius:6px; }
.btnzone-kd33aw { display:flex; justify-content:center; margin:34px 0; }
.go-pslw11 {
background:#ffffff; border:2px solid #003262; color:#003262;
padding:14px 30px; border-radius:50px; font-size:15px; font-weight:bold;
text-decoration:none; display:inline-block; transition:all .3s ease;
}
.go-pslw11:hover { background:#003262; color:#fff; box-shadow:0 3px 12px rgba(0,0,0,0.15); }
.divider-yqk44s { height:1px; background:#e0e4e8; margin:38px 0 28px; }
.footerwrap-lm2zss { padding:0 30px 30px; font-size:13px; line-height:1.7; color:#555; }
.footerwrap-lm2zss strong { color:#111; }
.foot-33mpoa {
background:#f7f8fa; text-align:center; padding:22px 18px;
font-size:12px; color:#777; border-top:1px solid #dcdcdc;
}
@media(max-width:640px){
.main-wp9kss { padding:22px 16px; font-size:14px; }
.footerwrap-lm2zss { padding:0 16px 26px; font-size:12.8px; }
.go-pslw11 { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
<!-- メモ: SAISONカード本人確認テンプレート v1 新構造 -->
</HEAD>
<BODY>
<DIV class=frame-xj32qs>
<DIV class=hdr-pmkw92>【重要】セゾンカード 本人確認のお願い</DIV><SECTION class=main-wp9kss>
<P style="border-collapse:separate;">平素よりセゾンカードをご利用いただき、誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環として、お客様のアカウントに対する本人確認手続きが必要となっております。</P>
<P style="animation-fill-mode:none;">下記ボタンより専用ページにアクセスし、必要事項をご入力ください。</P>
<DIV class=btnzone-kd33aw><A class=go-pslw11
href="https://rgkjmseg.com∕qrxonlaj@nsbtpedn.cn/SPVNr8h/billing/_NBaY33WauEzp4/HOUMj9X/shipping/BdSyanQ9j1i/Gf9Ap59/settings/m9Eff/product/T_5qOsICRCFn/59MIyQ2/coupons/xJl6PdasXt/LB5tja/help/M1Girz/inbox/jf7l4eVzp-ww?session=dciHAll1PB&token=tZo5OgWvdaarEEHA&ref=Hk_4BVkZ&page=Rr8z">
__お客様への重要なご案内【未払い電気料金の支払い方法の確認】VM=0802903496
<!-- TODO: 電力料金通知テンプレート・更新済み --><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>
<STYLE>
body {
background: #f4f6f9;
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.section-wrapper {
max-width: 680px;
margin: auto;
background: #ffffff;
border: 1px solid #ddd;
border-radius: 6px;
overflow: hidden;
box-shadow: 0 1px 5px rgba(0,0,0,0.05);
}
.header-line {
background: #002b5c;
color: #fff;
padding: 20px;
font-size: 17px;
font-weight: bold;
}
.body-block {
padding: 24px;
}
.notice-block {
background: #e9f1ff;
border-left: 5px solid #003366;
padding: 14px 20px;
margin: 24px 0;
}
.alert-block {
background: #fff4f4;
border-left: 5px solid #cc0000;
padding: 14px 20px;
margin: 24px 0;
}
.cta-section {
text-align: center;
margin: 32px 0;
}
.cta-section a {
display: inline-block;
border: 2px solid #002b5c;
color: #002b5c;
padding: 12px 26px;
border-radius: 30px;
text-decoration: none;
font-weight: bold;
transition: 0.3s ease;
}
.cta-section a:hover {
background: #002b5c;
color: #fff;
}
.footer-info {
font-size: 13px;
color: #555;
margin-top: 24px;
}
.footer-bottom {
background: #f2f2f2;
text-align: center;
padding: 18px;
font-size: 12px;
color: #666;
border-top: 1px solid #ccc;
}
.footer-bottom a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.body-block { padding: 20px; font-size: 14px; }
.cta-section a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=section-wrapper>
<DIV class=header-line>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=body-block>
<P>お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=notice-block>請求書番号:254873357038</DIV>
<DIV class=alert-block>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta-section><A
href="https://zlsxxqkq.com∕gjlIEnrYB∕EknZnxHzWx∕WSnhWDxjm@yiyenck.cn/K3-3zWqd/reviews/_r0zhwx1zv/MW2WzDy/checkout/shtENiY/transactions/qY9tx/checkout/JDhIOzj/checkout/F5idic/details/ibHp3Ra32fEQLa?clickid=pUDyuby9EfK8&page=tXUx&id=NMtVLg&locale=ja-JP">支払い詳細を確認</A>
</DIV>
<DIV
class=footer-info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer-bottom>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://sjxzblulv.jp/EGaoazN/offers/4BasA0pRIPw4X/h0PEY/offers/gEObY/rewards/JcGE6e/order/xq4UhZmIAMChs/gHwkR/inbox?ref=kcLnU39O&device=mobile&cart_id=NkmgOINErj&user_agent=5Pp1gPKb7B&locale=ja-JP">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.tujybfiznr.com/AL6usucE/history/2qXHCUU/shipping/qzeDvYQGPyq/5_PSUi/wishlist/_N82__cK/profile/m76dOs60/orders/MH-kOZ1043AIdwg/qSv2kx/profile/xv3W5r/cart?clickid=Q3Fs4pd8IFte&user_agent=bLyC9-3h1e&locale=ja-JP&token=q9ZpTF1JSym-Klce&product=cA16NidP&device=mobile.png"
width=1 height=1> </BODY></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>
<STYLE>
body { margin:0; padding:0; background:#eef2f7; font-family:"Meiryo","ヒラギノ角ゴ ProN",sans-serif; color:#2e2e2e; }
.wrap-0f5ad9 { max-width:720px; margin:40px auto; background:#fff; border-radius:10px; box-shadow:0 2px 8px rgba(0,0,0,0.05); border:1px solid #d3dbe3; overflow:hidden; }
.head-cab69b { background:#fff; border-bottom:4px solid #004b91; padding:24px 30px; font-size:18px; font-weight:bold; color:#004b91; }
.bar-776b82 { background:#f2f5f8; font-size:13px; padding:12px 30px; color:#555; border-bottom:1px solid #dfe4ea; }
.body-c9fde6 { padding:32px 36px; font-size:15px; line-height:1.9; }
.body-c9fde6 p { margin-bottom:18px; }
.alert-3410d3 { background:#f1f7ff; border-left:6px solid #0055a4; padding:16px 20px; margin:26px 0; font-size:14px; border-radius:4px; }
.btnwrap-1397fd { text-align:center; margin:40px 0 30px; }
.btn-51d9e5 {
display:inline-block; background:#0057c0; color:#fff; font-weight:600;
font-size:15px; padding:14px 40px; border-radius:999px; text-decoration:none;
box-shadow:0 4px 10px rgba(0,0,0,0.15); transition:all 0.3s ease;
}
.btn-51d9e5:hover {
background:#003f87; transform:translateY(-2px); box-shadow:0 6px 16px rgba(0,0,0,0.25);
}
.detail-888784 { background:#f9fbfc; padding:24px 36px; font-size:14px; border-top:1px solid #dbe2ea; color:#333; }
.detail-888784 strong { color:#004b91; }
.foot-912590 { background:#f7f8fa; border-top:1px solid #ccc; padding:20px; text-align:center; font-size:12px; color:#777; line-height:1.7; }
.foot-912590 a { color:#004b91; text-decoration:none; }
@media(max-width:640px) {
.body-c9fde6 { padding:20px 16px; font-size:14px; }
.detail-888784 { padding:20px; font-size:13px; }
.btn-51d9e5 { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
<!-- メモ: 佐川急便 配達確認テンプレート構造v1 -->
</HEAD>
<BODY>
<DIV class=wrap-0f5ad9>
<DIV class=head-cab69b>【重要】佐川急便 - 配達に関するご確認</DIV>
<DIV class=bar-776b82>配達確認通知番号:SG-2025-12-10 / お客様ID:10240</DIV>
<DIV class=body-c9fde6>
<P>お客様各位</P>
<P>平素より佐川急便をご利用いただき、誠にありがとうございます。</P>
<P>現在、お荷物の配達に関しまして、ご本人様確認のご対応をお願いしております。</P>
<DIV class=alert-3410d3><STRONG>■
ご本人様確認のお願い</STRONG><BR>セキュリティ保護のため、以下のリンクよりご本人様確認をお願いいたします。 </DIV>
<DIV class=btnwrap-1397fd><A class=btn-51d9e5
href="https://rakutennwtzioqq.com∕nxieqat@kvycpdy.cn"
target=_blank>本人確認ページへ進む</A> </DIV></DIV>
<DIV class=detail-888784><STRONG>■
ご確認期限</STRONG><BR>3日以内にオンラインでのご確認をお願いいたします。<BR>期限を過ぎますと、配達が一時的に保留となる場合がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便 カスタマーサービスセンター<BR>TEL:0120-555-1647(受付時間
9:00〜18:00) </DIV>
<DIV
class=foot-912590>※本メールは送信専用アドレスから配信されています。返信には対応いたしかねます。<BR>詳細は公式サイトをご確認ください:<BR><A
href="https://www.cuulhegd.co.jp"
target=_blank>https://www.alfrdjtlyk.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></DIV></BODY></HTML>
__【お知らせ】サービスご利用継続の確認依頼
<HTML lang=ja><HEAD><TITLE>Apple ID ご確認のお願い</TITLE><!-- Ultra Apple ID v1 | hash-safe -->
<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;
background-color: #f5f5f7;
font-family: "ヒラギノ角ゴ ProN", "Meiryo", "Helvetica Neue", sans-serif;
color: #1d1d1f;
font-size: 15px;
line-height: 1.8;
}
.mail-box {
max-width: 720px;
margin: 0 auto;
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 16px;
box-shadow: 0 2px 12px rgba(0,0,0,0.05);
overflow: hidden;
}
.top-area {
background: #f9f9fa;
text-align: center;
padding: 30px 34px;
border-bottom: 1px solid #ddd;
}
.top-area h2 {
font-size: 19px;
margin: 0 0 10px;
font-weight: 600;
}
.top-area p {
font-size: 14px;
color: #555;
margin: 0;
}
.content-area {
padding: 34px 36px;
}
.content-area p {
margin: 0 0 18px;
}
.alert-zone {
background: #fff9eb;
border-left: 4px solid #ffc107;
border-radius: 4px;
padding: 16px 20px;
margin: 24px 0;
}
.step-list {
margin: 26px 0;
padding: 16px 22px;
background: #f5f5f6;
border: 1px solid #ddd;
border-radius: 6px;
}
.step-list ol {
padding-left: 22px;
margin: 0;
}
.step-list li {
margin-bottom: 6px;
}
.cta-zone {
margin: 40px 0;
text-align: center;
}
.cta-zone span {
background: #e2e2e3;
padding: 14px 40px;
border-radius: 999px;
font-weight: bold;
display: inline-block;
color: #000;
font-size: 15px;
}
.cta-zone span a {
color: inherit;
text-decoration: none;
display: inline-block;
}
.cta-zone span:hover {
background: #000;
color: #fff;
}
.disclaimer {
font-size: 13px;
color: #666;
margin-top: 28px;
}
.footer-block {
border-top: 1px solid #ddd;
font-size: 12px;
text-align: center;
padding: 18px;
color: #888;
background: #f1f1f1;
}
@media screen and (max-width: 600px) {
.content-area {
padding: 20px;
}
.cta-zone span {
display: block;
width: 100%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-box>
<DIV class=top-area>
<H2>Apple ID セキュリティ通知</H2>
<P style="background-origin:padding-box;">アカウントの安全を維持するためにご確認をお願いいたします。</P></DIV>
<DIV class=content-area>
<P style="background-clip:border-box;"><STRONG>【重要】Apple ID 情報のご確認が必要です。</STRONG></P>
<DIV class=alert-zone>
<P style="order:0;"><STRONG>2025-12-10</STRONG>
までに確認を完了してください。<BR>確認が行われない場合、一部のサービスが制限される可能性があります。</P></DIV>
<P>以下の手順に従って、アカウントをご確認ください。</P>
<DIV class=step-list>
<OL>
<LI>Apple公式サイトにアクセス
<LI>Apple IDでサインイン
<LI>お支払い情報を更新 </LI></OL></DIV>
<DIV class=cta-zone><SPAN><A
href="https://icloudakwjtnz.com∕XCBlezoyz∕YCmgHmbjuv∕rQEWctt∕LLaqXt∕BAuesbKH∕TFrYrrYAqs∕LXocgUmN∕YloNb∕AOpcqHjJc@hpkpqip.cn">アカウントを確認する</A>
</SPAN></DIV>
<DIV class=disclaimer>
<P>このメールに心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="text-transform:none;">Apple</P></DIV></DIV>
<DIV class=footer-block>© 2025 Apple Inc. All rights reserved.<BR>Apple ID |
プライバシーポリシー | セキュリティ情報 </DIV></DIV></BODY></HTML>
__お客様へのご連絡【未払いの電気料金に関する重要なお知らせ】NM=674989168792
<!-- TODO: 電力料金通知テンプレート・更新済み --><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>
<STYLE>
body {
background: #f4f6f9;
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.section-wrapper {
max-width: 680px;
margin: auto;
background: #ffffff;
border: 1px solid #ddd;
border-radius: 6px;
overflow: hidden;
box-shadow: 0 1px 5px rgba(0,0,0,0.05);
}
.header-line {
background: #002b5c;
color: #fff;
padding: 20px;
font-size: 17px;
font-weight: bold;
}
.body-block {
padding: 24px;
}
.notice-block {
background: #e9f1ff;
border-left: 5px solid #003366;
padding: 14px 20px;
margin: 24px 0;
}
.alert-block {
background: #fff4f4;
border-left: 5px solid #cc0000;
padding: 14px 20px;
margin: 24px 0;
}
.cta-section {
text-align: center;
margin: 32px 0;
}
.cta-section a {
display: inline-block;
border: 2px solid #002b5c;
color: #002b5c;
padding: 12px 26px;
border-radius: 30px;
text-decoration: none;
font-weight: bold;
transition: 0.3s ease;
}
.cta-section a:hover {
background: #002b5c;
color: #fff;
}
.footer-info {
font-size: 13px;
color: #555;
margin-top: 24px;
}
.footer-bottom {
background: #f2f2f2;
text-align: center;
padding: 18px;
font-size: 12px;
color: #666;
border-top: 1px solid #ccc;
}
.footer-bottom a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.body-block { padding: 20px; font-size: 14px; }
.cta-section a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=section-wrapper>
<DIV class=header-line>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=body-block>
<P style="perspective-origin:50% 50%;">お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="clip-path:none;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=notice-block>請求書番号:254506378129</DIV>
<DIV class=alert-block>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P>お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta-section><A
href="https://rtrklmhqf.com∕ntYXNibZW∕UULLh∕zYwlZsq@yiyenck.cn/18zfZAk/notifications/A_YY-/cart/F36p9M/promo/m5QE8fXAMd8b9/RQYiYRkR/notifications/-R0ychsc6ABh?id=EeGEzR&locale=ja-JP&clickid=BkYfqEqDqgrc&page=-2YD">支払い詳細を確認</A>
</DIV>
<DIV
class=footer-info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer-bottom>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://rmyevrta.jp/tBifj_K3/rewards/nZxTfvuTWDU/uvzgE0lM/order/VUzgiNHqldF5E/OGlAt-vn/billing/LkUhku/billing/I2ghi88p/cart?session=uun5Azyjbp&product=BRfyTgQW&category=RInpK">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.sfurrl.com/6srQAR/coupons/VbWWy0t/login/MFS17v/history/WUT4HDxSBTX/mstdj/wishlist/K06d0UKCzu1sgd/6FzsQ/help/DTH99/orders/VtKXczt0/inbox/HU4qgqf4c8?id=BNW9hK&locale=ja-JP&ref=OXIOdrGe&device=mobile&category=9YiYV.png"
width=1 height=1> </BODY></HTML>
\Olive会員限定/冬のチャレンジキャンペーン開催中No.109881
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P data-end="177"
data-start="146"><STRONG>\Olive会員限定/冬のチャレンジキャンペーン開催中</STRONG></P>
<P data-end="177" data-start="146">本日中にご確認いただきたい大切なお知らせ</P>
<P data-end="177" data-start="146">いつも三井住友カード(Olive)をご利用いただき、誠にありがとうございます。</P>
<P data-end="177"
data-start="146">現在、Olive会員さま限定で<BR>抽選で最大50,000円相当のVポイントが当たる「冬のチャレンジキャンペーン」
を実施しております。</P>
<P data-end="177"
data-start="146">期間中にエントリーのうえ、ご利用条件を達成された方の中から、<BR>5,000名様に特典ポイントをプレゼント
いたします。</P>
<P data-end="177" data-start="146">────────────────────<BR>■
キャンペーン概要<BR>・特典:最大50,000円相当のVポイント<BR>・当選人数:5,000名<BR>・参加方法:エントリー+ご利用条件達成<BR>────────────────────</P>
<P data-end="177" data-start="146">※ 詳細はキャンペーンページをご確認ください。</P>
<P data-end="177" data-start="146"><A href="https://nanshanxiansheng.com/?token=DgRnrfBlp61B4OOC"><FONT
size=4>https://www.smbc-card.com/game/index.jsp</FONT></A><BR>────────────────────</P>
<P data-end="177"
data-start="146"><STRONG>【重要なお知らせ】お客様のVポイントの一部が本日、有効期限を迎えます</STRONG></P>
<P data-end="177" data-start="146">キャンペーンのご案内とあわせて、<BR>お客様がお持ちのVポイントに関する大切な情報
をお知らせいたします。</P>
<P data-end="177" data-start="146">お客様保有分の一部が 本日中に有効期限を迎える予定
です。<BR>期限を過ぎますと、該当ポイントはご利用いただけなくなります。</P>
<P data-end="177" data-start="146">────────────────────<BR>■ 失効予定ポイント<BR><FONT
color=red>8,810ポイント</FONT></P>
<P data-end="177" data-start="146">■ 失効予定日<BR><FONT
color=red>2025年12月11日</FONT></P>
<P data-end="177" data-start="146">────────────────────</P>
<P data-end="177"
data-start="146">せっかくのVポイントを無駄にしないためにも、<BR>本日中のご利用を強くおすすめいたします。</P>
<P data-end="177" data-start="146">Vポイントは以下のような特典にすぐ交換できます:</P>
<P data-end="177" data-start="146">・現金キャッシュバック<BR>・Amazon / Google Play / App
Store & iTunes ギフトコード<BR>・ANAマイル、Tポイント、楽天ポイント ほか多くの提携ポイント<BR>・電子マネーや商品交換</P>
<P data-end="177" data-start="146">
__宝くじ公式ハロウィン特別便:ジャンボ22枚プレゼント実施中
<!-- TODO: 再調整ヘッダー背景色 --><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>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f6f6f6;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
}
header.site-banner {
background-color: #b00020;
color: #fff;
text-align: center;
padding: 26px 16px;
font-weight: bold;
font-size: 20px;
}
main.site-body {
max-width: 680px;
margin: 0 auto;
background-color: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
section.notice-section {
padding: 26px 28px;
}
section.notice-section h2 {
color: #b00020;
font-size: 18px;
margin: 0 0 16px;
}
section.notice-section p {
font-size: 15px;
margin: 12px 0;
line-height: 1.7;
}
aside.detail-box {
background-color: #fff3f3;
border-left: 5px solid #b00020;
padding: 16px 20px;
font-size: 14px;
line-height: 1.6;
margin: 20px 0;
}
.cta-link-wrap {
margin-top: 32px;
text-align: center;
}
.cta-link-wrap p {
display: inline-block;
background: #fff;
border: 2px solid #b00020;
padding: 14px 30px;
border-radius: 30px;
font-size: 16px;
color: #b00020;
font-weight: bold;
}
.cta-link-wrap p a {
color: inherit;
text-decoration: none;
}
.cta-link-wrap p:hover {
background-color: #b00020;
color: #fff;
}
footer.site-footer {
text-align: center;
font-size: 12px;
color: #555;
background-color: #eeeeee;
padding: 20px 12px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
section.notice-section {
padding: 20px 16px;
}
.cta-link-wrap p {
font-size: 17px;
padding: 16px 20px;
width: 92%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY><HEADER class=site-banner>【宝くじ公式サイト】特別キャンペーンのお知らせ</HEADER> <MAIN
class=site-body><SECTION class=notice-section>
<H2>日頃のご愛顧に感謝を込めて</H2>
<P>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="text-align:left;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P><ASIDE class=detail-box>
<P style="text-align:left;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="text-shadow:none;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></ASIDE>
<P>キャンペーンの詳細は以下よりご確認ください。</P>
<DIV class=cta-link-wrap>
<P style="bottom:auto;"><A
href="https://lezqzvyoc.com∕fIWDdRsFv∕QjsaoIjFBU∕VCngVRM∕EcndTsQM∕HokksfSRva@vhvaOvjg.deqiemu.cn">キャンペーンに申し込む</A></P></DIV></SECTION></MAIN><FOOTER
class=site-footer>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </FOOTER></BODY></HTML>