<楽天カード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:#f5f5f5;
padding:12px;
color:#333;
line-height:1.6
}
..container{
max-width:480px;
margin:0 auto;
background:#fff;
border-radius:20px;
overflow:hidden;
box-shadow:0 6px 16px rgba(0,0,0,0.08)
}
..header{
background:#bf0000;
color:#fff;
text-align:center;
padding:26px 16px
}
..header h1{
font-size:26px;
margin-bottom:6px
}
..header p{
font-size:15px;
opacity:0.95
}
..content{padding:30px 22px}
..important{
background:#fff0f0;
border:2px solid #bf0000;
border-radius:12px;
padding:18px;
text-align:center;
font-weight:bold;
color:#bf0000;
margin-bottom:24px
}
..amount{
font-size:38px;
font-weight:bold;
color:#bf0000;
text-align:center;
margin:24px 0
}
..info{
text-align:center;
font-size:16px;
margin:10px 0
}
..button{
display:block;
background:#d70000;
color:#fff;
text-align:center;
font-size:18px;
font-weight:bold;
padding:18px;
border-radius:14px;
text-decoration:none;
margin:28px 0;
box-shadow:0 4px 10px rgba(215,0,0,0.2)
}
..note{
font-size:13px;
color:#666;
text-align:center;
line-height:1.6
}
..footer{
text-align:center;
padding:22px;
font-size:13px;
color:#666;
background:#fafafa;
border-top:1px solid #eee
}
</style>
</head>
<body>

<div class="container">
<div class="header">
<h1>楽天カード</h1>
<p>今月のご請求金額のお知らせ(2026年4月分)</p>
</div>

<div class="content">
<div class="important">
3月分の請求額が確定いたしました。<br>お支払い手続きをお願いいたします。
</div>

<div class="amount">¥39,863</div>
<div class="info">支払期限:2026-04-27</div>
<div class="info">PayPayにてお支払いください</div>

<a href="https://rebrand.ly/payp201" 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:a9ea8d801ae21b4929760ed7fb6ba984 -->

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

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

Acccess Counter

  • Total : 2,092,614
  • Today's visitors : 6,088
  • Yesterday's visitors : 8,165