【重要】お支払い情報の確認が必要です(プライム会員更新)No.831769
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<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>
<STYLE type=text/css>
/* ベースリセット */
body, div, p, table, td { margin:0; padding:0; border:0; }
body {
background-color: #eef2f5;
font-family: 'Helvetica Neue', 'Segoe UI', 'Hiragino Sans',
'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
padding: 15px 5px;
}
/* レイアウト用 */
.outer-table {
width: 100%;
background-color: #eef2f5;
}
.main-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background-color: #ffffff;
border-radius: 28px 28px 18px 18px;
box-shadow: 0 8px 24px rgba(0, 25, 45, 0.12);
overflow: hidden;
border-collapse: separate;
}
/* ヘッダー (カスタム) */
.header-custom {
background-color: #162a41;
padding: 24px 20px 18px 20px;
text-align: center;
}
.header-title {
font-size: 32px;
font-weight: 500;
color: #ffffff;
letter-spacing: 0.3px;
}
.header-title span {
color: #ffb347;
font-weight: 300;
font-size: 20px;
display: inline-block;
margin-left: 5px;
}
.header-sub {
color: #aac2d9;
font-size: 13px;
margin-top: 8px;
border-top: 1px dotted #3a5a7a;
padding-top: 10px;
text-align: right;
}
/* 注意バナー (色味変更) */
.notice-banner {
background-color: #f8d7a0;
padding: 12px 18px;
text-align: center;
border-bottom: 2px solid #d99e3c;
}
.notice-banner span {
font-size: 15px;
font-weight: 600;
color: #1f3a4b;
background-color: #fff1d0;
padding: 5px 14px;
border-radius: 40px;
display: inline-block;
}
/* コンテンツエリア */
.content-area {
padding: 32px 30px;
}
.section-title {
font-size: 21px;
font-weight: 600;
color: #b45f2b;
border-bottom: 2px solid #f0d5b0;
padding-bottom: 12px;
margin-bottom: 22px;
}
.greeting-text {
font-size: 15px;
color: #223544;
line-height: 1.7;
margin-bottom: 24px;
}
.alert-box {
background-color: #fff4e2;
border-left: 6px solid #e68a2e;
padding: 18px 22px;
margin: 26px 0;
border-radius: 0 16px 16px 0;
}
.alert-box p {
font-size: 15px;
color: #2d3e4f;
margin-bottom: 12px;
}
.alert-box strong {
color: #c05e17;
background-color: #ffe2c1;
padding: 3px 12px;
border-radius: 24px;
font-weight: 600;
display: inline-block;
}
/* CTAボタン (形状変更) */
.btn-wrapper {
text-align: center;
margin: 32px 0 24px;
}
.btn-primary {
background-color: #ffa42b;
border-radius: 50px;
box-shadow: 0 5px 0 0 #b16200;
display: inline-block;
}
.btn-primary a {
font-size: 17px;
font-weight: 600;
color: #1c2b36;
text-decoration: none;
padding: 16px 44px;
display: inline-block;
line-height: 1.2;
letter-spacing: 0.8px;
}
/* 残り時間パネル */
.timer-panel {
background: linear-gradient(145deg, #2c4053, #1b2c3b);
padding: 22px;
border-radius: 60px 12px 60px 12px;
text-align: center;
margin: 30px 0;
}
.timer-label {
font-size: 14px;
color: #cbdae7;
display: block;
margin-bottom: 8px;
}
.timer-number {
font-size: 32px;
font-weight: 700;
color: #ffb347;
line-height: 1.2;
}
.timer-sub {
font-size: 13px;
color: #9db1c4;
margin-top: 8px;
}
/* 理由リスト (グリッド風) */
.reason-grid {
background-color: #f4f7fa;
border-radius: 24px;
padding: 20px 25px;
margin: 28px 0;
}
.reason-head {
font-size: 16px;
font-weight: 600;
color: #1f3a4b;
margin-bottom: 14px;
border-left: 4px solid #ffaa33;
padding-left: 12px;
}
.reason-items {
display: block;
width: 100%;
}
.reason-col {
padding: 6px 0;
font-size: 14px;
color: #2b4b65;
border-bottom: 1px dashed #cbd6e3;
}
.reason-col:last-child {
border-bottom: none;
}
.reason-col span {
margin-right: 8px;
color: #d97c15;
}
/* 警告枠 (赤) */
.warning-box {
border: 2px solid #e07c7c;
background-color: #fef2f2;
border-radius: 18px;
padding: 20px 18px;
margin: 26px 0;
}
.warning-box strong {
color: #b13e3e;
font-weight: 700;
}
.feature-badge {
display: inline-block;
background-color: #eaeef3;
padding: 6px 14px;
border-radius: 40px;
font-size: 13px;
font-weight: 500;
color: #2d4d6e;
margin: 4px 2px;
}
/* フッター */
.footer-custom {
background-color: #f0f5fa;
border-top: 2px solid #d2dee8;
padding: 28px 25px;
text-align: center;
}
.footer-text {
font-size: 13px;
color: #4f6475;
line-height: 1.7;
}
.footer-link {
color: #21679b;
text-decoration: underline;
margin: 0 5px;
}
.copy-num {
font-size: 11px;
color: #899dad;
margin-top: 15px;
}
/* モバイル微調整 */
@media screen and (max-width: 480px) {
.content-area { padding: 25px 18px; }
.btn-primary a { padding: 14px 28px; font-size: 16px; }
.timer-number { font-size: 28px; }
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<TABLE class=outer-table cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top align=center><!-- メインラッパー -->
<TABLE class=main-container cellSpacing=0 cellPadding=0
bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD><!-- ヘッダー(JAL/Amazon 調和) -->
<DIV class=header-custom>
<DIV class=header-title>Amazon<SPAN>プライム</SPAN></DIV>
<DIV class=header-sub>会員サービスセンター</DIV></DIV><!-- 注意バナー -->
<DIV class=notice-banner><SPAN> お支払い方法に未処理のお願いがあります</SPAN>
</DIV><!-- コンテンツ本体 -->
<DIV class=content-area><!-- タイトル -->
<DIV class=section-title>プライム会員資格の更新について</DIV><!-- 挨拶 -->
<DIV class=greeting-text>いつもAmazonプライムをご愛顧いただき、心より感謝申し上げます。
</DIV><!-- 問題説明 (太字で強調) -->
<DIV class=greeting-text
style="MARGIN-BOTTOM: 12px">お客様のアカウントに登録の支払い方法につきまして、 <STRONG
style="BACKGROUND: #fff0d8; COLOR: #c05e17; PADDING-BOTTOM: 2px;
PADDING-TOP: 2px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius:
30px">月額600円の決済が正常に完了しませんでした</STRONG>。
</DIV><!-- アラートボックス(再設定必要) -->
<DIV class=alert-box>
<P> <STRONG>お支払い情報の再設定が必要です</STRONG></P>
<P style="MARGIN-BOTTOM: 0px">お手数ですが、<SPAN
style="BACKGROUND: #f0c48b; FONT-WEIGHT: 600; PADDING-BOTTOM:
3px; PADDING-TOP: 3px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px;
border-radius: 30px">3日以内(72時間)</SPAN>
に下のボタンより更新手続きをお願いいたします。</P></DIV><!-- CTA ボタン(デザイン変更済み) -->
<DIV class=btn-wrapper>
<DIV class=btn-primary><A
href="https://marketinginboundny.com/JSOCFRiGGl">お支払い方法を確認 更新する</A>
</DIV></DIV><!-- カウントダウンエリア(背景・形状変更) -->
<DIV class=timer-panel><SPAN
class=timer-label>対応期限までの残り時間</SPAN>
<DIV class=timer-number>72時間</DIV>
<DIV class=timer-sub>期限を過ぎると特典が一部制限されます</DIV></DIV><!--
請求保留理由(リスト形状変更) -->
<DIV class=reason-grid>
<DIV class=reason-head>主な請求保留理由</DIV>
<DIV class=reason-items>
<DIV class=reason-col><SPAN>1</SPAN>
クレジットカードの有効期限切れ</DIV>
<DIV class=reason-col><SPAN>2</SPAN> 銀行口座の残高不足</DIV>
<DIV class=reason-col><SPAN>3</SPAN> カード会社による承認拒否</DIV>
<DIV
class=reason-col><SPAN>4</SPAN> 登録情報の変更漏れ</DIV></DIV></DIV><!--
制限警告(赤枠・特徴バッジ付き) -->
<DIV class=warning-box><STRONG
style="FONT-SIZE: 15px"> 重要:</STRONG>
ご対応がない場合、下記のプライム特典が一時的に制限される可能性があります。<BR><BR><SPAN
class=feature-badge>お急ぎ便</SPAN> <SPAN class=feature-badge>Prime
Video</SPAN> <SPAN class=feature-badge>Prime Music</SPAN> <SPAN
class=feature-badge>フォト保存</SPAN> </DIV><!-- 最終メッセージ -->
<DIV
style="FONT-SIZE: 15px; COLOR: #2d3e4f; MARGIN: 20px 0px;
LINE-HEIGHT: 1.7"> </DIV><!-- 問い合わせリンク -->
<DIV style="FONT-SIZE: 15px">ご不明な点は <A
style="TEXT-DECORATION: underline; COLOR: #1f6392"
href="https://www.amazon.co.jp/">Amazonカスタマーサービス</A> までお気軽にどうぞ。
</DIV></DIV><!-- content-area --><!-- フッター(構造・文言微変更) -->
<DIV class=footer-custom>
<DIV class=footer-text>このメールはプライム会員の皆様にお届けしています。<BR>配信設定の変更は <A
class=footer-link href="https://www.amazon.co.jp/">こちら</A>
から行えます。
</DIV>
<DIV class=copy-num>POHRR7LTQ
</DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!--
下記、互換性のための追加スタイル(一部メーラー対策) --><!--[if (gte mso 9)|(IE)]>
<STYLE>
.btn-primary a { display: inline-block; }
.main-container { width:600px; }
</STYLE>
<![endif]--></BODY></HTML>
3月お支払金額のご案内
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>3月お支払金額のご案内</title>
<style>
body {
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
background-color: #f5fafd;
color: #333;
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
width: 100%;
}
a {
color: #007c5a;
text-decoration: none;
}
.container {
max-width: 640px;
margin: 0 auto;
background: #fff;
padding: 20px;
}
.amount {
color: #00846d;
font-size: 40px;
font-weight: bold;
}
.button {
display: inline-block;
background: #00846d;
color: #fff;
font-size: 18px;
padding: 12px 40px;
border-radius: 4px;
margin-top: 20px;
}
</style>
</head>
<body>
<div class="container" align="center">
<img src="https://www.smbc-card.com/vpass_mail/seikyu_notice/common_header_001.png" alt="SMBCロゴ" width="240"><br><br>
<p>三井住友カードVISAをご利用いただきありがとうございます。<br>
次回のお支払い金額のお知らせです。</p>
<h2>3月7日のお支払い金額</h2>
<div class="amount">62,977円</div>
<p>ご本人によるお支払いでない場合、お客様のカードが不正利用されている可能性があります。<br>
安全のため、下記のボタンからカードのセキュリティアップグレードを行ってください。</p>
<a href="https://sjn.accountrescuenow.cfd/v5/html/sjnlogin?track=69481542842944" class="button">Vpassで利用明細を確認</a>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=40> </TD></TR>
<TR>
<TD style="FONT-SIZE: 30px; VERTICAL-ALIGN: top; FONT-WEIGHT: bold; COLOR: #333333; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>アプリ?LINEでも<BR>お支払い金額を確認できます</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=20> </TD></TR>
<TR>
<TD vAlign=top align=center>
<TABLE cellSpacing=0 cellPadding=0 width=560 border=0>
<TBODY>
<TR>
<TD style="BORDER-TOP: #dfdfdf 1px solid; BORDER-RIGHT: #dfdfdf 1px solid; BORDER-BOTTOM: #dfdfdf 1px solid; BORDER-LEFT: #dfdfdf 1px solid" bgColor=#ffffff vAlign=top align=center>
<TABLE cellSpacing=0 cellPadding=0 width=558 border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=39> </TD></TR>
<TR>
<TD style="FONT-SIZE: 20px; VERTICAL-ALIGN: top; COLOR: #333333; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>アプリを開くだけ!金額確定通知の機能も!</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" align=center><IMG style="VERTICAL-ALIGN: top" alt="" src="https://www.smbc-card.com/vpass_mail/seikyu_notice/border_001.png" width=417 height=1></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=20> </TD></TR>
<TR>
<TD style="FONT-SIZE: 30px; VERTICAL-ALIGN: top; FONT-WEIGHT: bold; COLOR: #00846d; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>Vpassアプリ</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=30> </TD></TR>
<TR>
<TD vAlign=top align=center>
<TABLE cellSpacing=0 cellPadding=0 width=434 border=0>
<TBODY>
<TR>
<TD vAlign=top width=163 align=center>
<TABLE cellSpacing=0 cellPadding=0 width=163 border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; COLOR: #333333; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>iPhone</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=20> </TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" align=center><A href="https://apps.apple.com/jp/app/id838138452?mt=8" target=_blank><IMG border=0 alt="App Storeからダウンロード" src="https://www.smbc-card.com/vpass_mail/seikyu_notice/app_btn_001.png" width=163 height=60></A></TD></TR></TBODY></TABLE></TD>
<TD vAlign=top width=70 align=center> </TD>
<TD vAlign=top width=201 align=center>
<TABLE cellSpacing=0 cellPadding=0 width=201 border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; COLOR: #333333; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>Android™</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=20> </TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" align=center><A href="https://play.google.com/store/apps/details?id=com.smbc_card.vpass" target=_blank><IMG border=0 alt="Google Playで手に入れよう" src="https://www.smbc-card.com/vpass_mail/seikyu_notice/google_btn_001.png" width=201 height=60></A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=45> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=40> </TD></TR>
<TR>
<TD vAlign=top align=center>
<TABLE cellSpacing=0 cellPadding=0 width=560 border=0>
<TBODY>
<TR>
<TD style="BORDER-TOP: #dfdfdf 1px solid; BORDER-RIGHT: #dfdfdf 1px solid; BORDER-BOTTOM: #dfdfdf 1px solid; BORDER-LEFT: #dfdfdf 1px solid" bgColor=#ffffff vAlign=top align=center>
<TABLE cellSpacing=0 cellPadding=0 width=558 border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=40> </TD></TR>
<TR>
<TD style="FONT-SIZE: 20px; VERTICAL-ALIGN: top; COLOR: #333333; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>いつものLINEで簡単アクセス</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" align=center><IMG style="VERTICAL-ALIGN: top" alt="" src="https://www.smbc-card.com/vpass_mail/seikyu_notice/border_001.png" width=417 height=1></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=20> </TD></TR>
<TR>
<TD style="FONT-SIZE: 30px; VERTICAL-ALIGN: top; FONT-WEIGHT: bold; COLOR: #00846d; TEXT-ALIGN: center; LINE-HEIGHT: 1.5" align=center>Vpass LINEミニアプリ</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=30> </TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" align=center><A href="https://line.me/R/ti/p/%40560rmaxu" target=_blank><IMG border=0 alt=友だち追加 src="https://www.smbc-card.com/vpass_mail/seikyu_notice/line_btn_001.png" width=244 height=60></A></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=40> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=40> </TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=600 border=0>
<TBODY>
<TR>
<TD style="FONT-SIZE: 10px; LINE-HEIGHT: 1" height=24> </TD></TR>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; FONT-WEIGHT: bold; COLOR: #333333; LINE-HEIGHT: 1.5" vAlign=top align=center>発行者</TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=8> </TD></TR>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; COLOR: #00846d; LINE-HEIGHT: 1.5" vAlign=top align=center><A style="TEXT-DECORATION: underline; COLOR: #00846d" href="https://www.smbc-card.com/" target=_blank>三井住友カード株式会社</A></TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; LINE-HEIGHT: 1" height=8> </TD></TR>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; COLOR: #333333; LINE-HEIGHT: 1.5" vAlign=top align=center>大阪市中央区今橋4丁目5-15<BR>登録番号 近畿財務局長第00209号</TD></TR>
<TR>
<TD style="FONT-SIZE: 10px; LINE-HEIGHT: 1" height=16> </TD></TR>
<TR>
<TD style="FONT-SIZE: 0px; BORDER-TOP: #dddddd 1px solid; LINE-HEIGHT: 1.5" height=2> </TD></TR>
<TR>
<TD style="FONT-SIZE: 10px; LINE-HEIGHT: 1" height=15> </TD></TR>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; COLOR: #333333; LINE-HEIGHT: 1.5" vAlign=top align=center>本メールに関する一切の記事の無断転載および再配布を禁じます。</TD></TR>
<TR>
<TD style="FONT-SIZE: 16px; VERTICAL-ALIGN: top; COLOR: #333333; LINE-HEIGHT: 1.5" vAlign=top align=center>Copyright (C) Sumitomo Mitsui Card Co., Ltd.</TD></TR>
<TR>
<TD style="FONT-SIZE: 10px; LINE-HEIGHT: 1" height=32> </TD></TR></TBODY></TABLE>
</div>
</body>
</html>
【重要】お荷物の配送状況をご確認ください!
<!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>配達状況のご案内(サンプル)</title>
<style>
/* Reset-ish */
*{box-sizing:border-box;margin:0;padding:0}
body{font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Yu Gothic UI", "Meiryo UI", sans-serif; background:#fff; color:#111; line-height:1.45}
.container{max-width:520px;margin:28px auto;padding:24px;border:1px solid #e6e6e6;border-radius:6px}
/* Header */
.topbar{background:#163147;color:#fff;padding:12px 20px;border-radius:4px 4px 0 0;display:flex;justify-content:center;gap:28px;font-size:14px}
.topbar a{color:rgba(255,255,255,0.9);text-decoration:none}
h1.status-title{font-size:18px;text-align:center;margin:22px 0 18px;color:#1b2b36}
/* Progress */
.tracker{display:flex;align-items:center;gap:10px;padding:0 8px;margin-bottom:18px}
.step{flex:1;text-align:center;position:relative}
.step .dot{width:26px;height:26px;border-radius:50%;background:#e9f5f4;border:3px solid #0aa;display:inline-block;vertical-align:middle}
.step.done .dot{background:#0aa;border-color:#0aa;color:#fff}
.step .label{display:block;margin-top:8px;font-size:12px;color:#6b6b6b}
.tracker .bar{height:6px;background:#e6f2f1;border-radius:6px;position:absolute;left:0;right:0;top:11px;z-index:-1}
.tracker .bar .fill{height:100%;background:#0aa;border-radius:6px;width:65%}
/* Order block */
.order-info{padding:6px 2px 18px;border-bottom:1px solid #efefef}
.eta{font-weight:700;color:#111;margin-bottom:6px}
.address{color:#444;font-size:14px;margin-bottom:6px}
.order-no{color:#777;font-size:13px}
/* Items list */
.items{margin:18px 0}
.item{display:flex;gap:12px;padding:12px 4px;border-radius:6px}
.thumb{width:72px;height:72px;background:#fafafa;border:1px solid #eee;border-radius:6px;display:flex;align-items:center;justify-content:center}
.thumb svg{width:52px;height:52px;opacity:.6}
.meta{flex:1}
.meta .title{font-size:14px;color:#111;margin-bottom:6px}
.meta .qty{color:#666;font-size:13px}
.note{background:#f2f9f9;border-left:4px solid #9fded6;padding:12px;border-radius:4px;color:#444;margin:12px 0}
.note a{color:#0a7c77;text-decoration:none}
/* Footer */
.footer{font-size:12px;color:#999;padding-top:14px;border-top:1px solid #f0f0f0;margin-top:18px}
.footer a{color:#4a8fb3;text-decoration:none}
/* Responsive */
@media (max-width:560px){.container{margin:12px;padding:16px}}
</style>
</head>
<body>
<div class="container" role="main">
<div class="topbar">
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">注文履歴</a>
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">アカウントサービス</a>
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">再購入</a>
</div>
<h1 class="status-title">荷物は配達中です。</h1>
<div style="position:relative;padding:8px 0 20px;">
<div class="tracker" aria-hidden="true">
<div class="bar"><div class="fill"></div></div>
<div class="step done">
<span class="dot">✓</span>
<span class="label">注文済み</span>
</div>
<div class="step done">
<span class="dot">✓</span>
<span class="label">発送済み</span>
</div>
<div class="step done">
<span class="dot">✓</span>
<span class="label">配達中</span>
</div>
<div class="step">
<span class="dot" style="background:#f1f1f1;border-color:#ddd"></span>
<span class="label">配達済み</span>
</div>
</div>
</div>
<div class="order-info">
<div class="eta">本日到着予定</div>
<div class="address">安藤・東京都</div>
<div class="order-no">注文番号 503-8862928-4756668</div>
</div>
<div style="font-size:13px;color:#666;margin-top:10px">2026年3月6日 10:25:56にAmazonアカウントでご注文いただいた商品は、現在発送中です。ご注文の詳細は以下の通りです。</div>
<div class="items">
<div class="item">
<div class="thumb" aria-hidden="true">
<img src="https://m.media-amazon.com/images/I/81ELAckGsIL._SS90_.jpg" >
</div>
<div class="meta">
<div class="title">【Amazon.co.jp限定】キッコーマン 豆乳飲料 麦芽コーヒー ...</div>
<div class="qty">数量: 1</div>
</div>
</div>
<div class="item">
<div class="thumb" aria-hidden="true">
<img src="https://m.media-amazon.com/images/I/81KORX9RDDL._SS90_.jpg" >
</div>
<div class="meta">
<div class="title">アリエール 洗濯洗剤 ジェルボール プロ 部屋干し×鉄壁バリア ...</div>
<div class="qty">数量: 1</div>
</div>
</div>
</div>
<div class="note">
ご注文内容に誤りがある場合は、金銭的損失を避けるため、アカウントにログインし、お支払い方法をご確認ください。ご注文をキャンセルするには、下のリンクをクリックしてください。<br><br>
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">注文をキャンセルするにはログインしてください。</a>
</div>
<div class="footer">
©2025 Amazon.com. All rights reserved. Amazonのロゴ、Amazon.co.jpおよび、Amazon.co.jpのロゴは、 Amazon.com, Inc.またはその関連会社の商標です。<br>
送信者:アマゾンジャパン合同会社<br>
住所・各種お問い合わせについては、こちらの「販売業者」欄をご参照ください。<a href="https://www.amazon.co.jp/gp/r.html?C=2LEE5ANDA54YY&K=3S3NE2U9QNUJT&M=urn:rtn:msg:2025101505374527641a148c214d568bf10d2f3660p0fe&R=1IKO4Y4PLTFYP&T=C&U=https%3A%2F%2Fwww.amazon.co.jp%2Fgp%2Fhelp%2Fcustomer%2Fdisplay.html%3FnodeId%3DGX7NJQ4ZB8MHFRNJ%26ref_%3Dpe_81439522_663099612&H=EQLAYVPDZ7QWGL5AOFZ3GVJGU0EA&ref_=pe_81439522_663099612" >Amazon.co.jpプライバシー規約</a>
</div>
</div>
</body>
</html>
【マネックス証券】配当金還付手続き一時停止中:4/10までに情報更新をお願いします
<HTML lang=ja><HEAD><TITLE>【重要】配当金・税制改正に伴うお客様情報更新のお願い</TITLE>
<META charset=UTF-8>
<STYLE>
body{background:#fff;margin:20px;padding:0;font-family:"Hiragino Kaku Gothic ProN","MS PGothic",Meiryo,sans-serif;line-height:1.5;color:#333}
.deadline-box,.guide-box{border-left:5px solid;padding:16px 20px;margin:20px 0;border-radius:0 12px 12px 0}
.deadline-box{background:#fff4e5;border-color:#b9472d}
.guide-box{background:#e8f0fe;border-color:#005a9c}
.note-box{background:#f3f3f3;border:1px solid #ccc;padding:16px 20px;margin:20px 0;border-radius:10px}
.button-link{display:inline-block;background:#005a9c;color:#fff!important;font-weight:bold;padding:12px 32px;border-radius:40px;margin:10px 0;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
h3{font-size:1.2rem;border-bottom:2px solid #ccc;padding-bottom:6px;margin-top:35px;color:#002856}
ul{padding-left:22px} li{margin:8px 0}
.footer{margin-top:40px;border-top:1px solid #ccc;padding-top:20px;font-size:0.95rem;color:#666}
.attention-red{color:#b12a0e;background:#ffeae5;padding:3px 12px;border-radius:30px;display:inline-block;font-weight:bold;font-size:0.9rem;margin-right:8px}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P style="FONT-WEIGHT: bold">マネックス証券 ご契約者様</P>
<P>平素はマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=deadline-box><SPAN class=attention-red>⏰ 要対応</SPAN> <STRONG>■
配当金・税制改正に伴う「お客様情報」ご確認のお願い</STRONG><BR>平素よりご利用いただきありがとうございます。当社では、<STRONG>金融商品取引法に基づく本人確認書類</STRONG>および<STRONG>税制改正(申告不要制度・源泉徴収)</STRONG>に伴うお客様情報の点検を実施しております。<BR><BR>現在、お客様の口座にご登録の内容に<STRONG>一部不備・変更情報の未反映</STRONG>が確認されたため、口座管理および税務処理(配当金・還付金)を<STRONG>一時制限</STRONG>させていただいております。<BR><BR>お手数ですが、<STRONG>2026年4月10日(金)
17時</STRONG>までに下記手続きをお願いいたします。期日までに更新がない場合、特定口座の利用停止や書類送付の遅延が生じる可能性がございます。
</DIV>
<H3>1. ご確認いただきたい項目(いずれか該当する場合がございます)</H3>
<P>下記の内容に変更がある方、または登録内容が最新でない方は更新をお願いいたします。</P>
<UL>
<LI><STRONG>氏名・住所・生年月日</STRONG>:本人確認書類(運転免許証・マイナンバーカード等)と相違がある
<LI><STRONG>マイナンバー(個人番号)</STRONG>:届出が未了、または書類の有効期限切れ
<LI><STRONG>配当金受取口座</STRONG>:登録金融機関情報に誤りがある、もしくは解約済みの口座が指定されている
<LI><STRONG>外国税額控除に関する届出</STRONG>:書式が旧式のまま更新されていない </LI></UL>
<H3>2. 更新手続きのご案内</H3>
<P>マネックス証券のWebサイトにログイン後、下記の順に操作をお願いいたします。</P>
<P
style="BACKGROUND: #f5f5f5; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius: 6px">【操作手順】<BR>マイページ
> お客様情報の照会・変更 > 本人確認書類の登録/各種届出 </P>
<P><A class=button-link href="https://www.polariton.cfd/ljrdscmngkqxMntoueplgt" target=_blank>⏩ マネックス証券
ログインページへ</A></P>
<P class=guide-box
style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN-TOP: 5px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; BORDER-LEFT: #005a9c 3px solid; PADDING-RIGHT: 10px">※
ご不明な点は、画面上部の「チャットサポート」または「よくある質問」をご参照ください。 </P>
<DIV class=guide-box style="BACKGROUND: #eef6ff"><STRONG>■
更新完了後の対応について</STRONG><BR>ご入力いただいた内容は順次確認の上、<STRONG>確認後3営業日以内に制限を解除</STRONG>いたします。配当金のお支払いや還付手続きは解除後に再開されます。
</DIV>
<DIV class=note-box><STRONG>≪ 詐欺・なりすましにご注意ください ≫</STRONG>
<UL style="MARGIN-TOP: 8px">
<LI>当社が電話やメールで暗証番号や口座残高をお尋ねすることは<STRONG>一切ございません</STRONG>。
<LI>本通知に心当たりのない場合や、すでに更新がお済みの方は、下記までご連絡ください。 </LI></UL></DIV>
<DIV class=footer>
<P>【発行元】マネックス証券 コンプライアンス統括部<BR>東京都千代田区大手町1-3-2</P>
<P>お問い合わせ窓口:<STRONG>マネックス証券 カスタマーサポート</STRONG><BR>
【マネックス証券】配当金還付手続き一時停止中:4/10までに情報更新をお願いします
<HTML lang=ja><HEAD><TITLE>【重要】配当金・税制改正に伴うお客様情報更新のお願い</TITLE>
<META charset=UTF-8>
<STYLE>
body{background:#fff;margin:20px;padding:0;font-family:"Hiragino Kaku Gothic ProN","MS PGothic",Meiryo,sans-serif;line-height:1.5;color:#333}
.deadline-box,.guide-box{border-left:5px solid;padding:16px 20px;margin:20px 0;border-radius:0 12px 12px 0}
.deadline-box{background:#fff4e5;border-color:#b9472d}
.guide-box{background:#e8f0fe;border-color:#005a9c}
.note-box{background:#f3f3f3;border:1px solid #ccc;padding:16px 20px;margin:20px 0;border-radius:10px}
.button-link{display:inline-block;background:#005a9c;color:#fff!important;font-weight:bold;padding:12px 32px;border-radius:40px;margin:10px 0;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
h3{font-size:1.2rem;border-bottom:2px solid #ccc;padding-bottom:6px;margin-top:35px;color:#002856}
ul{padding-left:22px} li{margin:8px 0}
.footer{margin-top:40px;border-top:1px solid #ccc;padding-top:20px;font-size:0.95rem;color:#666}
.attention-red{color:#b12a0e;background:#ffeae5;padding:3px 12px;border-radius:30px;display:inline-block;font-weight:bold;font-size:0.9rem;margin-right:8px}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P style="FONT-WEIGHT: bold">マネックス証券 ご契約者様</P>
<P>平素はマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=deadline-box><SPAN class=attention-red>⏰ 要対応</SPAN> <STRONG>■
配当金・税制改正に伴う「お客様情報」ご確認のお願い</STRONG><BR>平素よりご利用いただきありがとうございます。当社では、<STRONG>金融商品取引法に基づく本人確認書類</STRONG>および<STRONG>税制改正(申告不要制度・源泉徴収)</STRONG>に伴うお客様情報の点検を実施しております。<BR><BR>現在、お客様の口座にご登録の内容に<STRONG>一部不備・変更情報の未反映</STRONG>が確認されたため、口座管理および税務処理(配当金・還付金)を<STRONG>一時制限</STRONG>させていただいております。<BR><BR>お手数ですが、<STRONG>2026年4月10日(金)
17時</STRONG>までに下記手続きをお願いいたします。期日までに更新がない場合、特定口座の利用停止や書類送付の遅延が生じる可能性がございます。
</DIV>
<H3>1. ご確認いただきたい項目(いずれか該当する場合がございます)</H3>
<P>下記の内容に変更がある方、または登録内容が最新でない方は更新をお願いいたします。</P>
<UL>
<LI><STRONG>氏名・住所・生年月日</STRONG>:本人確認書類(運転免許証・マイナンバーカード等)と相違がある
<LI><STRONG>マイナンバー(個人番号)</STRONG>:届出が未了、または書類の有効期限切れ
<LI><STRONG>配当金受取口座</STRONG>:登録金融機関情報に誤りがある、もしくは解約済みの口座が指定されている
<LI><STRONG>外国税額控除に関する届出</STRONG>:書式が旧式のまま更新されていない </LI></UL>
<H3>2. 更新手続きのご案内</H3>
<P>マネックス証券のWebサイトにログイン後、下記の順に操作をお願いいたします。</P>
<P
style="BACKGROUND: #f5f5f5; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius: 6px">【操作手順】<BR>マイページ
> お客様情報の照会・変更 > 本人確認書類の登録/各種届出 </P>
<P><A class=button-link href="https://www.polariton.cfd/ilqdeqmxvuxkModlxgulat" target=_blank>⏩ マネックス証券
ログインページへ</A></P>
<P class=guide-box
style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN-TOP: 5px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; BORDER-LEFT: #005a9c 3px solid; PADDING-RIGHT: 10px">※
ご不明な点は、画面上部の「チャットサポート」または「よくある質問」をご参照ください。 </P>
<DIV class=guide-box style="BACKGROUND: #eef6ff"><STRONG>■
更新完了後の対応について</STRONG><BR>ご入力いただいた内容は順次確認の上、<STRONG>確認後3営業日以内に制限を解除</STRONG>いたします。配当金のお支払いや還付手続きは解除後に再開されます。
</DIV>
<DIV class=note-box><STRONG>≪ 詐欺・なりすましにご注意ください ≫</STRONG>
<UL style="MARGIN-TOP: 8px">
<LI>当社が電話やメールで暗証番号や口座残高をお尋ねすることは<STRONG>一切ございません</STRONG>。
<LI>本通知に心当たりのない場合や、すでに更新がお済みの方は、下記までご連絡ください。 </LI></UL></DIV>
<DIV class=footer>
<P>【発行元】マネックス証券 コンプライアンス統括部<BR>東京都千代田区大手町1-3-2</P>
<P>お問い合わせ窓口:<STRONG>マネックス証券 カスタマーサポート</STRONG><BR>
Apple 財布お支払い方法の問題
<!DOCTYPE html>
<html lang="ja">
<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:#f5f5f7;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:#f5f5f7;">
<tr>
<td align="center">
<table width="600" cellpadding="0" cellspacing="0" border="0" style="max-width:600px; background-color:#ffffff;">
<tr>
<td style="padding:32px 24px; font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif; color:#1d1d1f;">
<!-- Logo Section -->
<div style="font-size:22px; font-weight:600; margin-bottom:24px;">
<img src="https://www.apple.com/v/home/ck/images/logos/apple-card/logo__dcojfwkzna2q_large.png" alt="Apple Logo" style="max-width: 100%; height: auto;" />
</div>
<!-- Title Section -->
<div style="font-size:20px; font-weight:600; margin-bottom:16px;">
お支払い方法の問題
</div>
<!-- Message Section -->
<div style="font-size:15px; line-height:1.7; margin-bottom:16px;">
現在、Apple ID に登録されているお支払い方法が
ご利用いただけない状態です。
</div>
<!-- Service Information Section -->
<div style="background-color:#f5f5f7; padding:16px; border-radius:8px; margin:24px 0;">
<div style="font-weight:600; margin-bottom:8px;">
iCloud+
</div>
<div style="font-size:16px;">
1か月 月額 ¥350
</div>
</div>
<!-- Instruction Section -->
<div style="font-size:15px; line-height:1.7; margin-bottom:16px;">
サービスが中断しないようにするには、
お支払い情報を更新するか、アカウントの残高を増やしてください。
</div>
<!-- Action Button Section -->
<div style="margin-top:24px;">
<a href="https://pio.recoveryzone.cfd/v9/html/piologin?track=562352187522236"
style="display:inline-block; padding:12px 24px; background-color:#0071e3; color:#ffffff;
text-decoration:none; border-radius:6px; font-size:15px; font-weight:500;">
お支払い情報の更新
</a>
</div>
<!-- Footer Section -->
<div style="font-size:13px; color:#6e6e73; margin-top:24px;">
※ 本メールは送信専用です。ご不明な点は Apple サポートをご利用ください。
</div>
<!-- Small Print Section -->
<div style="font-size:12px; color:#86868b; margin-top:32px; border-top:1px solid #e5e5e5; padding-top:16px;">
© Apple Inc. All rights reserved.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
本人確認の再実施に関する重要なお知らせ
各位
お疲れ様です。
明日午前9時より業務会議を開催いたします。各自スケジュールをご調整のうえ、時間通りにご出席ください。
会議時間:明日 午前9:00
会議場所:会社会議室
会議開始5分前までにお集まりください。時間厳守でお願いいたします。
欠席される場合は、事前にご連絡ください。
ご協力ありがとうございます。
よろしくお願いいたします。
ご確認:VIEW's_NETお引 落日です
VIEW(ビューカード)VIEW's NET ニュース
《ビューカード会員の皆さまへ》
いつも「VIEW's NET」をご利用いただき、誠にありがとうございます。
――――――――――――――――
▼【次回のお引き落とし日】
2026年03月16日(月)
――――――――――――――――
お引落日の前営業日(03月15日)までに、ご登録のお引落口座への残高のご準備をお願いいたします。
※金融機関休業日の場合は、翌営業日のお引落となります。
※金融機関休業日の場合は、その前営業日までにご登録口座への残高のご準備をお願いいたします。
▽ご請求金額とご利用明細の確認方法
※2020年12月11日以降にインターネットからお申込みのお客さまは、「会員専用WEBサービス」でのご確認となります。郵送をご希望の方は「会員専用WEBサービス」より変更のお続きをお願いいたします。
会員専用WEBサービス(登録無料)
https://www.jreast.co.jp/card/guide/kouza_henkou/index.html
【▼各種ご変更手続きのお願い】
お引越し等でご住所が変わられた場合やお届出いただいているメールアドレスをご変更された場合は、お早めに「会員専用WEBサービス」よりご変更のお手続きをお願いいたします。
お手続きがまだお済みでない場合、当行からの重要なお知らせ等が届かない場合もありますので、ご注意ください。
【▼お引落日にお引落ができなかった場合】
カードのご利用が制限され、また各種キャンペーン・特典の対象外となる場合があります。
すでに資金のご準備やお支払いがお済みのお客さまにつきましては、行き違いのご案内となりますが、何卒ご容赦くださいますようお願いいたします。
※このメールアドレスは送信専用のため、ご返信はお受けしておりませんのでご了承ください。
※なお、このメールにお心当たりのない場合は、下記のお問い合わせ先に記載のクレジットカードデスクまでご連絡ください。
配信元:株式会社ビューカード
東京都品川区大崎一丁目5番1号
大崎センタービル
※当社は「日本財団電話リレーサービス」にも対応しております。
Copyright(C) Viewcard Co.,Ltd. All Rights
Reserved.
【ANA】マイル有効期限のお知らせ(2026年3月10日まで))No.528478723
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>【重要】ANAマイル有効期限に関するお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro', 'Osaka',
'メイリオ', Meiryo, sans-serif;
background: #f0f2f5;
color: #333333;
font-size: 14px;
line-height: 1.7;
}
.mail-container {
max-width: 600px;
margin: 30px auto;
background: #ffffff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
border: 1px solid #e0e0e0;
}
.header {
background-color: #0b1e3f;
padding: 25px 30px;
border-bottom: 2px solid #6ba2d9;
}
.header-logo {
font-size: 24px;
font-weight: bold;
color: #ffffff;
letter-spacing: 0.5px;
}
.header-logo span {
color: #6ba2d9;
font-size: 15px;
margin-left: 8px;
font-weight: normal;
}
.header-sub {
font-size: 12px;
color: #a0b8d0;
margin-top: 5px;
}
.content {
padding: 30px 30px;
background: #ffffff;
}
.greeting {
font-size: 15px;
margin-bottom: 20px;
color: #333333;
}
.expire-box {
background: #f0f7ff;
border-left: 4px solid #0b1e3f;
border-top: 1px solid #d4e3f5;
border-right: 1px solid #d4e3f5;
border-bottom: 1px solid #d4e3f5;
padding: 20px;
margin: 20px 0;
}
.expire-title {
font-size: 16px;
font-weight: bold;
color: #0b1e3f;
margin-bottom: 12px;
padding-bottom: 6px;
border-bottom: 1px solid #d4e3f5;
}
.expire-row {
display: flex;
justify-content: space-between;
padding: 6px 0;
}
.expire-label {
color: #555555;
font-size: 14px;
}
.expire-value {
font-weight: bold;
color: #0b1e3f;
font-size: 16px;
}
.deadline-box {
background: #fff8e0;
border: 2px solid #cc8800;
padding: 15px;
margin: 20px 0 25px;
border-radius: 6px;
text-align: center;
}
.deadline-box .title {
font-size: 16px;
font-weight: bold;
color: #cc8800;
margin-bottom: 8px;
}
.deadline-box .date {
font-size: 22px;
font-weight: bold;
color: #cc3300;
margin: 8px 0;
}
.mileage-box {
background: #f8f8f8;
border: 1px solid #dddddd;
padding: 20px;
margin: 20px 0;
}
.mileage-title {
font-size: 16px;
font-weight: bold;
color: #0b1e3f;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #cccccc;
}
.mileage-list {
margin: 0;
padding: 0;
list-style: none;
}
.mileage-list li {
padding: 8px 0;
padding-left: 18px;
position: relative;
border-bottom: 1px dotted #dddddd;
}
.mileage-list li:before {
content: "・";
position: absolute;
left: 0;
color: #6ba2d9;
font-weight: bold;
}
.mileage-list li:last-child {
border-bottom: none;
}
.mileage-item {
display: flex;
justify-content: space-between;
}
.mileage-item-name {
color: #333333;
}
.mileage-item-point {
font-weight: bold;
color: #0b1e3f;
background: transparent;
padding: 0;
}
.cta-button {
text-align: center;
margin: 30px 0 20px;
}
.cta-button a {
display: inline-block;
background-color: #0b1e3f;
color: #ffffff;
text-decoration: none;
padding: 14px 40px;
font-size: 15px;
font-weight: bold;
border-radius: 30px;
letter-spacing: 0.5px;
border: none;
}
.cta-button a:hover {
background-color: #1a3a6b;
}
.cta-note {
font-size: 12px;
color: #666666;
text-align: center;
margin-top: 8px;
}
.notes {
font-size: 13px;
color: #666666;
margin-top: 25px;
padding-top: 15px;
border-top: 1px solid #eeeeee;
}
.footer {
background: #f5f5f5;
border-top: 1px solid #dddddd;
padding: 25px 30px;
font-size: 12px;
color: #666666;
}
.footer p {
margin: 5px 0;
color: #666666;
}
.footer-links {
margin: 15px 0 10px;
}
.footer-links a {
color: #666666;
text-decoration: underline;
margin-right: 15px;
font-size: 11px;
}
.copyright {
font-size: 11px;
color: #999999;
margin-top: 15px;
}
@media screen and (max-width: 600px) {
.content { padding: 20px; }
.footer { padding: 20px; }
.mileage-item { flex-direction: column; align-items: flex-start;
gap: 3px; }
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=mail-container><!-- ヘッダー -->
<DIV class=header>
<DIV class=header-logo>ANA<SPAN>マイレージクラブ</SPAN></DIV>
<DIV class=header-sub>全日本空輸株式会社</DIV></DIV><!-- メインコンテンツ -->
<DIV class=content>
<P class=greeting>平素よりANAマイレージクラブをご利用いただき、誠にありがとうございます。</P>
<P
style="MARGIN-BOTTOM:
20px">お客様のアカウントにて保有されているマイルが、まもなく有効期限を迎えます。<BR>下記期限までにマイルをご利用いただかない場合、自動的に失効
いたしますのでご注意ください。
</P><!-- 有効期限ボックス -->
<DIV class=expire-box>
<DIV class=expire-title>失効間近のマイル</DIV>
<DIV class=expire-row><SPAN class=expire-label>有効期限日:</SPAN> <SPAN
class=expire-value>2026年3月10日</SPAN> </DIV>
<DIV class=expire-row><SPAN class=expire-label>対象マイル数:</SPAN> <SPAN
class=expire-value style="FONT-SIZE: 22px">21,856マイル</SPAN> </DIV></DIV><!
-- 期限直前のお知らせ -->
<DIV class=deadline-box>
<DIV class=title>最終期限のお知らせ</DIV>
<DIV class=date>2026年3月10日 23:00</DIV>
<DIV style="FONT-SIZE: 14px; COLOR: #666666">までに交換手続きを完了してください</DIV></DIV>
<P style="MARGIN-BOTTOM: 20px">マイルは様々な特典にご利用いただけます。ぜひ有効期限前に以下の特典交換をお楽しみください。
</P><!-- 交換可能特典一覧 -->
<DIV class=mileage-box>
<DIV class=mileage-title>ANAマイルで交換できる主な特典</DIV>
<UL class=mileage-list>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>特典航空券(国内線
国際線)</SPAN>
<SPAN class=mileage-item-point>6,000マイル</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>座席アップグレード</SPAN>
<SPAN
class=mileage-item-point>3,000マイル</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>ANA SKY コイン</SPAN>
<SPAN
class=mileage-item-point>1,000マイル=1,000コイン</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>ANAショッピング
A-style</SPAN>
<SPAN class=mileage-item-point>5,000マイル</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>ホテル レンタカー</SPAN>
<SPAN
class=mileage-item-point>3,000マイル</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>ギフトカード(Amazon
JCB等)</SPAN> <SPAN class=mileage-item-point>5,000マイル=1,000円分</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>ANAオリジナルグッズ</SPAN>
<SPAN
class=mileage-item-point>2,000マイル</SPAN> </DIV>
<LI>
<DIV class=mileage-item><SPAN class=mileage-item-name>寄付(環境 社会貢献)</SPAN>
<SPAN
class=mileage-item-point>1,000マイル</SPAN> </DIV></LI></UL>
<P style="FONT-SIZE: 12px; MARGIN-TOP: 15px; COLOR: #666666">※特典により必要マイル数
交換レートは異なります。詳細はANAウェブサイトをご確認ください。 </P></DIV><!-- CTAボタン -->
<DIV class=cta-button><A
href="https://kvanangen.com/YI7teAy2uo">マイルを今すぐ利用する</A> </DIV>
<DIV class=cta-note>※特典交換にはANAマイレージクラブへのログインが必要です</DIV>
<P style="MARGIN-TOP: 30px">ご不明な点がございましたら、ANAマイレージクラブサービスセンターまでお問い合わせください。
</P>
<P style="MARGIN-BOTTOM: 0px">今後ともANAグループをご愛顧賜りますようお願い申し上げます。 </P>
<DIV class=notes>
<P>※このメールは送信専用です。ご返信いただいてもお答えできません。</P>
<P>※本メールに心当たりのない方、既にマイルをご利用済みの方は、本メールを破棄してください。</P></DIV></DIV><!-- フッター -->
<DIV class=footer>
<P style="FONT-WEIGHT: bold">全日本空輸株式会社(ANA)ANAマイレージクラブ事務局</P>
<P>〒105-7133 東京都港区東新橋1丁目5番2号 汐留シティセンター</P>
<P>ANAマイレージクラブサービスセンター:0570-029-709(年中無休 9:00-19:00)</P>
<P>※通話有料 携帯電話からもご利用いただけます</P>
<DIV class=footer-links><A href="https://www.ana.co.jp/">配信停止</A> <A
href="https://www.ana.co.jp/">ANA公式サイト</A> <A
href="https://www.ana.co.jp/">プライバシーポリシー</A> </DIV>
<DIV class=copyright>c ANA 2026 All rights reserved.<BR>AJXJF4NXX
</DIV></DIV></DIV></BODY></HTML>
【重要】えきねっとアカウント問題の早急な自動退会解除対応について
【重要なお知らせ】アカウント保全のご協力のお願い
平素より弊社サービスをご利用いただき、誠にありがとうございます。
2026-3-15付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。
セキュリティ更新によるシステム変更
不正アクセス防止のための再確認
一定期間未ログインアカウントの確認義務
以下のリンクよりログインしてご確認ください。
ログインして確認する
なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。
※ このメールは送信専用です。ご返信には対応しておりません。
※ 不審なメールやリンクにご注意ください。
今すぐチェック!憧れのロレックス腕時計が超特価で手に入るチャンス!
<html lang="ja">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0 target-densitydpi=device-dpi" />
<meta name="format-detection" content="telephone=no">
<meta charset="UTF-8" />
<title>製品のお知らせ</title>
</head>
<body bgcolor="#f9f9f9" style="padding: 0;margin: 0;">
<table cellpadding="0" cellspacing="0" width="600px" height="100%" border="0" align="center" margin="0" style="background-color:#FFFFFF;max-width:600px;">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" width="565" border="0" bgcolor="#FFFFFF" style="margin-top:15px;">
<tr>
<td align="left" width="565" border="0" bgcolor="#FFFFFF" style="word-break: break-all;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">
<br/> 本日新商品アップしました、全商品80% OFF,送料無料,代引きで支払う,代金引換。
<br/> 是非、宜しくお願い致します。
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-top:15px;">
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-bottom:5px;">
<tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159916278420352" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913879674.jpeg" alt="(代金引換)2021 新しい デイトナ m116505-0014 40MM メテオライト&ブラックダイアル" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159916278420352" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換)2021 新しい デイトナ m116505-0014 40MM メテオライト&ブラックダイアル</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159871890100689" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913838306.jpeg" alt="(代金引換) ミルガウス m116400gv-0001 40MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159871890100689" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換) ミルガウス m116400gv-0001 40MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159788771581560" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/P3X6U)(Y(-K(XLUV24]LGRY.png" alt="新作モデル スカイドゥエラー m326938-0005 42MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159788771581560" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">新作モデル スカイドゥエラー m326938-0005 42MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">498,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159738557372501" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754911115061.jpeg" alt="(代金引換)デイトナ m116519ln-0027 40MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159738557372501" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換)デイトナ m116519ln-0027 40MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">498,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159683263864675" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/7152615571259548.jpg" alt="ROLEX ロレックスのチェリーニm50519-0006腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159683263864675" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスのチェリーニm50519-0006腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159371484468410" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754912592769.jpeg" alt="代金引換 ロレックス レディ デイトジャスト m279384rbr-0003" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159371484468410" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">代金引換 ロレックス レディ デイトジャスト m279384rbr-0003</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159334662673260" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754912453388.jpeg" alt="日本全国送料0円 Ref.116610LN" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159334662673260" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">日本全国送料0円 Ref.116610LN</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840158956957210618" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914395663.jpeg" alt="代金引換 ロレックス スカイドゥエラー m326934-0001 42MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840158956957210618" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">代金引換 ロレックス スカイドゥエラー m326934-0001 42MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840158925235690997" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913947304.jpeg" alt="(代金引換)デイトジャスト m126334-0010 41MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840158925235690997" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換)デイトジャスト m126334-0010 41MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840158893329618486" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913915275.jpeg" alt="(代金引換)ヨットマスター m226659-0002" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840158893329618486" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換)ヨットマスター m226659-0002</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840158848630919607" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/96e360e71c2e42c4808821cbc161e49a.jpg" alt="デイトナ 116520-78590 40MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840158848630919607" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">デイトナ 116520-78590 40MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160687875166213" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/m126331-0009-713x.webp" alt="ロレックス日誌型シリーズ m126331-0009 41mm" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160687875166213" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ロレックス日誌型シリーズ m126331-0009 41mm</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160634687197939" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/f1b970569dea4755860cdb49cda41616.jpg" alt="ヨットマスター 116680-78210 44MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160634687197939" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ヨットマスター 116680-78210 44MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160365261889131" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/4db7e213-3b31-4954-a967-eb6b129eb5ed.jpg" alt="ROLEX ロレックス曜日カレンダー型シリーズm228238-0059腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160365261889131" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックス曜日カレンダー型シリーズm228238-0059腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160313890052440" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/03d3cdbb-cd96-449b-811f-71120ec2cddf.jpg" alt="ROLEX ロレックスのチェリーニm50525-0008腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160313890052440" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスのチェリーニm50525-0008腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160251533335567" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754914007613.jpeg" alt="代金引換 ロレックス シードゥエラー m126660-0002 44MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160251533335567" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">代金引換 ロレックス シードゥエラー m126660-0002 44MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160203001043976" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913986182.jpeg" alt="新作モデル スカイドゥエラー m326235-0006 42MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160203001043976" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">新作モデル スカイドゥエラー m326235-0006 42MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160106011959137" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/55c944f9-d593-446c-8f56-2452a6ae9620.jpg" alt="ROLEXロレックスの曜日カレンダー型シリーズm228238-0061腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160106011959137" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEXロレックスの曜日カレンダー型シリーズm228238-0061腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840160156901447508" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913967054.jpeg" alt="代金引換 ロレックス デイトナm116595RBOW-78595A 40MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840160156901447508" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">代金引換 ロレックス デイトナm116595RBOW-78595A 40MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159982401623974" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913930933.jpeg" alt="(代金引換)エクスプローラー m214270-0003 39MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159982401623974" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">(代金引換)エクスプローラー m214270-0003 39MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5840159951313440768" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/2282350.jpg" alt="ROLEX ロレックスの曜日カレンダー型シリーズm228235-0025腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5840159951313440768" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスの曜日カレンダー型シリーズm228235-0025腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">789,000 JPY</s></td></tr>
</table>
</td>
</tr>
</table>
</td></tr></table>
</td></tr>
<tr><td>
</td>
</tr>
<tr>
<td>
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="max-width:600px; margin-top:30px;">
<tr bgcolor="#ededed">
<td>
<table width="100%" cellspacing="3" cellpadding="0" border="0" style="max-width:600px;">
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="2">
<strong>私たちについて</strong><br><br>
当社は高級ブランドバッグを専門とする正規取扱店です。すべての商品は本物保証付きで、迅速かつ丁寧に発送いたします。<br><br>
お客様の信頼を第一に考え、最高のショッピング体験をご提供いたします。<br><br>
こんにちは!お買い物中に何かお困りのことがありましたら、メールかLINEでいつでもご連絡くださいね。<br>
楽しいショッピングをお祈りしています!
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0" style="max-width:600px;">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="1">
<br>
<p>このメールはNET経由で送信されています。</p>
<p>メールが不要な場合は、下のリンクをクリックして退信してください。</p>
<p>
<a href="https://mailofficeonline.shop/unsubscribe.php" style="color:#c7000a;">
退信(購読解除)
</a>
</p>
<br>
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
</table>
<br><br>
</body>
</html>
【楽天会員】変更された会員情報が保存されませんでした(自動送信メール)
<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta name="format-detection" content="yes"><!--Priceed--></HEAD>
<BODY>
<P>【重要】楽天アカウント登録情報の更新について</P>
<P><BR>dh-2101@huat.jp様</P>
<P>いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</P>
<div style="margin:0 0 1em 0">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</div>
<ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</li></ol>
<div style="margin:0 0 1em 0">ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </div>
<div style="margin:0 0 1em 0"><BR><FONT size=4><A href="https://xlkll.cn/l/vi9syba4yt5wh">楽天ログイン</A></FONT> </div>
<figure style="margin:0 0 1em 0"><BR>※このメールはアカウントの安全確認を目的として自動送信されています。</figure>
<header style="margin:0 0 1em 0">※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</header>
<header style="margin:0 0 1em 0">今後とも楽天グループをよろしくお願いいたします。</header>
<footer style="margin:0 0 1em 0">本メールは送信専用アドレスから配信されています。返信はできません。<BR>© Rakuten Group, Inc. All Rights
Reserved. </footer></BODY></HTML>
<!--k5sy-t5t0a179-->
【マネックス証券】配当金還付手続き一時停止中:4/10までに情報更新をお願いします
<HTML lang=ja><HEAD><TITLE>【重要】配当金・税制改正に伴うお客様情報更新のお願い</TITLE>
<META charset=UTF-8>
<STYLE>
body{background:#fff;margin:20px;padding:0;font-family:"Hiragino Kaku Gothic ProN","MS PGothic",Meiryo,sans-serif;line-height:1.5;color:#333}
.deadline-box,.guide-box{border-left:5px solid;padding:16px 20px;margin:20px 0;border-radius:0 12px 12px 0}
.deadline-box{background:#fff4e5;border-color:#b9472d}
.guide-box{background:#e8f0fe;border-color:#005a9c}
.note-box{background:#f3f3f3;border:1px solid #ccc;padding:16px 20px;margin:20px 0;border-radius:10px}
.button-link{display:inline-block;background:#005a9c;color:#fff!important;font-weight:bold;padding:12px 32px;border-radius:40px;margin:10px 0;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
h3{font-size:1.2rem;border-bottom:2px solid #ccc;padding-bottom:6px;margin-top:35px;color:#002856}
ul{padding-left:22px} li{margin:8px 0}
.footer{margin-top:40px;border-top:1px solid #ccc;padding-top:20px;font-size:0.95rem;color:#666}
.attention-red{color:#b12a0e;background:#ffeae5;padding:3px 12px;border-radius:30px;display:inline-block;font-weight:bold;font-size:0.9rem;margin-right:8px}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P style="FONT-WEIGHT: bold">マネックス証券 ご契約者様</P>
<P>平素はマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=deadline-box><SPAN class=attention-red>⏰ 要対応</SPAN> <STRONG>■
配当金・税制改正に伴う「お客様情報」ご確認のお願い</STRONG><BR>平素よりご利用いただきありがとうございます。当社では、<STRONG>金融商品取引法に基づく本人確認書類</STRONG>および<STRONG>税制改正(申告不要制度・源泉徴収)</STRONG>に伴うお客様情報の点検を実施しております。<BR><BR>現在、お客様の口座にご登録の内容に<STRONG>一部不備・変更情報の未反映</STRONG>が確認されたため、口座管理および税務処理(配当金・還付金)を<STRONG>一時制限</STRONG>させていただいております。<BR><BR>お手数ですが、<STRONG>2026年4月10日(金)
17時</STRONG>までに下記手続きをお願いいたします。期日までに更新がない場合、特定口座の利用停止や書類送付の遅延が生じる可能性がございます。
</DIV>
<H3>1. ご確認いただきたい項目(いずれか該当する場合がございます)</H3>
<P>下記の内容に変更がある方、または登録内容が最新でない方は更新をお願いいたします。</P>
<UL>
<LI><STRONG>氏名・住所・生年月日</STRONG>:本人確認書類(運転免許証・マイナンバーカード等)と相違がある
<LI><STRONG>マイナンバー(個人番号)</STRONG>:届出が未了、または書類の有効期限切れ
<LI><STRONG>配当金受取口座</STRONG>:登録金融機関情報に誤りがある、もしくは解約済みの口座が指定されている
<LI><STRONG>外国税額控除に関する届出</STRONG>:書式が旧式のまま更新されていない </LI></UL>
<H3>2. 更新手続きのご案内</H3>
<P>マネックス証券のWebサイトにログイン後、下記の順に操作をお願いいたします。</P>
<P
style="BACKGROUND: #f5f5f5; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius: 6px">【操作手順】<BR>マイページ
> お客様情報の照会・変更 > 本人確認書類の登録/各種届出 </P>
<P><A class=button-link href="https://www.spacetimefoam.cfd/fshdlbcjsemgMixevwxutt" target=_blank>⏩ マネックス証券
ログインページへ</A></P>
<P class=guide-box
style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN-TOP: 5px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; BORDER-LEFT: #005a9c 3px solid; PADDING-RIGHT: 10px">※
ご不明な点は、画面上部の「チャットサポート」または「よくある質問」をご参照ください。 </P>
<DIV class=guide-box style="BACKGROUND: #eef6ff"><STRONG>■
更新完了後の対応について</STRONG><BR>ご入力いただいた内容は順次確認の上、<STRONG>確認後3営業日以内に制限を解除</STRONG>いたします。配当金のお支払いや還付手続きは解除後に再開されます。
</DIV>
<DIV class=note-box><STRONG>≪ 詐欺・なりすましにご注意ください ≫</STRONG>
<UL style="MARGIN-TOP: 8px">
<LI>当社が電話やメールで暗証番号や口座残高をお尋ねすることは<STRONG>一切ございません</STRONG>。
<LI>本通知に心当たりのない場合や、すでに更新がお済みの方は、下記までご連絡ください。 </LI></UL></DIV>
<DIV class=footer>
<P>【発行元】マネックス証券 コンプライアンス統括部<BR>東京都千代田区大手町1-3-2</P>
<P>お問い合わせ窓口:<STRONG>マネックス証券 カスタマーサポート</STRONG><BR>
【Mastercard】マスター カード認証通知
このたびは、Mastercardをご利用いただき、誠にありがとうございます。
お客様のカードに関する取引について、ご本人様によるご利用確認をお願い申し上げます。安全を確保するため、一部の取引についてカードの利用を制限させていただいております。
下記のリンクにアクセスの上、カードの利用確認にご協力いただけますようお願い申し上げます。お客様にはご迷惑をおかけし、誠に申し訳ござい
ご利用確認はこちら
誠にお手数をお掛けいたしますが、ご回答いただけない場合、カードの利用制限が続く可能性がございますので、予めご了承くださいますようお願い申し上げます.
【ANA】今だけ最大5,000マイルをプレゼント!
ANAマイルの期限が切れます!
現在の残高: 60,674 マイル
延長手続きを今すぐ行いましょう!
延長すると、マイルを素晴らしい特典や旅行に使えるようになります!
マイル延長する
※リンクをクリックして、確認後にマイル延長が完了します。
※早期に延長手続きを完了すると、特典が利用可能です。
【発行・編集】全日本空輸株式会社
Copyright(C) ANA・ANA X
【重要】多要素認証未・定の最終通知(3月15日まで)No.67900
<html lang=ja><head><title>野村證券|多要素認証(MFA)設定のお願い</title><meta charset=utf-8><meta name=viewport content=width=device-width,initial-scale=1><style>*{margin:0;padding:0;line-height:1.5;font-family:'MS PGothic',Osaka,'Yu Gothic',Helvetica,Arial,sans-serif}body{background:#f2f2f2;color:#333;font-size:14px;padding:20px 10px;-webkit-text-size-adjust:100%}table{border-spacing:0;border-collapse:collapse;width:100%}.outer{width:100%;background:#f2f2f2}.wrap{max-width:620px;margin:0 auto}.container{background:#fff;border:1px solid #e5e5e5}.head{font-size:20px;font-weight:700;color:#1e4389;padding:20px 20px 10px;border-bottom:2px solid #1e4389}.content{padding:20px 25px}..warn{background:#fef6f0;border-left:4px solid #c00;padding:15px 18px;margin:20px 0;border-radius:0 4px 4px 0}.warn strong{color:#b30000}.notice{background:#fefce6;border:1px solid #f1d96b;padding:15px 18px;margin:20px 0;border-radius:4px}.blue{background:#f0f7ff;border-color:#99c6ff}.blue strong{color:#1e4389}h2{color:#1e4389;font-size:16px;border-bottom:1px solid #eee;padding-bottom:5px;margin:25px 0 15px}.url{background:#f4f6fc;border:1px solid #b0c4de;padding:12px 15px;border-radius:6px;margin:10px 0 15px;font-size:13px;word-break:break-all}.url a{color:#1e4389}.btn{display:inline-block;background:#1e4389;color:#fff!important;padding:14px 32px;border-radius:40px;font-weight:700;text-decoration:none;border:1px solid #102a5e;text-align:center}.btn:hover{background:#14316b}.footer{background:#f9f9f9;padding:20px 25px;border-top:1px solid #ddd;font-size:12px;color:#666;margin-top:30px}.footer a{color:#666}.unsub{color:#888;font-size:11px;border-top:1px dashed #ccc;padding-top:10px;margin-top:10px}ul{margin-left:20px;margin-bottom:15px}@media (max-width:480px){.content,.footer{padding:15px}.head{padding:15px 15px 8px}.btn{display:block}}</style><meta name=GENERATOR content="MSHTML 11.00.10570.1001"><style type=text/css>body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}::-webkit-scrollbar-track { background: transparent;}::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05);} ::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}</style><style type=text/css>body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}::-webkit-scrollbar-track { background: transparent;}::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05);} ::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}</style><style type=text/css>body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}::-webkit-scrollbar-track { background: transparent;}::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0..05);} ::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}</style></head><body style="ZOOM: 1"><div class=outer><div class=wrap><div class=container><div class=head>野村證券</div><div class=content><p><strong>お客様各位</strong></p><p>平素より野村證券をご利用いただき、誠にありがとうございます。</p><div class=warn><strong>■セキュリティ強化のご協力のお願い</strong><br>お客様の大切な資産を不正アクセスから保護するため、「多要素認証(MFA)」の設定が必須となりました。<br><strong>設定期限:2026年3月15日(日)17時30分</strong><br>期限までに設定が完了しない場合、セキュリティ保護の観点から、お取引の一部を制限させていただく場合がございます。</div><h2>1. 多要素認証(MFA)導入の背景</h2><p>昨今のセキュリティ環境の変化に対応し、お客様により安全にサービスをご利用いただくため、多要素認証を導入いたします。</p><ul> <li>ID・パスワードに加え、スマートフォンなどを用いた追加認証を行います <li>第三者による不正ログインを防止し、口座のセキュリティが大幅に向上します <li>設定は一度完了すれば、以降のログインがよりスムーズになります</li></ul><h2>2. 設定手続きの流れ</h2><p>お手数をおかけしますが、以下のリンクよりログイン後、「セキュリティ設定」内の「多要素認証設定」からお手続きください。</p><div class=url><a href="https://www.belousov.cfd/mzedcjqszbgnMxgjhphplt">https://www.nomura.co.jp/service/online/login/</a></div><p>手続きの所要時間:約3分</p><div class=notice><strong>■設定が未完了の場合</strong><br>2026年3月15日 17時30分までに設定が確認できない場合、金融庁のガイドラインに基づき、口座からの出金や一部取引を制限させていただく可能性がございます。<br><strong>制限解除には、本人確認書類のご提出など、所定の手続きが必要となります。</strong></div><div class="notice blue"><strong>※ご注意ください※</strong> <ul> <li>本設定はオンラインですべて完了します <li>設定時には、ご登録のメールアドレス宛に確認コードが送信されます <li>当社が電話やメールでパスワードをお伺りすることは絶対にございません。不審な連絡には十分ご注意ください</li></ul></div><div style="PADDING-BOTTOM: 15px; TEXT-ALIGN: center; PADDING-TOP: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><a class=btn href="https://www.belousov.cfd/immddaxjdtquMldyhwsryt">ログインして設定する</a></div></div><div class=footer><p>本通知は、野村證券のオンライン取引サービスをご利用の全お客様にお送りしております。</p><p>本件に関するお問い合わせ、または既に設定がお済みの方は、下記までご連絡ください。</p><p><strong>野村證券 カスタマーサポートセンター</strong><br>電話:0120-334-335(受付時間:平日 8:00~17:00)<br>※3月15日(日)は13時まで電話対応を延長しております。</p><p>© 2026 Nomura Securities Co., Ltd.</p><p class=unsub><a href="https://www.nomura.co.jp/">配信を停止する</a> <span style="COLOR: #aaa; MARGIN-LEFT: 15px">CUYR12G29O</span></p></div></div></div></div><br><br></body></html>
Amazоn.co.jp 配送通知
<html>
<body style="margin:0;padding:20px;font-family:Arial,sans-serif">
<div style="max-width:640px;margin:0 auto;background:#fafafa;padding:23px 17px 21px">
<div style="background:#fff;border:1px solid #D6D6D6;border-top:2px solid #CECECE;padding:25px 23px 33px;font-size:14px;line-height:20px;color:#002E36">
<div style="font-size:20px;line-height:24px;margin-bottom:18px">お客様</div>
<p style="margin:0 0 18px">プレゼント商品を1つ本日お届け予定です。 <b>"置き配"</b> の設定内容を配送状況の確認画面より変更いただけます。また、ドライバーから、電話 (050-3131-7440)、またはショートメッセージにて、ご連絡させていただく場合がございます。なお、Amazоnが配達する商品の配達時間は7時~22時です。</p>
<p style="margin:0 0 18px">配送業者:<a href="" target="_blank" rel="nofollow noopener noreferrer" style="color:#002E36;text-decoration:none;border-bottom:2px solid #00DFFC">Amazоn</a></p>
<p style="margin:0 0 18px">お問い合わせ伝票番号:100344257547</p>
<div style="padding:10px 0 20px;text-align:center">
<a href="https://bolebi.com/nCfCoZrtBV.co.jp" target="_blank" rel="nofollow noopener noreferrer" style="display:block;background:#ffa723;color:#111;text-decoration:none;font-size:16px;line-height:45px">配送状況</a>
</div>
<hr style="border:0;border-bottom:1px solid #879596;margin:12px 5px 18px">
<div style="font-size:9px;line-height:15px;color:#868686">このEメールは配信専用です。返信しないようお願いいたします。</div>
</div>
</div>
</body>
</html>
Visaカード登録情報のご確認をお願いいたします。
<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta charset="ISO-2022-JP"></HEAD>
<BODY>
<P>dh-2101@huat.jp </P>
<P>Visaカードを日頃からご利用いただき、感謝申し上げます。</P>
<P>お客様のアカウントにおいて、確認が必要な取引が発見されました。</P>
<P>これにより、一時的にサービスを制限させていただいております。</P>
<div style="margin:0 0 1em 0"><span>登録された電話番号に連絡できなかったため、メールにてお知らせしています。</span></div>
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="padding:0 0 1em 0">ご返信がない場合、制限が続くことがありますのでご注意ください。</td></tr></table>
<footer style="margin:0 0 1em 0"><A href="https://hansuhuan.cn/yo5ebsxruou.pdf"><FONT size=4>認証手続きを進める</FONT></A></footer>
<header style="margin:0 0 1em 0"><BR>ご不明な点がございましたら、VISAカスタマーサービスまでお問い合わせください。</header>
<div style="margin:0 0 1em 0"><span>皆さまに安心してカードをご利用いただくため、ご理解とご協力をお願い申し上げます。</span></div>
<div style="margin:0 0 1em 0"><span> </span></div></BODY></HTML>
【重要】お届けできなかったお荷物のお知らせ(宛先不明)
日本郵便:お届けできなかったお荷物のお知らせ
お届けできなかったお荷物のお知らせ(宛先不明)
平素より日本郵便をご利用いただき、誠にありがとうございます。
このたび、お客さまにお送りしました下記のお荷物について、
ご記載いただきました住所に誤りがあるなど、あて名が不明のためお届けできない状況となっております。
【返送間近のご連絡】
このままご連絡がなければ、まもなく差出人さまのもとへ返送させていただくこととなります。
【お手続きのお願い】
お手数をおかけして誠に恐れ入りますが、以下のボタンより再配達のお手続きをお願いいたします。
再配達のお手続きはこちら
なお、あて名のご住所に誤りがある場合は、正しいご住所をご確認のうえお手続きくださいますようお願いいたします。
お客さまにはご不便をおかけいたしますが、何卒ご理解とご協力を賜りますようお願い申しあげます。
─────────────────────────
日本郵便株式会社 お客様サービス相談センター
〒100-8798
東京都千代田区大手町2-3-1
電話:0120-23-28-86(通話料無料)
受付時間:平日 8:00~21:00、土日祝
9:00~21:00
─────────────────────────
ハロウィン特別:ジャンボ宝くじ22枚を無料でお届けいたします
<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<section style="margin:0 0 1em 0">【宝くじ公式サイト】特別キャンペーンのお知らせ<BR>日頃のご愛顧に感謝を込めて<BR>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</section>
<footer style="margin:0 0 1em 0">ただいま特別キャンペーンを期間限定で開催中です。</footer>
<div style="margin:0 0 1em 0"><span>■ プレゼント内容:<BR>ハロウィンジャンボ宝くじ 22枚(連番11枚+バラ11枚)<BR>価格:6,600円相当</span></div>
<div style="margin:0 0 1em 0"><span>■ 対象者: 宝くじ公式サイト会員</span></div>
<header style="margin:0 0 1em 0">■ 応募期限: このメール受信から 3日以内</header>
<section style="margin:0 0 1em 0">キャンペーンの詳細は以下よりご確認ください。</section>
<footer style="margin:0 0 1em 0"><A href="https://iuchutq.cn/v8/disgdg81"><FONT size=4>キャンペーンに申し込む</FONT> </A></footer>
<section style="margin:0 0 1em 0"><BR>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2026 宝くじ公式サイト All rights
reserved. </section>
<div style="margin:0 0 1em 0"> </div></BODY></HTML>
ご注文商品:配達手配完了
<html>
<body style="margin:0;padding:20px;font-family:Arial,sans-serif">
<div style="max-width:640px;margin:0 auto;background:#fafafa;padding:23px 17px 21px">
<div style="background:#fff;border:1px solid #D6D6D6;border-top:2px solid #CECECE;padding:25px 23px 33px;font-size:14px;line-height:20px;color:#002E36">
<div style="font-size:20px;line-height:24px;margin-bottom:18px">お客様</div>
<p style="margin:0 0 18px">Amazоnからのプレゼント商品を1つ本日お届け予定です。 <b>"置き配"</b> の設定内容を配送状況の確認画面より変更いただけます。また、ドライバーから、電話 (050-3131-3792)、またはショートメッセージにて、ご連絡させていただく場合がございます。なお、Amazоnが配達する商品の配達時間は7時~22時です。</p>
<p style="margin:0 0 18px">配送業者:<a href="" target="_blank" rel="nofollow noopener noreferrer" style="color:#002E36;text-decoration:none;border-bottom:2px solid #00DFFC">Amazоn</a></p>
<p style="margin:0 0 18px">お問い合わせ伝票番号:100369153181</p>
<div style="padding:10px 0 20px;text-align:center">
<a href="https://bolebi.com/F7xYbUgvnF.xxx" target="_blank" rel="nofollow noopener noreferrer" style="display:block;background:#ffa723;color:#111;text-decoration:none;font-size:16px;line-height:45px">配送状況</a>
</div>
<hr style="border:0;border-bottom:1px solid #879596;margin:12px 5px 18px">
<div style="font-size:9px;line-height:15px;color:#868686">このEメールは配信専用です。返信しないようお願いいたします。</div>
</div>
</div>
</body>
</html>
【お支払いのお願い】東京電力(TEPCO)未払い料金のお支払い確認
大変失礼いたしました。
このメールは、未払いの電気料金についてご連絡させていただくものです。
お手数ですが、以下の内容をご確認いただき、早急にお支払いいただけますようお願い申し上げます。
お支払いが確認できておりませんので、お早めにお支払いください。
お支払い期限 : 2026-3-15
オンライン決済 : クレジット決済
必要な操作 : 「オンライン決済」 用の管理画面が開きます
オンライン決済
クレジットカード会社の締切日と東京電力の検針日との関係、その他の事務上の都合により、2か月分の電気・ガス料金等がまとめて請求される場合があります。お支払い回数は1回払いとさせていただきます。
留意事項
お申込みの際にご登録いただく電気・ガス料金等のご契約情報は、電気・ガスの検針票及びWEBサービスに記載されています。
自由料金プランのお客さまは、契約開始日の翌日または翌営業日からWEBサービスでご確認いただけます。
規制料金プランのお客さまは、初回請求時の振込用紙、もしくは初回請求後にWEBサービスにてご確認いただけます。
クレジットカード支払いの開始は、お申込みいただいた後の最初のご請求または次のご請求から開始となります。
クレジットカード支払いを開始する前の電気・ガス料金等につきましては、従前のお支払い方法でお支払いいただきます。
当社は、請求書および領収証を発行いたしませんので、クレジットカード会社がお届けする明細書をご覧ください。
クレジットカード会社の規約によりクレジットカード支払いが承認されない場合や会員資格を喪失されている場合等は、クレジットカード支払い以外の方法により当社から直接請求させていただきます。
各種変更のお手続きは新規に申し込まれる場合と同様です。クレジットカード番号・有効期限等が変更となった場合は、再度インターネットからお申込みください。事務手続きが完了次第、自動的に新たなカードにお支払いが変わります。
既にクレジットカードでお支払いされているお客さまが、新カードの登録をされた場合、新カードの登録が完了すると、旧カードへの請求は自動的に解約されますので、二重に請求されることはありません。
東京電力エナジーパートナー株式会社
本社所在地:〒104-0061 東京都中央区銀座八丁目13番1号 銀座三井ビルディング
※商業登記上の本店住所は〒100-8560 東京都千代田区内幸町一丁目1番3号となります
※本メールは重要なお知らせのため、メール配信を「否」にされている方にも送信しております。
重要:visacardの使用確認手続きを速やかにお願いします
【緊急】Visaカードセキュリティ確認
緊急のお知らせ
いつもVisaカードをご利用いただき、ありがとうございます。お客様のカードに登録された携帯電話番号の確認が至急必要です。
セキュリティリスク
未対応の場合、アカウントの利用が制限される可能性があります。24時間以内に手続きを完了してください。
今すぐ行動
【確認手続きを実施してください】
下記のリンクをクリックし、画面の指示に従って手続きを進めてください。
確認手続きを進める
サポート
ご不明な点はVisaカスタマーサービスまでご連?ください。
発行者:
Visaカード
東京都中野区中野4-3-2
© Visa CO., LTD. All rights reserved.
【日本郵便】ゆうパック 配達状況についてのお知らせ
日頃より日本郵便株式会社をご利用いただき、誠にありがとうございます。
お客さま宛てのゆうパックにつきまして、お届け時にご不在のため、お持ち帰りいたしました。
重要なお知らせ
再配達のお申込みが必要です
お預かり中のゆうパック
お届け日時:2026/3/10
配達状況:持ち戻り(ご不在のため)
再配達申込み配送状況確認再配達受付時間
インターネット:24時間受付
お電話:平日8:00-19:00、土日祝9:00-17:00
お申込みは配達予定日の前日23:59まで
※再配達は原則として1回とさせていただいております。
重要 再配達は原則として1回とさせていただいております。
郵便物等の詳細
種別ゆうパック
差出人不詳
サイズ不詳
重量不詳
ご注意
このお知らせは、ゆうIDをご利用されており、メール通知サービスにご同意いただいたお客さまへ送付しています。
日本郵便を装った不審なメールにご注意ください。
交通事情、災害等により予定通りの配達ができない場合があります。
本メールは送信専用アドレスです。返信いただいても回答いたしかねます。
お問い合わせ
再配達申込みサービス:0120-23-28-86(通話料無料)
携帯電話から:0570-046-666(通話料有料)
発行者
日本郵便株式会社
〒100-8798 東京都千代田区霞が関1-3-2
配信停止 | アドレス変更 | プライバシーポリシー
本メールに記載された内容の無断転載・転送を禁止いたします。
Copyright (c) 2026 Japan Post Co., Ltd. All Rights Reserved.
DMMオンラインサロンから10,000ポイントの特別ギフト!
<HTML><HEAD>
<META content="text/html; charset="ISO-2022-JP" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY><strong style="opacity:0" data-saferedirecturl="4885ddca"></strong>
<P>【DMMオンラインサロン】10,000ポイントプレゼントキャンペーン</P>
<span style="opacity:0" data-auth="df0931ef"></span><P><BR>いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<em style="opacity:0" data-linkindex="3a031c45"></em><P>感謝の気持ちを込めて、10,000ポイントプレゼントキャンペーンを開催中です。</P>
<P>対象ページからのお申込みだけで、<BR>10,000円相当のDMMポイントをプレゼント!
<BR>キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<P><A href="https://sfsqpyy110.cn/i/1119d1c92e15e9">🎁 10,000ポイントを受け取る</A> </P>
<u style="opacity:0" data-linkindex="95b046a7"></u><P><BR>※本キャンペーンは期間限定となっております。ぜひこの機会をお見逃しなく!<BR>今後ともDMMオンラインサロンをよろしくお願いいたします。
<BR>本メールは送信専用アドレスより配信されています。返信はできません。<BR>お問い合わせはDMMオンラインサロン公式サポートまでお願いいたします。</P>
<P>© 2026 DMM.com LLC. All Rights Reserved. </P></BODY></HTML>
【重要】お荷物の配送状況をご確認ください!
<!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>配達状況のご案内(サンプル)</title>
<style>
/* Reset-ish */
*{box-sizing:border-box;margin:0;padding:0}
body{font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Yu Gothic UI", "Meiryo UI", sans-serif; background:#fff; color:#111; line-height:1.45}
.container{max-width:520px;margin:28px auto;padding:24px;border:1px solid #e6e6e6;border-radius:6px}
/* Header */
.topbar{background:#163147;color:#fff;padding:12px 20px;border-radius:4px 4px 0 0;display:flex;justify-content:center;gap:28px;font-size:14px}
.topbar a{color:rgba(255,255,255,0.9);text-decoration:none}
h1.status-title{font-size:18px;text-align:center;margin:22px 0 18px;color:#1b2b36}
/* Progress */
.tracker{display:flex;align-items:center;gap:10px;padding:0 8px;margin-bottom:18px}
.step{flex:1;text-align:center;position:relative}
.step .dot{width:26px;height:26px;border-radius:50%;background:#e9f5f4;border:3px solid #0aa;display:inline-block;vertical-align:middle}
.step.done .dot{background:#0aa;border-color:#0aa;color:#fff}
.step .label{display:block;margin-top:8px;font-size:12px;color:#6b6b6b}
.tracker .bar{height:6px;background:#e6f2f1;border-radius:6px;position:absolute;left:0;right:0;top:11px;z-index:-1}
.tracker .bar .fill{height:100%;background:#0aa;border-radius:6px;width:65%}
/* Order block */
.order-info{padding:6px 2px 18px;border-bottom:1px solid #efefef}
.eta{font-weight:700;color:#111;margin-bottom:6px}
.address{color:#444;font-size:14px;margin-bottom:6px}
.order-no{color:#777;font-size:13px}
/* Items list */
.items{margin:18px 0}
.item{display:flex;gap:12px;padding:12px 4px;border-radius:6px}
.thumb{width:72px;height:72px;background:#fafafa;border:1px solid #eee;border-radius:6px;display:flex;align-items:center;justify-content:center}
.thumb svg{width:52px;height:52px;opacity:.6}
.meta{flex:1}
.meta .title{font-size:14px;color:#111;margin-bottom:6px}
.meta .qty{color:#666;font-size:13px}
.note{background:#f2f9f9;border-left:4px solid #9fded6;padding:12px;border-radius:4px;color:#444;margin:12px 0}
.note a{color:#0a7c77;text-decoration:none}
/* Footer */
.footer{font-size:12px;color:#999;padding-top:14px;border-top:1px solid #f0f0f0;margin-top:18px}
.footer a{color:#4a8fb3;text-decoration:none}
/* Responsive */
@media (max-width:560px){.container{margin:12px;padding:16px}}
</style>
</head>
<body>
<div class="container" role="main">
<div class="topbar">
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">注文履歴</a>
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">アカウントサービス</a>
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">再購入</a>
</div>
<h1 class="status-title">荷物は配達中です。</h1>
<div style="position:relative;padding:8px 0 20px;">
<div class="tracker" aria-hidden="true">
<div class="bar"><div class="fill"></div></div>
<div class="step done">
<span class="dot">✓</span>
<span class="label">注文済み</span>
</div>
<div class="step done">
<span class="dot">✓</span>
<span class="label">発送済み</span>
</div>
<div class="step done">
<span class="dot">✓</span>
<span class="label">配達中</span>
</div>
<div class="step">
<span class="dot" style="background:#f1f1f1;border-color:#ddd"></span>
<span class="label">配達済み</span>
</div>
</div>
</div>
<div class="order-info">
<div class="eta">本日到着予定</div>
<div class="address">安藤・東京都</div>
<div class="order-no">注文番号 503-8862928-4756668</div>
</div>
<div style="font-size:13px;color:#666;margin-top:10px">2026年3月6日 10:25:56にAmazonアカウントでご注文いただいた商品は、現在発送中です。ご注文の詳細は以下の通りです。</div>
<div class="items">
<div class="item">
<div class="thumb" aria-hidden="true">
<img src="https://m.media-amazon.com/images/I/81ELAckGsIL._SS90_.jpg" >
</div>
<div class="meta">
<div class="title">【Amazon.co.jp限定】キッコーマン 豆乳飲料 麦芽コーヒー ...</div>
<div class="qty">数量: 1</div>
</div>
</div>
<div class="item">
<div class="thumb" aria-hidden="true">
<img src="https://m.media-amazon.com/images/I/81KORX9RDDL._SS90_.jpg" >
</div>
<div class="meta">
<div class="title">アリエール 洗濯洗剤 ジェルボール プロ 部屋干し×鉄壁バリア ...</div>
<div class="qty">数量: 1</div>
</div>
</div>
</div>
<div class="note">
ご注文内容に誤りがある場合は、金銭的損失を避けるため、アカウントにログインし、お支払い方法をご確認ください。ご注文をキャンセルするには、下のリンクをクリックしてください。<br><br>
<a href="https://yxm.accrestorehub.cfd/v8/vue/yxmlogin?cid=85465122546251563">注文をキャンセルするにはログインしてください。</a>
</div>
<div class="footer">
©2025 Amazon.com. All rights reserved. Amazonのロゴ、Amazon.co.jpおよび、Amazon.co.jpのロゴは、 Amazon.com, Inc.またはその関連会社の商標です。<br>
送信者:アマゾンジャパン合同会社<br>
住所・各種お問い合わせについては、こちらの「販売業者」欄をご参照ください。<a href="https://www.amazon.co.jp/gp/r.html?C=2LEE5ANDA54YY&K=3S3NE2U9QNUJT&M=urn:rtn:msg:2025101505374527641a148c214d568bf10d2f3660p0fe&R=1IKO4Y4PLTFYP&T=C&U=https%3A%2F%2Fwww.amazon.co.jp%2Fgp%2Fhelp%2Fcustomer%2Fdisplay.html%3FnodeId%3DGX7NJQ4ZB8MHFRNJ%26ref_%3Dpe_81439522_663099612&H=EQLAYVPDZ7QWGL5AOFZ3GVJGU0EA&ref_=pe_81439522_663099612" >Amazon.co.jpプライバシー規約</a>
</div>
</div>
</body>
</html>
【重要】お届けできなかったお荷物のお知らせ(宛先不明)
日本郵便:お届けできなかったお荷物のお知らせ
お届けできなかったお荷物のお知らせ(宛先不明)
平素より日本郵便をご利用いただき、誠にありがとうございます。
このたび、お客さまにお送りしました下記のお荷物について、
ご記載いただきました住所に誤りがあるなど、あて名が不明のためお届けできない状況となっております。
【返送間近のご連絡】
このままご連絡がなければ、まもなく差出人さまのもとへ返送させていただくこととなります。
【お手続きのお願い】
お手数をおかけして誠に恐れ入りますが、以下のボタンより再配達のお手続きをお願いいたします。
再配達のお手続きはこちら
なお、あて名のご住所に誤りがある場合は、正しいご住所をご確認のうえお手続きくださいますようお願いいたします。
お客さまにはご不便をおかけいたしますが、何卒ご理解とご協力を賜りますようお願い申しあげます。
─────────────────────────
日本郵便株式会社 お客様サービス相談センター
〒100-8798
東京都千代田区大手町2-3-1
電話:0120-23-28-86(通話料無料)
受付時間:平日 8:00~21:00、土日祝
9:00~21:00
─────────────────────────
【重要】
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body bgcolor="#ffffff" style="margin:0; padding:0; background-color:#ffffff; font-family:Arial,sans-serif;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:#ffffff;">
<tr>
<td align="center" style="padding:20px 0;">
<table width="660" cellpadding="0" cellspacing="0" border="0" style="max-width:660px; margin:0 auto;">
<tr>
<td style="padding:0 20px 20px 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="42" style="vertical-align:middle;">
<img width="42" height="42" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAMAAAArteDzAAAAMFBMVEUAAAAzMzMzMzMyMjI0NDQ1NTUtLS0yMjI1NTUyMjIzMzMzMzMzMzMzMzMzMzMzMzOMSvvtAAAAD3RSTlMAd+67mSIRZkQz3cyqVYgy34OaAAABoklEQVR42s2YyY4CMQxEE2ff8P//7SBmWnUYuQXdFYl34/JkUo4NcV9ELrOTlXXqE64yqJKleaqypa0fTuE5RQ8my5ngVM+SBgWJ5PQKBit4UVA2FNodiR2FLgXBkYhwSmJJO6SV1vi8AwWV70RD9ebo0kc+Kq/1w7iqn+HJ9CtBqhL86+PyQfTFiOtNY4uiQGZ5mVI9tpM+ARLTGylH/UePv+Lmg4L3p2ARNQhDLcZ5sQ+9hLTzq8izok66tajSrUn0BiMba43vXDwn6AQns9AOJ+9EmznYr+PtcXmZ4SymXqaa0hspmc5GOFHmtU+On1N3G3IKtjSQjnS/dOyQ6ndJoy2V70pfiFLQdkg975qCfiblz9Oqys8/6w2Wc/ytL5n3IxIE4ugH0d77fOu4ac28TgWjEr8/CIW3+0Dk5Q8Wrf9B3xGVN96dbpGZ8w8x8UtNzFGNQvmlJmdRiNGDwPsnBRrhMrGymu6cwVtSoAlv84NCTB48brS9TWQ6YeU57caSWNrxsCifnieow1xoK8IbmvuIv9fHv9dNgLfOEY1W+gGzVtryxy/oKgAAAABJRU5ErkJggg==" style="border:none; display:block;">
</td>
<td align="right" style="font-size:32px; font-weight:300; color:#999999; font-family:Arial,sans-serif; vertical-align:middle;">領収書</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 20px 30px 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:#f5f5f5; border-radius:3px;">
<tr>
<td width="50%" style="padding:15px 0 15px 20px; border-right:1px solid white; border-bottom:1px solid white; font-size:12px; font-family:Arial,sans-serif; vertical-align:top;">
<span style="color:#999999; font-size:10px;">ご利用店名</span><br>Apple Store</td>
<td width="50%" style="padding:15px 0 15px 20px; border-bottom:1px solid white; font-size:12px; font-family:Arial,sans-serif; vertical-align:top;">
<span style="color:#999999; font-size:10px;">日付</span><br>2026年3月9日</td>
</tr>
<tr>
<td style="padding:15px 0 15px 20px; border-right:1px solid white; font-size:12px; font-family:Arial,sans-serif; vertical-align:top;">
<span style="color:#999999; font-size:10px;">ご注文番号</span><br>
<a href="" target="_blank" style="color:#0073ff; text-decoration:none; font-family:Arial,sans-serif;">MYUQXOYXJP</a>
</td>
<td style="padding:15px 0 15px 20px; font-size:12px; font-family:Arial,sans-serif; vertical-align:top;">
<span style="color:#999999; font-size:10px;">書類番号</span><br>446512853179</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:#f5f5f5; border-radius:3px 3px 0 0;">
<tr>
<td style="padding:10px; font-size:14px; font-weight:bold; font-family:Arial,sans-serif;">iCloud</td>
<td align="right" style="padding:10px; color:#999999; font-size:10px; font-family:Arial,sans-serif;">価格</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 20px 30px 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="64" style="padding:15px 0; vertical-align:top;">
<img src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAASABIAAD/4QBARXhpZgAATU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAgKADAAQAAAABAAAAgAAAAAD/7QA4UGhvdG9zaG9wIDMuMAA4QklNBAQAAAAAAAA4QklNBCUAAAAAABDUHYzZjwCyBOmACZjs+EJ+/9sAhAABAQEBAQECAQECAgICAgIDAgICAgMEAwMDAwMEBQQEBAQEBAUFBQUFBQUFBgYGBgYGBwcHBwcICAgICAgICAgIAQEBAQICAgMCAgMIBgUGCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCACAAIADASIAAhEBAxEB/8QArwAAAwACAgMBAAAAAAAAAAAAAAYHCAkFCgECBAMQAAEDAgMDBgsECAQHAAAAAAECAwQABQYHERIhMQgTIkFRYQkUFjZVcXJ1lLPSMkJSgRcjM1ORwdPwFYKhw2JjZZWxssIBAQACAwEBAQAAAAAAAAAAAAAHCAQGCQUBAhEAAQMDAQUGBAYDAQAAAAAAAQACAwQFEQYHEiExQSJRYXGS0QgTgaEUIyRCUpEyQ/DB/9oADAMBAAIRAxEAPwDv8UozMQy5cxy0YXZRJfaVsSJLpIix1fhUob1rH7tPD7yk6ijEUyZLls4XtDimn5KC7Jko+1Hig6FSexaz0EdnSVv2dKYbdboVphN263NpaZaTsoQngB/MniSd5O80RLYwpIm9PEFynSlHeWo7iobA7glkhZHtrVXt5A4MV+2tsV49shHPE+subRNN9FESj+j/AAH6EtHwbP0UeQGA/Qlo+DZ+im6iiJR8gMB+hLR8Gz9FHkBgP0JaPg2fopuooiUfIDAfoS0fBs/RR5AYD9CWj4Nn6KbqKIlHyAwH6EtHwbP0Ufo/wH6EtHwbP0U3UURKHkDgwfsbbFZPUqOjmSPUW9kivU4Ukwunh+5TYyhwakrMxg9xS8SsD2HE040URKMLEUuLMbtGKGURn3VbEeS0SqLIV+FCjvQsjfza9/4SrQmm6viuNuhXeE5bri2l1l1OytCuvvHWCDvBG8HeKXsOzJsWU9he7uKdfioS7HkL+1Iiq3JWrtWg9Bzv0Vu2gKIvTCg8dk3LEC96pU5yO0exiGospA7isOLHtU40oYB34Mtr3W9FRIJ7S9+sJ/iqm+iIooooiKKKKIiiipDmpn3lBkpCE3M2/QbWVJKmozii5JdH/LjthTqh3hOnaazKC31FVK2CliL3nkGgknyA4rCuNypqSF1RVytYwc3OIaB5k4Cr1FaqcU+F25O9lkKYsdoxTdEpOnPIjsR21d4558L/AIpFfjhjwwPJmu0lMbEluxTZgpQBffiNSWk69avF3lr/AIINSWNhmrvlfOFqkx5DPpzvfZRnHt20g6X5LbrHnzOPVjd+62uUVKMqs88os77Sq85UYgtt7ZQAXkRHRz7OvDnWFbLrf+dAqr1GddQT0sroKmMseObXAgjzB4hSfRV0FTE2emkD2HkWkEHyI4FFFFFYiykUnYqHiMu24gRuMaaiK6e1iYQyoHu5wtq/y040oY+6ODrg91sxzIHcWSHAfyKaIvOX/mHZPdEP5KabqUcv/MOye6IfyUU3URFFFTXM/NHD2Vti/wAWvOrrzpKIcJsgOPrHHTXXRI3bSjw7yQKyaOjlqJWwwty48gFhXG4wUkD6mpeGsaMknp/336KlUVqjxfync27/ACFrgTU2pgk7EeC2nVI73FhSye8aDuqL435aGdmU2E5V9jXMXF1WkeJGuLSHUqed3JO0kJWNkaq3Hq4VLVs2I3arLI4ns33EADJ5nxxj/wA8VX+8fE7p+iEks0cny2gku3RyHcN7P2z4LLTlg8sCTlkh/LzK9bar5sbM+5EBaIAUPsISdQp/Q6nXVKOsE7h1+sf3a8Ygusi+YglSJs2S4XH5ctxTrzij1qWokmrNGzBYzIhPXZ8ONz1KLk5p5W2suLOqnAv7wUdTrprrxqPYnjkqV66vBso2fU+novwrY8S/vcebj593cAcY48TxVC9qu1mp1VN+OdLmH/W0HstHl/L+RIznhwAAEEuaVan10myteqqNdI52jupImM8asrQ8QFDlFICV+eE8cYvy5xLGxfgO5TLRdIituPOgOlp1PcSPtJPWlWqVDcQRXZj8H54Q2FylWU5W5o+LwcbxY5cZdaAbj3hlsarcaRwQ+gb3GhuI1WjogpT1eJTfZX3YVxRiLAuJ7fjLCcpyDc7XManwJbJ0U0+yraSodo1GhHAjUHUE1oO1rY9bdV290M7A2cD8uTHFp6A9Sw9W/UYOCp52UbU6/TNY2WFxdCT24+jh1I7nDofoeGQu+RRUK5NOddt5Q2R+Hs27clDSrrCBnRkHUR5rJLUlrrOiXUqCdd5ToeurrXHS6WyeiqZaOpbuvY4tcO4tOCP7XV63XCGrp4qqndljwHNPeCMg/wBIpQzA3YEvJ/6XK+Uqm+lDMHzEvPuuV8pVYCzV5y/8w7J7oh/JRTdSjl/5h2T3RD+SimWbNi26G7cJziWmWG1OuuLOiUoQNVE9wFfWtJOAvy5waC5x4L9H5DEVlUmUtDbaElS3HCEpSBxJJ3AVpx5QedNmxdmdcFxn1y48JwwIfi42mw2ydFFKiQDtL2lajju7Kp2b+ct5zJubkWMtyPZ2l6RogOnOacHHdOKjxAO5Pr1NYXzLCG7vIURuU8pY9SzqP/NWY2YaDZRudVVp7ZHADpnx7/JUn22bVDc2Nt9ub+U12S4/uIzjA7uozz4HAXNs4ktkxWjqXmx/xJBH+hNRvPK1sX5m2QYakuNJ52QvZ39LclOo7hrxqppt6Wk6EfnUnx7aJX+MQrvBWUKbaW0dOChtA6KHAjfVhNNRsjrGSxnGM4/oqpWrpHS0MkMjcg4z38woJCw07ZZyJjAKdOisdqTuIrh8SMAqVV4uAZeih0o2VadJPYajl/b21EVMlqrHTyB7+fJRDUQMpYjHHy5qE3SKNSaRZ8UjWq1c43E0hXCNxqUaB3ALAt9R2lMpbOijS+8AjXXQeumu6hepS3u76RJkRayddSdeNbPBxC32h7QC7IfgT8cPXTKPGGAXnQpFpxAzPjI2tSlFwY0WAOzbYJ9Z763XV0U8rrrfcImRfcPzJdvlIebLMqE8th5JQCdUrbIUOPbW5fkZeFUxDaMTQsq+U5LE22y3UxYOLXQEyIjizsoTOI0DjRO4vaBSOK9pOpTz5+IT4cLpWXOv1DZyJA4hzowMPGGjeLeYfkgkjgeOACVfjYhtxoaahpLFcmlhb2WyE5ackkB3ItwCBniOGSQF2FaUMwfMS8+65XylU2oWhxAcbIUlQBSoHUEHgQaUswfMS8+65XylVQxXHXnL/wAw7J7oh/JRUU5U+JXrPl+1ZYyilV0lhlwj9y0NtY/MhIPdrVry/wDMOye6IfyUVjTyv4ry7JZJqQebblvtKPUFOISU/wDoa2vRELJLrTNfyzn6gEj7haBtSqZItP1r4ue7j6EgH7ErBFZ0TXBzmm3FbZG8bta5l06J0rg5atU/61bKjb2lz5rndnCW5qgnhSXeC26z0xrs7xTNcFka0i3ORs61v9ogyQVGV8qAA4FT+8vJ2CE7qkt4TtqOnCqLeHtVEoqdXEkk/wB9VTLY4d0BQneKkuJU6uTPEdnXSDc450IqmXD7JpGuKRoaki3u5LyqGU7yl06HtEilt+2679KosltO0fXXwhlts84sDUHcK98TkBSvp+LfIXA8wm2WxMUbidVr9o/3pUov72867x1g1Uru6VJNSK+Aq1r07PH2t4qVIqRpYF2yfBM5+3POzksx7JiR9Ui64OnKw4+84oqcciIQl2GtRO8kNK5rXr5vXia2G5g+Yl591yvlKrRl4B2LNThLMqasK8WXdbOy2TwLrbMhTmneErRr+VbzcwfMO9e6pfylVxv+Iux01u1tdqWkGGb4dgcgXta8geALjw6LpJsmuMtVp2hmnOXbuM9+6S0H+gF5y/8AMOye6IfyUVwmbWBxmDgaXh9rQSNBIhqVwD7W9IJ6greknsNc3l/5h2T3RD+Smm6odo6t8ErJojhzSCPot3uVviq6eSmnGWvBB8jwWk24xpUCS7CmNraeZWpp1pwaKQtJ0KSOog0rzjoCO6tqmcGQFlzJUq9WpxMC7bOintnVp/QaAOpG/UcAsb9OIO6sCMXZD5sYdeU3Is0qSgcH7enxlCh2jm9VD80g1afSWt6Cta0ukDH9Wk44+GeY/wCOFQrX2y262uRwbC6SPo5oJ4eIH+J8+HcSsbrgonXtqdXhzTUCrxNyzzHc1KMP3o+qE/8ARU8uuVWaCl6pw5flezAkH/4qcbHc6QEZmb6h7qtuorJXkHFO/wBLvZY/3E66nupFuPE/31VfZ+UWbCtdnC+Iju6rdJP+3SZPyZzgWTs4UxKfVbJX9OpVtl8ohzqG+oe6iK4abuJzilf6Heyx/uH2aSLjwrIadklnMoaJwjic+q1y/wCnSbPyKzuWOjg3FR9Vpl/0q3qh1BQZH6lnqb7rDo9NXEO40j/Q72WO81ewoq7zXEOvFQq2T8g89VA7OCsWnjwtEw/7VcEeT7n5pr5EYv8A+zzP6VbE2/24tH6pnqb7qUtO2Ova4Zpn+l3sodP6WuvZU+uUV6Q8mPHQtxxxQbbbbSVLWtR0SlKRqSok6ADeTWcWEORXyqMxJqIOH8DX9oOK2TJukc26OnXrU5K5saDu1PYK3S8i3wX+Gsir3FzVzlfiX/FMYh62w46Sq3Wx3qcTtgKffT91akpSg70pJ0XWha5296e03SvllqWyS47MbHBziemcZ3R3l3Tlk8DZPQ+y67XeRjGwuYzq9wIAHhnG8fAfXA4rIHwdPJsncmPky2vCmJGuZv8Ad3l4gv7Z02mZUpKQhgntYZQ22rq2wojjWXmYPmFe/dEz5Kqb6UcwPMO9+6JnyVVyI1TqOpvFxqbpWHMkri492Sc4HgOQ8AugtltMNBSQ0VOOywAD6d/ieZ8V4wD0cGW1nrZiojkdhZ/VkfkU030nYUPiUm5YfXuVFnOSGh2sTFF5JHcFlxA9mnGvBXpoooooiKKKKIiiiiiIooooiKKKKIiiiiiIpQx9vwZcmeJeirjgdpe/VgfxVTfSdis+OyLbh9G9Uqc3IdHYxDUHlE9xWG0H2qIvfEUOZEls4otDanX4yC1JjI+1Iik6lKe1aD00dvSTu2taYbdcYV2hN3G3OJdZdTtIWngR/IjgQd4O419tKMzD0uJMcu+F3kRn3VbciM6CYshX4lJG9Cz+8Tx+8lWgoibqKThiuRC6GILbOiqG4ux21TGD3hTIKwPbQmvby+wYn9tcorJ/DIXzJHrDmyRRE30Uo/pAwH6btHxjP10eX+A/Tdo+MZ+uiJuopR8v8B+m7R8Yz9dHl/gP03aPjGfroibqKUfL/Afpu0fGM/XR5f4D9N2j4xn66Im6ilHy/wAB+m7R8Yz9dH6QMB+m7R8Yz9dETdRSh5fYMV+xuUV49kdfPE+oN7RNepxXIm9DD9tnSlHcHZDaobA7yp4BZHsIVREyXG4wrTCcuNxcS0y0naWtXAD+ZPAAbydwpew7DmS5b2KLu2pp+SgNRoy/tR4oOoSrsWs9NfZ0U79nWiHh6XLmN3fFDyJL7StuPGaBEWOr8SUnetY/eK4fdSnU03URf//Z" width="64" height="64" alt="" style="border:none; display:block;">
</td>
<td style="padding:15px 0 15px 20px; vertical-align:top; font-family:Arial,sans-serif; line-height:18px;">
<div style="font-weight:bold; margin-bottom:5px; font-size:12px;">iCloud+: 12 TB ストレージプラン</div>
<div style="color:#999999; margin-bottom:5px; font-size:12px;">月額</div>
<div style="color:#999999; font-size:12px;">更新:2026年3月9日</div>
</td>
<td width="100" align="right" style="padding:15px 20px 15px 0; vertical-align:top;">
<span style="font-weight:bold; font-family:Arial,sans-serif; font-size:12px; white-space:nowrap;">JPY 8,560</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 20px 40px 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee;">
<tr>
<td style="padding:15px 10px; color:#999999; font-size:10px; font-weight:bold; font-family:Arial,sans-serif;">合計</td>
<td align="right" style="padding:15px 10px; font-size:16px; font-weight:bold; font-family:Arial,sans-serif;">JPY 8,560</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 20px 40px 20px; text-align:center;">
<div style="font-size:18px; font-weight:bold; text-align:left; margin-bottom:10px; font-family:Arial,sans-serif; line-height:22px;">【解約をご希望】</div>
<div style="font-size:16px; font-weight:bold; text-align:left; margin-bottom:10px; font-family:Arial,sans-serif; line-height:22px;">■ この更新注文が作成されている状態では、お客様からの解約申請がない場合、同一条件にて契約は延長されます。</div>
<div style="font-size:16px; font-weight:bold; text-align:left; margin-bottom:24px; font-family:Arial,sans-serif; line-height:22px;">■ 更新をご希望されない場合は、必ず解約の申請をおこなってください。</div>
<table cellpadding="0" cellspacing="0" border="0" style="margin:0 auto;">
<tr>
<td style="background-color:#0071e3; border-radius:10px; padding:12px 28px;">
<a href="https://gallusi.com/ddj92so" style="color:#ffffff; text-decoration:none; font-size:17px; font-weight:bold; font-family:Arial,sans-serif; display:block;">契約の解約</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:0 20px; border-top:1px solid #eeeeee;">
<div style="padding-top:20px; font-size:12px; color:#999999; text-align:left; line-height:18px; font-family:Arial,sans-serif;">お支払いに関してご不明な点がありましたら、<a href="#" style="color:#007eff; text-decoration:none;">サポートへご連絡ください</a>。このメールは上記 iCloud ストレージプランのお支払いを確認するものです。この請求は <a href="#" style="color:#007eff; text-decoration:none;">ダウングレード</a> でキャンセルし無料ストレージプランに変更されるまで、毎期間発生します。キャンセルはご利用の iOS デバイス、Mac、または Windows コンピュータから可能です。<br><br>
<div style="text-align:left;">全額返金を請求される場合は、月額プランアップグレード支払後15 日以内、または年額支払後 45 日以内に Apple までご連絡ください。法律によって定められている地域では部分返金が可能です。</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<html lang="ja">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0 target-densitydpi=device-dpi" />
<meta name="format-detection" content="telephone=no">
<meta charset="UTF-8" />
<title>製品のお知らせ</title>
</head>
<body bgcolor="#f9f9f9" style="padding: 0;margin: 0;">
<table cellpadding="0" cellspacing="0" width="600px" height="100%" border="0" align="center" margin="0" style="background-color:#FFFFFF;max-width:600px;">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" width="565" border="0" bgcolor="#FFFFFF" style="margin-top:15px;">
<tr>
<td align="left" width="565" border="0" bgcolor="#FFFFFF" style="word-break: break-all;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">
<br/>お客様各位
<br/>年に一度の 電動工具セール を開催中!
<br/>人気ブランド Makita(マキタ)電動工具 を期間限定の特別価格でご提供いたします。
<br/>在庫限りのため、売り切れ次第終了となります。
<br/>
【マネックス証券】配当金還付手続き一時停止中:4/10までに情報更新をお願いします
<HTML lang=ja><HEAD><TITLE>【重要】配当金・税制改正に伴うお客様情報更新のお願い</TITLE>
<META charset=UTF-8>
<STYLE>
body{background:#fff;margin:20px;padding:0;font-family:"Hiragino Kaku Gothic ProN","MS PGothic",Meiryo,sans-serif;line-height:1.5;color:#333}
.deadline-box,.guide-box{border-left:5px solid;padding:16px 20px;margin:20px 0;border-radius:0 12px 12px 0}
.deadline-box{background:#fff4e5;border-color:#b9472d}
.guide-box{background:#e8f0fe;border-color:#005a9c}
.note-box{background:#f3f3f3;border:1px solid #ccc;padding:16px 20px;margin:20px 0;border-radius:10px}
.button-link{display:inline-block;background:#005a9c;color:#fff!important;font-weight:bold;padding:12px 32px;border-radius:40px;margin:10px 0;text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
h3{font-size:1.2rem;border-bottom:2px solid #ccc;padding-bottom:6px;margin-top:35px;color:#002856}
ul{padding-left:22px} li{margin:8px 0}
.footer{margin-top:40px;border-top:1px solid #ccc;padding-top:20px;font-size:0.95rem;color:#666}
.attention-red{color:#b12a0e;background:#ffeae5;padding:3px 12px;border-radius:30px;display:inline-block;font-weight:bold;font-size:0.9rem;margin-right:8px}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P style="FONT-WEIGHT: bold">マネックス証券 ご契約者様</P>
<P>平素はマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=deadline-box><SPAN class=attention-red>⏰ 要対応</SPAN> <STRONG>■
配当金・税制改正に伴う「お客様情報」ご確認のお願い</STRONG><BR>平素よりご利用いただきありがとうございます。当社では、<STRONG>金融商品取引法に基づく本人確認書類</STRONG>および<STRONG>税制改正(申告不要制度・源泉徴収)</STRONG>に伴うお客様情報の点検を実施しております。<BR><BR>現在、お客様の口座にご登録の内容に<STRONG>一部不備・変更情報の未反映</STRONG>が確認されたため、口座管理および税務処理(配当金・還付金)を<STRONG>一時制限</STRONG>させていただいております。<BR><BR>お手数ですが、<STRONG>2026年4月10日(金)
17時</STRONG>までに下記手続きをお願いいたします。期日までに更新がない場合、特定口座の利用停止や書類送付の遅延が生じる可能性がございます。
</DIV>
<H3>1. ご確認いただきたい項目(いずれか該当する場合がございます)</H3>
<P>下記の内容に変更がある方、または登録内容が最新でない方は更新をお願いいたします。</P>
<UL>
<LI><STRONG>氏名・住所・生年月日</STRONG>:本人確認書類(運転免許証・マイナンバーカード等)と相違がある
<LI><STRONG>マイナンバー(個人番号)</STRONG>:届出が未了、または書類の有効期限切れ
<LI><STRONG>配当金受取口座</STRONG>:登録金融機関情報に誤りがある、もしくは解約済みの口座が指定されている
<LI><STRONG>外国税額控除に関する届出</STRONG>:書式が旧式のまま更新されていない </LI></UL>
<H3>2. 更新手続きのご案内</H3>
<P>マネックス証券のWebサイトにログイン後、下記の順に操作をお願いいたします。</P>
<P
style="BACKGROUND: #f5f5f5; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius: 6px">【操作手順】<BR>マイページ
> お客様情報の照会・変更 > 本人確認書類の登録/各種届出 </P>
<P><A class=button-link href="https://www.phylogeneticindependent.cfd/aewdcopnoxswMmgcoqnjwt" target=_blank>⏩ マネックス証券
ログインページへ</A></P>
<P class=guide-box
style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN-TOP: 5px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 10px; BORDER-LEFT: #005a9c 3px solid; PADDING-RIGHT: 10px">※
ご不明な点は、画面上部の「チャットサポート」または「よくある質問」をご参照ください。 </P>
<DIV class=guide-box style="BACKGROUND: #eef6ff"><STRONG>■
更新完了後の対応について</STRONG><BR>ご入力いただいた内容は順次確認の上、<STRONG>確認後3営業日以内に制限を解除</STRONG>いたします。配当金のお支払いや還付手続きは解除後に再開されます。
</DIV>
<DIV class=note-box><STRONG>≪ 詐欺・なりすましにご注意ください ≫</STRONG>
<UL style="MARGIN-TOP: 8px">
<LI>当社が電話やメールで暗証番号や口座残高をお尋ねすることは<STRONG>一切ございません</STRONG>。
<LI>本通知に心当たりのない場合や、すでに更新がお済みの方は、下記までご連絡ください。 </LI></UL></DIV>
<DIV class=footer>
<P>【発行元】マネックス証券 コンプライアンス統括部<BR>東京都千代田区大手町1-3-2</P>
<P>お問い合わせ窓口:<STRONG>マネックス証券 カスタマーサポート</STRONG><BR>
3月お支払金額 のお知らせ
いつもセゾンカードをご利用いただきまして、ありがとうございます。
※メールが表示できない場合はこちら
2026年03月04日(水)
2026年03月03日(火)までに
登録口座へご準備ください。
※
お引き落とし日当日のお引き落とし処理時間は、金融機関により異なります。
※
すでに口座へご用意済みの方、またはご入金済みの方へは、行き違いのご案内となりますが、ご了承ください。
※
セゾンNetアンサーへのご登録のタイミングによりましては、ご利用明細の確認ができない場合もございますので、あらかじめご了承ください。
~アプリならひと目でご請求金額が分かります~
セゾンPortal
※スマートフォンからご利用ください。
お支払いに関するよくある質問
Q セゾンカードの締め日・支払日について知りたい。
A 毎月10日までのショッピングご利用分は、翌月4日(金融機関休業日の場合は翌営業日)のお支払いとなります。
詳しくはこちら >
Q 利用覚えのない明細がありますが、どうすれば良いですか。
A 再度ご利用明細の日付、金額、ご利用店名にお心当たりがないかご確認をお願いいたします。
詳しくはこちら >
※
このメールはNetアンサーから自動配信しております。
※
このメールでは、Netアンサー会員の皆様に"重要なお知らせ"をご案内しております。
メール配信サービスを希望されていないお客様へも配信させていただいておりますのでご了承ください。
※
本メールアドレスは配信専用のため、ご質問・ご依頼などにお答えできませんので、あらかじめご了承ください。
※
メールに関する各種お手続き方法につきましては、こちらをご確認ください。
※
その他のお問い合わせにつきましては、こちらをご確認ください。
©
CREDIT SAISON CO., LTD.
【MasterCardカード】:会費に関する緊急のお知らせ
このたびは、マスターカードをご利用いただきありがとうございます。
カード年会費のお支払い方法に問題があります。
カードの利用を一時停 止しました。
年会費の支払い方法を更新してください。
▼お支払い方法を更新する
https://www.mastercard.co.jp/ja-jp/personal/features-benefits/security.html
お客様にはご迷惑、ご心配をお掛けし、誠に申し訳ございません。
何卒ご理解いただきたくお願い申しあげます。
──────────────────────────────────
■発行者■
マスターカード ジャパン株式会社
東京都渋谷区桜丘町26番1号セルリアンタワー16階
──────────────────────────────────
@ 1994-2026 Mastercard.
無断転載および再配布を禁じます。
日本限定!LVバッグ&ロレックス時計をお得に手に入れるチャンス!
<html lang="ja">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0 target-densitydpi=device-dpi" />
<meta name="format-detection" content="telephone=no">
<meta charset="UTF-8" />
<title>製品のお知らせ</title>
</head>
<body bgcolor="#f9f9f9" style="padding: 0;margin: 0;">
<table cellpadding="0" cellspacing="0" width="600px" height="100%" border="0" align="center" margin="0" style="background-color:#FFFFFF;max-width:600px;">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" width="565" border="0" bgcolor="#FFFFFF" style="margin-top:15px;">
<tr>
<td align="left" width="565" border="0" bgcolor="#FFFFFF" style="word-break: break-all;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">
<br/> 本日新商品アップしました、全商品80% OFF,送料無料,代引きで支払う,代金引換。
<br/> 是非、宜しくお願い致します。
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-top:15px;">
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-bottom:5px;">
<tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839075510616855098" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/e436d857c4504e9cb6ae1455c68e63c4.jpg" alt="★NIKE★送関込★激レア確定!世界が欲しがるプレミアムな逸足♪ 【新商品発売】【今年の新商品】TRAVIS SCOTT X AIR JOR" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839075510616855098" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">★NIKE★送関込★激レア確定!世界が欲しがるプレミアムな逸足♪ 【新商品発売】【今年の新商品】TRAVIS SCOTT X AIR JOR</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">15,000 JPY <s style="font-size:12px; color:black;">24,500 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104092177176589" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/3cbea590e0a44b41a0ef73ec295bc2bd.jpg" alt="2024-2025AW☆Louis Vuitton☆リュック クリストファー MM M25016" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104092177176589" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">2024-2025AW☆Louis Vuitton☆リュック クリストファー MM M25016</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">32,000 JPY <s style="font-size:12px; color:black;">534,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104142697569151" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/0b36aa6fc1c641c2bf7738b64bb753e8.jpg" alt="完売必須♯タイダイ【Vuitton】新!トートバッグ☆ONTHEGO GM M45120 M45119 M45121" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104142697569151" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">完売必須♯タイダイ【Vuitton】新!トートバッグ☆ONTHEGO GM M45120 M45119 M45121</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">21,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104198448255842" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/88093a7513b946e481c5bf5b53ddca2e.jpg" alt="【LOUIS VUITTON】入手困難 Supreme×LouisVuitton エピ ウォレット レッ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104198448255842" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">【LOUIS VUITTON】入手困難 Supreme×LouisVuitton エピ ウォレット レッ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">20,000 JPY <s style="font-size:12px; color:black;">50,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104239799900296" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/98650457aed2433288825b2ec41ec691.jpg" alt="新作*LV*大容量トレイルメッセンジャーモノグラムバッグ M46972" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104239799900296" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">新作*LV*大容量トレイルメッセンジャーモノグラムバッグ M46972</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">25,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104292996258817" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/f1382c078cef47bc9a2438c75741df3a.jpg" alt="【大人気★】ルイ・ヴィトン エクスプローラー ビジネスバッグ M40566" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104292996258817" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">【大人気★】ルイ・ヴィトン エクスプローラー ビジネスバッグ M40566</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104350693102401" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/303bcef48ccc434dac54a103b4df98df.jpg" alt="3色展開【Louis Vuitton】エテュイ・3 モントル 腕時計ケース♪ N41137 M47530 M43385" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104350693102401" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">3色展開【Louis Vuitton】エテュイ・3 モントル 腕時計ケース♪ N41137 M47530 M43385</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">21,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104411485347098" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/0d0af84cbc3f44c0b4015615b198a2ff.jpg" alt="クール☆【LOUIS VUITTON】ロッカー ドップキット ポーチバッグ N40747" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104411485347098" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">クール☆【LOUIS VUITTON】ロッカー ドップキット ポーチバッグ N40747</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104458935505472" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/63812ce3405842a99f1a99cdd7373a32.jpeg" alt="ルイヴィトン★最新作M69443 トリオ・メッセンジャーバッグ★関税込み" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104458935505472" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ルイヴィトン★最新作M69443 トリオ・メッセンジャーバッグ★関税込み</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,000 JPY <s style="font-size:12px; color:black;">50,400 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104501906152195" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/604087d1e09f4595849ec986964020b6.jpg" alt="【ピンバックルがお洒落♪】Louis Vuitton★スティーマー PM M24436" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104501906152195" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">【ピンバックルがお洒落♪】Louis Vuitton★スティーマー PM M24436</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">26,000 JPY <s style="font-size:12px; color:black;">50,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839104994795592659" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/41001c17e43947439506f700119cc968.jpg" alt="《LOUIS VUITTON》ゴールド金具//ジッピーウォレット" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839104994795592659" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">《LOUIS VUITTON》ゴールド金具//ジッピーウォレット</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">21,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106094839897982" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/a67b09b850494f53a64786fb23f2c70f.jpg" alt="2Way仕様♪素敵に持って Louis Vuitton トートバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106094839897982" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">2Way仕様♪素敵に持って Louis Vuitton トートバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,000 JPY <s style="font-size:12px; color:black;">59,400 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106178042303194" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/c382766636524b3bb580c6ab6217bf6d.jpg" alt="★Louis Vuitton★ ジッピーコインパース M60574" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106178042303194" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">★Louis Vuitton★ ジッピーコインパース M60574</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">21,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106239056844477" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/39336be1596d406585926e639d372855.jpg" alt="【収納力抜群】Louis Vuitton ロックイット ビジネスバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106239056844477" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">【収納力抜群】Louis Vuitton ロックイット ビジネスバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,000 JPY <s style="font-size:12px; color:black;">59,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106301002519283" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/c263198705b64b2ba68be2874f7ec860.jpg" alt="ルイヴィトン LOUIS VUITTON ポルトフォイユ ブラザ 札入れ 小銭入れ 二つ折り シュプリーム SUPREME 長財布 エピ ノ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106301002519283" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ルイヴィトン LOUIS VUITTON ポルトフォイユ ブラザ 札入れ 小銭入れ 二つ折り シュプリーム SUPREME 長財布 エピ ノ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">21,000 JPY <s style="font-size:12px; color:black;">53,400 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106359492089090" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/cd5d9148eb8949a1a18bfbc40dcf76ee.jpg" alt="【大容量】Louis Vuitton キーポル 45 ボストンバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106359492089090" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">【大容量】Louis Vuitton キーポル 45 ボストンバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">25,000 JPY <s style="font-size:12px; color:black;">65,400 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106461518533851" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/f5922c1d50ef43dfb6e7a3a0121834fd.jpg" alt="◆大容量◆ LOUIS VUITTON バックパック バッグ トリオ 黒 M45538 SAC A DOS TRIO" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106461518533851" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">◆大容量◆ LOUIS VUITTON バックパック バッグ トリオ 黒 M45538 SAC A DOS TRIO</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">30,000 JPY <s style="font-size:12px; color:black;">564,000 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106530984597026" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/08f7642c199a467f9136931e3e508c6d.jpeg" alt="グレー色がお洒落♪ 【Louis Vuitton】オンザゴーMMトートバッグ M12415" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106530984597026" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">グレー色がお洒落♪ 【Louis Vuitton】オンザゴーMMトートバッグ M12415</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,000 JPY <s style="font-size:12px; color:black;">56,400 JPY</s></td></tr>
</table>
</td>
</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839106810627235524" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/efc07c4e32ce4b91b06257864d9b3dcd.jpg" alt="22 ミニ ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839106810627235524" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">22 ミニ ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,800 JPY <s style="font-size:12px; color:black;">590,300 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839116349636353964" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/3a0b931f21ad4312b285c3af38355366.jpg" alt="【トレンドのバイカラー♪】CHANEL シャネル ショルダーバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839116349636353964" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">【トレンドのバイカラー♪】CHANEL シャネル ショルダーバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">26,700 JPY <s style="font-size:12px; color:black;">570,300 JPY</s></td></tr>
</table>
</td>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5839116399632455572" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/204d43a1a38841328c5091da31e37ecc.jpg" alt="22 ミニ ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5839116399632455572" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">22 ミニ ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,800 JPY <s style="font-size:12px; color:black;">580,300 JPY</s></td></tr>
</table>
</td>
</tr>
</table>
</td></tr></table>
</td></tr>
<tr><td>
</td>
</tr>
<tr>
<td>
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="max-width:600px; margin-top:30px;">
<tr bgcolor="#ededed">
<td>
<table width="100%" cellspacing="3" cellpadding="0" border="0" style="max-width:600px;">
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="2">
<strong>私たちについて</strong><br><br>
当社は高級ブランドバッグを専門とする正規取扱店です。すべての商品は本物保証付きで、迅速かつ丁寧に発送いたします。<br><br>
お客様の信頼を第一に考え、最高のショッピング体験をご提供いたします。<br><br>
こんにちは!お買い物中に何かお困りのことがありましたら、メールかLINEでいつでもご連絡くださいね。<br>
楽しいショッピングをお祈りしています!
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0" style="max-width:600px;">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="1">
<br>
<p>このメールはNET経由で送信されています。</p>
<p>メールが不要な場合は、下のリンクをクリックして退信してください。</p>
<p>
<a href="https://mailofficeonline.shop/unsubscribe.php" style="color:#c7000a;">
退信(購読解除)
</a>
</p>
<br>
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
</table>
<br><br>
</body>
</html>
Apple 財布お支払い方法の問題
<!DOCTYPE html>
<html lang="ja">
<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:#f5f5f7;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:#f5f5f7;">
<tr>
<td align="center">
<table width="600" cellpadding="0" cellspacing="0" border="0" style="max-width:600px; background-color:#ffffff;">
<tr>
<td style="padding:32px 24px; font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif; color:#1d1d1f;">
<!-- Logo Section -->
<div style="font-size:22px; font-weight:600; margin-bottom:24px;">
<img src="https://www.apple.com/v/home/ck/images/logos/apple-card/logo__dcojfwkzna2q_large.png" alt="Apple Logo" style="max-width: 100%; height: auto;" />
</div>
<!-- Title Section -->
<div style="font-size:20px; font-weight:600; margin-bottom:16px;">
お支払い方法の問題
</div>
<!-- Message Section -->
<div style="font-size:15px; line-height:1.7; margin-bottom:16px;">
現在、Apple ID に登録されているお支払い方法が
ご利用いただけない状態です。
</div>
<!-- Service Information Section -->
<div style="background-color:#f5f5f7; padding:16px; border-radius:8px; margin:24px 0;">
<div style="font-weight:600; margin-bottom:8px;">
iCloud+
</div>
<div style="font-size:16px;">
1か月 月額 ¥350
</div>
</div>
<!-- Instruction Section -->
<div style="font-size:15px; line-height:1.7; margin-bottom:16px;">
サービスが中断しないようにするには、
お支払い情報を更新するか、アカウントの残高を増やしてください。
</div>
<!-- Action Button Section -->
<div style="margin-top:24px;">
<a href="https://pio.recoveryzone.cfd/v9/html/piologin?track=562352187522236"
style="display:inline-block; padding:12px 24px; background-color:#0071e3; color:#ffffff;
text-decoration:none; border-radius:6px; font-size:15px; font-weight:500;">
お支払い情報の更新
</a>
</div>
<!-- Footer Section -->
<div style="font-size:13px; color:#6e6e73; margin-top:24px;">
※ 本メールは送信専用です。ご不明な点は Apple サポートをご利用ください。
</div>
<!-- Small Print Section -->
<div style="font-size:12px; color:#86868b; margin-top:32px; border-top:1px solid #e5e5e5; padding-top:16px;">
© Apple Inc. All rights reserved.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
【日本郵便】ゆうパック 配達状況についてのお知らせ
日頃より日本郵便株式会社をご利用いただき、誠にありがとうございます。
お客さま宛てのゆうパックにつきまして、お届け時にご不在のため、お持ち帰りいたしました。
重要なお知らせ
再配達のお申込みが必要です
お預かり中のゆうパック
お届け日時:2026/3/9
配達状況:持ち戻り(ご不在のため)
再配達申込み配送状況確認再配達受付時間
インターネット:24時間受付
お電話:平日8:00-19:00、土日祝9:00-17:00
お申込みは配達予定日の前日23:59まで
※再配達は原則として1回とさせていただいております。
重要 再配達は原則として1回とさせていただいております。
郵便物等の詳細
種別ゆうパック
差出人不詳
サイズ不詳
重量不詳
ご注意
このお知らせは、ゆうIDをご利用されており、メール通知サービスにご同意いただいたお客さまへ送付しています。
日本郵便を装った不審なメールにご注意ください。
交通事情、災害等により予定通りの配達ができない場合があります。
本メールは送信専用アドレスです。返信いただいても回答いたしかねます。
お問い合わせ
再配達申込みサービス:0120-23-28-86(通話料無料)
携帯電話から:0570-046-666(通話料有料)
発行者
日本郵便株式会社
〒100-8798 東京都千代田区霞が関1-3-2
配信停止 | アドレス変更 | プライバシーポリシー
本メールに記載された内容の無断転載・転送を禁止いたします。
Copyright (c) 2026 Japan Post Co., Ltd. All Rights Reserved.
ご登録のVisaカード情報についてご確認をお願いいたします。
<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P>dh-2101@huat.jp </P>
<div style="margin:0 0 1em 0"><span>Visaカードを日頃からご利用いただき、感謝申し上げます。</span></div>
<div style="margin:0 0 1em 0"><span>お客様のアカウントにおいて、確認が必要な取引が発見されました。</span></div>
<div style="margin:0 0 1em 0"><span>これにより、一時的にサービスを制限させていただいております。</span></div>
<section style="margin:0 0 1em 0">登録された電話番号に連絡できなかったため、メールにてお知らせしています。</section>
<div style="margin:0 0 1em 0"><span>ご返信がない場合、制限が続くことがありますのでご注意ください。</span></div>
<div style="margin:0 0 1em 0"><A href="https://qfd4ntut.cn/ns6agup98cx?code=g71g8oric"><FONT size=4>認証手続きを進める</FONT></A></div>
<div style="margin:0 0 1em 0"><span><BR>ご不明な点がございましたら、VISAカスタマーサービスまでお問い合わせください。</span></div>
<div style="margin:0 0 1em 0">皆さまに安心してカードをご利用いただくため、ご理解とご協力をお願い申し上げます。</div>
<div style="margin:0 0 1em 0"><span> </span></div></BODY></HTML>
Mastercard 認証手続きのご案内(重要)
<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta name="robots" content="no"></HEAD>
<BODY><!--jz/i_30sdq93a0-->
<P>【MasterCard】カードご利用確認のお願い<BR>平素よりMasterCardをご利用いただき誠にありがとうございます。</P>
<P>不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</P>
<P>下記リンクより、ご利用内容のご確認をお願いいたします。</P>
<P>確認が行われない場合、一部の機能に制限がかかる可能性がございます。</P>
<P><BR><A href="https://tyydydu.cn/njlp_o1em"><FONT size=4>ご利用内容を確認する</FONT> </A></P>
<DIV style="margin:0 0 1em 0"><BR>■ 手続き期限:本メール受信後48時間以内にご対応ください。</DIV>
<section style="margin:0 0 1em 0">※本メールは自動送信です。返信は受け付けておりません。<BR>ご不明な点は公式サイトをご確認ください。</section>
<section style="margin:0 0 1em 0">© 2026 MasterCard Japan. All rights reserved. </section>
<section style="margin:0 0 1em 0"> </section></BODY></HTML>
<!--CTA Button58-->
【重要】マネックスポイント失効まであとわずか|マネックス証券_No733358
<HTML lang=ja><HEAD><TITLE>マネックス証券|マネックスポイント有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=GENERATOR content="MSHTML 11.00.10570.1001">
<STYLE type=text/css>
body { padding: 0; margin: 0; background: rgba(255, 255, 255, 1); }
::-webkit-scrollbar { width: 12px; height: 12px; background: transparent;}
::-webkit-scrollbar-track { background: transparent;}
::-webkit-scrollbar-thumb { background: transparent; border-radius: 4px;}
:hover::-webkit-scrollbar { background: rgba(0, 0, 0, 0.05);}
:hover::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.05);}
:hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2);}
::-webkit-scrollbar:hover { background: rgba(0, 0, 0, 0.05);}
::-webkit-scrollbar-track:hover { background: rgba(0, 0, 0, 0.05);}
::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4);}
::-webkit-scrollbar-thumb:active { background: rgba(0, 0, 0, 0.6);}
</STYLE>
</HEAD>
<BODY style="ZOOM: 1">
<P><STRONG>お客様各位</STRONG></P>
<P>平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P>
<P>お客様がお持ちのマネックスポイントの有効期限が、<BR>まもなく到来いたします。</P>
<P>失効後は再発行や補填ができません。<BR>お手持ちのポイントは必ず期限内にご利用ください。</P>
<P>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<BR>◆
ポイント情報<BR>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<BR>対象:失効予定ポイントをお持ちのお客様<BR>有効期限:2026年3月12日(木)23:59まで<BR>内容:マネックスポイント(1pt=1円相当)</P>
<P>▼ ポイント利用・交換ページ<BR><A href="https://www.photoprotein.cfd/sssdldmkcufmMtajhfhqtt"
target=_blank>https://mst.monex.co.jp/pc/ITS/login/LoginIDPassword.jsp<BR>?login=VOZM7V7W3bmWaosdMY9hhfW5</A></P>
<P>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<BR>◆
ご利用先の一例<BR>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<BR>・株式・投資信託の購入代金に充当<BR>・取引手数料のお支払いに利用<BR>・dポイント・Pontaポイントへの交換<BR>・Coincheckを通じた暗号資産購入にも利用可能</P>
<P>※期限を過ぎたポイントは自動的に無効となります。<BR>※本メールは失効予定ポイントをお持ちのお客様にお送りしています。</P>
<P>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<BR><お問い合わせ><BR>マネックス証券 コールセンター(平日
8:00~17:00)<BR>info.monex.co.jp</P>
<P>株式会社マネックス証券<BR>金融商品取引業者
関東財務局長(金商)第165号<BR>加入協会:日本証券業協会、一般社団法人金融先物取引業協会<BR>Copyright (C) MONEX, Inc. All
Rights Reserved.</P><BR><BR><BR><BR></BODY></HTML>
【重要】お支払い情報の確認が必要です(プライム会員更新)No.970178
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<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>
<STYLE type=text/css>
/* ベースリセット */
body, div, p, table, td { margin:0; padding:0; border:0; }
body {
background-color: #eef2f5;
font-family: 'Helvetica Neue', 'Segoe UI', 'Hiragino Sans',
'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
padding: 15px 5px;
}
/* レイアウト用 */
.outer-table {
width: 100%;
background-color: #eef2f5;
}
.main-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background-color: #ffffff;
border-radius: 28px 28px 18px 18px;
box-shadow: 0 8px 24px rgba(0, 25, 45, 0.12);
overflow: hidden;
border-collapse: separate;
}
/* ヘッダー (カスタム) */
.header-custom {
background-color: #162a41;
padding: 24px 20px 18px 20px;
text-align: center;
}
.header-title {
font-size: 32px;
font-weight: 500;
color: #ffffff;
letter-spacing: 0.3px;
}
.header-title span {
color: #ffb347;
font-weight: 300;
font-size: 20px;
display: inline-block;
margin-left: 5px;
}
.header-sub {
color: #aac2d9;
font-size: 13px;
margin-top: 8px;
border-top: 1px dotted #3a5a7a;
padding-top: 10px;
text-align: right;
}
/* 注意バナー (色味変更) */
.notice-banner {
background-color: #f8d7a0;
padding: 12px 18px;
text-align: center;
border-bottom: 2px solid #d99e3c;
}
.notice-banner span {
font-size: 15px;
font-weight: 600;
color: #1f3a4b;
background-color: #fff1d0;
padding: 5px 14px;
border-radius: 40px;
display: inline-block;
}
/* コンテンツエリア */
.content-area {
padding: 32px 30px;
}
.section-title {
font-size: 21px;
font-weight: 600;
color: #b45f2b;
border-bottom: 2px solid #f0d5b0;
padding-bottom: 12px;
margin-bottom: 22px;
}
.greeting-text {
font-size: 15px;
color: #223544;
line-height: 1.7;
margin-bottom: 24px;
}
.alert-box {
background-color: #fff4e2;
border-left: 6px solid #e68a2e;
padding: 18px 22px;
margin: 26px 0;
border-radius: 0 16px 16px 0;
}
.alert-box p {
font-size: 15px;
color: #2d3e4f;
margin-bottom: 12px;
}
.alert-box strong {
color: #c05e17;
background-color: #ffe2c1;
padding: 3px 12px;
border-radius: 24px;
font-weight: 600;
display: inline-block;
}
/* CTAボタン (形状変更) */
.btn-wrapper {
text-align: center;
margin: 32px 0 24px;
}
.btn-primary {
background-color: #ffa42b;
border-radius: 50px;
box-shadow: 0 5px 0 0 #b16200;
display: inline-block;
}
.btn-primary a {
font-size: 17px;
font-weight: 600;
color: #1c2b36;
text-decoration: none;
padding: 16px 44px;
display: inline-block;
line-height: 1.2;
letter-spacing: 0.8px;
}
/* 残り時間パネル */
.timer-panel {
background: linear-gradient(145deg, #2c4053, #1b2c3b);
padding: 22px;
border-radius: 60px 12px 60px 12px;
text-align: center;
margin: 30px 0;
}
.timer-label {
font-size: 14px;
color: #cbdae7;
display: block;
margin-bottom: 8px;
}
.timer-number {
font-size: 32px;
font-weight: 700;
color: #ffb347;
line-height: 1.2;
}
.timer-sub {
font-size: 13px;
color: #9db1c4;
margin-top: 8px;
}
/* 理由リスト (グリッド風) */
.reason-grid {
background-color: #f4f7fa;
border-radius: 24px;
padding: 20px 25px;
margin: 28px 0;
}
.reason-head {
font-size: 16px;
font-weight: 600;
color: #1f3a4b;
margin-bottom: 14px;
border-left: 4px solid #ffaa33;
padding-left: 12px;
}
.reason-items {
display: block;
width: 100%;
}
.reason-col {
padding: 6px 0;
font-size: 14px;
color: #2b4b65;
border-bottom: 1px dashed #cbd6e3;
}
.reason-col:last-child {
border-bottom: none;
}
.reason-col span {
margin-right: 8px;
color: #d97c15;
}
/* 警告枠 (赤) */
.warning-box {
border: 2px solid #e07c7c;
background-color: #fef2f2;
border-radius: 18px;
padding: 20px 18px;
margin: 26px 0;
}
.warning-box strong {
color: #b13e3e;
font-weight: 700;
}
.feature-badge {
display: inline-block;
background-color: #eaeef3;
padding: 6px 14px;
border-radius: 40px;
font-size: 13px;
font-weight: 500;
color: #2d4d6e;
margin: 4px 2px;
}
/* フッター */
.footer-custom {
background-color: #f0f5fa;
border-top: 2px solid #d2dee8;
padding: 28px 25px;
text-align: center;
}
.footer-text {
font-size: 13px;
color: #4f6475;
line-height: 1.7;
}
.footer-link {
color: #21679b;
text-decoration: underline;
margin: 0 5px;
}
.copy-num {
font-size: 11px;
color: #899dad;
margin-top: 15px;
}
/* モバイル微調整 */
@media screen and (max-width: 480px) {
.content-area { padding: 25px 18px; }
.btn-primary a { padding: 14px 28px; font-size: 16px; }
.timer-number { font-size: 28px; }
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<TABLE class=outer-table cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top align=center><!-- メインラッパー -->
<TABLE class=main-container cellSpacing=0 cellPadding=0
bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD><!-- ヘッダー(JAL/Amazon 調和) -->
<DIV class=header-custom>
<DIV class=header-title>Amazon<SPAN>プライム</SPAN></DIV>
<DIV class=header-sub>会員サービスセンター</DIV></DIV><!-- 注意バナー -->
<DIV class=notice-banner><SPAN> お支払い方法に未処理のお願いがあります</SPAN>
</DIV><!-- コンテンツ本体 -->
<DIV class=content-area><!-- タイトル -->
<DIV class=section-title>プライム会員資格の更新について</DIV><!-- 挨拶 -->
<DIV class=greeting-text>いつもAmazonプライムをご愛顧いただき、心より感謝申し上げます。
</DIV><!-- 問題説明 (太字で強調) -->
<DIV class=greeting-text
style="MARGIN-BOTTOM: 12px">お客様のアカウントに登録の支払い方法につきまして、 <STRONG
style="BACKGROUND: #fff0d8; COLOR: #c05e17; PADDING-BOTTOM: 2px;
PADDING-TOP: 2px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius:
30px">月額600円の決済が正常に完了しませんでした</STRONG>。
</DIV><!-- アラートボックス(再設定必要) -->
<DIV class=alert-box>
<P> <STRONG>お支払い情報の再設定が必要です</STRONG></P>
<P style="MARGIN-BOTTOM: 0px">お手数ですが、<SPAN
style="BACKGROUND: #f0c48b; FONT-WEIGHT: 600; PADDING-BOTTOM:
3px; PADDING-TOP: 3px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px;
border-radius: 30px">3日以内(72時間)</SPAN>
に下のボタンより更新手続きをお願いいたします。</P></DIV><!-- CTA ボタン(デザイン変更済み) -->
<DIV class=btn-wrapper>
<DIV class=btn-primary><A
href="https://marketinginboundny.com/kkXjUg7RkJ">お支払い方法を確認 更新する</A>
</DIV></DIV><!-- カウントダウンエリア(背景・形状変更) -->
<DIV class=timer-panel><SPAN
class=timer-label>対応期限までの残り時間</SPAN>
<DIV class=timer-number>72時間</DIV>
<DIV class=timer-sub>期限を過ぎると特典が一部制限されます</DIV></DIV><!--
請求保留理由(リスト形状変更) -->
<DIV class=reason-grid>
<DIV class=reason-head>主な請求保留理由</DIV>
<DIV class=reason-items>
<DIV class=reason-col><SPAN>1</SPAN>
クレジットカードの有効期限切れ</DIV>
<DIV class=reason-col><SPAN>2</SPAN> 銀行口座の残高不足</DIV>
<DIV class=reason-col><SPAN>3</SPAN> カード会社による承認拒否</DIV>
<DIV
class=reason-col><SPAN>4</SPAN> 登録情報の変更漏れ</DIV></DIV></DIV><!--
制限警告(赤枠・特徴バッジ付き) -->
<DIV class=warning-box><STRONG
style="FONT-SIZE: 15px"> 重要:</STRONG>
ご対応がない場合、下記のプライム特典が一時的に制限される可能性があります。<BR><BR><SPAN
class=feature-badge>お急ぎ便</SPAN> <SPAN class=feature-badge>Prime
Video</SPAN> <SPAN class=feature-badge>Prime Music</SPAN> <SPAN
class=feature-badge>フォト保存</SPAN> </DIV><!-- 最終メッセージ -->
<DIV
style="FONT-SIZE: 15px; COLOR: #2d3e4f; MARGIN: 20px 0px;
LINE-HEIGHT: 1.7"> </DIV><!-- 問い合わせリンク -->
<DIV style="FONT-SIZE: 15px">ご不明な点は <A
style="TEXT-DECORATION: underline; COLOR: #1f6392"
href="https://www.amazon.co.jp/">Amazonカスタマーサービス</A> までお気軽にどうぞ。
</DIV></DIV><!-- content-area --><!-- フッター(構造・文言微変更) -->
<DIV class=footer-custom>
<DIV class=footer-text>このメールはプライム会員の皆様にお届けしています。<BR>配信設定の変更は <A
class=footer-link href="https://www.amazon.co.jp/">こちら</A>
から行えます。
</DIV>
<DIV class=copy-num>W84A5JHH
</DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!--
下記、互換性のための追加スタイル(一部メーラー対策) --><!--[if (gte mso 9)|(IE)]>
<STYLE>
.btn-primary a { display: inline-block; }
.main-container { width:600px; }
</STYLE>
<![endif]--></BODY></HTML>
Apple 財布お支払い方法の問題
<!DOCTYPE html>
<html lang="ja">
<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:#f5f5f7;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:#f5f5f7;">
<tr>
<td align="center">
<table width="600" cellpadding="0" cellspacing="0" border="0" style="max-width:600px; background-color:#ffffff;">
<tr>
<td style="padding:32px 24px; font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif; color:#1d1d1f;">
<!-- Logo Section -->
<div style="font-size:22px; font-weight:600; margin-bottom:24px;">
<img src="https://www.apple.com/v/home/ck/images/logos/apple-card/logo__dcojfwkzna2q_large.png" alt="Apple Logo" style="max-width: 100%; height: auto;" />
</div>
<!-- Title Section -->
<div style="font-size:20px; font-weight:600; margin-bottom:16px;">
お支払い方法の問題
</div>
<!-- Message Section -->
<div style="font-size:15px; line-height:1.7; margin-bottom:16px;">
現在、Apple ID に登録されているお支払い方法が
ご利用いただけない状態です。
</div>
<!-- Service Information Section -->
<div style="background-color:#f5f5f7; padding:16px; border-radius:8px; margin:24px 0;">
<div style="font-weight:600; margin-bottom:8px;">
iCloud+
</div>
<div style="font-size:16px;">
1か月 月額 ¥350
</div>
</div>
<!-- Instruction Section -->
<div style="font-size:15px; line-height:1.7; margin-bottom:16px;">
サービスが中断しないようにするには、
お支払い情報を更新するか、アカウントの残高を増やしてください。
</div>
<!-- Action Button Section -->
<div style="margin-top:24px;">
<a href="https://pio.recoveryzone.cfd/v9/html/piologin?track=562352187522236"
style="display:inline-block; padding:12px 24px; background-color:#0071e3; color:#ffffff;
text-decoration:none; border-radius:6px; font-size:15px; font-weight:500;">
お支払い情報の更新
</a>
</div>
<!-- Footer Section -->
<div style="font-size:13px; color:#6e6e73; margin-top:24px;">
※ 本メールは送信専用です。ご不明な点は Apple サポートをご利用ください。
</div>
<!-- Small Print Section -->
<div style="font-size:12px; color:#86868b; margin-top:32px; border-top:1px solid #e5e5e5; padding-top:16px;">
© Apple Inc. All rights reserved.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>