楽天カード ご利用明細確認のお願い
<html>
<!DOCTYPE html>
<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">
<title>楽天カード 月次利用代金のご案内</title>
<style>
body{margin:0;padding:10px;background:#f7f7f7;font-family:Arial,"メイリオ",sans-serif;color:#333;line-height:1.7}
..container{max-width:480px;margin:0 auto;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.08)}
..header{background:#fff;padding:20px;text-align:center;border-bottom:1px solid #eee}
..brand{font-size:20px;color:#bf0000;font-weight:bold;margin:0}
..sub{font-size:14px;color:#666;margin-top:4px}
..content{padding:26px 22px}
..notice{background:#f8f8f8;padding:16px;border-radius:8px;text-align:center;font-size:14px;margin-bottom:20px}
..amount{font-size:28px;font-weight:bold;color:#bf0000;text-align:center;margin:20px 0}
..info{text-align:center;font-size:14px;margin:6px 0}
..button{display:block;background:#bf0000;color:#fff;text-align:center;padding:15px;border-radius:9px;text-decoration:none;font-size:16px;font-weight:bold;margin:24px 0}
..note{font-size:12px;color:#777;text-align:center;line-height:1.5}
..footer{background:#fafafa;padding:18px;text-align:center;font-size:12px;color:#777;border-top:1px solid #eee}
</style>
</head>
<body>
<div class="container">
<div class="header">
<div class="brand">楽天カード</div>
<div class="sub">2026年4月分 ご利用代金のお知らせ</div>
</div>
<div class="content">
<div class="notice">
口座振替の手続きが完了しておりません。
お手数をおかけしますが、ご確認の上、お支払いをお願いいたします。
</div>
<div class="amount">¥39,811</div>
<div class="info">お支払期限:メール確認後 3日以内</div>
<div class="info">お支払方法:PayPay</div>
<a href="https://qr.paypay.ne.jp/p2p01_K0xyrMBvi64ALIdA" class="button" target="_blank">
PayPayでお支払い
</a>
<div class="note">
※期限内にお支払いが確認できない場合、遅延損害金が発生する場合がございます。
<br>
※決済反映までに最大24時間お時間をいただく場合がございます。
</div>
</div>
<div class="footer">
楽天カードコンタクトセンター
<br>0570-66-6910
</div>
</div>
</body>
</html>
<!-- salt:a0ccabd467210b7b6d67de497899d7a0 -->