
更新
💖 リピーター様・初指名様 特別割引イベント! 💖
<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <style type="text/css">body { font-family: Arial, sans-serif; background-color: #f8f9fa; color: #333; margin: 20px; line-height: 1.6; } .event-header { text-align: center; background-color: #ffc107; color: #fff; padding: 20px; border-radius: 10px; margin-bottom: 20px; } .event-header h1 { font-size: 2em; margin: 0; } .event-content { background-color: white; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .highlight { color: #e63946; font-weight: bold; } .cta { text-align: center; margin-top: 20px; } .cta a { background-color: #007bff; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; } .cta a:hover { background-color: #0056b3; } </style> <div class="event-header"> <h1>💖 リピーター様・初指名様 特別割引イベント! 💖</h1> <p>✨ Web予約限定割引キャンペーン ✨</p> </div> <div class="event-content"> <h2>割引内容</h2> <ul> <li>❣️ <span class="highlight">前日までのご予約で 2,000円OFF</span> ❣️</li> <li>❣️ <span class="highlight">当日のご予約は 1,000円OFF</span> ❣️</li> </ul> <h2>📌 注意事項</h2> <ul> <li>フリーのお客様も割引対象!</li> <li>その他のフリー割引、イベントコースとの併用は不可。</li> <li>ネット予約は仮予約です。折り返しの連絡でご予約確定となります。</li> </ul> <div class="cta"><a href="#reserve">今すぐWeb予約する!</a></div> </div>