【ANA】ログインで500マイルプレゼント(3月10日まで)No.163044564
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>【最終案内】ANAマイル|ログインボーナスキャンペーンのお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro', 'Osaka',
'メイリオ', Meiryo, sans-serif;
background: #f5f5f5;
color: #333333;
font-size: 14px;
line-height: 1.7;
}
.mail-container {
max-width: 600px;
margin: 30px auto;
background: #ffffff;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
border: 1px solid #dddddd;
}
.header {
background-color: #0b1e3f;
padding: 25px 30px;
border-bottom: 3px solid #6ba2d9;
}
.header-logo {
font-size: 26px;
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
}
.header-logo span {
color: #6ba2d9;
font-size: 16px;
margin-left: 10px;
font-weight: normal;
}
.header-sub {
font-size: 12px;
color: #cccccc;
margin-top: 8px;
}
.content {
padding: 35px 30px;
}
.greeting {
font-size: 15px;
margin-bottom: 25px;
}
.login-bonus-box {
background: #e6f2ff;
border: 2px dashed #6ba2d9;
padding: 25px;
margin: 25px 0;
border-radius: 8px;
text-align: center;
}
.login-bonus-box .title {
font-size: 18px;
font-weight: bold;
color: #0b1e3f;
margin-bottom: 15px;
}
.login-bonus-box .bonus-points {
font-size: 48px;
font-weight: bold;
color: #0b1e3f;
line-height: 1.2;
}
.login-bonus-box .note {
font-size: 14px;
color: #555;
margin-top: 10px;
}
.current-points-box {
background: #f0f7ff;
border-left: 4px solid #0b1e3f;
border-top: 1px solid #d4e3f5;
border-right: 1px solid #d4e3f5;
border-bottom: 1px solid #d4e3f5;
padding: 20px;
margin: 25px 0;
}
.current-points-title {
font-size: 16px;
font-weight: bold;
color: #0b1e3f;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #d4e3f5;
}
.current-points-row {
display: flex;
justify-content: space-between;
padding: 8px 0;
}
.current-points-label {
color: #555555;
font-size: 14px;
}
.current-points-value {
font-weight: bold;
color: #0b1e3f;
font-size: 16px;
}
.total-points-box {
background: #f9f9f9;
border: 1px solid #e0e0e0;
padding: 20px;
margin: 25px 0;
border-radius: 3px;
text-align: center;
}
.total-points-title {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}
.total-points-amount {
font-size: 32px;
font-weight: bold;
color: #0b1e3f;
}
.exchange-section {
background: #f9f9f9;
border: 1px solid #e0e0e0;
padding: 20px;
margin: 25px 0;
border-radius: 3px;
}
.exchange-title {
font-size: 16px;
font-weight: bold;
color: #0b1e3f;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #cccccc;
}
.exchange-list {
margin: 0;
padding: 0;
list-style: none;
}
.exchange-list li {
padding: 8px 0;
padding-left: 20px;
position: relative;
border-bottom: 1px dotted #e0e0e0;
}
.exchange-list li:before {
content: "・";
position: absolute;
left: 0;
color: #6ba2d9;
font-weight: bold;
}
.exchange-list li:last-child {
border-bottom: none;
}
.exchange-item {
display: flex;
justify-content: space-between;
}
.exchange-item-name {
color: #333333;
}
.exchange-item-points {
font-weight: bold;
color: #0b1e3f;
}
.cta-button {
text-align: center;
margin: 30px 0 20px;
}
.cta-button a {
display: inline-block;
background-color: #0b1e3f;
color: #ffffff;
text-decoration: none;
padding: 14px 40px;
font-size: 15px;
font-weight: bold;
border-radius: 30px;
letter-spacing: 0.5px;
}
.cta-button a:hover {
background-color: #1a3a6b;
}
.cta-note {
font-size: 12px;
color: #666666;
text-align: center;
margin-top: 8px;
}
.deadline-box {
background: #fff3e0;
border: 2px solid #b95b0d;
padding: 20px;
margin: 25px 0;
border-radius: 8px;
text-align: center;
}
.deadline-box .title {
font-size: 16px;
font-weight: bold;
color: #b95b0d;
margin-bottom: 10px;
}
.deadline-box .date {
font-size: 28px;
font-weight: bold;
color: #b95b0d;
margin: 10px 0;
}
.deadline-box .note {
font-size: 14px;
color: #666;
}
.notes {
font-size: 13px;
color: #666666;
margin-top: 25px;
padding-top: 15px;
border-top: 1px solid #eeeeee;
}
.footer {
background: #f5f5f5;
border-top: 1px solid #dddddd;
padding: 25px 30px;
font-size: 12px;
color: #666666;
}
.footer p {
margin: 5px 0;
}
.footer-links {
margin: 15px 0 10px;
}
.footer-links a {
color: #666666;
text-decoration: underline;
margin-right: 15px;
font-size: 11px;
}
.copyright {
font-size: 11px;
color: #999999;
margin-top: 15px;
}
@media screen and (max-width: 600px) {
.content { padding: 25px 20px; }
.footer { padding: 20px; }
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=mail-container><!-- ヘッダー -->
<DIV class=header>
<DIV class=header-logo>ANA<SPAN>マイレージクラブ</SPAN></DIV>
<DIV class=header-sub>全日本空輸株式会社</DIV></DIV><!-- メインコンテンツ -->
<DIV class=content>
<P class=greeting>平素よりANAマイレージクラブをご利用いただき、誠にありがとうございます。</P><!-- ログインボーナス -->
<DIV class=login-bonus-box>
<DIV class=title>ログインボーナスキャンペーン </DIV>
<DIV class=bonus-points>500マイル</DIV>
<DIV class=note>期間中にログインするだけでプレゼント!</DIV></DIV><!-- 現在のマイル残高 -->
<DIV class=current-points-box>
<DIV class=current-points-title>お客様の現在のマイル残高</DIV>
<DIV class=current-points-row><SPAN class=current-points-label>通常マイル</SPAN>
<SPAN class=current-points-value>16,856マイル</SPAN> </DIV>
<DIV class=current-points-row><SPAN
class=current-points-label>ログインボーナス</SPAN>
<SPAN class=current-points-value style="COLOR: #b95b0d">+ 500マイル</SPAN>
</DIV></DIV><!-- 合計マイル -->
<DIV class=total-points-box>
<DIV class=total-points-title>キャンペーン適用後の合計</DIV>
<DIV class=total-points-amount>17,356マイル</DIV></DIV><!-- 交換できる特典 -->
<DIV class=exchange-section>
<DIV class=exchange-title>17,356マイルで交換できる主な特典</DIV>
<UL class=exchange-list>
<LI>
<DIV class=exchange-item><SPAN class=exchange-item-name>特典航空券(国内線)</SPAN>
<SPAN class=exchange-item-points>6,000マイル</SPAN></DIV>
<LI>
<DIV class=exchange-item><SPAN class=exchange-item-name>特典航空券(国際線)</SPAN>
<SPAN class=exchange-item-points>12,000マイル</SPAN> </DIV>
<LI>
<DIV class=exchange-item><SPAN class=exchange-item-name>座席アップグレード</SPAN>
<SPAN
class=exchange-item-points>3,000マイル</SPAN></DIV>
<LI>
<DIV class=exchange-item><SPAN class=exchange-item-name>ANA SKY コイン</SPAN>
<SPAN class=exchange-item-points>1,000マイル=1,000コイン</SPAN> </DIV>
<LI>
<DIV class=exchange-item><SPAN class=exchange-item-name>Amazonギフト券</SPAN>
<SPAN class=exchange-item-points>6,000マイル=1,000円分</SPAN> </DIV>
<LI>
<DIV class=exchange-item><SPAN class=exchange-item-name>ANAショッピング</SPAN>
<SPAN
class=exchange-item-points>5,000マイル</SPAN> </DIV></LI></UL>
<P
style="FONT-SIZE: 12px; MARGIN-TOP: 15px; COLOR:
#666666">※特典により必要マイル数は異なります。詳細はANAウェブサイトをご確認ください。
</P></DIV><!-- CTAボタン -->
<DIV class=cta-button><A
href="https://sharongong.com/EoHVxEzCHi">ログインしてマイルを確認する</A> </DIV>
<DIV class=cta-note>※ログインボーナスは自動で付与されます</DIV><!-- 有効期限 -->
<DIV class=deadline-box>
<DIV class=title>マイル有効期限最終日</DIV>
<DIV class=date>2026年3月10日(火)</DIV>
<DIV class=note>上記期限までにご利用ください</DIV></DIV>
<P style="MARGIN-TOP: 30px">ご不明な点がございましたら、ANAマイレージクラブサービスセンターまでお問い合わせください。
</P>
<P style="MARGIN-BOTTOM: 0px">今後ともANAグループをご愛顧賜りますようお願い申し上げます。 </P>
<DIV class=notes>
<P>※このメールは送信専用です。ご返信いただいてもお答えできません。</P>
<P>※本メールに心当たりのない方、既にマイルをご利用済みの方は、本メールを破棄してください。</P></DIV></DIV><!-- フッター -->
<DIV class=footer>
<P style="FONT-WEIGHT: bold">全日本空輸株式会社(ANA)ANAマイレージクラブ事務局</P>
<P>〒105-7133 東京都港区東新橋1丁目5番2号 汐留シティセンター</P>
<P>ANAマイレージクラブサービスセンター:0570-029-709(年中無休 9:00-19:00)</P>
<P>※通話有料 携帯電話からもご利用いただけます</P>
<DIV class=footer-links><A href="https://www.ana.co.jp/">配信停止</A> <A
href="https://www.ana.co.jp/">ANA公式サイト</A> <A
href="https://www.ana.co.jp/">プライバシーポリシー</A> </DIV>
<P style="FONT-SIZE: 11px; COLOR: #777777">個人情報の取り扱いについては、弊社ウェブサイトをご覧ください。
</P>
<DIV class=copyright>c ANA 2026 All rights reserved.<BR>AM78IM
</DIV></DIV></DIV></BODY></HTML>