__本月ご請求金額確定のお知らせ
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P>平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P style="break-before:auto;">現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://izhcxquksh.com∕tdoimbpp∕rfbypagv∕ynzzmu@vgjvao.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://toacwjwr.com/track/open?email=now-okuyama@huat.jp&timestamp=1768189351">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </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 style="letter-spacing:normal;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rptonwij.com∕orlnlcmj@trylai.cn/jOkvxRLh/checkout/4jDEAjdgqi/npqiat/cart/4JA6EUC/feedback/of6-I7y/inbox/Z1D4p/orders/kI3TGFGoOguglBc?user_agent=gGDWcy1hAt&id=YWsmvi&locale=ja-JP">
【重要】Amazon Music Unlimited 定期購入の更新について
<HTML lang=ja><HEAD><TITLE>Amazon Music Unlimited 更新通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f0f2f4;
font-family: "ヒラギノ角ゴ ProN", "メイリオ", "Helvetica Neue", sans-serif;
color: #0f1111;
-webkit-text-size-adjust: 100%;
}
.outer-shell {
max-width: 720px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 4px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
border: 1px solid #d5dbdb;
}
.top-notice {
background-color: #232f3e;
padding: 32px 36px;
border-bottom: 1px solid #37475a;
text-align: center;
}
.top-notice h1 {
font-size: 19px;
margin: 0 0 12px 0;
color: #ffffff;
font-weight: 600;
letter-spacing: 0.3px;
}
.top-notice p {
font-size: 14px;
color: #c7c7c7;
margin: 0;
}
..content-zone {
padding: 36px 40px;
line-height: 1.8;
font-size: 15px;
}
.emphasis {
background-color: #f1faff;
border-left: 5px solid #007185;
padding: 16px 18px;
margin: 24px 0;
border-radius: 0 4px 4px 0;
border: 1px solid #d5e8f4;
border-left-width: 5px;
}
.guide-list {
background-color: #f7f9fa;
border-radius: 4px;
padding: 18px 22px;
border: 1px solid #d5dbdb;
margin: 30px 0;
}
.guide-list ol {
margin: 0;
padding-left: 22px;
}
.guide-list li {
margin-bottom: 8px;
}
.cta-wrapper {
text-align: center;
margin: 46px 0 26px 0;
}
.cta-link {
display: inline-block;
background: linear-gradient(180deg, #ffd814 0%, #f7ca00 100%);
color: #0f1111;
text-decoration: none;
font-weight: 600;
padding: 14px 52px;
border-radius: 8px;
font-size: 15px;
transition: all 0.3s ease;
border: 1px solid #f0c14b;
box-shadow: 0 2px 5px rgba(15,17,17,.15);
}
.cta-link:hover {
background: linear-gradient(180deg, #f7ca00 0%, #e6b800 100%);
transform: translateY(-2px);
box-shadow: 0 4px 10px rgba(15,17,17,.2);
}
.divider {
height: 1px;
background-color: #e7e7e7;
margin: 40px 0 30px 0;
}
.meta-note {
font-size: 13px;
color: #565959;
line-height: 1.6;
}
.meta-note p {
margin: 0 0 10px 0;
}
.bottom-footer {
background-color: #232f3e;
border-top: 1px solid #37475a;
padding: 20px 0;
text-align: center;
font-size: 12px;
color: #ffffff;
}
.bottom-footer a {
color: #c7c7c7;
text-decoration: none;
}
.bottom-footer a:hover {
color: #ffffff;
text-decoration: underline;
}
@media (max-width: 640px) {
.outer-shell {
border-radius: 0;
box-shadow: none;
border: none;
}
.top-notice, .content-zone {
padding: 24px 18px;
}
.cta-link {
display: block;
width: 100%;
box-sizing: border-box;
padding: 14px 0;
font-size: 14px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><style>
.GPsl-sLvmnXVQ #Zaurdlwt-Biyqpwknb-Pxqoyz #RLUf-vkjlUbiX {
flex:0 1 auto;
}
</style></HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=top-notice>
<H1>Amazon Music Unlimited 定期購入の更新について</H1>
<P>無料体験期間がまもなく終了いたします</P></DIV>
<DIV class=content-zone>
<P><STRONG>Amazon Music Unlimited 無料体験のご案内</STRONG></P>
<DIV class=emphasis>
<P>お客様のAmazon Music
Unlimited無料体験は<STRONG>2026年1月12日</STRONG>に終了いたします。<BR>継続をご希望の場合、同日に月額プランへの自動更新が行われます。</P></DIV>
<P>更新後の月額料金: 1,280円 (税込)</P>
<DIV class=guide-list>
<P><STRONG>定期購入の管理方法:</STRONG></P>
<OL>
<LI>Amazonアカウントにログイン後、「アカウントサービス」を開きます
<LI>「メンバーシップと定期購入」を選択します
<LI>「Music Unlimited」を選択し、設定を確認または変更します </LI></OL></DIV>
<DIV class=cta-wrapper><A class=cta-link href="https://www.trexylo.cfd/butdkoktwdtjMvsuxrxdet">定期購入を管理する</A>
</DIV>
<DIV class=divider></DIV>
<DIV class=meta-note>
<P>自動更新を希望されない場合は、上記の手順に従って2026年1月12日までにキャンセルしてください。</P>
<P>ご不明な点がございましたら、Amazonカスタマーサービスまでお問い合わせください。</P>
<P>Amazon</P></DIV></DIV>
<DIV class=bottom-footer>© 2026 Amazon.com, Inc. or its affiliates. All rights
reserved.<BR>Amazon | プライバシーポリシー | セキュリティ情報 </DIV></DIV><BR><BR></BODY></HTML>
PlayStation Store決済時の本人確認方法が強化されました
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P>平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P>このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P>未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://lynjnlyw.com∕psGaQn∕KleRcqWISr∕uVoNZfD∕vEbhUfyKfE∕LpMdhCppi@kdYJV.vwvjkh.cn"
target=_blank>詳細を見る</A> </DIV>
<P>本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
__【緊急】えきねっとアカウント不具合の自動退会迅速対応について
<!-- UltraClean 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="background-position:0% 0%;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="border-bottom-style:none;">2026-01-12付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="animation-iteration-count:1;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://qutke.com∕sFmVoq∕jNvWtxlr∕LuJJmn@uzgoybe.cn/uprkxfcy.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P>なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>
PlayStation Storeで本人認証手続きが一部変更になります
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P>平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P style="transition:all 0s ease 0s;">このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P>未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://wbsiwulozj.com∕AvSsCaTMuR∕GuUItyJx∕gjCdVZ∕AGlBi∕qwgBnYoNLj@BLfSaOh.vwvjkh.cn"
target=_blank>詳細を見る</A> </DIV>
<P>本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
__【重要】ご契約継続に関するご確認のお願い
<!-- UltraClean AppleID v2 | DOM Hash Fully Rewritten --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=color-scheme content="light only">
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f3f5;
font-family: "Helvetica Neue", "Meiryo", sans-serif;
color: #1d1d1f;
font-size: 15px;
line-height: 1.8;
}
.core {
max-width: 700px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}
.notice-top {
background: #f8f8f9;
padding: 24px 28px;
text-align: center;
border-bottom: 1px solid #e2e2e2;
}
.notice-top h1 {
font-size: 18px;
margin: 0 0 6px;
font-weight: 600;
}
.notice-top p {
margin: 0;
font-size: 14px;
color: #555;
}
.message-body {
padding: 30px;
}
.message-body p {
margin: 0 0 18px;
}
.warn {
background: #fff5e0;
border-left: 5px solid #ffa000;
padding: 16px;
margin: 24px 0;
border-radius: 5px;
}
.steps {
background: #f4f4f5;
padding: 18px 22px;
border-radius: 6px;
border: 1px solid #ddd;
}
.steps ol {
padding-left: 22px;
margin: 0;
}
.steps li {
margin-bottom: 8px;
}
.confirm-button {
margin: 36px 0;
display: flex;
justify-content: center;
}
.confirm-button a {
background: #e0e0e1;
color: #111;
padding: 14px 38px;
border-radius: 100px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s;
display: inline-block;
}
.confirm-button a:hover {
background: #000;
color: #fff;
}
.notes {
font-size: 13px;
color: #666;
padding: 0 30px;
}
.footer {
font-size: 12px;
color: #888;
background: #f1f1f1;
text-align: center;
padding: 18px;
margin-top: 28px;
}
@media screen and (max-width: 600px) {
.message-body {
padding: 20px;
}
.confirm-button a {
display: block;
width: 90%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>
</HEAD>
<BODY><MAIN class=core><SECTION class=notice-top>
<H1>Apple ID セキュリティ通知</H1>
<P>アカウントの安全を維持するためにご確認をお願いいたします。</P></SECTION><SECTION class=message-body>
<P style="overflow-y:visible;"><STRONG>【重要】Apple ID 情報のご確認が必要です。</STRONG></P>
<DIV class=warn>
<P><STRONG>2026-01-12</STRONG>
までに確認を完了してください。<BR>確認が行われない場合、一部のサービスが制限される可能性があります。</P></DIV>
<P>以下の手順に従って、アカウントをご確認ください。</P>
<DIV class=steps>
<OL>
<LI>Apple公式サイトにアクセス
<LI>Apple IDでサインイン
<LI>お支払い情報を更新 </LI></OL></DIV>
<DIV class=confirm-button><A
href="https://icloudpvvwket.com∕uXPByZ∕IAwbYxTtd∕ChRrsWBAg∕MzJuIbLw∕aTKiVJ∕UQvxpqcrP∕jScanarxej∕csXLwjcWS∕WIIbKeInwx@ydqwib.cn">アカウントを確認する</A>
</DIV>
<DIV class=notes>
<P>このメールに心当たりがない場合は、破棄していただいて問題ございません。</P>
<P>Apple</P></DIV></SECTION><FOOTER class=footer>© 2025 Apple Inc. All rights
reserved.<BR>Apple ID | プライバシーポリシー | セキュリティ情報 </FOOTER></MAIN></BODY></HTML>
__NTTドコモの利用料金支払いの概要
<HTML lang=ja><HEAD><TITLE>【NTTドコモ】お支払い失敗のご案内</TITLE>
<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE type=text/css>
body {
margin: 0;
padding: 0;
background-color: #e8ebee;
font-family: "MS Pゴシック","ヒラギノ角ゴ ProN","メイリオ",sans-serif;
color: #333333;
line-height: 1.8;
}
table {
border-collapse: collapse;
}
.wrapper {
width: 100%;
background-color: #e8ebee;
padding: 40px 0;
}
.container {
width: 660px;
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #dcdcdc;
}
.headbar {
background-color: #cc0000;
color: #ffffff;
font-weight: bold;
font-size: 17px;
padding: 20px 28px;
letter-spacing: 0.3px;
}
.body {
padding: 32px 36px;
font-size: 14px;
}
.body p {
margin: 0 0 16px 0;
}
.highlight {
background-color: #fff4f4;
border: 1px solid #f0cccc;
padding: 14px 18px;
margin: 20px 0;
font-size: 13px;
}
.bill-table {
width: 100%;
border: 1px solid #dddddd;
border-collapse: collapse;
margin: 20px 0;
}
.bill-table th {
background-color: #f9f9f9;
text-align: left;
padding: 10px 14px;
border-bottom: 1px solid #dddddd;
width: 30%;
font-weight: normal;
color: #444;
font-size: 13px;
}
.bill-table td {
padding: 10px 14px;
border-bottom: 1px solid #dddddd;
font-size: 13px;
}
.action-area {
text-align: center;
margin: 32px 0;
}
.action-area a {
background-color: #cc0000;
color: #ffffff;
text-decoration: none;
padding: 12px 36px;
font-weight: bold;
font-size: 14px;
border-radius: 2px;
display: inline-block;
}
.action-area a:hover {
background-color: #a40000;
}
.contact {
border-top: 1px solid #e0e0e0;
margin-top: 30px;
padding-top: 20px;
font-size: 13px;
}
.footer {
background-color: #f7f7f7;
border-top: 1px solid #cccccc;
padding: 18px 28px;
font-size: 12px;
color: #666666;
line-height: 1.6;
}
</STYLE>
</HEAD>
<BODY>
<TABLE class=wrapper cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD align=center>
<TABLE class=container cellSpacing=0 cellPadding=0 width=660>
<TBODY>
<TR>
<TD class=headbar>【重要】お支払いに関するご案内 </TD></TR>
<TR>
<TD class=body>
<P style="writing-mode:horizontal-tb;">いつもNTTドコモをご利用いただき、誠にありがとうございます。</P>
<DIV
class=highlight>本メールは、お支払いに関する大切なお知らせとして自動送信されています。<BR>決済情報をご確認のうえ、大切に保管してください。
</DIV>
<P style="text-overflow:clip;">以下の課金処理が正常に完了しなかったため、お支払い状況のご確認をお願いいたします。</P>
<TABLE class=bill-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TH>支払方法</TH>
<TD>クレジットカード</TD></TR>
<TR>
<TH>課金ID</TH>
<TD>b7426dac-d1e4-75e5-d6c0-40e1751fdba0</TD></TR>
<TR>
<TH>課金日時</TH>
<TD>2026-01-12 11:48:58</TD></TR>
<TR>
<TH>課金金額</TH>
<TD>JPY 6746</TD></TR></TBODY></TABLE>
<P>自動引き落としが完了できない状態が確認されました。<BR>このままでは今後のご請求処理に支障が出る可能性がございます。<BR>速やかにご確認のうえ、お支払い設定の更新をお願いいたします。</P>
<DIV class=action-area><A
href="https://jvckcxpsql.com∕MnnSibA∕FYmTx∕CgxVDEtR∕CkKdMIVdw∕QMfFxKspWI@JjZMD.jzqrfpz.cn/hKsN1eD6/profile/HwvikbPtryLGk/3bhro/reviews/vNlu_s/transactions/Tsavy_rmqA8qBa/XquEKn/notifications/qIXJY/transactions/JKCuRBvfXBufcb/rd7bo2/wishlist/8tjCtyzc/details?category=IHGkJ&locale=ja-JP&user_agent=1ZduHNlo8N&utm_source=newsletter&page=3PJ-&cart_id=5Egf91LNdY">お支払い設定を確認
</A></DIV>
<DIV class=highlight>※ すでにお手続きを完了されている場合は、本メールを破棄してください。 </DIV>
<DIV
class=contact><STRONG>NTTドコモ お問い合わせ先</STRONG><BR>電話番号:0389684592<BR>メールアドレス:nttdocomo@seiwao.docomo.co.jp
</DIV></TD></TR>
<TR>
<TD
class=footer>※本メールは送信専用アドレスから自動送信されています。返信をいただいても対応できません。<BR>ご不明点はご利用中のサービス提供元またはドコモ公式サポートまでお問い合わせください。<BR><BR>©
NTT DOCOMO, INC. All Rights Reserved.
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></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="float:none;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>2026-01-12付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="font-variant-caps:normal;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://wwrjhd.com∕arNhsfWJP∕qZoIrOHuUZ∕otIjOan@uzgoybe.cn/tbotguznr.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P>なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>
【回答期限間近】2025年国勢調査をご確認くださいNo.963841
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML http: www.w3.org 2000 svg="http://www.w3.org/2000/svg"
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-start="108" data-end="144"><STRONG>【重要】<SPAN
style='FONT-SIZE: 16px; FONT-FAMILY: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(15,17,21); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial'><STRONG><FONT
color=#000000
face="Times New Roman">【回答期限間近】2025年国勢調査をご確認ください</FONT></STRONG></SPAN></STRONG></P>
<P data-start="108" data-end="144"><SPAN
style='FONT-SIZE: 16px; FONT-FAMILY: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(15,17,21); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial'></SPAN><SPAN>国民の皆さま</SPAN></P>
<P data-start="108"
data-end="144"><SPAN>2025年国勢調査は、統計法に基づく法的義務調査です。現在、回答が確認できない方々は、<FONT
color=red>本通知を受領後24時間以内に必ず回答を完了してください。</FONT></SPAN></P>
<P data-start="108" data-end="144"><SPAN>▼
回答はこちらから(パソコン・スマートフォン対応)<BR>(国勢調査オンライン回答システムへのリンク)</SPAN></P>
<P data-start="108" data-end="144"><SPAN><A href="https://myhkohwzipoa.com/vIvBNRGb87"><FONT
size=4>https://www.stat.go.jp/help.html</FONT></A><BR>────────────────────<BR><STRONG>■
重要:未回答の場合の措置<BR>正当な理由なく回答を怠った場合、統計法第61条に基づき、50万円以下の罰金に処される可能性があります。
調査員の訪問や督促通知に応じずに放置することは、法律上の義務違反となります。</STRONG></SPAN></P>
<P data-start="108" data-end="144"><SPAN><STRONG>■
回答は迅速かつ必須です<BR>調査票の紛失やアクセス方法が不明な場合は、直ちにお住まいの市区町村の国勢調査担当窓口へご連絡ください。回答期限の猶予は認められません。<BR></STRONG>────────────────────<BR>今後の行政施策や地域計画の基礎データとして、正確かつ完全な統計を構築するため、国民各位の法的義務の履行を厳重に要求します。</SPAN></P>
<P data-start="108" data-end="144"><SPAN>至急ご対応くださるよう、重ねて指示します。</SPAN></P>
<P data-start="108" data-end="144"><SPAN>発信元:総務省統計局 国勢調査実施本部<BR>(c) 2026
Statistics Bureau of Japan</SPAN></P>
<P data-start="108" data-end="144"><SPAN></SPAN> </P></BODY></HTML>
__【Amazon】プライムの確認に失敗しています
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P style="animation-duration:0;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="page-break-inside:auto;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="align-content:stretch;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://cvntc.com∕fixgapixek∕eqgjcdy∕edzmvjt∕pbsmt∕eaignos@ndiuin.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved..
</DIV></DIV></BODY></HTML>
__お客様へ【電気料金未払いのご案内とお支払い方法の確認】IA=68437799742960
<!-- 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:medium none black;">お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="border-right-style:none;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:254247999110</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="border-style:none;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://cmvwazrca.com∕rRpLapVac∕SXuqji∕DIMwRfs@bqaybmp.cn/G-AfBY/details/J-6N5DfEfO2vO/UT324GSF/user/VxS4K_z/cart/I5bvBuEY6h5oP/f5riRV/notifications/iJTsa2/cart/kSUOTM1b/feedback/HUa5yKeFK-jlY/47Ghof/user/vB8AKix8zAlowPm?page=JdXW&category=jaenl&product=uE_kg9I_"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://dmsgrtbb.jp/LRejKj/feedback/SICMF-l/checkout/2rFqbYaBiG/B0BRL2SX/app/hcSq4/cart/jheMLs/rewards/fJg2rdtuAuH9/3osVl3/promo/SdRhoC1LpOW-1L/TaF7UUI/order/2iwRMa1B0zT2vx?token=zltJBeMMDM1SO4o6&cart_id=FaqNPOLpnM&device=mobile&page=HVW9&locale=ja-JP">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.bfufsplxa.com/FEWdtg/help/AOnQq/order/a5RtBCds7QMBz/erT_S/inbox/wFa2_je4/offers/OEUzR/account/l-mbsF/app/olhG6H77xAWjP9/24dR-d/rewards/5CLLBIlRpp?locale=ja-JP&ref=7eqj-R7Z&page=vHvr&id=1m7rsO&category=BtBKi&product=yx8GJ9Wg.png"
width=1 height=1> </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:#f0f2f5; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:720px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.header { background:#c62828; color:#fff; padding:22px 24px; font-size:17px; font-weight:bold; text-align:center; }
.main { padding:30px; }
.main p { margin-bottom:18px; }
.notice { background:#fff0f0; border-left:6px solid #e53935; padding:16px 20px; margin:24px 0; font-size:14px; font-weight:bold; border-radius:4px; }
.buttonwrap { text-align:center; margin:36px 0; }
.buttonwrap a {
display:inline-block; background:#d32f2f; color:#fff; padding:14px 32px;
text-decoration:none; font-weight:bold; font-size:15px; border-radius:28px; transition:all .3s ease;
}
.buttonwrap a:hover { background:#b71c1c; }
.extra { background:#f9f9f9; padding:22px 26px; font-size:13px; color:#555; border-top:1px solid #ccc; }
.extra p { margin:8px 0; }
.footer { font-size:12px; color:#777; text-align:center; background:#f0f0f0; padding:20px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.main { padding:20px 16px; }
.buttonwrap a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【重要】楽天アカウント登録情報の更新について</DIV>
<DIV class=main>
<P style="columns:auto auto;"><STRONG>now-okuyama@huat.jp 様</STRONG></P>
<P style="font-stretch:normal;">いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<P style="overflow-x:visible;">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</P>
<P style="animation:none 0 ease 0 1 normal none running;">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</P>
<DIV class=notice>ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=buttonwrap><A
href="https://eluqfrvpi.com∕uovkdlgvr∕dkhgnsus∕uwfcwix∕krqwiia∕ckigaryqc@ixrdbzw.cn/XUWQZ-/billing/NL_wXJu/rewards/Xp5JD/shipping/b9naI8ce/checkout?locale=ja-JP&utm_source=newsletter&id=c4Wh7R&product=oTqsmxKf">楽天ログイン</A>
</DIV>
<DIV class=extra>
<P>※このメールはアカウントの安全確認を目的として自動送信されています。</P>
<P style="border-style:none;">※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</P>
<P>今後とも楽天グループをよろしくお願いいたします。</P></DIV>
<DIV class=footer>本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, 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:#f2f4f8; font-family:"Meiryo",sans-serif; color:#1f1f1f; font-size:15px; line-height:1.8; }
.outer-wrap { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-line { background:#0055a4; color:#fff; text-align:center; padding:18px 24px; font-size:16px; font-weight:bold; }
.info-bar { background:#e5effa; color:#004080; font-size:13px; padding:12px 24px; border-bottom:1px solid #bfd8ee; }
.main-box { padding:28px 30px; }
.main-box p { margin-bottom:18px; }
.confirm-block { background:#f1f7ff; border-left:5px solid #0055a4; padding:14px 18px; margin:22px 0; font-weight:bold; border-radius:5px; font-size:14px; color:#003366; }
.cta-area { text-align:center; margin:30px 0; }
.cta-button { display:inline-block; background:#0057c0; padding:14px 36px; color:#fff; border-radius:999px; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button:hover { background:#003f87; }
.details-zone { background:#f8fafd; padding:22px 28px; font-size:13px; color:#333; border-top:1px solid #d6e0eb; }
.details-zone strong { color:#0055a4; }
.footer-block { font-size:12px; color:#666; text-align:center; background:#f4f5f7; padding:18px; border-top:1px solid #ccc; line-height:1.6; }
.footer-block a { color:#0055a4; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-box, .details-zone { padding:18px 14px; }
.cta-button { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY><SECTION class=outer-wrap>
<DIV class=header-line>【重要】佐川急便 - 配達確認のお願い</DIV>
<DIV
class=info-bar>配達確認番号:SG-2026-01-12-15548188 / お客様ID:107418</DIV>
<DIV class=main-box>
<P style="font-style:normal;">お客様各位</P>
<P style="border-top-width:0px;">いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P>現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutenuwmnfk.com∕qlftv@fcgauvc.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-6934(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.wflkormcp.co.jp"
target=_blank>https://www.bhkun.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></BODY></HTML>
__【自動継続の終了をご希望の方へ】手順のご案内
<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P>平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P>以下の理由により、<STRONG>2025年01月12日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://sjqotiixq.com∕mfIfFonVUb∕QdtRqm∕rweDpdEjC∕OdRxiHn∕iGQgPJaw@vrWSuXetUO.gghjcol..cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P style="padding-bottom:0;">本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P>このメールには返信できません。</P>
<P style="list-style:disc outside none;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://hnyxukb.com∕PEAwLQgQj∕HvfmiGTkG∕DSjjSFE∕gMenTEP∕fuuZDjmg@VRGlrkinu.gghjcol.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://pktrn.com∕WurEg∕LKwJuC∕xEAzPHRt∕dvXOXjOB∕ZzySjNQoNR@PxtspjG.gghjcol.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P>任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>
__【ファミマ公式】3,000ポイント進呈キャンペーンのお知らせ
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="border-left-width:0px;">下記の通り、特別キャンペーンのご案内です。</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://xatxelgcz.com∕XTHuiiLfJ∕MJugkwDt∕dGxdMtkY@afsaeaq.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://ousczjckmm.com/hASNoQ/settings/s9e9DlrQ6RYrh/vWQBYB/settings/YEIVb/product/McOYJaUhXEIUg/8FvcTy-/cart?token=uy5vFyMTN14Lqfqw&category=x1iQl&device=mobile&session=W2kuauuo0E">プライバシーポリシー</A>| <A
href="https://oibct.com/i3vyg/help/sUS3TWp/offers/0wnFVXQ/coupons/pNJOTxLIMjc97/CwRi8y/tracking/aokdBR/tracking/0HPf7X8VPy_Fg/41cCyP/user/zaBpZNdITfOJ83z?ref=vdW5Wve8&locale=ja-JP&clickid=gYKfivzwzEYk">利用規約</A>| <A
href="https://mvxaz.com/cIkg9z/details/JMQAQvttUSxMaj0/p_L5Gbme/history/EoJ_j/app/Bh0OOkGMar/q5-cUO/rewards/ivPmScoH5kQzfk?locale=ja-JP&product=OYR-3RtD&session=qYpmgg0re7&page=th8C">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>
【自動送信】NHK からの大切なお知らせ
【NHK公式】ご利用サービス変更に関するご案内
【NHK公式】ご利用サービス変更に関するご案内
このたび、NHKの放送サービスの一部が新しい視聴方式へ移行いたします。
ご契約情報を引き継ぎながら、利便性を向上させた『NHKプラス』へ切り替えをお願いしております。
ぜひこの機会にご確認ください。
主な機能:
PCやスマホでリアルタイム視聴が可能に。
過去の放送を一定期間内なら自由に再生できます。
番組表の検索がよりスムーズになりました。
視聴履歴に基づいた自動おすすめ機能付き。
NHKプラスにアップグレードする
ご確認事項:
手続きにかかる費用は一切ございません。
この通知は全ユーザー対象のため配信停止は不可です。
ご不明点は専用窓口よりお問い合わせください。
リンクは公式NHKドメインのみを使用しています。
Copyright © NHK (Japan Broadcasting Corporation)
__配送状況に関する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 style="font-size-adjust:none;"><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-5866 は現在、配達待機中です。 </DIV>
<P style="animation-play-state:paused;">配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P style="max-height:none;">以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://xkufcbs.com∕fyqOB∕NQfNm∕eHoWb@sftjhpw.cn/xs01Cc/payment/CMoP0/shipping/th9bW2/login/Jenhr/inbox/j8JYzu/wishlist/AWdthfuZ/support/e0wvf6q-KYl?session=7BwaiUtVFx&product=Gr36J98y&token=tq4p9dHtPzl6y32O&utm_source=newsletter&ref=rav4fZF1&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>
__【重要なお知らせ】日本郵政アカウント確認のお願い
<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P>ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P style="perspective:none;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenycbkxlohm.com∕gpqhai@fvxhcfv.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P style="border-style:none;"><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P style="content:normal;"><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>
_【ご注意】不正アクセス防止のための本人認証手続きについて
<HTML lang=ja><HEAD><TITLE>MasterCard セキュリティ通知</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:#f1f3f5; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.box-wrap { 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 #ccc; }
.headline { background:#2c2c2c; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.main-body { padding:28px 30px; }
.main-body p { margin-bottom:16px; }
.warn-box { background:#fff9e5; border-left:5px solid #e0ac00; padding:14px 18px; margin:24px 0; font-weight:bold; font-size:14px; border-radius:4px; }
.cta-area { text-align:center; margin:32px 0; }
.cta-button { background:#f0b000; color:#000; padding:14px 32px; font-weight:bold; font-size:15px; text-decoration:none; border-radius:6px; border:1px solid #d8a100; display:inline-block; }
.cta-button:hover { background:#000; color:#f0b000; }
.note-section { background:#f6f7f9; padding:20px 26px; font-size:13px; border-top:1px solid #ddd; }
.note-section strong { color:#111; }
.footer-note { background:#f1f1f1; text-align:center; font-size:12px; color:#777; padding:18px; border-top:1px solid #ccc; }
.footer-note a { color:#2c2c2c; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-body, .note-section { padding:18px 16px; }
.cta-button { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=box-wrap>
<DIV class=headline>【MasterCard】カードご利用確認のお願い</DIV>
<DIV class=main-body>
<P>平素よりMasterCardをご利用いただき誠にありがとうございます。</P>
<P>不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</P>
<P style="grid:none none none auto auto row;">下記リンクより、ご利用内容のご確認をお願いいたします。</P>
<DIV class=warn-box>確認が行われない場合、一部の機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://masterdfiekxofm.com∕rcqjikwplu@pegcsv.cn">ご利用内容を確認する</A>
</DIV>
<DIV class=note-section>
<P><STRONG>■ 手続き期限:</STRONG>本メール受信後48時間以内にご対応ください。</P>
<P><STRONG>■
お問い合わせ:</STRONG><BR>MasterCardカスタマーサポートセンター(受付時間:9:00〜18:00)<BR>公式サイト:<A
href="https://www.mastercard.co.jp/"
target=_blank>https://www.mastercard.co.jp/</A></P></DIV>
<DIV
class=footer-note>※本メールは自動送信です。返信は受け付けておりません。<BR>ご不明な点は公式サイトをご確認ください。<BR><BR>©
2025 MasterCard Japan. All rights reserved. </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 style="unicode-bidi:normal;">平素よりジャックス インターコムクラブをご利用いただき、誠にありがとうございます。</P>
<P>弊社では、お客様のアカウントの安全性を確保するため、定期的にご本人様情報の確認をお願いしております。</P>
<DIV
class=alert-box>ご登録内容に不備がある場合や一定期間確認が行われていない場合、アカウントの一部機能を制限させていただくことがございます。
</DIV>
<P style="border-image:none 100% 1 0 stretch;">下記の専用ページよりご本人様情報のご確認および必要項目のご入力をお願いいたします。</P>
<P style="animation:none 0 ease 0 1 normal none running;">大変お手数をおかけいたしますが、ご協力をお願いいたします。</P>
<DIV class=button-area><A
href="https://ixslhvud.com∕xrjghpy∕xlksjzq∕osudkdlqv∕hubqhstidi∕lcymoxntz@danczyq.cn/IjEvi0/shipping/vxw612LK/product/93urVJ3y3v6Blj/I-4m7wCu/promo/A1SwNp/profile/-EIzd/orders?session=LCyJ_1mlM-&ref=PC9BNHs7&product=3qjiJxsn&cart_id=KO84e5P8FK&clickid=Ubh0bpkg8kVl"
target=_blank>本人情報の確認へ進む</A> </DIV></DIV>
<DIV class=footer-info>
<P style="margin:0;">本メールは送信専用のため、返信いただいても対応いたしかねます。</P>
<P>内容にお心当たりがない場合は、破棄していただいて問題ございません。</P>
<P style="column-rule-style:none;">今後ともジャックス インターコムクラブをよろしくお願いいたします。</P></DIV>
<DIV class=legal-line>© 2025 JACCS Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>
__【DMMオファー】オンラインサロンでポイント大放出中!
<!-- UltraClean DMM Points v1 | 公式キャンペーン構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height: 1.7;
}
.wrap {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.banner {
background: #fff;
padding: 22px;
border-bottom: 2px solid #a00024;
text-align: center;
color: #a00024;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 28px 30px;
}
.section p {
margin: 16px 0;
}
.notice {
background: #fff0f0;
border-left: 4px solid #b50024;
padding: 16px 18px;
font-size: 14px;
border-radius: 6px;
margin: 20px 0;
}
.cta-box {
text-align: center;
margin: 30px 0;
}
.cta-box a {
display: inline-block;
padding: 14px 34px;
background: #b50024;
color: #fff;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
box-shadow: 0 3px 6px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.cta-box a:hover {
background: #c8002f;
}
.footer-text {
font-size: 13px;
color: #444;
margin-top: 24px;
}
.bottom {
background: #f3f3f3;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-box a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=banner>【DMMオンラインサロン】10,000ポイントプレゼントキャンペーン</DIV>
<DIV class=section>
<P style="background-attachment:scroll;">いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P style="font-variant-caps:normal;">感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P>キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://pcbzlj.com∕KfgIxcrrvV∕XPerplo∕vLeadI∕KCaDiuPqBr∕sxllcOT@WzzozusxQ.tleskth.cn"
target=_blank>
__【楽天会員】お客様の会員情報が更新できませんでした(通知専用)
<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:#f0f2f5; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:720px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ccc; }
.header { background:#c62828; color:#fff; padding:22px 24px; font-size:17px; font-weight:bold; text-align:center; }
.main { padding:30px; }
.main p { margin-bottom:18px; }
.notice { background:#fff0f0; border-left:6px solid #e53935; padding:16px 20px; margin:24px 0; font-size:14px; font-weight:bold; border-radius:4px; }
.buttonwrap { text-align:center; margin:36px 0; }
.buttonwrap a {
display:inline-block; background:#d32f2f; color:#fff; padding:14px 32px;
text-decoration:none; font-weight:bold; font-size:15px; border-radius:28px; transition:all .3s ease;
}
.buttonwrap a:hover { background:#b71c1c; }
.extra { background:#f9f9f9; padding:22px 26px; font-size:13px; color:#555; border-top:1px solid #ccc; }
.extra p { margin:8px 0; }
.footer { font-size:12px; color:#777; text-align:center; background:#f0f0f0; padding:20px; border-top:1px solid #ccc; }
@media screen and (max-width: 600px) {
.main { padding:20px 16px; }
.buttonwrap a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【重要】楽天アカウント登録情報の更新について</DIV>
<DIV class=main>
<P><STRONG>now-okuyama@huat.jp 様</STRONG></P>
<P>いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<P style="max-height:none;">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</P>
<P style="mix-blend-mode:normal;">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</P>
<DIV class=notice>ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </DIV></DIV>
<DIV class=buttonwrap><A
href="https://yvahssexk.com∕thvazws∕rmrmyom∕klovlfbmd∕jiudgc∕wfwsc@ixrdbzw.cn/2v47Xb1/notifications/85E4fMjDJjjZ/0GgsXMmK/profile/_bcVCJ1tY_eyLwN/mb09xI/offers/u4w10keRPr/oZNclI/payment/Ctk3gX_JswKIw/f2uGp/transactions/ayz4CZc/user/h2Gf-Dl4mpvz/TCEPLiJ/order/kZ5VXSOVUROg?ref=-OZ9b_05&user_agent=n_ZtXzdanF&cart_id=VBAY031uX7&session=pkcl9fcAPH&device=mobile&clickid=e7rr0ax-MLI8">楽天ログイン</A>
</DIV>
<DIV class=extra>
<P style="counter-increment:none;">※このメールはアカウントの安全確認を目的として自動送信されています。</P>
<P>※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</P>
<P style="position:static;">今後とも楽天グループをよろしくお願いいたします。</P></DIV>
<DIV class=footer>本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, Inc. All
Rights Reserved. </DIV></DIV></BODY></HTML>
ご注意ください:visacardの利用認証をお願いいたします。
<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P>平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P style="clip-path:none;">当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="order:0;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visarjyvdzefg.com∕qlseejx∕xrpsrtsqqu∕skqlxhaq∕rjrdd∕lmohdaaf∕xdzsecnjjs∕zzzvxdtu@pugbbvv.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
__ガス料金確定の重要なお知らせ
<!-- UltraClean TokyoGas v1 | 料金通知構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", "Yu Gothic", sans-serif;
background: #eef3f8;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.mail-shell {
max-width: 720px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
overflow: hidden;
}
.mail-header {
background: #003e7e;
color: #fff;
font-size: 17px;
font-weight: bold;
padding: 22px 26px;
}
.mail-body {
padding: 28px 30px;
}
.mail-body p {
margin: 14px 0;
}
.alert-box {
background: #fff9e5;
border-left: 5px solid #f9a825;
padding: 14px 20px;
font-weight: bold;
color: #7a4e00;
border-radius: 5px;
margin: 24px 0;
}
.cta-block {
text-align: center;
margin: 36px 0;
}
.cta-block a {
background: #0064b1;
color: #fff;
padding: 14px 36px;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-block a:hover {
background: #0084d1;
}
.faq-section {
margin-top: 28px;
background: #f4f6fa;
border-top: 1px solid #ddd;
padding: 20px 22px;
}
.faq-section h4 {
font-size: 16px;
margin: 0 0 12px;
color: #003f7d;
}
.faq-section .q {
font-weight: bold;
color: #003f7d;
margin-top: 12px;
}
.faq-section .a {
margin-bottom: 10px;
}
.mail-footer {
background: #f1f1f1;
font-size: 12px;
color: #555;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
}
.mail-footer a {
color: #0056a3;
text-decoration: underline;
}
@media screen and (max-width: 640px) {
.mail-body {
padding: 20px 16px;
font-size: 14px;
}
.cta-block a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=mail-shell>
<DIV class=mail-header>【東京ガス】お支払いに関する重要なお知らせ</DIV>
<DIV class=mail-body>
<P style="margin-left:0;">平素より東京ガスをご利用いただき、誠にありがとうございます。</P>
<P style="padding-right:0;">現在、今月のご請求金額が確定しておりますが、お客様の支払い処理が正常に完了しておりません。</P>
<DIV class=alert-box>このままではサービスが停止される可能性があるため、早急にお手続きをお願いいたします。</DIV>
<P>下記リンクより、支払い情報をご確認のうえ更新をお願いいたします。</P>
<DIV class=cta-block><A
href="https://aklyykcoc.com∕ruche∕cmlga∕lgpwdj@vgjvao.cn"
target=_blank>支払い情報を更新</A> </DIV>
<P style="border-top-style:none;">更新完了後、引き続きサービスをご利用いただけます。</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://fszzybbzkar.com/track/open?email=now-okuyama@huat.jp&timestamp=1768177065">配信停止はこちら</A><BR><BR>©
東京ガス株式会社 </DIV></DIV></BODY></HTML>
【重要】Amazon Music Unlimited 定期購入の更新について
<HTML lang=ja><HEAD><TITLE>Amazon Music Unlimited 更新通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f0f2f4;
font-family: "ヒラギノ角ゴ ProN", "メイリオ", "Helvetica Neue", sans-serif;
color: #0f1111;
-webkit-text-size-adjust: 100%;
}
.outer-shell {
max-width: 720px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 4px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
border: 1px solid #d5dbdb;
}
.top-notice {
background-color: #232f3e;
padding: 32px 36px;
border-bottom: 1px solid #37475a;
text-align: center;
}
.top-notice h1 {
font-size: 19px;
margin: 0 0 12px 0;
color: #ffffff;
font-weight: 600;
letter-spacing: 0.3px;
}
.top-notice p {
font-size: 14px;
color: #c7c7c7;
margin: 0;
}
..content-zone {
padding: 36px 40px;
line-height: 1.8;
font-size: 15px;
}
.emphasis {
background-color: #f1faff;
border-left: 5px solid #007185;
padding: 16px 18px;
margin: 24px 0;
border-radius: 0 4px 4px 0;
border: 1px solid #d5e8f4;
border-left-width: 5px;
}
.guide-list {
background-color: #f7f9fa;
border-radius: 4px;
padding: 18px 22px;
border: 1px solid #d5dbdb;
margin: 30px 0;
}
.guide-list ol {
margin: 0;
padding-left: 22px;
}
.guide-list li {
margin-bottom: 8px;
}
.cta-wrapper {
text-align: center;
margin: 46px 0 26px 0;
}
.cta-link {
display: inline-block;
background: linear-gradient(180deg, #ffd814 0%, #f7ca00 100%);
color: #0f1111;
text-decoration: none;
font-weight: 600;
padding: 14px 52px;
border-radius: 8px;
font-size: 15px;
transition: all 0.3s ease;
border: 1px solid #f0c14b;
box-shadow: 0 2px 5px rgba(15,17,17,.15);
}
.cta-link:hover {
background: linear-gradient(180deg, #f7ca00 0%, #e6b800 100%);
transform: translateY(-2px);
box-shadow: 0 4px 10px rgba(15,17,17,.2);
}
.divider {
height: 1px;
background-color: #e7e7e7;
margin: 40px 0 30px 0;
}
.meta-note {
font-size: 13px;
color: #565959;
line-height: 1.6;
}
.meta-note p {
margin: 0 0 10px 0;
}
.bottom-footer {
background-color: #232f3e;
border-top: 1px solid #37475a;
padding: 20px 0;
text-align: center;
font-size: 12px;
color: #ffffff;
}
.bottom-footer a {
color: #c7c7c7;
text-decoration: none;
}
.bottom-footer a:hover {
color: #ffffff;
text-decoration: underline;
}
@media (max-width: 640px) {
.outer-shell {
border-radius: 0;
box-shadow: none;
border: none;
}
.top-notice, .content-zone {
padding: 24px 18px;
}
.cta-link {
display: block;
width: 100%;
box-sizing: border-box;
padding: 14px 0;
font-size: 14px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=top-notice>
<H1>Amazon Music Unlimited 定期購入の更新について</H1>
<P>無料体験期間がまもなく終了いたします</P></DIV>
<DIV class=content-zone>
<P><STRONG>Amazon Music Unlimited 無料体験のご案内</STRONG></P>
<DIV class=emphasis>
<P>お客様のAmazon Music
Unlimited無料体験は<STRONG>2026年1月12日</STRONG>に終了いたします。<BR>継続をご希望の場合、同日に月額プランへの自動更新が行われます。</P></DIV>
<P>更新後の月額料金: 1,280円 (税込)</P>
<DIV class=guide-list>
<P><STRONG>定期購入の管理方法:</STRONG></P>
<OL>
<LI>Amazonアカウントにログイン後、「アカウントサービス」を開きます
<LI>「メンバーシップと定期購入」を選択します
<LI>「Music Unlimited」を選択し、設定を確認または変更します </LI></OL></DIV>
<DIV class=cta-wrapper><A class=cta-link href="https://www.pixalvo.cfd/umtdzlchvcvfMqyeinufdt">定期購入を管理する</A>
</DIV>
<DIV class=divider></DIV>
<DIV class=meta-note>
<P>自動更新を希望されない場合は、上記の手順に従って2026年1月12日までにキャンセルしてください。</P>
<P>ご不明な点がございましたら、Amazonカスタマーサービスまでお問い合わせください。</P>
<P>Amazon</P></DIV></DIV>
<DIV class=bottom-footer>© 2026 Amazon.com, Inc. or its affiliates. All rights
reserved.<BR>Amazon | プライバシーポリシー | セキュリティ情報 </DIV></DIV><BR><BR></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>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="list-style:disc outside none;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P style="border-bottom-width:0px;">下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricoxojlqtix.com∕jojpubz@kcwuuzr.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>
【重要】ペイディに一時停止措置が適用されています
<!-- UltraClean v17 | Paidy 再認証テンプレート構造再構成版 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f1f2f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 14px;
line-height: 1.7;
}
.grid-shell {
max-width: 680px;
margin: 32px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.04);
border: 1px solid #ddd;
}
.bar-top {
background: #1e1e1e;
color: #fff;
padding: 20px 24px;
font-size: 16px;
font-weight: bold;
}
.sec-core {
padding: 26px 28px;
}
.sec-core p {
margin: 0 0 14px;
}
.link-area {
background: #eaf0f8;
border-left: 4px solid #004b8a;
padding: 18px;
margin: 26px 0;
}
.link-area a {
color: #004b8a;
text-decoration: underline;
font-weight: bold;
word-break: break-word;
}
.footer-line {
background: #f7f7f7;
font-size: 12px;
color: #666;
padding: 18px 20px;
border-top: 1px solid #ccc;
text-align: left;
}
@media screen and (max-width: 640px) {
.sec-core { padding: 20px 16px; font-size: 13px; }
.link-area { padding: 16px; }
}
</STYLE>
</HEAD>
<BODY><ARTICLE class=grid-shell><SECTION
class=bar-top>Paidyご利用に関する重要なお知らせ</SECTION> <SECTION class=sec-core>
<P>このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P>現在、本人確認の強化を行っております。</P>
<P>「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://gviravx.com∕RtxavGV∕InnwjKz∕iWWZPRCC∕DCtGwTW∕PBPvTl@GhgroDgtkX.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="tab-size:8;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P style="column-gap:normal;">なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P style="outline-style:none;">ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>
【重要】Amazon Music Unlimited 定期購入の更新について
<HTML lang=ja><HEAD><TITLE>Amazon Music Unlimited 更新通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f0f2f4;
font-family: "ヒラギノ角ゴ ProN", "メイリオ", "Helvetica Neue", sans-serif;
color: #0f1111;
-webkit-text-size-adjust: 100%;
}
.outer-shell {
max-width: 720px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 4px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
border: 1px solid #d5dbdb;
}
.top-notice {
background-color: #232f3e;
padding: 32px 36px;
border-bottom: 1px solid #37475a;
text-align: center;
}
.top-notice h1 {
font-size: 19px;
margin: 0 0 12px 0;
color: #ffffff;
font-weight: 600;
letter-spacing: 0.3px;
}
.top-notice p {
font-size: 14px;
color: #c7c7c7;
margin: 0;
}
..content-zone {
padding: 36px 40px;
line-height: 1.8;
font-size: 15px;
}
.emphasis {
background-color: #f1faff;
border-left: 5px solid #007185;
padding: 16px 18px;
margin: 24px 0;
border-radius: 0 4px 4px 0;
border: 1px solid #d5e8f4;
border-left-width: 5px;
}
.guide-list {
background-color: #f7f9fa;
border-radius: 4px;
padding: 18px 22px;
border: 1px solid #d5dbdb;
margin: 30px 0;
}
.guide-list ol {
margin: 0;
padding-left: 22px;
}
.guide-list li {
margin-bottom: 8px;
}
.cta-wrapper {
text-align: center;
margin: 46px 0 26px 0;
}
.cta-link {
display: inline-block;
background: linear-gradient(180deg, #ffd814 0%, #f7ca00 100%);
color: #0f1111;
text-decoration: none;
font-weight: 600;
padding: 14px 52px;
border-radius: 8px;
font-size: 15px;
transition: all 0.3s ease;
border: 1px solid #f0c14b;
box-shadow: 0 2px 5px rgba(15,17,17,.15);
}
.cta-link:hover {
background: linear-gradient(180deg, #f7ca00 0%, #e6b800 100%);
transform: translateY(-2px);
box-shadow: 0 4px 10px rgba(15,17,17,.2);
}
.divider {
height: 1px;
background-color: #e7e7e7;
margin: 40px 0 30px 0;
}
.meta-note {
font-size: 13px;
color: #565959;
line-height: 1.6;
}
.meta-note p {
margin: 0 0 10px 0;
}
.bottom-footer {
background-color: #232f3e;
border-top: 1px solid #37475a;
padding: 20px 0;
text-align: center;
font-size: 12px;
color: #ffffff;
}
.bottom-footer a {
color: #c7c7c7;
text-decoration: none;
}
.bottom-footer a:hover {
color: #ffffff;
text-decoration: underline;
}
@media (max-width: 640px) {
.outer-shell {
border-radius: 0;
box-shadow: none;
border: none;
}
.top-notice, .content-zone {
padding: 24px 18px;
}
.cta-link {
display: block;
width: 100%;
box-sizing: border-box;
padding: 14px 0;
font-size: 14px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><style>
.SBdLNGxyYYmsMyB {
height:auto;
}
</style></HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=top-notice>
<H1>Amazon Music Unlimited 定期購入の更新について</H1>
<P>無料体験期間がまもなく終了いたします</P></DIV>
<DIV class=content-zone>
<P><STRONG>Amazon Music Unlimited 無料体験のご案内</STRONG></P>
<DIV class=emphasis>
<P>お客様のAmazon Music
Unlimited無料体験は<STRONG>2026年1月12日</STRONG>に終了いたします。<BR>継続をご希望の場合、同日に月額プランへの自動更新が行われます。</P></DIV>
<P>更新後の月額料金: 1,280円 (税込)</P>
<DIV class=guide-list>
<P><STRONG>定期購入の管理方法:</STRONG></P>
<OL>
<LI>Amazonアカウントにログイン後、「アカウントサービス」を開きます
<LI>「メンバーシップと定期購入」を選択します
<LI>「Music Unlimited」を選択し、設定を確認または変更します </LI></OL></DIV>
<DIV class=cta-wrapper><A class=cta-link href="https://www.pixalvo.cfd/jqddtoptuhnlMmpmazutkt">定期購入を管理する</A>
</DIV>
<DIV class=divider></DIV>
<DIV class=meta-note>
<P>自動更新を希望されない場合は、上記の手順に従って2026年1月12日までにキャンセルしてください。</P>
<P>ご不明な点がございましたら、Amazonカスタマーサービスまでお問い合わせください。</P>
<P>Amazon</P></DIV></DIV>
<DIV class=bottom-footer>© 2026 Amazon.com, Inc. or its affiliates. All rights
reserved.<BR>Amazon | プライバシーポリシー | セキュリティ情報 </DIV></DIV><BR><BR></BODY></HTML>
*次月無料でPrime_Video_を楽しめるチャンスをお見逃しなく
Amazon Prime Video 自動更新サブスクリプションキャンペーン
Amazon Prime Video 自動更新サブスクリプションキャンペーン
now-okuyama@huat.jp 様
Amazon Prime Video では、世界中の映画、ドラマ、アニメなどの人気コンテンツを視聴できます。また、Prime会員特典もご利用いただけるチャンスです。
新規会員様、既存会員様、そして学生の方々も対象!
今月登録されたお客様も、次月は無料、その後は月額 ¥550(税込) で引き続きお楽しみいただけます。
キャンペーンの詳細
新規会員様:最初の月は無料、2ヶ月目以降は月額 ¥550(税込)。
既存会員様:次月無料、2ヶ月目以降は月額 ¥550(税込)。
学生会員様:月額 ¥300(税込)(学生限定)。最初の月は無料です。
いつでも自動更新をキャンセルできます。
登録方法
1. 下記の「今すぐ登録」をクリックしてください。
2. Amazonアカウントにログインし、サブスクリプションの確認を行います。
3. 無料体験を開始し、すぐにコンテンツを視聴できます。
今すぐ登録
キャンセルについて
利用中にキャンセルを決定した場合でも、いつでもアカウント設定から自動更新を停止できます。追加料金は一切発生しません。
料金プラン
新規会員様:次月無料、2ヶ月目以降月額¥550(税込)
既存会員様:次月無料、2ヶ月目以降月額¥550(税込)
学生会員様:月額¥300(税込)、最初の月は無料
ご注意:無料体験は新規登録者限定ですが、既存会員様や学生の方々も参加可能です。他のキャンペーンとの併用はできません。
本キャンペーンは Amazon Japan によって提供されています。内容は予告なく変更される場合があります。詳細は公式サイトをご確認ください。
本メールは送信専用です。ご質問がある場合は、Amazon カスタマーサービスまでお問い合わせください。
【お知らせ】税金の未納にご注意ください
<!-- 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 style="padding-right:0;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P>これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://wdupb.com∕VRtOcJj∕uUkmp∕atabQQ∕DkjGK∕nPRKez@EqlcKv.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>
__NTTドコモのサービス代金の支払い
<HTML lang=ja><HEAD><TITLE>【NTTドコモ】お支払い失敗のご案内</TITLE>
<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE type=text/css>
body {
margin: 0;
padding: 0;
background-color: #e8ebee;
font-family: "MS Pゴシック","ヒラギノ角ゴ ProN","メイリオ",sans-serif;
color: #333333;
line-height: 1.8;
}
table {
border-collapse: collapse;
}
.wrapper {
width: 100%;
background-color: #e8ebee;
padding: 40px 0;
}
.container {
width: 660px;
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #dcdcdc;
}
.headbar {
background-color: #cc0000;
color: #ffffff;
font-weight: bold;
font-size: 17px;
padding: 20px 28px;
letter-spacing: 0.3px;
}
.body {
padding: 32px 36px;
font-size: 14px;
}
.body p {
margin: 0 0 16px 0;
}
.highlight {
background-color: #fff4f4;
border: 1px solid #f0cccc;
padding: 14px 18px;
margin: 20px 0;
font-size: 13px;
}
.bill-table {
width: 100%;
border: 1px solid #dddddd;
border-collapse: collapse;
margin: 20px 0;
}
.bill-table th {
background-color: #f9f9f9;
text-align: left;
padding: 10px 14px;
border-bottom: 1px solid #dddddd;
width: 30%;
font-weight: normal;
color: #444;
font-size: 13px;
}
.bill-table td {
padding: 10px 14px;
border-bottom: 1px solid #dddddd;
font-size: 13px;
}
.action-area {
text-align: center;
margin: 32px 0;
}
.action-area a {
background-color: #cc0000;
color: #ffffff;
text-decoration: none;
padding: 12px 36px;
font-weight: bold;
font-size: 14px;
border-radius: 2px;
display: inline-block;
}
.action-area a:hover {
background-color: #a40000;
}
.contact {
border-top: 1px solid #e0e0e0;
margin-top: 30px;
padding-top: 20px;
font-size: 13px;
}
.footer {
background-color: #f7f7f7;
border-top: 1px solid #cccccc;
padding: 18px 28px;
font-size: 12px;
color: #666666;
line-height: 1.6;
}
</STYLE>
</HEAD>
<BODY>
<TABLE class=wrapper cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD align=center>
<TABLE class=container cellSpacing=0 cellPadding=0 width=660>
<TBODY>
<TR>
<TD class=headbar>【重要】お支払いに関するご案内 </TD></TR>
<TR>
<TD class=body>
<P style="min-width:0;">いつもNTTドコモをご利用いただき、誠にありがとうございます。</P>
<DIV
class=highlight>本メールは、お支払いに関する大切なお知らせとして自動送信されています。<BR>決済情報をご確認のうえ、大切に保管してください。
</DIV>
<P style="list-style:disc outside none;">以下の課金処理が正常に完了しなかったため、お支払い状況のご確認をお願いいたします。</P>
<TABLE class=bill-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TH>支払方法</TH>
<TD>クレジットカード</TD></TR>
<TR>
<TH>課金ID</TH>
<TD>1127be98-6669-8426-f4a7-19b5887b65c2</TD></TR>
<TR>
<TH>課金日時</TH>
<TD>2026-01-12 08:45:50</TD></TR>
<TR>
<TH>課金金額</TH>
<TD>JPY 6135</TD></TR></TBODY></TABLE>
<P>自動引き落としが完了できない状態が確認されました。<BR>このままでは今後のご請求処理に支障が出る可能性がございます。<BR>速やかにご確認のうえ、お支払い設定の更新をお願いいたします。</P>
<DIV class=action-area><A
href="https://mubwzab.com∕NYiSQj∕UaqYOuiD∕gyseToztQ∕kyQhgHnsOp∕BifgFeoNCg@TWoRwcs.rizdnc.cn/IHZRuu3s/promo/KxeJh1s/profile/yglGXl5U5U8-/dQ203Xs4/checkout/BpG-Uqb2/support/q7Gfoj9/wishlist/2vgjb1sWh8dFuk/cg-SIp4h/shipping/bZrhr/notifications?page=TovF&session=NCkE8Pc20r&device=mobile&cart_id=ksnVQIA6B3&ref=sXIEe8dg">お支払い設定を確認
</A></DIV>
<DIV class=highlight>※ すでにお手続きを完了されている場合は、本メールを破棄してください。 </DIV>
<DIV
class=contact><STRONG>NTTドコモ お問い合わせ先</STRONG><BR>電話番号:0332863292<BR>メールアドレス:nttdocomo@seiwao.docomo.co.jp
</DIV></TD></TR>
<TR>
<TD
class=footer>※本メールは送信専用アドレスから自動送信されています。返信をいただいても対応できません。<BR>ご不明点はご利用中のサービス提供元またはドコモ公式サポートまでお問い合わせください。<BR><BR>©
NTT DOCOMO, INC. All Rights Reserved.
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>
__ドコモの料金お支払いの詳細
<HTML lang=ja><HEAD><TITLE>【NTTドコモ】お支払い失敗のご案内</TITLE>
<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE type=text/css>
body {
margin: 0;
padding: 0;
background-color: #e8ebee;
font-family: "MS Pゴシック","ヒラギノ角ゴ ProN","メイリオ",sans-serif;
color: #333333;
line-height: 1.8;
}
table {
border-collapse: collapse;
}
.wrapper {
width: 100%;
background-color: #e8ebee;
padding: 40px 0;
}
.container {
width: 660px;
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #dcdcdc;
}
.headbar {
background-color: #cc0000;
color: #ffffff;
font-weight: bold;
font-size: 17px;
padding: 20px 28px;
letter-spacing: 0.3px;
}
.body {
padding: 32px 36px;
font-size: 14px;
}
.body p {
margin: 0 0 16px 0;
}
.highlight {
background-color: #fff4f4;
border: 1px solid #f0cccc;
padding: 14px 18px;
margin: 20px 0;
font-size: 13px;
}
.bill-table {
width: 100%;
border: 1px solid #dddddd;
border-collapse: collapse;
margin: 20px 0;
}
.bill-table th {
background-color: #f9f9f9;
text-align: left;
padding: 10px 14px;
border-bottom: 1px solid #dddddd;
width: 30%;
font-weight: normal;
color: #444;
font-size: 13px;
}
.bill-table td {
padding: 10px 14px;
border-bottom: 1px solid #dddddd;
font-size: 13px;
}
.action-area {
text-align: center;
margin: 32px 0;
}
.action-area a {
background-color: #cc0000;
color: #ffffff;
text-decoration: none;
padding: 12px 36px;
font-weight: bold;
font-size: 14px;
border-radius: 2px;
display: inline-block;
}
.action-area a:hover {
background-color: #a40000;
}
.contact {
border-top: 1px solid #e0e0e0;
margin-top: 30px;
padding-top: 20px;
font-size: 13px;
}
.footer {
background-color: #f7f7f7;
border-top: 1px solid #cccccc;
padding: 18px 28px;
font-size: 12px;
color: #666666;
line-height: 1.6;
}
</STYLE>
</HEAD>
<BODY>
<TABLE class=wrapper cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD align=center>
<TABLE class=container cellSpacing=0 cellPadding=0 width=660>
<TBODY>
<TR>
<TD class=headbar>【重要】お支払いに関するご案内 </TD></TR>
<TR>
<TD class=body>
<P>いつもNTTドコモをご利用いただき、誠にありがとうございます。</P>
<DIV
class=highlight>本メールは、お支払いに関する大切なお知らせとして自動送信されています。<BR>決済情報をご確認のうえ、大切に保管してください。
</DIV>
<P style="letter-spacing:normal;">以下の課金処理が正常に完了しなかったため、お支払い状況のご確認をお願いいたします。</P>
<TABLE class=bill-table cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TH>支払方法</TH>
<TD>クレジットカード</TD></TR>
<TR>
<TH>課金ID</TH>
<TD>906f1f6b-f953-2192-786d-9c5295e896bd</TD></TR>
<TR>
<TH>課金日時</TH>
<TD>2026-01-12 08:02:11</TD></TR>
<TR>
<TH>課金金額</TH>
<TD>JPY 6401</TD></TR></TBODY></TABLE>
<P>自動引き落としが完了できない状態が確認されました。<BR>このままでは今後のご請求処理に支障が出る可能性がございます。<BR>速やかにご確認のうえ、お支払い設定の更新をお願いいたします。</P>
<DIV class=action-area><A
href="https://zspyhisvsr.com∕wCBacwCV∕vTcvBZ∕GKgVrgRL∕uMcUhD∕AEMDeivfTX@sxfiPV.rizdnc.cn/tlCqV6d/transactions/TlMlEMQxtcB7/yaawY/shipping/UlpoZcoO-C4Om/5IcjBhiU/user/QY3cLc/inbox/Ui0VFeUsznZJL?page=0-Ib&user_agent=MXOqzpJ036&cart_id=suzRqY2bl4">お支払い設定を確認
</A></DIV>
<DIV class=highlight>※ すでにお手続きを完了されている場合は、本メールを破棄してください。 </DIV>
<DIV
class=contact><STRONG>NTTドコモ お問い合わせ先</STRONG><BR>電話番号:0305874442<BR>メールアドレス:nttdocomo@seiwao.docomo.co.jp
</DIV></TD></TR>
<TR>
<TD
class=footer>※本メールは送信専用アドレスから自動送信されています。返信をいただいても対応できません。<BR>ご不明点はご利用中のサービス提供元またはドコモ公式サポートまでお問い合わせください。<BR><BR>©
NTT DOCOMO, INC. All Rights Reserved.
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></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://ralonwmyw.com∕gzbyxnrl@trylai.cn/FCUOMrQd/offers/V5_Iq/cart/3ixpY/rewards/earL_bOOXjys1/JxVcT09/product/k50MFq/settings/SVoD2oG50M4CN/SkYEVfF/notifications?clickid=P4qik8Gph45U&page=6HV2&category=DMcID&locale=ja-JP">
重要なお願い:visacardのご使用確認をお願いします。
<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P style="text-decoration-line:none;">平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P>当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="justify-content:flex-start;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visabovuqjgi.com∕uwjoqta∕bolyqjuvz∕xijuoxj∕jseqcgt∕jznxnrpfe∕fpkeayrxiz∕zilfi@pugbbvv.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. 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>パッケージ番号:****-*****-4885 は現在、配達待機中です。 </DIV>
<P>配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P>以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://azcyfs.com∕CsYFSh∕ybIMFB∕WdRLq@sftjhpw.cn/cf_IBIw/reviews/N68HmI9/payment/PV4KHFe9YD/Mx6RB/inbox/bcJ2ELtA/history/rbJ_7/checkout/_w4_vmW7gxC/rWgIS/settings/iBefXTO/profile?ref=U7YvCAQw&id=Z0ooTy&user_agent=DXMThwgeqy&cart_id=Twjcbml0CJ">荷物を追跡する</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>
__【先着順】ハロウィンジャンボ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="clear:none;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P>キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://pgzjd.com∕Fplffu∕JTUMuBWQm∕lWVdTfJ∕JDixyW∕VyouGC@tUiShb.etbuqvw.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>
__【Amazon】会員資格の確認が完了していません
<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="column-rule-style:none;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="font-variant:normal;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://xqfjqcr.com∕xgmmghow∕aoducy∕qhzvjx∕vaqsfwm∕ohkse@ndiuin.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
【回答期限間近】2025年国勢調査をご確認くださいNo.53237635
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML http: www.w3.org 2000 svg="http://www.w3.org/2000/svg"
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-start="108" data-end="144"><STRONG>【重要】<SPAN
style='FONT-SIZE: 16px; FONT-FAMILY: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(15,17,21); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial'><STRONG><FONT
color=#000000
face="Times New Roman">【回答期限間近】2025年国勢調査をご確認ください</FONT></STRONG></SPAN></STRONG></P>
<P data-start="108" data-end="144"><SPAN
style='FONT-SIZE: 16px; FONT-FAMILY: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: 400; COLOR: rgb(15,17,21); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; DISPLAY: inline !important; LETTER-SPACING: normal; BACKGROUND-COLOR: rgb(255,255,255); TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial'></SPAN><SPAN>国民の皆さま</SPAN></P>
<P data-start="108"
data-end="144"><SPAN>2025年国勢調査は、統計法に基づく法的義務調査です。現在、回答が確認できない方々は、<FONT
color=red>本通知を受領後24時間以内に必ず回答を完了してください。</FONT></SPAN></P>
<P data-start="108" data-end="144"><SPAN>▼
回答はこちらから(パソコン・スマートフォン対応)<BR>(国勢調査オンライン回答システムへのリンク)</SPAN></P>
<P data-start="108" data-end="144"><SPAN><A href="https://myhkohwzipoa.com/zkVPxUwrGc"><FONT
size=4>https://www.stat.go.jp/help.html</FONT></A><BR>────────────────────<BR><STRONG>■
重要:未回答の場合の措置<BR>正当な理由なく回答を怠った場合、統計法第61条に基づき、50万円以下の罰金に処される可能性があります。
調査員の訪問や督促通知に応じずに放置することは、法律上の義務違反となります。</STRONG></SPAN></P>
<P data-start="108" data-end="144"><SPAN><STRONG>■
回答は迅速かつ必須です<BR>調査票の紛失やアクセス方法が不明な場合は、直ちにお住まいの市区町村の国勢調査担当窓口へご連絡ください。回答期限の猶予は認められません。<BR></STRONG>────────────────────<BR>今後の行政施策や地域計画の基礎データとして、正確かつ完全な統計を構築するため、国民各位の法的義務の履行を厳重に要求します。</SPAN></P>
<P data-start="108" data-end="144"><SPAN>至急ご対応くださるよう、重ねて指示します。</SPAN></P>
<P data-start="108" data-end="144"><SPAN>発信元:総務省統計局 国勢調査実施本部<BR>(c) 2026
Statistics Bureau of Japan</SPAN></P>
<P data-start="108" data-end="144"><SPAN></SPAN> </P></BODY></HTML>
__【ご確認ください】3,000ポイント進呈手続きのお願い
<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P>いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="border-top-width:0px;">下記の通り、特別キャンペーンのご案内です。</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://ywvrmfifjr.com∕dEkRkIt∕ZwHCM∕VAABJ@afsaeaq.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://bqwfqqztcb.com/EhJvW5n9/promo/EsWtq3WuA-N/xUo4wOSY/product/quu6f-6AfIZQHCB/x2iJ4h/inbox/IwJ_1U/help/aAc6iT/offers?cart_id=vgf9VuZkRK&ref=oIRxdYd4&token=nC3DjR6nhPctGQ2C&device=mobile&session=dR2UQpzTuP&product=O8GwrHhy">プライバシーポリシー</A>| <A
href="https://flxjgufc.com/P2jAQg/wishlist/sxzsOqTtdX0u/2ipdc/details/uU4nWE/user/_JV_Ylir2HzW13/hlA5ds/coupons/lCNdwdFsSklm7Zu?ref=a-CpQSGF&locale=ja-JP&page=oVmM&token=KPuWY9XC0Rsv-qtn">利用規約</A>| <A
href="https://zyilftn.com/V8zPn/feedback/Oe70xy0fJ7-6/HD-SCB/settings/Zyl5kMUWDuDL/i98FAb/transactions/fUzl-n4C/rewards/N0mguXWR/feedback/G39Q6/app/qHLXKgFh4f9Xag2?locale=ja-JP&utm_source=newsletter&token=Qmnr8kRMAasi6I7W">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>