@charset "utf-8";
/* **************************************************

CSS Information
File Name : lib.css
Style Info: 産学連携イノベーションセンター 固有のスタイル指定
Date: 2017-11-28

************************************************** */
/* --------------------------------------------------
	共通ヘッダー
-------------------------------------------------- */
#globalHeader {
  padding: 10px 0;
}

#globalHeader .subHeader {
  margin: 5px 0 8px;
}

#globalHeader #siteID {
  padding: 0;
}

#globalHeader #siteID img {
  width: 295px;
  height: auto;
}

#globalHeader .headerNavi {
  width: 560px !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  #globalHeader {
    position: relative;
    padding: 10px 0 0;
  }

  #globalHeader .subHeader {
    margin-bottom: 10px;
  }

  #globalHeader #siteID {
    max-width: 300px;
    margin: 0 auto;
    padding: 0 0 15px;
  }

  #globalHeader #headerSearch {
    width: 100%;
    margin-right: -80px;
  }

  #globalHeader #headerSearch form {
    width: auto;
    margin-right: 80px;
  }

  #globalHeader .headerNavi {
    width: 100% !important;
  }
}

/* --------------------------------------------------
	グローバルナビ
-------------------------------------------------- */
#gNavi li {
  width: 170px;
}

/* --------------------------------------------------
	共通フッター
-------------------------------------------------- */
#globalFooter .footerAddress dt img {
  width: 210px;
}

#globalFooter .footerAddress {
  text-align: left;
}

/* --------------------------------------------------
	サイドテキストバナー
-------------------------------------------------- */
.sideTextBanner li .block {
  font-size: 1.3rem !important;
  line-height: 1.3;
}

.sideTextBanner li .block .bannerTitle {
  padding-left: 8px;
}

.sideTextBanner li .block .bannerTitle span {
  padding-right: 0;
}

/* --------------------------------------------------
	サイドテキスト
-------------------------------------------------- */
.sideText .piece {
  margin-bottom: 20px;
}

.sideText .pieceHeader {
  padding: 0;
  background: #ee7948;
  border-bottom: 3px solid #82756d;
  border-radius: 5px 5px 0 0;
  line-height: 1.3;
  color: #fff;
}

.sideText .pieceHeader h2 {
  display: block;
  padding: 15px 0 12px 10px;
  font-size: 1.5em;
}

.sideText .pieceBody {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
}

.sideText .pieceBody .container {
  font-size: 1.3em;
}

.sideTextList {
  margin: 8px 0;
}

.sideTextList p {
  padding: 8px 0;
}

.sideTextList p span {
  padding: 4px 8px;
}

/* --------------------------------------------------
	MyLibraryログイン
-------------------------------------------------- */
.sideMyLibrary form {
  margin-top: 10px;
}

.sideMyLibrary form p {
  margin: 8px 0;
}

.sideMyLibrary form p label {
  width: 70px;
  display: inline-block;
}

.sideMyLibrary form input[type="text"],
.sideMyLibrary form input[type="password"],
.sideMyLibrary form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.sideMyLibrary form input[type="text"],
.sideMyLibrary form input[type="password"] {
  border: 1px solid #ddd;
  font-size: 1.4rem;
  padding: 2px;
  width: 120px;
}

.sideMyLibrary form input[type="submit"] {
  border: none;
  border-radius: 3px;
  background: #ee7948;
  color: #fff;
  font-size: 1.2rem;
  padding: 4px 16px;
  cursor: pointer;
}

/* --------------------------------------------------
	スマートフォン用サイドメジャー ナビ
-------------------------------------------------- */
#sideMajorNavi {
  margin-top: 20px;
}

/* --------------------------------------------------
	汎用Class
-------------------------------------------------- */
.pcOnly {
  display: block !important;
}

.spOnly {
  display: none !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  .pcOnly {
    display: none !important;
  }

  .spOnly {
    display: block !important;
  }

  .body .btn a {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* --------------------------------------------------
	.categoryListExt - カテゴリーリスト（全幅）
-------------------------------------------------- */
.categoryListExt li {
  width: 700px !important;
}

/* --------------------------------------------------
	トップページ
-------------------------------------------------- */
/*	メインビジュアル
-------------------------------------------------- */
#mainVisual {
  text-align: center;
}

#mainVisual .inner {
  width: 1020px;
}

/*	お知らせ
-------------------------------------------------- */
.tabList .tabs {
  width: 100%;
}

.tabList .tabs span a {
  width: 100% !important;
  box-sizing: border-box;
}
dt.attrService:before {
  display: inline-block;
  content: "サービス";
  width: 80px;
  margin-right: 10px;
  padding: 3px 0;
  background-color: #cc0066;
  color: #fff;
  text-align: center;
}
dt.attrMaterial:before {
  display: inline-block;
  content: "資料";
  width: 80px;
  margin-right: 10px;
  padding: 3px 0;
  background-color: #006699;
  color: #fff;
  text-align: center;
}
dt.attrEvent:before {
  display: inline-block;
  content: "イベント";
  width: 80px;
  margin-right: 10px;
  padding: 3px 0;
  background-color: #669933;
  color: #fff;
  text-align: center;
}
dt.attrOthers:before {
  display: inline-block;
  content: "その他";
  width: 80px;
  margin-right: 10px;
  padding: 3px 0;
  background-color: #7d7d7d;
  color: #fff;
  text-align: center;
}
.contentGpArticleDoc .rels {
  padding: 0 24px 24px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
}
.rels h2 {
  margin: 1.5em 0;
  padding: 15px 20px 17px;
  background: #f5f5f5 url(../../../template/tmpl-img/bg_heading02.png) repeat-x
    left bottom;
  border-radius: 5px 5px 0 0;
  font-size: 1.6em;
  line-height: 1.2;
  overflow: hidden;
}
.rels ul {
  margin-left: 15px;
  list-style: outside disc;
  font-size: 1.4em;
  line-height: 1.75;
}

/*	蔵書検索
-------------------------------------------------- */
.bookSearch {
  /*background-color: #fff;*/
  /*border: 1px solid #ddd;*/
  /*padding: 20px;*/
  margin-bottom: 30px;
}

.bookSearch .container {
  font-size: 1.3em;
}

.bookSearch .pieceHeader {
  padding: 0;
  background: #ee7948;
  border-bottom: 3px solid #82756d;
  border-radius: 5px 5px 0 0;
  line-height: 1.3;
  color: #fff;
}

.bookSearch h2 {
  /*float: left;*/
  /*line-height: 1.5;*/
  display: block;
  padding: 15px 0 12px 10px;
  font-size: 1.5em;
}

.bookSearch h2 a {
  /*font-size: 1.6rem;*/
  /*color: #ee7948 !important;*/
  /*text-decoration: underline;*/
}

.bookSearch .pieceBody {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
}

.bookSearch .container form {
  /*float: right;*/
}

.bookSearch .container form input[type="text"],
.bookSearch .container form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.bookSearch .container form input[type="text"] {
  border: 1px solid #ddd;
  padding: 4px;
  font-size: 1.4rem;
  width: 320px;
}

.bookSearch .container form input[type="submit"] {
  border: none;
  border-radius: 3px;
  background: #ee7948;
  color: #fff;
  font-size: 1.4rem;
  padding: 4px 16px;
  cursor: pointer;
}

/* --------------------------------------------------
	アンケートフォーム
-------------------------------------------------- */
.contentGpArticleDoc .surveyForms {
  padding: 0 24px 24px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
}
.surveyForms h2 {
  margin: 1.5em 0;
  padding: 15px 20px 17px;
  background: #f5f5f5 url(../../../template/tmpl-img/bg_heading02.png) repeat-x
    left bottom;
  border-radius: 5px 5px 0 0;
  font-size: 1.6em;
  line-height: 1.2;
  overflow: hidden;
}
.surveyForms p {
  margin: 1em 0;
  font-size: 1.4em;
  line-height: 1.75;
}
.surveyForms ul,
.surveyForms ol {
  margin-left: 15px;
  font-size: 1.4em;
  line-height: 1.75;
}

/* --------------------------------------------------
	概要
-------------------------------------------------- */
.message .imgR {
  width: 170px;
}

/* --------------------------------------------------
	電子資料のページ
-------------------------------------------------- */
p.accordionHeader {
  background: url("/_files/00170482/icon-down.png") no-repeat left 50%;
  color: #1982d2 !important;
  cursor: pointer;
  margin-left: 4px;
  margin-bottom: 0;
  padding-left: 18px;
  text-decoration: underline;
}
p.accordionHeader:hover {
  color: #fba22b !important;
}
p.accordionHeaderUp {
  background: url("/_files/00170499/icon-up.png") no-repeat left 50%;
}
.accordionPanel {
  display: none;
  margin-left: 5px;
  padding-left: 20px;
  border-left: 5px solid rgb(245, 245, 245);
}
span.douji {
  margin-left: 10px;
  padding: 0 5px;
  background-color: #e95532;
  color: #fff;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
}
span.remote {
  margin-left: 10px;
  padding: 0 5px;
  background-color: #e0ffff;
  border: 1px solid #0062a1;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
}
span.sponsor {
  margin-left: 10px;
  padding: 0 5px;
  background-color: #7d7d7d;
  color: #fff;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
}

#laTimetable th,
#laTimetable td {
  white-space: normal;
}
#laMember th,
#laMember td {
  vertical-align: middle;
}

/* --------------------------------------------------
	研究者一覧
-------------------------------------------------- */
/* .researchersList01 - 研究者一覧（ボタンタイプ）
-------------------------------------------------- */
.researchersList01 {
  list-style: none !important;
  margin: 0 -1% !important;
}

.researchersList01 li {
  float: left;
  width: 48%;
  margin: 5px 1% !important;
}

.researchersList01 li a {
  display: block;
  padding: 8px 4px 8px 8px;
  background-color: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
  color: #333 !important;
  text-decoration: none !important;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.researchersList01 li a:hover {
  background-color: #f5f5f5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.researchersList01 li span:first-child:before {
  display: inline-block;
  padding-right: 5px;
  font-family: "ico_wu_theme";
  font-size: 1.2rem;
  content: "\e60f";
}

.researchersList01 li .note {
  display: inline-block;
  margin-left: 5px;
  padding: 0;
  background: none;
  font-size: 10px;
  font-size: 1rem;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  .researchersList01 {
    margin: 0 !important;
  }

  .researchersList01 li {
    float: none;
    width: 100%;
    margin: 5px 0 !important;
  }
}

/* .researchersList02 - 研究者一覧（表タイプ）
-------------------------------------------------- */
.researchersList02 {
  border: none;
}

.researchersList02 th,
.researchersList02 td {
  border: 1px dotted #ccc !important;
  border-right: none !important;
  border-left: none !important;
}

.researchersList02 th {
  width: 35%;
  background-color: #fafafa !important;
}

.researchersList02 th:before {
  display: inline-block;
  padding-right: 5px;
  font-family: "ico_wu_theme";
  font-size: 1.2rem;
  content: "\e60f";
}

.researchersList02 th a {
  text-decoration: none;
}

.researchersList02 .note {
  display: inline-block;
  margin-left: 5px;
  padding: 0;
  background: none;
  font-size: 10px;
  font-size: 1rem;
}

/* .researcherBlock01 - 研究者ブロック
-------------------------------------------------- */
.researcherBlock01 {
  margin: 0 !important;
  border: 1px solid #eee;
}

.researcherBlock01 h2 {
  border-radius: 0 !important;
}

.researcherBlock01 h2 span:not(.externalLink) {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1.3rem;
}

.researcherBlock01 h2 a {
  text-decoration: none !important;
}

.researcherBlock01 h2 a:before {
  display: inline-block;
  padding-right: 5px;
  font-family: "ico_wu_theme";
  font-size: 1.2rem;
  font-weight: normal;
  content: "\e60f";
}

.researcherBlock01 .content {
  padding: 0 19px 19px;
}

.researcherBlock01 .thumb {
  padding: 0 20px 0 10px;
}

.researcherBlock01 .text {
  overflow: hidden;
}

.researcherBlock01 .text h3 {
  margin: 1em 0 0.75em !important;
  font-size: 1.6rem;
}

.researcherBlock01 .text h4 {
  margin: 0 !important;
  padding: 0;
  border: none;
  font-size: 1.4rem;
}

.researcherBlock01 .text h4:before {
}

.researcherBlock01 .text p {
  margin: 0.75em 0;
  font-size: 1.3rem;
}

.researcherBlock01 .text p:first-child {
  padding-top: 0.5em;
  font-size: 1.5rem;
}

/* このページの先頭へ */
.pagetop.researcher {
  margin-top: 5px;
}

.pagetop.researcher a {
  text-decoration: none !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  .researcherBlock01 {
    margin: 0 -5px 20px !important;
  }

  .researcherBlock01 .thumb {
    padding: 0;
    text-align: center;
  }

  .researcherBlock01 .content {
    padding: 0 14px 14px;
  }

  .pagetop.researcher {
    display: none;
  }

  .body img + img {
    margin-top: 10px;
    margin-left: 0 !important;
  }
}

/* .DataTable - 図書館　資料の探し方用
-------------------------------------------------- */

.DataTable table th,
.DataTable table td {
  padding: 5px 10px;
}

/* .LaTable - 図書館　LA（ラーニング?アドバイザー）用
-------------------------------------------------- */

.LaTable table td {
  vertical-align: middle;
}

/*	.caption用　画像にキャプションがついている場合　
-------------------------------------------------------------- */
.body .caption {
  margin: 0 0 10px 0;
}

/*	障がいのある方へ_駐車場から図書館への経路（車椅子でお越しの方へ） 　
-------------------------------------------------------------- */
table.map td {
  vertical-align: middle !important;
}

/*	.見出し修正用　画像をフローさせる（page.cssへの追加処理）　
-------------------------------------------------------------- */
.body h3 {
  overflow: hidden;
}

.body h4 {
  overflow: hidden;
}

/* --------------------------------------------------
	開館カレンダー_右サイドナビ
-------------------------------------------------- */
.sideOpenCalendar table {
  width: 100%;
  margin-bottom: 8px;
}

.sideOpenCalendar table caption {
  display: none;
}

.sideOpenCalendar table thead th {
  background-color: #106489;
  border: 1px solid #106489;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 6px 4px;
}

.sideOpenCalendar table tbody th,
.sideOpenCalendar table tbody td {
  border: 1px solid #aaa;
  padding: 6px 4px;
  text-align: center;
}

.sideOpenCalendar table tbody th {
  background: #c6e9f7;
}

.sideOpenCalendar table tbody td.blank {
  background: #ccc;
}

.sideOpenCalendar table tbody td.close {
  background: #fcc3cd;
}

.sideOpenCalendar table tbody td.off {
  background: #f7e9b2;
}

.sideOpenCalendar span.blank {
  color: #ccc;
}

.sideOpenCalendar span.close {
  color: #fcc3cd;
}

.sideOpenCalendar span.off {
  color: #f7e9b2;
}

#calendar #legend p:nth-of-type(1) {
  border-color: #abd895;
}

/*#calendar #legend p:nth-of-type(2) {
    border-color: #EAD7A0;
}

#calendar #legend p:nth-of-type(2) {
    border-color: #EEEEEE;
}*/

#calendar #legend p:nth-of-type(2) {
  border-color: #fab070;
}

#calendar #legend p:nth-of-type(3) {
  border-color: #b5dee8;
}

#calendar #legend p:nth-of-type(4) {
  border-color: #88ade2;
}

#calendar #legend p:nth-of-type(5) {
  border-color: #f2b4c1;
}

/*#calendar #legend p:nth-of-type(6) {
    border-color: #DDDDDD;
}*/

#calendar #legend p:nth-of-type(6) {
  border-color: #aaaaaa;
}

#calendar #legend p {
  width: 100px;
  margin: 5px 0;
  padding-left: 10px;
  font-size: 130%;
  border-left: 50px solid;
  border-left-color: currentcolor;
}

#calendar p.lib-calendar {
  margin-top: 10px;
  font-size: 150%;
}

/* --------------------------------------------------
	開館時間_右サイドナビ
-------------------------------------------------- */
.sideText .lib-open {
  font-size: 130%;
  font-weight: bold;
}

.sideText .lib-open h3 {
  margin-bottom: 5px;
}

.sideText .lib-open span {
  padding: 6px 20px !important;
}

/* --------------------------------------------------
	Joruri CMS 2020
-------------------------------------------------- */
.tabList .category span.zokusei-service,
.contentGpArticleDocs .category span.zokusei-service,
.contentGpCategory .category span.zokusei-service {
  background-color: #cc0066;
}

.tabList .category span.zokusei-material,
.contentGpArticleDocs .category span.zokusei-material,
.contentGpCategory .category span.zokusei-material {
  background-color: #006699;
}

.tabList .category span.zokusei-event,
.contentGpArticleDocs .category span.zokusei-event,
.contentGpCategory .category span.zokusei-event {
  background-color: #669933;
}

.tabList .category span.zokusei-others,
.contentGpArticleDocs .category span.zokusei-others,
.contentGpCategory .category span.zokusei-others {
  background-color: #7d7d7d;
}
