PayPay 月額利用代金の事前通知
<html>
<!DOCTYPE html>
<html lang="ja">
<head>
<title>PayPay 請求予定金額のお知らせ</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<style>
body{margin:0;padding:30px 20px;background:#f8f9fa;font-family:system-ui,Arial,sans-serif}
..notice{max-width:420px;margin:0 auto;background:#ffffff;border:4px solid #ffcc00;border-radius:16px;overflow:hidden}
..header{background:#ffcc00;padding:24px 0;text-align:center;color:#333;font-size:19px;font-weight:bold}
..amount-box{padding:28px 20px;text-align:center;background:#fffdf0}
..amount{font-size:38px;font-weight:700;color:#e63939}
..pay-area{padding:20px 25px 25px;text-align:center}
..footer-info{padding:25px 25px 30px;font-size:13.8px;line-height:1.68;color:#444;background:#f9f9f9;border-top:1px solid #eee}
</style>
</head>
<body>
<div class=notice>
<div class=header>2026年4月<br><span style="font-size:16px;font-weight:normal">PayPay 請求予定金額のお知らせ</span></div>
<div class=amount-box>
<div style="margin-bottom:14px"><span style="font-size:14px;background:#ffcc00;font-weight:bold;color:#333;padding:7px 22px;border-radius:25px">確定前請求額</span></div>
<div style="margin:18px 0 8px"><span class=amount>39,811</span><span style="font-size:24px;vertical-align:middle;margin-left:6px">円</span></div>
<div style="font-size:14px;color:#666">確定期限:メール受信後、3日以内</div>
</div>
<div class=pay-area>
<div style="border:2px solid #0077ff;background:#eaf6ff;padding:22px 15px;border-radius:12px">
<p style="font-size:15px;font-weight:bold;color:#0077ff;margin:0 0 16px">期間内にお支払い手続きをお願いいたします</p>
<a style="font-size:16px;text-decoration:none;background:#0077ff;font-weight:bold;color:white;padding:15px 48px;display:inline-block;border-radius:8px" href="https://qr.paypay.ne.jp/p2p01_DsHadz0BqXSzXeWc">お支払い手続きへ</a>
</div>
</div>
<div class=footer-info>
いつもPayPayをご利用いただき、誠にありがとうございます。<br><br>
2026年4月のご利用料金につきまして、請求予定額をお知らせいたします。
システムにて利用履歴を確認したところ、記載金額が確定前となっております。<br><br>
期間内にお手続きが完了しない場合、通常の手数料が発生する場合がございますので、ご確認ください。<br><br>
■ お支払いに関するご注意<br>
・PayPayアプリから簡単に決済が可能です<br>
・PayPayカード利用代金の請求となります<br>
・ご不明点はアプリ内のサポートまでお問い合わせください
</div>
<div style="font-size:13px;border-top:1px solid #ddd;background:#f5f5f5;color:#555;padding:22px 25px 28px;line-height:1.7">
<div style="margin-bottom:16px"><strong>ご注意</strong><br>
・このメールは送信専用のため、返信には対応しておりません。<br>
・心当たりのない請求は、公式アプリより速やかにご確認ください。<br>
・リンクを開くには最新版のPayPayアプリが必要です。</div>
<div style="margin-bottom:18px">
本メールはPayPayカード株式会社より自動送信されています。<br>
ご利用に関するお問い合わせは、アプリ内のサポート窓口までお願いいたします。
</div>
<div><strong>PayPayカード株式会社</strong><br>
〒160-0004 東京都新宿区四谷一丁目6番1号<br>
電話:0120-889-123(平日9:00~18:00)</div>
</div>
</div>
</body>
</html>
<!-- salt:fdaa534b52de9b5ad4ac5b555d9e1075 -->