CINXE.COM
NIRC
<!DOCTYPE html> <html lang="en"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-BX3N3KN5WM"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-BX3N3KN5WM'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>NIRC</title> <!-- Fonts --> <link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/css/app.css?id=24371944413e2ed4c2d61d5b83fcac11"> <link rel="stylesheet" href="/css/tailwind.css?id=5b3575ac3176c11e512b4c4891bffddb"> <script src="/js/app.js?id=452386882146d71ef35b76443bc51f98" defer></script> </head> <body> <div id="app" class="content-wrap lang-en "> <header class="main"> <div class="max-w-6xl px-6 mx-auto"> <div class="en text-[18px] sm:text-[24px]"><a href="/">Nanzan Institute for Religion and Culture</a></div> <div class="ja text-[16px] sm:text-[19px]"><a href="/">南山宗教文化研究所</a></div> </div> </header> <div class="nav-bar"> <nav-menu :navigation="[{"name":"Home","href":"https:\/\/nirc.nanzan-u.ac.jp","current":false},{"name":"Journals","href":"https:\/\/nirc.nanzan-u.ac.jp\/journals","current":false},{"name":"Books","href":"https:\/\/nirc.nanzan-u.ac.jp\/books","current":false},{"name":"Events","href":"https:\/\/nirc.nanzan-u.ac.jp\/events","current":false},{"name":"Resources","href":"https:\/\/nirc.nanzan-u.ac.jp\/resource","current":false},{"name":"Staff","href":"https:\/\/nirc.nanzan-u.ac.jp\/staff","current":false},{"name":"About","href":"https:\/\/nirc.nanzan-u.ac.jp\/_page\/about","current":false},{"name":"Contact","href":"https:\/\/nirc.nanzan-u.ac.jp\/contact","current":false}]"></nav-menu> </div> <main class="mx-auto max-w-6xl px-6 py-10"> <div> <div> <h2 class="text-3xl font-extrabold tracking-tight sm:text-4xl">Contact</h2> <p>Telephone, fax, and address are on listed on the <a href='https://nirc.nanzan-u.ac.jp/_page/access'>access page</a>.</p> <div class="rounded-md bg-blue-50 p-4 mt-4"> <div class="flex"> <div class="flex-shrink-0"> <svg class="h-5 w-5 text-blue-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"/> </svg> </div> <div class="ml-3 flex-1 md:flex md:justify-between"> <p class="text-sm text-blue-700">If you would like to make an application as a visiting scholar follow the link:</p> <p class="mt-3 text-sm md:mt-0 md:ml-6"> <a href="https://nirc.nanzan-u.ac.jp/contact/visiting-scholar" class="whitespace-nowrap font-medium text-blue-700 hover:text-blue-600">Visiting Scholar Application <span aria-hidden="true">→</span></a> </p> </div> </div> </div> <form action="https://nirc.nanzan-u.ac.jp/contact" method="POST" class="space-y-8 divide-y divide-gray-200"> <input type="hidden" name="_token" value="PuX4cmC1vVXlUsvNCiu9JxXJwxjirKQzCSv1HPYN"> <div id="my_name_PGQJUIy5egzkIqiO_wrap" style="display: none" aria-hidden="true"> <input id="my_name_PGQJUIy5egzkIqiO" name="my_name_PGQJUIy5egzkIqiO" type="text" value="" autocomplete="nope" tabindex="-1"> <input name="valid_from" type="text" value="eyJpdiI6Im03VHJzd25ZZUM0cm9jbWVxNWFKdXc9PSIsInZhbHVlIjoiNTRQSG9BWjZZeUwvbVlkcUhYam9YZz09IiwibWFjIjoiZGE1NzMwZjI3YTNhZDdkODQ3YjUxZDg5NWQzNDVmZTgzNDBmMDExY2Q2OTZiY2QzMGE2Y2M0NTY1ZmM0NzlkYiIsInRhZyI6IiJ9" autocomplete="off" tabindex="-1"> </div> <div class="space-y-8 divide-y divide-gray-200"> <div class="pt-8"> <div> <h3 class="text-lg leading-6 font-medium text-gray-900">Personal Information</h3> </div> <div class="mt-6 grid grid-cols-1 gap-y-6 gap-x-4 sm:grid-cols-6"> <div class="sm:col-span-4"> <label for="full-name" class="block text-sm font-medium text-gray-700">Name</label> <div class="mt-1"> <input required type="text" name="name" id="name" value="" autocomplete="name" class="shadow-sm focus:ring-indigo-500 focus:border-indigo-500 block w-full sm:text-sm border-gray-300 rounded-md"> </div> </div> <div class="sm:col-span-4"> <label for="email" class="block text-sm font-medium text-gray-700"> Email address </label> <div class="mt-1"> <input required id="email" name="email" type="email" value="" autocomplete="email" class="shadow-sm focus:ring-indigo-500 focus:border-indigo-500 block w-full sm:text-sm border-gray-300 rounded-md"> </div> <p class="mt-2 text-sm text-gray-700">To prevent spam we will send a manual response, so please ensure your email is correct.</p> </div> <div class="sm:col-span-4"> <label for="type" class="block text-sm font-medium text-gray-700">Category</label> <select id="inquiry_type_id" name="inquiry_type_id" class="mt-1 block w-full pl-3 pr-10 py-2 text-base border-gray-300 focus:outline-none focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm rounded-md"> <option value="2">General</option> <option value="3">Publications</option> <option value="4">Web Issues</option> <option value="5">Japanese Journal of Religious Studies</option> <option value="7">Japanese Philosophy Database</option> <option value="8">Mailing list</option> <option value="9">Japanese Philosophy Workshop</option> <option value="10">Buddhist Texts Translation Seminar</option> <option value="11">Japanese Religions Database</option> </select> </div> </div> </div> </div> <div class="pt-8"> <div class="sm:col-span-6"> <label for="about" class="block text-sm font-medium text-gray-700">Your Query</label> <div class="mt-1"> <textarea required id="about" name="about" rows="3" class="shadow-sm focus:ring-indigo-500 focus:border-indigo-500 block w-full sm:text-sm border border-gray-300 rounded-md"></textarea> </div> </div> </div> <div class="pt-5"> <div class="flex justify-start"> <button type="submit" class="ml-3 inline-flex justify-center py-2 px-4 border border-transparent shadow-sm text-sm font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500"> Submit </button> </div> </div> </form> </div> </div> </main> </div> <footer class="main"> <div class="max-w-7xl mx-auto py-3 px-4 overflow-hidden sm:px-6 lg:px-8"> <nav class="hidden -mx-5 -my-2 flex flex-wrap justify-center" aria-label="Footer"> <div class="px-5 py-2"> <a href="https://nirc.nanzan-u.ac.jp/contact" class="text-base"> Contact </a> </div> <div class="px-5 py-2"> <a href="#" class="text-base"> Style Guide </a> </div> <div class="px-5 py-2"> <a href="https://www.nanzan-u.ac.jp/" class="text-base"> Nanzan University </a> </div> </nav> <div class="flex justify-center space-x-6"> <a href="https://www.facebook.com/%E5%8D%97%E5%B1%B1%E5%AE%97%E6%95%99%E6%96%87%E5%8C%96%E7%A0%94%E7%A9%B6%E6%89%80-Nanzan-Institute-for-Religion-and-Culture-126037624136452/" class="text-gray-400 hover:text-gray-500"> <span class="sr-only">Facebook</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"/> </svg> </a> <a href="https://twitter.com/nirc_shubunken" class="text-gray-400 hover:text-gray-500"> <span class="sr-only">Twitter</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"/> </svg> </a> </div> <p class="text-xs text-center text-base mt-1 mb-1"> <a class="main" href="https://www.nanzan-u.ac.jp/">Visit Nanzan University</a></p> <p class="text-xs pb-4 text-center text-base text-gray-400 mb-2"> <a class="main" href="https://nirc.nanzan-u.ac.jp/_page/access">18 Yamazato-chō, Shōwa-ku, Nagoya 466-8673, Japan.</a><br> <a class="main" href="https://goo.gl/maps/Wyj9bTkyxRUDmrvCA">Google Maps</a> <br>© 2025 | All rights reserved.</p> </div> </footer> </body> </html>