eオリコカードご利用内容のご確認について【koshin03】
<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.exa-secure.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>