@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anek+Telugu:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');

body {

}
img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}


h1,h2,h3 {
/*   
	font-family: 'M PLUS Rounded 1c', sans-serif!important;
	font-weight: 500!important;
*/
}

header {
  background-color:#fff;
}
header.smaller {
  background-color:#fff;
}
header .logo{
  max-width:480px;
}


#subheader h1 {
	font-family: 'Libre Baskerville', serif!important;
	font-weight: 400;
	text-align: right;
	font-size: 36px;
	margin-right: 10%;
	letter-spacing: 0.1em;
}

#subheader::before {
  content: '';
  /* ↓暗いオーバーレイを半透明で配置 */
  background-color: rgba(0, 0, 0, 0.4);
  /* ↓全体を覆うように配置 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
#topbar {
	background-color:transparent!important;
}
.logo-img {
	width:50%;
}
.logo-news {
	width:50%;
}

.feature-box{
  position: relative;    
  overflow: hidden; 
}
.feature-box h4 {
	margin-top:15px;
    letter-spacing: 0.06em;
    font-family: 'Noto Serif JP', serif;
	font-weight: 600!important;
    color:#2C396F;
}
.title_main {
	text-align: center;
}
.title_main h2 {
	font-family: 'Libre Baskerville', serif!important;
	font-weight: 400;
    color:#999;
}
.infomation {
	margin-top:50px;
	padding:30px 0 0 0;
}
h3{
    font-family: 'Noto Serif JP', serif;
    color:#444;
}
.infomation .container h3{
	font-size: 30px;
	font-weight: 500!important;
}
.txt-red {
    color: #FF2020;
}

h5 {
	margin:10px 0 10px 0.5em;
	font-weight:500;
}
h5:before {
	content:"\02022";
	margin-right:0.3em;
}


#subheader2 {
    overflow: hidden;
    padding: 50px 0 30px 0;
}
#subheader2 h1 {
    font-family: 'Libre Baskerville', serif!important;
    font-weight: 400;
    text-align: right;
    font-size: 30px;
    margin-right: 10%;
    letter-spacing: 0.1em;
    margin-top: 40px;
    margin-bottom: 10px;
}
#subheader2::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.title-shisetu {	
	display: block;
	text-align: center;
	font-size: 32px;
	margin:40px auto 0;
	line-height: 1.8em;
    font-family: 'Noto Serif JP', serif;
	font-weight: 600!important;
}
.title-shisetu::before {
    content: '';
	display: inline-block;
    width: 45px;
    height: 45px;
	background-image: url("/library/images/top-icon11-blue.png");
    background-size: contain;
    vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}

.title-eng {	
	text-align: center;
	font-size: 32px;
	margin-top:40px;
	line-height: 1.8em;
    font-family: 'Noto Serif JP', serif;
	font-weight: 600!important;
}
.title-eng::before {
    content: '';
	display: inline-block;
    width: 45px;
    height: 45px;
	background-image: url("/library/images/top-icon03-blue.png");
    background-size: contain;
    vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}
.title-db {	
	text-align: center;
	font-size: 32px;
	margin-top:40px;
	line-height: 1.8em;
    font-family: 'Noto Serif JP', serif;
	font-weight: 600!important;
}
.title-db::before {
    content: '';
	display: inline-block;
    width: 45px;
    height: 45px;
	background-image: url("/library/images/top-icon33-blue.png");
    background-size: contain;
    vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}
.b-line_title {
	display: block;
	margin:0 auto 30px;
	/*border-bottom:3px solid #5766A4;*/
    height:5px;
    background: repeating-linear-gradient(-45deg, #5766A4, #5766A4 5px, #7484CF 5px, #7484CF 10px);
}
.b-line_w230 {
	width:230px;
}
.b-line_w420 {
	width:420px;
}
.b-line_w440 {
	width:440px;
}
.facility {
	font-size: 28px;
	margin:20px auto 60px;
	line-height: 1.8em;
    font-family: 'Noto Serif JP', serif;
	font-weight: 600!important;
	display: block;
	width:fit-content;
	border-bottom: 2px solid #ccc;
	padding:0 1em ;
}
.mgl_aj {
	margin-left:1em;
}


.each-lib .container .cont-box h3{
    font-family: 'Noto Serif JP', serif;
	font-size: 24px;
    color:#5766A4;
}
.each-lib .container .cont-box h3:before {
    content:"\f02d";
    font-family: FontAwesome;
    font-size: 24px;
    color:#5766A4;
    padding-right: 0.5em;
}
.indent-box{
	margin: 0 0.5em 0 1.5em;
}
.indent-box a {
	color:#1E90FF;
}
.indent-box a:hover {
	color:#0000CD;
}
.each-lib .container .indent-box h3{
    font-family: 'Noto Serif JP', serif;
	font-size: 24px;
    color:#5766A4;
	margin:1em 0 1.5em -1em;
}
.each-lib .container .indent-box h3:before {
    content:"\f007";
    font-family: FontAwesome;
    font-size: 24px;
    color:#5766A4;
    padding-right: 0.5em;
}
.each-lib .container h4{
    font-family: 'Noto Serif JP', serif;
	font-size: 20px;
	border-left:5px ridge #ccc;
	padding-left:0.5em;
}
.each-lib .container p {
	color:#000;
	font-weight: 500;
}
.wrap_cal {
	width :290px;
	height:460px;
	display: block;
	margin:0 auto;	
}
.card-body a {
	color:#FF3A3A;
}
.card-body h5 {
	font-size:16px;
}


.time-tbl {
    wdth:100%;
	margin:20px 0 30px 20px;
}
.time-tbl th {
	text-align: center;
	width:25%;
	color:#333;
	background-color: #e0e0e0;
	border:1px solid #ccc;
}
.time-tbl td {
	text-align: center;
	width:25%;
	color:#333;
	border:1px solid #ccc;
}

.info-box {
	background-color: #fff;
	padding:10px;
}
.cont-box {
	background-color: #fff;
	padding:30px 40px;
}
.link_01 {
	margin-top:30px;
	padding: 20px 0 0 0;
}
.link_02 {
	margin-top:30px;
	padding: 20px 0 0 0;
}
.link_03 {
	margin-top:30px;
	padding: 20px 0 0 0;
}
.link_04 {
	margin-top:30px;
	padding: 20px 0 50px 0;
}

.link_btn {
	width:100%;
	background-color: #fff;
	height: 100%;
}
.link_01 .link_btn:hover {
	background-color: #efefef;
}
.link_02 .link_btn:hover {
	width:100%;
	background-color: #efefef;
}
.link_03 .link_btn:hover {
	width:100%;
	background-color: #efefef;
}
.link_04 .link_btn:hover {
	width:100%;
	background-color: #efefef;
}
.text-narrow {
    transform: scale(0.9, 1);
	margin-left: -90px!important;
}

.link_btn img {
	width:50px;
	float: left;
	margin:5px 15px 5px 5px;
}
.link_text {
	font-size: 16px;
	line-height: 1.2em;
	padding:5px 0 0 0;
}
.link_text p{
	margin: 0 0 0 0;
	white-space: nowrap;
}
.link_text h5{
	font-size: 18px;
	line-height: 1.2em;
	margin: 5px 0 0 0;
    font-weight: 500;
}
.link_text h5:before {
       content:none!important;
}
.delimiter_bar {
	
}
.contact {
	background-color: #efefef;
	color:#333333;
	padding:30px 0 10px 0;
}
.contact h3{
    font-family: 'Noto Serif JP', serif;
	font-weight: 700;
    color:#777;
}
.contact ul li{
	list-style: none;
}
.contact-icon {
	width:15px;
	margin: 0 8px 3px 0;
}.footer {
	padding:0 0 0 0;
}
.footer_link {
	
}
.footer_link li {
	display: inline-block;
	margin: 0 50px 0 0;
}
.footer_link li a {
	color: #fff;
}
.subfooter {
	background-color: #fff;
}
.img-center {
    display: block;
    margin:0 auto;    
}

/*---------------------------
   トップ
---------------------------*/
.text1{
	
}
.text2{
	margin-top:-0.8em;
}
@media (min-width: 480.1px) and (max-width: 1200px) {
.text2 br{
	display: none;
}
}
@media (max-width: 767.9px) {
.text2{
	margin-top:0;
}
}
@media (max-width: 480px) {
.text2{
	margin-top:-10px;
}
.logo-news {
	width:100%;
}
}
/*---------------------------
   利用案内
---------------------------*/
.link_box {
	width:80%;
	margin-left:10%;
}
.link_box .link-left {
	width:40%;
	float: left;
}
.link_box .link-right {
	width:60%;
	float: left;
}
.guide-btn {
    font-family: 'Noto Serif JP', serif;
	font-size: 24px;
    color:#5766A4;
	margin-bottom:1.5em;
	width:fit-content;
	padding-left: 1.5em;
	text-indent: -1.5em;
	
}
.guide-btn a {
    color:#5766A4;
}
.guide-btn a:hover {
	background-color: #94A5E9;
    color:#fff;
	border-radius: 3px;
}
.guide-btn:before {
    content:"\f0a4"!important;
    font-family: FontAwesome;
    font-size: 24px;
    color:#5766A4;
    padding-right: 0.5em;
}

.outsider-list li {
	list-style: none;
	text-indent: -1.85em;
	padding-left:1.85em;
	margin-left:-1em;
}
.outsider-list li:before {
    content:"\f05d";
    font-family: FontAwesome;
    font-size: 20px;
    color:#5766A4;
    padding-right: 0.5em;
}
.blue-star {
	color:#3366FF;
}

.blue {
	color:#0d6efd;
}
.red {
	color:#dc3545;
}
.map1 {
display: block;
padding-top: 80px;
margin-top: -80px;
}
.map2 {
display: block;
padding-top: 80px;
margin-top: -80px;
}

@media (max-width: 768px) {

.collapsible-link::before {
  right: -.5rem;
}

/* Vertical line */
.collapsible-link::after {
  right: calc(-.5rem + 6px);

}
}
/*---------------------------
  データベース案内
---------------------------*/
.link_box2 {
	width:80%;
	margin-left:10%;
}
.link_box2 .link-left {
	width:50%;
	float: left;
}
.link_box2 .link-right {
	width:50%;
	float: left;
}
.tbl-scroll{
  overflow: auto;
}
.db-tbl {
	width:100%;
}
.db-tbl th, .db-tbl td {
	border:1px solid #bbb;
}
.db-tbl th {
	padding:5px;
	text-align: center;
	background-color: #e0e0e0;
    line-height: 1.1em;
}
.db-tbl tr th:nth-child(2) {
  font-size:90%;
  word-break: break-all;
}
.db-tbl tr th:nth-child(5) {
  font-size:90%;
}

.db-tbl td {
	padding:5px;
	font-size:14px;
	line-height: 1.4em;		
}
.db-tbl tr td:nth-child(1) {
  width:20%;
}
.db-tbl tr td:nth-child(1) a {
    color:#2C48B9;/*0000CD*/
}
.db-tbl tr td:nth-child(1) a:hover {
    color:#9EACE3;/*9EADE9*/
}
.db-tbl tr td:nth-child(2) {
  width:5%;
    text-align: center;
}
.db-tbl tr td:nth-child(3) {
  width:auto;
}
.db-tbl tr td:nth-child(4) {
  width:24%;
}
.db-tbl tr td:nth-child(5) {
  width:5%;
  text-align: center;
}
.db-tbl tr td:nth-child(5) span {
  font-size:130%;
}
.db-tbl tr:nth-child(2n-1) {
	background-color: #f6f6f6;
}
.anc-adj {
	padding-top:100px;
	margin-top:-100px;
}
.link-icon i {
    font-size:24px;
    color:#567BBD;/*#364CA4*/
}
.link-icon i:hover {
    color:#9EADE9;/*8091D5*/
}
.link-icon img {
    width:20px;
}
.link-icon img:hover {
    opacity:5;
}

.tbl-sub td {
    border-left:none!important;
    border-right:none!important;
    background-color: #FAF0E6;
}
/*---------------------------
   英語
---------------------------*/
.eng-tbl {
	margin:30px 0 30px 1em;
}
.eng-tbl th,.eng-tbl td{
	border:1px solid #999;
	padding:5px 10px;
}
.eng-tbl th {
	background-color: #ccc;
}
.eng-tbl tr td:nth-of-type(1){
	background-color: #eee;
}

.eng-tbl_r {
	margin:30px 0 30px 1em;
}
.eng-tbl_r th,.eng-tbl_r td{
	border:1px solid #999;
	padding:5px 10px;
}
.eng-tbl_r th {
	background-color: #ccc;
	line-height: 1.2em;
}
.eng-tbl_r tr td:nth-of-type(1){
	background-color: #eee;
}
.eng-tbl_r tr td:nth-of-type(2){
	text-align: right;
}
.eng-tbl_r tr td:nth-of-type(3){
	text-align: right;
}
.eng-tbl_r tr td:nth-of-type(4){
	text-align: right;
}

.eng-tbl_r caption {
	text-align: right;	
}
.ad_tbl {
	width:90%;
	margin:10px 0 30px 1em;
}
.ad_tbl td {
	vertical-align: top;
}
.ad_tbl tr td:nth-of-type(1){
	width:45%;
}
.ad_tbl tr td:nth-of-type(2){
	padding-left:1em;
}
.cal_l{
	width:48%;
	float: left;
	margin:0 20px 0 0;
}
.cal_r{
	width:48%;
	float: left;
	margin:0 0 0 0;
}
.text_r {
	text-align: right;
}
/*---------------------------
   お知らせ
---------------------------*/
.wrap_cal-e {
	width :290px;
	height:820px;
	display: block;
	margin:0 auto;	
}

.close-btn {
  border:none;
}
.close-btn button {
  padding: 2px 6px!important;
  border-width: 1px!important;
  border-style: solid!important;
  border-color: #ccc!important;
  color:#666;
  border-radius:10px!important;
  background-color:#fff;
}
.close-btn button:hover {
  color:#111;
  background-color:#e0e0e0;
}

@media (min-width: 768px) and (max-width: 1199.9px) {
.feature-box.f-boxed{
	height: 170px;
}
}
@media (min-width: 768px) and (max-width: 991.9px) {
#subheader {
	padding: 60px 0 60px 0;	
}
.feature-box.f-boxed{
	padding: 50px 15px;
}
}

@media only screen and (max-width:810px) {
.link_box {
	width:94%;
	margin-left:3%;
}
.link_box2 {
	width:94%;
	margin-left:3%;
}
}

@media only screen and (max-width:767.9px) {
#subheader h1 {
	line-height: 1.2em;
}
.feature-box.f-boxed{
	border-bottom:1px solid #8B9AB8!important;
}
.link_text p{
	white-space: normal;
}
.mt-30 {
margin-top:0px;	
}
.ad_tbl td {
	display: block;
}
.ad_tbl tr td:nth-of-type(1){
	width:100%;
}
.ad_tbl tr td:nth-of-type(2){
	width:100%;
	padding-left:0;
}
.link_box {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	font-size:90%;
}
.link_box .link-left {
	width:100%;
	float: none;
}
.link_box .link-right {
	width:100%;
	float: none;
}
.link_box2 {
	width:96%;
	margin-left:2%;
	margin-right:0;
	font-size:90%;
}
.link_box2 .link-left {
	width:100%;
	float: none;
}
.link_box2 .link-right {
	width:100%;
	float: none;
}
}
@media only screen and (min-width:481px) {
.br-m {
	display:none;
}
}
@media only screen and (max-width:480px) {
header-col-mid {
  padding: 0 10% 0 0;
}
.cal_l{
	width:100%;
	float: none;
	margin:0 auto;
}
.cal_r{
	width:100%;
	float: none;
}
header.header-mobile #mainmenu {
		padding-right:0!important;
}
.contact ul {
		padding-left: 0.5rem;
	}
.cont-box {
	padding:30px 5px;
}
.mgl_aj {
	margin-left:0;
}
#subheader h1 {
    margin-top: 10px;
    font-size: 26px;
	line-height: 1.4em;
    margin-bottom: 10px;
}
#subheader2 {
    padding: 0 0 0 0;
}
#subheader2 h1 {
    margin-top: 5px;
    font-size: 26px;
	line-height: 1.4em;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.title-shisetu {	
	display: block;
	text-align: center;
	font-size: 30px;
	margin:40px auto 0;
	line-height: 1.6em;
}
.title-shisetu::before {
    content: '';
	display: inline-block;
    width: 45px;
    height: 45px;
	background-image: url("/library/images/top-icon11-blue.png");
    background-size: contain;
    vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}

.title-eng {	
	text-align: center;
	font-size: 30px;
	margin-top:40px;
	line-height: 1.6em;
}
.title-eng::before {
    content: '';
	display: inline-block;
    width: 45px;
    height: 45px;
	background-image: url("/library/images/top-icon03-blue.png");
    background-size: contain;
    vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}
.title-db {	
	text-align: center;
	font-size: 30px;
	margin-top:40px;
	line-height: 1.6em;
}
.title-db::before {
    content: '';
	display: inline-block;
    width: 45px;
    height: 45px;
	background-image: url("/library/images/top-icon33-blue.png");
    background-size: contain;
    vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}
.indent-box{
	margin: 0 0.5em 0 1em;
}
	
.card h6 {
	font-size: 0.9rem;
	line-height: 1.5em;
}
.card p {
	font-size: 0.9rem;
	line-height: 1.5em;
}
.faq-box {
	font-size: 0.85rem;
	line-height: 1.5em;
}
.faq-box h5 {
    font-size: 16px;
}

.db-tbl {
	width: 640px;
	overflow: scroll;
}
	
.db-tbl th {
	font-size:14px;
}
.db-tbl td {
	font-size:13px;
}
.eng-tbl {
	margin:30px 0 30px .2em;
}
.eng-tbl th,.eng-tbl td{
	font-size:85%;
	line-height:1.2em;
}
.eng-tbl_r {
	margin:30px 0 30px .2em;
}
.eng-tbl_r th,.eng-tbl_r td{
	font-size:85%;
	line-height:1.2em;
}
.info-box {
	padding:0;
}
	
}

