CINXE.COM

国書データベース:国文学研究資料館

<!doctype html> <html lang="ja"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>国書データベース:国文学研究資料館</title> <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet"> <link rel="shortcut icon" href="//www.nijl.ac.jp/assets/images/common/icon/favicon.ico"> <link rel="apple-touch-icon" sizes="180x180" href="//www.nijl.ac.jp/assets/images/common/icon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="//www.nijl.ac.jp/assets/images/common/icon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="//www.nijl.ac.jp/assets/images/common/icon/favicon-16x16.png"> <style> /* ファセットナビゲーションのスクロール追従設定 */ .divflex { display:flex; } .facetsticky { postion: -webkit-sticky; position: sticky; top: 0; } /* スクロールの幅の設定 */ ::-webkit-scrollbar { width: 5px; height: 5px; } /* スクロールの背景の設定 */ ::-webkit-scrollbar-track { border-radius: 5px; box-shadow: 0 0 4px #aaa inset; } /* スクロールのつまみ部分の設定 */ ::-webkit-scrollbar-thumb { border-radius: 5px; background: #C0C0C0; } /* フッターの下部固定設定 */ .fixfootermain { min-height: 100vh; position: relative; padding-bottom: 120px; box-sizing: border-box; } .fixfooter { position: absolute; bottom: 0; } /* 詳細画面の項目名文字カラー */ .detailTitle { color: #4682b4; } /* 読み込み中表示 */ .loading-wrap { position: fixed; width: 100vw; height: 100vh; background-color: rgba(245,245,245,0.3); z-index: 2; align-items: center; justify-content: center; display: flex; } .loader, .loader:after { border-radius: 50%; width: 10em; height: 10em; } .loader { margin: 60px auto; font-size: 10px; position: relative; text-indent: -9999em; border-top: 1.1em solid rgba(220,53,69, 0.2); border-right: 1.1em solid rgba(220,53,69, 0.2); border-bottom: 1.1em solid rgba(220,53,69, 0.2); border-left: 1.1em solid #dc3545; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load 1.1s infinite linear; animation: load 1.1s infinite linear; } @-webkit-keyframes load { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes load { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } a { text-decoration: none; } a:hover { text-decoration: underline; } </style> <link rel="preload" as="style" href="https://kokusho.nijl.ac.jp/build/assets/app-BbKtg2wd.css" /><link rel="preload" as="style" href="https://kokusho.nijl.ac.jp/build/assets/router-y8AqgZgt.css" /><link rel="preload" as="style" href="https://kokusho.nijl.ac.jp/build/assets/app-LQya4_Sc.css" /><link rel="modulepreload" href="https://kokusho.nijl.ac.jp/build/assets/app-ChvLctEJ.js" /><link rel="modulepreload" href="https://kokusho.nijl.ac.jp/build/assets/_commonjsHelpers-D6-XlEtG.js" /><link rel="modulepreload" href="https://kokusho.nijl.ac.jp/build/assets/app-l0sNRNKZ.js" /><link rel="modulepreload" href="https://kokusho.nijl.ac.jp/build/assets/router-CnG3C9T0.js" /><link rel="stylesheet" href="https://kokusho.nijl.ac.jp/build/assets/app-BbKtg2wd.css" /><link rel="stylesheet" href="https://kokusho.nijl.ac.jp/build/assets/router-y8AqgZgt.css" /><link rel="stylesheet" href="https://kokusho.nijl.ac.jp/build/assets/app-LQya4_Sc.css" /><script type="module" src="https://kokusho.nijl.ac.jp/build/assets/app-ChvLctEJ.js"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-WTW3MG5GCD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-WTW3MG5GCD'); </script> </head> <body> <input type="hidden" name="_token" value="m3UHf1xwsYSp4un8AbyBRnwtPqSTF7Vl4BlfqinO" autocomplete="off"> <div id="app" class="fixfootermain"> <router-view></router-view><br/> </div> </body> </html>