#library #side_navi .sidebar0 img {
	width: auto;
}

#library #side_navi .calendar table {
	border-spacing: 2px;
}

#library .h2_title span {
	text-transform: none;
}

#library #main_content {
	line-height: 1.6;
	padding: 0 10px;
}

#library #main_content ul li {
	list-style: inherit;
}

#library #main_content ol {
	list-style: decimal;
}

#library #main_content ul {
	list-style: disc;
}

/* #library #main_content h3 { margin-bottom: 5px; border-bottom: 3px solid #ccc; font-size: 120%; font-weight: normal; } */

#library #main_content h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 110%;
	color: #c0881d;
}

#library #main_content h5 {
	margin-bottom: 5px;
	font-size: 100%;
	color: #334d80;
	font-weight: 400;
}

/* #library #main_content h5::before { content: "\f192"; font-family: FontAwesome; margin-right: 3px; } */

#library #main_content .content ul,
#library #main_content .content ol {
	padding: 0 15px 15px 24px;
}

#library #main_content .section {
	margin-bottom: 15px;
	border-bottom: 1px solid #999999;
}

#library #main_content p {
	margin-bottom: 5px;
}

#library #main_content img {
	border: 0;
}

#library #main_content img.right {
	float: right;
}

/*#library #main_content a { color: inherit; }*/

#library #main_content table {
	width: 100%;
	max-width: 100%;
	margin: 15px 10px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

#library #main_content th {
	font-weight: normal;
	padding: 7px 10px;
	border: 1px solid #ccc;
	background: #f5f5f5;
}

#library #main_content th.blue {
	background: #ECF5FF;
}

#library #main_content td {
	padding: 7px;
	border: 1px solid #ccc;
}

#library #main_content table.format-01 {
	width: 600px;
}

#library #main_content .backnumber {
	position: absolute;
	right: 25px;
}

#library #main_content .news {
	margin-top: -20px;
	font-size: 95%;
}

#library #main_content .news dl {
	padding: 0;
	padding-left: 5px;
}

#library #main_content .news dt {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 0.5em;
	font-weight: bold;
	color: #4F8DC0;
}

#library #main_content .news #aria dt {
	color: #61798B;
}

#library #main_content .news dd {
	position: relative;
	margin: 5px 0;
	padding: 0;
	padding-left: 1em;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b1b0b0;
}

#library.toppage #main_content .news #aria .info,
#library.toppage #main_content .news #aria .event {
	position: absolute;
	display: block;
	width: 80px;
	top: -27px;
	left: 120px;
	margin-left: 10px;
	font-size: 13px;
	text-align: center;
}

#library.toppage #main_content .news span.info {
	background: #629fd5;
	color: #fff;
	margin-right: 5px;
}

#library.toppage #main_content .news span.event {
	background: #996699;
	color: #fff;
	margin-right: 5px;
}


#library #main_content .news a {
	text-decoration: underline;
}

#library #main_content .rightside img {
	margin: 0;
	padding: 0;
	width: 100%;
}

#library #main_content .rightside .sidebar2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
}

#library #main_content .rightside .sidebar2 ul li {
	height: 35px;
	margin: 2px;
	padding: 0;
	list-style-type: none;
}

#library #main_content .menu {
	font-size: 90%;
	letter-spacing: 0.2em;
}

#library #main_content .menu ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

#library #main_content .menu ul li {
	margin: 1px 3px;
	list-style-type: none;
	white-space: nowrap;
}

/*#library #main_content .menu ul li::before { content: "\f138"; font-family: FontAwesome; color: #5e7c16; }*/

#library #main_content .contacts .box_bg_blue {
	padding-left: 30px;
	padding-right: 30px;
}

#library #main_content .contacts .box_bg_blue .txt_tel {
	width: auto;
}

#library #main_content .contacts .box_bg_blue .txt_email {
	float: left;
	border-left: none;
}

#library #main_content #keyword {
	width: 300px;
}

#library #main_content .journal,
#library #main_content .ebook {
	line-height: 1.2em;
}

#library #main_content .journal table,
#library #main_content .ebook table {
	margin: 15px 10px;
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}

#library #main_content .journal th,
#library #main_content .ebook th {
	font-size: 90%;
	text-align: left;
	padding: 5px 7px;
	background: #f5f5f5;
}

#library #main_content .journal th.label,
#library #main_content .ebook th.label {
	text-align: center;
	background: #d7ebff;
}

#library #main_content .journal th.initial,
#library #main_content .ebook th.initial {
	text-align: left;
	font-weight: bold;
	padding: 3px;
	background: #ecf5ff;
	color: #ea5549;
}

#library #main_content .journal td,
#library #main_content .ebook td {
	font-size: 90%;
	padding: 3px;
}

#library #main_content .journal td.pink,
#library #main_content .ebook td.pink {
	background: #ffccff;
}

#library #main_content .journal td.green,
#library #main_content .ebook td.green {
	background: #ccffcc;
}

#library #main_content .journal td.gray,
#library #main_content .ebook td.gray {
	background: #c0c0c0;
}

#library #main_content input.initial {
	width: 32px;
}

#library #main_content input.all {
	width: 64px;
}

#library #main_content input.keyword {
	width: 300px;
}

#library #main_content .database {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

#library #main_content .database .database_l,
#library #main_content .database .database_c,
#library #main_content .database .database_r {
	margin: 0 5px;
	flex-basis: 240px;
}

#library #main_content .database .database_l .box01,
#library #main_content .database .database_c .box01,
#library #main_content .database .database_r .box01 {
	width: 100%;
	margin-top: 0;
	padding: 3px 0 3px 3px;
	border: 1px solid #6A9ACC;
	background: none repeat scroll 0 0 #6A9ACC;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#library #main_content .database .database_l .box02,
#library #main_content .database .database_c .box02,
#library #main_content .database .database_r .box02 {
	width: 100%;
	margin-top: 0;
	padding: 0 0 3px 3px;
	border: 1px solid #CCCCCC;
	background: none repeat scroll 0 0 #FFFFFF;
	color: #0D598E;
	text-align: left;
}

#library #main_content .database .database_l .box02 ul,
#library #main_content .database .database_c .box02 ul,
#library #main_content .database .database_r .box02 ul {
	line-height: 110% !important;
	color: #555;
}

#library #main_content ul.liblink,
#library #main_content .database .database_l .box02 ul,
#library #main_content .database .database_c .box02 ul,
#library #main_content .database .database_r .box02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#library #main_content ul.liblink li,
#library #main_content .database .database_l .box02 ul li,
#library #main_content .database .database_c .box02 ul li,
#library #main_content .database .database_r .box02 ul li {
	border-bottom: 1px dotted #ccc;
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 16px;
	line-height: 1.3em;
}

/* #library #main_content ul.liblink li::before, #library #main_content .database .database_l .box02 ul li::before, #library #main_content .database .database_c .box02 ul li::before, #library #main_content .database .database_r .box02 ul li::before { display: inline-block; width: 12px; margin-left: -12px; content: "\f105"; font-family: FontAwesome; } */

#library #main_content ul.liblink li:last-child,
#library #main_content .database .database_l .box02 ul li:last-child,
#library #main_content .database .database_c .box02 ul li:last-child,
#library #main_content .database .database_r .box02 ul li:last-child {
	border-bottom: none;
}

#library #main_content .label1 {
	border-top: 3px double #ccc;
}

#library #main_content .red {
	color: #e83929;
}

#library #main_content .bold {
	font-weight: bold;
}

#library #main_content .info {
	font-weight: bold;
	color: #ea5549;
}

#library #main_content em {
	color: #ea5549;
	font-weight: bold;
	font-style: normal;
}

#library #main_content .sub {
	margin: 0;
	padding: 0;
	font-size: 55%;
	color: #999999;
}

#library #main_content .pagetop {
	display: none;
}

#library #main_content .mark-m {
	border: 0px;
	vertical-align: middle;
}

#library #main_content a.inlink {
	color: #0066cc;
	border-bottom: 1px dashed #0066cc;
	text-decoration: none;
	line-height: 1.8em;
}

#library #main_content a.inlink i.fa {
	font-size: 20px;
}

#library #main_content .text-right {
	text-align: right;
}

#library #main_content .text-center {
	text-align: center;
}

#library #main_content .pagetop-s {
	display: none;
}

#library #main_content .fltrt {
	float: right;
	margin-left: 8px;
}

#library #main_content .fltlft {
	float: left;
	margin-right: 8px;
}

#library #main_content .clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#library #main_content input[type="text"],
#library #main_content input[type="password"],
#library #main_content select {
	height: 28px;
	margin: 1px 3px;
	padding: 0 3px;
	line-height: 28px;
	vertical-align: middle;
}

#library #main_content a.Document {
	display: inline-block;
	margin-top: 5px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}

#library #main_content a.Document:hover {
	color: #51a5df;
}

@media screen and (max-width: 768px) {
	#library #main_content {
		padding: 0;
	}

	#library #main_content img {
		width: auto;
		max-width: 100%;
	}

	#library #main_content table.format-01 {
		width: 100%;
	}

	#library #main_content .news {
		font-size: 100%;
	}

	#library #main_content .menu {
		font-size: 100%;
	}
}

/* 2019/3/28 広報連携室 */
#library #main_img {
	background-position: 90% 30%;
}

#library #main_content nav,
ul,
li {
	position: relative;
	list-style: none;
}

#library #main_content ol li::before {

	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c59c00;
	top: 8px;
	left: 6px;
	content: counter(number);
	counter-increment: number;
	position: absolute;

}

#library #main_content ol li::after {

	width: 10px;
	height: 1px;
	top: 20px;
	left: 24px;
	background: #c59c00;
	content: "";
	position: absolute;

}

#library #main_content .content ul,
#library #main_content .content ol {
	padding: 0 15px 5px 0px;
}

#library #main_content .content ol li {
	padding: 10px 0 10px 45px;
	border-bottom: 1px solid #e2e2e2;
}


#library #main_content .content ol li:last-child {
	border-bottom: none;
}


#library #main_content .content ul {
	padding: 0 0 0 1em;
}

#library #main_content .content ul.in {
	padding: 0 0 0 4.5em;
}


#library div#topic_path span {
	display: none;
}


#library #main_content ol.small-hall ul.none li {
	padding-left: 1em;
}

#library #main_content ol.small-hall ul.none li::before {
	display: none;
}

#library #main_content ol.small-hall ul.none li::after {
	display: none;
}





#library #side_list ul li {
	text-indent: -5px;
	padding-left: 10px;
}

#library .fa-window-restore {
	top: auto;
	left: auto;
	position: relative;
	float: none !important;
	margin-left: 0.5em;
}

#library table[summary="様式"],
#library table[summary="様式"] td,
#library table[summary="様式"] th {
	border: 0 !important;
	background: #fff !important;
	text-align: left;
}

#library table[summary="様式"] td i {
	font-size: 20px;
}

#library #lib-calendar {
	text-align: center;
}

#library #lib-calendar table {
	margin: 0 auto;
}

#kounyukibou,
#syoukoudo,
#remote,
#kihu {
	padding-top: 130px !important;
	margin-top: -130px !important;
}

/*TOPページ バナー*/
#library #main_content .rightside .sidebar2 ul {
	background-color: #eaeae0;
	padding: 1em;
}

/*蔵書検索の下*/
p.mob {
	position: absolute;
	display: block;
	width: 300px;
	top: 7em;
	right: 0;
}

@media screen and (max-width:768px) {

	/*768px以上で適用する内容*/
	p.mob {
		position: relative;
		top: auto;
		right: auto;
	}
}

#library #main_content .rightside#kensaku .sidebar2 ul {
	background-color: #fcfcf9;
	padding: 0.5em 1em;
}

#library #main_content .rightside#kensaku .sidebar2 ul li.TxtLink a {
	background-color: #30789f;
	border-radius: 20px;
	border: 0;
	color: #FFF;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	padding: 5px;
	font-size: 17px;
}

#library #main_content .rightside#kensaku .sidebar2 ul li.TxtLink a:hover {
	background-color: #1b506c;
}

#library #main_content .rightside .sidebar2 ul li {
	float: left;
	display: block;
	width: 220px;
	padding: 10px;
}

#library #main_content .rightside .sidebar2 ul li.banner {
	height: 70px;
	text-align: center;
}

#library #main_content .rightside .sidebar2 ul li.banner2 {
	height: 100px;
	text-align: center;
}

#library #main_content .rightside .sidebar2 ul li.TxtLink a,
#library #main_content .rightside .sidebar2 ul li.TxtLink2 a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 1px #848484 solid;
	padding: 5px;
	text-align: center;
}

#library #main_content .rightside .sidebar2 ul li.TxtLink#CL {
	height: 70px;
}

#library #main_content .rightside .sidebar2 ul li.TxtLink#CL a {
	padding: 17px;
}

#library #main_content .rightside .sidebar2 ul li.TxtLink2 {
	width: 44.8%;
	height: 45px;
}

#library #main_content .rightside .sidebar2 ul li.TxtLink a:hover,
#library #main_content .rightside .sidebar2 ul li.TxtLink2 a:hover {
	background-color: #908e66;
	color: #FFF;
}

/*項目番号のあるものは罫線をつけない*/
#library #main_content .content ol.list01 li {
	border-bottom: 0;
}



#library #main_content .database a {
	text-decoration: none;
}


/* 2019/6/18　広報連携室にて追加
 お知らせ20120707以前を非表示にする対応
---------------------------------------------------------*/
#library #main_content #past dt:nth-last-child(-n+366) {
	display: none;
}

#library #main_content #past dd:nth-last-child(-n+366) {
	display: none;
}




/*-------------------------------------------------------------
TOPページ バナー スマホ
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	#library #main_content .rightside .sidebar2 ul {
		background-color: #e3e3d5;
		padding: 1em;
	}

	#library #main_content .rightside .sidebar2 ul li {
		float: left;
		display: block;
		width: 50%;
		margin: 0;
		padding: 1px;
	}

	#library #main_content .rightside .sidebar2 ul li.banner {
		width: 50%;
		height: auto;
	}


	#library #main_content .rightside .sidebar2 ul li.TxtLink a,
	#library #main_content .rightside .sidebar2 ul li.TxtLink2 a {
		font-weight: bold;
		text-decoration: none;
		display: block;
		border: 1px #848484 solid;
		padding: 5px;
		text-align: center;
		height: 100%;
	}

	#library #main_content .rightside .sidebar2 ul li.TxtLink2 {
		width: 50%;
		height: 60px;
	}

	#library #main_content .rightside .sidebar2 ul li.TxtLink a:hover,
	#library #main_content .rightside .sidebar2 ul li.TxtLink2 a:hover {
		background-color: #908e66;
		color: #FFF;
	}

	/*項目番号のあるものは罫線をつけない*/
	#library #main_content .content ol.list01 li {
		border-bottom: 0;
	}

	.sidebar2 .pc {
		display: none !important;
	}


}



#library ul.list03,
#library ul.list04 {
	list-style-type: none !important;
}

#library ul.list04 img,
img.window {
	width: 15px;
	height: 15px;
	margin-left: 0.5em;
}

#library .request .list04 li {
	padding: 5px 0 5px 20px;
}

#library .request .list04 li::before {
	top: 12px;
}

#library #main_content ul.type_select {
	margin-top: 10px;
	text-align: center;
}

#library #main_content ul.type_select li {
	display: inline;
	margin: 10px;
}

#library #main_content ul.type_select a {
	display: inline-block;
	background-color: #334d80;
	color: white;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
	text-decoration: none;
}

.mylogin {
	vertical-align: middle;
	transition: .5s all;
	padding: 5px 18px;
	border-radius: 10px;
	border: 1px #bbb9b9 solid;
	box-shadow: -5px -5px 15px rgba(0, 0, 0, .15) inset;
	cursor: pointer;
}

.mylogin:hover {
	box-shadow: -5px -5px 10px rgba(0, 0, 0, .2) inset;
}

/* 受入雑誌リスト */
#library #side_list ul li span {
	display: block;
	margin-top: 23px;
	padding: 8px 2px 6px;
	color: #3a5570;
	font-weight: bold;
	text-indent: .5em;
	background: #e0e5e9;
}

/* データベース */
#library #main_content #db .link_banner {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

#library #main_content #db .link_banner p:first-of-type {
	display: block;
	width: 205px;
	height: auto;
	margin-right: 30px;
}

#library #main_content #db .link_banner p:first-of-type a {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 0;
	text-align: center;
	border: 1px #ccc solid;
}

#library #main_content #db .link_banner p:first-of-type a.border_none {
	padding: 0 0 5px;
	border: 0;
	text-align: left;
}
#library #main_content #db .link_banner p:first-of-type a.brown {
	margin-bottom: 3px;
	padding: 10px 0;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	background-color: #eaeae0;
}
#library #main_content #db .link_banner p:first-of-type a:hover {
	opacity: .5;
}

#library #main_content #db .link_banner p a img {
	width: auto;
	max-width: 200px;
}

#library #main_content #db .link_banner p span {
	color: #e34747;
}

#library #main_content #db .link_banner ul {
	/* display: flex; */
	width: calc(100% - 270px);
	padding-left: 40px;
	/* margin-top: 42px; */
}
#library #main_content #db .link_banner ul li.kome{
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
}

/*データベース 問い合わせ*/
.list_faq.toiawase {
  margin: 0;
}

.list_faq.toiawase dt {
  font-weight: normal;
	text-decoration: underline;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  position: relative;
}

.list_faq.toiawase dd {
  text-indent: 0;
  margin-bottom: 10px;
  padding: 8px;
  background: #efefef;
  margin-top: 16px;
}



.list_faq.toiawase dt::before,
.list_faq.toiawase dt::after,
.list_faq.toiawase dd::before{
	display: none;
}



.hippo li {
	margin-bottom: 10px;
}

.hippo li img {
	width: 146px;
}

@media screen and (max-width: 768px) {
	
	#info_ancLink li {
		width: 100% !important;
	}
}
#library #main_content .kaisou_sub {
margin-bottom: 10px;
}
#library #main_content .kaisou_sub li {
	list-style-type: none;
}

#library #main_content .kaisou_sub li::before {
	list-style-type: none;
	content: "┣";
	margin-right: 4px;
	color: #7d7c7c;
}
#library #main_content .kaisou_sub li:last-of-type::before {
	content: "┗";
	}