/*
Theme Name:神戸大学附属図書館
Description:神戸大学附属図書館のテーマ
Template:twentytwelve
Version:1.0
Author:FORC CREATIVE
Author URI:http://forc-creative/
*/

/* BOOKLIST */

div.booklist{
	width:auto;
	height:auto;
	display:block;
	overflow: hidden;
	background:#fff;
	border:1px solid #ddd;
	border-bottom:2px solid #ddd;
	padding:16px;
}

div.booklist-image{
	width:20%;
	height:auto;
	display:block;
	float:left;
	padding:0;
	margin:0;
}

div.booklist-text{
	width:70%;
	height:auto;
	display:block;
	float:right;

}

#primary div.booklist-text h4{
	margin-bottom:8px;
}

div.booklist-text p{
	font-size:13px;
	margin-bottom:8px;
}

/* COMMON */

body{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#f9f9f9;
	border-top:2px solid #2F9DBB;
	font:normal 16px/2 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#444;
}

div.wrapper{
	overflow: hidden;
}

a:link,a:visited{
	color:#257b92;
	text-decoration: underline;
}

a:hover{
	color:#37adcd;
}

a.disabled {
    pointer-events: none;
    text-decoration: none;
}

a.link-open{
	padding-right:20px;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-open-bk.png) no-repeat right center;
}

.footer-navi li a.link-open{
	padding-right:20px;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-open-wh.png) no-repeat right center;
}

hr{
	margin:24px 0;
}

.site-header h1{
	margin-bottom:8px;
}

h1.site-title a{
	width:200px;
	height:21px;
	display: block;
	margin:0 0 0 8px;
	background:url(https://lib.kobe-u.ac.jp/media/common/site-title.png) no-repeat left center;
	background-size:200px 21px;
	text-indent: -9999px;
}

h2.site-description a{
	width:154px;
	height:10px;
	display:block;
	margin:0 0 0 8px;;
	background:url(https://lib.kobe-u.ac.jp/media/common/site-description.png) no-repeat left center;
	background-size:151px 10px;
	text-indent:-9999px;
}

div.link-en{
	display:none;
}

div.link-en-mobile{
	width:auto;
	height:auto;
	margin:-24px 8px 0 0;
}

div.link-en-mobile a{
	width: 80px;
	height: 24px;
	padding:0;
	display: block;
	float: right;
	font-size: 13px;
	text-align: center;
	background-color: #2F9DBB;;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}

div.login-message{
	margin-top:16px;
	padding:0 8px;
}

div.login-message p{
	text-align: right;
	font-size:12px;
	line-height:1.5;
	margin-bottom:0;
}

div.login-message p span{
	display:block;
	text-align: right;
	color:red;
	margin-bottom:0;
}

div.btn-shibboleth{
	padding-top:0px;
	float:right;
}

div.btn-shibboleth a{
	width:44px;
	height:44px;
	display:block;
	position:absolute;
	top:25px;
	right:8px;
	background: url(https://lib.kobe-u.ac.jp/media/common/icon-login@2x.png) no-repeat center;
	background-size:auto 32px;
	text-indent:-9999px;
	font-size:12px;
	color:#fff;
	text-align: center;
	border-radius:3px;
	text-decoration: none;
}

div.btn-shibboleth-login{
	padding-top:0px;
	float:right;
}

div.btn-shibboleth-login p{
	width:44px;
	height:44px;
	display:block;
	position:absolute;
	top:25px;
	right:8px;
	background: url(https://lib.kobe-u.ac.jp/media/common/icon-login-d@2x.png) no-repeat center;
	background-size:auto 32px;
	text-indent:-9999px;
	font-size:12px;
	color:#fff;
	text-align: center;
	border-radius:3px;
	text-decoration: none;
}

.itembox01,.itembox02,.itembox03{
	width:auto;
	height:auto;
	display:block;
	overflow: hidden;
	box-sizing: border-box;
	vertical-align: text-top;
}

/* STRUCTURE */

body .site{
	box-shadow: none;
	margin:0 auto;
	padding:0 16px;
}

.site{
	background:none;
}

header.site-header{
	width:auto;
	height:auto;
	display: block;
	padding:20px 0 0 0;
	margin:0;
}

div.header-inner{
	max-width:980px;
	height:auto;
	display:block;
	margin:0 auto 20px auto;
}

nav#site-navigation{
	width:100%;
	height:auto;
	display: none;
	background:#2F9DBB;
}

div.menu-global-container{
	width:auto;
	height:auto;
	display:block;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{
	max-width:980px;
	padding:0px 8px;
	margin:0 auto;
	border-bottom:none;
    border-top:none;
	text-align: left;
}

.main-navigation li{
	width:20%;
	height:auto;
	float:left;
	margin:0;
	box-sizing: border-box;
	text-align: center;
	background:#37adcd;
	border-right:1px solid #2F9DBB;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
	}
	
.main-navigation li:last-child{
	border-right:none;
}

.main-navigation li:hover{
	background:#2a8ca7;
}

.main-navigation li a{
	width:100%;
	height:auto;
	display: block;
	color:#fff !important;
	font-size:14px;
}

.main-navigation li ul li a{
	background:#fff;
	color:#444!important;
}

ul.sub-menu li{
	width:auto;
	text-align: left;
}

.header-image{
	width:auto;
	height:200px;
	display: block;
	padding:0;
	margin:0 auto 40px auto;
	position: relative;
	z-index:-10;
	background:url(https://lib.kobe-u.ac.jp/media/common/header-image.png) no-repeat center #fdf8f3;
	border-bottom:4px solid #2F9DBB;
}

.header-uriko{
	width:143px;
	height:87px;
	display:block;
	position:relative;
	top:-160.5px;
	left:32px;
	z-index: 10;
	background:url(https://lib.kobe-u.ac.jp/media/common/header-uriko.png) no-repeat center;
	background-size:143px 87px; /*20170228 ishiguro*/
	text-indent:-9999px;
}

img.eyecatch-page{
	width:100%;
	height:auto;
}

#breadcrumb{
	width:auto;
	height:auto;
	display:block;
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
}

#breadcrumb ul{
	width:auto;
	max-width:980px;
	height:auto;
	padding:2px 16px;
	margin:0 auto;
}

#breadcrumb ul li{
	display: inline-block;
	font-size:12px;
}

#breadcrumb ul li span{
	margin:0 8px;
}

#breadcrumb ul li a.home{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-home.png) no-repeat left top;
	background-size:auto 14px;
	padding-left:12px;
}

#primary h3{
	width:auto;
	height:auto;
	padding:8px 8px;
	margin:0 0 24px 0;
	background:#eee;
	color:#444;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	letter-spacing: 1px;
	border-left:3px solid #257b92;
}

#primary h4{
	border-bottom:3px solid #ddd;
	padding: 14px 8px 8px 0px;
	margin:0px 0 24px 0;
	font-size:16px;
	color:#257b92;
	line-height:1.5;
	letter-spacing: 1px;
}

#primary h5{
	margin:0px 0 24px 0;
	font-size:16px;
	font-weight: bold;
	line-height:1.5;
	letter-spacing: 1px;
}

.widget-area .widget h3{
	margin-bottom:4px;
}

.widget h4 span{
	display: block;
	font-size: 11px;
	padding-top:12px;
	margin-top: 8px;
	border-top:1px dotted #ccc;
}

#secondary .widget h4,h3.widget-title{
	padding: 10px 0px;
	margin-bottom:4px;
	border-bottom:1px solid #2F9DBB;
	background:#eee;
	color:#444;
	font-size:14px;
	font-weight: normal;
	line-height:1.5;
	letter-spacing: 1px;
	text-align: center
}

span.header-en{
	display: block;
	font-size:11px;
	letter-spacing: 0;
	color:#999;
	margin-bottom:4px;
}

#secondary .widget{
	padding:0;
	border:1px solid #ccc;
	background:#fff;
}

#secondary .widget ul{
	margin:0;
	padding:0;
}

#secondary .widget ul li{
	width:auto;
	height:auto;
	display:block;
	padding:8px 8px;
	border-bottom:1px solid #ccc;
}

#secondary .widget ul li a{
  color:#444;
  font-size:14px;
  position: relative;
  padding-left:12px;
  background:url(https://lib.kobe-u.ac.jp/media/common/icon-triangle.png) no-repeat left center;
}

#secondary .widget ul li.widget-hours span{
	display:block;
	margin:4px 12px 0px 12px;
	padding:8px 0 0px 22px;
	font-size:12px;
	border-top:1px dotted #ccc;
background:url(https://lib.kobe-u.ac.jp/media/common/icon-hours.png) no-repeat left 11px;
background-size:14px 14px;
}

.widget-search input[type="text"]{
	width:79%;
	height:32px;
	display:block;
	box-sizing: border-box;
	float:left;
	margin:0 0 8px 0;
	border-radius:0px;
	font-size:16px;
}

.widget-search input[type="submit"]{
	width:19%;
	height:32px;
	display:block;
	box-sizing: border-box;
	float:right;
	font-size:14px;
	padding:8px 0;
	margin:0 0 8px 0;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search.png) no-repeat center #2F9DBB;
	background-size:14px auto;
	text-indent:-9999px;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}

footer input[type="text"]{
	width:79%;
	height:32px;
	display:block;
	box-sizing: border-box;
	float:left;
	padding:6px 0 6px 6px;
	margin:0 0 8px 0;
	border: none;
	border-radius: 3px 0 0 3px;
	font-size:16px;
	background:#ddd;
}

footer input[type="text"]:focus{
	background:#ddd;
}

footer input[type="submit"]{
	width:18%;
	height:32px;
	display:block;
	box-sizing: border-box;
	box-shadow: none;
	float:left;
	font-size:14px;
	color:#ddd;
	padding:6px 0;
	margin:0 0 8px 0;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search-gray.png) no-repeat right 8px center #ddd;
	background-size:20px auto;
	border: none;
	border-radius: 0 3px 3px 0;
}

.widget-search input[type="submit"]:hover{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search.png) no-repeat center #37adcd;
	background-size:14px auto;
	}	

footer input[type="submit"]:hover{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search-gray.png) no-repeat right 8px center #ddd;
	background-size:20px auto;
}

footer[role="contentinfo"]{
	width:100%;
	max-width:100%;
	height:auto;
	display:block;
	padding:24px;
	overflow: hidden;
	background:#103641;
	color:#fff;
}

footer h4{
	padding:0 0 8px 0;
	margin:0 0 16px 0;
	border-bottom:1px dotted #fff;
	font-size:14px;
	font-weight: normal;
}

/*20170324 ishiguro*/
ul.footer-navi{
	margin-top:48px;
	margin-bottom:0;
	clear:both;
}
/*20170324 ishiguro*/

ul.footer-navi li,ul.footer-navi li>ul li{
	display: inline-block;
	margin-right: 12px;
}

ul.footer-navi li a,ul.footer-navi li>ul li a{
	color:#fff;
	font-size:12px;
}

ul.footer-navi li a:hover,ul.footer-navi li>ul li a:hover{
	color:#ccc;
}

ul.footer-navi li a.disabled{
	display:block;
	color:#fff;
    font-size:14px;
    line-height: 1.3;
    padding-left:12px;
    margin-bottom:12px;
    border-left:1px solid #fff;
}

ul.footer-navi li>ul li:last-child{
	margin-bottom:24px;
}

.footer-primary{
	margin-bottom:40px;
}


/*20170324 ishiguro*/
.site-info{
	max-width:980px;
	margin:32px auto;
}

.site-info > div{
	width:30%;
	min-width:260px;
	overflow:hidden;
}

.site-info > p:last-child{
	margin-top:16px;
}
/*20170324 ishiguro*/


/* HOME */

.home-search{
	width:96%;
	height:auto;
	display:block;
	box-sizing: border-box;
	overflow: hidden;
	padding:8px 0;
	margin:-178px 2% 0px 2%;
	background:#fff;
	border:2px solid #ccc;
	box-shadow: 1px 1px 5px #ddd;
}

.search-primary form{
	width:100%;
	height:auto;
	display: block;
	overflow: hidden;
}

.home-search input[type="text"]{
	width:80%;
	height:40px;
	display:block;
	box-sizing: border-box;
	float:left;
	margin:0 0 8px 0;
	border:1px solid #444;
	border-radius:0px;
	font-size:16px;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}

.home-search input[type="text"]:hover{
	border:1px solid #37adcd;	
}

.home-search input[type="submit"]{
	width:19%;
	height:40px;
	display:block;
	box-sizing: border-box;
	float:right;
	font-size:13px;
	line-height:1;
	letter-spacing: 1px;
	color:#fff;
	padding:0 ;
	margin:0 0 8px 0;
	border:0;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search.png) no-repeat center #2F9DBB;
	text-indent:-9999px;
	background-size:14px auto;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}

.home-search input[type="submit"]:hover{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search.png) no-repeat 12px center #37adcd;
	background-size:14px auto;
	}	

.home-search div{
		padding:0 4px;
		margin:0;
}

.home-search h3{
	width:auto;
	height:auto;
	padding:8px 16px;
	margin-bottom:16px;
	border-bottom:1px solid #ccc;
	line-height:1.5;
	letter-spacing: 1px;
	color:#257b92;
}

.home-search h4{
	color:#2F9DBB;
}

.home-search h4 span{
	color:#444;
	font-size:13px;
}

.search-primary label{
	font-size:14px;
	letter-spacing: 1px;
}

input#opac_check,input#discovery_check{
	margin:0 8px;
}

ul.search-list{
	text-align: center;
}

ul.search-list li{
	width:auto;
	height:auto;
	display: inline-block;
	box-sizing: border-box;
	padding:8px 0px 8px 24px;
	margin:0 1% 0 1%;
	font-size:13px;
	text-align: left;
	letter-spacing: 1px;
}

ul.search-list li.list-database{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-database.png) no-repeat left center;
	background-size:auto 14px;
}

ul.search-list li.list-kulip{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-clip.png) no-repeat left center;
	background-size:auto 14px;
}

ul.search-list li.list-detail{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-detail.png) no-repeat left center;
	background-size:auto 14px;
}

#primary.site-content .news-area h3{
	border-top:1px solid #257b92;
	border-bottom:3px solid #ddd;
	border-left:none;
	background:none;
	padding: 14px 8px 8px 8px;
	margin:0 0 16px 0;
	font-size:16px;
	font-weight:bold;
	color:#257b92;
	line-height:1.5;
	letter-spacing: 1px;	
}


div.emergency-news{
	width:auto;
	height:auto;
	display: block;
	margin-bottom:24px;
	padding:16px;
	background:#fff;
	font-size:13px;
	font-weight: bold;
	color:#ed6e46;
	border:2px solid #ed6e46;
}

div.emergency-news p{
	margin:0;
}

div.link-information {
	width:auto;
	height:auto;
	display: block;
}

div.link-information a{
	width:auto;
	height:auto;
	display:block;
	padding:8px 24px;
	margin-bottom:24px;
	background-image:none;
	background-color:#2F9DBB;
	text-indent:0;
	text-align: center;
	font-size:14px;
	color:#fff;
	border-radius:3px;
	text-decoration: none;	
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}

div.link-information a:hover{
	background:#37adcd;
}

div.link-rss a{
	width:20px;
	height:20px;
	display: block;
	background: url(images/icon-rss.png) no-repeat center;
	text-indent:-9999px;
	margin-top:-52px;
	margin-right:8px;
	float:right;
}

dl.newslist{
	margin-bottom:12px;
	overflow: hidden;
}

dl.newslist dt{
	font-size:12px;
	margin-bottom:4px;
}

dl.newslist dt span{
	display:inline-block;
	padding:0px 8px;
	margin:0 4px;
	background:#2CBB28;
	color:#fff;
	font-size:11px;
	letter-spacing: 1px;
}

dl.newslist dd{
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #ccc;
	line-height:1.5;
}

.twitter-info{
	padding:8px 16px;
	margin-bottom:32px;
	border:2px solid #ccc;
	background:#fff;
	font-size:13px;
	text-align: center;
}


/*20170324 ishiguro*/
.twitter-info > div{
	text-align:center;
}

.twitter-info > div > p{
	margin:8px;
	display:inline-block;
}

.link-twitter{
	padding:0 0 8px 0;
	margin-bottom:8px;
	border-bottom:1px dotted #ccc;
}

.link-twitter > span{
	padding:8px 0 8px 32px;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-twitter.png) no-repeat left center;
}
/*20170324 ishiguro*/


/*20170405 ishiguro*/
.event-item-area{
	display:flex;
	flex-wrap:wrap;
}
/*20170405 ishiguro*/


.itembox02.home-event{
	overflow: hidden;
	border:1px solid #ccc;
	box-sizing: border-box;
	padding:8px;
	margin-bottom:8px;
}

.home-event p.event-time{
	font-size:12px;
}

.home-event p.event-title{
	font-size:14px;
}

.event-area{
	width:auto;
	height:auto;
	display: block;
	overflow: hidden;
}

.event-thumbnail{
	width:100%;
	height:200px;
	display: block;
	overflow: hidden;
	margin-bottom:8px;
	background:#ccc;
}

.event-thumbnail img{
	width:100%;
	height:auto;
}

/* ENTRY */
.site-content article{
	margin-bottom:24px;
}

.archive-header, .page-header{
	margin:0;
	padding:0;
	border:0;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
	width:100%;
	height:auto;
}

.entry-header img.wp-post-image{
	margin-bottom:0;
}

.entry-header .entry-title,.archive-header .archive-title{
	line-height:1.75;
}

.entry-header h1.entry-title,.archive-header h1.archive-title{
	line-height: 1.2;
	padding:16px;
	margin:24px 0 40px 0;
	position: relative;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;
	border-top:3px solid #257b92;
	background:#fff;
}

.entry-header h1.entry-title.thumbnail{
	margin:24px 0 0 0;
}

.site-content nav{
	font-size:13px;
}

.page-eyecatch{
	line-height:0;
	width:100%;
	max-height:240px;
	overflow: hidden;
	text-align: center;
}

.page-eyecatch img{
	width:100%;/*20170302ishiguro*/
	height:auto;
	margin:0 auto;
}

ul.child-pages{
	width:auto;
	height:auto;
	display:block;
	overflow: hidden;
	padding:8px 16px;
	margin:0 0 40px 0;
	background:#eee;
}

ul.child-pages li{
	width:auto;
	height:auto;
	display:inline;
	margin-right:16px;
	font-size:13px;
}

ul p{
	display: none;
}

ul.child-pages li:last-child{
	margin-right:0;
}

.entry-content a:visited{
	color:#6c2592;
}

.entry-content a:hover{
	color:#37adcd;
}

.entry-content ul,.entry-content li,.entry-content hr,.entry-content dl{
	font-size:16px;
}

.entry-content ul li > ul{
	margin-bottom:8px;
}

.entry-content p{
	margin-bottom:32px;
	font-size:16px;
}

p.flame{
	width:auto;
	height:auto;
	padding:8px;
	border:2px solid #ccc;
}

	.lock-scroll-table{
		width: 100% !important;
		overflow: hidden;
	}
	.head-table{
		margin: 0 !important;
		border-bottom: none !important;
	}
	.head-table th{
		border-bottom: none !important;
	}
	.lock-box{
		width: 80px !important;
		float: left;
	}
	.scroll-box{
		overflow-x: scroll;
		overflow-y: hidden;
		width: auto !important;
	}
	.scroll-table{
		min-width: 2200px !important;
	}
	.scroll-table tr{
		height: 77px !important;
	}
	.lock-table td{
		border-right: none !important;
	}

.entry-content table, .comment-content table   { width: 100%; background: #fff;}
.entry-content th, .entry-content td  { padding: 10px; border: 1px solid #ccc;font-size:14px; color:#444; }
.entry-content th  { background: #fff; font-size:14px; color:#444;  }
.entry-content th, ..entry-content td  { width: 20%; text-align: left; background: #fff}

@media only screen and (max-width:600px){
	.list-table table {
		display: block;
	}
	.list-table thead{
		display: none;
	}
	.list-table tbody{
		display: block;
	}
	.list-table tbody tr{
		display: block;
		margin-bottom: 1.5em;
	}
	.list-table tbody th,
	.list-table tbody td{
		display: list-item;
		border: none;
	}
	.list-table tbody th{
		margin-bottom: 5px;
		list-style-type: none;
		color: #444f;
		background: #eee;
	}
	.list-table tbody td{
		margin-left: 20px;
		padding: 0;
	}
	.list-table tbody td:nth-of-type(1):before { content: "[" attr(data-labela) "]"; }
	.list-table tbody td:nth-of-type(2):before { content: "[" attr(data-labelb) "]"; }
	.list-table tbody td:nth-of-type(3):before { content: "[" attr(data-labelc) "]"; }
	.list-table tbody td:nth-of-type(4):before { content: "[" attr(data-labeld) "]"; }
	.list-table tbody td:nth-of-type(5):before { content: "[" attr(data-labele) "]"; }

	.vertical-table table {
		display: block;
	}
	.vertical-table thead{
		display: none;
	}
	.vertical-table tbody{
		display: block;
	}
	.vertical-table tbody tr{
		display: block;
		margin-bottom: 1.5em;
	}
	.vertical-table tbody th,
	.vertical-table tbody td{
		display: list-item;
		border: none;
	}
	.vertical-table tbody th{
		margin-bottom: 5px;
		list-style-type: none;
		color: #444f;
		background: #eee;
	}
	.vertical-table tbody td{
		margin-left: 20px;
		padding: 0;
	}
}

strong{
	font-weight:bold;
}

strong.red{
	font-weight:bold;
	color:#ed6e46;	
}

p.caution{
	font-size:12px;
}


.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image{
	border-radius: 0;
	box-shadow: none;
}

.entry-content iframe{
	width:100%;
	/* min-height:300px; */
}

.entry-content a.linkbtn:link,.entry-content a.linkbtn:visited{
	width:50%;
	height:auto;
	display:block;
	padding:8px 16px;
	margin:24px 0 32px 0;
	background:#2F9DBB;
	color:#fff;
	text-decoration:underline;
	border-radius: 5px;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
	box-shadow:1px 1px 3px #598a97;
}

.entry-content a.linkbtn:before{
	content: '▼';
	border: 2px solid transparent;
	display: inline-block;
	width: 10px;
	height: 10px;
	font-size:10px;
	position: relative;
	left: -8px;
	top: 50%;
	margin-top: 0px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.entry-content a.linkbtn:hover{
	background:#598a97;
	box-shadow:1px 1px 3px #466d77;
}

ul.datalist{
	padding:16px;
}

ul.datalist li{
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

div.twitter-share{
	width: 83px;
	float: left;
}

div.wp_social_bookmarking_light{
	width: auto;
	float: left;
	padding:0 !important;
}

.entry-content .wp_social_bookmarking_light iframe,.entry-content .twitter-share iframe{
	min-height:20px;
}

.site-content.noshare .twitter-share iframe{
	display: none;
	}

/* CONTACT FORM */

.wpcf7 p{
	width:100%;
	font-size:16px;
}

.wpcf7 label{
	line-height: 2;
}

/*2170228ishiguro*/
.wpcf7-list-item{
	display:inline-block;	
}
/*2170228ishiguro*/

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
	font-size:16px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,input.wpcf7-form-control.wpcf7-text{
	width:100%;
	font-size:16px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
	width:100%;
	font-size:16px;
}

/*2170228ishiguro*/
textarea.wpcf7-form-control.wpcf7-textarea{
	width:100%;
	font-size:16px;
}
/*2170228ishiguro*/

div.wpcf7-response-output{
	font-size:16px;
}

div.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{
	margin-bottom:32px;
	display:block;
}

input.wpcf7-form-control.wpcf7-submit{
width: 100%; 
height: auto;
padding: 16px 0;
margin: 0 auto;
height: auto; 
display: block;
background: #2F9DBB;
border-radius: 0 ;
border: 0;
color: #fff;
font-size: 16px;
letter-spacing: 3px;
-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out; 
-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}

input.wpcf7-form-control.wpcf7-submit:hover{
	background:#37adcd;
}

@media screen and (min-width: 600px) {
h1.site-title a{
	width:232px;
	height:24px;
	display: block;
	margin:0 0 8px 16px;
	background:url(https://lib.kobe-u.ac.jp/media/common/site-title.png) no-repeat left center;
	text-indent: -9999px;
}

h2.site-description a{
	width:179px;
	height:12px;
	display:block;
	margin:0 0 0 16px;
	background:url(https://lib.kobe-u.ac.jp/media/common/site-description.png) no-repeat 4px center;
	text-indent:-9999px;
}

	.header-image{
	height: 320px;
	}
	
	.header-uriko{
		width:143px;
		height:87px;
		display:block;
		position:relative;
		top:-160.5px;
		left:32px;
		z-index: 10;
		background:url(https://lib.kobe-u.ac.jp/media/common/header-uriko.png) no-repeat center;
		background-size:143px 87px; /*20170228 ishiguro*/
		text-indent:-9999px;
}

	.search-primary{
		width:48%;
		float:left;
	}
	
	.search-secondary{
		width:48%;
		float:right;
	}
	
	ul.search-list{
		border-bottom:1px dotted #ccc;
		text-align: left;
	}

}

@media screen and (min-width: 786px) {
/* 	COMMON */
div.login-message{
	margin-top:8px;
	padding:0;
}

div.login-message p span{
	display:inline;
	}
	
.itembox02,.itembox02.boxleft{
	width:45%;
	float:left;
	margin:16px 2%;
}

.itembox02.boxright{
	width:45%;
	float:right;
	margin:16px 2%;
}

.itembox03,.itembox03.boxleft{
	width:29%;
	float:left;
	box-sizing: border-box;
	margin:16px 2%;
}
	
.itembox03.boxright{
	width:29%;
	float:right
	box-sizing: border-box;
	margin:16px 2%;
}	

.itembox03.boxcenter{
	width:29%;
	float:left;
	box-sizing: border-box;
	margin:16px 2%;
}	


/* STRUCTURE */

.footer-primary,.footer-secondary,.footer-tertiary,.footer-quarternary{
width:23%;
height:auto;
display: inline-block;
vertical-align: top;
padding:16px;
margin:1%;
}

/* HOME */
	
	.header-uriko{
		width:143px;
		height:87px;
		display:block;
		position:relative;
		top:-160.5px;
		left:32px;
		z-index: 10;
		background:url(https://lib.kobe-u.ac.jp/media/common/header-uriko.png) no-repeat center;
		background-size:143px 87px; /*20170228 ishiguro*/
		text-indent:-9999px;
}

	.search-primary{
		width:56%;
		float:left;
	}
	
	.search-secondary{
		width:44%;
		float:right;
	}

.home-search input[type="submit"]{
	padding:0 0 0 14px;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search.png) no-repeat 12px center #2F9DBB;
	background-size:14px auto;
	text-indent:0;
}

div.link-information {
	width:27%;
	height:auto;
	display: block;
	margin: 0 0 24px 73%;
}

div.link-information a{
	padding:2px 24px;
	font-size:12px;
}

.nav-single{
	margin-bottom:24px;
}

/* ENTRY */
.entry-header h1.entry-title,.archive-header h1.archive-title{
	font-size: 22px;
	padding: 24px 16px;
	margin:0 0 40px 0;
}

.entry-header h1.entry-title.thumbnail{
	margin:0;
}

/* CONTACT FORM */

.wpcf7 p{
	width:80%;
}

}


@media screen and (min-width: 980px) {
	
/* COMMON */

header.site-header{
	padding:20px auto 20px auto;
}

h1.site-title a{
	margin:0 0 8px 0px;
}

h2.site-description a{
	margin:0 0 0 0px;
}

nav#site-navigation{
	display:block;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{
	display:block !important;
}

div.link-en{
	width:auto;
	height:auto;
	padding:2px 0px;
	display: inline;
	float:right;
	font-size:13px;
	margin:-16px 0 0 0;
}

div.link-en a{
	color:#257b92;
	text-decoration:underline;
}

div.link-en-mobile{
	display:none;
}

div.btn-shibboleth a{
	width:auto;
	height:auto;
	display:block;
	padding:4px 24px 4px 36px;
	margin-top:-36px;
	position: static;
	background: url(https://lib.kobe-u.ac.jp/media/common/icon-lock-wh-34.png) no-repeat left 14px center;
	background-color:#2F9DBB;
	background-size:14px;
	text-indent:0;
	font-size:13px;
	color:#fff;
	border-radius:3px;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}

div.btn-shibboleth a:hover{
	background-color:#37adcd;
}

div.btn-shibboleth-login{
	width:auto;
	height:auto;
	display:block;
	padding:4px 24px;
	margin-top:-36px;
	position: static;
	background-image:none;
	text-indent:0;
	font-size:13px;
	color:#333;
	border:solid 1px #2F9DBB;
	border-radius:3px;
}

div.btn-shibboleth-login p{
	width:auto;
	height:auto;
	display:block;
	position:static;
	background:none;
	text-indent:0;
	text-align:center;
	border-radius:0;
	text-decoration:none;
	font-size:13px;
	color:#333;
}


.overdue > a:link{
	color:#ed6e46;
}

.overdue > a:visited{
	color:#ed6e46;
}

.overdue > a:hover{
	color:#ed9277;
}


#breadcrumb{
	margin-bottom:56px;
	border-top:0;
	border-bottom:1px solid #257b92;
}


/* 	STRUCTURE */

body .site{
	padding:0px;
}

#primary.site-content{
	margin:0 0 80px 0;
}

#secondary.widget-area{
float: right;
width: 30%;
margin:0;
}

/* HOME */


.home-search{
	width:auto;
	margin:-178px auto 40px auto;
	box-shadow: 1px 1px 5px #ddd;
	position: relative;
	z-index:1;
}

.main-navigation li ul li a{
	font-size:13px;
}

.header-uriko{
	width:143px;
	height:87px;
	display:block;
	position:relative;
	top:-160.5px;
	left:50%;
	z-index: 10;
	margin-left:-440px;
	background:url(https://lib.kobe-u.ac.jp/media/common/header-uriko.png) no-repeat center;
	background-size:143px 87px; /*20170228 ishiguro*/
	text-indent:-9999px;
}

#secondary .widget ul li a{
  font-size:13px;
}


/*
.main-navigation li ul.sub-menu{
	width:600px;
	height:auto;
}

.main-navigation li ul.sub-menu ul{
	position: static;
	top:auto;
	left:auto;
	z-index:10;
	width:auto;
	height:auto;
	text-indent:2em;
}
*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	
h1.site-title a{
	background:url(https://lib.kobe-u.ac.jp/media/common/site-title@2x.png) no-repeat left center;
	background-size:200px 21px;
}

h2.site-description a{
	background:url(https://lib.kobe-u.ac.jp/media/common/site-description@2x.png) no-repeat 2px center;
	background-size:151px 10px;
}


.header-image{
	background:url(https://lib.kobe-u.ac.jp/media/common/header-image@2x.png) no-repeat center #fdf8f3;
	background-size: 160%;
}

.header-uriko{
	/*background:url(https://lib.kobe-u.ac.jp/media/common/header-uriko@2x.png) no-repeat center;*/
	background-size:143px 87px;
}

#breadcrumb ul li a.home{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-home@2x.png) no-repeat left top;
	background-size:auto 14px;
}

#secondary .widget ul li a{
  background:url(https://lib.kobe-u.ac.jp/media/common/icon-triangle@2x.png) no-repeat left center;
  background-size:8px 8px;
}

#secondary .widget ul li.widget-hours span{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-hours@2x.png) no-repeat left 11px;
	background-size:14px 14px;
}

ul.search-list li.list-database{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-database@2x.png) no-repeat left center;
	background-size:auto 14px;
}

ul.search-list li.list-kulip{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-clip@2x.png) no-repeat left center;
	background-size:auto 14px;
}

ul.search-list li.list-detail{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-detail@2x.png) no-repeat left center;
	background-size:auto 14px;
}

.widget-search input[type="submit"]{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search@2x.png) no-repeat center #2F9DBB;
	background-size:14px auto;
}

.widget-search input[type="submit"]:hover{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search@2x.png) no-repeat center #37adcd;
	background-size:14px auto;
}	
	
div.link-rss a{
	background: url(images/icon-rss@2x.png) no-repeat center;
	background-size:20px 20px;
}

.link-twitter a{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-twitter@2x.png) no-repeat left center;
	background-size:24px 20px;
}

a.link-open{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-open-bk@2x.png) no-repeat right center;
	background-size:14px 14px;
}

.footer-navi a.link-open{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-open-wh@2x.png) no-repeat right center;
	background-size:14px 14px;
}

}

.page-search input[type="text"]{
	width:79%;
	height:32px;
	display:block;
	box-sizing: border-box;
	float:left;
	padding:6px 0 6px 6px;
	margin:0 0 48px 0;
	border: solid 1px #ddd;
	border-right: none;
	border-radius: 3px 0 0 3px;
	font-size:16px;
	background:#fff;
}
.page-search input[type="text"]:focus{
	background:#fff;
}
.page-search input[type="submit"]{
	width:21%;
	height:32px;
	display:block;
	box-sizing: border-box;
	box-shadow: none;
	float:left;
	font-size:14px;
	color:#ddd;
	padding:6px 0;
	margin:0 0 48px 0;
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search-gray.png) no-repeat right 8px center #fff;
	background-size:20px auto;
	border: solid 1px #ddd;
	border-left: none;
	border-radius: 0 3px 3px 0;
}
.page-search input[type="submit"]:hover{
	background:url(https://lib.kobe-u.ac.jp/media/common/icon-search-gray.png) no-repeat right 8px center #fff;
	background-size:20px auto;
}

.policy a{
	color: #fff !important;
}

/*
バーコード表示ローディング
https://github.com/lukehaas/css-loaders
*/

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #2f9dbb;
  font-size: 6px;
  margin: 5px 80px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/*
バーコード
*/

.libcode	{
  text-align: center;
}

.libcode img	{
  width: 80%;
  max-width: 300px;
}