<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="0;URL='https://www.naturegame.or.jp/'"> <title>公開終了のお知らせ</title> <script type="text/javascript"> // JavaScriptによる強制リダイレクト window.location.href = "https://www.naturegame.or.jp/"; </script> </head> <body> <p>自動的にトップページへ移動します。切り替わらない場合は<a href="https://www.naturegame.or.jp/">こちら</a>をクリックしてください。</p> </body> </html>