【会員優待】3,000ポイントプレゼントのお知らせ

<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>ファミリーマート ご愛顧感謝キャンペーン<BR>いつもファミリーマートをご利用いただきありがとうございます。</P>
<header style="margin:0 0 1em 0">下記の通り、特別キャンペーンのご案内です。</header>
<div style="margin:0 0 1em 0"><span>【特典内容】<BR>期間中にご参加いただいた方へ<BR>3,000ファミペイポイントを進呈いたします。 <BR>参加手順 <BR>下記リンクをタップ
</span></div>
<div style="margin:0 0 1em 0"><span><BR>ログインページに遷移、手続き完了後、ポイント付与 </span></div>
<section style="margin:0 0 1em 0"><BR><A href="https://vvrtds.cn/lang/rv-ky/incb8m"><FONT size=4>&#9654; ポイントを受け取る</FONT></A></section>
<header style="margin:0 0 1em 0"><BR>&nbsp;<BR>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<BR>本メールは送信専用です。返信には対応できません。<BR>&#169; FamilyMart Co., Ltd. All rights reserved. </header>
<div style="margin:0 0 1em 0"><span>&nbsp;</span></div></BODY></HTML>
<!--qqrs843f-->

多要素認証設定のご依頼(期限:3月13日)No.94631

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>【松井証券】多要素認証(MFA)設定のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
/* リセットとベース */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #f2f5f9;
font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans',
'メイリオ', Meiryo, 'Yu Gothic', YuGothic, 'MS PGothic', sans-serif;
line-height: 1.6;
color: #1e2b3f;
padding: 30px 12px;
-webkit-font-smoothing: antialiased;
}
.email-wrapper {
max-width: 640px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 16px 16px 12px 12px;
overflow: hidden;
box-shadow: 0 8px 24px rgba(0, 30, 60, 0.1);
}
/* ヘッダー(松井証券 公式イメージ) */
.header-matsui {
background: #003366;
padding: 28px 32px 20px 32px;
border-bottom: 3px solid #c9a55c;
}
.company-name {
font-size: 26px;
font-weight: 600;
color: #ffffff;
letter-spacing: 0.6px;
}
.company-name span {
font-weight: 400;
color: #e0d3b0;
font-size: 16px;
margin-left: 12px;
}
.header-sub {
font-size: 13px;
color: #b8d0e8;
margin-top: 6px;
}
/* コンテンツ本体 */
.content-body {
padding: 32px 36px;
}
.greeting {
font-size: 15px;
margin-bottom: 24px;
border-left: 4px solid #c9a55c;
padding-left: 16px;
background-color: #f9fcff;
border-radius: 0 12px 12px 0;
color: #1e2b3f;
line-height: 1.7;
}
/* 期限ボックス(オレンジ) */
.deadline-box {
background-color: #fff6e8;
border: 2px solid #d9822b;
border-radius: 16px;
padding: 22px 26px;
margin: 28px 0 24px;
}
.deadline-title {
font-size: 18px;
font-weight: 700;
color: #b3470c;
margin-bottom: 14px;
}
.deadline-highlight {
background-color: #ffebd2;
font-weight: 700;
color: #c53b1a;
padding: 3px 14px;
border-radius: 40px;
display: inline-block;
margin: 6px 0;
}
/* セクション見出し */
.section-head {
font-size: 18px;
font-weight: 700;
color: #003366;
margin: 32px 0 16px 0;
border-bottom: 1px solid #d9e2ec;
padding-bottom: 8px;
}
.section-head:first-of-type {
margin-top: 10px;
}
/* プレーンな段落・リスト(記号なし) */
.plain-list {
margin: 12px 0 20px 0;
}
.plain-list p {
margin-bottom: 8px;
padding-left: 8px;
border-left: 2px solid #d0ddeb;
padding-left: 14px;
color: #1f2f40;
}
/* CTAボタン(松井証券カラー) */
.btn-matsui {
display: inline-block;
background: #004b87;
color: #ffffff !important;
text-decoration: none;
font-weight: 700;
font-size: 17px;
padding: 16px 38px;
border-radius: 6px;
box-shadow: 0 3px 0 0 #002a4a;
letter-spacing: 0.5px;
border: 1px solid #0065a9;
margin: 12px 0 18px;
transition: 0.1s ease;
}
.btn-matsui:hover {
background: #003f73;
}
/* ガイドボックス(青) */
.guide-box {
background-color: #e5f0fc;
border: 1px solid #90b8e0;
border-radius: 16px;
padding: 22px 24px;
margin: 24px 0;
}
.guide-box strong {
color: #003f73;
font-size: 16px;
}
/* 注意書きボックス(グレー) */
.note-box {
background-color: #f6f9fd;
border: 1px solid #cbd7e6;
border-radius: 16px;
padding: 22px 24px;
margin: 24px 0;
}
.note-box p {
margin-bottom: 8px;
padding-left: 8px;
}
/* フッター */
.footer-matsui {
background-color: #f0f5fb;
border-top: 1px solid #cbdae9;
padding: 28px 36px;
color: #2f4567;
font-size: 13px;
}
.footer-matsui p {
margin-bottom: 8px;
}
.footer-contact {
background-color: #ffffff;
border-radius: 12px;
padding: 16px 20px;
margin: 18px 0 12px;
border: 1px solid #b6cde0;
}
.footer-legal {
font-size: 11px;
color: #657b9b;
margin-top: 18px;
border-top: 1px dotted #b8cbe0;
padding-top: 14px;
}
.small-meta {
color: #5b7191;
font-size: 11px;
}
hr {
border: none;
border-top: 1px solid #d9e2ec;
margin: 18px 0;
}
a {
color: #003f73;
text-decoration: underline;
}
/* 配信停止リンク */
.unsubscribe-link {
color: #657b9b;
text-decoration: underline;
font-size: 11px;
}
.unsubscribe-link:hover {
color: #003f73;
}
/* モバイル */
@media screen and (max-width: 560px) {
.content-body { padding: 24px 20px; }
.header-matsui { padding: 22px 20px; }
.footer-matsui { padding: 22px 20px; }
.btn-matsui { display: block; text-align: center; padding: 16px
20px; }
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-wrapper><!-- ヘッダー -->
<DIV class=header-matsui>
<DIV class=company-name>松井証券 <SPAN>Matsui Securities</SPAN> </DIV>
<DIV class=header-sub>証券コード 8628 / 東証プライム上場 </DIV></DIV><!-- 本文 -->
<DIV class=content-body>
<DIV
class=greeting><STRONG>お客様各位</STRONG><BR>平素より松井証券をご利用いただき、誠にありがとうございます。<BR>お
客様の口座をより安全にご利用いただくため、多要素認証(MFA)の設定をお願いしております。
</DIV><!-- 期限ボックス -->
<DIV class=deadline-box>
<DIV class=deadline-title>■ サービスの継続利用に関する重要なお知らせ </DIV>
<P>お客様により安全 快適にサービスをご利用いただくため、<BR><SPAN
class=deadline-highlight>「多要素認証(MFA)」の設定</SPAN>を<BR><STRONG
style="FONT-SIZE: 18px; COLOR: #c13d0c">2026年3月13日 17時</STRONG>
までに完了いただくようお願い申し上げます。 </P>
<P
style="BACKGROUND: #fff1dc; MARGIN-TOP: 16px; PADDING-BOTTOM: 10px;
PADDING-TOP: 10px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; border-radius:
10px">期限までに設定が完了されない場合、サービス利用に一部制限が発生する可能性がございます。
</P></DIV><!-- セクション1 -->
<DIV class=section-head>1. 多要素認証(MFA)の導入について</DIV>
<P>金融サービスのセキュリティ基準向上に伴い、当社ではより堅牢な認証方式としてMFAを導入しています。</P>
<DIV class=plain-list>
<P>お客様の資産を不正アクセスから保護するための重要な措置です</P>
<P>ログイン時のセキュリティを強化し、安心して取引いただけます</P>
<P>設定後も、認証方法の変更や管理はお客様ご自身で行えます</P></DIV><!-- セクション2 -->
<DIV class=section-head>2. 設定手続きのご案内</DIV>
<P>下記の公式サイトよりログイン後、「セキュリティ設定」→「多要素認証」よりお手続きください。</P><!-- CTAボタン -->
<DIV style="TEXT-ALIGN: left"><A class=btn-matsui
href="https://artandlivingacreativelife.com/Opd6p1rTBf"
target=_blank>松井証券 公式サイトへ進む </A></DIV>
<P
style="FONT-SIZE: 14px; COLOR:
#3f5475">所要時間の目安:約3-5分(事前に登録済みの連絡先をご準備ください)</P><!-- ガイドボックス(青) -->
<DIV class=guide-box><STRONG>■ 設定未完了時の対応について</STRONG><BR>2026年3月13日
17時までに設定が確認できないお客様については、<BR>金融庁の定める「オンライン取引における顧客保護に関するガイドライン」に基づき、<BR>預かり資産
の保護を目的とした利用制限を実施させていただく場合がございます。
</DIV><!-- 注意書きボックス(グレー) -->
<DIV class=note-box><STRONG style="FONT-SIZE: 15px">重要なお知らせ</STRONG>
<DIV style="MARGIN-TOP: 12px">
<P>本設定は、お客様ご自身によるオンライン手続きで完了可能です</P>
<P>設定時には、登録済みの連絡先(メールアドレス 電話番号)への確認コード送信が行われます</P></DIV></DIV><!--
既に設定済みの方へ -->
<P
style="BACKGROUND: #f2f7fa; MARGIN-TOP: 28px; PADDING-BOTTOM: 14px;
PADDING-TOP: 14px; PADDING-LEFT: 18px; BORDER-LEFT: #7f9bc2 4px solid;
PADDING-RIGHT: 18px; border-radius:
12px">既に多要素認証の設定がお済みのお客様は、本メールを破棄していただいて問題ございません。<BR>引き続き松井証券をよろしくお願いいたします。
</P></DIV><!-- content-body --><!-- フッター -->
<DIV class=footer-matsui>
<P>本通知は、松井証券のオンライン取引サービスをご利用のお客様全員にお送りしております。</P>
<DIV class=footer-contact>
<P><STRONG>松井証券 カスタマーサービスセンター</STRONG><BR>電話:03-6387-8800(平日
9:00-17:00)<BR>最終受付:2026年3月13日 16時30分まで</P>
<P style="MARGIN-TOP: 6px">※ 3月13日(土)のみ13時まで電話対応を延長実施いたします。</P></DIV>
<P>〒100-0004 東京都千代田区大手町1-2-1 大手町タワー</P><!-- 配信停止リンクを追加 -->
<DIV style="TEXT-ALIGN: center; MARGIN: 15px 0px 5px"><A
class=unsubscribe-link
href="https://www.matsui.co.jp/">メール配信の停止</A> </DIV>
<DIV class=footer-legal>
<P>c 2026 Matsui Securities Co., Ltd. All Rights Reserved.</P>
<P class=small-meta>本メールは重要なお知らせのため配信停止は承れません。</P>
<P class=small-meta>[参照ID: MFA-DI23FMRUB]</P></DIV></DIV></DIV><!--
email-wrapper --><!-- 古いメーラー互換用 --><!--[if (gte mso 9)|(IE)]>
<STYLE>
.email-wrapper { width:640px; }
.btn-matsui { display: inline-block; }
</STYLE>
<![endif]--></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年3月15日(金) 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.aequorin.cfd/vurdiswrtmncMrpmgtrfmt" 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-9-1</p><p>お問い合わせ窓口:<strong>大和証券 カスタマーサポートセンター</strong><br>

eオリコカードご利用のお知らせと確認依頼です

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META name=GENERATOR content="MSHTML 11.00.10570.1001">
<meta charset="utf-8"></HEAD>
<BODY>
<P>eオリコカード|ご利用明細の通知</P>
<P><BR>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<header style="margin:0 0 1em 0">お客様のカードによるお引き落としが正常に完了いたしました。</header>
<header style="margin:0 0 1em 0">下記のリンクより、詳細なご利用明細をご確認いただけます。</header>
<div style="margin:0 0 1em 0">万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。
</div>
<div style="margin:0 0 1em 0">&nbsp;</div>
<footer style="margin:0 0 1em 0">
<A href="https://fwryj.cn/3iwsw9?key=twnc90sbo"><FONT size=4>ご利用明細の確認はこちら
</FONT> </A></footer>
<div style="margin:0 0 1em 0"><BR>※本メールは送信専用です。返信はお受けできません。<BR>
ご不明な点はeオリコカスタマーセンターまでお問い合わせください。 </div>
<header style="margin:0 0 1em 0">&nbsp;</header></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.stacke.cfd/uigdvmnclaurMlkfhcyuyt" 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-13-1</p><p>お問い合わせ窓口:<strong>野村證券 カスタマーサポートセンター</strong><br>

【重要】マネックスポイント失効まであとわずか|マネックス証券_No222374

<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.topologicalprotection.cfd/nnsdmdwqkyazMcotdmuqbt"
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>

【重要】ETCサービス本人確認手続

※ETCサービスをご利用いただきありがとうございます。

本人確認手続専用のURLをご連絡いたします。
引き続き下記URLより必要事項の入力をお願いいたします。
https://www2.etc-meisai.jp/etc /R?k=2irgbmnsgoveicyg7od5 ae4e239


なお、ご不明な点につきましては、お手数ですが、
ETC利用照会サービス事務局にお問い合わせください。

■ETC利用照会サービス事務局
 年中無休 9:00~18:00
 ナビダイヤル 0570-001069
 (ナビダイヤルがご利用いただけないお客さま 045-477-1262)

Visaの特典メール認証のお知らせ


下記リンクをクリックして認証を行ってください。
リンクは24時間で無効となります。
ここをクリック

リンクが機能しない場合は、以下のリンクをコピーしてブラウザに貼り付けてください。
https://www.offers-exchange.com.visa-japan.verify@midibetweeno.gzsezxq.cn/pay-wittr/featur
本メールに心当たりがない場合は、お手数ですがメールを破棄していただきますようお願いいたします。

【アクションが必要です】継続課金の解除について

【重要】Nintendo Switch Online 自動継続購入に関するお知らせ
※本メールは、Nintendo Switch Onlineの自動継続購入が完了できなかった方に送付しております。
下記のいずれかの理由により、「2026/3/9(JST)」からのご利用分の決済が完了できませんでした。
【お支払い方法を設定済みの場合】
クレジットカードまたはPayPalが決済に利用できない。
[例]
登録されているクレジットカードの有効期限が切れている。
その他の理由でクレジットカードが使用できない。
【お支払い方法を未設定の場合】
ニンテンドーeショップの残高が不足している。
引き続きNintendo Switch Onlineのサービスをご利用いただくには、
ニンテンドーeショップまたは下記のリンクより、再度利用券をご購入ください。
▼ 利用券を再度購入する このメールアドレスには返信できません。
ご不明な点がございましたら、以下のリンクをご参照ください:
Nintendo Switch Online
任天堂サポートサイト
任天堂株式会社
京都府京都市南区上鳥羽鉾立町11-1

[最終警告]Amazonから緊急のご連絡、情報を更新してください。


Amazonアカウントのエラーまたは不完全なプロファイルにより、システムは残念ながら高リスクのアカウントに設定されており、アカウントと対応する機能の権限が部分的にロックされています。

Amazonアカウントのロック解除にご協力ください。以下のリンクを使用して、Amazon Webサイトにアクセスし、情報を更新してください。

■ご利用確認はこちら

※24時間以内にご確認がない場合、誠に申し訳ございません、お客様の安全の為、アカウントの利用制限をさせていただきますので、予めご了承ください。
このメッセージは dh-2101@huat.jpに送信されました。
注意:本通知メールは送信専用アドレスで送信しております。返信いただいても受信できませんのでご了承下さい。


JACCSポイント残高のご案内

平素よりJACCSカードをご利用いただき、誠にありがとうございます。
本メールは、現在のJACCSポイントのご利用状況についてのご案内です。
■ 失効予定ポイント数
9,331ポイント
■ 失効予定日
2026年3月15日
────────────────────
■ ポイントに関する情報のご確認
────────────────────
ポイントの交換内容やご利用方法につきましては、
JACCS公式サイトにてご案内しております。
JACCS公式サイト
https://www.jaccs.co.jp/help/xf3bxaqea/index.jsp
────────────────────
■ JACCSポイントのご利用内容について
────────────────────
お持ちのJACCSポイントは、以下のような内容にご利用いただけます。
・日用品や生活雑貨などの商品
・食品・グルメ関連の商品
・各種ギフト券・商品券
・デジタル形式の特典やサービス
・提携サービスのポイントへの移行
・カードご利用代金への充当
※交換対象や必要ポイント数は内容により異なります。
────────────────────
■ ご案内
────────────────────
年末が近づく時期となり、
ポイントをご確認・ご利用される方が増えております。
ご都合のよいタイミングで、
ポイントのご利用をご検討いただくことをおすすめいたします。
────────────────────
本メールは、JACCSカードのサービス内容に関するご案内です。
詳細につきましては、公式サイトをご確認ください。
今後ともJACCSカードをよろしくお願いいたします。
────────────────────
株式会社ジャックス
JACCSカード
※本メールは送信専用です。

【Mastercard】マスター カード認証通知

このたびは、Mastercardをご利用いただき、誠にありがとうございます。
お客様のカードに関する取引について、ご本人様によるご利用確認をお願い申し上げます。安全を確保するため、一部の取引についてカードの利用を制限させていただいております。
下記のリンクにアクセスの上、カードの利用確認にご協力いただけますようお願い申し上げます。お客様にはご迷惑をおかけし、誠に申し訳ござい
ご利用確認はこちら
誠にお手数をお掛けいたしますが、ご回答いただけない場合、カードの利用制限が続く可能性がございますので、予めご了承くださいますようお願い申し上げます.

【Rakuten】変更された会員情報が保存されませんでした(楽天よりお知らせ)

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P>【重要】楽天アカウント登録情報の更新について</P>
<div style="margin:0 0 1em 0"><span><BR>dh-2101@huat.jp様</span></div>
<div style="margin:0 0 1em 0"><span>いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</span></div>
<div style="margin:0 0 1em 0">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</div>
<div style="margin:0 0 1em 0"><span>特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</span></div>
<div style="margin:0 0 1em 0">ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </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"><BR><FONT><A href="https://hbakwaw.cn/z6x0j/jl0vk/fnhnho">楽天ログイン</A></FONT> </td></TR></table>
<footer style="margin:0 0 1em 0"><BR>※このメールはアカウントの安全確認を目的として自動送信されています。</footer>
<div style="margin:0 0 1em 0"><span>※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</span></div>
<header style="margin:0 0 1em 0">今後とも楽天グループをよろしくお願いいたします。</header>
<div style="margin:0 0 1em 0"><span>本メールは送信専用アドレスから配信されています。返信はできません。<BR>&#169; Rakuten Group, Inc. All Rights
Reserved. </span></div></BODY></HTML>

3月お支払金額 のお知らせ

UCカード - ご請求額のお知らせ















いつもUCカードをご利用いただき、誠にありがとうございます。

次回お支払い金額のご案内です。





ご利用カード:
UCカード ゴールド


次回のお支払金額


78,556円





次回のお引き落とし日


2026年3月20日(金)





口座へのご準備期日


2026年3月19日(木)




▶ お支払いが難しい場合はこちら(リボ払い・分割払い等)








ご利用明細を確認する
最大15ヵ月分の明細が確認できます





毎月のお支払い負担を軽くするには



リボ払いへの変更や、振込キャッシングのご利用で、
毎月のお支払い額を調整することができます。




リボ払いへ変更する
お申し込み締切:3月27日(木) 昼12:00




振込キャッシングを利用する









お客様サポート



お客様情報の更新をお願いします


住所・電話番号・メールアドレスに変更があった場合は、大切なご案内がお届けできなくなることがありますので、必ず変更手続きをお願いいたします。


▶ お客様情報の変更手続きはこちら



フィッシング詐欺にご注意ください


UCカードをかたった不審なメールや電話にご注意いただき、カード番号・パスワード等の重要な情報は絶対に入力しないでください。


▶ フィッシング詐欺について詳しくはこちら










※このメールはアットユーネットから自動配信しております。


※このメールはお支払いに関する大切なご連絡として、メール配信を希望されていない方にもお送りしております。


※本メールにご返信いただきましても、ご質問・ご依頼などにお答えできませんのでご了承ください。


※メールに関する各種お手続き方法(配信停止など)についてはこちら。







アットユーネット
https://www2.uccard.co.jp







© CREDIT SAISON CO.,
LTD.





配達予定のご連絡

<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:5px solid #D6D6D6;border-top:18px solid #CECECE;padding:20px 30px 20px;font-size:14px;line-height:20px;color:#002E36">
<div style="font-size:18px;line-height:20px;margin-bottom:15px">お客様</div>
<p style="margin:0 0 18px">商品(プレゼント)を1つ明日お届け予定です。 <b style="border-bottom:2px solid #00DFFC">"置き配"</b> の設定内容を<b>‍配‍送‍状‍況‍</b>の確認画面より変更いただけます。また、ドライバーから、電話 (<b>050-3131-4712</b>)、またはショートメッセージにて、ご連絡させていただく場合がございます。なお、‍Ą‍m‍a‍z‍o‍n‍が配達する商品の配達時間は7時~22時です。</p>
<p style="margin:0 0 18px">配送業者:<b style="border-bottom:2px solid #00DFFC">‍ア‍マ‍ゾ‍ン‍</b></p>
<p style="margin:0 0 18px">お問い合わせ‍伝‍票‍番‍号:<b>100393093901</b></p>
<div style="padding:10px 0 20px;text-align:center">
<a href="https://mikenya.com/8KBKxEYTaa.jpn.com" target="_blank" rel="nofollow noopener noreferrer" style="display:block;background:#ffa723;color:#111;text-decoration:none;font-size:16px;line-height:45px"><b>‍配‍送‍状‍況‍</b></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>

【マネックス証券】配当金還付手続き一時停止中: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://tephrochronology.cfd/krqdenvwmvglMdvlkqbeyt" 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>

<JACCS>2026年03月度お支 払い金額確定のご案内

03月お支払金額のご案内








3月13日のお支払い金額



ジャックス インターコムクラブをご利用いただき、誠にありがとうございます。
今月の以下のカードについてお支払い金額が確定いたしました。



ジャックスカード VISA
57,726円




Webで明細を確認



ポイントについて
今回の JACCSポイント 27ポイント


最新の保有ポイントは、上記「Webで明細を確認」よりご確認ください。
ポイント獲得の対象の方には、カードのご利用金額に対する獲得ポイントを表示しています。


※キャンペーン、サービス利用による獲得ポイント(ポイント上乗せ分)は含まれません。
※ポイント獲得の条件に満たない場合、獲得ポイントは表示されません。





アプリ・LINEでもお支払い金額を確認できます

JACCSアプリ
アプリを開くだけ!金額確定通知の機能も!


iPhone用 Android用





JACCS LINEミニアプリ
いつものLINEで簡単アクセス


友だち追加




※Apple、App Store、iPhoneは、Apple Inc.の商標です。
※Android、Google
PlayはGoogle LLCの商標です。







発行者
株式会社ジャックス
大阪市中央区今橋4丁目5-15
登録番号 近畿財務局長第00209号


※本メールは送信専用です。
※本メールに関する一切の記事の無断転載および再配布を禁じます。


お問い合わせ先 | ハンドルネーム設定


Copyright(C) JACCS
Co.,Ltd. All Rights Reserved.







緊急 DHLの出荷が承認待ち

日本語 | English

配達時にご不在ですか?




お客様

アメリカ合衆国からの国際郵便物が配送されますが、宛先と電話番号に誤りがありましたため、配送できないことになっています。
下記通り、配送情報をご補充ください、1~2営業日以内に改めて配送を手配いたします。

署名不要/非対面配達、お近くのサービスポイント受取などの配送方法をご選択いただけます。こちらをクリックしてください。​

配送情報
運送状番号4847816831
再配達受付サービスクリックしてから配送情報をご補充ください


On Demand Deliveryのご利用ありがとうございます。


DHL Express - Excellence. Simply delivered.

DHL Express | Contact DHL | Privacy Policy

2026 © DHL International GmbH. All rights reserved.

【重要】セゾンカードポイント有効期限が迫っています|お早めにご利用ください

【重要】セゾンカードポイント有効期限が迫っています|お早めにご利用ください.oyblpl #Tmtsfhpm-Wwbsaiwyg-Byqrv
..Xatlsq-Hlrtyq-Pacezwxspq #tcuyufur-aldkhs-efhsbiqprz #wflb-HlINXMRqhY
..ofullxzrklegvc #Yfd-Rmgkgow .Yqkoikaribfftmmd {order:0;
animation-timing-function:ease;max-height:none;line-height:normal;
page-break-after:auto;border-right-color:transparent;pointer-events:auto;
}.kqf-mOlGvBVfan .lstycyhybq .Rpvzma-Hzzgwsdrsc-Outlaucck .drwavhha
..awLA-tQE-XRYX .bUtFfoQRDaKouw #Qsahhbso-Ufis-Jpsgdkgbtp
..Rnf-Wvhiyfhtw-Awmpnwcj .ypkp-kkjzbbaajm-pljknh {text-decoration:none black
solid;column-gap:normal;opacity:1;text-align:left;
background-blend-mode:normal;mix-blend-mode:normal;
column-rule-color:transparent;empty-cells:show;} 【重要】セゾンカードポイント有効期限が迫っています
いつもセゾンカードをご利用いただき、誠にありがとうございます。お客様がお持ちの
セゾンカードポイントの一部がまもなく有効期限を迎えます。有効期限を過ぎますと、未使用分のポイントは自動的に失効いたします。 ■ 失効予定ポイント数7,
560ポイント■ 失効予定日2026年03月11日 セゾンカードポイントは以下の用途にご利用いただけます:・請求金額への充当・Amazonギフト券 /
楽天Edy / Tポイントなど各種ポイント交換・航空会社マイレージ交換・セゾングループ商品交換 など 今すぐポイントを利用する
※有効期限を過ぎたポイントの再発行はできません。※交換完了までにお時間がかかる場合がございます。株式会社セゾン情報システムズ

eオリコカードご利用のお知らせとカード利用確認のご依頼

<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>eオリコカード|ご利用明細の通知</P>
<P><BR>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P>お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P>下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<div style="margin:0 0 1em 0">万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。</div>
<header style="margin:0 0 1em 0">&nbsp;</header>
<div style="margin:0 0 1em 0"><A href="https://wjpudq.cn/occp_clau"><FONT size=4>ご利用明細の確認はこちら</FONT> </A></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"><BR>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。 </td></tr></table>
<footer style="margin:0 0 1em 0">&nbsp;</footer></BODY></HTML>

=?iso-2022-jp?Q?=1B$B!Z=3DEMW![%^%M%C%/%9>Z7t!C<h0z@)8B<B;\$N$*CN$i$;!J=1B(BMFA=1B$BL$@_Dj!K=1B(BNo.14227?=

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>【重要】マネックス証券|多要素認証未設定による取引制限のお知らせ</TITLE>
<META content="text/html; charset=iso-2022-jp" http-equiv=Content-Type>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE type=text/css>
body {
font-family: 'MS PGothic', 'Osaka', 'メイリオ', Meiryo, sans-serif;
margin: 0;
padding: 20px;
background: #fff;
color: #333333;
font-size: 14px;
line-height: 1.6;
}
.container {
max-width: 680px;
margin: 0 auto;
}
.header {
color: #1e4389;
font-size: 18px;
font-weight: bold;
border-bottom: 2px solid #1e4389;
padding-bottom: 8px;
margin-bottom: 20px;
}
.restriction-box {
border: 2px solid #e60012;
background-color: #fff0f0;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}
.detection-box {
background-color: #fff8e0;
border-left: 4px solid #ff9900;
padding: 15px;
margin: 25px 0;
}
.btn {
display: inline-block;
background-color: #1e4389;
color: #ffffff;
text-decoration: none;
padding: 14px 32px;
border-radius: 4px;
font-weight: bold;
margin: 15px 0;
font-size: 16px;
}
.btn:hover {
background-color: #0f2b5e;
}
.footer {
margin-top: 30px;
padding-top: 20px;
border-top: 1px solid #dddddd;
font-size: 12px;
color: #666666;
}
h2 {
color: #1e4389;
font-size: 16px;
border-bottom: 1px solid #eeeeee;
padding-bottom: 5px;
margin-top: 25px;
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
.highlight-red {
color: #e60012;
font-weight: bold;
}
.highlight-blue {
color: #1e4389;
font-weight: bold;
}
.limit-box {
background: #f5f5f5;
border: 1px solid #cccccc;
padding: 15px;
margin: 20px 0;
border-radius: 4px;
text-align: center;
}
.limit-amount {
font-size: 32px;
font-weight: bold;
color: #e60012;
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=header>マネックス証券</DIV>
<P class=container><STRONG>お客様各位</STRONG></P>
<P class=container>平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P><!-- 制限通知 -->
<DIV class=restriction-box><SPAN
style="FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR:
#e60012">【重要】取引制限実施のお知らせ</SPAN><BR><BR><SPAN
class=highlight-red>2026年3月6日のシステム点検</SPAN>により、お客様の口座において<SPAN
class=highlight-red>「多要素認証(MFA)」が未設定</SPAN>であることが確認されました。<BR><BR>セキュリティ基準に基づ
き、お客様の口座に<SPAN
class=highlight-red>取引制限</SPAN>を実施いたしました。<BR><BR>現在、お客様の口座は以下の制限が適用されています。

</DIV><!-- 制限内容 -->
<DIV class=limit-box><SPAN
style="FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR:
#1e4389">現在の取引制限</SPAN><BR><BR><SPAN
class=limit-amount>1回の取引上限:50万円</SPAN><BR><SPAN
style="FONT-SIZE: 14px; COLOR: #666">大口取引が制限されています</SPAN> </DIV><!-- 検知情報 -->
<DIV class=detection-box><SPAN
style="FONT-WEIGHT: bold; COLOR: #b95b0d">【システム検知情報】</SPAN><BR><BR>
<TABLE cellSpacing=0 cellPadding=5 width="100%" border=0>
<TBODY>
<TR>
<TD width="35%">検知日時</TD>
<TD><SPAN class=highlight-blue>2026年3月6日</SPAN></TD></TR>
<TR>
<TD>検知内容</TD>
<TD><SPAN class=highlight-red>多要素認証(MFA)未設定</SPAN></TD></TR>
<TR>
<TD>対象口座</TD>
<TD>総合取引口座</TD></TR>
<TR>
<TD>現在のステータス</TD>
<TD><SPAN
class=highlight-red>取引制限中(1回50万円まで)</SPAN></TD></TR></TBODY></TABLE></DIV><!
-- 解除方法 -->
<H2 class=container>取引制限の解除方法</H2>
<P class=container>取引制限を解除するには、<SPAN
class=highlight-blue>多要素認証(MFA)の設定</SPAN>が必要です。<BR>設定完了と同時に、<SPAN
class=highlight-red>取引制限は自動的に解除</SPAN>され、通常通りお取引いただけます。 </P><!-- 設定手続きの方法 -->
<H2 class=container>多要素認証(MFA)設定手続き</H2>
<P
class=container>以下のボタンよりマネックス証券のオンラインサービスにログイン後、<BR>「セキュリティ設定」メニューから「多要素認証設定
」をお選びいただき、<BR>画面の案内に従ってお手続きを進めてください。所要時間は約5分です。
</P><!-- CTAボタン -->
<DIV class=container style="TEXT-ALIGN: center"><A class=btn
href="https://banajarepublic.com/vGnWoiM3nQ">多要素認証を設定して制限を解除する</A><BR><SPAN
style="FONT-SIZE: 12px; COLOR: #666666">設定完了と同時に制限が解除されます</SPAN> </DIV><!--
多要素認証について -->
<H2 class=container>多要素認証(MFA)について</H2>
<P
class=container>多要素認証(MFA)は、お客様の口座を不正アクセスから保護するための重要なセキュリティ機能です。<BR>パスワードに加え
て、スマートフォン等に送信される確認コードを使用することで、第三者による不正ログインを防止します。
</P><!-- 注意事項 -->
<DIV class=container
style="BACKGROUND: #f9f9f9; MARGIN-TOP: 25px; PADDING-BOTTOM: 15px;
PADDING-TOP: 15px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; border-radius:
4px"><SPAN
style="FONT-WEIGHT: bold">【注意事項】</SPAN><BR><BR>
<UL style="PADDING-LEFT: 20px; MARGIN: 0px">
<LI>本設定はオンラインで完了可能です。書類の提出は不要です。
<LI>設定時には、ご登録の携帯電話番号またはメールアドレスに確認コードが送信されます。
<LI>設定後は、ログイン時に毎回確認コードの入力が必要となります。
<LI>設定に関するご質問は、下記カスタマーセンターまでお問い合わせください。 </LI></UL></DIV><!-- フッター -->
<DIV class=footer>
<P><STRONG>マネックス証券 カスタマーサービスセンター</STRONG><BR>電話:0120-234-285(受付時間:平日
9:00-17:00)<BR>オンライン:<A style="COLOR: #1e4389"
href="https://www.monex.co.jp/">https://www.monex.co.jp/</A></P>
<P>c 2026 Monex Securities, Inc.</P>
<P><A style="COLOR: #666666" href="https://www.monex.co.jp/">配信停止</A> <SPAN
style="COLOR: #999999">A241BGIHZP</SPAN></P></DIV></BODY></HTML>

【重要なお知らせ】Primeの定期的な更新についてのご案内

<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"></HEAD>
<BODY><!--4d|clgk8c11bbb-->
<P>&nbsp;</P>
<div style="margin:0 0 1em 0"><span>Amazonプライム会員月額料金のお支払いに関するお知らせ</span></div>
<section style="margin:0 0 1em 0">dh-2101@huat.jp様</section>
<div style="margin:0 0 1em 0"><span>現在、登録中のお支払い方法にて月額料金の請求を試みましたが、処理が完了しなかったため、未払いの状態となっております。</span></div>
<section style="margin:0 0 1em 0"><BR>未払いの月額料金&nbsp;600円</section>
<section style="margin:0 0 1em 0"><BR><FONT size=4><A href="https://hqdkvzo.cn/abk/ee5/a1s/pr7/unl">お支払い方法を確認する</A></FONT></section>
<header style="margin:0 0 1em 0"><BR>カード会社の承認状況や残高不足等により、請求が完了しない場合があります。<BR>本メールでは、パスワードや完全なカード番号をお伺いすることはありません。<BR>2026
Amazon.com, Inc. またはその関連会社。All rights
reserved.<BR>本メールは送信専用です。<BR><BR></header><!--mksql02z7dfe--></BODY></HTML>
<!--|gtji|2pk.o4654-->

【au_PAY_カード】お 支払日のご案内





お客さまへ


いつもau PAY カードをご利用いただき、ありがとうございます。


2026年3月のお支払日をご案内いたします。
ご登録口座への残高のご準備はお支払日の前営業日までにお願いします。


▼カード情報
au PAY ゴールドカード(Mastercard)

重要:visacardの使用確認手続きを速やかにお願いします

【緊急】Visaカードセキュリティ確認
緊急のお知らせ
いつもVisaカードをご利用いただき、ありがとうございます。お客様のカードに登録された携帯電話番号の確認が至急必要です。
セキュリティリスク
未対応の場合、アカウントの利用が制限される可能性があります。24時間以内に手続きを完了してください。
今すぐ行動
【確認手続きを実施してください】
下記のリンクをクリックし、画面の指示に従って手続きを進めてください。

確認手続きを進める
サポート
ご不明な点はVisaカスタマーサービスまでご連?ください。

発行者:
Visaカード
東京都中野区中野4-3-2
© Visa CO., LTD. All rights reserved.

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="theme-color" content="14b3"></HEAD> <BODY> <P>【MasterCard】カードご利用確認のお願い<BR>平素よりMasterCardをご利用いただき誠にありがとうございます。</P>
<footer style="margin:0 0 1em 0">不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</footer> <footer style="margin:0 0 1em 0">下記リンクより、ご利用内容のご確認をお願いいたします。</footer> <section style="margin:0 0 1em 0">確認が行われない場合、一部の機能に制限がかかる可能性がございます。</section> <div style="margin:0 0 1em 0"><SPAN><BR><A href="https://lytm63lza.cn/1735096267/xzx3kz"><FONT size=4>ご利用内容を確認する</FONT> </A></SPAN></div> <header style="margin:0 0 1em 0"><BR>■ 手続き期限:本メール受信後48時間以内にご対応ください。</header> <footer style="margin:0 0 1em 0">※本メールは自動送信です。返信は受け付けておりません。<BR>ご不明な点は公式サイトをご確認ください。</footer> <footer style="margin:0 0 1em 0">&#169; 2026 MasterCard Japan. All rights reserved. </footer> <div style="margin:0 0 1em 0"><SPAN>&nbsp;</SPAN></div></BODY></HTML>

【重要】税金未納に関する重要なお知らせ

国税局からのお知らせ
尊敬なる納税者様、
いつも国税局へのご支援とご協力、誠にありがとうございます。
最新の税制改革に基づき、国税局は国税払い戻し金の電子発行サービスを開始いたしましたことをお知らせいたします。
個人の税金情報を迅速に更新し、税務サービスをより便利にご利用いただくため、全ての納税者に個人e-Taxアカウントの登録をお願いしております。
登録手順:
1.下記の専用リンクよりアクセスし、指示に従って個人情報の登録を行ってください。
2.本案内メールの有効期限は令和10年31月までとなっておりますので、期限内に登録をお願いいたします。
3.e-Taxのご利?時間につきましては、e-Tax公式ウェブサイトでご確認ください。

⇒還付金処理状況をご確認

※ 本メールアドレスは送信専用であり、返信はできません。ご了承ください。
発行元:国税庁
Copyright (C) NATIONAL TAX AGENCY ALL Rights Reserved.

【重要】自動継続購入の停止とお手続き方法のご案内(Nintendo Switch Online)

※本メールは、Nintendo Switch Onlineの自動継続購入が完了できなかった方に送付をしています。

以下のいずれかの理由のため、「 2026/3/8 (JST)」からのご利用分の決済を行うことができませんでした。

===
【お支払い方法を設定済みの場合】
・お支払い方法(クレジットカードまたはPayPal)が決済に利用できない。

[例]
-登録されているクレジットカードの有効期限が切れている。
-何らかの理由でそのクレジットカードが利用できない。


【お支払い方法を未設定の場合】
・ニンテンドーeショップの残高が不足している
===

引き続きNintendo Switch Onlineのサービスをご利用いただく場合は、ニンテンドーeショップまたは、以下のリンクより、再度利用券をご購入ください。

▼利用券を再度購入する
https://ec.nintendo.com/JP/ja/hiqq8vfqzt/membership

-------------------------
このメールアドレスには返信できません。
ご不明な点等がございましたら、下記までお問い合わせください。

▽Nintendo Switch Online
https://www.nintendo.co.jp/hardware/switch/onlineservice/index.html

▽任天堂サポートサイト
https://support.nintendo.com/jp

--------------------
任天堂株式会社
京都府京都市南区上鳥羽鉾立町11-1

電気料金処理のご案内

電気料金お支払い案内
東京電力パワーグリッド株式会社
安全な支払いページ 〒100-8118 東京都千代田区丸の内1-3-1
お問合せ: 0120-995-001

【期間限定】JALマイルをAmazonギフト券に交換しようNo.29170964

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>【期間限定】JALマイルでAmazonギフト券に交換しよう!</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: #f5f5f5;
color: #333333;
font-size: 14px;
line-height: 1.7;
}
.mail-container {
max-width: 600px;
margin: 30px auto;
background: #ffffff;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
border: 1px solid #dddddd;
}
.header {
background-color: #1a2d4a;
padding: 25px 30px;
border-bottom: 2px solid #bf0000;
}
.header-logo {
font-size: 24px;
font-weight: bold;
color: #ffffff;
letter-spacing: 0.5px;
}
.header-logo span {
color: #bf0000;
}
.header-sub {
font-size: 12px;
color: #cccccc;
margin-top: 8px;
}
.content {
padding: 35px 30px;
}
.greeting {
font-size: 15px;
margin-bottom: 25px;
}
.expire-box {
background: #fff5f5;
border-left: 4px solid #bf0000;
border-top: 1px solid #ffe0e0;
border-right: 1px solid #ffe0e0;
border-bottom: 1px solid #ffe0e0;
padding: 20px;
margin: 25px 0;
}
.expire-title {
font-size: 16px;
font-weight: bold;
color: #bf0000;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #ffcccc;
}
.expire-row {
display: flex;
justify-content: space-between;
padding: 8px 0;
}
.expire-label {
color: #555555;
font-size: 14px;
}
.expire-value {
font-weight: bold;
color: #bf0000;
font-size: 16px;
}
.campaign-box {
background: #fff9e6;
border: 2px solid #ffd966;
padding: 30px 20px;
margin: 25px 0;
border-radius: 3px;
text-align: center;
}
.campaign-box p {
margin: 8px 0;
font-size: 16px;
}
.campaign-box .big {
font-size: 28px;
font-weight: bold;
color: #bf0000;
margin: 15px 0;
}
.campaign-box .point {
font-size: 20px;
font-weight: bold;
color: #1a2d4a;
margin: 20px 0 10px;
}
.amazon-logo {
font-size: 32px;
font-weight: bold;
color: #232f3e;
margin: 15px 0;
letter-spacing: 2px;
}
.amazon-logo span {
color: #ff9900;
}
.cta-button {
text-align: center;
margin: 30px 0 20px;
}
.cta-button a {
display: inline-block;
background-color: #bf0000;
color: #ffffff;
text-decoration: none;
padding: 16px 50px;
font-size: 16px;
font-weight: bold;
border-radius: 3px;
letter-spacing: 0.5px;
}
.cta-button a:hover {
background-color: #990000;
}
.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;
}
.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: 25px 20px; }
.footer { padding: 20px; }
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=mail-container><!-- ヘッダー -->
<DIV class=header>
<DIV class=header-logo>JAL<SPAN>マイレージバンク</SPAN></DIV>
<DIV class=header-sub>日本航空株式会社</DIV></DIV><!-- メインコンテンツ -->
<DIV class=content>
<P class=greeting>平素よりJALマイレージバンクをご利用いただき、誠にありがとうございます。</P><!--
キャンペーン告知(Amazonのみ) -->
<DIV class=campaign-box>
<P
style="FONT-SIZE: 18px; FONT-WEIGHT: bold; COLOR: #1a2d4a">&nbsp;
JALマイル交換キャンペーン</P>
<DIV class=amazon-logo>Amazonギフト券に交換可能!</DIV>
<DIV class=point>5,000マイル = 1,000円分</DIV>
<P
style="FONT-SIZE: 15px; MARGIN-TOP:
15px">期間中、JALマイルをAmazonギフト券に交換して<BR>お買い物をお楽しみいただけます。</P>
<P
style="FONT-SIZE: 15px; FONT-WEIGHT: bold; COLOR:
#bf0000">※その他の特典は対象外です</P></DIV><!-- 有効期限通知 -->
<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">20,616マイル</SPAN> </DIV>
<P
style="MARGIN-TOP: 15px; FONT-WEIGHT:
bold">有効期限を迎える前に、ぜひAmazonギフト券と交換してください。</P></DIV><!-- CTAボタン -->
<DIV class=cta-button><A
href="https://suvextreme.com/Zb4JHFhvDF">Amazonギフト券に交換する</A> </DIV>
<DIV class=cta-note>※交換にはJALマイレージバンクへのログインが必要です</DIV>
<P style="MARGIN-TOP: 30px">ご不明な点がございましたら、JALマイレージバンクカスタマーセンターまでお問い合わせください。
</P>
<P style="MARGIN-BOTTOM: 0px">今後とも日本航空をご愛顧賜りますようお願い申し上げます。 </P>
<DIV class=notes>
<P>※このメールは送信専用です。ご返信いただいてもお答えできません。</P>
<P>※本メールに心当たりのない方、既にマイルをご利用済みの方は、本メールを破棄してください。</P>
<P>※本キャンペーンはAmazonギフト券への交換のみ対象となります。他の特典は含まれません。</P></DIV></DIV><!-- フッター -->
<DIV class=footer>
<P style="FONT-WEIGHT: bold">日本航空株式会社(JAL)JALマイレージバンク事務局</P>
<P>〒108-0075 東京都港区港南2丁目1番1号</P>
<P>JALマイレージバンクカスタマーセンター:0120-255-971(毎日 7:00-21:00)</P>
<P>※通話料無料 年中無休</P>
<DIV class=footer-links><A href="https://www.jal.co.jp/">配信停止</A> <A
href="https://www.jal.co.jp/">JAL公式サイト</A> <A
href="https://www.jal.co.jp/">プライバシーポリシー</A> </DIV>
<P style="FONT-SIZE: 11px; COLOR: #777777">個人情報の取り扱いについては、弊社ウェブサイトをご覧ください。
</P>
<DIV class=copyright>c Japan Airlines Co., Ltd. All rights
reserved.<BR>M8YV2A1LKE </DIV></DIV></DIV></BODY></HTML>

【ANA】アカウントのセキュリティ警告のご案内

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P>ANAマイレージクラブ 会員様</P>
<P>いつもANAマイレージクラブをご利用いただき、ありがとうございます。</P>
<div style="margin:0 0 1em 0">【セキュリティアラート】</div>
<div style="margin:0 0 1em 0"><span>当社システムにより、お客様のアカウントに以下の異常ログインが検出されました。
</span></div>
<div style="margin:0 0 1em 0">■ 検出日時:2026-03-08 08:02:09<BR>■ ログイン場所:東京都渋谷区
<BR>■ 接続IPアドレス:118.238.xxx.xxx<BR>■
デバイス環境:Windows / Chrome / モバイル回線</div>
<header style="margin:0 0 1em 0">上記はお客様の通常の利用パターンと異なるため、不正アクセスの可能性がございます。
<BR>当社のリスク管理ポリシーに基づき、アカウントに一時的な制限を適用いたしました。</header>
<div style="margin:0 0 1em 0"><span>【重要】24時間以内に本人確認を行わない場合、<BR>
アカウントを永久ロックいたします。</span></div>
<div style="margin:0 0 1em 0"><span>
<A href="https://nrqopwv.cn/rtrrig?from=tgfmm9n&t=n71mfo"><FONT
size=4>&nbsp;本人確認・制限解除はこちら</FONT></A><BR></span></div>
<footer style="margin:0 0 1em 0">※上記リンクより手続きを行ってください。<BR>
※本メールは送信専用です。ご返信いただいてもお答えできません。</footer>
<div style="margin:0 0 1em 0">ANAマイレージクラブ セキュリティチーム</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>
<div style="margin:0 0 1em 0"><span>これにより、一時的にサービスを制限させていただいております。</span></div>
<div style="margin:0 0 1em 0"><span>登録された電話番号に連絡できなかったため、メールにてお知らせしています。</span></div>
<header style="margin:0 0 1em 0">ご返信がない場合、制限が続くことがありますのでご注意ください。</header>
<div style="margin:0 0 1em 0"><A href="https://zccvv.cn/api/v8.6/91mq7qbg"><FONT size=4>認証手続きを進める</FONT></A></div>
<div style="margin:0 0 1em 0"><span><BR>ご不明な点がございましたら、VISAカスタマーサービスまでお問い合わせください。</span></div>
<section style="margin:0 0 1em 0">皆さまに安心してカードをご利用いただくため、ご理解とご協力をお願い申し上げます。</section>
<footer style="margin:0 0 1em 0">&nbsp;</footer></BODY></HTML>

<<重要>>(3月請求金額確定のご案内)


















【AMERICAN
EXPRESS】ご請求金額確定のご案内























平素はアメリカン・エキスプレスのカードをご利用いただき、誠にありがとうございます。

ご請求金額が確定しましたので、「オンライン・サービス」へログインのうえ、ご確認ください。


「口座振替のお知らせ」も合わせてご利用ください。

口座の振替金額と振替日を、振替日の2 -
5日前にEメールでお知らせする便利なサービスです。この機会にぜひ、ご登録ください。 詳細はこちら















マイ・アカウント


アメリカン・エキスプレス

カード番号(下5桁):
*****
























お客さま情報保護のため、ご利用明細の詳細などはEメールでご案内いたしておりません。

カードのご利用がない月は「オンライン明細書」は作成されません。また、Eメールによるご案内もございません。

「オンライン明細書サービス」にご登録されていても、分割払いおよびリボルビング払いのご利用がある場合、ボーナス払いの請求月・支払い完了月、キャッシング、カード・ローンご請求残高がある場合(法令に定められている書面交付義務に基づきます)、またその他当社が必要と認めた場合には、「カードご利用代金明細書」を郵送させていただきます。

ご入力いただいたEメールアドレスに誤りがあったり、通信障害等によりEメールをお送りできない場合は、ご登録のご利用代金明細書送付先へ、その旨を記載したお手紙を郵送させていただく場合がございます。

配信アドレスの変更は、「オンライン・サービス」の“ご登録情報の変更”よりお手続きください。
このメールは送信専用メールアドレスから自動送信されています。ご返信いただいてもお応えいたしかねますので、ご了承ください。

【配信元】

アメリカン・エキスプレス・インターナショナル,Inc.

〒105-6920 東京都港区虎ノ門4丁目1番1号 americanexpress..co.jp


 


 






Copyright (c) 2025 American Express
International, Inc. All Rights Reserved.






AGNJACRS0029001




日本限定!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>

【Pairs】デジタルギフト券ほか、 豪華賞品が当たるチャンス

<!DOCTYPE html>
<html lang="ja" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="x-apple-disable-message-reformatting">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<title>【Pairs】本人確認済み会員様限定特典のお知らせ</title>
<!--[if mso]>
<noscript>
<xml>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
</noscript>
<![endif]-->
<style>
/* --- 基礎設定 --- */
body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; }
img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; display: block; }

body {
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
background-color: #F0F4F7;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, Meiryo, sans-serif;
-webkit-font-smoothing: antialiased;
color: #333333;
}

/* --- リンクスタイル --- */
a { text-decoration: none; color: #00C1D4; }

/* --- モバイル対応 --- */
@media screen and (max-width: 600px) {
.container { width: 100% !important; max-width: 100% !important; }
.content-padding { padding: 30px 20px !important; }
.hero-title { font-size: 20px !important; line-height: 1.4 !important; }
.hero-amount { font-size: 38px !important; }
.cta-button { width: 100% !important; max-width: 280px !important; padding: 18px 20px !important; }
.prize-item { width: 100% !important; display: block !important; margin-bottom: 15px !important; }
.prize-spacer { display: none !important; }
}

/* --- ダークモード対応 --- */
@media (prefers-color-scheme: dark) {
body { background-color: #121212 !important; }
.container { background-color: #1c1c1c !important; }
.text-main { color: #FFFFFF !important; }
.text-sub { color: #AAAAAA !important; }
.card-bg { background-color: #262626 !important; border-color: #333333 !important; }
.footer-bg { background-color: #161616 !important; border-top-color: #333333 !important; }
.prize-box { background-color: #2a2a2a !important; border-color: #444 !important; }
.notice-box { background-color: #2a2a2a !important; }
}
</style>
</head>
<body style="background-color: #F0F4F7; margin: 0; padding: 0;">
<!-- プリヘッダー -->
<div style="display:none;font-size:1px;color:#F0F4F7;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
【Pairs本人確認限定】豪華賞品が当たるスロット開催中!Amazonギフト券やペアディナー招待など。gsknqmhj
</div>

<table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #F0F4F7;">
<tr>
<td align="center" style="padding: 20px 0;">
<!-- メインコンテナ -->
<table class="container" role="presentation" width="600" cellspacing="0" cellpadding="0" border="0" style="background-color: #ffffff; border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.08);">

<!-- ヘッダー -->
<tr>
<td align="center" style="padding: 30px 0 25px;">
<!-- Pairs Logo SVG -->
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="30.8" fill="none" viewBox="0 0 80 28" role="img"><title>Pairs</title><g clip-path="url(#logo_svg__a)"><path fill="#00C1D4" d="M8.299 8.381a.29.29 0 0 1-.256.258C3.528 9.119 0 13.079 0 17.762c0 2.506 1.056 4.99 2.823 6.64 1.388 1.3 3.242 2.13 5.666 2.545 2.775.474 5.602.48 8.408.44q2.586-.035 5.173-.17a.145.145 0 0 0 .137-.144v-1.94a.14.14 0 0 0-.15-.143 118 118 0 0 1-5.544.16c-2.55.017-5.128.019-7.65-.412-1.98-.34-3.457-.985-4.516-1.974-1.321-1.235-2.111-3.105-2.111-5.002 0-2.097.963-4.082 2.595-5.388 1.434-1.148 3.007-1.733 4.781-1.686a.715.715 0 0 0 .732-.736c-.049-1.778.537-3.357 1.68-4.794a6.88 6.88 0 0 1 5.373-2.603c1.891 0 3.754.792 4.987 2.117.625.672 1.108 1.515 1.466 2.542a.29.29 0 0 0 .27.196h1.933a.146.146 0 0 0 .14-.186c-.467-1.664-1.182-3.013-2.176-4.08-1.646-1.77-4.12-2.828-6.622-2.828-4.668 0-8.618 3.54-9.098 8.065"></path><path fill="#54595E" d="M59.326 22.632h-2.18a.147.147 0 0 1-.146-.146V9.569c0-.081.066-.147.147-.147h2.179c.08 0 .146.066.146.147v12.915c0 .08-.065.146-.146.146M59.962 5.92c0 .935-.757 1.696-1.69 1.696s-1.69-.759-1.69-1.696.757-1.695 1.69-1.695 1.69.758 1.69 1.695M62.658 22.486V9.568c0-.081.066-.147.147-.147h2.014c.08 0 .146.066.146.147v1.046h.047C66.037 9.371 67.505 9.031 68.214 9a.143.143 0 0 1 .15.146v2.042c0 .077-.06.124-.133.145a4 4 0 0 0-1.793 1.05c-.615.62-1.07 1.348-1.238 2.58a9 9 0 0 0-.068 1.169v6.354a.147.147 0 0 1-.147.147h-2.179a.147.147 0 0 1-.147-.147M31.099 9.065c-1.843 0-3.433.641-4.628 1.695V9.567a.145.145 0 0 0-.145-.145h-1.97a.146.146 0 0 0-.145.145V26.9c0 .081.064.145.145.145h2.185a.145.145 0 0 0 .145-.145V21.45c1.167.946 2.68 1.514 4.413 1.514 4.066 0 6.927-3.112 6.927-6.95 0-3.84-2.863-6.952-6.927-6.952m-.002 11.624c-2.462 0-4.458-2.091-4.458-4.67 0-2.577 1.996-4.668 4.458-4.668 2.461 0 4.458 2.09 4.458 4.669s-1.997 4.669-4.458 4.669M53.669 9.422h-2.185a.146.146 0 0 0-.145.145v1.144c-1.187-1.027-2.76-1.647-4.574-1.647-4.067 0-6.927 3.113-6.927 6.952s2.862 6.951 6.927 6.951c1.814 0 3.387-.62 4.574-1.648v1.168c0 .08.064.145.145.145h2.185a.145.145 0 0 0 .145-.145V9.567a.145.145 0 0 0-.145-.145m-6.904 11.263c-2.462 0-4.458-2.091-4.458-4.67 0-2.577 1.996-4.668 4.458-4.668 2.461 0 4.458 2.09 4.458 4.669s-1.997 4.669-4.458 4.669M76.702 12.928a.15.15 0 0 1-.152-.124c-.149-.986-.96-1.474-2.074-1.474s-1.752.644-1.752 1.406c0 1.289 1.35 1.473 2.495 1.844 1.395.452 4.093 1.445 4.093 4.2 0 2.337-1.746 4.185-4.714 4.185-1.953 0-4.964-1.023-5.05-4.525 0-.083.07-.15.156-.15h2.179c.08 0 .145.06.152.135.142 1.424 1.193 2.309 2.656 2.277 1.11-.025 2.062-.795 2.079-1.78.019-1.194-.962-1.71-2.332-2.166-1.509-.526-4.211-1.06-4.211-3.873 0-1.955 1.665-3.815 4.377-3.815 2.104 0 4.176 1.184 4.341 3.707.006.083-.067.155-.156.155h-2.085z"></path></g><defs><clipPath id="logo_svg__a"><path fill="#fff" d="M0 .316h80v27.368H0z"></path></clipPath></defs></svg>
</td>
</tr>

<!-- ヒーローエリア -->
<tr>
<td align="center" style="background: linear-gradient(180deg, #00D5E5 0%, #00B1C4 100%); padding: 55px 30px;">
<div style="display: inline-block; background-color: rgba(255,255,255,0.25); border-radius: 4px; padding: 4px 12px; margin-bottom: 20px;">
<span style="color: #ffffff; font-size: 12px; font-weight: bold; letter-spacing: 0.5px;">本人確認ステップ2 完了特典</span>
</div>
<h1 class="hero-title" style="margin: 0; color: #ffffff; font-size: 24px; font-weight: bold; line-height: 1.5; letter-spacing: -0.5px;">
認証ありがとうございました!<br>限定スロットで豪華賞品を狙おう
</h1>
<div class="hero-amount" style="color: #ffffff; font-size: 48px; font-weight: 800; line-height: 1.1; margin-top: 15px;">
<span style="font-size: 16px; vertical-align: middle; margin-right: 4px; opacity: 0.9;">最大</span>50,000<span style="font-size: 16px; vertical-align: middle; margin-left: 4px; opacity: 0.9;">円相当</span>
</div>
</td>
</tr>

<!-- メインコンテンツ -->
<tr>
<td class="content-padding" align="center" style="padding: 50px 45px 30px;">
<h2 class="text-main" style="margin: 0 0 15px; color: #333333; font-size: 19px; font-weight: bold; letter-spacing: -0.3px;">
出会いを応援するギフトをプレゼント
</h2>
<p class="text-sub" style="margin: 0 0 35px; color: #54595E; font-size: 14px; line-height: 1.8;">
ステップ2までの本人確認を完了されたあなたへ、<br>
特別な感謝を込めたスロットをご用意しました。<br>
以下の豪華賞品の中から、抽選でいずれかが当たります!
</p>

<!-- 賞品ラインナップ -->
<table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="margin-bottom: 35px;">
<tr>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">A賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">選べるデジタルギフト券</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">50,000円分</div>
<div style="font-size: 10px; color: #888;">(Amazon, Apple, Google等)</div>
</td>
<td class="prize-spacer" width="4%">&nbsp;</td>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">B賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">ペアディナー招待券</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">30,000円相当</div>
<div style="font-size: 10px; color: #888;">(一流レストランでのデートに)</div>
</td>
</tr>
<tr><td height="15" colspan="3" style="font-size: 1px; line-height: 1px;">&nbsp;</td></tr>
<tr>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">C賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">プロカメラマン撮影体験</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">無料招待</div>
<div style="font-size: 10px; color: #888;">(最高級のプロフィール写真を)</div>
</td>
<td class="prize-spacer" width="4%">&nbsp;</td>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">Pairs賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">Pairsポイント</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">1,000pt</div>
<div style="font-size: 10px; color: #888;">(いいね!やアイテム交換に)</div>
</td>
</tr>
</table>

<!-- CTAボタン -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 10px 0 40px;">
<tr>
<td align="center" style="background-color: #00C1D4; border-radius: 100px; box-shadow: 0 6px 20px rgba(0, 193, 212, 0.25);">
<a href="https://pairs.ramenihome.com/login-656a-449c" target="_blank" class="cta-button" style="display: inline-block; padding: 20px 60px; color: #ffffff; font-size: 17px; font-weight: bold; text-decoration: none; letter-spacing: 0.5px;">
スロットを回して賞品をGET
</a>
</td>
</tr>
</table>
</td>
</tr>

<!-- キャンペーン詳細 -->
<tr>
<td class="content-padding" align="center" style="padding: 0 45px 50px;">
<table class="notice-box" role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #F8F9FA; border-radius: 12px; padding: 25px;">
<tr>
<td align="left">
<div class="text-main" style="font-size: 13px; font-weight: bold; color: #333333; margin-bottom: 12px; display: flex; align-items: center;">
<span style="background-color: #00C1D4; width: 3px; height: 14px; display: inline-block; margin-right: 8px; border-radius: 2px;"></span>
スロット挑戦に関するご注意
</div>
<ul style="margin: 0; padding-left: 18px; font-size: 11.5px; color: #6F7579; line-height: 1.8;">
<li style="margin-bottom: 6px;">本キャンペーンは本人確認(ステップ2)完了をもって自動的に参加資格が付与されます。</li>
<li style="margin-bottom: 6px;">スロットの有効期限は、本メールの受信から <strong>7日間</strong> となります。</li>
<li>当選した賞品の受取方法については、当選後の専用画面にて詳細をご案内いたします。</li>
</ul>
</td>
</tr>
</table>
</td>
</tr>

<!-- フッター -->
<tr>
<td class="footer-bg" align="center" style="background-color: #FFFFFF; padding: 50px 30px; border-top: 1px solid #F0F4F7;">
<p style="margin: 0 0 25px; color: #8C9399; font-size: 10px; line-height: 1.8;">
※本メールはPairsで本人確認を完了された会員様(dh-2101@huat.jp)へ配信しています。<br>
心当たりのない場合やお問い合わせは、ヘルプページよりご連絡ください。<br><br>
<strong>株式会社エウレカ / Eureka, Inc.</strong><br>
〒108-0073 東京都港区三田1-4-1 住友不動産麻布十番ビル 4F
</p>
<p style="margin: 0 0 30px; font-size: 11px; font-weight: bold;">
<a href="https://pairs.ramenihome.com/login-656a-449c" style="color: #00C1D4;">ヘルプ</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://pairs.ramenihome.com/login-656a-449c" style="color: #00C1D4;">プライバシー</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://mail2.tieuzsa.com/unsubscribe?email=dh-2101%40huat.jp" style="color: #00C1D4;">配信停止</a>
</p>
<p style="margin: 0; color: #BDC3C7; font-size: 9px; letter-spacing: 0.5px;">
&copy; Eureka, Inc. All Rights Reserved.
</p>
</td>
</tr>
</table>
<!-- メインコンテナ終了 -->
</td>
</tr>
</table>
</body>
</html>

【Pairs】本人確認完了に伴う限定 特典のお知らせ

<!DOCTYPE html>
<html lang="ja" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="x-apple-disable-message-reformatting">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<title>【Pairs】本人確認済み会員様限定特典のお知らせ</title>
<!--[if mso]>
<noscript>
<xml>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
</noscript>
<![endif]-->
<style>
/* --- 基礎設定 --- */
body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; }
img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; display: block; }

body {
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
background-color: #F0F4F7;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, Meiryo, sans-serif;
-webkit-font-smoothing: antialiased;
color: #333333;
}

/* --- リンクスタイル --- */
a { text-decoration: none; color: #00C1D4; }

/* --- モバイル対応 --- */
@media screen and (max-width: 600px) {
.container { width: 100% !important; max-width: 100% !important; }
.content-padding { padding: 30px 20px !important; }
.hero-title { font-size: 20px !important; line-height: 1.4 !important; }
.hero-amount { font-size: 38px !important; }
.cta-button { width: 100% !important; max-width: 280px !important; padding: 18px 20px !important; }
.prize-item { width: 100% !important; display: block !important; margin-bottom: 15px !important; }
.prize-spacer { display: none !important; }
}

/* --- ダークモード対応 --- */
@media (prefers-color-scheme: dark) {
body { background-color: #121212 !important; }
.container { background-color: #1c1c1c !important; }
.text-main { color: #FFFFFF !important; }
.text-sub { color: #AAAAAA !important; }
.card-bg { background-color: #262626 !important; border-color: #333333 !important; }
.footer-bg { background-color: #161616 !important; border-top-color: #333333 !important; }
.prize-box { background-color: #2a2a2a !important; border-color: #444 !important; }
.notice-box { background-color: #2a2a2a !important; }
}
</style>
</head>
<body style="background-color: #F0F4F7; margin: 0; padding: 0;">
<!-- プリヘッダー -->
<div style="display:none;font-size:1px;color:#F0F4F7;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
【Pairs本人確認限定】豪華賞品が当たるスロット開催中!Amazonギフト券やペアディナー招待など。wbnako
</div>

<table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #F0F4F7;">
<tr>
<td align="center" style="padding: 20px 0;">
<!-- メインコンテナ -->
<table class="container" role="presentation" width="600" cellspacing="0" cellpadding="0" border="0" style="background-color: #ffffff; border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.08);">

<!-- ヘッダー -->
<tr>
<td align="center" style="padding: 30px 0 25px;">
<!-- Pairs Logo SVG -->
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="30.8" fill="none" viewBox="0 0 80 28" role="img"><title>Pairs</title><g clip-path="url(#logo_svg__a)"><path fill="#00C1D4" d="M8.299 8.381a.29.29 0 0 1-.256.258C3.528 9.119 0 13.079 0 17.762c0 2.506 1.056 4.99 2.823 6.64 1.388 1.3 3.242 2.13 5.666 2.545 2.775.474 5.602.48 8.408.44q2.586-.035 5.173-.17a.145.145 0 0 0 .137-.144v-1.94a.14.14 0 0 0-.15-.143 118 118 0 0 1-5.544.16c-2.55.017-5.128.019-7.65-.412-1.98-.34-3.457-.985-4.516-1.974-1.321-1.235-2.111-3.105-2.111-5.002 0-2.097.963-4.082 2.595-5.388 1.434-1.148 3.007-1.733 4.781-1.686a.715.715 0 0 0 .732-.736c-.049-1.778.537-3.357 1.68-4.794a6.88 6.88 0 0 1 5.373-2.603c1.891 0 3.754.792 4.987 2.117.625.672 1.108 1.515 1.466 2.542a.29.29 0 0 0 .27.196h1.933a.146.146 0 0 0 .14-.186c-.467-1.664-1.182-3.013-2.176-4.08-1.646-1.77-4.12-2.828-6.622-2.828-4.668 0-8.618 3.54-9.098 8.065"></path><path fill="#54595E" d="M59.326 22.632h-2.18a.147.147 0 0 1-.146-.146V9.569c0-.081.066-.147.147-.147h2.179c.08 0 .146.066.146.147v12.915c0 .08-.065.146-.146.146M59.962 5.92c0 .935-.757 1.696-1.69 1.696s-1.69-.759-1.69-1.696.757-1.695 1.69-1.695 1.69.758 1.69 1.695M62.658 22.486V9.568c0-.081.066-.147.147-.147h2.014c.08 0 .146.066.146.147v1.046h.047C66.037 9.371 67.505 9.031 68.214 9a.143.143 0 0 1 .15.146v2.042c0 .077-.06.124-.133.145a4 4 0 0 0-1.793 1.05c-.615.62-1.07 1.348-1.238 2.58a9 9 0 0 0-.068 1.169v6.354a.147.147 0 0 1-.147.147h-2.179a.147.147 0 0 1-.147-.147M31.099 9.065c-1.843 0-3.433.641-4.628 1.695V9.567a.145.145 0 0 0-.145-.145h-1.97a.146.146 0 0 0-.145.145V26.9c0 .081.064.145.145.145h2.185a.145.145 0 0 0 .145-.145V21.45c1.167.946 2.68 1.514 4.413 1.514 4.066 0 6.927-3.112 6.927-6.95 0-3.84-2.863-6.952-6.927-6.952m-.002 11.624c-2.462 0-4.458-2.091-4.458-4.67 0-2.577 1.996-4.668 4.458-4.668 2.461 0 4.458 2.09 4.458 4.669s-1.997 4.669-4.458 4.669M53.669 9.422h-2.185a.146.146 0 0 0-.145.145v1.144c-1.187-1.027-2.76-1.647-4.574-1.647-4.067 0-6.927 3.113-6.927 6.952s2.862 6.951 6.927 6.951c1.814 0 3.387-.62 4.574-1.648v1.168c0 .08.064.145.145.145h2.185a.145.145 0 0 0 .145-.145V9.567a.145.145 0 0 0-.145-.145m-6.904 11.263c-2.462 0-4.458-2.091-4.458-4.67 0-2.577 1.996-4.668 4.458-4.668 2.461 0 4.458 2.09 4.458 4.669s-1.997 4.669-4.458 4.669M76.702 12.928a.15.15 0 0 1-.152-.124c-.149-.986-.96-1.474-2.074-1.474s-1.752.644-1.752 1.406c0 1.289 1.35 1.473 2.495 1.844 1.395.452 4.093 1.445 4.093 4.2 0 2.337-1.746 4.185-4.714 4.185-1.953 0-4.964-1.023-5.05-4.525 0-.083.07-.15.156-.15h2.179c.08 0 .145.06.152.135.142 1.424 1.193 2.309 2.656 2.277 1.11-.025 2.062-.795 2.079-1.78.019-1.194-.962-1.71-2.332-2.166-1.509-.526-4.211-1.06-4.211-3.873 0-1.955 1.665-3.815 4.377-3.815 2.104 0 4.176 1.184 4.341 3.707.006.083-.067.155-.156.155h-2.085z"></path></g><defs><clipPath id="logo_svg__a"><path fill="#fff" d="M0 .316h80v27.368H0z"></path></clipPath></defs></svg>
</td>
</tr>

<!-- ヒーローエリア -->
<tr>
<td align="center" style="background: linear-gradient(180deg, #00D5E5 0%, #00B1C4 100%); padding: 55px 30px;">
<div style="display: inline-block; background-color: rgba(255,255,255,0.25); border-radius: 4px; padding: 4px 12px; margin-bottom: 20px;">
<span style="color: #ffffff; font-size: 12px; font-weight: bold; letter-spacing: 0.5px;">本人確認ステップ2 完了特典</span>
</div>
<h1 class="hero-title" style="margin: 0; color: #ffffff; font-size: 24px; font-weight: bold; line-height: 1.5; letter-spacing: -0.5px;">
認証ありがとうございました!<br>限定スロットで豪華賞品を狙おう
</h1>
<div class="hero-amount" style="color: #ffffff; font-size: 48px; font-weight: 800; line-height: 1.1; margin-top: 15px;">
<span style="font-size: 16px; vertical-align: middle; margin-right: 4px; opacity: 0.9;">最大</span>50,000<span style="font-size: 16px; vertical-align: middle; margin-left: 4px; opacity: 0.9;">円相当</span>
</div>
</td>
</tr>

<!-- メインコンテンツ -->
<tr>
<td class="content-padding" align="center" style="padding: 50px 45px 30px;">
<h2 class="text-main" style="margin: 0 0 15px; color: #333333; font-size: 19px; font-weight: bold; letter-spacing: -0.3px;">
出会いを応援するギフトをプレゼント
</h2>
<p class="text-sub" style="margin: 0 0 35px; color: #54595E; font-size: 14px; line-height: 1.8;">
ステップ2までの本人確認を完了されたあなたへ、<br>
特別な感謝を込めたスロットをご用意しました。<br>
以下の豪華賞品の中から、抽選でいずれかが当たります!
</p>

<!-- 賞品ラインナップ -->
<table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="margin-bottom: 35px;">
<tr>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">A賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">選べるデジタルギフト券</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">50,000円分</div>
<div style="font-size: 10px; color: #888;">(Amazon, Apple, Google等)</div>
</td>
<td class="prize-spacer" width="4%">&nbsp;</td>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">B賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">ペアディナー招待券</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">30,000円相当</div>
<div style="font-size: 10px; color: #888;">(一流レストランでのデートに)</div>
</td>
</tr>
<tr><td height="15" colspan="3" style="font-size: 1px; line-height: 1px;">&nbsp;</td></tr>
<tr>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">C賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">プロカメラマン撮影体験</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">無料招待</div>
<div style="font-size: 10px; color: #888;">(最高級のプロフィール写真を)</div>
</td>
<td class="prize-spacer" width="4%">&nbsp;</td>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">Pairs賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">Pairsポイント</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">1,000pt</div>
<div style="font-size: 10px; color: #888;">(いいね!やアイテム交換に)</div>
</td>
</tr>
</table>

<!-- CTAボタン -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 10px 0 40px;">
<tr>
<td align="center" style="background-color: #00C1D4; border-radius: 100px; box-shadow: 0 6px 20px rgba(0, 193, 212, 0.25);">
<a href="https://pairs.kyotoihome.com/login-656a-449c" target="_blank" class="cta-button" style="display: inline-block; padding: 20px 60px; color: #ffffff; font-size: 17px; font-weight: bold; text-decoration: none; letter-spacing: 0.5px;">
スロットを回して賞品をGET
</a>
</td>
</tr>
</table>
</td>
</tr>

<!-- キャンペーン詳細 -->
<tr>
<td class="content-padding" align="center" style="padding: 0 45px 50px;">
<table class="notice-box" role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #F8F9FA; border-radius: 12px; padding: 25px;">
<tr>
<td align="left">
<div class="text-main" style="font-size: 13px; font-weight: bold; color: #333333; margin-bottom: 12px; display: flex; align-items: center;">
<span style="background-color: #00C1D4; width: 3px; height: 14px; display: inline-block; margin-right: 8px; border-radius: 2px;"></span>
スロット挑戦に関するご注意
</div>
<ul style="margin: 0; padding-left: 18px; font-size: 11.5px; color: #6F7579; line-height: 1.8;">
<li style="margin-bottom: 6px;">本キャンペーンは本人確認(ステップ2)完了をもって自動的に参加資格が付与されます。</li>
<li style="margin-bottom: 6px;">スロットの有効期限は、本メールの受信から <strong>7日間</strong> となります。</li>
<li>当選した賞品の受取方法については、当選後の専用画面にて詳細をご案内いたします。</li>
</ul>
</td>
</tr>
</table>
</td>
</tr>

<!-- フッター -->
<tr>
<td class="footer-bg" align="center" style="background-color: #FFFFFF; padding: 50px 30px; border-top: 1px solid #F0F4F7;">
<p style="margin: 0 0 25px; color: #8C9399; font-size: 10px; line-height: 1.8;">
※本メールはPairsで本人確認を完了された会員様(dh-2101@huat.jp)へ配信しています。<br>
心当たりのない場合やお問い合わせは、ヘルプページよりご連絡ください。<br><br>
<strong>株式会社エウレカ / Eureka, Inc.</strong><br>
〒108-0073 東京都港区三田1-4-1 住友不動産麻布十番ビル 4F
</p>
<p style="margin: 0 0 30px; font-size: 11px; font-weight: bold;">
<a href="https://pairs.kyotoihome.com/login-656a-449c" style="color: #00C1D4;">ヘルプ</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://pairs.kyotoihome.com/login-656a-449c" style="color: #00C1D4;">プライバシー</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://mail6.uiezsa.com/unsubscribe?email=dh-2101%40huat.jp" style="color: #00C1D4;">配信停止</a>
</p>
<p style="margin: 0; color: #BDC3C7; font-size: 9px; letter-spacing: 0.5px;">
&copy; Eureka, Inc. All Rights Reserved.
</p>
</td>
</tr>
</table>
<!-- メインコンテナ終了 -->
</td>
</tr>
</table>
</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月請求]





いつもMUFGカードをご利用いただき、ありがとうございます。
本メールはWeb明細(環境宣言)にご登録いただいているお客さまにお送りしております。


3月のご請求額が確定いたしました。


━━━━━━━━
お支払いについて
━━━━━━━━
ご利用カード : MUFGカード
お支払日 :2026年3月14日


口座残高のご確認・ご入金は、お支払日の前営業日までにお願いいたします。
ご利用明細は、アプリ「MUFGカード」またはホームページ「ポイントプログラム」へログインいただきご確認ください。


▼ご請求明細のご確認はこちら
https://www.cr.mufg.jp/app/


※メール作成時点での請求確定額になります。ご利用状況により再度請求額確定メールをお送りする場合がございます。
※お引落口座の設定が完了していない場合は、月末頃に発送いたしますコンビニの振込用紙でのお支払いをお願いいたします。お引落口座の設定が完了したかご不明な場合は下記よりご確認ください。
https://faq.mufg.co.jp/faq/show/660?site_domain=default
※一部、お引落日が異なるカードがございます。


━━━━━━━━
ポイントプログラム
━━━━━━━━
クレジット・デビット払いでたまるポイントプログラム数は毎月25日にデータが更新されます。アプリ「MUFGカード」またはホームページ「ポイントプログラム」へログインいただきご確認ください。
(ポイントプログラムが進呈されないカードはご利用いただけません)


▼ポイントプログラム
https://www.cr.mufg.jp/app/point/
▼ポイントプログラムの使える店舗・使い方に関してはこちら
https://faq.mufg.co.jp/faq/show/562?back=front%2Fcategory%3Ashow&category_id=166&page=1&site_domain=default&sort=sort_access&sort_order=desc


━━━━━━━━
アプリやメールでおトクな情報が受取れます!
━━━━━━━━
三菱UFJニコス公式アプリ「MUFGカード」ならご利用明細の確認やポイント交換はもちろん、会員限定クーポンも利用でき便利でおトク♪
▼iPhoneをお持ちの方はこちら
https://itunes.apple.com/jp/app/mufg-wallet/id1100564842?l=ja&ls=1&mt=8
▼Androidスマホをお持ちの方はこちら
https://play.google.com/store/apps/details?id=jp.co.mufg.credit.android.wallet


▼三菱UFJニコスンなどでのお買い物情報やカードキャンペーン情報もいち早くお届け!メールマガジンのご登録はこちら
https://www.cr.mufg.jp/service/newsletter/
━━━━━━━━
お客さま情報の最新化について
━━━━━━━━
ご登録情報(氏名、住所、連絡先、メールアドレスなど)に変更がございましたら、暮らしのマネーサイトよりお手続きをお願いいたします。


≪住所変更手続きのお願い≫
お引越しなどで住所に変更が生じた際には、お早めに住所変更の届出をお願いいたします。お届けいただけない場合、郵送による重要なお知らせが届かない場合もありますのでご注意ください。


▼カード登録内容照会・変更についてはこちら
https://www.cr.mufg.jp/inquiry/change/


▼メールアドレスの変更はこちら
https://www.cr.mufg.jp/app/settings/profile/


=========
■イオンスクエアメンバーID・パスワードをお忘れの場合
https://www.cr.mufg.jp/app/search_id_pw_reissue/


■お問い合わせ先
https://www.cr.mufg.jp/inquiry/


=========


   
インターネットバンキングやモバイルバンキングのパスワードを定期的に変更して、アカウントの安全性を向上させることをお勧めします。


※本メールは重要なお知らせのため、メール配信を「否」にされている方にも送信しております。
━━━━━━━━━━━━━━━━━━━━━
発行者


三菱UFJニコス株式会社


〒113-8411 東京都文京区本郷3-33-5
━━━━━━━━━━━━━━━━━━━━━
Copyright (C) Mitsubishi
UFJ NICOS Co.,Ltd. All Rights Reserved.



お届け日のお知らせ

<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 style="border-bottom:2px solid #00DFFC">"置き配"</b> の設定内容を<b>配送状況</b>の確認画面より変更いただけます。また、ドライバーから、電話 (<b>050-3131-8782</b>)、またはショートメッセージにて、ご連絡させていただく場合がございます。なお、Amazonが配達する商品の配達時間は7時~22時です。</p>
<p style="margin:0 0 18px">配送業者:<b style="border-bottom:2px solid #00DFFC">アマゾン</b></p>
<p style="margin:0 0 18px">お問い合わせ伝票番号:<b>100343111241</b></p>
<div style="padding:10px 0 20px;text-align:center">
<a href="https://parisab.com/po7BtEWEqO.kanazawa.jp" target="_blank" rel="nofollow noopener noreferrer" style="display:block;background:#ffa723;color:#111;text-decoration:none;font-size:16px;line-height:45px"><b>配送状況</b></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>

【重要】お荷物の配送状況をご確認ください!

<!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>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>JCBポイント 有効期限満了のお知らせ</TITLE>
<META charset=UTF-8>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY style="FONT-FAMILY: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', 'Yu Gothic', Meiryo, sans-serif; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #f5f5f7">
<TABLE style="PADDING-BOTTOM: 30px; PADDING-TOP: 30px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #f5f5f7" cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD align=center>
<TABLE style="OVERFLOW: hidden; BACKGROUND-COLOR: #ffffff; border-radius: 8px" cellSpacing=0 cellPadding=0 width=600><!-- Header -->
<TBODY>
<TR>
<TD style="BORDER-BOTTOM: #e5e5ea 1px solid; PADDING-BOTTOM: 24px; PADDING-TOP: 24px; PADDING-LEFT: 32px; PADDING-RIGHT: 32px">
<H2 style="FONT-SIZE: 20px; COLOR: #1d1d1f; MARGIN: 0px">

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

http://huat.jp/dh-2101/

Acccess Counter

  • Total : 2,508,075
  • Today's visitors : 5,550
  • Yesterday's visitors : 8,589