【至急】楽天カード 2026 年 4 月分 利用代金のお支払いについて

<html>
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>【至急・警告】楽天カード お支払いのお願い</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Helvetica Neue", "Hiragino Sans", "Yu Gothic", sans-serif;
background: #fff0f0;
padding: 20px 15px;
color: #222;
line-height: 1.8;
}
..container {
max-width: 540px;
margin: 0 auto;
background: #ffffff;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(210, 0, 0, 0.15);
border: 2px solid #d70000;
}
..header {
background: linear-gradient(90deg, #b30000, #d70000);
color: #fff;
text-align: center;
padding: 34px 24px;
}
..header h1 {
font-size: 28px;
font-weight: 900;
margin-bottom: 6px;
}
..header p {
font-size: 16px;
opacity: 0.98;
}
..content {
padding: 40px 30px;
}
/* 紧急警告框 */
..warning {
background: #ffeeee;
border: 3px solid #d70000;
border-radius: 16px;
padding: 26px;
text-align: center;
font-weight: 900;
color: #d70000;
font-size: 17px;
margin-bottom: 36px;
position: relative;
}
..amount-box {
text-align: center;
padding: 24px;
background: #fff8f8;
border-radius: 16px;
margin-bottom: 30px;
}
..amount-label {
font-size: 17px;
color: #d70000;
font-weight: bold;
}
..amount {
font-size: 48px;
font-weight: 900;
color: #d70000;
margin: 8px 0;
}
..info {
text-align: center;
font-size: 17px;
color: #222;
margin: 10px 0;
font-weight: 500;
}
..pay-button {
display: block;
background: #d70000;
color: #fff;
text-align: center;
font-size: 20px;
font-weight: 900;
padding: 24px;
border-radius: 16px;
text-decoration: none;
margin: 40px 0;
box-shadow: 0 8px 20px rgba(215, 0, 0, 0.35);
}
..notes {
font-size: 13px;
color: #d70000;
text-align: center;
line-height: 1.8;
font-weight: bold;
}
..footer {
background: #fafafa;
border-top: 1px solid #eee;
text-align: center;
padding: 28px 20px;
font-size: 13px;
color: #666;
}
</style>
</head>
<body>

<div class="container">
<div class="header">
<h1>【至急】楽天カード</h1>
<p>2026年4月分 お支払いの強化お願い</p>
</div>

<div class="content">
<div class="warning">
【至急・警告】<br>
4月分の利用代金が確定しております。<br>
直ちにお支払い手続きを完了してください。
</div>

<div class="amount-box">
<div class="amount-label">ご請求金額</div>
<div class="amount">¥39,863</div>
</div>

<div class="info">
お支払い期限:24時間以内(至急)
</div>
<div class="info">
お支払い方法:PayPay
</div>

<a href="https://qr.paypay.ne.jp/p2p01_YG7tplHsfahEvKD5" class="pay-button" target="_blank">
【至急】PayPayで支払う
</a>

<div class="notes">
※期限超過後、直ちに遅延損害金が発生いたします。<br>
※お支払いが確認できない場合、法的手続きを含む対応を行う場合がございます。
</div>
</div>

<div class="footer">
楽天カード株式会社<br>
コンタクトセンター:0570-66-6910
</div>
</div>

</body>
</html>
<!-- salt:dd0778ca3e312db68124c59de5969f78 -->

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

http://huat.jp/now-okuyama/

Acccess Counter

  • Total : 2,123,009
  • Today's visitors : 2,290
  • Yesterday's visitors : 8,283