差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| 2teket48_2 [2026/07/02 16:35] – 作成 Tana JH1HST | 2teket48_2 [2026/07/06 17:31] (現在) – Tana JH1HST | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== 購入サイトへの事前確認(再確認) ====== | + | ====== 購入サイトへ進む前の最終確認 ====== |
| - | 以下のことを確認してからお進みください。\\ | + | < |
| + | $GLOBALS[' | ||
| + | // ハムフェア内ページ | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ), | ||
| - | <fc # | + | // 外部購入サイト |
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ) | ||
| + | ); | ||
| - | <fc # | + | if (!function_exists(' |
| + | function hf_final_h($text) { | ||
| + | return htmlspecialchars($text, ENT_QUOTES, ' | ||
| + | } | ||
| + | } | ||
| - | <fc # | + | if (!function_exists(' |
| + | function hf_final_link_data($key) { | ||
| + | if (isset($GLOBALS[' | ||
| + | return $GLOBALS[' | ||
| + | } | ||
| + | return array(' | ||
| + | } | ||
| + | } | ||
| - | <fc # | + | if (!function_exists(' |
| + | function hf_final_link($key, | ||
| + | $data = hf_final_link_data($key); | ||
| + | $class_attr = $class !== '' | ||
| + | $target_attr = !empty($data[' | ||
| - | <fc #ff0000>5) 二次元コードが表示されない、メールがこない場合、teket.jpにログインしていただきリストから確認できます。</fc> | + | echo '<a href="' |
| + | } | ||
| + | } | ||
| - | \\ | + | if (!function_exists(' |
| + | function hf_final_button($key, | ||
| + | echo '< | ||
| + | hf_final_link($key, | ||
| + | echo '</ | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| - | 以上、5点について、<fs x-large>ご理解の上、下方より購入サイトへ</fs>お進みください。 | + | < |
| + | < | ||
| + | .hf-final-box { | ||
| + | max-width: 900px; | ||
| + | margin: 1.4em 0; | ||
| + | padding: 1.2em 1.3em; | ||
| + | border-radius: | ||
| + | line-height: | ||
| + | box-sizing: border-box; | ||
| + | } | ||
| + | |||
| + | .hf-final-lead { | ||
| + | border: 1px solid #d8e7f5; | ||
| + | background: #f3f9ff; | ||
| + | } | ||
| + | |||
| + | .hf-final-alert { | ||
| + | border-left: | ||
| + | background: #fff5f5; | ||
| + | } | ||
| + | |||
| + | .hf-final-note { | ||
| + | border: 1px solid #f0c36d; | ||
| + | background: #fff8e5; | ||
| + | } | ||
| + | |||
| + | .hf-final-gray { | ||
| + | border: 1px solid #d8d8d8; | ||
| + | background: #f7f7f7; | ||
| + | } | ||
| + | |||
| + | .hf-final-title { | ||
| + | font-size: 1.25em; | ||
| + | font-weight: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | |||
| + | .hf-final-red { | ||
| + | color: #d71920; | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | .hf-final-blue { | ||
| + | color: #0068b7; | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | .hf-final-big { | ||
| + | font-size: 1.45em; | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | .hf-final-checklist { | ||
| + | margin: 0.7em 0 0 0; | ||
| + | padding: 0; | ||
| + | list-style: none; | ||
| + | } | ||
| + | |||
| + | .hf-final-checklist li { | ||
| + | position: relative; | ||
| + | margin: 0.45em 0; | ||
| + | padding-left: | ||
| + | } | ||
| + | |||
| + | .hf-final-checklist li:before { | ||
| + | content: " | ||
| + | position: absolute; | ||
| + | left: 0; | ||
| + | top: 0; | ||
| + | color: #0068b7; | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | .hf-final-button-wrap { | ||
| + | margin: 22px 0; | ||
| + | } | ||
| + | |||
| + | .hf-final-button { | ||
| + | display: inline-block; | ||
| + | padding: 0.9em 2em; | ||
| + | border-radius: | ||
| + | background: #0068b7; | ||
| + | color: #ffffff !important; | ||
| + | font-size: 1.35em; | ||
| + | font-weight: | ||
| + | line-height: | ||
| + | text-decoration: | ||
| + | border: 2px solid #005292; | ||
| + | box-shadow: 0 4px 0 #004477; | ||
| + | } | ||
| + | |||
| + | .hf-final-button: | ||
| + | transform: translateY(2px); | ||
| + | box-shadow: 0 2px 0 #004477; | ||
| + | } | ||
| + | |||
| + | .hf-final-button-back { | ||
| + | display: inline-block; | ||
| + | padding: 0.75em 1.3em; | ||
| + | border-radius: | ||
| + | background: #ffffff; | ||
| + | color: #0068b7 !important; | ||
| + | font-size: 1.05em; | ||
| + | font-weight: | ||
| + | line-height: | ||
| + | text-decoration: | ||
| + | border: 2px solid #0068b7; | ||
| + | } | ||
| + | |||
| + | .hf-final-small { | ||
| + | font-size: 0.95em; | ||
| + | color: #444; | ||
| + | } | ||
| + | |||
| + | @media screen and (max-width: 640px) { | ||
| + | .hf-final-box { | ||
| + | padding: 1em; | ||
| + | } | ||
| + | |||
| + | .hf-final-big { | ||
| + | font-size: 1.25em; | ||
| + | } | ||
| + | |||
| + | .hf-final-button { | ||
| + | font-size: 1.1em; | ||
| + | padding: 0.85em 1.2em; | ||
| + | } | ||
| + | |||
| + | .hf-final-button-back { | ||
| + | font-size: 1em; | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | < | ||
| + | 入場チケットの購入手続きは、外部のチケット販売サイト「teket.jp」で行います。< | ||
| + | 購入サイトへ進む前に、購入方法と注意事項を確認してください。 | ||
| + | | ||
| + | |||
| + | <ul class=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <li>購入後に二次元コードが表示されない場合や、確認メールが届かない場合は、teket.jpへログインし、チケット一覧から確認できることを確認しました。</li> | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | |||
| + | <div class=" | ||
| + | クーポンコードを入力しただけでは、割引は適用されません。 | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | 必ず「適用」を押してください。 | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | 「適用」を押したあと、画面に表示される金額が< | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | < | ||
| + | 購入後に確認メールが届かない場合でも、すぐに再購入しないでください。< | ||
| + | 先にteket.jpへログインし、チケット一覧をご確認ください。 | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | \\ | ||
| \\ | \\ | ||
| - | 少しでもご不安の場合は、こちらよりお戻りください。\\ | + | ---- |
| - | <fs large> | + | |
| \\ | \\ | ||
| \\ | \\ | ||
| - | 完全に理解したので【[[https: | + | ===== 購入方法をもう一度確認する方 ===== |
| + | |||
| + | 購入方法やクーポンの使い方にご不安がある場合は、こちらから前のページへお戻りください。 | ||
| + | |||
| + | < | ||
| + | |||
| + | |||
| + | \\ | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
| + | |||
| + | |||
| + | ===== 購入サイトへ進む方 ===== | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | < | ||
| + | 会員割引を利用する方は、クーポンコード入力後に< | ||
| + | </div> | ||
| + | <div class=" | ||
| + | 金額が2, | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | ※外部サイト「teket.jp」が新しいタブまたはウィンドウで開きます。 | ||
| + | </ | ||
| + | <div class=" | ||
| + | ※チケット販売開始日時までは、購入サイト側でエラーページが表示される場合があります。 | ||
| + | </ | ||
| + | <div class=" | ||
| + | 販売開始後に、あらためて購入サイトへお進みください。 | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||