<!DOCTYPE html>
<html lang="ja">

<head>
    <title>エラー</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="format-detection" content="telephone=no">
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Cache-Control" content="no-cache">
    <meta http-equiv="Expires" content="0">
    <link rel="icon" href="/favicon.ico"> 
    <link rel="stylesheet" href="kinpy.css?20260104">
    <link rel="stylesheet" type="text/css" href="hamburger.css">
</head>

<body>
    <header>
        <div class="openbtn"><span></span><span></span><span></span></div>
        <nav id="g-nav"></nav>
      </header>

    <h2 class="back_link"><a href="/kinpy_home">ホームへ</a></h2>
    <h2>申し訳ありませんが、異常が発生しました。</h2>
    <h2>ホーム画面に移動してください。</h2>
    <h2 class="back_link"><a href="/kinpy_home">ホームへ</a></h2>
    <p>※少なくとも検索結果画面に直接アクセスするとエラーになります</p>
    <p>※何度試しても変わらない場合は問い合わせは下記から問い合わせ願います</p>
    <p>kinpydatabase2023@gmail.com</p>

    <!-- ナビゲーションの共通パーツ。jqueryが動く前に読む込む必要がある -->
    <script src="common_component.js" charset="UTF-8" type="text/javascript"></script>

    <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
    <script src="hamburger.js" charset="UTF-8" type="text/javascript"></script>
</body>
</html>
