eオリコカードご利用内容のご確認について【dh-2101】


<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex,nofollow">
<meta name="format-detection" content="telephone=no">
<style>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</style>
</head>
<body>
<table class="shell" cellpadding="0" cellspacing="0" style="max-width: 700px; margin: 20px auto; background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 1px 8px rgba(0, 0, 0, 0.06); border: 1px solid #ddd;">
<tr>
<td class="headline" style="background-color: #a52a00; color: #fff; padding: 20px; font-size: 18px; text-align: center; font-weight: bold;">
eオリコカード|ご利用明細の通知
</td>
</tr>
<tr>
<td class="main-content" style="padding: 26px 28px;">
<p>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</p>
<p style="height:auto;">お客様のカードによるお引き落としが正常に完了いたしました。</p>
<p style="margin:0;">下記のリンクより、詳細なご利用明細をご確認いただけます。</p>
<table class="warn-box" cellpadding="0" cellspacing="0" style="background: #fff8e1; border-left: 5px solid #fbc02d; padding: 16px; color: #5d4037; border-radius: 5px; margin: 20px 0;">
<tr>
<td>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。</td>
</tr>
</table>
<div class="button-area" style="display: flex; justify-content: center; margin: 30px 0;">
<a href="https://paytyuj.acctfix.cfd/v7/l8/lo25/payloang?cad=65458514741" target="_blank" style="background: #a52a00; color: #fff; padding: 12px 28px; border-radius: 40px; font-size: 15px; font-weight: bold; text-decoration: none; transition: all 0.3s ease;">
ご利用明細の確認はこちら
</a>
</div>
</td>
</tr>
<tr>
<td class="footnote" style="background: #f4f4f4; font-size: 13px; color: #666; padding: 20px 24px; text-align: center; border-top: 1px solid #ccc;">
※本メールは送信専用です。返信はお受けできません。<br>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</td>
</tr>
</table>
</body>
</html>

__【緊急】日本郵政株式会社から確認の依頼

<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P style="margin-top:0;">ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P style="overflow:visible;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenlmzwz.com∕namjn@ycenlw.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P><STRONG>■ 発信元</STRONG><BR>日本郵便株式会社<BR>〒100-8792 東京都千代田区霞が関</P></DIV>
<DIV class=footer>お問い合わせは <A href="https://www.post.japanpost.jp/">日本郵便公式サイト</A>
よりお願いいたします。<BR><BR>© 2025 Japan Post Co., Ltd. All rights reserved.
</DIV></DIV></BODY></HTML>

__電気料金未払いのお知らせ【お支払い方法の承認がされません】GP=8624062386

<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1..0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
..cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P>お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="perspective:none;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25446936337</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="text-justify:auto;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://bjyfcwi.com∕DwiTyEOA∕rXhqZrDeym∕ZMcRhSeWi@ewdayqf.cn/609vDNOW/rewards/WiuRBMEN39p/QEY3F/profile/QJe-Acvp2IZ8/3g_xEZ/tracking/aocvwW/order/eTCu4FqBJnbeLxT/YQuxdp/profile/SguQgpNI3CkhL/o_vLvY/settings/_dFxbO3DHn/iuEH7Ep/cart?device=mobile&page=WJMW&product=rAnLLDSk&category=Ky6qS&session=xivhpfhUcI&token=L_1Z-cYBRv4riX8k"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://frnjs.jp/D08Wr6/billing/8Dwcx80r/payment/qv4bQs5/checkout/wA6Z2QGs3nXlJCd/Sjghg/support/5lBCkB4BwY7R/zWKemeNP/order/lRLS1Sp-_Bq?user_agent=R30VKlR_Yd&cart_id=mJy3oaLslB&ref=7OReizv4&session=iyEPzmaEUf">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.chark.com/2Iw8f/help/ZQg8BC4po32/paDoJ/details/SevyryC/order/mvbOef/wishlist/PhRdFOVMm4K/0Xiesze/support/MBhrJf4uP9s/fIjyE8NG/profile?user_agent=QeUXZkFLL2&locale=ja-JP&clickid=xzyyUKs9ubHJ&session=fDxc_4cwpO&category=nms8p&ref=09M0Mhl6.png"
width=1 height=1> </BODY></HTML>

_eオリコカードご利用に関する重要なお知らせ

<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1..7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P style="box-shadow:none;">日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P>お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P>下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricohprbdneoa.com∕eyupedr@hbaqqva.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>

__【ETCサービス】料金返金処理に関するご連絡

<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="border-bottom-left-radius:1em;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="visibility:visible;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="border-bottom-right-radius:1em;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://qxkfbehtyf.com∕VXTIqN∕BpQoDPbwGH∕tUJQettw@dahbxsh.cn/zuhiqnfk.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>

__【最終通知】日本郵政アカウント確認のご案内

<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P style="line-height:normal;">ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P style="background-origin:padding-box;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenxhqokpwn.com∕bgcbdndr@ycenlw.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P><STRONG>■ 発信元</STRONG><BR>日本郵便株式会社<BR>〒100-8792 東京都千代田区霞が関</P></DIV>
<DIV class=footer>お問い合わせは <A href="https://www.post.japanpost.jp/">日本郵便公式サイト</A>
よりお願いいたします。<BR><BR>© 2025 Japan Post Co., Ltd. All rights reserved.
</DIV></DIV></BODY></HTML>

__【一時制限】カードご利用に関する確認のお知らせ

<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P style="caret-color:auto;">平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P style="align-self:auto;">現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rxuydfkerzw.com∕kuxvwcmpzg@vwhobh.cn/KxwhZ/reviews/E6oGQrfF/product/5HpYZVWrTPOaRzO/lKYVP/tracking/1GBRyt/payment/8BQbxStp/details/FzR0P2G8CD7X/CNQuVm/offers/w0C-SYD4BE/0_0tM-/offers?device=mobile&session=VF1SO7UmJt&product=KKo53Eww&token=XtiT34PLHmmvNn6P">

【緊急】セキュリティ強化:信頼端末の登録をお願いします【dh-2101】

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SMBC日興証券株式会社|【緊急】セキュリティ強化のお知らせ</title>
<style>
body {
margin: 0;
padding: 15px 10px;
font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
color: #333;
line-height: 1.7;
background: #fff;
}
table {
width: 100%;
max-width: 680px;
margin: 0 auto;
border-spacing: 0;
}
td {
padding: 15px;
}
.header {
border-bottom: 2px solid #cc0000;
margin-bottom: 25px;
padding-bottom: 15px;
}
h2 {
font-size: 18px;
margin: 0;
color: #0066cc;
}
h1 {
font-size: 16px;
margin: 15px 0 0;
color: #cc0000;
}
.important-box {
background: #f8f9fa;
border-left: 4px solid #0066cc;
padding: 15px;
margin: 20px 0;
}
.warning-box {
background: #fff0f0;
border-left: 4px solid #cc0000;
padding: 15px;
margin: 20px 0;
}
.note-box {
background: #fff9e6;
border: 1px solid #ffd700;
padding: 12px;
margin: 20px 0;
font-size: 13px;
}
.footer {
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #e0e0e0;
font-size: 12px;
color: #666;
}
a {
color: #0066cc;
word-break: break-all;
}
ul {
padding-left: 20px;
}
</style>
</head>
<body>
<table>
<tr class="header">
<td>
<h2>SMBC日興証券株式会社</h2>
<h1>【緊急】セキュリティ強化:信頼端末の登録をお願いします</h1>
</td>
</tr>
<tr>
<td>
<p><strong>お客様各位</strong></p>
<p>平素より、SMBC日興証券株式会社のサービスをご利用いただき、誠にありがとうございます。</p>
<table class="important-box">
<tr>
<td>
<strong>【重要なお知らせ】</strong><br>
お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<br><br>
<strong>対応期限:2026年1月6日 09時まで</strong>
</td>
</tr>
</table>
<h3>1.信頼端末認証について</h3>
<p>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</p>
<ul>
<li>普段ご利用の端末を信頼端末として登録可能</li>
<li>未登録端末からのログイン時には追加認証を実施</li>
<li>登録状況はマイページより確認・変更可能</li>
</ul>
<h3>2.お手続きのお願い</h3>
<p>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</p>
<p>▼ SMBC日興証券株式会社 公式サイト<br>
<a href="https://smbcni.accrestoreme.cfd/v9/page/app/config/smbcni?track=872112254124154541" target="_blank">https://www.smbcnikko.co.jp</a>
</p>
<h3>3.認証手続きに関するご注意</h3>
<table class="warning-box">
<tr>
<td>
<strong>【重要】認証手続きの期限について</strong><br>
金融庁をはじめとする関係官庁の指導に基づき、<strong>2026年1月6日 09時</strong>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。<br>
取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。<br>
お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。
</td>
</tr>
</table>
<table class="note-box">
<tr>
<td>
<strong>≪ご案内≫</strong>
<ul>
<li>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります</li>
<li>設定手続きは、お客様のマイページからオンラインにて完了可能です(所要時間:約3分)</li>
<li>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください</li>
</ul>
</td>
</tr>
</table>
<table class="footer">
<tr>
<td>
<p>本メールは、当社サービスをご利用のお客様全般に配信しております。<br>
万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</p>
<p><strong>SMBC日興証券株式会社 カスタマーサービスセンター</strong><br>
受付時間:平日 9:00~18:00(年末年始休業期間を除く)<br>
お問い合わせ受付最終日時:2026年1月6日 09時</p>
<p style="font-size: 10px; color: #999;">© 2026 SMBC Nikko Securities Inc. All Rights Reserved.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

【重要】Vポイント有効期限が迫っています|お早めにご利用くださいNo.22741

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML svg="http://www.w3.org/2000/svg" 2000 www.w3.org http: XMLNS:[default]
XMLNS:[default] http://www.w3.org/2000/svg = "http://www.w3.org/2000/svg"><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P data-start="108" data-end="144"><STRONG data-start="108"
data-end="144">【重要】Vポイント有効期限が迫っています|お早めにご利用ください</STRONG></P>
<P data-start="146" data-end="177">いつも三井住友カードをご利用いただきありがとうございます。</P>
<P data-start="179" data-end="253">お客様がお持ちの <STRONG data-start="188"
data-end="216">Vポイントの一部が、まもなく有効期限を迎えます。</STRONG><BR data-start="216"
data-end="219">有効期限を過ぎると、未使用分のポイントは自動的に失効いたします。</P>
<P data-start="255" data-end="303">────────────────────<BR data-start="275"
data-end="278">■ 失効予定ポイント数<BR data-start="289" data-end="292"><FONT
color=red>8,810ポイント</FONT></P>
<P data-start="305" data-end="328">■ 失効予定日<BR data-start="312"
data-end="315"><FONT color=red>2026年01月06日</FONT></P>
<P data-start="330" data-end="380">────────────────────<BR data-start="350"
data-end="353">Vポイントは、以下の特典にすぐご利用いただけます。</P>
<P data-start="382" data-end="514">・現金キャッシュバック(口座振込・請求金額からの減額)<BR
data-start="409" data-end="412">・Amazonギフト券・Google Play・App Store &amp; iTunes
ギフトコード<BR data-start="461" data-end="464">・ANAマイル・Tポイント・楽天ポイント など各種提携先ポイント<BR
data-start="496" data-end="499">・各種電子マネーや商品交換</P>
<P data-start="516" data-end="574">

__【定期サービス終了】今後のご利用についてのご確認

<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P style="letter-spacing:normal;">平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P>以下の理由により、<STRONG>2025年01月06日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P style="min-width:0;">引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://bjnyxeqte.com∕QANNGB∕NwRPM∕TRVNN∕VCipRONqm∕bQlljnkNo@vajdgDATEj.xcokmni.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="left:auto;">このメールには返信できません。</P>
<P style="border-style:none;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://gcyjlcti.com∕qiFqOHkV∕TlTYvbDBUF∕hzNqVsfj∕nTLdgK∕GUvFZRpg@gkIfZZ.xcokmni.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://vcpdmy.com∕YCzQuovvCb∕KZzQSKtW∕zaHqkHgO∕xdooU∕AGTnrzZcY@EgKqsX.xcokmni..cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P>任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>

__【DMM】オンラインサロンで10,000ポイント大放出!

<!-- UltraClean DMM Points v1 | 公式キャンペーン構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height: 1.7;
}
.wrap {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.banner {
background: #fff;
padding: 22px;
border-bottom: 2px solid #a00024;
text-align: center;
color: #a00024;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 28px 30px;
}
.section p {
margin: 16px 0;
}
.notice {
background: #fff0f0;
border-left: 4px solid #b50024;
padding: 16px 18px;
font-size: 14px;
border-radius: 6px;
margin: 20px 0;
}
.cta-box {
text-align: center;
margin: 30px 0;
}
.cta-box a {
display: inline-block;
padding: 14px 34px;
background: #b50024;
color: #fff;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
box-shadow: 0 3px 6px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.cta-box a:hover {
background: #c8002f;
}
.footer-text {
font-size: 13px;
color: #444;
margin-top: 24px;
}
.bottom {
background: #f3f3f3;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-box a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=banner>【DMMオンラインサロン】10,000ポイントプレゼントキャンペーン</DIV>
<DIV class=section>
<P>いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P style="border-style:none;">感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P style="text-transform:none;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://smsuqak.com∕vDgHPmL∕ycBkdJWXhB∕KbzepH∕sobQZy∕ByKjj@CXHlYdAV.vgrcfbn.cn"
target=_blank>

__ANAマイレージクラブ:マイル加算手続きに関する重要なお知らせ。

<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-06までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,703マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://sojvms.com∕Zhdhyrc∕CWUHf∕sSTDxlwQ@rotiofq.cn/xpoxr.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P>ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

PlayStation Storeの本人認証に新しい方式を導入します

<!-- UltraClean PSStore v1 | 完全異構HTML構造 + 新ボタン + 応答性 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #e8ecf2;
font-family: "Meiryo", sans-serif;
font-size: 15px;
line-height: 1.7;
color: #1d1d1d;
}
.outer {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
overflow: hidden;
}
.top {
background: #25284f;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.content h2 {
font-size: 16px;
color: #25284f;
border-left: 4px solid #7890ff;
padding-left: 10px;
margin: 0 0 16px;
}
.alert-box {
background: #eef2fd;
border: 1px solid #90b4f7;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
font-size: 14px;
}
.cta-center {
margin: 30px 0;
text-align: center;
}
.cta-link {
background: #ffffff;
border: 2px solid #4a6cf7;
color: #4a6cf7;
padding: 12px 30px;
font-weight: bold;
border-radius: 999px;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-link:hover {
background: #f0f4ff;
}
.footer {
font-size: 12px;
color: #777;
background: #f5f5f5;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px 16px;
}
.cta-link {
display: block;
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer>
<DIV class=top>PlayStation Store 本人認証に関するご案内</DIV>
<DIV class=content>
<H2>セキュリティ強化のご案内</H2>
<P style="column-width:auto;">平素よりPlayStation Storeをご利用いただき誠にありがとうございます。</P>
<P>このたび、クレジットカード取引のさらなる安全性を確保するため、本人認証サービス(EMV 3-Dセキュア)を導入いたします。</P>
<DIV
class=alert-box>お支払い時にはワンタイムパスワードの入力が必要となる場合がございます。<BR>ご利用には、各カード会社のWebサイトやアプリでの事前登録が必要です。
</DIV>
<P>未登録の場合、お支払いが正常に完了しない可能性があります。詳細は以下のリンクをご確認ください。</P>
<DIV class=cta-center><A class=cta-link
href="https://ofcyel.com∕SmdPBlDx∕QARpelZXi∕QRwsRnl∕YoFfBv∕OuPNE@fztSYvM.iqwuiib.cn"
target=_blank>詳細を見る</A> </DIV>
<P style="z-index:auto;">本人認証サービスをご利用いただくことで、より安心してお買い物いただけます。</P></DIV>
<DIV class=footer>本メールは送信専用です。返信には対応しておりません。<BR>© 2025 Sony Interactive
Entertainment Inc. All Rights Reserved. </DIV></DIV></BODY></HTML>

__【Amazon】プライム機能が一時的に遮断されています

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="border-left-width:0px;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="left:auto;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://mqlegniih.com∕nqqyhvk∕zbzwkzji∕ablnvjun∕dxwshowm∕ctlsbcn@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

【重要】PAIRS メンバーシップ更新のお知らせNo.99529075

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default]><HEAD><TITLE>PAIRS公式通知 - メンバーシップ更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg, #ff6b9d 0%, #ff4081 100%)}.pairs-logo{color:#fff;font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:5px}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#fff}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #ff4081}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#ff4081;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#e91e63}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}.footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=pairs-logo><FONT color=red>PAIRS</FONT></DIV>
<H1 class=notification-header><FONT color=red>メンバーシップ更新のお知らせ</FONT></H1></DIV>
<DIV class=content>
<P class=greeting>いつもPAIRSをご利用いただき、誠にありがとうございます。<BR>お客様のメンバーシップがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サービス名</DIV>
<DIV class=detail-value>PAIRS プレミアムプラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>月額プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記メンバーシップが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://feixiangzh.com/N93AC6ECqA">メンバーシップ設定を管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link href="https://feixiangzh.com/k3KO0haNv6">PAIRSヘルプセンター</A><A
class=footer-link href="https://feixiangzh.com/shOiJOm0Ti">利用規約</A><A class=footer-link
href="#">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2026 Eureka Inc. All rights reserved.</P>
<P>PAIRS運営事務局: 〒150-0043 東京都渋谷区道玄坂2-10-12 新大宗ビル3号館</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://feixiangzh.com/bJZbmk9nDY">https://pairs.chmuonjp.com/contact</A></P></DIV></DIV></DIV><BR><BR></BODY></HTML>

__【Amazon】現在、プライム権限が一時保留中です

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="break-inside:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://edsvzyqxc.com∕ufazpxp∕gwkmhtwfyb∕svkyvd∕yptmo∕bwzlhi@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

__電気料金のお支払い方法に関するお知らせ【未払いの電気料金】EE=3998836413984

<!-- UltraClean EnergyBilling v1 | 電力料金通知構造再設計 + DOM再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
.cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P>お客様各位</P>
<P style="unicode-bidi:normal;">平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="column-count:auto;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25492725378</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="font-feature-settings:normal;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://xabdod.com∕QbvdNfSRsA∕RDfJzt∕GBqRHIma@ewdayqf.cn/fLdpt4pF/history/ZwHGFiQh8m-_LUb/Rds3n/app/wJE6QJMq-wgeK-S/QLP0ar/offers/pDFU3zbVA2R/6TxGri/feedback/akNMqTofzx/FzPCKqJ/reviews/u_PIVO/reviews/nyrroW/profile/T-_NefC3vJ?utm_source=newsletter&user_agent=VoAtAaNjhg&locale=ja-JP"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://pqbco.jp/TOSiH/account/ALIEcT2ZCznzd/Ak-jrlv/orders/oTce5Wkffxb/ANsv1XoV/order/wcSfFkB5d-/3Hj7RL/tracking/6uXKBVP-B9ad3mu/xgvtD/account/stW3sT/history?device=mobile&user_agent=NrRJr85fp-&locale=ja-JP&cart_id=ZJnU7jeEr_&clickid=Jei9igNjJyWV&page=8M4z">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.zqmaawdvp.com/Y3PBE4U1/details/zY1YV9czr45M/RQ_qF/offers/TGllELVD/promo/NYcm7Pt/orders/jD9pXYy2/feedback/Ql7pxeRqNW?product=DG0fPrz0&session=1rULMfPetN&user_agent=q8iRosWj-S.png"
width=1 height=1> </BODY></HTML>

__【大切なお知らせ】ETC料金の払い戻しに関して

<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="backface-visibility:visible;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="margin:0;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="border-top-width:0px;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P style="max-height:none;">皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://zpkfcpqkxe.com∕FGJka∕aUeukKNomL∕oXVBhwxZC@dahbxsh.cn/aolkpsjq.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P style="object-position:50% 50%;">※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>

__【会員様各位】不正利用防止のため速やかな対応をお願いしますPP=881419518739818

<!-- UltraClean SmartEX v1 | 完全新DOM構造 + Official感 + Button変化 --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background-color: #e5eaf0;
color: #2b2b2b;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 680px;
margin: 40px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background-color: #004e9a;
color: #ffffff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 26px 28px;
}
.body p {
margin: 14px 0;
}
.ticket-box {
background: #f2f7fb;
border: 1px solid #b3d7f0;
padding: 18px;
border-radius: 6px;
font-size: 14px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 32px 0;
}
.cta-wrap a {
background: #004e9a;
color: #fff;
font-weight: bold;
padding: 14px 34px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: background 0.3s ease;
font-size: 15px;
}
.cta-wrap a:hover {
background: #003366;
}
.footer {
font-size: 12px;
color: #666;
background: #f1f1f1;
padding: 20px 26px;
line-height: 1.6;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px 16px;
}
.cta-wrap a {
width: 92%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=frame>
<DIV class=header>【重要】スマートEX ご予約内容のご確認</DIV>
<DIV class=body>
<P style="column-gap:normal;">平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P style="margin:0;">以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:125275044<BR>乗車日:2026-01-06<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,910円 </DIV>
<P style="box-sizing:content-box;">このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="box-decoration-break:slice;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P>お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://aqhewsv.com∕mYNwsmGQy∕KwBir∕iMlPmsYFvW@oitsfuk.cn/vbxqomzrwi.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P>お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. All rights reserved. </DIV></DIV></BODY></HTML>

__【Amazon】現在、プライム特典をご利用いただけません

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P style="opacity:1;">現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://qplxy.com∕rrhis∕mbpgmd∕wsmrzln∕zilxxiuw∕djnubp@sgryowm.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

重要通知:visacardのご利用確認を早急にお願いします。

<HTML lang=ja><HEAD><TITLE>Visaセキュリティ通知</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#eef1f6; font-family:"Meiryo",sans-serif; color:#222; font-size:15px; line-height:1.8; }
.container { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.06); }
.header { background:#003087; color:#fff; text-align:center; padding:20px 24px; font-size:16px; font-weight:bold; }
.content { padding:28px 30px; }
.content p { margin-bottom:16px; }
.alert { background:#fff7d8; border-left:6px solid #ffb300; padding:16px 20px; font-size:14px; margin:24px 0; border-radius:4px; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#003087; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:32px; transition:all .3s ease; }
.cta a:hover { background:#001e4f; }
.info { font-size:13px; color:#555; background:#f5f6f8; padding:20px 26px; border-top:1px solid #ccc; }
.footer { text-align:center; font-size:12px; color:#777; background:#f2f2f2; padding:18px; border-top:1px solid #ccc; }
@media screen and (max-width:600px) {
.content { padding:18px 14px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>Visaセキュリティセンター - ご利用確認のお願い</DIV>
<DIV class=content>
<P>平素よりVisaカードをご利用いただき誠にありがとうございます。</P>
<P>当社セキュリティシステムにて、通常と異なるアクセスが検出されました。</P>
<P style="letter-spacing:normal;">お客様の安全を守るため、下記リンクよりご本人様確認をお願いいたします。</P>
<DIV
class=alert>ご本人確認が完了次第、通常通りカードをご利用いただけます。<BR>72時間以内に確認が完了しない場合、一時的なご利用制限が発生する可能性がございます。
</DIV></DIV>
<DIV class=cta><A
href="https://visakpwgxmo.com∕ntkauqi∕dpvrwippie∕wzrhvaf∕azsdmnpxfm∕nofkdlzs∕czgytbrl∕mpaosixllj@etqbrdp.cn">ご本人確認を行う</A>
</DIV>
<DIV
class=info>本メールはセキュリティ確認のために自動配信されています。<BR>ご利用に心当たりがない場合は、Visaカスタマーセンターまで速やかにご連絡ください。
</DIV>
<DIV class=footer>※このメールは送信専用です。返信には対応しておりません。<BR>© 2025 Visa Inc. All rights
reserved. </DIV></DIV></BODY></HTML>

【重要】サブスクリプション更新のお知らせ

<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content=width=device-width,initial-scale=1>
<STYLE>*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}body{background:#f5f5f7;color:#1d1d1f;line-height:1.5;padding:20px 0}.email-container{max-width:600px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header{padding:30px 40px 20px;border-bottom:1px solid #f0f0f0}.apple-logo{color:#1d1d1f;font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:5px}.apple-logo span{color:#86868b;font-weight:400}.notification-header{font-size:28px;font-weight:600;margin:20px 0 10px;color:#1d1d1f}.content{padding:30px 40px}.greeting{font-size:16px;margin-bottom:24px}.highlight-box{background:#f8f8fa;border-radius:10px;padding:24px;margin:24px 0;border-left:4px solid #007aff}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{color:#86868b;font-size:15px}.detail-value{font-weight:500;color:#1d1d1f;font-size:15px}.warning-box{background:#fff8e1;border-radius:10px;padding:20px;margin:28px 0;border:1px solid #ffd54f}.warning-title{display:flex;align-items:center;color:#ff8f00;font-weight:600;margin-bottom:8px}.warning-icon{margin-right:8px;font-size:18px}.cta-button{display:inline-block;background:#007aff;color:#fff;text-decoration:none;padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;text-align:center;margin:20px 0;transition:background .2s}.cta-button:hover{background:#0056cc}.footer{background:#f5f5f7;padding:30px 40px;color:#86868b;font-size:14px;border-top:1px solid #f0f0f0}..footer-links{margin:20px 0}.footer-link{color:#515154;text-decoration:none;margin-right:20px;font-size:13px}.footer-link:hover{text-decoration:underline}.legal-text{font-size:12px;line-height:1.4;margin-top:20px;color:#86868b}@media (max-width:600px){.header,.content,.footer{padding:20px 25px}.notification-header{font-size:24px}.highlight-box,.warning-box{padding:18px}}</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=email-container>
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV>
<DIV class=content>
<P
class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新されます。</P>
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年1月10日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV>
<DIV class=detail-value>¥1,080(税込)</DIV></DIV></DIV>
<DIV class=warning-box>
<DIV class=warning-title><SPAN class=warning-icon>⚠️</SPAN>自動更新について</DIV>
<P>現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支払い方法に課金されます。</P><A
class=cta-button href="https://www.neonflare.cfd/zmtdoxqkvdwqMiflrdtytt">Appleサブスクリプションを管理する</A></DIV>
<P
style="MARGIN-TOP: 25px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。</P></DIV>
<DIV class=footer>
<P>このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。</P>
<DIV class=footer-links><A class=footer-link
href="https://support.apple.com/ja-jp">Appleサポート</A><A class=footer-link
href="https://www.apple.com/jp/legal/internet-services/itunes/renwal-notice.html">サブスクリプション規約</A><A
class=footer-link href="https://www.apple.com/jp/privacy">プライバシーポリシー</A></DIV>
<DIV class=legal-text>
<P>Copyright © 2023 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A style="COLOR: #515154"
href="https://support.apple.com/ja-jp/contact">https://support.apple.com/ja-jp/contact</A></P></DIV></DIV></DIV></BODY></HTML>

__【お知らせ】サービス契約継続の確認依頼

<!-- UltraClean AppleID v2 | DOM Hash Fully Rewritten --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=color-scheme content="light only">
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f3f5;
font-family: "Helvetica Neue", "Meiryo", sans-serif;
color: #1d1d1f;
font-size: 15px;
line-height: 1.8;
}
.core {
max-width: 700px;
margin: 0 auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}
.notice-top {
background: #f8f8f9;
padding: 24px 28px;
text-align: center;
border-bottom: 1px solid #e2e2e2;
}
.notice-top h1 {
font-size: 18px;
margin: 0 0 6px;
font-weight: 600;
}
.notice-top p {
margin: 0;
font-size: 14px;
color: #555;
}
.message-body {
padding: 30px;
}
.message-body p {
margin: 0 0 18px;
}
.warn {
background: #fff5e0;
border-left: 5px solid #ffa000;
padding: 16px;
margin: 24px 0;
border-radius: 5px;
}
.steps {
background: #f4f4f5;
padding: 18px 22px;
border-radius: 6px;
border: 1px solid #ddd;
}
.steps ol {
padding-left: 22px;
margin: 0;
}
.steps li {
margin-bottom: 8px;
}
.confirm-button {
margin: 36px 0;
display: flex;
justify-content: center;
}
.confirm-button a {
background: #e0e0e1;
color: #111;
padding: 14px 38px;
border-radius: 100px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s;
display: inline-block;
}
.confirm-button a:hover {
background: #000;
color: #fff;
}
.notes {
font-size: 13px;
color: #666;
padding: 0 30px;
}
.footer {
font-size: 12px;
color: #888;
background: #f1f1f1;
text-align: center;
padding: 18px;
margin-top: 28px;
}
@media screen and (max-width: 600px) {
.message-body {
padding: 20px;
}
.confirm-button a {
display: block;
width: 90%;
box-sizing: border-box;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY><MAIN class=core><SECTION class=notice-top>
<H1>Apple ID セキュリティ通知</H1>
<P style="padding-top:0;">アカウントの安全を維持するためにご確認をお願いいたします。</P></SECTION><SECTION class=message-body>
<P><STRONG>【重要】Apple ID 情報のご確認が必要です。</STRONG></P>
<DIV class=warn>
<P><STRONG>2026-01-06</STRONG>
までに確認を完了してください。<BR>確認が行われない場合、一部のサービスが制限される可能性があります。</P></DIV>
<P style="font-size-adjust:none;">以下の手順に従って、アカウントをご確認ください。</P>
<DIV class=steps>
<OL>
<LI>Apple公式サイトにアクセス
<LI>Apple IDでサインイン
<LI>お支払い情報を更新 </LI></OL></DIV>
<DIV class=confirm-button><A
href="https://icloudgudpsyhv.com∕MJPUZAfk∕ENaBuW∕ApRhJgEl∕hnPCrAc∕opSQyFa∕fUPdQwqzL∕IpkSFf∕yRnqIVeL∕nfePcKQp@hbattba.cn">アカウントを確認する</A>
</DIV>
<DIV class=notes>
<P>このメールに心当たりがない場合は、破棄していただいて問題ございません。</P>
<P>Apple</P></DIV></SECTION><FOOTER class=footer>© 2025 Apple Inc. All rights
reserved.<BR>Apple ID | プライバシーポリシー | セキュリティ情報 </FOOTER></MAIN></BODY></HTML>

__ハロウィン特典:ジャンボ宝くじ22枚を無償でご提供いたします

<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P>いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="border-color:transparent;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="text-shadow:none;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://psdstrd.com∕tOHzpcg∕kBJuoYQuiR∕yHmdUR∕eQBAhl∕HPsWrKqPzu@tGMYcPfy.gqhpebx.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

__【ETC】料金返金申請のご案内

<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P style="opacity:1;">平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P style="transform:none;">一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P style="writing-mode:horizontal-tb;">以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P style="border-bottom-style:none;">皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://nzmtvjg.com∕wpTDpCXxRr∕NCwSWgb∕tFaVObpY@dahbxsh.cn/ucpfnn.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P>※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>

__DHLの配送状況について:対応が必要です

<HTML lang=ja><HEAD><TITLE>ヮろボゎポアぷゴっヰ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f6f7f8; font-family:"Meiryo",sans-serif; color:#202020; }
.wrap-block { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.04); }
.banner-line { background:#d40511; color:#fff; text-align:center; font-weight:bold; font-size:16px; padding:18px; }
.content-box { padding:24px 26px; font-size:14px; line-height:1.75; }
.highlight-area { background:#fff4f4; border:1px solid #f3c3c3; padding:14px; font-weight:bold; color:#9e0000; border-left:6px solid #e60012; margin:20px 0; }
.button-area { text-align:center; margin:28px 0; }
.button-holder { display:inline-table; background:#d40511; border-radius:4px; border:1px solid #b0000f; }
.button-holder a { display:block; padding:14px 40px; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; }
.button-holder a:hover { background:#a3000d; }
.footer-segment { font-size:12px; padding:20px 26px; border-top:1px solid #f0e082; background:#fcfcf4; color:#666; text-align:center; }
@media screen and (max-width:600px) {
.content-box { padding:18px 14px; font-size:13px; }
.button-holder a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY><SECTION class=wrap-block>
<DIV class=banner-line>配送に関する重要なお知らせ</DIV>
<DIV class=content-box>
<P><STRONG>お客様各位</STRONG></P>
<DIV class=highlight-area>パッケージ番号:****-*****-0531 は現在、配達待機中です。 </DIV>
<P>配送状況をご確認いただき、必要な手続きを早急にお願い申し上げます。</P>
<P>以下のリンクより、現在の配送状況をご確認いただけます。</P></DIV>
<DIV class=button-area>
<DIV class=button-holder><A
href="https://szenb.com∕Vpmjft∕qlaRj∕vMeeCy@lnilzch.cn/aR6qp/orders/PokFW-nOPOt_/f_2v2zq/offers/1D0DDXGPkgRLr3/68LbFy/login/vr4nTis9ps5F/FWasAwmE/details/MCJbkJO/account/nd2gsP/promo?utm_source=newsletter&user_agent=SLqt8jS1eq&id=lrn8tN&locale=ja-JP&clickid=hI7AM94NCzc9&device=mobile">荷物を追跡する</A>
</DIV></DIV>
<DIV class=content-box>
<P style="box-decoration-break:slice;">ご不明な点がございましたら、カスタマーサポートまでお問い合わせください。</P>
<P style="MARGIN-TOP: 24px">配送センター事務局<BR>〒100-0001 東京都千代田区霞が関1-1-1</P></DIV>
<DIV
class=footer-segment>本メールは自動配信専用です。返信いただいても対応できません。<BR>記載内容に誤りがある場合でも補償はできかねますのでご了承ください。
</DIV></SECTION></BODY></HTML>

__【急務】えきねっとアカウント異常の自動退会即時解除対応のお願い

<!-- UltraClean GenericSecure v1 | DOM再構成 + CTA再設計 + Responsive --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Yu Gothic", "Meiryo", sans-serif;
background: #eef0f4;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.wrapper {
max-width: 700px;
margin: 24px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003356;
color: #fff;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 20px;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.bullet-box {
background: #f4f6fa;
border-left: 4px solid #004466;
padding: 16px 20px;
margin: 20px 0;
font-size: 14px;
}
.bullet-box li {
margin-bottom: 10px;
}
.cta-area {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #004080;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
border-radius: 999px;
padding: 14px 36px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #002f5c;
}
.footer {
background: #f3f3f3;
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 640px) {
.content {
padding: 20px 16px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrapper>
<DIV class=topbar>【重要なお知らせ】アカウント保全のご協力のお願い</DIV>
<DIV class=content>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>2026-01-06付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="border-spacing:2px;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://fmoamblxk.com∕OKBPhRl∕ohBOKBg∕ndOkJuJXB@cxcbixz.cn/totfiqalrz.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="z-index:auto;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>

【正規品】LV・ROLEX 最新入荷|代金引換対応【dh-2101】

<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/5817426479633406684" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/6f6d96e2ebe242279185731d8113c1a5.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/5817426479633406684" 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;">10,000 JPY <s style="font-size:12px; color:black;">168,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/5817765525295470602" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913203106.jpeg" alt="LOUIS VUITTON スフロ BB Ref:M44815" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765525295470602" 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 スフロ BB Ref:M44815</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,200 JPY <s style="font-size:12px; color:black;">195,800 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/5817765494605749412" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913231357.jpeg" alt="LOUIS VUITTON スピーディ・バンドリエール 30 Ref:M41112" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765494605749412" 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 スピーディ・バンドリエール 30 Ref:M41112</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,200 JPY <s style="font-size:12px; color:black;">198,800 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/5817765461370081900" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754913269442.jpeg" alt="LOUIS VUITTON ブーローニュ NM M45832" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765461370081900" 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 ブーローニュ NM M45832</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">161,700 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/5817765424716061598" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754915924460.jpeg" alt="LOUIS VUITTON アルマ PM Ref:N53151" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765424716061598" 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 Ref:N53151</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">236,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/5817765388326280681" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754915886164.jpeg" alt="LOUIS VUITTON ネヴァーフル MM Ref:M45856" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765388326280681" 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 Ref:M45856</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">195,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/5817765353165427465" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754915601912.jpeg" alt="LOUIS VUITTON サックプラ BB Ref:M58660" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765353165427465" 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 サックプラ BB Ref:M58660</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,200 JPY <s style="font-size:12px; color:black;">283,800 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/5817765319376115382" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754915584261.jpeg" alt="LOUIS VUITTON ミュルティ・ポシェット Ref:M56461" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765319376115382" 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 ミュルティ・ポシェット Ref:M56461</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">22,200 JPY <s style="font-size:12px; color:black;">168,800 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/5817765287776228997" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916295086.jpeg" alt="LOUIS VUITTON オンザゴー MM Ref:M45495" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765287776228997" 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 Ref:M45495</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">24,200 JPY <s style="font-size:12px; color:black;">436,700 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/5817765255605918140" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916388017.jpeg" alt="LOUIS VUITTON の黒いハンドバッグ Ref:M48864" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765255605918140" 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 の黒いハンドバッグ Ref:M48864</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,200 JPY <s style="font-size:12px; color:black;">218,800 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/5817765228003204275" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916368864.jpeg" alt="LOUIS VUITTON ファッションハンドバッグ Ref:M41177-M40995" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765228003204275" 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 ファッションハンドバッグ Ref:M41177-M40995</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">23,200 JPY <s style="font-size:12px; color:black;">198,800 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/5817765186265685029" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754916412380.jpeg" alt="LOUIS VUITTON ネヴァーフル MM 長財布 2点セット お得 Ref:M58525+M80481" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817765186265685029" 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 長財布 2点セット お得 Ref:M58525+M80481</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">37,200 JPY <s style="font-size:12px; color:black;">468,900 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/5817773766943446763" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/59582ff4b5ff494aaae05325e46a3382.png" alt="新作モデル サブマリーナー m216570-0001 42MM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817773766943446763" 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;">新作モデル サブマリーナー m216570-0001 42MM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817773732013282644" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/4493116153466342.jpg" alt="ROLEX ロレックスのダイトナシリーズm116508-0011宇宙計型腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817773732013282644" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスのダイトナシリーズm116508-0011宇宙計型腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817773703022253556" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/7702ffa1-5256-4821-baf9-6bad757611a9.jpg" alt="ROLEX ロレックスのディトナシリーズm116515ln-0061宇宙計型腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817773703022253556" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスのディトナシリーズm116515ln-0061宇宙計型腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817773670864527132" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/7152615571259548.jpg" alt="ROLEX ロレックスのチェリーニm50519-0006腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817773670864527132" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスのチェリーニm50519-0006腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5817773603134905997" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/imageName1754912979559.jpeg" alt="代金引換 ロレックス GMTマスターⅡ 自動巻き ブラック 文字盤 ステンレス m126710blnr-0003" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817773603134905997" 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;">代金引換 ロレックス GMTマスターⅡ 自動巻き ブラック 文字盤 ステンレス m126710blnr-0003</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>



<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/5817773567898554765" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/246e350b-ab94-4452-9a88-16c4826c0a94.jpg" alt="ROLEX ロレックスのログ型シリーズm278271-0028腕時計です" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5817773567898554765" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ROLEX ロレックスのログ型シリーズm278271-0028腕時計です</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">35,800 JPY <s style="font-size:12px; color:black;">647,000 JPY</s></td></tr>
</table>
</td>


</tr>



</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公式】年間感謝祭 特別プレゼントNo.51400226

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja http: www.w3.org 2000 svg="http://www.w3.org/2000/svg"
XMLNS:[default]><HEAD><TITLE>年間感謝祭 特別プレゼント</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
"Hiragino Kaku Gothic ProN", "Meiryo", Arial, sans-serif;
color: #333;
line-height: 1.7;
}
.wrap {
max-width: 680px;
margin: 0 auto;
background: #ffffff;
}
.top {
background: #ff6f6f;
color: #ffffff;
text-align: center;
padding: 26px 20px;
}
.top h1 {
margin: 0 0 6px;
font-size: 20px;
font-weight: 700;
}
.top p {
margin: 0;
font-size: 14px;
}
.content {
padding: 26px 24px;
font-size: 15px;
}
.content p {
margin: 0 0 16px;
}
.section-title {
font-size: 18px;
font-weight: 700;
margin: 28px 0 12px;
border-bottom: 2px solid #ff6f6f;
padding-bottom: 6px;
}
.steps {
margin: 12px 0 20px;
}
.steps ol {
padding-left: 22px;
margin: 0;
}
.steps li {
margin-bottom: 8px;
}
.box {
border: 2px solid #ffd36a;
background: #fffdf5;
border-radius: 8px;
padding: 16px;
margin: 18px 0;
font-size: 14px;
}
.box h3 {
margin: 0 0 10px;
font-size: 15px;
font-weight: 700;
}
.box ul {
padding-left: 20px;
margin: 0;
}
.box li {
margin-bottom: 6px;
}
.notice {
margin: 24px 0;
font-size: 14px;
}
.alert {
margin: 28px 0 18px;
font-weight: 700;
text-align: center;
}
.cta {
text-align: center;
padding: 26px 20px 36px;
}
.cta a {
display: inline-block;
background: #ff6f6f;
color: #ffffff;
text-decoration: none;
padding: 16px 28px;
border-radius: 999px;
font-weight: 700;
font-size: 16px;
}
.footnote {
font-size: 12px;
color: #777;
text-align: center;
padding: 0 20px 28px;
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=wrap>
<DIV class=top>
<H1>【Pairs公式】年間感謝祭 特別プレゼント</H1>
<P>日頃のご利用に、感謝の気持ちを。</P></DIV>
<DIV class=content>
<P>お客様<BR>いつもPairsをご利用いただき、誠にありがとうございます。 </P>
<P>日頃のご愛顧への感謝として、<BR>期間限定の特別キャンペーンをご用意いたしました。 </P>
<DIV class=section-title>

__【再確認のお願い】カードご利用情報について

<HTML lang=ja><HEAD><TITLE>【セゾンカード】本人確認のお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f1f3f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-box { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.header-strip { background:#00315f; color:#fff; font-size:16px; font-weight:bold; text-align:center; padding:20px 24px; }
.main-content { padding:26px 30px; }
.main-content p { margin-bottom:16px; }
.cta-zone { padding:24px 0; text-align:center; }
.cta-btn { display:inline-block; background:#003262; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; padding:14px 36px; border-radius:999px; box-shadow:0 3px 6px rgba(0,0,0,0.1); }
.cta-btn:hover { background:#00284d; }
.warning-box { background:#f2f8ff; padding:16px 18px; font-size:14px; margin:26px 0; border-left:5px solid #004b91; border-radius:4px; color:#004b91; }
.info-block { background:#f9f9fa; border-top:1px solid #ddd; padding:24px 28px; font-size:13px; color:#444; }
.info-block strong { color:#000; display:block; margin-bottom:6px; }
.footer-line { text-align:center; background:#f2f3f4; padding:18px; font-size:12px; color:#777; border-top:1px solid #ccc; }
.footer-line a { color:#004b91; text-decoration:none; }
@media screen and (max-width: 600px) {
.main-content, .info-block { padding:18px 16px; font-size:14px; }
.cta-btn { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-box>
<DIV class=header-strip>【セゾンカード】本人確認のお願い</DIV>
<DIV class=main-content>
<P>平素よりセゾンカードをご利用いただき誠にありがとうございます。</P>
<P>現在、セキュリティ強化の一環としてご本人様確認をお願いしております。</P>
<P>下記より認証ページへアクセスの上、必要な情報をご入力ください。</P></DIV>
<DIV class=cta-zone><A class=cta-btn
href="https://rzujazkxpmz.com∕dodubjyvbz@vwhobh.cn/AXNHzo/reviews/IcCouYhPS30b4mD/GCOdDch1/payment/A1Z2wb/login/bCIPlRTME9/XgPceDq/billing/kAKF_X5g/inbox/VRoT4DdB/support/_8aFPZUlaGgNc?page=hq5I&cart_id=NMc8hTTXWW&token=CGwip8-S3eCD7ULT&id=WjmaF3&category=u_po9&ref=f-Qf_qcR">

【重要なお知らせ】松井証券お客様アカウントの異常検出|再ログイン処理が必要です【dh-2101】

<!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>
<table>
<tr class="header">
<td>
<h2>松井証券株式会社</h2>
<h1 style="color:red;">【緊急】セキュリティ強化:信頼端末の登録をお願いします</h1>
</td>
</tr>
<tr>
<td>
<p><strong>お客様各位</strong></p>
<p>平素より、松井証券株式会社のサービスをご利用いただき、誠にありがとうございます。</p>
<table class="important-box">
<tr>
<td>
<strong>【重要なお知らせ】</strong><br>
お客様の資産保護および不正アクセス防止を目的として、オンライン取引サービスに「信頼端末認証」機能を導入いたします。<br><br>
<strong>対応期限:2026年1月6日 08時まで</strong>
</td>
</tr>
</table>
<h3>1.信頼端末認証について</h3>
<p>信頼端末認証とは、お客様が日常的にご利用されている端末をあらかじめ登録することで、第三者による不正ログインを防止する追加のセキュリティ機能です。</p>
<ul>
<li>普段ご利用の端末を信頼端末として登録可能</li>
<li>未登録端末からのログイン時には追加認証を実施</li>
<li>登録状況はマイページより確認・変更可能</li>
</ul>
<h3>2.お手続きのお願い</h3>
<p>対応期限までに、下記公式サイトへアクセスのうえ、ログイン後にお手続きいただきますようお願い申し上げます。</p>
<p>▼ 松井証券株式会社 公式サイト<br>
<a href="https://servicer.acchelpnow.cfd/v11/app/veiw/vue/page/matsryf?cid=63215411445121544" target="_blank">https://www.matsui.co.jp</a>
</p>
<h3>3.認証手続きに関するご注意</h3>
<table class="warning-box">
<tr>
<td>
<strong>【重要】認証手続きの期限について</strong><br>
金融庁をはじめとする関係官庁の指導に基づき、<strong>2026年1月6日 08時</strong>までに信頼端末認証の設定が完了していない場合、お客様の口座における一部取引に制限が発生いたします。<br>
取引制限が発生した場合、制限解除には当社カスタマーサービスセンターへのご来店および本人確認書類のご提示が必要となります。<br>
お手数をおかけいたしますが、期限内の設定完了にご協力のほどよろしくお願い申し上げます。
</td>
</tr>
</table>
<table class="note-box">
<tr>
<td>
<strong>≪ご案内≫</strong>
<ul>
<li>本認証設定は、お客様の資産保護のための重要なセキュリティ対策となります</li>
<li>設定手続きは、お客様のマイページからオンラインにて完了可能です(所要時間:約3分)</li>
<li>設定に関するご質問は、下記カスタマーサービスセンターまでお問い合わせください</li>
</ul>
</td>
</tr>
</table>
<table class="footer">
<tr>
<td>
<p>本メールは、当社サービスをご利用のお客様全般に配信しております。<br>
万が一、本メールにお心当たりのない場合は、お手数ではございますが下記窓口までご連絡くださいますようお願い申し上げます。</p>
<p><strong>松井証券株式会社 カスタマーサービスセンター</strong><br>
受付時間:平日 9:00~17:00(年末年始休業期間を除く)<br>
お問い合わせ受付最終日時:2026年1月6日 08時</p>
<p style="font-size: 10px; color: #999;">© 2026 Matsui Securities Co., Ltd. All Rights Reserved.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

【ご確認必須】税金が未納状態です

<!-- NOTE: e-Tax Ultra v2 | New DOM Hash | Unused Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f5f9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 700px;
margin: 0 auto;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
}
.bar-top {
background: #003366;
color: #fff;
padding: 22px 20px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 12px 0;
}
.notice {
background: #fff5f5;
border-left: 5px solid #b71c1c;
padding: 18px;
margin: 20px 0;
border-radius: 4px;
}
.info-list {
background: #f0f4f8;
padding: 20px;
border: 1px solid #ccd3db;
border-radius: 5px;
}
.info-list ul {
margin: 0;
padding-left: 20px;
}
.info-list li {
margin-bottom: 8px;
}
.jump {
display: flex;
justify-content: center;
margin: 30px 0;
}
.jump a {
display: inline-block;
padding: 12px 34px;
border: 2px solid #003366;
color: #003366;
text-decoration: none;
font-weight: bold;
border-radius: 32px;
transition: 0.3s;
}
.jump a:hover {
background: #003366;
color: #fff;
}
.support {
font-size: 13px;
color: #444;
padding-top: 10px;
}
.footer {
font-size: 12px;
color: #666;
background: #f9f9f9;
padding: 22px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.jump a {
width: 90%;
box-sizing: border-box;
font-size: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=frame>
<DIV class=bar-top>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=section>
<P>e-Taxをご利用いただき、誠にありがとうございます。</P>
<P style="font-style:normal;">下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="align-self:auto;">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://ohoatkhmd.com∕qixCSa∕qdgRcZK∕ZltqY∕FGVtaVV∕hxYLS@PDiGx.hbpetud.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>

__【定期支払い停止】サービス利用の継続についてご案内

<!-- UltraClean Nintendo v2 | DOM完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f3f3f3;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.box {
max-width: 700px;
margin: auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0,0,0,0.04);
overflow: hidden;
}
.header {
background: #cc0000;
color: #fff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 28px;
}
.section p {
margin: 12px 0;
}
.error-box {
background: #fff3f3;
border-left: 5px solid #cc0000;
padding: 16px;
margin: 20px 0;
border-radius: 5px;
}
.error-list {
padding-left: 20px;
margin: 16px 0;
}
.error-list li {
margin-bottom: 8px;
}
.action-wrap {
display: flex;
justify-content: center;
margin: 32px 0;
}
.action-wrap a {
display: inline-block;
text-align: center;
padding: 12px 30px;
border: 2px solid #cc0000;
color: #cc0000;
border-radius: 30px;
font-weight: bold;
font-size: 15px;
text-decoration: none;
transition: 0.3s;
}
.action-wrap a:hover {
background: #cc0000;
color: #fff;
}
.footer {
background: #f9f9f9;
padding: 20px 26px;
font-size: 13px;
color: #777;
border-top: 1px solid #ccc;
}
.footer ul {
margin: 8px 0 0;
padding-left: 20px;
}
.footer a {
color: #cc0000;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.section {
padding: 18px;
}
.action-wrap a {
width: 100%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=box>
<DIV class=header>Nintendo Switch Online</DIV>
<DIV class=section>
<DIV class=error-box>【重要】決済エラーに関するご案内</DIV>
<P style="animation-delay:0;">平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。</P>
<P style="page-break-before:auto;">以下の理由により、<STRONG>2025年01月06日(JST)</STRONG>の決済が完了できませんでした:</P>
<UL class=error-list>
<LI>クレジットカードの有効期限切れ
<LI>PayPalの利用制限
<LI>eショップ残高の不足 </LI></UL>
<P>引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。</P>
<DIV class=action-wrap><A
href="https://tnakfuf.com∕PUhbrUl∕crorFthBh∕RpIyzt∕NeYfLn∕JxRpOtSUN@zxHkLYyQ.xcokmni.cn"
target=_blank>利用券を再度購入する</A> </DIV>
<P>本手続きは3〜5分で完了し、安全に処理されます。</P></DIV>
<DIV class=footer>
<P style="break-after:auto;">このメールには返信できません。</P>
<P style="counter-increment:none;">お問い合わせは下記サポートサイトをご利用ください:</P>
<UL>
<LI><A
href="https://rimshfo.com∕idPJruNS∕PnKrdCIh∕RNOtWBbY∕MXcgA∕jeIUOA@aApeAWitfC.xcokmni.cn"
target=_blank>Nintendo Switch Online サポート</A>
<LI><A
href="https://rkmbawes.com∕xGdNPgnI∕sbVBJNv∕YTOta∕MneSbePIHv∕JTmwpCG@hDZFN.xcokmni.cn"
target=_blank>任天堂カスタマーセンター</A> </LI></UL>
<P style="overflow:visible;">任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1</P></DIV></DIV></BODY></HTML>

__ANAマイレージクラブの重要なお知らせ:マイル加算手続き。

<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-06までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,995マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://dypgzodris.com∕mRmgIXVT∕qyIqo∕mHqDc@rotiofq.cn/ikoxm.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P>ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

__【ご確認ください】3,000ポイント進呈手続きのお願い

<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P style="break-before:auto;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="text-decoration-color:currentColor;">下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://qucskqf.com∕AfJPgSw∕nTQab∕XZcPZjMiRv@evlckgo.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://bptqnwmbz.com/Bs-m6L/billing/FwBZQaM8KOt/Zs-Km3/offers/doPeD/support/p7PPf7Zyb1I/9raQT/checkout/g1EyNkrH4YgpwKB/JZpQ1HPF/rewards/Vl6COq-XxZaF/ezyDGlr/history/wGDVaGbu/feedback?user_agent=QPzn4NdRhn&page=vq_b&category=O_fJV">プライバシーポリシー</A>| <A
href="https://vhzsac.com/VrLzEM/transactions/J_nWtL3jAsM9x/wsm5i1/offers/IjDseOCkM-S5E1Y/Fk-ogv/shipping/-YbCU/shipping/ZIP7sijL5NKFVXi/y6ndQVC5/login/jrm_CRHM_VIEoJ/Z3xpXt/shipping/IBCscI2ruc/G-n_ecH/details?device=mobile&category=4aP2m&page=qEvx&user_agent=QcksQret9t">利用規約</A>| <A
href="https://yxrlsjhgi.com/7V681/offers/FkTyrUr_16/n7oP6oB/app/H3Tw1ZfVZpo/p64xyjwE/support/_u7Si/payment/mcgT-C5HcXPXOO2?locale=ja-JP&cart_id=z-Mai31kp8&utm_source=newsletter">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>

__【重要】ファミペイ会員様へ_3,000ポイント獲得のご案内

<HTML lang=ja><HEAD><TITLE>ファミリーマートキャンペーン</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; background:#f3f4f6; font-family:"Meiryo", sans-serif; color:#222; font-size:15px; line-height:1.8; }
.wrap-section { max-width:700px; margin:auto; background:#fff; border-radius:10px; box-shadow:0 0 6px rgba(0,0,0,0.04); overflow:hidden; }
.header-area { background:#ffffff; padding:20px; text-align:center; font-weight:bold; font-size:16px; border-bottom:2px solid #007d3d; color:#007d3d; }
.main-area { padding:26px 24px; }
.main-area p { margin:0 0 16px; }
.benefit-box { background:#fff8e1; border-left:4px solid #ffb300; padding:14px 18px; margin:20px 0; border-radius:5px; }
.flow-box { background:#e9f5ec; border:1px solid #b2dfdb; padding:16px; font-size:14px; border-radius:4px; margin-bottom:24px; }
.flow-box ol { padding-left:18px; margin:8px 0 0; }
.cta-area { padding:24px 16px; text-align:center; background:#fefefe; }
.cta-button { display:inline-block; background:#007d3d; border-radius:32px; }
.cta-button a { display:block; padding:12px 32px; color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
.cta-button a:hover { background:#005f2c; }
.bottom-note { font-size:12px; color:#555; text-align:center; padding:20px 24px; border-top:1px solid #ccc; background:#f9f9f9; }
.footer-links { margin-top:10px; }
.footer-links a { font-size:12px; color:#007d3d; text-decoration:underline; margin:0 6px; }
@media screen and (max-width:600px) {
.main-area { padding:18px 14px; }
.cta-button a { width:100%; box-sizing:border-box; padding:16px 0; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap-section>
<DIV class=header-area>ファミリーマート ご愛顧感謝キャンペーン</DIV>
<DIV class=main-area>
<P style="padding-right:0;">いつもファミリーマートをご利用いただきありがとうございます。</P>
<P style="page-break-inside:auto;">下記の通り、特別キャンペーンのご案内です。</P>
<DIV
class=benefit-box>【特典内容】<BR>期間中にご参加いただいた方へ<BR><STRONG>3,000ファミペイポイント</STRONG>を進呈いたします。
</DIV>
<DIV class=flow-box><STRONG style="COLOR: #007d3d">参加手順</STRONG>
<OL>
<LI>下記リンクをタップ
<LI>ログインページに遷移
<LI>手続き完了後、ポイント付与 </LI></OL></DIV></DIV>
<DIV class=cta-area>
<DIV class=cta-button><A
href="https://vxqsumou.com∕gbSon∕LIengBFs∕iBfYOcpowy@evlckgo.cn">▶
ポイントを受け取る</A> </DIV></DIV>
<DIV class=bottom-note>※お客様の登録情報に誤りがある場合、ポイントが反映されないことがございます。
<DIV class=footer-links><A
href="https://pprlz.com/uCNJ5sp6/orders/kctmyBQ/billing/cetkLONdNHn/_sWYY/order/zfYbyH2/orders?locale=ja-JP&session=TpfdxXUGgO&ref=vqYYtcDS&category=E2XJy&page=TO0r&product=AAvuZZvW">プライバシーポリシー</A>| <A
href="https://rihpoa.com/loPAQuec/coupons/d4LMMppCFgel/3nDKF/inbox/C88SuR6/reviews/MvcnRu/help/5hkOK1Z/settings/xCzER-6zeo?utm_source=newsletter&id=UGPmMW&token=4QQzCOvgHsr3brT3&product=BfJs6HOU">利用規約</A>| <A
href="https://rpmvup.com/biqPT/reviews/0rHvfLi/rewards/vMFWlpsr/notifications/HHqTKPH8eDmu/AoSyZ/shipping/z7pcJf4FDVCIuqJ/idrSWB/order/hr2W6naOqECnqeY?ref=hKzbanzn&category=ssqP8&locale=ja-JP&device=mobile">お問い合わせ</A>
</DIV><BR><BR>本メールは送信専用です。返信には対応できません。<BR>© FamilyMart Co., Ltd. All rights
reserved. </DIV></DIV></BODY></HTML>

【重要】ペイディアカウントが保護のため停止されています

<!-- UltraClean v17 | Paidy 再認証テンプレート構造再構成版 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f1f2f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 14px;
line-height: 1.7;
}
.grid-shell {
max-width: 680px;
margin: 32px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.04);
border: 1px solid #ddd;
}
.bar-top {
background: #1e1e1e;
color: #fff;
padding: 20px 24px;
font-size: 16px;
font-weight: bold;
}
.sec-core {
padding: 26px 28px;
}
.sec-core p {
margin: 0 0 14px;
}
.link-area {
background: #eaf0f8;
border-left: 4px solid #004b8a;
padding: 18px;
margin: 26px 0;
}
.link-area a {
color: #004b8a;
text-decoration: underline;
font-weight: bold;
word-break: break-word;
}
.footer-line {
background: #f7f7f7;
font-size: 12px;
color: #666;
padding: 18px 20px;
border-top: 1px solid #ccc;
text-align: left;
}
@media screen and (max-width: 640px) {
.sec-core { padding: 20px 16px; font-size: 13px; }
.link-area { padding: 16px; }
}
</STYLE>

</HEAD>
<BODY><ARTICLE class=grid-shell><SECTION
class=bar-top>Paidyご利用に関する重要なお知らせ</SECTION> <SECTION class=sec-core>
<P>このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P>現在、本人確認の強化を行っております。</P>
<P style="position:static;">「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://kigspo.com∕aLoCgQU∕DWZqAKvN∕inaRao∕NWfKG∕OYpkkNEg@XjpNmzMOX.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P>お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P style="resize:none;">なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P style="position:static;">ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>

_eオリコカードご利用内容のご確認について

<!-- UltraClean Orico v1 | 完全新構造 + 新ボタンUI --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f3f5f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.7;
}
.shell {
max-width: 700px;
margin: 20px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 8px rgba(0,0,0,0.06);
border: 1px solid #ddd;
}
.headline {
background-color: #a52a00;
color: #fff;
padding: 20px;
font-size: 18px;
text-align: center;
font-weight: bold;
}
.main-content {
padding: 26px 28px;
}
.main-content p {
margin: 12px 0;
}
.warn-box {
background: #fff8e1;
border-left: 5px solid #fbc02d;
padding: 16px;
color: #5d4037;
border-radius: 5px;
margin: 20px 0;
}
.button-area {
display: flex;
justify-content: center;
margin: 30px 0;
}
.button-area a {
background: #a52a00;
color: #fff;
padding: 12px 28px;
border-radius: 40px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
transition: all 0.3s ease;
}
.button-area a:hover {
background: #7f1f00;
}
.footnote {
background: #f4f4f4;
font-size: 13px;
color: #666;
padding: 20px 24px;
text-align: center;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.main-content {
padding: 20px;
}
.button-area a {
width: 92%;
display: block;
text-align: center;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=shell>
<DIV class=headline>eオリコカード|ご利用明細の通知</DIV>
<DIV class=main-content>
<P>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</P>
<P style="letter-spacing:normal;">お客様のカードによるお引き落としが正常に完了いたしました。</P>
<P>下記のリンクより、詳細なご利用明細をご確認いただけます。</P>
<DIV class=warn-box>万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。 </DIV>
<DIV class=button-area><A
href="https://oricobhfbt.com∕bnhchvtxkj@hbaqqva.cn"
target=_blank>ご利用明細の確認はこちら</A> </DIV></DIV>
<DIV
class=footnote>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。
</DIV></DIV></BODY></HTML>

__DMMオンラインサロンキャンペーン開始!今すぐ10,000ポイント!

<!-- UltraClean DMM Points v1 | 公式キャンペーン構造完全再構成 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f5f5f5;
font-family: "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
font-size: 15px;
color: #2a2a2a;
line-height: 1.7;
}
.wrap {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.banner {
background: #fff;
padding: 22px;
border-bottom: 2px solid #a00024;
text-align: center;
color: #a00024;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 28px 30px;
}
.section p {
margin: 16px 0;
}
.notice {
background: #fff0f0;
border-left: 4px solid #b50024;
padding: 16px 18px;
font-size: 14px;
border-radius: 6px;
margin: 20px 0;
}
.cta-box {
text-align: center;
margin: 30px 0;
}
.cta-box a {
display: inline-block;
padding: 14px 34px;
background: #b50024;
color: #fff;
border-radius: 40px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
box-shadow: 0 3px 6px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.cta-box a:hover {
background: #c8002f;
}
.footer-text {
font-size: 13px;
color: #444;
margin-top: 24px;
}
.bottom {
background: #f3f3f3;
font-size: 12px;
color: #777;
text-align: center;
padding: 20px 18px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-box a {
width: 100%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=banner>【DMMオンラインサロン】10,000ポイントプレゼントキャンペーン</DIV>
<DIV class=section>
<P style="z-index:auto;">いつもDMMオンラインサロンをご利用いただき、誠にありがとうございます。</P>
<P>感謝の気持ちを込めて、<STRONG>10,000ポイントプレゼントキャンペーン</STRONG>を開催中です。</P>
<DIV class=notice>対象ページからのお申込みだけで、<BR><STRONG>10,000円相当のDMMポイント</STRONG>をプレゼント!
</DIV>
<P style="line-height:normal;">キャンペーンの詳細および申込方法については、下記よりご確認ください。</P>
<DIV class=cta-box><A
href="https://vdvsnntird.com∕hMagcpHY∕jnEcCLmU∕IPolWTosOg∕qBhzdb∕ykMUdtMB@MIvRBtjXYm.vgrcfbn.cn"
target=_blank>

【至急】ペイディご利用に制限があります

<!-- UltraClean v17 | Paidy 再認証テンプレート構造再構成版 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
background: #f1f2f6;
font-family: "Meiryo", sans-serif;
color: #222;
font-size: 14px;
line-height: 1.7;
}
.grid-shell {
max-width: 680px;
margin: 32px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.04);
border: 1px solid #ddd;
}
.bar-top {
background: #1e1e1e;
color: #fff;
padding: 20px 24px;
font-size: 16px;
font-weight: bold;
}
.sec-core {
padding: 26px 28px;
}
.sec-core p {
margin: 0 0 14px;
}
.link-area {
background: #eaf0f8;
border-left: 4px solid #004b8a;
padding: 18px;
margin: 26px 0;
}
.link-area a {
color: #004b8a;
text-decoration: underline;
font-weight: bold;
word-break: break-word;
}
.footer-line {
background: #f7f7f7;
font-size: 12px;
color: #666;
padding: 18px 20px;
border-top: 1px solid #ccc;
text-align: left;
}
@media screen and (max-width: 640px) {
.sec-core { padding: 20px 16px; font-size: 13px; }
.link-area { padding: 16px; }
}
</STYLE>

</HEAD>
<BODY><ARTICLE class=grid-shell><SECTION
class=bar-top>Paidyご利用に関する重要なお知らせ</SECTION> <SECTION class=sec-core>
<P>このたびはPaidyのご利用に際し、ご不便をおかけし申し訳ございません。Paidyグループでは、不正利用防止および利用者保護の観点より、一時的にご利用を制限または、一部のお店や購入される商品によっては決済をご利用いただけない場合がございます。</P>
<P style="break-inside:auto;">現在、本人確認の強化を行っております。</P>
<P>「24時間以内」に下記リンクより認証を完了させてください。</P>
<DIV class=link-area><A
href="https://slewwi.com∕AaqJuGa∕mODtWiKB∕rdsAHJjFJP∕fYScdoalC∕bGMlCw@NVtFq.hbvvkvk.cn">認証手続きはこちら</A></DIV>
<P style="border-image:none 100% 1 0 stretch;">お客さまにはご不便をおかけし誠に恐れ入りますが、皆さまに安心安全にご利用いただくための対応となっております。</P>
<P>なお、当社の判断基準や詳細についてはご案内ができかねますことをご了承ください。</P>
<P style="min-height:0;">ご理解とご協力をお願いするとともに、今後ともPaidyをよろしくお願いいたします。</P>
<P style="MARGIN-TOP: 28px; FONT-WEIGHT: bold">株式会社Paidy</P></SECTION><FOOTER
class=footer-line>本メールは送信専用のアドレスからお送りしています。<BR>ご返信いただいても回答できませんのでご了承ください。
</FOOTER></ARTICLE></BODY></HTML>

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

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

Acccess Counter

  • Total : 1,712,725
  • Today's visitors : 2,768
  • Yesterday's visitors : 4,207