差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
| 2teket48_2 [2026/07/03 04:47] – Tana JH1HST | 2teket48_2 [2026/07/06 17:31] (現在) – Tana JH1HST | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== 購入サイトへ進む前の最終確認 ====== | ====== 購入サイトへ進む前の最終確認 ====== | ||
| - | 入場チケットの購入手続きは、外部のチケット販売サイト「teket.jp」で行います。\\ | + | <php> |
| - | 購入サイトへ進む前に、以下の内容をご確認ください。 | + | $GLOBALS[' |
| + | // ハムフェア内ページ | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ), | ||
| - | | + | |
| - | * teket.jpへ移動し、同サイトを利用して購入手続きを行うことを了承しました。 | + | |
| - | | + | ' |
| - | * 購入後に二次元コードが表示されない場合や、確認メールが届かない場合は、teket.jpへログインし、チケット一覧から確認できることを確認しました。 | + | ' |
| + | ) | ||
| + | ); | ||
| - | ---- | + | if (!function_exists(' |
| + | function hf_final_h($text) { | ||
| + | return htmlspecialchars($text, | ||
| + | } | ||
| + | } | ||
| - | ^ < | + | if (!function_exists(' |
| - | | **クーポンコードを入力しただけでは、割引は適用されません。**\\ \\ <fc # | + | function hf_final_link_data($key) { |
| + | if (isset($GLOBALS[' | ||
| + | return $GLOBALS[' | ||
| + | } | ||
| + | return array(' | ||
| + | } | ||
| + | } | ||
| - | また、購入後に確認メールが届かない場合でも、すぐに再購入せず、先にteket.jpのチケット一覧をご確認ください。 | + | if (!function_exists(' |
| + | function hf_final_link($key, | ||
| + | $data = hf_final_link_data($key); | ||
| + | $class_attr = $class !== '' | ||
| + | $target_attr = !empty($data[' | ||
| + | |||
| + | echo '<a href="' | ||
| + | } | ||
| + | } | ||
| + | |||
| + | if (!function_exists(' | ||
| + | function hf_final_button($key, | ||
| + | echo '< | ||
| + | hf_final_link($key, | ||
| + | echo '</ | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | < | ||
| + | .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=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | |||
| + | <div class=" | ||
| + | クーポンコードを入力しただけでは、割引は適用されません。 | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | 必ず「適用」を押してください。 | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | 「適用」を押したあと、画面に表示される金額が< | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | < | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | \\ | ||
| ---- | ---- | ||
| + | |||
| + | \\ | ||
| + | \\ | ||
| ===== 購入方法をもう一度確認する方 ===== | ===== 購入方法をもう一度確認する方 ===== | ||
| - | 購入方法やクーポンの使い方にご不安がある場合は、こちらから前のページへお戻りください。\\ | + | 購入方法やクーポンの使い方にご不安がある場合は、こちらから前のページへお戻りください。 |
| - | <fs large>[[2teket48|← チケット購入方法をもう一度確認する]]</fs> | + | <php>hf_final_button(' |
| - | ---- | ||
| - | ===== 購入サイトへ進む方 ===== | + | \\ |
| + | \\ | ||
| + | \\ | ||
| - | <fc # | + | |
| + | |||
| + | ===== 購入サイトへ進む方 ===== | ||
| < | < | ||
| - | < | + | < |
| - | <a href="https://teket.jp/13149/ | + | <div class="hf-final-title"> |
| - | target="_blank" | + | < |
| - | | + | 会員割引を利用する方は、クーポンコード入力後に< |
| - | | + | </div> |
| - | | + | < |
| - | | + | |
| - | | + | </div> |
| - | | + | |
| - | font-size: | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | "> | + | |
| - | | + | |
| - | </a> | + | |
| </ | </ | ||
| </ | </ | ||
| - | ※外部サイト「teket.jp」が新しいタブまたはウィンドウで開きます。\\ | + | |
| - | ※販売開始まではエラーページが表示されます。 | + | < |
| + | |||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | | ||
| + | </ | ||
| + | <div class=" | ||
| + | | ||
| + | </ | ||
| + | <div class=" | ||
| + | 販売開始後に、あらためて購入サイトへお進みください。 | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||