/*---------------------------------*/
/* コンテンツ部分                   */
/*---------------------------------*/
/*検索条件*/
#search-area .panel-body {
  padding: 15px 0;
}
/*検索キーワード*/
.current-search-key {
  margin: 3px 0 15px;
}
/* 20170328 コメントアウト
.current-search-key span{
	font-size: 150%;
}
*/
.opac-list-searchbox {
  min-height: 72px;
}
/*検索条件を開く*/
.open-search-area {
  display: inline-block;
  margin: 11px 10px 0 0;
}
.spellcheck-block.no-hit {
  margin-bottom: 10px;
}
/*簡易検索*/
.spellcheck {
  display: inline-block;
  padding: 10px;
  margin: 0;
  border: solid 1px #47b586;
  border-radius: 3px;
}
/*検索結果*/
#search-area-collapse {
  margin-top: 10px;
}
#search-area-collapse .panel-body {
  border-top: solid 1px #47b586;
}
.search-column {
  margin-bottom: 30px;
}
.search-column:nth-child(1) {
  border-right: solid 1px #cccccc;
}
.search-results-heading-title {
  color: #47b586;
  margin-top: 5px;
}
.sort-section {
  margin-top: 10px;
}
.search-results-hits_num {
  font-weight: bold;
}
/*ページネーション*/
.search-results-pager {
  text-align: center;
}
.search-results-pager .pagination {
  margin: 15px 0 5px;
}
.search-results-pager .pagination > li > a,
.pagination > li > span {
  padding: 5px 9px;
  line-height: 1.5;
  border: none;
}
.search-results-pager .nav-return {
  display: inline-block;
  margin: 21px 0 17px;
}
.search-results-pager .nav-return a {
  color: #2a6c50;
}
/*コマンド群*/
.control-area {
  background: #f2f2f2;
  padding: 5px;
}
.panel-service {
  font-size: 85%;
  line-height: 1.8;
  margin: 3px 0 0;
}
.panel-service li a {
  color: #0000c0;
}
.panel-service li a:hover {
  color: #00008d;
}
.panel-service li a img.mendeley-btn {
  margin-right: 2px;
  vertical-align: text-top;
}
.result-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.result-list li {
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 15px 0;
  margin: -1px 0 0;
}
.search-result-left {
  padding-right: 0;
}
.search-result-check {
  font-size: 85%;
  width: 100%;
}
input[type="checkbox"].result-check {
  margin: 0 1px;
  vertical-align: -2px;
}
.search-result-table {
  display: table;
  width: 100%;
}
.search-result-table .search-result-table-cell {
  display: table-cell;
}
.search-result-table .search-result-table-cell.search-result-check {
  width: 1%;
  white-space: nowrap;
  padding-right: .5em;
}
.result-add-info {
  width: 100%;
}
.result-book-cover {
  text-align: center;
  font-size: 90%;
  margin: 0 auto 10px;
}
.result-book-cover [class^="icon-"],
.result-book-cover [class*=" icon-"] {
  display: block;
  margin: 5px auto;
  font-size: 500%;
  color: #c9eadc;
}
.result-book-cover img {
  display: block;
  margin: 5px auto;
  width: 90%;
  max-width: 75px;
}
.result-book-cover a {
  display: inline-block;
}
.result-book-cover a:hover,
.result-book-cover a:focus {
  text-decoration: none;
}
.result-book-cover_oth [class^="icon-"],
.result-book-cover_oth [class*=" icon-"] {
  display: block;
  margin: 5px auto;
  font-size: 400%;
  color: #c9eadc;
}
.result-book-title {
  font-size: 125%;
}
.result-book-number span,
.result-book-number a {
  display: inline-block;
  vertical-align: top;
}
.result-book-number span {
  padding-right: 10px;
}
.myfolder-plus .btn-my-icon {
  padding: 0;
  margin-right: 16px;
}
.result-list table {
  font-size: 90%;
}
.result-list table th {
  background-color: #f2f2f2;
}
.result-list table th,
.result-list table td {
  padding: 4px !important;
}
.book-type [class^="icon-"],
.book-type [class*=" icon-"] {
  color: #47b586;
}
.book-type-other {
  margin-top: -3em;
}
.result-add-info .label {
  display: inline-block;
  margin: 1px 5px 0 0;
  padding: 5px 5px 4px;
  white-space: nowrap;
  font-weight: normal;
}
.over_msg {
  padding-top: 5px;
}
.setCenter {
  text-align: center;
}
.result-book-fileid {
  margin: 10px 20px;
  line-height: 3;
}
.result-book-fileid span {
  white-space: nowrap;
  padding: 0.3em 0.6em;
  margin: 0.5em;
  background: #fff;
  border: solid 1px #4d4d4d;
  border-radius: 5px;
  /*角の丸み*/
}
.result-book-fileid li {
  padding: 15px 0;
  margin: -1px 0 0;
}
.result-book-dctype span {
  padding: 0.2em 0.5em;
  margin: 1em 0;
  color: #47b586;
  background: #fff;
  border: solid 1px #47b586;
  border-radius: 5px;
  /*角の丸み*/
}
/* 請求メモボタンの表示制御 */
.REQUESTMEMO {
  width: .1%;
  white-space: nowrap;
}
.REQUESTMEMO div.btn-container {
  min-width: 48px;
  height: auto;
  margin: auto;
}
.srv-list-group {
  list-style: none;
  padding-right: 15px;
  float: right;
}
.srv-list-group li {
  border: none;
  padding: 0 0 5px;
}
.result-book-stamp {
  text-align: center;
}
a .highlight_fl {
  color: #0000c0;
  font-size: 1.2em;
  font-weight: bold;
}
a:hover .highlight_fl,
a:focus .highlight_fl {
  color: #2727ff;
}
/*---------------------------------*/
/* 左カラム ファセットナビ            */
/*---------------------------------*/
#facet {
  margin-bottom: 20px;
}
#facet label {
  margin-bottom: 0 !important;
}
.facet-item {
  border-bottom: 1px solid white;
  padding: 10px 0 10px;
}
.btn-facet-pull a {
  padding: 5px 15px 4px 5px;
  margin-left: -15px;
  color: #fff;
  text-decoration: none;
  background: #47b586;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/*CLOSEボタン*/
.btn-facet-close {
  display: block;
  font-size: 150%;
  padding: 6px 12px;
  text-align: right;
  color: #2a6c50;
}
.btn-facet-close:hover {
  color: #1c4735;
}
#facet li a {
  color: #0000c0;
}
#facet li a:hover {
  color: #00008d;
}
/*Moreボタン*/
.facet-more ul {
  margin-top: -10px;
}
.facet-more-btn {
  text-align: right;
  padding-right: 10px;
}
.facet-more-btn .btn {
  color: #fff;
}
.facet-more-btn .btn:hover {
  color: #fff;
}
/*絞込条件*/
.facet-selected-item ul {
  margin: 10px 0 ;
}
.facet-selected-item li a {
  font-size: 95%;
  width: 94%;
  overflow: hidden;
  text-align: left;
  padding: 4px 2px 2px!important;
  margin: 1px;
}
/*---------------------------------*/
/* 右カラム 辞書                   */
/*---------------------------------*/
#search-keyword-info {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: dashed 1px #cccccc;
}
.search-keyword {
  color: #4d4d4d;
}
#search-keyword-info .text-memo {
  padding: 5px 0 0;
  margin-bottom: 0px;
  font-size: .9em;
}
#search-keyword-info .result_msg_jk {
  margin: 0 0 30px;
}
#search-keyword-info .result_data_jk .data_block {
  margin: 0 0 15px;
}
#search-keyword-info .result_data_jk .data_block .title {
  margin: 0 0 2px;
}
#search-keyword-info .result_data_jk .data_block .description {
  word-break: break-all;
}
#search-keyword-info .result_data_jk .data_block .description img {
  vertical-align: sub;
}
#search-keyword-info .result_data_jk .data_block .description span {
  white-space: nowrap;
  word-break: normal;
  display: inline-block;
}
#search-keyword-info .result_data_jk .data_block .content {
  text-align: right;
}
#search-keyword-info .result_data_jk .more_block {
  margin: -10px 0 5px;
}
#search-result-more ul {
  list-style-type: none;
  margin: 10px 0;
  padding: 0 0;
}
p.undisplayable_info {
  margin: 0 0 20px;
}
div.overflow_block {
  margin-bottom: 0;
}
/* 検索結果一覧 - 一次情報フィールド */
.fldata_block {
  width: 100%;
  box-sizing: border-box;
  border: solid 1px #cccccc;
  margin-top: .5em;
  padding: 8px;
  word-break: break-all;
}
.fldata_block .fl_list {
  display: table;
  margin: 2px 0;
}
.fldata_block .fl_list div {
  display: table-cell;
}
.fldata_block .fl_list .fileicon {
  width: 34px;
  text-align: right;
  padding-right: 5px;
}
.fldata_block .fl_list .fileicon .format_icon {
  vertical-align: text-bottom;
}
.fldata_block .fl_list .filename {
  white-space: nowrap;
}
.fldata_block .fl_list .flintro_caption {
  width: 24px;
  text-align: center;
}
.fldata_block .fl_list .flintro_caption .caption_icon {
  display: inline-block;
  transform: rotate(90deg);
  color: #47b586;
}
.fldata_block .fl_list .flintro_caption.open .caption_icon {
  transform: rotate(180deg);
}
.fldata_block .fl_list .flintro .flintro_full,
.fldata_block .fl_list .flintro .flintro_omit {
  cursor: pointer;
}
.fldata_block .fl_list .flintro .flintro_full,
.fldata_block .fl_list .flintro.open .flintro_omit {
  display: none;
}
.fldata_block .fl_list .flintro .flintro_omit,
.fldata_block .fl_list .flintro.open .flintro_full {
  display: inline;
}
.fldata_block .more_info {
  text-align: right;
}
.flstamp_block {
  margin-top: .5em;
}
.flstamp_block div {
  display: inline-block;
  padding: 5px 5px 4px;
  white-space: nowrap;
  border: solid 1px #47b586;
  color: #47b586;
  border-radius: .25em;
}
/*---------------------------------*/
/* PC以外の端末                     */
/*---------------------------------*/
@media (max-width: 992px) {
  /*ここからModify 20160804*/
  .result-list table th,
  .result-list table td {
    font-size: 85%;
    word-break: break-all;
  }
  /*ここまでModify 20160804*/
}
@media screen and (max-width: 767px) {
  /*ここから Modify 20160805*/
  .opac_en .panel-body .nav > li > a {
    padding: 6px 4px 5px;
    min-width: 100px;
    font-size: 92%;
  }
  /*ここまで Modify 20160805*/
  .spellcheck {
    display: block;
  }
  .search-results-hits_num {
    margin-top: 0;
  }
  .search-column:nth-child(1) {
    border-right: none;
  }
  .myfolder-plus {
    position: absolute;
    bottom: -5px;
    right: 0;
  }
  .result-book-title {
    font-size: 115%;
  }
  .search-results-heading-title {
    margin-top: 20px;
  }
  .sort-section {
    margin-top: 30px;
  }
  .srv-list-group {
    padding: 5px 0;
    float: left;
  }
  .srv-list-group li {
    float: left;
    margin: 0;
    padding: 0 12px 0 0;
  }
  /* 検索結果一覧 - 一次情報フィールド */
  .fldata_block .fl_list div.flinfo_include {
    display: block;
  }
  .fldata_block .fl_list .flintro_caption,
  .fldata_block .fl_list .flintro {
    padding: 4px 0 2px;
  }
  .fldata_block .fl_list .flintro_caption {
    width: 2.4em;
    padding: 4px 0 2px .8em;
  }
  .fldata_block .fl_list .filename {
    white-space: normal;
  }
  .fldata_block .fl_list .filename a,
  .fldata_block .fl_list .filename span {
    display: inline-block;
  }
}
@media print {
  .btn-facet-pull {
    display: none;
  }
  .search-column:nth-child(1) {
    border: none;
    width: 100%;
  }
  .search-column:nth-child(2),
  .search-column:nth-child(3) {
    display: none;
  }
  div[class*="col-xs-push-"],
  div[class*="col-sm-push-"],
  div[class*="col-md-push-"],
  div[class*="col-lg-push-"] {
    left: 0;
  }
}
