@import url(reset.css);
@import url(base.css);
@import url(common.css);

#no01,
#no02,
#no03,
#no04,
#no05 {
	margin-top: -100px;
	padding-top: 100px;
}


/*-------------------------------------------------------------------
	mainimg
-------------------------------------------------------------------*/

#mainimg.lib {
	background: url("../image/library/top/main_bg.jpg") center center no-repeat;
	background-size: cover;
}

#container .topback.scl {
	margin: 0;
}

#container .topback.scl a {
	padding: 15px 40px 15px 15px;
	width: auto;
	background: url("../image/common/arrow01.png") 97% center no-repeat;
}


/*-------------------------------------------------------------------
	library
-------------------------------------------------------------------*/

#library {
	margin: 0 0 50px;
	text-align: justify;
	text-justify: inter-ideograph;
}

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

#library a.under:hover {
	text-decoration: none;
}

#library form input[type="text"] {
	border: 1px solid #53488f;
	width: 300px;
}

#library form input[type="submit"] {
	background: #53488f;
	color: #fff;
	width: 60px;
}

#library form input[type="reset"] {
	border: 1px solid #53488f;
	color: #53488f;
	width: 60px;
	background: #fff;
}


#library .fs16 {
	font-size: 1.05em;
}


#library .purlink a {
	color: #53488f;
	text-decoration: underline;
}

#library .purlink a:hover {
	text-decoration: none;
}


#library .redbold {
	color: #e60012;
	font-weight: 500;
}


#library .purbox {
	overflow: hidden;
	zoom:1;
}


#library .purbox .box {
	width: 480px;
	float: left;
	margin: 0 0 20px;
	background: #f4f0f7;
}

#library .purbox .box:nth-child(even) {
	float: right;
}

#library .purbox .box dl {
	padding: 30px;
	line-height: 1.0;
}

#library .purbox .box dl dt {
	font-size: 1.45em;
	font-weight: 500;
}

#library .purbox .box dl dt a {
	color: #53488f;
	text-decoration: underline;
}

#library .purbox .box dl dt a:hover {
	text-decoration: none;
}

#library .purbox .box dl dd {
	margin: 30px 0 0;
	font-size: 1.2em;
}

#library .purbox .box dl dd ul li {
	display: inline-block;
	margin-right: 20px;
}

#library .purbox .box dl dd ul li a {
	position: relative;
	padding-right: 15px;
	display: block;
}

#library .purbox .box dl dd ul li a:after {
	width: 5px;
  height: 5px;
  border: 1px solid;
  border-color: #595757 #595757 transparent transparent;
  transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	right: 0;
	content: '';
}

#library .pagelink {
	line-height: 1.0;
	text-align: center;
	margin: 0 0 60px;
}

#library .pagelink li {
	display: inline-block;
	width: 175px;
	margin-right: 20px;
	vertical-align: top;
}

#library .pagelink li.long {
	width: 395px;
}

#library .pagelink li a {
	display: block;
	border: 1px solid #595757;
	padding: 15px 0;
	font-size: 0.85em;
	text-align: center;
	background: url("../image/common/arrow01.png") 95% center no-repeat;
}

#library .pagelink li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#library .subt03 {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.0;
	margin: 0 0 15px;
}

#library .subt04 {
	font-size: 1.13em;
	font-weight: 500;
	line-height: 1.0;
	margin: 0 0 10px;
}

#library table {
	width: 1000px;
}

#library table th,
#library table td {
	background: #e9e6f3;
	text-align: center;
	vertical-align: middle;
	font-weight: 300;
	border-right: 1px solid #b5b5b6;
	line-height: 1.0;
}

#library table th.even,
#library table td.even {
	background: #f4f3f9;
}

#library table th.brnone,
#library table td.brnone {
	border-right: none;
}

#library table th.lft,
#library table td.lft {
	text-align: left;
	padding-left: 15px;
}

#library table th {
	padding: 20px 0;
}

#library table td {
	padding: 30px 0;
	font-size: 0.9em;
}

#library table .w270 {
	width: 270px;
}

#library table .w290 {
	width: 290px;
}

#library table .w160 {
	width: 160px;
}

#library table .w585 {
	width: 570px;
}

#library table .w185 {
	width: 185px;
}

#library table a {
	text-decoration: underline;
}

#library table a:hover {
	text-decoration: none;
}


#library .list01 {
	padding-left: 15px;
}

#library .list04 {
	padding-left: 30px;
}

#library .list01 dd {
	padding-left: 12px;
}

#library .list02 {
	padding-left: 15px;
}

#library .list02 li,
#library .list03 li{
	position: relative;
	padding-left: 10px;
}


#library .list02 li:before,
#library .list03 li:before {
	background: #595757;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
}

#library .list03 li span {
	display: inline-block;
}

#library .list03 li span.w140 {
	width: 140px;
}

#library .list03 li span.w185 {
	width: 185px;
}

#library .list04 li {
	list-style: decimal;
}


#library .redunder {
	color: #e60012;
	font-weight: 500;
	text-decoration: underline;
}

#library .bookbox {
	overflow: hidden;
	zoom:1;
	margin: 0 0 40px;
}

#library .bookbox dl {
	width: 475px;
	float: left;
}

#library .bookbox dl:nth-child(even) {
	float: right;
}


#library .bookbox dl dt {
	line-height: 1.0;
	margin: 0 0 20px;
}


#library .bookbox dl dt a {
	position: relative;
	display: block;
	background: #595757;
	text-decoration: underline;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 1.13em;
}

#library .bookbox dl dt a:hover {
	text-decoration: none;
}


#library .bookbox dl dt a:after {
	width: 5px;
  height: 5px;
  border: 1px solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(45deg) translateY(-50%);
	content: '';
	position: absolute;
	top: 50%;
	right: 5%;
}


#library .bookbox dl dd.hdn {
	overflow: hidden;
	zoom:1;
}

#library .bookbox dl dd.hdn .icon {
	float: left;
}

#library .bookbox dl dd.hdn .txt01 {
	margin-left: 130px;
}

#library .bookbox dl dd.hdn .txt02 {
	margin-left: 150px;
}

/* news */

#news {
	border-top: 1px solid #53488f;
	padding: 20px 0 0;
	margin: 0 0 60px;
}

#news .title {
	line-height: 1.0;
	color: #53488f;
	font-size: 1.3em;
	margin: 0 0 20px;
	font-weight: 500;
}

#news dl {
	overflow: hidden;
	zoom:1;
	margin: 0 0 10px;
}


#news dl dt {
	float: left;
}

#news dl dd {
	margin-left: 80px;
}


#news .linked {
	margin: 30px 0 0;
}


#news .linked a,
#library .links a {
	text-decoration: underline;
}

#news .linked a:hover,
#library .links a:hover {
	text-decoration: none;
}

/*-------------------------------------------------------------------
	campusmap
-------------------------------------------------------------------*/

#campusmap {
}

#campusmap .lead {
	max-width: 94%;
	margin: 0 auto;
	text-align: center;
}

#campusmap .mapimg {
	max-width: 94%;
	margin: 0 auto;
	text-align: center;
}


#campusmap .same {
	/*overflow: hidden;
	zoom:1;*/
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0;
	margin: 0 0 50px;
}


#campusmap .same .box {
	width: 307px;
	float: left;
	margin:0 38px 50px 0;
	position: relative;
	border-top: 4px solid #53488f;
}

#campusmap .same .box:nth-child(3n) {
	margin-right: 0;
}


#campusmap .same .box img {
	max-width: 100%;
}


#campusmap .same .box .number {
	line-height: 1.0;
	position: absolute;
	top: -10px;
	left: 50%;
	padding: 3px 0;
	transform: translateX(-50%);
	width: 20px;
	color: #fff;
	background: #53488f;
	text-align: center;
	z-index: 99;
	border-radius: 50%;
}

#campusmap .same .box dl {
	margin: 20px 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}


#campusmap .same .box dl dt {
	line-height: 1.4;
	font-size: 1.4em;
	font-weight: 400;
	margin: 0 0 10px;
}


/*===============================================
  画面の横幅が1024px以下に適用
===============================================*/
@media screen and (max-width: 1024px){
	
	/* campusmap */

	#campusmap .same .box {
		width: 32%;
		margin-right: 2%;
		position: relative;
		border-top: 4px solid #53488f;
	}

	#library .purbox .box {
		width: 48%;
	}

	#library .bookbox dl {
		width: 48%;
	}
	
	
}

/*===============================================
  画面の横幅が768px以下に適用
===============================================*/
@media screen and (max-width: 768px){
	
	#mainimg.lib {
		background: url("../image/library/top/main_bg.jpg") center center no-repeat;
		background-size: auto 100%;
	}
	
	
}

/*===============================================
  画面の横幅が640px以下に適用
===============================================*/
@media screen and (max-width: 640px){	
	
	/* library */
	
	
	#library form input[type="text"] {
		border: 1px solid #53488f;
		width: 98%;
		margin: 0 0 10px;
	}

	#library form input[type="submit"] {
		background: #53488f;
		color: #fff;
		width: 30%;
	}

	#library form input[type="reset"] {
		border: 1px solid #53488f;
		color: #53488f;
		width: 30%;
		background: #fff;
	}
	
	
	
	#library .purbox .box {
		width: auto;
		float: none;
		margin: 0 0 20px;
	}

	#library .purbox .box:nth-child(even) {
		float: none;
	}

	#library .purbox .box dl {
		background: #f4f0f7;
		padding: 20px 5%;
		line-height: 1.0;
	}
	
	#library .purbox .box dl dd {
		font-size: 1.0em;
	}


	#library .purbox .box dl dd ul li {
		display: inline-block;
		margin-right: 10px;
		line-height: 1.4;
	}
	
	
	

	
	
	#library .pagelink {
		line-height: 1.0;
		text-align: center;
		margin: 0 0 50px;
	}

	#library .pagelink li {
		display: block;
		width: auto;
		margin:0 0 20px;
		vertical-align: top;
	}
	
	#library .pagelink li:last-child {
		margin:0;
	}
	
	

	#library .pagelink li.long {
		width: auto;
	}
	
	
	
	#library .scroll {
		width: 100%;
		overflow-x: auto;
		padding: 0 0 20px;
	}
	
	#library .bookbox dl {
		width: auto;
		float: none;
	}

	#library .bookbox dl:nth-child(even) {
		float: none;
		margin: 20px 0 0;
	}

	
	
	/* campusmap */
	
	#campusmap .mapimg {
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
	}


	#campusmap .same {
		padding: 10px 0 0;
		margin: 0 0 30px;
	}


	#campusmap .same .box {
		width: 48%;
		margin:0 0 30px;
		position: relative;
		border-top: 4px solid #53488f;
	}
	
	
	#campusmap .same .box:nth-child(even) {
		margin-left: 4%;
	}
	
	#campusmap .same .box dl dt {
		font-size: 1.2em;
	}

	
	#no01,
	#no02,
	#no03,
	#no04,
	#no05 {
		margin-top: -20px;
		padding-top: 20px;
	}
	
	

}

/*===============================================
  画面の横幅が380px以下に適用
===============================================*/
@media screen and (max-width: 380px){
}