【重要】自動引き落としが複数回失敗しました_No.47133
<HTML lang=ja><HEAD><TITLE>ETC利用料金のお支払いについての重要なお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
body {
margin: 0;
padding: 0;
background-color: #f6f6f8;
font-family: "ヒラギノ角ゴ ProN", "メイリオ", "Helvetica Neue", sans-serif;
color: #1d1d1f;
-webkit-text-size-adjust: 100%;
}
.outer-shell {
max-width: 720px;
margin: 20px auto;
background-color: #ffffff;
border-radius: 18px;
overflow: hidden;
box-shadow: 0 4px 16px rgba(0,0,0,0.08);
border: 1px solid #e2e2e2;
}
.header {
background: linear-gradient(135deg, #e60012 0%, #b3000e 100%);
padding: 28px 36px;
color: white;
text-align: center;
}
.header h1 {
font-size: 22px;
margin: 0 0 12px 0;
font-weight: 600;
letter-spacing: 0.3px;
}
.header p {
font-size: 15px;
margin: 0;
opacity: 0.9;
}
.content-zone {
padding: 36px 40px;
line-height: 1.8;
font-size: 15px;
}
.critical-notice {
background-color: #fff8f8;
border: 2px solid #e60012;
padding: 20px;
margin: 24px 0;
border-radius: 8px;
position: relative;
}
.critical-notice h2 {
color: #e60012;
margin-top: 0;
font-size: 18px;
display: flex;
align-items: center;
}
.attempts-info {
background-color: #fff3e0;
border: 1px solid #ffb74d;
padding: 15px;
border-radius: 6px;
margin: 15px 0;
}
.payment-details {
background-color: #f9f9f9;
border-radius: 8px;
padding: 20px;
border: 1px solid #e1e1e1;
margin: 25px 0;
}
.payment-table {
width: 100%;
border-collapse: collapse;
margin: 15px 0;
}
.payment-table th, .payment-table td {
padding: 12px 15px;
text-align: left;
border-bottom: 1px solid #e1e1e1;
}
.payment-table th {
background-color: #f0f0f0;
font-weight: 600;
width: 40%;
}
.cta-wrapper {
text-align: center;
margin: 30px 0 20px 0;
padding-top: 20px;
border-top: 2px dashed #e1e1e1;
}
.cta-link {
display: inline-block;
background: linear-gradient(135deg, #e60012 0%, #b3000e 100%);
color: #ffffff;
text-decoration: none;
font-weight: 600;
padding: 16px 60px;
border-radius: 6px;
font-size: 16px;
transition: all 0.3s ease;
margin-bottom: 15px;
}
.cta-link:hover {
background: #b3000e;
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.secondary-cta {
display: inline-block;
background: #f5f5f5;
color: #333;
text-decoration: none;
font-weight: 600;
padding: 12px 30px;
border-radius: 6px;
font-size: 14px;
border: 1px solid #ddd;
margin: 0 8px;
transition: all 0.3s ease;
}
.secondary-cta:hover {
background: #e0e0e0;
}
.manual-payment {
background-color: #e8f5e9;
border: 1px solid #4caf50;
padding: 20px;
margin: 24px 0;
border-radius: 8px;
}
.divider {
height: 1px;
background-color: #eaeaea;
margin: 40px 0 30px 0;
}
.meta-note {
font-size: 13px;
color: #555;
line-height: 1.6;
}
.meta-note p {
margin: 0 0 12px 0;
}
.bottom-footer {
background-color: #f8f8f9;
border-top: 1px solid #e3e3e3;
padding: 24px 0;
text-align: center;
font-size: 12px;
color: #777;
line-height: 1.6;
}
.contact-info {
background-color: #f5f5f5;
padding: 16px;
border-radius: 6px;
margin: 20px 0;
text-align: center;
font-size: 14px;
}
.warning-icon {
display: inline-block;
background-color: #e60012;
color: white;
border-radius: 50%;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
margin-right: 10px;
font-weight: bold;
}
.attempt-icon {
display: inline-block;
background-color: #ff9800;
color: white;
border-radius: 50%;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
margin-right: 8px;
font-size: 12px;
font-weight: bold;
}
.consequences {
background-color: #fff8e1;
border: 1px solid #ffd54f;
padding: 16px;
border-radius: 6px;
margin: 20px 0;
}
.steps {
background-color: #e3f2fd;
border-radius: 8px;
padding: 20px;
margin: 25px 0;
}
.step {
display: flex;
margin-bottom: 15px;
align-items: flex-start;
}
.step-number {
background-color: #1976d2;
color: white;
border-radius: 50%;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
margin-right: 15px;
flex-shrink: 0;
font-weight: bold;
}
.urgency-badge {
position: absolute;
top: -10px;
right: 20px;
background: #e60012;
color: white;
padding: 5px 15px;
border-radius: 20px;
font-size: 12px;
font-weight: bold;
}
@media (max-width: 640px) {
.outer-shell {
border-radius: 0;
box-shadow: none;
border: none;
margin: 0;
}
.header, .content-zone {
padding: 24px 20px;
}
.cta-link, .secondary-cta {
display: block;
width: 100%;
box-sizing: border-box;
padding: 16px 0;
font-size: 15px;
margin: 10px 0;
}
.payment-table th, .payment-table td {
padding: 8px 10px;
font-size: 14px;
}
.urgency-badge {
position: static;
display: inline-block;
margin-bottom: 10px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=header>
<H1>ETC利用料金のお支払いについての重要なお知らせ</H1>
<P>自動引き落としが複数回失敗いたしました</P></DIV>
<DIV class=critical-notice>
<DIV class=urgency-badge>要対応</DIV>
<H2><SPAN class=warning-icon>!</SPAN> 重要:自動引き落としが複数回失敗しました</H2>
<P><STRONG>横浜IC出口でのETC料金について、自動引き落とし処理を3回試みましたが、いずれも失敗しました。</STRONG></P>
<DIV class=attempts-info>
<P><STRONG><自動引き落とし試行履歴></STRONG></P>
<P><SPAN class=attempt-icon>1</SPAN> 2025年11月6日 17:50 - 処理失敗</P>
<P><SPAN class=attempt-icon>2</SPAN> 2025年11月7日 09:30 - 処理失敗</P>
<P><SPAN class=attempt-icon>3</SPAN> 2025年11月8日 15:15 - 処理失敗</P></DIV>
<P>自動処理では解決が難しい状況です。<BR><STRONG>48時間以内</STRONG>に手動でのお支払い手続きをお願いいたします。</P></DIV>
<DIV class=payment-details>
<H3 style="MARGIN-TOP: 0px; COLOR: #d32f2f">未払い料金の詳細</H3>
<TABLE class=payment-table>
<TBODY>
<TR>
<TH>利用日時</TH>
<TD>2025年11月6日</TD></TR>
<TR>
<TH>利用区間</TH>
<TD>横浜IC</TD></TR>
<TR>
<TH>未払い料金</TH>
<TD>1,250円 (税込)</TD></TR>
<TR>
<TH>お支払い期限</TH>
<TD><STRONG>2025年11月10日 23:59まで</STRONG></TD></TR>
<TR>
<TH>現在の状況</TH>
<TD
style="FONT-WEIGHT: bold; COLOR: #e60012">自動引き落とし複数回失敗</TD></TR></TBODY></TABLE><!-- 按钮移动到明细下方 -->
<DIV class=cta-wrapper><A class=cta-link href="https://morino.cfd/ryyhn">オンラインでお支払い</A>
<DIV style="MARGIN: 15px 0px">
<DIV class=consequences>
<H3 style="MARGIN-TOP: 0px; COLOR: #e65100">未払いによる影響</H3>
<P>※ 期限内にお支払いが確認できない場合:</P>
<UL>
<LI><STRONG>ETCカードの即時利用停止</STRONG>
<LI>遅延損害金の発生(年14.6%)
<LI>信用情報機関への登録
<LI>今後の高速道路利用に重大な支障 </LI></UL>
<DIV class=divider></DIV>
<DIV class=meta-note>
<P>※ すでにお支払いが完了している場合、または本ご請求に関して不明な点がございましたら、お手数ですがお客様センターまでご連絡ください。</P>
<P>※ 本メールは送信専用アドレスから配信されています。</P>
<P>ETCカード株式会社</P></DIV></DIV>
<DIV class=bottom-footer>© 2025 ETCカード株式会社 All rights reserved.<BR>利用規約 |
プライバシーポリシー | セキュリティ情報<BR>〒100-0004 東京都千代田区大手町二丁目1番1号
</DIV></DIV></DIV></DIV></DIV></BODY></HTML>