@charset "UTF-8";
body {
  min-width: 768px;
  padding: 0;
  margin: 0 auto;
}
/*----------------------------------------------*
 *-------------------共通-----------------------*
 *----------------------------------------------*/
#contents {
  max-width: 1280px;
  margin: 0 auto;
}
/*
#wrapper,#contents,#footer {
	min-width:0;
	margin:0 auto;
    min-width:987px\9; 
    margin:0 auto\9;
}
*/
/*本文へスキップ*/
.skip_navi {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  display: block;
  font-size: 110%;
  text-align: center;
}
.skip_navi:focus {
  position: static;
  width: 100%;
  padding: 8px;
  height: auto;
  overflow: auto;
  background-color: #fff;
}
/* テキスト版サイトへのリンク */
.text_site_navi_top {
  display: none;
}
#tagline .tagline_navi {
  float: right;
}
#tagline .tagline_navi a {
  display: inline-block;
  width: auto;
  float: none!important;
  margin-right: 12px;
}
#tagline .tagline_navi a:last-child {
  margin-right: 24px;
}
/*右寄せ*/
.right {
  float: right!important;
}
/*左寄せ*/
.left {
  float: left!important;
}
/*行替え*/
.clear {
  clear: both;
}
/*block*/
.dis_block {
  display: block!important;
}
/*ulのスタイル*/
ul {
  margin: 0px;
  padding: 0px;
}
h1,
h2,
h3,
h4 {
  word-break: break-all;
  letter-spacing: 2px;
}
h1 {
  margin-top: 0;
  margin-bottom: 14px;
}
h2 {
  line-height: 30px;
}
/*h4以下のコンテンツ*/
.h4_contents {
  margin-left: 25px;
}
/*liのスタイル*/
ul li {
  list-style-type: none;
}
/*横並びのli形式スタイル*/
ul.normal_list_style li {
  float: left;
  margin-left: 0;
}
/*囲み領域のスタイル*/
.box {
  margin-bottom: 20px;
}
button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*ボタンはホバー時下線非表示*/
a.btn:hover {
  text-decoration: none;
  color: #000;
}
/*ダイアログ初期はオフ*/
.ui-dialog {
  display: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1em;
}
/*エラーメッセージ*/
.error {
  /* 2019/02/15 CRL安藤 修正開始(アクセシビリティ対応) */
  color: #DF0000!important;
  /* 2019/02/15 CRL安藤 修正終了(アクセシビリティ対応) */
}
#loginbox label.error {
  width: 100%!important;
  text-align: left;
  padding-left: 125px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.middle_moji #loginbox label.error,
.larger_moji #loginbox label.error {
  margin-top: -5px;
}
/*テーブル*/
table.normal_table {
  border: 1px solid #999;
  margin-top: 7px;
  margin-bottom: 7px;
}
table.normal_table td,
table.normal_table th {
  border: 1px solid #999;
  padding: 5px;
}
table.normal_table th {
  text-align: left;
  padding: 5px;
  background-color: #f3f3f3;
  width: 30%;
}
table.normal_table td {
  width: 70%;
}
table.normal_table tr.table_upper_th th {
  text-align: center;
}
/*---------------アクセシビリティ用---------------*/
#accessibility_setting_area.accessibility_setting .btn,
ul.sp_menu_accessibility .btn {
  padding: 0;
  border: 1px solid #DFDFDF;
  box-shadow: none;
}
#accessibility_setting_area.accessibility_setting button {
  border: 0;
}
/*文字サイズ大*/
.larger_moji {
  font-size: 142.857%!important;
}
/*文字サイズ中*/
.middle_moji {
  font-size: 121.428%!important;
}
/*文字サイズ小*/
.smaller_moji {
  font-size: 100%!important;
}
/*ボタンのアクセシビリティ対応
.white_color  #local_navigation .login_aera .logout_button,
.yellow_color #local_navigation .login_aera .logout_button,  
.white_color   #local_navigation .login_aera .login_button, 
.yellow_color #local_navigation .login_aera .login_button {
	background-image: none;
	border: 1px solid #fff;
	background-color: transparent!important;
}*/
/* ダイアログ表示位置への対応(Android) */
.android .ui-dialog.ui-widget.ui-widget-content {
  position: absolute!important;
  top: 10px!important;
}
.android.ui-widget-overlay {
  position: absolute;
  filter: none;
  height: 100%;
  width: 100%;
  opacity: 1;
}
.android.ui-widget-overlay .ui-widget-overlay {
  opacity: 1;
}
/*---------------アクセシビリティ用おわり---------------*/
/*フォントサイズ大*/
.font_l {
  font-size: 140%;
}
/*フォントサイズ中*/
.font_m {
  font-size: 120%;
}
/*フォントサイズ小*/
.font_s {
  font-size: 100%;
}
/*左カラム*/
#local_navigation {
  margin-left: 0 !important;
  word-break: break-all;
}
/*NEWアイコン*/
.new_icon {
  background-color: #8e091e;
  color: #fff;
  height: 15px;
  line-height: 15px;
  padding: 2px 6px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 75%;
  border: 1px solid #fff;
  text-align: left;
  display: inline-block;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
}
.new_icon:after {
  content: "!";
}
/*リンク文字対応*/
.yellow_color a,
.yellow_color a span {
  color: #FFF!important;
}
/*リンクオンマウス時のカーソル*/
a {
  cursor: pointer;
}
/*アラートメッセージ部分*/
a.alert_message,
p.alert_message {
  background-image: url(../../img/common/alert.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
  display: block;
}
/*ステータスアイコン*/
.status_icon {
  background-image: url(../../img/common/status_icon.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
/*ページング*/
.pagination {
  margin: 0;
  text-align: center;
}
.pagination .ul {
  padding-top: 14px;
}
/*ページングブランク部分*/
.pagination ul > li.pagination_blank {
  visibility: hidden;
}
.pagination ul > li.pagination_blank {
  visibility: hidden;
}
.pagination ul > li.pagination_blank a {
  padding: 14px 25px;
}
.pagination ul li a.prev {
  background-image: url(../../img/common/black_arrow_left.png);
  background-position: left;
  background-repeat: no-repeat;
  padding: 4px 25px;
}
.pagination ul li a.next {
  background-image: url(../../img/common/black_arrow_right.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 4px 25px;
}
.pagination ul li a.view_first {
  background-image: url(../../img/common/first_black_arrow_left.png);
  background-position: left;
  background-repeat: no-repeat;
  padding: 4px 25px;
}
.pagination ul li a.view_last {
  background-image: url(../../img/common/last_black_arrow_right.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 4px 25px;
}
.pagination ul > li > a:hover {
  text-decoration: underline;
}
/*表示件数設定エリア*/
.switch_result_number {
  text-align: center;
  padding: 4px 0 7px;
  width: auto;
  line-height: 30px;
}
.switch_result_number > ul {
  list-style: none;
  float: left;
  min-width: 266px;
}
.switch_result_number > ul li {
  display: inline;
  margin-right: 7px;
  padding-left: 7px;
  border-left: 1px solid #666666;
  /* 左線（区切り線）指定 */
}
.detail_list + .switch_result_number,
.thumbnail_list + .switch_result_number {
  /* 下方 */
  width: 100%;
  border-top: 1px solid #eeeeee;
  margin-top: 0;
  text-align: right;
}
.detail_list + .switch_result_number ul,
.thumbnail_list + .switch_result_number ul {
  margin-top: 0;
  padding: 0;
  float: right;
}
.b_left {
  border-left: 0px!important;
  /* 左線指定 */
}
/*並べ替えボタン*/
.switch_result_number .dropdown button {
  min-width: 95px;
  padding: 3px;
  max-width: 165px;
  padding-right: 7px;
}
/*ドロップダウン*/
.switch_result_number .dropdown-menu li {
  border: 0;
  margin: 0;
  padding: 0;
}
.dropup,
.dropdown {
  float: left;
}
.larger_moji .dropdown button,
.middle_moji .dropdown button {
  padding: 4px 3px;
}
/*並べ替えボタン*/
.btn .caret {
  position: relative;
  margin-left: 0;
  top: 0px;
  left: 3%;
  float: none!important;
}
/*もっと見る*/
.read_more {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-right: 13px;
  padding-right: 19px\9;
  min-height: 22px\9;
  background-image: url(../../img/common/sitemap_arrow.png);
  background-repeat: no-repeat;
  background-position: right 36%;
  color: #0244BC;
}
.read_more span {
  display: block;
  background-color: #fff;
  padding-right: 10px;
}
.read_more:hover {
  color: #0244BC;
}
/*頁の上部へ*/
.goto_top {
  padding: 0 20px 0 0;
  background-image: url(../../img/common/upto_page.png);
  background-repeat: no-repeat;
  background-position: 94% center;
  color: #0244BC;
  margin: 10px 0;
}
a.goto_top:hover {
  color: #0244BC;
}
.goto_top span {
  display: block;
  background-color: #fff;
  padding-right: 10px;
}
/*ダイアログボタン*/
.ui-dialog .ui-dialog-titlebar-close {
  height: 30px;
  margin: -15px 0 0;
  width: 39px;
}
.ui-widget-header {
  border: 0;
}
/*-------リンクのポインタ--------*/
/*青矢印*/
.blue_arrow_link {
  background-image: url(../../img/common/blue_arrow.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
}
/*?アイコン*/
.question_link {
  background-image: url(../../img/common/q_icon.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
}
/*○矢印*/
a.brown_circle_arrow_link {
  background-image: url(../../img/common/sitemap_arrow.png);
  background-position: left center;
  background-position: 2px center\9;
  background-repeat: no-repeat;
  margin-left: 45px;
  padding-left: 21px;
}
.larger_moji a.brown_circle_arrow_link {
  margin-left: 35px;
}
/*○矢印（余白違い）*/
a.brown_circle_arrow_link2 {
  background-image: url(../../img/common/gray_circle_arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: 0px;
  padding-left: 17px;
}
/******************ボタン系*******************/
/*非活性時*/
button[disabled="disabled"] {
  opacity: 0.5!important;
  cursor: default;
}
/*ボタンホバー時*/
button:hover {
  opacity: 0.7;
}
/*グレイSサイズ*/
button.gray_button_s {
  background-image: url(../../img/common/gray_button_s.png);
  background-repeat: no-repeat;
  width: 137px;
  height: 30px;
  border: 0;
  background-color: transparent;
  margin: 0 3px;
}
button.gray_button_s:disabled {
  cursor: default;
}
button.gray_button_s:disabled:hover {
  opacity: 1;
}
/*グレイLサイズ*/
button.gray_button_l {
  background-image: url(../../img/common/gray_button_l.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 230px;
  height: 56px;
  border: 0;
}
/*借りるボタン大*/
button.rental_button_l {
  background-image: url(../../img/common/rental_gray_button_l.png);
  background-repeat: no-repeat;
  width: 230px;
  height: 56px;
  border: 0;
  background-color: transparent;
  text-align: center;
  font-size: 130%;
  padding-right: 42px;
  letter-spacing: 8px;
}
/*予約ボタン大*/
button.reserve_button_l {
  background-image: url(../../img/common/reserve_gray_button_l.png);
  background-repeat: no-repeat;
  width: 230px;
  height: 56px;
  border: 0;
  background-color: transparent;
  text-align: center;
  font-size: 130%;
  padding-right: 42px;
  letter-spacing: 8px;
}
/*読むボタン大*/
button.read_button_l {
  background-image: url(../../img/common/read_gray_button_l.png);
  background-repeat: no-repeat;
  width: 230px;
  height: 56px;
  border: 0;
  background-color: transparent;
  text-align: center;
  font-size: 130%;
  padding-right: 42px;
  letter-spacing: 8px;
}
/*読むボタンツールチップ*/
.read_button,
.freeread_button,
.read_button_l,
.tryread_button
.reserve_cancel_button {
  position: relative;
}
span.read_tooltip {
  position: absolute;
  left: -9000px;
  /*	width: 120px;*/
  overflow: hidden;
  letter-spacing: 0px;
  white-space: nowrap;
  top: 32px;
  font-size: 13px;
  padding: 3px 6px;
  width: auto;
}
/*ボタン大(ログイン) */
.gray_button_l {
  background-image: url(../../img/common/gray_button_l.png);
  background-repeat: no-repeat;
  width: 230px;
  height: 56px;
  border: 0;
  background-color: transparent;
  text-align: center;
  font-size: 130%;
  letter-spacing: 2px;
}
/*---------------ダイアログ------------------*/
/*貸出、予約完了のダイアログHTML*/
.dialog_contents {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.dialog_contents p {
  margin: 20px 0;
}
#complete_cancel_confirm.dialog_contents p,
#rental_confirm.dialog_contents p {
  margin: 10px 0;
}
/*
#complete_rental .button_area, #complete_reserve .button_area {
	margin-top: 20px;
}*/
/*文字の設定*/
a.btn,
.dialog_contents .button_area button,
.dialog_contents .button_area a,
.modal_button button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-decoration: none;
  margin: 0 5px;
}
/*---------------ヘッダー------------------*/
#container {
  background-color: transparent;
}
#header {
  margin-bottom: 14px;
}
#header_right {
  float: right;
}
/*ヘッダーbottomのスタイル*/
.navbar-inner {
  padding-bottom: 0!important;
  border: none;
}
#tagline span {
  padding: 0 10px;
  float: left;
}
#tagline a {
  padding: 0 10px;
  margin-right: 14px;
}
/*ログイン名*/
.login_name {
  max-width: 200px;
  font-size: 110%;
  text-align: center;
  font-weight: bold;
}
/*スマフォアクセシビリティ表示部分*/
ul.sp_menu_accessibility {
  background-color: #fff;
  width: 269px;
}
ul.sp_menu_accessibility li {
  margin: 5px;
}
ul.sp_menu_accessibility li.title {
  min-width: 116px;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
/*ロゴ背景*/
#logo_area {
  margin-bottom: 0px;
}
#logo_area a {
  display: block;
  min-width: 200px;
}
/*ヘッダーの文字間隔*/
.global_navi a {
  color: #666;
}
.global_navi a.disabled {
  opacity: 0.3;
}
.global_navi a.disabled:hover {
  text-decoration: none;
  cursor: default;
}
.global_navi ul li.globalmenu_li　a {
  letter-spacing: 1px;
}
.global_navi ul li.now_page ul li a {
  color: #000!important;
}
/*------------フッタ------------*/
#footer {
  text-align: center;
}
/* リストマーカー非表示 */
 #footer ul.footerlink {
  list-style: none;
}
#footer ul {
  margin: 10px 0;
}
#footer li {
  display: inline;
  margin-right: 8px;
  padding-left: 8px;
  border-left: 1px solid #666666;
  /* 左線（区切り線）指定 */
}
#footer li:first-child {
  border-left: 0;
}
#footer li.visible-desktop {
  display: inline!important;
}
#footer .footer_freearea {
  /*width: 49%;
	max-width: 767px;*/
  margin: 0 auto;
  text-align: center;
  border: none;
  background: transparent;
  font-size: 100%;
  padding: 0;
  line-height: 1.4;
  white-space: pre-wrap;
}
/*----------------------------------------------*
 *-------------------メイン---------------------*
 *----------------------------------------------*/
/*パンくず*/
.breadcrumb {
  padding: 0 0 0 33px;
  margin: 0 0 14px 0px;
  word-break: break-all;
  text-indent: -31px;
}
.breadcrumb > li {
  display: inline;
}
ul.breadcrumb li.breadcrumb_top {
  background-image: url(../../img/common/home_icon.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 26px;
  line-height: 30px;
}
/*-------左カラム----------*/
#local_navigation {
  min-height: 1000px;
}
#local_navigation .login_aera {
  border-spacing: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: #989898 solid 1px;
  padding: 5px;
}
#local_navigation .login_aera .login_table_area {
  border: #989898 solid 1px;
  overflow: hidden;
  border-spacing: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#local_navigation .login_aera.logout_status {
  padding: 0;
}
#local_navigation .login_aera p.login_title {
  padding: 8px;
  text-align: center;
  margin: 0px;
  background-color: #E6E6E6;
  color: #3a3a3a;
  font-size: 120%;
  font-weight: bold;
}
#local_navigation .login_aera table tr td.login_name,
#local_navigation .login_aera .alart_info_ul {
  padding: 7px;
}
#local_navigation .login_aera table.under_area {
  border-spacing: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: -1px;
}
#local_navigation .login_aera table.under_area .alart_info:first-child {
  border-top: #989898 solid 1px;
}
#local_navigation .login_aera table.under_area tr td.status {
  padding: 7px 0;
  font-weight: normal;
}
#local_navigation .login_aera table.under_area tr td.status span {
  display: inline-block;
}
/*ログインボタン*/
#local_navigation .login_aera .login_button {
  display: block;
  background-image: url(../../img/common/btnLogin.png);
  background-repeat: no-repeat;
  width: 139px;
  padding: 3px;
  text-align: center;
  color: #333!important;
  margin: 0px auto;
  margin-bottom: 10px;
  line-height: 37px;
  font-weight: bold;
  letter-spacing: 2px;
  height: 40px;
  border: none;
}

/** 2019/03/01 学認対応 */
/*ログインリンク*/
#local_navigation .login_aera .gaku_login_button {
  padding: 3px;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 10px;
  line-height: 37px;
  font-weight: bold;
  letter-spacing: 2px;
  border: none;
  font-size: 120%;
}
/** 2019/03/01 学認対応 */

/** 2019/04/01 学認追加対応 */
.gaku_login_link {
  font-size: 130%;
}
/** 2019/04/01 学認追加対応 */

/*ログアウトボタン*/
#local_navigation .login_aera .logout_button {
  display: block;
  background-image: url(../../img/common/btnLogout.png);
  background-repeat: no-repeat;
  width: 133px;
  padding: 3px;
  text-align: center;
  color: #333!important;
  margin: 0px auto;
  margin-bottom: 10px;
  height: 40px;
  line-height: 37px;
  font-weight: bold;
  letter-spacing: 2px;
}
#local_navigation .login_aera a.logout_button:hover {
  text-decoration: none;
  opacity: 0.7;
}
/*ログイン時の入力欄*/
#local_navigation .login_aera form table {
  width: 101%;
}
#local_navigation .login_aera form table tr td {
  padding: 0px 10px;
}
#local_navigation .login_aera form table tr td label {
  font-size: 110%;
  margin-bottom: 0px;
  margin-top: 5px;
}
.login_aera input {
  width: 93%!important;
  border-spacing: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/*ログインエリア*/
#local_navigation .login_aera table {
  border-collapse: collapse;
  width: 100%;
  word-break: break-all;
}
#local_navigation .login_aera table th.login_rental_status,
#local_navigation .login_aera table th.login_reserved_status {
  padding-right: 0;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
}
#local_navigation .login_aera table th.login_rental_status {
  background-color: #D0E3F2;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0;
  border-bottom: #989898 solid 1px;
  border-right: #989898 solid 1px;
}
#local_navigation .login_aera table th.login_rental_status,
#local_navigation .login_aera table th.login_reserved_status {
  padding-left: 5px!important;
}
#local_navigation .login_aera table th.login_rental_status a span,
#local_navigation .login_aera table th.login_reserved_status a span {
  color: #000;
}
#local_navigation .login_aera table th.login_rental_status a:hover span,
#local_navigation .login_aera table td.login_reserved_status a:hover span {
  text-decoration: underline!important;
}
#local_navigation .login_aera table th.login_reserved_status {
  background-color: #FEE7C2;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0;
  border-right: #989898 solid 1px;
  border-bottom: #989898 solid 1px;
}
/*ログインエリア背景色指定*/
#local_navigation .login_aera table td.booknum {
  font-size: 100%;
  background-position: 96% 50%;
  background-position: 99% 50%\9;
  background-image: url(../../img/common/blue_thin_arrow.png);
  background-repeat: no-repeat;
  padding-right: 10px;
  color: #0244BC;
  vertical-align: middle;
  text-align: center;
  width: 86px;
  border-bottom: #989898 solid 1px;
}
#local_navigation .login_aera table td.booknum span.font_ss {
  font-size: 75%;
}
#local_navigation .login_aera table td.booknum a {
  text-align: left;
  display: block;
  padding-right: 11px;
  font-size: 115%;
}
#local_navigation .login_aera table span.bold_num {
  font-size: 100%;
  color: #0244BC;
  font-weight: bold;
  text-align: right;
  min-width: 1.5em;
  max-width: 2.3em;
}
.middle_moji #local_navigation .login_aera table span.bold_num,
.larger_moji #local_navigation .login_aera table span.bold_num {
  min-width: 1.6em;
  max-width: 2.5em;
}
#local_navigation .login_aera table span.available_booknum {
  min-width: 1.9em;
  max-width: 2.5em;
}
.middle_moji #local_navigation .login_aera table span.available_booknum,
.larger_moji #local_navigation .login_aera table span.available_booknum {
  min-width: 0.6em;
  max-width: 2.6em;
}
#local_navigation .login_aera table td.login_reserved_status span.booknum {
  float: right;
  font-size: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-position: 99% 50%\9;
  padding-right: 13px;
  background-image: url(../../img/common/blue_thin_arrow.png);
  color: #0244BC;
  border-left: #989898 solid 1px;
  width: 58px;
  height: 20px;
}
/*ジャンル選択エリア*/
/**************ジャンルで探す**************/
.sidebar-nav .box ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  /*検索結果第二階層*/
  /*検索結果第三階層*/
}
.sidebar-nav .box ul.resultlist li {
  border-bottom: 1px dotted;
  padding-left: 0px;
  position: relative;
  height: auto;
  line-height: 20px;
}
.sidebar-nav .box ul.resultlist2 li {
  border-bottom: 0px dotted;
  position: relative;
  height: auto;
  line-height: 17px;
  padding: 5px 0 5px 5px;
  margin-left: 14px;
}
.sidebar-nav .box ul li {
  border-bottom: 1px dotted;
  padding: 5px 0;
  word-break: break-all;
  width: auto;
}
.sidebar-nav .box ul li a {
  color: #555;
  line-height: 1.4em;
  min-height: 1.5em;
  letter-spacing: 1px;
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
  padding: 0 0 0 7px;
  margin: 0;
}
.sidebar-nav .box ul li.level1 {
  height: auto;
  line-height: 20px;
  float: none;
  width: auto;
  text-align: left;
  padding-left: 0;
  padding-right: 21px;
  background-image: url(../../img/common/genre_arrow.png);
  background-position: 96% center;
  background-repeat: no-repeat;
  font-size: 105%;
  position: relative;
}
.sidebar-nav .box ul li.level1 > a > span {
  display: none;
}
.sidebar-nav .box ul li.nav_pan {
  border-bottom: none;
}
.nav-list {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
/*ローカルナビゲーション第2階層目*/
#local_navigation .nav_level2 {
  list-style-type: none;
  display: none;
}
#local_navigation .nav_level2 li {
  padding: 3px 0;
}
#local_navigation .nav_level2 li a {
  display: block;
}
/*ジャンル選択エリアパンくずリスト*/
.nav_pan a {
  padding-left: 5px ;
  display: inline-block;
}
/*テキストインデント（パンくずリストで使用）*/
.text-indent {
  margin-left: 0px !important;
  padding-left: 15px !important;
}
/*ジャンル選択エリアホバー時に第2階層表示*/
.sidebar-nav .box ul li ul.nav_level2 {
  left: 150px;
  position: absolute;
  top: -20px;
  width: 200px;
  z-index: 10000;
  transition: 1s ease-in-out;
}
.sidebar-nav .box ul li ul.nav_level2 li {
  min-height: 0;
  padding: 3px;
  min-height: 23px;
  height: auto;
  line-height: 23px;
}
.sidebar-nav .box ul li ul.nav_level2 li:hover {
  background-color: #ccc;
}
/*第三階層目*/
#local_navigation .nav_level3 {
  list-style-type: none;
  margin-left: 15px;
}
#local_navigation .well .box ul.nav li ul.nav_level3 li {
  padding-left: 17px;
  text-indent: -20px;
}
#local_navigation .nav_level3 li a {
  background-image: url(../../img/common/black_arrow_right_s.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
}
li a.left_arrow {
  background-image: url(../../img/common/black_arrow_right_s.png);
  background-position: left 0;
  background-repeat: no-repeat;
  padding-left: 15px!important;
  margin-left: 7px!important;
}
li span.left_arrow {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 0px;
}
li a.left_arrow_child {
  background-image: url(../../img/common/gray_arrow_right_s.png);
  background-position: left 30%;
  background-repeat: no-repeat;
  padding-left: 14px!important;
  margin-left: 0;
}
/*外部バナーリンク*/
a.external_link {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
/*お役立ちコンテンツ*/
.sidebar-nav .box.useful_contents {
  background-color: #F8F8F8;
  border: 2px solid #999;
  cursor: pointer;
  margin-top: 10px;
}
.sidebar-nav .box.useful_contents h4 {
  background-color: #ccc;
  border-bottom: 1px solid #999;
  margin-top: 0;
  background-image: url(../../img/common/up_local_nav_icon.png);
  background-position: 97% center;
  background-repeat: no-repeat;
  padding-right: 30px;
  border-left: none;
  color: #000;
}
.sidebar-nav .box.useful_contents.off h4 {
  background-image: url(../../img/common/local_nav_icon.png);
  background-position: 97% center;
  margin-bottom: 0;
  border: none;
}
.sidebar-nav .box.useful_contents.off ul {
  display: none;
}
/*----------------メインコンテンツ-------------------*/
#main_contents {
  float: right;
}
/*モーダル*/
.modal_button {
  text-align: center;
  margin: 10px 0;
}
.modal_button button {
  margin: 7px!important;
}
/*ダイアログとじるボタン*/
.ui-dialog .ui-dialog-titlebar-close {
  background-image: url(../../img/common/close_button.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
}
fieldset {
  font-size: 100%!important;
  border: none!important;
}
/*返却アラートダイアログ*/
#reternAlertModal ul li {
  list-style-type: disc;
  margin-left: 20px;
}
#reternAlertModal p {
  margin: 10px 0;
}
/*------------------ランキング----------------------*/
li.book_info .rankingicon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 110%;
  display: block;
  height: 1.7em;
  line-height: 1.7em;
  min-width: 90px;
  width: auto;
  padding: 2px 0 0;
  text-align: center;
  margin: 3px auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 3px center;
  background-color: #d5d4a4;
}
li.book_info .ranking1_icon {
  background-image: url(../../img/common/crown_icon.png);
  background-color: #f3ba22;
  padding-left: 35px;
  text-align: left;
}
li.book_info .ranking2_icon {
  background-image: url(../../img/common/crown_icon.png);
  background-color: #d2d3d5;
  padding-left: 35px;
  text-align: left;
}
li.book_info .ranking3_icon {
  background-image: url(../../img/common/crown_icon.png);
  background-color: #d0945e;
  padding-left: 35px;
  text-align: left;
}
/*------------------------------お知らせ------------------------------*/
ul.news {
  margin-left: 7px;
  word-break: break-all;
}
ul.news li {
  border-bottom: 1px dotted #333333;
  padding: 3px;
  clear: both;
  margin: 3px 10px 3px 0;
  overflow: hidden;
}
ul.news li:last-child {
  border-bottom: 0;
}
ul.news li p {
  min-width: 120px;
  float: left;
  margin: 0;
}
ul.news li a {
  height: 23px;
  line-height: 23px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 3px;
}
#newslist_contents {
  margin-left: 0!important;
}
/*----------------------------------------------*
 *------------------ログイン--------------------*
 *----------------------------------------------*/
#loginbox {
  margin: 0 auto;
  padding: 10px 0;
}
#loginbox form {
  width: 55%;
  margin: 0 auto;
  padding: 0 0 10px 0;
  text-align: center;
}
#loginbox form span {
  display: block;
  width: 90px;
  float: left;
}
#loginbox form input {
  width: 60%;
  float: left;
}
#loginbox p {
  margin: 35px auto;
  width: 70%;
}
#loginbox a {
  clear: both;
  display: block;
  text-align: center;
  margin: 5px auto;
  width: 300px;
}
#loginbox label {
  clear: both;
  display: block;
  text-align: center;
  float: left;
  margin: 5px 0;
  width: 125px;
}
#loginbox button {
  clear: both!important;
}
#loginbox h5 {
  padding: 5px 5px 5px 30px;
  margin: 0;
  margin-bottom: 10px;
}
.onecolumn_space a.btn {
  display: block;
  width: 150px;
  margin: 0px auto;
}
/****************************パスワード変更***************************/
/*レイアウト*/
.onecolumn_space {
  width: 100%;
  margin: 0 auto;
  word-break: break-all;
}
.onecolumn_inside {
  width: 83%;
  margin: 30px auto;
  min-height: 100px;
}
.enter_pass_area p {
  margin-bottom: 20px;
}
.enter_pass_area label,
#pass_area input {
  float: left;
  margin-right: 10px;
}
.enter_pass_area label {
  width: 35%;
  text-align: right;
}
.enter_pass_area label.error {
  width: 64%;
  text-align: left;
  margin-left: 36%;
  margin-bottom: 10px;
  margin-top: -10px;
}
.middle_moji .enter_pass_area label.error,
.larger_moji .enter_pass_area label.error {
  margin-top: -5px;
}
.enter_pass_area input {
  width: 40%;
}
.enter_pass_area span.moji_definition {
  display: block;
  font-size: 80%;
}
#change_pass_form .button_area {
  width: 217px;
  margin: 10px auto;
  margin-bottom: 20px;
}
/*ボタン*/
.enter_pass_area .btn {
  background-image: url(../../img/common/gray_button_l.png) !important;
  background-repeat: no-repeat !important;
  background-color: transparent!important;
  width: 217px!important;
  height: 56px!important;
  border: 0!important;
  letter-spacing: 2px;
  color: #000!important;
  box-shadow: none!important;
  font-size: 120%;
}
.pass_area a.btn {
  display: block;
  margin: 50px auto;
  width: 140px;
}
/*****************************サイトマップ******************************/
#sitemap_contents {
  width: 94%;
  margin: 20px auto;
  overflow: hidden;
}
/*リンクは下線*/
#sitemap_contents a {
  min-height: 30px;
}
.sitemap_arrow {
  background-image: url(../../img/common/sitemap_arrow.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 20px;
  display: block;
  clear: both;
  margin-left: 27px;
  /*color: #000;*/
}
/*3列レイアウト*/
.three_row_contents {
  width: 30%;
  margin-right: 3%;
  float: left;
}
/*ジャンル2階層目*/
.genre_level2 {
  padding-left: 50px;
  clear: both;
  display: block;
}
@media only screen and (min-width: 768px) {
  /*アクセシビリティ対応*/
  .white_color #search_box,
  .yellow_color #search_box {
    background-image: url(../../img/common/ac_search_img.png);
    border-left: 1px solid #818181;
  }
  /*アクセシビリティ対応*/
  .white_color #search_box_top,
  .yellow_color #search_box_top {
    background-image: url(../../img/common/ac_search_img.png);
    border-left: 1px solid #818181;
  }
}
/**************検索ボックス**************/
#search_box {
  background-color: #E6E6E6;
  background-image: url(../../img/common/search_img.png);
  background-repeat: no-repeat;
  border-top: 1px solid #818181;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #818181;
  clear: both;
  line-height: 39px;
  min-height: 39px;
  overflow: hidden;
  padding-left: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  margin: 0 0 14px 0;
}
#search_box .search_box_form {
  width: 100%;
  margin: 0;
  /*検索ボタン*/
}
#search_box .search_box_form .search-input {
  width: 60%;
  display: block;
  float: left;
  margin-left: 2%;
}
#search_box .search_box_form .search-input input {
  width: 80%;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
  border: 1px #353535 solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 18px;
  float: left;
}
#search_box .search_box_form .search-btns {
  display: block;
  float: left;
  max-width: 90px;
  width: 17%;
  text-align: center;
}
#search_box .search_box_form .search_button {
  margin-top: 5px;
  border: 0;
  width: 57px;
  height: 28px;
  margin-bottom: 4px;
  background-image: url(../../img/common/search_button.png);
  background-repeat: no-repeat;
  border: 1px #353535 solid;
  border-left: none;
  font-weight: bold;
  margin-left: -1px;
}
#search_box .search_box_form .search_button:hover {
  background-image: url(../../img/common/h_search_button.png);
  opacity: 1;
}
#search_box .detail_search_link {
  width: auto;
  margin-top: -10px;
  padding-left: 20px;
  text-align: center;
  background-image: url(../../img/common/plus_icon.png);
  background-repeat: no-repeat;
  background-position: left 45%;
}
#search_box label,
#search_box span {
  width: 128px;
  float: left;
  text-align: left;
  font-size: 112%;
  color: #ffffff;
  font-weight: bold;
  line-height: inherit;
  margin: 0;
}
/*文字サイズ大*/
.larger_moji #search_box {
  background-position: -18px 0;
  padding-left: 3px;
  color: #000;
  border-left: 1px solid #818181;
}
.larger_moji #search_box .search_box_form .search-btns {
  width: 105px;
  max-width: 105px;
}
.larger_moji #search_box span,
.larger_moji #search_box label {
  width: auto;
  margin-right: 18px;
  margin-left: 49px;
}
.larger_moji #search_box .search-input {
  margin-left: 0;
  width: 58%;
}
.larger_moji #search_box .search_button {
  padding: 0;
}
.middle_moji #search_box {
  background-position: -14px 0;
  padding-left: 49px;
}
.middle_moji #search_box span,
.middle_moji #search_box label {
  width: auto;
  margin-right: 1.5em;
}
.middle_moji #search_box .search-btns {
  width: 19%;
}
.middle_moji #search_box .search_button {
  padding: 0;
}
/*検索ボックス(左サイド配置）*/
#search_box_side {
  border: 1px solid #545456;
  clear: both;
  margin: 10px 0;
  overflow: hidden;
  width: 99%;
  border-spacing: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  /*検索ワード入力欄*/
}
#search_box_side .search_box_form {
  width: 100%;
  margin: 0 0 10px;
  clear: both;
}
#search_box_side .search_box_form .search-btns {
  display: block;
  float: left;
  width: 90%;
  padding-left: 7%;
}
#search_box_side .search_box_form .search_button {
  margin-top: 0;
  background-image: url(../../img/b_image/side_search_btn.png);
  background-repeat: no-repeat;
  border: 0;
  width: 72px;
  height: 26px;
  float: right;
}
#search_box_side .detail_search_link {
  width: auto;
  display: block;
  padding: 3px 0;
  text-align: center;
  background-image: url(../../img/common/plus_icon.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: left 45%;
  float: left;
}
#search_box_side span,
#search_box_side label {
  font-size: 140%;
  font-weight: bold;
  height: 45px;
  line-height: 55px;
  padding-left: 67px;
  background-image: url(../../img/common/findingbooks_icon.png);
  background-position: 3% 50%;
  background-repeat: no-repeat;
}
#search_box_side .search-input {
  width: 100%;
  display: block;
  float: left;
  padding: 0;
  text-align: center;
}
#search_box_side .search-input input {
  width: 90%;
  margin: 4px auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #64696C;
}
/*文字サイズ大*/
/*検索ボックス(ヘッダーエリア配置）*/
#search_box_top {
  background-color: #E6E6E6;
  background-image: url(../../img/common/search_img.png);
  background-repeat: no-repeat;
  border-top: 1px solid #818181;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #818181;
  clear: both;
  line-height: 39px;
  min-height: 39px;
  overflow: hidden;
  padding-left: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 80%;
  margin: 13px auto;
  /*文字サイズ大中:ヘッダーは文字サイズ変更の対象外のため、このボックスに設定している*/
}
#search_box_top .search_box_form {
  width: 100%;
  margin: 0;
  /*検索ボタン*/
}
#search_box_top .search_box_form .search-input {
  width: 60%;
  display: block;
  float: left;
  margin-left: 2%;
}
#search_box_top .search_box_form .search-input input {
  width: 80%;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
  border: 1px #353535 solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 18px;
  float: left;
}
#search_box_top .search_box_form .search-btns {
  display: block;
  float: left;
  max-width: 90px;
  width: 17%;
  text-align: center;
}
#search_box_top .search_box_form .search_button {
  margin-top: 5px;
  border: 0;
  width: 57px;
  height: 28px;
  margin-bottom: 4px;
  background-image: url(../../img/common/search_button.png);
  background-repeat: no-repeat;
  border: 1px #353535 solid;
  border-left: none;
  font-weight: bold;
  margin-left: -1px;
}
#search_box_top .search_box_form .search_button:hover {
  background-image: url(../../img/common/h_search_button.png);
  opacity: 1;
}
#search_box_top .detail_search_link {
  width: auto;
  margin-top: -10px;
  padding-left: 20px;
  text-align: center;
  background-image: url(../../img/common/plus_icon.png);
  background-repeat: no-repeat;
  background-position: left 45%;
}
#search_box_top label,
#search_box_top span {
  width: 128px;
  float: left;
  text-align: left;
  font-size: 112%;
  color: #ffffff;
  font-weight: bold;
  line-height: inherit;
  margin: 0;
}
#search_box_top.larger_moji {
  width: 90%;
}
#search_box_top.larger_moji .search-btns {
  max-width: 100%;
}
#search_box_top.larger_moji .search_button {
  padding: 0;
}
#search_box_top.middle_moji .search_button {
  padding: 0;
}
/*詳細検索ダイアログ*/
/*入力欄*/
/*ダイアログ*/
#detail_search {
  display: none;
}
.ui-dialog .detailsearch-form input[type="text"],
.ui-dialog .detailsearch-form input[type="number"],
.ui-dialog .detailsearch-form select {
  width: 60%;
  margin-bottom: 5px;
}
.ui-dialog .detailsearch-form .control-group {
  min-height: 35px;
}
.ui-dialog .detailsearch-form > input {
  float: left;
}
.ui-dialog .detailsearch-form .controls {
  float: left;
}
.ui-dialog .detailsearch-form .controls input[type="text"],
.ui-dialog .detailsearch-form .controls select {
  width: 60%;
  margin-bottom: 5px;
}
.ui-dialog .detailsearch-form .controls.inline label,
.ui-dialog .detailsearch-form .controls.inline input[type="text"],
.ui-dialog .detailsearch-form .controls.inline select {
  display: inline-block;
  float: none;
  width: 20%;
}
.ui-dialog .detailsearch-form .controls.inline label.search-category,
.ui-dialog .detailsearch-form .controls.inline input[type="text"].search-category,
.ui-dialog .detailsearch-form .controls.inline select.search-category {
  width: 210px;
  font-size: 90%;
}
.ui-dialog .detailsearch-form .controls.inline label {
  width: auto;
}
.ui-dialog .detailsearch-form .controls.inline li {
  min-width: 82px;
}
.ui-dialog .detailsearch-form .controls.col23 {
  width: 530px;
  margin-left: 32px;
}
.ui-dialog .detailsearch-form .controls.col234 {
  width: 490px;
}
.ui-dialog .detailsearch-form .controls.col234 .publish-year,
.ui-dialog .detailsearch-form .controls.col234 input[type="text"].publish-year,
.ui-dialog .detailsearch-form .controls.col234 input[type="number"].publish-year,
.ui-dialog .detailsearch-form .controls.col234 .publish-month {
  width: 60px;
}
.ui-dialog .detailsearch-form .controls.col234 .publish-year {
  height: 1.5em;
}
.ui-dialog .detailsearch-form .controls.col234 .publish-month {
  height: 2.1em;
}
.ui-dialog .detailsearch-form .controls.col234:before {
  content: " ";
}
.ui-dialog .detailsearch-form .controls.col4 {
  width: 128px;
  position: relative;
}
.ui-dialog .detailsearch-form .controls.col23 select,
.ui-dialog .detailsearch-form .controls.col4 select {
  font-size: 90%;
  margin-left: 0;
  margin-right: 0;
}
.ui-dialog .detailsearch-form .controls.col23 select.search-cond,
.ui-dialog .detailsearch-form .controls.col4 select.search-cond {
  width: 100%;
  position: absolute;
  top: 20px;
}
.ui-dialog .detailsearch-form .control-group .control-label {
  margin-bottom: 0;
  width: 8.3em;
  border-radius: 4px;
  margin-left: 32px;
  padding-right: 4px;
}
.ui-dialog .detailsearch-form .controls.col23 select.search-target {
  width: 125px;
}
.ui-dialog .detailsearch-form .controls.col23 select.search-op {
  width: 160px;
}
.ui-dialog .detailsearch-form .controls.col23 input.search-freeword {
  width: 195px;
  font-size: 90%;
  margin-left: 0;
  margin-right: 0;
}
.ui-dialog .detailsearch-form .help {
  color: #0244BC;
  font-size: 90%;
  padding: 0 24px;
}
.ui-dialog .detailsearch-form .content-type-group {
  position: relative;
}
.ui-dialog .detailsearch-form .content-type-group ul {
  width: 450px;
}
.ui-dialog .detailsearch-form .content-type-group a {
  position: absolute;
  top: 3px;
  right: 0;
}
.larger_moji.ui-dialog .detailsearch-form .controls.col23 select.search-target {
  height: 1.8em;
}
.larger_moji.ui-dialog .detailsearch-form .controls.col23 select.search-op {
  height: 1.8em;
  width: 170px;
}
.larger_moji.ui-dialog .detailsearch-form .controls.col23 input.search-freeword {
  height: 1.2em;
}
.larger_moji.ui-dialog .detailsearch-form .controls.inline select.search-category {
  height: 1.8em;
}
.larger_moji.ui-dialog .detailsearch-form .content-type-group ul,
.middle_moji.ui-dialog .detailsearch-form .content-type-group ul {
  width: 410px;
}
.ui-dialog .detailsearch-form .controls.col4 select.search-cond {
  width: 110px;
}
.middle_moji.ui-dialog .detailsearch-form .controls.col4 select.search-cond {
  width: 130px;
}
.larger_moji.ui-dialog .detailsearch-form .controls.col4 select.search-cond {
  width: 130px;
}
.ui-dialog div#detail_search.ui-dialog-content form.detailsearch-form ul li label,
.ui-dialog div#detail_search.ui-dialog-content form.detailsearch-form ul li a {
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: left;
}
.ui-dialog .ui-dialog-content form.detailsearch-form ul li label {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: left;
  width: 80px;
}
.ui-dialog div#detail_search.ui-dialog-content form.detailsearch-form p {
  margin: 3px 0;
}
.ui-dialog #detail_search.ui-dialog-content form.detailsearch-form input[type="checkbox"] {
  margin-top: -2px;
  float: none;
}
.ui-dialog #detail_search.ui-dialog-content form.detailsearch-form ul {
  overflow: hidden;
  float: left;
}
.ui-dialog .ui-dialog-content form.detailsearch-form label,
.ui-dialog .ui-dialog-content form.detailsearch-form fieldset legend {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 6px;
  text-align: left;
  padding-left: 5px;
  width: 100px;
}
/*チェックボックス*/
.ui-dialog-content form.detailsearch-form ul li input {
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 3px;
}
/*START 20140618*/
#basic-info-box {
  margin-bottom: 10px;
  word-break: break-all;
}
#basic-info-box .volume-number-title {
  font-size: larger;
  margin-left: 10px;
  margin-bottom: 20px;
}
#basic-info-box .basic-info-header {
  padding-left: 5px;
  margin-bottom: 5px;
}
#basic-info-box .basic-info {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
}
#basic-info-box .basic-info dt {
  float: left;
}
#basic-info-box .basic-info dl {
  overflow: hidden;
  margin: 0 auto 7px;
}
#basic-info-box .basic-info dl dd {
  margin-left: 0;
  float: left;
}
#search-box-published-date {
  padding-top: 10px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  /*入力例の文字色変更*/
}
#search-box-published-date label {
  width: auto;
  display: inline-block;
  float: none;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: right;
}
#search-box-published-date .search-header {
  padding-left: 5px;
  margin-bottom: 5px;
}
#search-box-published-date .search-detail {
  background-color: #E6E6E6;
  border: #989898 solid 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*発行日検索ボタン*/
}
#search-box-published-date .search-detail .published-date {
  margin-left: auto;
  margin-right: auto;
  width: 650px;
}
#search-box-published-date .search-detail .published-date .published-year {
  width: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border: 1px #353535 solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#search-box-published-date .search-detail .published-date .published-month {
  width: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px #353535 solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#search-box-published-date .search-detail .published-date .published-day {
  width: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px #353535 solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#search-box-published-date .search-detail .published-date span {
  margin: 0 5px;
}
#search-box-published-date .search-detail .search_button {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  border: 0;
  width: 57px;
  height: 28px;
  background-image: url(../../img/common/search_button.png);
  background-repeat: no-repeat;
  border: 1px #808080 solid;
  font-weight: bold;
}
#search-box-published-date .search-detail .search_button:hover {
  background-image: url(../../img/common/h_search_button.png);
  opacity: 1;
}
#search-box-published-date :-moz-placeholder {
  color: #DDDDDD;
}
#search-box-published-date ::-webkit-input-placeholder {
  color: #DDDDDD;
}
/*カラー変更時の対応*/
.white_color #search-box-published-date .search-detail,
.yellow_color #search-box-published-date .search-detail {
  background-color: transparent;
}
/*文字サイズ大*/
.larger_moji #search-box-published-date .search-detail {
  padding-left: 30px;
}
.larger_moji #search-box-published-date .search_button {
  padding: 0;
}
/*文字サイズ中*/
.middle_moji #search-box-published-date .search-detail {
  padding-left: 30px;
}
.middle_moji #search-box-published-date .search_button {
  padding: 0;
}
@media only screen and (min-width: 980px) {
  .published-date-from {
    float: left;
  }
}
/*END 20140618*/
/** -------------- */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  /*検索ワード入力欄*/
  #search_box .search_box_form .search-input {
    width: 53%;
  }
  #search_box .search_box_form .search-input input {
    width: 70%;
  }
  #search_box_side span,
  #search_box_side label {
    padding-left: 59px;
    background-position: 0% 50%;
  }
  .larger_moji #search_box span,
  .larger_moji #search_box label {
    width: auto;
  }
  .larger_moji #search_box .search-input {
    width: 46%;
  }
  .larger_moji #search_box .search-input input {
    width: 170px;
  }
  .middle_moji #search_box span,
  .middle_moji #search_box label {
    width: auto;
  }
  #search_box_side .search_box_form .search-btns {
    display: block;
    float: left;
    width: 96%;
    padding-left: 2%;
  }
  .larger_moji #search_box_side span,
  .larger_moji #search_box_side label {
    font-size: 24px;
    padding-left: 31px;
    background-position: -30px 50%;
  }
  .middle_moji #search_box_side span,
  .middle_moji #search_box_side label {
    font-size: 22px;
    padding-left: 31px;
    background-position: -30px 50%;
  }
  #search_box_top .search_box_form .search-input {
    width: 57%;
  }
  #search_box_top .search_box_form .search-input input {
    width: 76%;
  }
  /*START 20140618*/
  #search-box-published-date .search-detail {
    padding-left: 10px;
  }
  #search-box-published-date .search-detail .published-date {
    width: auto;
  }
  #search-box-published-date .search-detail .published-date .published-date-from {
    float: left;
  }
  #search-box-published-date .search-detail .published-date .published-date-from span {
    margin: 0 0px;
  }
  #search-box-published-date .search-detail .published-date .published-date-to span {
    margin: 0 0px;
  }
  #search-box-published-date .search-detail .published-date .search_button {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .larger_moji #search-box-published-date .search-detail,
  .middle_moji #search-box-published-date .search-detail {
    padding-left: 10px;
  }
  .larger_moji #search-box-published-date .search-detail .published-date,
  .middle_moji #search-box-published-date .search-detail .published-date {
    width: auto;
  }
  .larger_moji #search-box-published-date .search-detail .published-date .search_button,
  .middle_moji #search-box-published-date .search-detail .published-date .search_button {
    margin-left: 5px;
  }
  .larger_moji #search-box-published-date .search-detail .published-date span,
  .middle_moji #search-box-published-date .search-detail .published-date span {
    margin: 0 0px;
    font-size: 14px;
  }
  /*END 20140618*/
}
/*
#search_box, #search_box_side, #search_box_top {
    display:block!important;
}
*/
@media only screen and (max-width: 767px) {
  #search_box_side,
  #search_box_top {
    display: none!important;
  }
  /**************ボックス**************/
  #search_box_side,
  #search_box_top {
    display: none!important;
  }
  /**************ボックス**************/
  #search_box {
    display: block!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    line-height: 20px;
    min-height: 0;
    overflow: hidden;
    border: 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-image: none;
    padding: 7px 0 0;
    width: 98%;
    margin: 0 2px 7px;
    float: none!important;
  }
  #search_box form.search_box_form {
    margin: auto;
    padding: 0;
    width: 100%;
    height: auto;
    /*詳細検索リンク*/
  }
  #search_box form.search_box_form .search-btns {
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    padding: 3px 0 0;
  }
  #search_box form.search_box_form .search-input {
    width: 65%!important;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px 7px 0;
    text-align: left;
    white-space: nowrap;
    margin: 0 0;
  }
  #search_box form.search_box_form .search-input input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 81%;
    margin: 0 0;
    height: 28px;
    display: inline-block;
    line-height: 26px;
    padding: 4px;
    float: none!important;
  }
  #search_box form.search_box_form .search_button {
    float: none!important;
    margin: 0 0 0 -8px;
    display: inline-block;
  }
  #search_box form.search_box_form .searchmenu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    text-align: left;
    padding: 7px 0 2px 2px;
  }
  #search_box form.search_box_form .searchmenu a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 7px;
    padding: 0 0 0 12px;
    background-size: 10px;
    text-align: left;
    display: inline-block;
    background-image: url(../../img/common/plus_icon.png);
    background-image: url(../../img/common/sp/iconArrow.png);
    background-repeat: no-repeat;
    background-position: 0 40%;
  }
  #search_box form.search_box_form .detail_search_link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 12px;
    margin: 0;
    width: auto;
    text-align: left;
    background-size: 10px;
    height: 26px;
    line-height: 26px;
    display: block;
  }
  .middle_moji #search_box {
    padding: 7px 0 0;
  }
  .larger_moji #search_box {
    padding: 7px 0 0;
  }
  .larger_moji #search_box form.search_box_form .search-input {
    width: 61%!important;
    padding-left: 2px;
  }
  .larger_moji #search_box form.search_box_form .searchmenu a {
    margin-left: 0;
  }
  /*詳細検索ダイアログ*/
  .ui-dialog #detail_search.ui-dialog-content {
    padding: 10px 5px!important;
  }
  /*文字サイズ中*/
  .ui-dialog.middle_moji #detail_search.ui-dialog-content form.detailsearch-form p label {
    width: 70px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form p label {
    width: 80px;
    float: left;
    text-align: right;
    margin-right: 10px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .material-type-group legend,
  .ui-dialog .ui-dialog-content .detailsearch-form .content-type-group legend,
  .ui-dialog .ui-dialog-content .detailsearch-form .device-type-group legend,
  .ui-dialog .ui-dialog-content .detailsearch-form .rental-status-group legend,
  .ui-dialog .ui-dialog-content .detailsearch-form .material-type-group .col234,
  .ui-dialog .ui-dialog-content .detailsearch-form .content-type-group .col234,
  .ui-dialog .ui-dialog-content .detailsearch-form .device-type-group .col234,
  .ui-dialog .ui-dialog-content .detailsearch-form .rental-status-group .col234 {
    width: 100%;
    text-align: left;
    clear: both;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .material-type-group ul,
  .ui-dialog .ui-dialog-content .detailsearch-form .content-type-group ul,
  .ui-dialog .ui-dialog-content .detailsearch-form .device-type-group ul,
  .ui-dialog .ui-dialog-content .detailsearch-form .rental-status-group ul {
    width: 100%;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .material-type-group ul li,
  .ui-dialog .ui-dialog-content .detailsearch-form .content-type-group ul li,
  .ui-dialog .ui-dialog-content .detailsearch-form .device-type-group ul li,
  .ui-dialog .ui-dialog-content .detailsearch-form .rental-status-group ul li {
    text-align: left;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls select.search-target {
    width: 70px;
    /*font-size:12px;*/
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls input.search-freeword {
    width: 68%;
    /*font-size:12px;*/
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls select.search-op {
    display: block;
    width: 116px;
    /*font-size: 12px;*/
    margin-left: 74px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .control-group {
    width: 100%;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .col23 {
    margin-left: 0;
    width: 100%;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col4 {
    width: 74px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col234 {
    width: 100%;
    padding: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col234 .publish-month {
    width: 50px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col234 .publish-year,
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col234 input[type="text"].publish-year,
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col234 input[type="number"].publish-year {
    width: 36px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .publish-period label {
    margin: 0;
    font-size: 12px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .publish-period .period-sign {
    font-size: 10px;
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls.col4 select.search-cond {
    top: -35px;
    left: 194px;
    width: 90px;
    /*font-size: 12px;*/
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .controls select.search-category {
    width: 90%;
    /*font-size:12px;*/
  }
  .ui-dialog .ui-dialog-content .detailsearch-form .control-group .control-label {
    margin-bottom: 0;
    margin-left: 0;
    clear: both;
    text-align: left;
    width: 98%;
    padding: 2px 4px 0;
    line-height: 1.4;
    height: 1.4em;
  }
  .ui-dialog .ui-dialog-content form.detailsearch-form fieldset legend {
    width: 80px;
  }
  /*文字サイズ中*/
  .ui-dialog.middle_moji .ui-dialog-content form.detailsearch-form fieldset legend {
    width: 70px;
  }
  .ui-dialog.middle_moji .ui-dialog-content form.detailsearch-form .content-type-group a {
    position: static;
    text-align: right;
  }
  /*文字サイズ大*/
  .ui-dialog.larger_moji .ui-dialog-content form.detailsearch-form fieldset legend {
    width: 80px;
  }
  .ui-dialog.larger_moji .ui-dialog-content form.detailsearch-form .content-type-group a {
    position: static;
    text-align: right;
  }
  .ui-dialog.larger_moji .ui-dialog-content form.detailsearch-form .controls.col234 .publish-month {
    width: 54px;
  }
  .ui-dialog.larger_moji .ui-dialog-content form.detailsearch-form .controls.col234 .publish-year,
  .ui-dialog.larger_moji .ui-dialog-content form.detailsearch-form .controls.col234 input[type="text"].publish-year,
  .ui-dialog.larger_moji .ui-dialog-content form.detailsearch-form .controls.col234 input[type="number"].publish-year {
    width: 42px;
  }
  .middle_moji.ui-dialog .detailsearch-form .controls.col23 select.search-target {
    width: 78px;
  }
  .middle_moji.ui-dialog .detailsearch-form .controls.col23 select.search-op {
    width: 160px;
    margin-left: 0;
  }
  .middle_moji.ui-dialog .detailsearch-form .controls.col23 input.search-freeword {
    width: 64%;
  }
  .middle_moji.ui-dialog .detailsearch-form .controls.col234 .publish-month {
    width: 54px;
  }
  .middle_moji.ui-dialog .detailsearch-form .controls.col234 .publish-year,
  .middle_moji.ui-dialog .detailsearch-form .controls.col234 input[type="text"].publish-year,
  .middle_moji.ui-dialog .detailsearch-form .controls.col234 input[type="number"].publish-year {
    width: 42px;
  }
  .middle_moji.ui-dialog .detailsearch-form .controls.col4 select.search-cond {
    left: 167px!important;
    width: 113px!important;
    top: -35px !important;
  }
  .larger_moji.ui-dialog .detailsearch-form .controls.col4 select.search-cond {
    left: 175px!important;
    top: -32px !important;
    width: 111px!important;
    height: 1.5em;
  }
  .larger_moji.ui-dialog .detailsearch-form .controls.col23 select.search-target {
    width: 85px;
    height: 1.5em;
  }
  .larger_moji.ui-dialog .detailsearch-form .controls.col23 select.search-op {
    height: 1.5em;
    width: 171px;
    margin-left: 0;
  }
  .larger_moji.ui-dialog .detailsearch-form .controls.col23 input.search-freeword {
    height: 1.4em;
    width: 96%;
  }
  .larger_moji.ui-dialog .detailsearch-form .controls.inline select.search-category {
    height: 1.5em;
  }
  /*START 20140618*/
  #search-box-published-date .search-detail {
    padding-left: 10px;
  }
  #search-box-published-date .search-detail .published-date {
    width: auto;
  }
  #search-box-published-date .search-detail .published-date span {
    margin: 0 5px;
  }
  #search-box-published-date .search-detail .published-date .search_button {
    margin-left: 5px;
  }
  .larger_moji #search-box-published-date .search-detail,
  .middle_moji #search-box-published-date .search-detail {
    padding-left: 5px;
  }
  .larger_moji #search-box-published-date .search-detail .published-date,
  .middle_moji #search-box-published-date .search-detail .published-date {
    width: auto;
  }
  .larger_moji #search-box-published-date .search-detail .published-date .search_button,
  .middle_moji #search-box-published-date .search-detail .published-date .search_button {
    margin-left: 5px;
  }
  /*END 20140618*/
}
@media only screen and (max-width: 380px) {
  .middle_moji.ui-dialog .ui-dialog-content .detailsearch-form .publish-period .period-sign,
  .larger_moji.ui-dialog .ui-dialog-content .detailsearch-form .publish-period .period-sign {
    display: inline-block;
    font-size: 10px;
    width: 100px;
  }
  .middle_moji.ui-dialog .ui-dialog-content .detailsearch-form .publish-period #cond-publish-year,
  .larger_moji.ui-dialog .ui-dialog-content .detailsearch-form .publish-period #cond-publish-year {
    margin-left: 40%;
  }
  /*START 20140618*/
  #search-box-published-date .search-detail {
    padding-left: 5px;
  }
  #search-box-published-date .search-detail .published-date {
    width: auto;
  }
  #search-box-published-date .search-detail .published-date span {
    margin: 0 5px;
  }
  #search-box-published-date .search-detail .published-date .search_button {
    margin-left: 5px;
  }
  .larger_moji #search-box-published-date .search-detail,
  .middle_moji #search-box-published-date .search-detail {
    padding-left: 5px;
  }
  .larger_moji #search-box-published-date .search-detail .published-date,
  .middle_moji #search-box-published-date .search-detail .published-date {
    width: auto;
  }
  .larger_moji #search-box-published-date .search-detail .published-date span,
  .middle_moji #search-box-published-date .search-detail .published-date span {
    font-size: 14px;
    margin: 0 3px;
  }
  /*END 20140618*/
}
/*******************************************************/
/* 対応デバイスの表示 */
/*******************************************************/
ul.visible_device li {
  font-weight: bold;
  background-color: #d2dde2;
  color: #000;
}
/*対応デバイスは、サムネイル・2列表示の場合はアイコン表示*/
ul.visible_device,
ul.visible_device li {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.visible_device {
  margin: 0 auto 3px;
  width: auto;
  max-width: 150px;
  min-width: 140px;
}
ul.visible_device li {
  border: 0px;
  padding: 0;
  height: 1.8em;
  float: left;
  font-size: 80%;
  overflow: hidden;
  line-height: 2;
  margin: 1px;
  margin: 0 2px 2px 0 \9;
  text-indent: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 6.2em;
  max-width: 72px;
}
ul.visible_device li:before {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 0;
  line-height: 2;
  text-align: center;
}
ul.visible_device li.unusable {
  opacity: 0.4;
  color: #999;
}
/*ウィンドウズ*/
ul.visible_device li.windows_icon:before {
  content: "Windows";
}
/*MAC*/
ul.visible_device li.mac_icon:before {
  content: "Mac";
}
/*iOS*/
ul.visible_device li.ios_icon:before {
  content: "iOS";
}
/*アンドロイド*/
ul.visible_device li.android_icon:before {
  content: "Android";
}
/**********非活性時***********/
/*ウィンドウズ*/
/*MAC*/
/*iOS*/
/*アンドロイド*/
/*著者*/
/*予約人数表示エリア*/
.reserved_number {
  padding: 0;
  display: block;
  text-align: center;
  margin: 0 0 7px;
  clear: both;
  line-height: 1.2;
  height: 1.2em;
}
.larger_moji .thumbnail_list span.reserved_number {
  font-size: 90%;
}
/*本のタイトル*/
.booktitle {
  font-size: 115%;
  /* 16px */
  font-weight: bold;
}
.volume_list_link {
  display: none;
}
.detail_list .magazine {
  min-height: 125px;
  line-height: 125px;
}
.magazine a.volume_list_link {
  display: block;
  padding-top: 5px;
  padding-left: 21px;
  width: 90px;
  height: 75px;
  background-image: url(../../img/common/sitemap_arrow.png);
  background-position: left 60px;
  background-repeat: no-repeat;
  font-size: 120%;
  font-weight: bold;
  margin-top: 1.1em;
}
.magazine ul.visible_device {
  display: none;
}
.magazine form button {
  display: none;
}
.magazine form span {
  display: none;
}
.thumbnail_list .button_and_device {
  float: left;
  height: 118px;
}
.thumbnail_list .magazine {
  line-height: 90px;
}
.thumbnail_list .magazine a.volume_list_link {
  clear: both;
  padding-left: 15px;
  margin-left: 0;
  margin-right: 0;
  font-size: 120%;
  font-weight: bold;
  background-position: left 42px;
}
.middle_moji .thumbnail_list .magazine {
  line-height: 90px;
}
.middle_moji .magazine a.volume_list_link {
  width: 110px;
  font-size: 120%;
  font-weight: bold;
  margin-top: 1.3em;
}
.larger_moji .thumbnail_list .magazine {
  line-height: 90px;
}
.larger_moji .magazine a.volume_list_link {
  width: 120px;
  font-size: 120%;
  font-weight: bold;
  margin-top: 1.5em;
}
.tryread_on .device_and_rentalbutton {
  min-height: 152px;
}
.tryread_on .reserved_number {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 24px;
  padding: 4px 0;
}
.tryread_on .book_info button {
  margin: 0 auto;
}
.tryread_on .thumbnail_list .button_and_device {
  height: 152px;
}
.larger_moji .tryread_on .detail_list .device_and_rentalbutton,
.middle_moji .tryread_on .detail_list .device_and_rentalbutton,
.larger_moji .tryread_on .detail_list .button_and_device,
.middle_moji .tryread_on .detail_list .button_and_device {
  min-height: 160px;
}
.larger_moji .tryread_on .thumbnail_list .device_and_rentalbutton,
.middle_moji .tryread_on .thumbnail_list .device_and_rentalbutton,
.larger_moji .tryread_on .thumbnail_list .button_and_device,
.middle_moji .tryread_on .thumbnail_list .button_and_device {
  min-height: 160px;
}
.larger_moji .tryread_on .detail_list_2column .device_and_rentalbutton,
.middle_moji .tryread_on .detail_list_2column .device_and_rentalbutton,
.larger_moji .tryread_on .detail_list_2column .button_and_device,
.middle_moji .tryread_on .detail_list_2column .button_and_device {
  min-height: 180px;
}
/* スマホでは文字の大きさが変わってもたて位置を変えない */
@media only screen and (max-width: 767px) {
  .middle_moji .magazine a.volume_list_link {
    margin-top: 1.1em;
  }
  .larger_moji .magazine a.volume_list_link {
    margin-top: 1.1em;
  }
  .larger_moji .tryread_on .detail_list_2column .device_and_rentalbutton,
  .middle_moji .tryread_on .detail_list_2column .device_and_rentalbutton,
  .larger_moji .tryread_on .detail_list_2column .button_and_device,
  .middle_moji .tryread_on .detail_list_2column .button_and_device {
    min-height: 0;
  }
}
/*サムネイル３列時の高さ調整*/
@media only screen and (min-width: 360px) and (max-width: 514px) {
  .thumbnail_list .button_and_device {
    height: 170px;
  }
}
.aboutbook {
  word-break: break-all;
}
.aboutbook .booktitle {
  display: block;
  max-height: 2.3em;
  line-height: 1.2;
  margin: 0 auto 7px;
}
.aboutbook dd,
.aboutbook dt {
  float: left;
  margin: 0 5px 0 0;
}
.aboutbook dl {
  margin: 0 auto 7px;
  line-height: 1.2;
  max-height: 2.4em;
  overflow: hidden;
}
.aboutbook dl dd {
  line-height: 1.3;
  margin-left: 0;
  text-align: left;
}
.aboutbook dl dt {
  line-height: 1.2;
}
.aboutbook dl.author dt,
.aboutbook dl.publish dt {
  display: none;
}
.aboutbook form {
  float: left;
}
/*書影解像度のための対応*/
.book_info {
  float: left;
}
.book_info button {
  margin: 0 auto 7px;
}
.book_info.span6 {
  float: left;
}
.image_and_bookinfo {
  width: 100%;
  height: 100%;
}
.book_info a.book_image img,
.book_detail a.book_image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*資料情報（著者名などのdl）*/
ul .book_explain {
  display: none;
}
/* --------------------------------------------------------------------------------
 一覧表示時の対応
 -------------------------------------------------------------------------------- */
/*詳細一覧（一列）表示時対応デバイス*/
.detail_list ul.visible_device {
  float: left !important;
}
/*---------1列ずつ表示する場合-----------*/
.detail_list li.book_info {
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding: 14px 0;
  margin-left: 0;
  /*その他1列表示の場合*/
}
.detail_list li.book_info .aboutbook .booktitle {
  margin: 0 auto 7px;
  overflow: hidden;
  height: auto;
}
.detail_list li.book_info .aboutbook dl {
  margin: 0 auto 7px;
}
.detail_list li.book_info:last-child {
  border: none;
}
.detail_list li.book_info .aboutbook_img {
  height: 100%;
  float: left;
  margin-right: 14px;
}
.detail_list li.book_info a.book_image {
  width: 100px;
  height: 125px;
}
.middle_moji .detail_list li.book_info .aboutbook .booktitle,
.larger_moji .detail_list li.book_info .aboutbook .booktitle {
  max-height: 3.5em;
}
.detail_list ul li .aboutbook {
  width: 74%;
  word-break: break-all;
  margin-top: 0;
}
.detail_list ul li.book_info .reserved_number {
  height: auto;
}
.tryread_on .detail_list ul li.book_info .reserved_number {
  height: 1.2em;
}
.larger_moji .tryread_on .detail_list ul li.book_info .button_and_device .reserved_number {
  height: 2.6em;
  min-height: 2.6em;
}
/*本のタイトル*/
.detail_list p.book_explain,
.detail_list dl.book_explain dd {
  clear: both;
  max-height: 76px;
  overflow: hidden;
  margin-bottom: 0;
}
.detail_list dl.author dd {
  width: auto;
  text-align: left;
  margin-bottom: 0;
  margin-left: 0;
}
/*資料情報を1列ずつ表示する場合のレイアウト*/
.detail_list a.booktitle,
.detail_list li.book_info a.book_image,
.detail_list li.book_info dl dt,
.detail_list li.book_info dl dd {
  float: left;
}
/*--文字サイズ中--*/
.middle_moji .detail_list p.book_explain,
.middle_moji .detail_list dl.book_explain dd {
  clear: both;
  max-height: 120px;
  overflow: hidden;
}
/*--文字サイズ大--*/
.larger_moji .detail_list p.book_explain,
.larger_moji .detail_list dl.book_explain dd {
  max-height: 168px;
}
/*ボタンは横並び*/
.detail_list .image_and_bookinfo {
  float: left;
  width: 100%;
}
.device_and_rentalbutton {
  min-width: 140px;
  max-width: 160px;
  padding-top: 0;
  clear: both;
}
/*文字サイズ中、大の場合のデバイス表示調整*/
/*
.larger_moji .detail_list .device_and_rentalbutton, .middle_moji .detail_list .device_and_rentalbutton {
	overflow: hidden;
	clear: both;
}
*/
/*2列表示の場合、対応デバイス表示方法*/
.detail_list_2column .visible_device {
  float: left;
}
/*検索結果、詳細一覧（一列）表示時対応デバイス*/
#search_result_list.detail_list ul.visible_device li {
  min-width: 0px;
}
/*----------------------------------------------
----------------図書情報2列表示の場合--------
------------------------------------------------*/
/*2列資料情報枠*/
.detail_list_2column {
  padding-top: 7px;
}
.detail_list_2column ul li.book_info {
  padding: 7px 0;
  margin: 0 1% 0 0;
  width: 49%;
}
.detail_list_2column ul li.book_info .aboutbook_img {
  width: 30%;
  height: 100%;
  float: left;
  margin-right: 14px;
}
.detail_list_2column ul li.book_info .aboutbook_img a.book_image {
  display: block;
  width: 100px;
  height: 140px;
  max-height: 210px;
  max-width: 150px;
}
.detail_list_2column ul li.book_info .aboutbook {
  width: 65%;
  min-height: 130px;
  /*本のタイトル高さ*/
}
.detail_list_2column ul li.book_info .aboutbook .booktitle {
  height: 2.3em;
  overflow: hidden;
}
.detail_list_2column ul li.book_info .aboutbook .author {
  height: 1.1em;
}
.detail_list_2column ul li.book_info .aboutbook .publish {
  height: 1.1em;
}
.detail_list_2column ul li.book_info .aboutbook .book_format {
  height: 2.3em;
}
/*--文字サイズ中--*/
.middle_moji .detail_list_2column ul li.book_info .aboutbook .author {
  height: 2.4em;
}
/*--文字サイズ大--*/
.larger_moji .detail_list_2column ul li.book_info .aboutbook .author {
  height: 2.4em;
}
.larger_moji .detail_list_2column ul li.book_info .aboutbook .book_format {
  height: 2.3em;
  max-height: 2.3em;
}
.larger_moji .detail_list_2column ul li.book_info .aboutbook .book_format dt,
.larger_moji .detail_list_2column ul li.book_info .aboutbook .book_format dd {
  font-size: 87%;
}
.larger_moji .detail_list .book_format dt,
.larger_moji .detail_list .book_format dd {
  font-size: 87%;
}
/*----------サムネイルで表示する場合------------*/
/*出版者、コンテンツ対応、説明文は表示しない*/
.thumbnail_list .book_explain,
.thumbnail_list .publish,
.thumbnail_list .feature,
.thumbnail_list .book_format {
  display: none;
}
/*書影(サムネイルの場合)*/
.thumbnail_list li.book_info {
  text-align: center;
  padding: 14px 7px 0;
  width: 150px;
  margin-bottom: 10px;
  margin-right: 4px;
  margin-left: 5px!important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
.thumbnail_list li.book_info .aboutbook_img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.thumbnail_list li.book_info .aboutbook_img a.book_image {
  display: block;
  width: 145px;
  height: 203px;
}
.thumbnail_list li.book_info .booktitle {
  margin-top: 5px;
  display: block;
  text-align: left;
  overflow: hidden;
  height: 2.3em;
}
.thumbnail_list li.book_info dl.author {
  height: 2.4em;
}
.middle_moji .thumbnail_list ul li.book_info .aboutbook .booktitle,
.larger_moji .thumbnail_list ul li.book_info .aboutbook .booktitle {
  max-height: 3.5em;
  height: 3.5em;
}
.middle_moji .thumbnail_list ul li.book_info .aboutbook .author,
.larger_moji .thumbnail_list ul li.book_info .aboutbook .author {
  max-height: 2.4em;
  height: 2.4em;
}
/*本のタイトル*/
/* --------------------------------------------------------------------------------
 詳細表示時の対応
 -------------------------------------------------------------------------------- */
/*書誌詳細の場合、対応デバイス表示方法*/
.rental_buttonside ul.visible_device {
  min-height: 0;
  max-width: none;
}
/* --------------------------------------------------------------------------------
 アクセシビリティ対応 
 -------------------------------------------------------------------------------- */
.black_color ul.visible_device li {
  color: #000;
}
.yellow_color ul.visible_device li {
  border: 1px solid #fff;
  background-color: #00F!important;
  color: #FF0!important;
}
.yellow_color ul.visible_device li.unusable {
  text-decoration: line-through;
}
/*非対応デバイスは背景色変更時に非表示*/
.yellow_color ul.visible_device li.unusable {
  background-image: none!important;
}
.white_color .detail_list ul.visible_device li.unusable,
.yellow_color .detail_list ul.visible_device li.unusable,
.white_color #book_detail_area ul.visible_device li.unusable,
.yellow_color #book_detail_area ul.visible_device li.unusable {
  text-decoration: line-through;
}
/*----------------------------------------------*
 *--------------タブレット----------------------*
 *----------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #book_detail_area .book_detail ul.visible_device {
    margin-left: 0px;
  }
  /*著者名スタイル*/
  .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside .aboutbook dl.author dt {
    width: 45px;
  }
  .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside .aboutbook dl.author dd {
    width: 100%;
  }
  /*著者名スタイル中*/
  .middle_moji .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside .aboutbook dl.author dt {
    width: 55px;
  }
  /*著者名スタイル大*/
  .larger_moji .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside .aboutbook dl.author dt {
    width: 65px;
  }
  .detail_list_2column ul li.book_info .aboutbook_img {
    width: 28%;
  }
  .detail_list_2column ul li.book_info .aboutbook_img a.book_image {
    /*width:100%;*/
    width: 80px;
    height: 120px;
    max-width: 80px;
    max-height: 120px;
  }
  .detail_list_2column ul li.book_info .aboutbook_img a.book_image img {
    width: auto;
    height: auto;
  }
  .detail_list_2column ul li.book_info .aboutbook {
    width: 61%;
  }
  .detail_list_2column ul li.book_info .ranking1_icon,
  .detail_list_2column ul li.book_info .ranking2_icon,
  .detail_list_2column ul li.book_info .ranking3_icon {
    padding-left: 28px;
    background-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .larger_moji .detail_list_2column ul li.book_info .aboutbook .book_format,
  .middle_moji .detail_list_2column ul li.book_info .aboutbook .book_format {
    margin-left: -35px;
  }
  .middle_moji .detail_list_2column ul li.book_info .aboutbook .book_format {
    margin-top: 25px;
  }
  .larger_moji .detail_list_2column .device_and_rentalbutton,
  .middle_moji .detail_list_2column .device_and_rentalbutton {
    margin-left: -35px;
  }
}
@media only screen and (max-width: 767px) {
  /*本のタイトル*/
  .booktitle {
    font-size: 108%;
    /* SPでは小さく15px */
    font-weight: bold;
  }
  /*一列表示のスタイル*/
  /*2列形式のものも、スマフォでは1列*/
  .detail_list .book_info .device_and_rentalbutton button,
  .detail_list_2column .book_info .device_and_rentalbutton button,
  .thumbnail_list .book_info .device_and_rentalbutton button {
    margin-left: 0!important;
  }
  .tryread_on .detail_list ul li.book_info .reserved_number,
  .tryread_on .detail_list_2column ul li.book_info .reserved_number {
    height: auto;
  }
  .larger_moji .tryread_on .detail_list ul li.book_info .device_and_rentalbutton,
  .middle_moji .tryread_on .detail_list ul li.book_info .device_and_rentalbutton,
  .larger_moji .tryread_on .detail_list ul li.book_info .button_and_device,
  .middle_moji .tryread_on .detail_list ul li.book_info .button_and_device {
    min-height: 0;
  }
  .larger_moji .tryread_on .detail_list ul li.book_info .device_and_rentalbutton .reserved_number,
  .middle_moji .tryread_on .detail_list ul li.book_info .device_and_rentalbutton .reserved_number,
  .larger_moji .tryread_on .detail_list ul li.book_info .button_and_device .reserved_number,
  .middle_moji .tryread_on .detail_list ul li.book_info .button_and_device .reserved_number {
    height: auto;
    min-height: 24px;
  }
  .larger_moji .tryread_on .thumbnail_list ul li.book_info .device_and_rentalbutton,
  .middle_moji .tryread_on .thumbnail_list ul li.book_info .device_and_rentalbutton,
  .larger_moji .tryread_on .thumbnail_list ul li.book_info .button_and_device,
  .middle_moji .tryread_on .thumbnail_list ul li.book_info .button_and_device {
    min-height: 160px;
  }
  .larger_moji .tryread_on .detail_list_2column ul li.book_info .device_and_rentalbutton,
  .middle_moji .tryread_on .detail_list_2column ul li.book_info .device_and_rentalbutton,
  .larger_moji .tryread_on .detail_list_2column ul li.book_info .button_and_device,
  .middle_moji .tryread_on .detail_list_2column ul li.book_info .button_and_device {
    min-height: 0;
  }
  .larger_moji .tryread_on .detail_list_2column ul li.book_info .device_and_rentalbutton .reserved_number,
  .middle_moji .tryread_on .detail_list_2column ul li.book_info .device_and_rentalbutton .reserved_number,
  .larger_moji .tryread_on .detail_list_2column ul li.book_info .button_and_device .reserved_number,
  .middle_moji .tryread_on .detail_list_2column ul li.book_info .button_and_device .reserved_number {
    height: auto;
    min-height: 24px;
  }
  /*PCで2列表示のものは、スマフォでは1列表示*/
  .detail_list ul li.book_info,
  .detail_list_2column ul li.book_info {
    width: 100%;
    border-bottom: 1px dotted #CCCCCC;
    padding: 14px 0;
    min-height: 100px;
  }
  .detail_list ul li.book_info:last-child,
  .detail_list_2column ul li.book_info:last-child {
    border: none;
  }
  .detail_list ul li.book_info .aboutbook_img,
  .detail_list_2column ul li.book_info .aboutbook_img {
    /*画像エリアの幅*/
  }
  .detail_list ul li.book_info .aboutbook_img a.book_image,
  .detail_list_2column ul li.book_info .aboutbook_img a.book_image {
    /*書影のマージン*/
    margin: 0;
    padding: 0;
    width: 100px;
    height: 135px;
  }
  .detail_list ul li.book_info .aboutbook,
  .detail_list_2column ul li.book_info .aboutbook {
    min-height: 130px;
    width: 67%;
    margin-left: 0px;
  }
  .detail_list ul li.book_info .aboutbook a.booktitle,
  .detail_list_2column ul li.book_info .aboutbook a.booktitle {
    height: auto;
  }
  .detail_list ul li.book_info .aboutbook .author,
  .detail_list_2column ul li.book_info .aboutbook .author,
  .detail_list ul li.book_info .aboutbook .publish,
  .detail_list_2column ul li.book_info .aboutbook .publish,
  .detail_list ul li.book_info .aboutbook .book_format,
  .detail_list_2column ul li.book_info .aboutbook .book_format {
    height: auto;
  }
  .detail_list ul li.book_info .reserved_number,
  .detail_list_2column ul li.book_info .reserved_number {
    height: auto;
  }
  .detail_list .device_and_rentalbutton,
  .detail_list_2column .device_and_rentalbutton {
    margin-right: 0px;
    width: auto;
    float: left;
  }
  .detail_list .device_and_rentalbutton form,
  .detail_list_2column .device_and_rentalbutton form {
    clear: both;
  }
  li.book_info .rankingicon {
    background-size: 21px;
    width: 5em;
    max-width: 100%;
  }
  li.book_info .rankingicon.ranking1_icon,
  li.book_info .rankingicon.ranking2_icon,
  li.book_info .rankingicon.ranking3_icon {
    padding-left: 28px;
  }
  .middle_moji .detail_list ul li.book_info .aboutbook .booktitle,
  .larger_moji .detail_list ul li.book_info .aboutbook .booktitle,
  .middle_moji .detail_list_2column ul li.book_info .aboutbook .booktitle,
  .larger_moji .detail_list_2column ul li.book_info .aboutbook .booktitle {
    max-height: 3.5em;
  }
  .middle_moji .detail_list ul li.book_info .aboutbook .author,
  .larger_moji .detail_list ul li.book_info .aboutbook .author,
  .middle_moji .detail_list_2column ul li.book_info .aboutbook .author,
  .larger_moji .detail_list_2column ul li.book_info .aboutbook .author {
    height: auto;
  }
  .middle_moji .detail_list ul li.book_info .aboutbook .book_format,
  .larger_moji .detail_list ul li.book_info .aboutbook .book_format,
  .middle_moji .detail_list_2column ul li.book_info .aboutbook .book_format,
  .larger_moji .detail_list_2column ul li.book_info .aboutbook .book_format {
    height: auto;
    max-height: 100%;
    /*dt {
                        font-size:87%;
                    }*/
  }
  /**************サムネイル高さ**************/
  /*サムネイル表示個数設定:portrait landscapeで幅変更*/
  .thumbnail_list li.book_info {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left!important;
    border-bottom: 1px dotted #b4b4b4;
    padding-top: 26px;
  }
  .thumbnail_list li.book_info .aboutbook {
    width: 142px;
  }
  .thumbnail_list li.book_info ul li .aboutbook form {
    width: 142px;
  }
  .thumbnail_list li.book_info button {
    margin-left: -5px !important;
  }
  .thumbnail_list span.reserved_number {
    width: 140px;
  }
  .thumbnail_list li.book_info .aboutbook_img a.book_image {
    display: block;
    height: 161px;
    width: 115px!important;
    margin: 0 auto 0 0;
  }
  /*サムネイルボタン表示幅*/
  .thumbnail_list button {
    margin: 0 auto 7px;
  }
  .thumbnail_list ul.thumbnail_ul {
    overflow: hidden;
  }
  /*対応デバイスは、サムネイル・2列表示の場合はアイコン表示*/
  ul.visible_device li {
    width: 69px;
  }
  .middle_moji ul.visible_device li {
    font-size: 12px;
  }
  .larger_moji ul.visible_device li {
    font-size: 13px;
  }
  .detail_list ul li .button_and_device,
  .detail_list_2column ul li .button_and_device {
    width: 100%;
  }
  .detail_list ul li .button_and_device.magazine,
  .detail_list_2column ul li .button_and_device.magazine {
    min-height: 0;
    line-height: 1.4;
  }
  .detail_list ul li .button_and_device.magazine a,
  .detail_list_2column ul li .button_and_device.magazine a {
    height: auto;
    background-position: left center;
  }
  .tryread_on .detail_list ul li .button_and_device,
  .tryread_on .detail_list_2column ul li .button_and_device,
  .tryread_on .detail_list ul li .device_and_rentalbutton,
  .tryread_on .detail_list_2column ul li .device_and_rentalbutton {
    min-height: 0;
  }
  .larger_moji .tryread_on .detail_list ul li .button_and_device,
  .middle_moji .tryread_on .detail_list ul li .button_and_device,
  .larger_moji .tryread_on .detail_list_2column ul li .button_and_device,
  .middle_moji .tryread_on .detail_list_2column ul li .button_and_device,
  .larger_moji .tryread_on .detail_list ul li .device_and_rentalbutton,
  .middle_moji .tryread_on .detail_list ul li .device_and_rentalbutton,
  .larger_moji .tryread_on .detail_list_2column ul li .device_and_rentalbutton,
  .middle_moji .tryread_on .detail_list_2column ul li .device_and_rentalbutton {
    min-height: 0;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .thumbnail_list li.book_info {
    width: 50%!important;
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .thumbnail_list li.book_info:last-child {
    border: none;
  }
  .thumbnail_list li.book_info:nth-child(odd):nth-last-of-type(2) {
    border: none;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .thumbnail_list li.book_info {
    width: 32%!important;
    margin-left: 1%!important;
    margin-right: 0!important;
  }
  .thumbnail_list li.book_info:last-child {
    border: none;
  }
  .thumbnail_list li.book_info:nth-child(3n+1):nth-last-of-type(2),
  .thumbnail_list li.book_info:nth-child(3n+1):nth-last-of-type(3) {
    border: none;
  }
  .thumbnail_list li.book_info:nth-child(3n+2):nth-last-of-type(2) {
    border: none;
  }
}
.top_maincontents {
  /*特集頁*/
  /*TOP境界線*/
}
.top_maincontents h1 {
  margin-bottom: 0;
}
.top_maincontents .thumbnail_list,
.top_maincontents ul.normal_list_style {
  /*-----本の表示方法サムネイルの場合-------*/
  overflow: hidden;
}
.top_maincontents .special_contents_area,
.top_maincontents .special_contents_area a {
  width: 100%;
  margin-bottom: 14px;
}
.top_maincontents .special_contents_area img.special_img {
  width: 100%;
  height: auto;
}
.top_maincontents hr.top_contents_hr {
  clear: both;
  width: 100%;
  margin: -3px 0 5px;
}
.top_maincontents .row-fluid {
  margin-bottom: 14px;
}
/*ランキング1列表示の場合*/
.top_maincontents .ranking_area .detail_list ul li .aboutbook,
.top_maincontents .ranking_area .detail_list_2column ul li .aboutbook {
  margin-top: 0;
  padding-top: 2.3em;
}
.top_maincontents .detail_list li.book_info .aboutbook_img {
  width: 157px;
}
.top_maincontents .detail_list li.book_info a.book_image {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .top_maincontents .detail_list li.book_info a.book_image img {
    max-width: 150px!important;
    max-height: 210px!important;
  }
}
@media only screen and (max-width: 767px) {
  .top_maincontents {
    /*スマフォの場合は図書詳細は非表示*/
  }
  .top_maincontents hr.top_contents_hr {
    margin-top: 0;
  }
  .top_maincontents p.book_explain,
  .top_maincontents dl.book_explain {
    display: none;
  }
  .top_maincontents .detail_list_2column ul li.book_info .aboutbook_img,
  .top_maincontents .detail_list ul li.book_info .aboutbook_img {
    width: 87px;
  }
  .top_maincontents .detail_list_2column ul li.book_info .aboutbook_img a.book_image,
  .top_maincontents .detail_list ul li.book_info .aboutbook_img a.book_image {
    width: 87px;
    height: 121px;
  }
  .top_maincontents .detail_list_2column ul li.book_info .aboutbook_img a.book_image img,
  .top_maincontents .detail_list ul li.book_info .aboutbook_img a.book_image img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/************************マイページ****************************/
#mypage_contents {
  /*----------------------------------------------*/
  /*ボタンエリア*/
  /*----------------------------------------------*/
  /*個人貸出し状況BOX*/
  /*----------------------------------------------*
     *---------------貸出予約一覧-------------------*
     *----------------------------------------------*/
  /*----------------------------------------------*/
  /*点数表示エリア*/
  /*----------------------------------------------*/
  /*対応デバイス*/
  /*読むボタン*/
  /*取り置きボタン*/
}
#mypage_contents h5 {
  margin: 0 auto 14px;
}
#mypage_contents.span12 {
  clear: both;
  margin-left: 0;
}
#mypage_contents .l_name {
  font-size: 120%;
}
#mypage_contents .link_passwordchg {
  float: right;
  margin-top: -34px;
}
#mypage_contents ul#personal_rental_status {
  margin: 0 auto 14px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#mypage_contents ul#personal_rental_status .box {
  width: 48.5%;
  margin: 0 auto;
  padding: 7px 3px;
  font-size: 115%;
  /*貸出し状況エリア*/
}
#mypage_contents ul#personal_rental_status .box a.list_link_button {
  display: block;
  margin: 10px auto;
  width: 68%;
  padding: 15px 60px 15px 15px;
  vertical-align: middle;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: right center;
  text-align: left;
}
#mypage_contents ul#personal_rental_status .box.rental_book_status {
  background-color: #eaf0f6;
  margin-right: 3%;
}
#mypage_contents ul#personal_rental_status .box.reserved_book_status {
  background-color: #fff4e5;
}
#mypage_contents .rental_list ul li.book_info ul.read_rental_buttons li {
  float: left;
}
#mypage_contents .aboutbook_img {
  width: 100px;
}
#mypage_contents .aboutbook_img.aboutbook {
  min-height: 0;
}
#mypage_contents .aboutbook_img.aboutbook dl.return_date dd {
  /*返却日時のマージン*/
  margin: 0;
}
#mypage_contents #rental_books_list,
#mypage_contents #reserved_books_list {
  margin: 0 0 28px;
  overflow: hidden;
}
#mypage_contents #rental_books_list .detail_list ul li.book_info .read_button span.read_tooltip {
  font-size: 70%;
  width: auto;
  top: -2em;
}

#mypage_contents #reserved_books_list .detail_list ul li.book_info .reserve_cancel_button {
  overflow: visible;
}

#mypage_contents #reserved_books_list .detail_list ul li.book_info .reserve_cancel_button span.read_tooltip {
  font-size: 70%;
  width: auto;
  top: -3em;
}

#mypage_contents #rental_books_list .detail_list li.book_info .aboutbook .booktitle,
#mypage_contents #reserved_books_list .detail_list li.book_info .aboutbook .booktitle {
  clear: both;
}
#mypage_contents #rental_books_list .read_rental_buttons {
  margin-top: 10px;
}
#mypage_contents #rental_books_list .visible_device,
#mypage_contents #reserved_books_list .visible_device {
  float: right!important;
}
#mypage_contents #reserved_books_list .rental_list ul.read_rental_buttons {
  clear: both;
  float: right;
}
#mypage_contents #rental_books_list .detail_list ul.normal_list_style li.book_info .image_and_bookinfo,
#mypage_contents #reserved_books_list .detail_list ul.normal_list_style li.book_info .image_and_bookinfo {
  width: 100%;
}
#mypage_contents #rental_books_list,
#mypage_contents #reserved_books_list {
  position: relative;
}
#mypage_contents #rental_books_list h1 > span,
#mypage_contents #reserved_books_list h1 > span {
  min-width: 238px;
  text-align: right;
}
#mypage_contents #rental_books_list em,
#mypage_contents #reserved_books_list em {
  font-style: normal;
}
#mypage_contents #rental_books_list .number,
#mypage_contents #reserved_books_list .number {
  background-color: #fff;
  clear: none;
  min-width: 4.5em;
  line-height: 1.3em;
  height: 1.3em;
  padding: 0 4px;
  margin: 0 4px;
  display: inline-block;
  text-align: right;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#mypage_contents #rental_books_list .number span,
#mypage_contents #reserved_books_list .number span {
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 100%;
  background: transparent;
  color: #000;
  display: inline;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#mypage_contents #rental_books_list .number span.bold_num,
#mypage_contents #reserved_books_list .number span.bold_num {
  font-weight: bold;
}
#mypage_contents #rental_books_list .number span.font_ss,
#mypage_contents #reserved_books_list .number span.font_ss {
  font-size: 65%;
}
#mypage_contents #rental_books_list .last_available_book,
#mypage_contents #reserved_books_list .last_available_book {
  display: inline-block;
  margin: 0;
  /* 2019/02/15 CRL安藤 修正開始(アクセシビリティ対応) */
  color: #CC3300;
  /* 2019/02/15 CRL安藤 修正終了(アクセシビリティ対応) */
  padding: 0;
  font-weight: normal;
  position: absolute;
  top: 11px;
  left: 275px;
  font-size: 1em;
}
#mypage_contents #rental_books_list .detail_list ul.visible_device {
  float: right !important;
}
#mypage_contents #rental_books_list .detail_list ul li.book_info .read_button {
  display: inline-block;
  margin-right: 45%;
}
#mypage_contents #reserved_books_list .detail_list ul li.book_info .reserve_cancel_button {
  position:relative;
}

#mypage_contents div.layaway_button {
  background-image: url(../../img/common/torioki_button.png);
  background-color: #F79420;
  border-spacing: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-repeat: no-repeat;
  width: 76px;
  height: 20px;
  line-height: 22px;
  border: none;
  margin: 0 6px 3px 0px;
  text-align: left;
  padding-left: 10px;
  background-position: 90% 50%;
}
#mypage_contents button.gray_button_s {
  margin: 0 2px;
}
#mypage_contents #rental_books_list .detail_list .rentallist_buttons,
#mypage_contents #reserved_books_list .detail_list .rentallist_buttons{
  width: 100%;
  float: right;
  margin-top: 0;
}
#mypage_contents ul#personal_rental_status li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#mypage_contents ul#personal_rental_status li.rental_book_status a.list_link_button {
  border: 3px solid #75ADDD;
  background-image: url(../../img/common/mypageicon1.png);
  background-position: 95% 50%;
  background-color: #cadef2;
  color: #000;
}
#mypage_contents ul#personal_rental_status li.reserved_book_status a.list_link_button {
  border: 3px solid #FEC97F;
  background-image: url(../../img/common/mypageicon2.png);
  background-position: 95% 50%;
  background-color: #fae2c3;
  color: #000;
}
/*取り置きボタン文字サイズ大の場合*/
.larger_moji div.layaway_button {
  padding: 0 7px;
}
#mypage_contents #reserved_books_list .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside,
#mypage_contents #rental_books_list .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside {
  overflow: hidden;
}
#mypage_contents #reserved_books_list .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside dl {
  margin: 5px 0;
}
#mypage_contents #reserved_books_list .detail_list ul li.book_info .image_and_bookinfo .image_and_bookinfo_leftside dl.torioki_dl {
  margin-top: 3px;
  display: inline-block;
}
.middle_moji #mypage_contents #rental_books_list .last_available_book,
.middle_moji #mypage_contents #reserved_books_list .last_available_book {
  left: 325px;
}
.larger_moji #mypage_contents #rental_books_list .last_available_book,
.larger_moji #mypage_contents #reserved_books_list .last_available_book {
  position: static;
}
/*著者名高さ*/
#rental_books_list .aboutbook dl.author dd,
.aboutbook dl.publish dd,
#reserved_books_list .aboutbook dl.author dd,
.aboutbook dl.publish dd {
  height: auto!important;
}
/*----------------------------------------------*
 *--------------タブレット----------------------*
 *----------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #mypage_contents .torioki_dl {
    clear: both;
  }
  #mypage_contents .torioki_dl dt {
    font-size: 88%;
    margin: 0;
  }
  #mypage_contents .rental_list ul li .aboutbook {
    width: 63%;
  }
  #mypage_contents #reserved_books_list .rental_list ul li .aboutbook {
    width: 63%;
    margin-bottom: 7px;
  }
  #mypage_contents #rental_books_list .detail_list ul li.book_info .read_button {
    margin-right: 0%;
  }
  #mypage_contents .detail_list li.book_info .aboutbook_img {
    margin-right: 10px;
  }
  #mypage_contents button.gray_button_s {
    margin: 0 1px;
  }
  .middle_moji #mypage_contents #rental_books_list .last_available_book,
  .middle_moji #mypage_contents #reserved_books_list .last_available_book {
    position: static;
    padding-left: 14px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #efefef;
  }
  .larger_moji #mypage_contents #rental_books_list .last_available_book,
  .larger_moji #mypage_contents #reserved_books_list .last_available_book {
    position: static;
    padding-left: 14px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #efefef;
  }
}
/*----------------------------------------------*
 *--------------スマートフォン------------------*
 *----------------------------------------------*/
@media only screen and (max-width: 767px) {
  /*************************マイページ*************************/
  #mypage_contents.span12 {
    margin-left: 1%;
  }
  #mypage_contents h5 {
    margin: 0 auto 14px;
    width: 90%;
  }
  #mypage_contents .link_passwordchg {
    float: none;
    margin: 0px auto 14px 14px;
  }
  #mypage_contents #rental_books_list h1 > span,
  #mypage_contents #reserved_books_list h1 > span {
    min-width: 0;
    text-align: left;
    font-size: 84%;
    margin-right: 0;
  }
  #mypage_contents #rental_books_list .number,
  #mypage_contents #reserved_books_list .number {
    padding: 0px 4px;
    margin: 1px 4px;
  }
  #mypage_contents #rental_books_list .last_available_book,
  #mypage_contents #reserved_books_list .last_available_book {
    position: static;
    padding-bottom: 10px;
    padding-left: 14px;
    width: 100%;
    border-bottom: 1px solid #efefef;
  }
  #mypage_contents #rental_books_list .detail_list ul.visible_device,
  #mypage_contents #reserved_books_list .detail_list ul.visible_device {
    float: left!important;
    margin-left: 110px;
    margin-left: 0;
    width: auto;
  }
  #mypage_contents #rental_books_list .detail_list .rentallist_buttons,
  #mypage_contents #reserved_books_list .detail_list .rentallist_buttons {
    float: left!important;
    margin-left: 110px;
    width: 140px;
  }
  #mypage_contents #rental_books_list .detail_list .read_rental_buttons,
  #mypage_contents #reserved_books_list .detail_list .read_rental_buttons {
    /*一列形式の場合は、ボタンは横並び*/
    float: left!important;
    margin-left: 110px;
    width: 140px;
    margin-top: 0;
  }
  #mypage_contents #rental_books_list .detail_list .read_rental_buttons li,
  #mypage_contents #reserved_books_list .detail_list .read_rental_buttons li {
    margin: 0 0 7px;
    float: left;
    clear: none;
  }
  #mypage_contents #rental_books_list .detail_list .read_rental_buttons button.btn,
  #mypage_contents #reserved_books_list .detail_list .read_rental_buttons button.btn {
    margin: 0 1px;
  }
  #mypage_contents #rental_books_list .detail_list .read_buttons_area,
  #mypage_contents #reserved_books_list .detail_list .read_buttons_area {
    margin-bottom: 0;
    float: left;
  }
  #mypage_contents #rental_books_list .detail_list .aboutbook_img,
  #mypage_contents #reserved_books_list .detail_list .aboutbook_img {
    min-height: 200px;
    float: left;
  }
  #mypage_contents #rental_books_list .detail_list .aboutbook_img.aboutbook,
  #mypage_contents #reserved_books_list .detail_list .aboutbook_img.aboutbook {
    min-height: 0;
  }
  #mypage_contents #rental_books_list .detail_list .aboutbook_img.aboutbook dl.return_date dd,
  #mypage_contents #reserved_books_list .detail_list .aboutbook_img.aboutbook dl.return_date dd {
    /*返却日時のマージン*/
    margin: 0;
  }
  #mypage_contents #rental_books_list .image_and_bookinfo_leftside ul.visible_device,
  #mypage_contents #reserved_books_list .image_and_bookinfo_leftside ul.visible_device {
    margin-left: 0px;
  }
  #mypage_contents #rental_books_list .image_and_bookinfo_leftside .rentallist_buttons,
  #mypage_contents #reserved_books_list .image_and_bookinfo_leftside .rentallist_buttons,
  #mypage_contents #rental_books_list .image_and_bookinfo_leftside .read_rental_buttons,
  #mypage_contents #reserved_books_list .image_and_bookinfo_leftside .read_rental_buttons {
    clear: both;
    margin-left: 0;
  }
  #mypage_contents #rental_books_list .rental_list ul.read_rental_buttons,
  #mypage_contents #reserved_books_list .rental_list ul.read_rental_buttons {
    float: left!important;
  }
  #mypage_contents #rental_books_list .torioki_dl,
  #mypage_contents #reserved_books_list .torioki_dl {
    clear: both;
  }
  #mypage_contents #rental_books_list .rental_list ul li .aboutbook,
  #mypage_contents #reserved_books_list .rental_list ul li .aboutbook {
    width: 94%;
    min-height: 0;
  }
  #mypage_contents ul#personal_rental_status li.rental_book_status.box {
    margin-right: auto;
  }
  #mypage_contents ul#personal_rental_status li.box {
    width: 92%;
    margin: 0 auto 7px;
    padding: 10px 3px;
  }
  #mypage_contents ul#personal_rental_status li.box a.list_link_button {
    margin: 0 auto;
    padding: 10px 60px 14px 10px;
  }
  #mypage_contents #reserved_books_list .rental_list ul.read_rental_buttons {
    clear: both;
  }
}
/*概要説明エリア(特集など)*/
.explain_area {
  min-height: 2.8;
  line-height: 1.4;
  margin: 0 0 14px;
}
/*-----------------------------検索結果---------------------------------*/
#search_result_list {
  margin-top: 6px;
}
#search_result_list.detail_list ul li.book_info .aboutbook_img {
  width: 100px;
  height: 100%;
  float: left;
  margin-right: 14px;
  display: inline-block;
}
#search_result_list.detail_list ul li.book_info .aboutbook {
  min-height: 125px;
  width: 58%;
  border-right: 1px solid #ccc;
  padding: 0 7px 0 0;
  margin-top: 0;
}
#search_result_list.detail_list ul li.book_info button {
  margin-top: 11px;
  margin-bottom: 7px;
}
#search_result_list.detail_list.ranking_list ul li.book_info .rankingicon {
  margin-top: 0;
}
#search_result_list.detail_list.ranking_list ul li.book_info .aboutbook,
#search_result_list.detail_list.ranking_list ul li.book_info .button_and_device {
  padding-top: 2.2em;
}
.tryread_on #search_result_list.detail_list ul li.book_info .aboutbook {
  min-height: 154px;
}
.tryread_on #search_result_list.detail_list ul li.book_info button {
  margin-bottom: 0;
}
.tryread_on #search_result_list.detail_list ul li.book_info button.tryread_button {
  margin: 0;
}
#search_result_list.detail_list ul li .button_and_device {
  width: 148px;
  margin-left: 14px;
  float: left;
  padding: 0;
}
/*内容説明は非表示*/
#search_result_list dl.book_explain {
  display: none;
}
/*PC一列概要高さ*/
#search_result_list.detail_list p.book_explain,
#search_result_list.detail_list dl.book_explain dd {
  min-height: 0px;
  max-height: 80px;
}
.larger_moji #search_result_list.detail_list p.book_explain,
.larger_moji #search_result_list.detail_list dl.book_explain dd {
  min-height: 0px;
  max-height: 177px;
}
.middle_moji #search_result_list.detail_list p.book_explain,
.middle_moji #search_result_list.detail_list dl.book_explain dd {
  max-height: 120px;
  min-height: 0;
}
/*表示件数表示エリア*/
p.showing_result_number {
  font-size: 115%;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  /*1列表示*/
  .detail_list ul li .aboutbook {
    width: 68%;
  }
  #search_result_list.detail_list ul li.book_info .aboutbook {
    width: 47%;
  }
  /*サムネイルの高さ*/
  .larger_moji .thumbnail_list li.book_info {
    min-height: 476px;
  }
}
@media only screen and (max-width: 767px) {
  /*************検索結果*************/
  #search_result_list ul li .button_and_device ul.visible_device,
  #search_result_list ul li .button_and_device button {
    float: left;
    clear: none!important;
  }
  /*検索結果の横線はスマフォでは非表示*/
  #search_result_list.detail_list ul li.book_info .aboutbook {
    border-right: 0;
    width: 63%;
    min-height: 0;
    margin-left: 0px;
    padding: 0;
  }
  #search_result_list.detail_list ul li.book_info .button_and_device {
    float: left;
    margin-left: 0px;
    padding-top: 0!important;
  }
  #search_result_list.detail_list ul li.book_info .button_and_device form button {
    margin: 0 auto 7px;
  }
  #search_result_list.detail_list ul li.book_info .button_and_device form .reserved_number {
    height: auto;
    min-height: 24px;
  }
  #search_result_list.detail_list ul li.book_info .aboutbook_img {
    min-height: 170px;
  }
  #search_result_list.ranking_list ul li.book_info .aboutbook_img {
    min-height: 200px;
  }
  .middle_moji #search_result_list.detail_list ul li.book_info .aboutbook_img {
    min-height: 220px;
  }
  .middle_moji #search_result_list.ranking_list ul li.book_info .aboutbook_img {
    min-height: 260px;
  }
  .larger_moji #search_result_list.detail_list ul li.book_info .aboutbook_img {
    min-height: 260px;
  }
  .larger_moji #search_result_list.ranking_list ul li.book_info .aboutbook_img {
    min-height: 290px;
  }
  .tryread_on #search_result_list.detail_list ul li.book_info .aboutbook {
    min-height: 0;
  }
  .tryread_on #search_result_list.detail_list ul li.book_info .button_and_device form button {
    margin-bottom: 0;
  }
}
/*----------------------------------------------*
 *------------------資料詳細--------------------*
 *----------------------------------------------*/
.book_detail_area {
  clear: both;
}
.book_detail a.book_image {
  display: block;
  width: 180px;
  height: 252px;
}
/*対応デバイスエリア*/
#book_detail_area .book_detail .rental_buttonside .visible_device {
  width: 150px;
  overflow: hidden;
  float: left!important;
}
/*本のタイトル*/
.book_detail .detail_booktitle {
  line-height: 1;
  letter-spacing: 0px;
  font-size: 120%;
  margin-left: 190px;
  margin-bottom: 10px;
  font-weight: bold;
  background: none!important;
  padding: 0;
}
/*書誌詳細属性*/
#book_detail_area .book_explain dd {
  white-space: pre-wrap;
}
#book_detail_area .free_input_info {
  border: #989898 solid 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 7px;
  padding-right: 5px;
  margin-top: 20px;
  box-sizing: border-box;
  width: 100%;
}
#book_detail_area .free_input_info dt {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.2;
}
#book_detail_area .free_input_info dd {
  margin-left: 1em;
  margin-bottom: 10px;
  white-space: pre-wrap;
}
#book_detail_area .author dt,
#book_detail_area .publish dt {
  display: inline-block;
}
#book_detail_area .author dd,
#book_detail_area .publish dd {
  display: inline-block;
}
#book_detail_area dl.book_format {
  float: left;
  margin: 0 0 7px 190px;
  width: 50%;
}
#book_detail_area dl.book_format dd {
  margin-bottom: 3px;
  margin-left: 0;
  display: inline-block;
}
#book_detail_area dl.book_format dd.readable {
  border: 1px solid #333333;
  border-radius: 4px;
  display: inline-block;
  width: 7em;
  text-align: center;
}
#book_detail_area dl.book_format dt {
  clear: left;
  float: left;
  padding-right: 5px;
  margin: 0;
}
#book_detail_area dl.book_detail_info {
  background-color: #f2f2f2;
  padding: 7px;
  padding-right: 5px;
  margin: 0;
  width: 100%;
}
#book_detail_area dl.book_detail_info dt {
  clear: left;
  float: left;
  margin: 0;
  margin-right: 7px;
  width: 5.6em;
}
#book_detail_area dl.book_detail_info dt:after {
  content: "：";
  float: right;
}
#book_detail_area dl.book_detail_info dd {
  margin-bottom: 3px;
  margin-left: 6em;
  margin-right: 1em;
  white-space: pre-wrap;
}
.middle_moji #book_detail_area .book_explain dt,
.larger_moji #book_detail_area .book_explain dt {
  line-height: 27px;
}
#book_detail_area .book_detail .rental_buttonside {
  margin: 0 auto;
  border-left: none;
  width: 145px;
  float: right;
  margin-top: 0;
}
#book_detail_area .book_detail .rental_buttonside .sub_form {
  clear: both;
  height: 50px;
}
#book_detail_area .book_detail .rental_buttonside .sub_form form {
  margin-right: 10px;
  float: left;
}
#book_detail_area .book_detail .rental_buttonside form button {
  float: none!important;
}
#book_detail_area .book_detail .book_detail_area_downarea {
  overflow: hidden;
  width: 100%;
}
#book_detail_area .book_detail .book_detail_area_downarea .book_explain {
  margin: 0 auto 14px;
}
#book_detail_area .book_detail .book_detail_area_downarea ul.visible_device {
  clear: both;
  width: 138px;
  margin: 0 auto;
}
/*ステータス表示エリア*/
#book_detail_area .book_detail .book_dtl_info_zone_sp {
  display: none;
}
#book_detail_area .book_detail .book_dtl_info_zone,
#book_detail_area .book_detail .book_dtl_info_zone_sp {
  background: #f2f2f2;
  float: left;
  margin-left: 190px;
  width: 48%;
  padding: 7px;
}
#book_detail_area .book_detail .book_dtl_info_zone p,
#book_detail_area .book_detail .book_dtl_info_zone_sp p {
  padding-left: 25px;
  word-break: break-word;
}
#book_detail_area .book_detail .book_dtl_info_zone p em,
#book_detail_area .book_detail .book_dtl_info_zone_sp p em {
  font-weight: bold;
  font-style: normal;
}
#book_detail_area .book_detail .book_dtl_info_zone p.check_message,
#book_detail_area .book_detail .book_dtl_info_zone_sp p.check_message {
  /* 2019/02/15 CRL安藤 修正開始(アクセシビリティ対応) */
  color: #DF0000;
  /* 2019/02/15 CRL安藤 修正終了(アクセシビリティ対応) */
  background-image: url(../../img/common/status_icon.png);
  background-repeat: no-repeat;
}
#book_detail_area .book_detail .book_dtl_info_zone dl,
#book_detail_area .book_detail .book_dtl_info_zone_sp dl {
  margin: 0 0 0 24px;
}
#book_detail_area .book_detail .book_dtl_info_zone dl dt,
#book_detail_area .book_detail .book_dtl_info_zone_sp dl dt {
  display: inline;
}
#book_detail_area .book_detail .book_dtl_info_zone dl dd,
#book_detail_area .book_detail .book_dtl_info_zone_sp dl dd {
  display: inline;
  white-space: pre-wrap;
}
#book_detail_area .book_detail .rental_buttonside span.message_area {
  display: block;
  clear: both;
  min-height: 30px;
  line-height: 30px;
  font-size: 115%;
}
#book_detail_area button {
  clear: both;
  margin: 7px 0;
}
.book_detail .book_detail_left_area {
  width: 180px;
  float: left;
}
.book_detail .book_explain_area {
  width: 100%;
  word-break: break-all;
  min-height: 260px;
  margin-bottom: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px;
}
.book_detail .under_book_explain_area {
  word-break: break-all;
  width: 100%;
  min-height: 260px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 7px 0;
}
/*図書詳細メッセ―ジエリア*/
.book_dtl_upper_area {
  float: right;
  width: 100%;
  margin-left: -190px;
}
.book_explain_area dl.author,
.book_explain_area dl.publish {
  overflow: hidden;
  margin: 3px 0;
  margin-left: 190px;
}
.book_explain_area dl.author dd,
.book_explain_area dl.publish dd {
  margin: 0;
}
/*著者名大中の高さ指定*/
.middle_moji .book_explain_area dl.author dd,
.larger_moji .book_explain_area dl.author dd,
.middle_moji .book_explain_area dl.publish dd,
.larger_moji .book_explain_area dl.publish dd {
  line-height: 26px;
}
.book_explain_area .aboutbook_img {
  width: 180px;
  float: left;
}
.book_dtl_middle_area {
  float: right;
  width: 100%;
  margin-left: -190px;
}
hr.book_detail_hr {
  clear: both;
  margin-top: 14px;
}
.tryread_on #book_detail_area button {
  clear: both;
  margin: 7px 0 0;
}
.tryread_on #book_detail_area button.tryread_button {
  margin: 0;
}
.tryread_on #book_detail_area .rental_buttonside .tryread_block .tryread_button {
  margin-top: 24px;
}
.tryread_on #book_detail_area .rental_buttonside .reserved_number + .tryread_block .tryread_button {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #book_detail_area .book_detail .rental_buttonside {
    width: 150px;
  }
  #book_detail_area .book_detail .rental_button_area .rental_buttonside form {
    width: 80%;
  }
  /*図書詳細メッセ―ジエリア*/
  #book_detail_area .book_detail dl.book_format,
  #book_detail_area .book_detail .book_dtl_info_zone {
    width: 32%;
  }
  .book_detail .book_explain_area {
    width: 100%;
  }
  #book_detail_area dl.book_format dt {
    clear: none;
    float: none;
  }
  #book_detail_area dl.book_format dd {
    margin-left: 0em;
  }
}
@media only screen and (max-width: 767px) {
  /*書影の大きさ*/
  .book_detail a.book_image {
    display: block;
    width: 170px!important;
    margin: 0 auto;
  }
  /*書影表示エリア*/
  .book_detail .book_detail_left_area {
    width: 100%!important;
  }
  /*************************資料詳細*************************/
  /*
    #book_detail_area .book_detail dl.book_detail_info {
        width: 96%;
        margin: 7px 2%;
        .box-border();
    }
    */
  #book_detail_area dl.book_detail_info dt {
    margin: 0;
    font-size: 90%;
  }
  #book_detail_area dl.book_detail_info dd {
    margin-bottom: 3px;
    margin-left: 1em;
    float: left;
  }
  .book_detail .book_explain_area {
    margin: 0;
  }
  .book_detail .book_explain_area .book_dtl_upper_area {
    margin-bottom: 14px;
  }
  #book_detail_area .book_detail .rental_buttonside {
    padding-left: 0px;
    border-left: none;
    clear: both;
  }
  .middle_moji #book_detail_area .book_detail ul.visible_device li,
  .larger_moji #book_detail_area .book_detail ul.visible_device li {
    margin-right: 2px;
  }
  #book_detail_area .book_detail .book_rental_status {
    top: 0;
  }
  #book_detail_area .book_detail .book_detail_area_downarea {
    width: 100%;
  }
  .book_detail .detail_booktitle {
    margin: 0;
  }
  .book_explain_area .aboutbook_img {
    margin: 0;
  }
  .book_explain_area dl.author,
  .book_explain_area dl.publish {
    margin-left: 159px;
  }
  #book_detail_area .book_detail dl.book_format {
    margin-left: 159px;
    float: left;
  }
  #book_detail_area .book_detail dl.book_format dd {
    float: left;
  }
  .book_explain_area .aboutbook_img {
    clear: both;
    width: 145px;
  }
  #book_detail_area .book_detail .book_dtl_info_zone {
    display: none;
    overflow: hidden;
    height: 0;
    margin: 0;
  }
  #book_detail_area .book_detail .book_dtl_info_zone_sp {
    display: block;
    width: 96%;
    margin: 7px 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
  }
  #book_detail_area .book_detail .book_dtl_info_zone_sp.hidden {
    overflow: hidden;
    height: 0;
    margin: 0;
  }
  #book_detail_area .book_detail .book_dtl_info_zone dd,
  #book_detail_area .book_detail .book_dtl_info_zone dt {
    float: left;
  }
  #book_detail_area .book_detail .rental_buttonside {
    float: none;
    margin-left: 159px;
  }
  #book_detail_area .book_detail .rental_buttonside form button:first-child {
    margin-top: 0;
  }
  #book_detail_area dl.book_format dd {
    margin-bottom: 3px;
    margin-left: 0em;
    clear: both;
  }
  /*
	.book_detail .under_book_explain_area {
		margin-left: 0px;
		padding: 0;
	}
        */
  /*書影の大きさ*/
  .book_detail a.book_image {
    width: 145px!important;
    height: 210px!important;
  }
  .book_detail .under_book_explain_area {
    width: 99%;
  }
  .sp_bookimg_and_button {
    width: 310px;
    margin: 0 auto;
  }
}
/******************************お知らせ一覧**********************************/
.info_list > ul li {
  min-height: 25px;
  line-height: 25px;
  /*お知らせインデックス*/
}
.info_list > ul li .info_content {
  display: block;
  float: left;
}
.info_list > ul li .new_icon {
  float: left;
}
/*日時*/
.onecolumn_space.info_list > ul li {
  display: table;
  margin: 0 auto 7px 0;
  line-height: 1.2;
}
.onecolumn_space.info_list > ul li .year {
  width: 9em;
  padding-right: 14px;
  text-align: right;
  margin-right: 0px;
  display: table-cell;
  float: none;
}
.onecolumn_space.info_list > ul li .new_icon {
  margin-left: 0;
  width: 4em;
  float: none;
  text-align: center;
}
.onecolumn_space.info_list > ul li .info_content {
  display: table-cell;
  float: none;
}
/*****************************お知らせ詳細*******************************/
.onecolumn_space.info_detail,
.onecolumn_space.pass_complete {
  width: 90%;
  margin: 0 auto;
  line-height: 25px;
}
.onecolumn_space.info_detail {
  min-height: 300px;
}
.onecolumn_space.info_detail .update_date {
  float: right;
}
.info_detail a.btn {
  display: block;
  width: 150px;
  margin: 30px auto;
}
@media only screen and (max-width: 767px) {
  .info_list.onecolumn_space > ul {
    padding: 0 7px;
  }
  .info_list.onecolumn_space > ul li {
    display: list-item;
    margin-bottom: 14px;
  }
  .info_list.onecolumn_space > ul li .year {
    display: inline-block;
    text-align: left;
    margin-right: 7px;
    padding: 0;
  }
  .info_list.onecolumn_space > ul li .info_content {
    display: block;
  }
  /******************************お知らせ一覧******************************/
  /******************************お知らせ******************************/
  .onecolumn_space.info_detail {
    margin: 0 2%;
    width: 96%;
  }
}
/*****************************ご利用ガイド******************************/
#user_guide #user_guide_contents .interna_link_area {
  overflow: hidden;
  margin: 0 0 21px;
}
#user_guide #user_guide_contents {
  width: 94%;
  margin: 0 3%;
}
#user_guide #user_guide_contents p {
  padding: 0 7px;
  margin: 0 auto 7px;
}
#user_guide #user_guide_contents .guide_detail {
  clear: both;
  margin-bottom: 21px;
}
#user_guide #user_guide_contents .guide_detail .image_area {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 0 10px;
}
#user_guide #user_guide_contents .guide_detail .image_area img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  border: 1px solid #999;
  margin-bottom: 0;
}
#user_guide #user_guide_contents .interna_link_button:hover {
  opacity: 0.7;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h50 {
  height: 50px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h100 {
  height: 100px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h150 {
  height: 150px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h200 {
  height: 200px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h250 {
  height: 250px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h300 {
  height: 300px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h350 {
  height: 350px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h400 {
  height: 400px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h450 {
  height: 450px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h500 {
  height: 500px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h550 {
  height: 550px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h600 {
  height: 600px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h650 {
  height: 650px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h700 {
  height: 700px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h750 {
  height: 750px;
}
#user_guide #user_guide_contents .guide_detail .image_area.image_area_h800 {
  height: 800px;
}
@media only screen and (max-width: 767px) {
  /***************************ご利用ガイド******************************/
  #user_guide #user_guide_contents {
    width: 100%;
    margin: 0;
  }
  #user_guide #user_guide_contents .image_area {
    margin-left: 10px;
  }
  #user_guide #user_guide_contents a.interna_link_button {
    margin: 0 auto 7px!important;
    float: none!important;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h50 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h100 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h150 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h200 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h250 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h300 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h350 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h400 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h450 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h500 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h550 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h600 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h650 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h700 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h750 {
    height: auto;
  }
  #user_guide #user_guide_contents .guide_detail .image_area.image_area_h800 {
    height: auto;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #user_guide #user_guide_contents a.interna_link_button {
    margin: 0 7px 14px;
    float: left;
  }
}
/* 
*/
/*
 * カラー設定
 */
/*-----------------------------------
-------文字白背景黒切り替えの場合-------
-----------------------------------*/
.white_color h1,
.yellow_color h1 {
  padding-left: 7px;
  text-align: left;
}
.white_color h1 span,
.yellow_color h1 span {
  text-align: left;
}
.white_color {
  background-color: #000!important;
  color: #fff!important;
  /*リンクは黄色文字*/
  /*アクセシビリティボタン*/
  /*ダイアログの背景*/
  /*ダイアログ内ボタンの色*/
  /*グローバルナビ現在地の文字色*/
  /*背景対応*/
  /*ヘッダーのボーダーカラー*/
  /*タグライン対応*/
  /*ドロップダウン*/
  /*ご利用ガイドのページ内リンク背景*/
  /*詳細検索の項目設定*/
  /*非対応デバイスは背景色変更時に非表示*/
  /*背景色変更時の画像の削除*/
  /*取り置き中*/
  /*書誌詳細のdiv*/
  /*札幌独自のスタイル対応*/
  /*ログインステータス*/
  /*ログアウト時のマイメニュー文字*/
  /*newアイコン*/
  /*カラー適用時の画像変更*/
  /*インフォアイコン*/
  /*詳細検索アイコン*/
  /*もっと読むアイコン*/
  /*ログインステータス冊数やじるし*/
  /*上部へアイコン*/
  /*ページングやじるし*/
  /*特集やじるしアイコン*/
  /*お役立ちコンテンツアイコン*/
  /*取り置き中アイコン*/
  /*ジャンルやじるし*/
  /*スマフォ検索エリア*/
  /*検索エリア虫眼鏡アイコン*/
  /*ジャンルで探すやじるし*/
  /*homeアイコン*/
  /*書誌詳細貸出ステータス*/
  /*そのまま*/
}
.white_color a,
.white_color p,
.white_color div,
.white_color dd,
.white_color dt,
.white_color dl,
.white_color table,
.white_color tr,
.white_color th,
.white_color td,
.white_color h1,
.white_color h2,
.white_color h3,
.white_color h4,
.white_color h5,
.white_color span,
.white_color ul,
.white_color li,
.white_color hr,
.white_color fieldset,
.white_color legend,
.white_color em,
.white_color label,
.white_color table,
.white_color th {
  background-color: #000!important;
  color: #fff!important;
}
.white_color small {
  background-color: transparent!important;
  color: #fff!important;
}
.white_color a,
.white_color a span {
  color: #FF0!important;
}
.white_color ul.visible_device li {
  border: 1px solid #fff;
  max-width: 73px;
  margin: 1px 1px 0 0;
}
.white_color ul.visible_device li.unusable {
  text-decoration: line-through;
}
.white_color #local_navigation .login_aera table td.login_rental_status a span,
.white_color #local_navigation .login_aera table td.login_reserved_status a span {
  color: #FF0!important;
}
.white_color #search_box {
  background-color: transparent!important;
}
.white_color .white_color_button {
  border: 1px solid #fff!important;
}
.white_color .ui-draggable .ui-dialog-titlebar {
  border-bottom: 1px solid #fff!important;
  border-bottom-right-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
}
.white_color .ui-dialog a.btn {
  color: #000!important;
  background-color: #f5f5f5\9!important;
}
.white_color .global_navi ul li.now_page ul li a {
  color: #fff!important;
}
.white_color .global_navi ul li.has_second > a {
  background-color: transparent!important;
}
.white_color #logo_area a {
  background-color: #fff!important;
}
.white_color h1 span {
  background-image: none;
  margin-bottom: 2px;
  padding: 3px 0 0 10px;
}
.white_color h1,
.white_color h2,
.white_color h3,
.white_color h4,
.white_color #local_navigation .login_aera p.login_title,
.white_color hr.top_contents_hr {
  border-bottom: 2px solid #ccc!important;
  margin-bottom: 7px!important;
  border-radius: 0;
}
.white_color #header {
  border-color: #fff;
}
.white_color #tagline {
  background-color: none;
}
.white_color #tagline span {
  background-image: none;
}
.white_color #tagline .tagline_left {
  background-color: transparent;
}
.white_color .dropdown-menu {
  border: 1px solid #ccc;
}
.white_color #user_guide #user_guide_contents .interna_link_button {
  background-image: none;
  border: 1px solid #fff;
}
.white_color .detailsearch-form .control-label {
  border-bottom: 1px solid #ccc;
  border-radius: 0!important;
}
.white_color ul.visible_device li.unusable {
  background-image: none!important;
}
.white_color h1,
.white_color h2,
.white_color h3,
.white_color h4 {
  background-image: none!important;
}
.white_color #mypage_contents div.layaway_button {
  border: 1px solid #fff;
}
.white_color .book_dtl_middle_area {
  background-color: transparent!important;
}
.white_color .global_navi ul li.now_page.last_menu a {
  color: #ff0!important;
}
.white_color .btn-success {
  color: #333333!important;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.white_color #local_navigation .login_aera .alart_info_ul {
  margin-top: 1px;
}
.white_color .global_navi a.disabled {
  opacity: 0.6;
}
.white_color .new_icon {
  margin-bottom: 3px;
}
.white_color a.alert_message,
.white_color p.alert_message {
  background-image: url(../../img/common/acs_alert.png);
}
.white_color #search_box_side .detail_search_link,
.white_color #search_box .detail_search_link,
.white_color #search_box_top .detail_search_link {
  background-image: url(../../img/common/acs_plus_icon.png);
}
.white_color .read_more,
.white_color a.brown_circle_arrow_link {
  background-image: url(../../img/common/acs_sitemap_arrow.png);
}
.white_color #header .rental_status_for_sp tr a,
.white_color #local_navigation .login_aera table td.booknum {
  background-image: url(../../img/common/acs_blue_thin_arrow.png);
}
.white_color #local_navigation .login_aera table td.booknum a {
  background-color: transparent!important;
}
.white_color .goto_top {
  background-image: url(../../img/common/acs_upto_page.png);
}
.white_color .pagination ul li a.view_first {
  background-image: url(../../img/common/acs_first_black_arrow_left.png);
}
.white_color .pagination ul li a.prev {
  background-image: url(../../img/common/acs_black_arrow_left.png);
}
.white_color .pagination ul li a.next {
  background-image: url(../../img/common/acs_black_arrow_right.png);
}
.white_color .pagination ul li a.view_last {
  background-image: url(../../img/common/acs_last_black_arrow_right.png);
}
.white_color .global_navi ul li.has_second {
  background-image: url(../../img/common/w_hassecond_hed_tag1.png) !important;
}
.white_color .sidebar-nav .box.useful_contents.off h4 {
  background-image: url(../../img/common/acs_local_nav_icon.png);
}
.white_color .sidebar-nav .box.useful_contents h4 {
  background-image: url(../../img/common/acs_up_local_nav_icon.png);
}
.white_color #mypage_contents div.layaway_button {
  background-image: url(../../img/common/acs_torioki_button.png);
}
.white_color li a.left_arrow_child,
.white_color .genrenow,
.white_color li a.left_arrow {
  background-image: url(../../img/common/acs_gray_arrow_right_s.png);
}
.white_color #search_box form.search_box_form .searchmenu a {
  background-image: url(../../img/common/sp/acs_iconArrow.png);
}
.white_color #search_box_side span,
.white_color #search_box_side label {
  background-image: url(../../img/common/acs_findingbooks_icon.png);
}
.white_color .sidebar-nav .box ul li.level1 {
  background-image: url(../../img/common/acs_genre_arrow.png);
}
.white_color ul.breadcrumb li.breadcrumb_top {
  background-image: url(../../img/common/acs_home_icon.png);
}
.white_color #book_detail_area .book_detail .book_dtl_info_zone,
.white_color #book_detail_area .book_detail .book_dtl_info_zone_sp {
  border: 1px solid #fff;
}
.white_color .caret {
  background-color: inherit!important;
  color: inherit!important;
}
.white_color .ui-dialog .detailsearch-form .help,
.white_color #local_navigation .login_aera table th.login_rental_status span,
.white_color #local_navigation .login_aera table th.login_reserved_status span,
.white_color .detail_list_2column ul,
.white_color .detail_list_2column ul li,
.white_color div.dropdown-backdrop {
  background-color: transparent!important;
}
/*-----------------------------------
-------文字黄背景青切り替えの場合-------
-------------------------------------*/
.yellow_color {
  background-color: #00F!important;
  color: #FF0!important;
  /*.well, .yellow_color #local_navigation .login_aera table td, .yellow_color ul#personal_rental_status li, .yellow_color #local_navigation .login_aera a.logout_button, .yellow_color ul#personal_rental_status span.number, .yellow_color .reserved_number, .yellow_color .reserved_number span, .yellow_color .book_rental_status table th.blue_back, .yellow_color .book_rental_status table th, .yellow_color h4, .yellow_color .sidebar-nav .box ul li, .yellow_color #local_navigation, .yellow_color #local_navigation .login_aera table td span,  .yellow_color h1 span, .yellow_color li.book_info .rankingicon, .yellow_color .container, .yellow_color #tagline, .yellow_color .read_more, .yellow_color .read_more span, .yellow_color #search_box_side, .yellow_color .new_icon, .yellow_color .goto_top, .yellow_color .goto_top span, .yellow_color #search_box_top, .yellow_color .rental_status_for_sp .rental_num, .yellow_color .rental_status_for_sp .reserved_num, .yellow_color .btn.btn-success, .yellow_color .global_navi, .yellow_color .global_navi li, .yellow_color h2, .yellow_color h2 span, .yellow_color h3, .yellow_color h3 span, .yellow_color #book_detail_area .book_detail .rental_buttonside span.status_message, .yellow_color .ui-dialog-content, .yellow_color ul#personal_rental_status li.rental_book_status a.list_link_button, .yellow_color ul#personal_rental_status li.reserved_book_status a.list_link_button, .yellow_color ul#personal_rental_status li.change_password_area a.list_link_button, .yellow_color div.layaway_button, .yellow_color .logout_button, .yellow_color .accessibility_setting ul li span, .yellow_color .global_navi ul li ul li ,.yellow_color .global_navi ul li ul li a, .yellow_color .jump_hp, .yellow_color #local_navigation .login_aera .login_button, .yellow_color #local_navigation .login_aera table th.login_rental_status, .yellow_color #local_navigation .login_aera table th.login_reserved_status, .yellow_color #search_box_side span */
  /*リンク文字色は白*/
  /*ページングホバー時*/
  /*グローバルナビ現在地の文字色*/
  /*書誌詳細のdiv*/
  /*ダイアログ内ボタンの色*/
  /*ヘッダーのボーダーカラー*/
  /*背景対応*/
  /*h1対応*/
  /*詳細検索の項目設定*/
  /*タグライン対応*/
  /*ご利用ガイドのページ内リンク背景*/
  /*ドロップダウン*/
  /*背景色変更時の画像の削除*/
  /*ダイアログの背景*/
  /*取り置き中*/
  /*札幌独自のスタイル対応*/
  /*ログインステータス*/
  /*ログアウト時のマイメニュー文字*/
  /*newアイコン*/
  /*カラー適用時の画像変更*/
  /*インフォアイコン*/
  /*詳細検索アイコン*/
  /*もっと読むアイコン*/
  /*ログインステータス冊数やじるし*/
  /*上部へアイコン*/
  /*ページングやじるし*/
  /*特集やじるしアイコン*/
  /*お役立ちコンテンツアイコン*/
  /*取り置き中アイコン*/
  /*ジャンルやじるし*/
  /*スマフォ検索エリア*/
  /*検索エリア虫眼鏡アイコン*/
  /*ジャンルで探すやじるし*/
  /*homeアイコン*/
  /*書誌詳細貸出ステータス*/
  /*そのまま*/
}
.yellow_color p,
.yellow_color div,
.yellow_color dd,
.yellow_color dt,
.yellow_color dl,
.yellow_color table,
.yellow_color tr,
.yellow_color th,
.yellow_color td,
.yellow_color h1,
.yellow_color h2,
.yellow_color h3,
.yellow_color h4,
.yellow_color h5,
.yellow_color span,
.yellow_color ul,
.yellow_color li,
.yellow_color hr,
.yellow_color fieldset,
.yellow_color legend,
.yellow_color em,
.yellow_color label {
  background-color: #00F!important;
  color: #FF0!important;
}
.yellow_color small {
  background-color: transparent!important;
  color: #fff!important;
}
.yellow_color a,
.yellow_color a span {
  background-color: #00F!important;
  color: #fff!important;
}
.yellow_color .pagination ul > li > a:hover {
  text-decoration: underline;
}
.yellow_color .global_navi ul li.now_page ul li a {
  color: #FF0!important;
}
.yellow_color .global_navi ul li.has_second > a {
  background-color: transparent!important;
}
.yellow_color #search_box {
  background-color: transparent!important;
}
.yellow_color #logo_area a {
  background-color: #fff;
}
.yellow_color .book_dtl_middle_area {
  background-color: transparent!important;
}
.yellow_color .ui-dialog a.btn {
  color: #000!important;
  background-color: #f5f5f5\9!important;
}
.yellow_color #header {
  border-color: #fff!important;
}
.yellow_color #logo_area a {
  background-color: #fff!important;
}
.yellow_color h1 span {
  background-image: none;
  margin-bottom: 2px;
  padding: 3px 0 0 10px;
}
.yellow_color h1,
.yellow_color h2,
.yellow_color h3,
.yellow_color h4,
.yellow_color #local_navigation .login_aera p.login_title,
.yellow_color hr.top_contents_hr {
  border-bottom: 2px solid #ccc!important;
  margin-bottom: 7px!important;
  border-radius: 0;
}
.yellow_color .detailsearch-form .control-label {
  border-bottom: 1px solid #ccc;
  border-radius: 0!important;
}
.yellow_color #tagline {
  background-color: none;
}
.yellow_color #tagline span {
  background-image: none;
}
.yellow_color #tagline .tagline_left {
  background-color: transparent;
}
.yellow_color #user_guide #user_guide_contents .interna_link_button {
  background-image: none;
  border: 1px solid #FF0;
}
.yellow_color .dropdown-menu {
  border: 1px solid #ccc;
}
.yellow_color h1,
.yellow_color h2,
.yellow_color h3,
.yellow_color h4 {
  background-image: none!important;
}
.yellow_color .ui-draggable .ui-dialog-titlebar {
  border-bottom: 1px solid #ff0!important;
  border-bottom-right-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
}
.yellow_color #mypage_contents div.layaway_button {
  border: 1px solid #ff0;
}
.yellow_color .global_navi ul li.now_page.last_menu a {
  color: #fff!important;
}
.yellow_color .btn-success {
  color: #333333!important;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.yellow_color #local_navigation .login_aera .alart_info_ul {
  margin-top: 1px;
}
.yellow_color .global_navi a.disabled {
  opacity: 0.6;
}
.yellow_color .new_icon {
  margin-bottom: 3px;
}
.yellow_color a.alert_message,
.yellow_color p.alert_message {
  background-image: url(../../img/common/acs_alert.png);
}
.yellow_color #search_box_side .detail_search_link,
.yellow_color #search_box .detail_search_link,
.yellow_color #search_box_top .detail_search_link {
  background-image: url(../../img/common/acs_plus_icon.png);
}
.yellow_color .read_more,
.yellow_color a.brown_circle_arrow_link {
  background-image: url(../../img/common/acs_sitemap_arrow.png);
}
.yellow_color #header .rental_status_for_sp tr a,
.yellow_color #local_navigation .login_aera table td.booknum {
  background-image: url(../../img/common/acs_blue_thin_arrow.png);
}
.yellow_color #local_navigation .login_aera table td.booknum a {
  background-color: transparent!important;
}
.yellow_color .goto_top {
  background-image: url(../../img/common/acs_upto_page.png);
}
.yellow_color .pagination ul li a.view_first {
  background-image: url(../../img/common/acs_first_black_arrow_left.png);
}
.yellow_color .pagination ul li a.prev {
  background-image: url(../../img/common/acs_black_arrow_left.png);
}
.yellow_color .pagination ul li a.next {
  background-image: url(../../img/common/acs_black_arrow_right.png);
}
.yellow_color .pagination ul li a.view_last {
  background-image: url(../../img/common/acs_last_black_arrow_right.png);
}
.yellow_color .global_navi ul li.has_second {
  background-image: url(../../img/common/w_hassecond_hed_tag1.png) !important;
}
.yellow_color .sidebar-nav .box.useful_contents.off h4 {
  background-image: url(../../img/common/acs_local_nav_icon.png);
}
.yellow_color .sidebar-nav .box.useful_contents h4 {
  background-image: url(../../img/common/acs_up_local_nav_icon.png);
}
.yellow_color #mypage_contents div.layaway_button {
  background-image: url(../../img/common/acs_torioki_button.png);
}
.yellow_color li a.left_arrow_child,
.yellow_color .genrenow,
.yellow_color li a.left_arrow {
  background-image: url(../../img/common/acs_gray_arrow_right_s.png);
}
.yellow_color #search_box form.search_box_form .searchmenu a {
  background-image: url(../../img/common/sp/acs_iconArrow.png);
}
.yellow_color #search_box_side span,
.yellow_color #search_box_side label {
  background-image: url(../../img/common/acs_findingbooks_icon.png);
}
.yellow_color .sidebar-nav .box ul li.level1 {
  background-image: url(../../img/common/acs_genre_arrow.png);
}
.yellow_color ul.breadcrumb li.breadcrumb_top {
  background-image: url(../../img/common/acs_home_icon.png);
}
.yellow_color #book_detail_area .book_detail .book_dtl_info_zone,
.yellow_color #book_detail_area .book_detail .book_dtl_info_zone_sp {
  border: 1px solid #ff0;
}
.yellow_color .caret {
  background-color: inherit!important;
  color: inherit!important;
}
.yellow_color .ui-dialog .detailsearch-form .help,
.yellow_color #local_navigation .login_aera table th.login_rental_status span,
.yellow_color #local_navigation .login_aera table th.login_reserved_status span,
.yellow_color .detail_list_2column ul,
.yellow_color .detail_list_2column ul li,
.yellow_color div.dropdown-backdrop {
  background-color: transparent!important;
}
/*文字サイズ変更ボタン*/
#header_right #accessibility_setting_area.accessibility_setting ul li {
  margin: 0 3px 0 4px;
}
#accessibility_setting_area {
  margin: 2px 0 0 0;
}
.accessibility_setting_layout {
  margin-left: 35px !important;
}
.moji_button_normal {
  background-image: none;
  background-color: #fff;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 0;
  font-weight: bold;
  /* 2019/02/15 CRL安藤 修正開始(アクセシビリティ対応) */
  color: #757575;
  /* 2019/02/15 CRL安藤 修正終了(アクセシビリティ対応) */
}
/*背景色変更ボタン*/
.black_color_button {
  background-image: none;
  background-color: #fff;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 0;
}
.white_color_button {
  background-image: none;
  background-color: #000;
  width: 28px;
  height: 28px;
  border: 0;
  color: #fff!important;
  border-radius: 0;
  border: 0!important;
}
.yellow_color_button {
  background-image: none;
  background-color: #0372BB;
  width: 28px;
  height: 28px;
  border: 0;
  color: #FF0!important;
  border-radius: 0;
  border: 0!important;
}
/*背景色変更ボタン*/
#accessibility_setting_area.accessibility_setting button.selected {
  background-image: none;
  width: 29px;
  height: 29px;
  border: 0;
}
/*配色変更ボタン*/
.change_color_button {
  margin-left: 70px;
}
/*アクセシビリティ設定*/
.accessibility_setting ul li {
  line-height: 35px;
  height: 35px;
  margin-right: 2px;
}
.accessibility_setting ul li span {
  display: block;
  width: 4.2em;
  height: 2em;
  line-height: 1;
  font-size: 90%;
  text-align: right;
  margin-top: 8px;
}
.accessibility_setting ul li:first-child span {
  width: 3.1em;
}
/* Dパターン用のテキストサイト用
*/
#accessibility_setting_area .text_site_navi_area {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  /*著者名表示方法*/
  .onecolumn_space {
    width: 95%;
  }
  .larger_moji .enter_pass_area .onecolumn_inside {
    width: 95%;
  }
  .middle_moji .enter_pass_area label.error,
  .larger_moji .enter_pass_area label.error {
    width: 59%;
    margin-left: 41%;
  }
  .middle_moji .enter_pass_area label,
  .larger_moji .enter_pass_area label {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  /*ツールチップの設定*/
  .read_button:hover span.read_tooltip,
  .read_button:active span.read_tooltip,
  .read_button:focus span.read_tooltip,
  .freeread_button:hover span.read_tooltip,
  .freeread_button:active span.read_tooltip,
  .freeread_button:focus span.read_tooltip,
  .read_button_l:hover span.read_tooltip,
  .read_button_l:active span.read_tooltip,
  .read_button_l:focus span.read_tooltip,
  .tryread_button:hover span.read_tooltip,
  .tryread_button:active span.read_tooltip,
  .tryread_button:focus span.read_tooltip
  {
    position: absolute;
    left: -10px;
    overflow: hidden;
    width: auto;
    height: auto;
    display: block;
    background-color: #fff;
    border: 1px solid #ccc;
    opacity: 1;
  }

  #rental_books_list .detail_list ul li.book_info .read_button:hover {
    opacity: 0.9;
  }
  #rental_books_list .detail_list ul li.book_info .read_button:hover span.read_tooltip {
    left: 0;
    opacity: 1;
    background-color: #fff;
  }

  .return_button:hover span.read_tooltip,
  .return_button:active span.read_tooltip,
  .return_button:focus span.read_tooltip,
  .reserve_cancel_button:hover span.read_tooltip,
  .reserve_cancel_button:active span.read_tooltip,
  .reserve_cancel_button:focus span.read_tooltip
  {
    position: absolute;
    left: 10px;
    overflow: hidden;
    width: auto;
    height: auto;
    display: block;
    background-color: #fff;
    border: 1px solid #ccc;
    opacity: 1;
  }
  #reserved_books_list .detail_list ul li.book_info .reserve_cancel_button:hover {
    opacity: 0.9;
  }
  #reserved_books_list .detail_list ul li.book_info .reserve_cancel_button:hover span.read_tooltip {
    left: 0;
    opacity: 1;
    background-color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
    min-width: 320px;
  }
  #header.now_mypage .login_name,
  #header.now_mypage .rental_status_for_sp {
    display: none;
  }
  #header {
    margin: 0;
    padding: 0px!important;
    width: 100%;
    /*アラートメッセージ部分(sp)*/
    /*スマフォのみの貸出し状況ステータス*/
  }
  #header .header_whole {
    padding: 0!important;
  }
  #header #logo_area {
    width: 100%;
  }
  #header #logo_area a {
    max-height: 50px;
    text-align: center;
  }
  #header #logo_area a img {
    max-height: 50px;
    max-width: 100%;
    height: auto;
  }
  #header #header_right {
    display: none;
  }
  #header .gmenu_sp {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .gmenu_sp ul {
    display: table-row;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .gmenu_sp ul li {
    vertical-align: middle;
    border: 1px solid #efefef;
    display: table-cell;
    text-align: center;
    width: 20%;
    font-size: 70%;
    padding: 4px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .gmenu_sp ul li a {
    display: block;
    width: 100%;
    background: transparent url(../../img/common/sp/iconGuide.png) no-repeat center 0;
    height: 3.5em;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .gmenu_sp ul li a.sp_menu_mypage {
    background-image: url(../../img/common/sp/iconMyPage.png);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQBJREFUeNpiYACC////v2eAASDnP4hmAtLzYQIAAcQIZcwHEevBIjB1AAHEiKwJLAAETFD2BCRTFQACCM5AUY1POwpAF3wAVo2sFQYAAgjZL2DL0MB7bApxAQdiFCfg9A4OkMhIhCIwAAggdKvnwzwBD1Isit5jcaMCihvxuRMUBfAQxxoEeNyHDazHpjABXRWu6DuPxcR+vCZhM5nYAF9AdMwABBiuEAjAEQH/kWIugVjD1v8nHqwnZJjDf9IBSuQzYotwUoIHlrRwZWoQMCTBPENSIgbk/f1YvLifqDQOTWjvyQhDlBgHpS8DIH2egTrAkBFapAlQycAPlOUALAAAUEgb9OM6HwAAAAAASUVORK5CYII=");
  }
  #header .gmenu_sp ul li a.sp_menu_logout {
    background-image: url(../../img/common/sp/iconLogout.png);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARdJREFUeNpi/A8EDFDAxIAMkGUAAogRmQOWgal1BAggFHVApgOIZkE3BEQBBBCqIUh2NjJCAZCdCOIzQbU0QHXMB+IHTOhagRoWgFWhuxoggGAWHQDigwy4QT1YNboJMH9A5RLgxsIUwhyGDRA0EXuI4gEAAUS0QliYN+JRYw/EDmATocGNEeMgcWgsOjDgshruWzSrMdINuslMxHgEqHY+eqrCBvpxWoekKQGvu6DiCcjRSnSAAwQY0QqJBcihA88T+AA4/wHzDJpYI/YMTTyYjxx4QDMbYIYz4YkzrHkCKLUfl8GUuBCXiwuYqBgfC4A+noCc+hqITL4OaKGQgC2fkgMSwWUeoqB1QE+HhIo8BkKFA00SNgDAxkh8s1PCigAAAABJRU5ErkJggg==");
  }
  #header .gmenu_sp ul li a.sp_menu_login {
    background-image: url(../../img/common/sp/iconLogin.png);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT5JREFUeNpi/A8EDFDAxIAEWKA0IxAwAAQQI0wZSAkjstpEgACCSTFCBf6DNCCb1A8WBQKAAGJEtgvZzkaoNWAA4rNALWbA6ToUQZAiJO0MAAEEs+gAEB9kwA3qweYDQQOyw6Bi/zGsQVIwH1nBfySAohDonESomxIZkP0IAtgCAxsACCCiFcIirBGPGnsgdgCbCHUCA1JIJwCZD4DsA0C2A0ghPPhhCkGKoB51YEALErhCJEXooAE9Dufjcih6ODLi9BK6G5FixAFfFGKYDE0H/4kOcIAAI1ohsQDZiY1Qp2FgZABNWI5oYo0MWJJmA1L8YAtE5DhzIJTG8MVGApZ43Y8jpBqZ8BhUAA3f+eSGIQNaIpoApBaQHCvEhCGWNE96GCIbCnQtyKULcIQnAzyLoqVDQkUeA6HCgSYJGwDwLyT/XqeyWwAAAABJRU5ErkJggg==");
  }
  #header .gmenu_sp ul li a.sp_menu_guide {
    background-image: url(../../img/common/sp/iconGuide.png);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO5JREFUeNpi+P///30GGPgPAftBBBMjEMAkAAIIjhhBUiAGE0wEIIBgmkAgAYjfg1UgCe6HMQACCMMwkA4WmAzIOkzDkQBOwQNoYoYAAYRs+3wslirAXfQfE+xH8xMYYLWbaEdiVciIBID8D2jyiTA5gAACuSWAkGngWERyrwIWBftx+fo9VEEBIV8LQGl/8n09sAodCag5gJLmYUGCFH7vkVUDBBh6IndgIBGA9ADxeXzJEQYagFgAiwECoDSOSxM+A1HSO3oSwQWYGKgMRqiBC6ho3gL0JBEAKg1IiOX7RKddaHprQDNwPa70CQMAdY6518WPj8wAAAAASUVORK5CYII=");
  }
  #header .gmenu_sp ul li a:active {
    opacity: 0.6;
  }
  #header .gmenu_sp ul li a.disabled {
    opacity: 0.3;
  }
  #header .gmenu_sp ul li a.disabled:hover {
    text-decoration: none;
    cursor: default;
  }
  #header .gmenu_sp ul li:first-child {
    font-size: 120%;
    width: 40%;
  }
  #header .gmenu_sp ul li button {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    background: none;
    width: 100%;
  }
  #header .gmenu_sp ul li button span {
    background: transparent url(../../img/common/sp/iconMenu.png) no-repeat left center;
    background-image: url("data:image/gif;base64,R0lGODlhFAAUAHAAACH5BAEAAAIALAAAAAAUABQAgf///wAAAAAAAAAAAAIqhG+igu2w2Jtx0mVfzW3z430QpkXmiabqyrbopYggKYefzeGZbvGw5CgAADs=");
    color: #fff;
    padding-left: 24px;
  }
  #header img.sp_alert {
    display: none;
    position: absolute;
    right: -20px;
    top: -15px;
    z-index: 50;
  }
  #header .login_info_area_sp {
    height: auto;
    line-height: 1.4;
    background: #fff;
    width: 100%;
    margin: 0 0 7px;
    border: 1px solid #989898;
    padding: 4px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .login_info_area_sp .login_name {
    line-height: auto;
    width: 100%;
    max-width: 100%;
    text-align: left;
    font-size: 100%;
    padding: 3px 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .login_info_area_sp .alart_info_ul li {
    line-height: 1.4;
    margin-left: 7px;
  }
  #header .login_info_area_sp .alart_info_ul li a {
    background-size: 16px;
    background-position: left 8px;
    padding: 7px 3px 2px 18px;
  }
  #header .middle_moji .alart_info_ul li {
    line-height: 1.0!important;
  }
  #header .larger_moji .alart_info_ul li {
    line-height: 1.0!important;
  }
  #header .login_table_area {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .rental_status_for_sp {
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .rental_status_for_sp tr {
    padding: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .rental_status_for_sp tr th,
  #header .rental_status_for_sp tr td {
    vertical-align: middle;
    width: 26%;
    margin: 0;
    font-size: 85%;
    font-weight: normal;
    background-color: #ffffff;
    border: 1px solid #989898;
  }
  #header .rental_status_for_sp tr th {
    width: 24%;
    line-height: 1.1;
    padding: 4px 0;
    min-height: 3em;
  }
  #header .rental_status_for_sp tr th.rental_num {
    background-color: #EEEEF6;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  #header .rental_status_for_sp tr th.reserved_num {
    background-color: #FFEDDE;
  }
  #header .rental_status_for_sp tr a {
    background: #ffffff url(../../img/common/blue_thin_arrow.png) no-repeat 95% center;
    padding-right: 18px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .rental_status_for_sp tr a span.bold_num {
    font-size: 120%;
    font-weight: bold;
  }
  #header .rental_status_for_sp tr a span.available_booknum {
    font-size: 120%;
  }
  #header .middle_moji .rental_status_for_sp th,
  #header .larger_moji .rental_status_for_sp th,
  #header .middle_moji .rental_status_for_sp .font_ss,
  #header .larger_moji .rental_status_for_sp .font_ss {
    font-size: 12px;
  }
  #header .middle_moji .rental_status_for_sp .bold_num,
  #header .larger_moji .rental_status_for_sp .bold_num,
  #header .middle_moji .rental_status_for_sp .available_booknum,
  #header .larger_moji .rental_status_for_sp .available_booknum {
    font-size: 100%;
  }
  #main_contents {
    margin-bottom: 10px;
    padding: 0;
  }
  #main_contents > div {
    width: 98%;
    margin: 0 1%;
  }
  #main_contents > div#search_box {
    margin: 0 1% 7px;
  }
  #main_contents h1 {
    font-size: 110%;
  }
  #main_contents h1 span {
    padding: 1px 10px 0 10px;
  }
  #main_contents .news * {
    height: 1.2em;
    line-height: 1.3;
  }
  #main_contents .news p {
    min-width: 90px;
    font-size: 70%;
  }
  #main_contents .news a {
    font-size: 90%;
  }
  /* Android 4.x select bugの回避*/
  select {
    -webkit-appearance: none;
    height: 30px;
    line-height: 30px;
    padding: 0 18px 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff url('../../img/common/select_03.gif') 101% center no-repeat;
  }
  h1 span {
    margin-right: 40px;
  }
  a:hover,
  a:focus {
    text-decoration: none;
  }
  .sidebar-nav {
    margin-top: 10px;
  }
  .sidebar-nav h4 {
    margin-top: 0;
  }
  /*囲み領域のスタイル*/
  .box {
    overflow: hidden;
  }
  #local_navigation {
    display: none;
    padding-left: 7px;
    padding-right: 7px;
    min-height: 0;
  }
  #local_navigation .login_aera {
    display: none;
  }
  /*ログインのラベル*/
  #loginbox label {
    width: 200px;
    text-align: left;
  }
  /*パンくず*/
  ul.breadcrumb {
    clear: both;
    padding: 7px 7px 0 33px;
    border-top: 1px dotted #ccc;
    margin-top: 28px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  ul.breadcrumb li.breadcrumb_top {
    line-height: 2.2em;
    display: inline-block;
  }
  ul.breadcrumb li.breadcrumb_top > a {
    padding-left: 30px;
    background-color: transparent !important;
  }
  /*アクセシビリティ*/
  .white_color .global_navi ul li.globalmenu_li {
    background-color: #000!important;
    color: #fff!important;
  }
  .yellow_color .global_navi ul li.globalmenu_li {
    background-color: #00F!important;
    color: #FF0!important;
  }
  /*テーブル*/
  table.normal_table {
    width: 90%;
    margin: 7px auto;
  }
  /*左カラム*/
  #local_navigation {
    clear: both;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: transparent;
  }
  li a.left_arrow {
    background-position: left center;
  }
  /*グローバルナビ*/
  /*ポップアップは初期は非表示*/
  .global_navi {
    display: none;
    font-size: 100%;
  }
  .global_navi ul.globalnavi_level1 li.globalmenu_li,
  .global_navi ul.globalnavi_level2 li {
    font-size: 100%;
    text-align: left;
  }
  .global_navi ul.globalnavi_level1 li.globalmenu_li,
  .global_navi.globalnavi_level1 ul li.globalmenu_li.last_menu {
    clear: both;
    float: none;
    height: auto!important;
    line-height: auto;
    background-color: #fff;
    margin: 5px 0;
    padding-top: 3px!important;
    padding-bottom: 3px!important;
  }
  .global_navi ul.globalnavi_level1 li.now_page {
    /*background-color: #fff!important;*/
    /*background-image: none;*/
  }
  .global_navi ul.sp_menu_accessibility li {
    margin: 2px;
    padding: 1px;
  }
  .global_navi ul li.accessibility_li {
    float: none;
  }
  .global_navi ul.globalnavi_level1 li.now_page ul li a {
    color: #000;
  }
  .detail_list ul li .aboutbook {
    margin-left: 0px;
  }
  .larger_moji .detail_list li.book_info dl.book_format dd {
    font-size: 85%;
  }
  .middle_moji.global_navi ul li {
    min-width: 0 !important;
  }
  .larger_moji.global_navi ul li {
    min-width: 0 !important;
  }
  /**************ジャンルで探す**************/
  .sidebar-nav .box ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 > a {
    margin: 0;
    padding: 7px 22px 7px 40px;
    background: url(../../img/common/sp/iconArrowS.gif) no-repeat right center;
    min-height: 3em;
    width: 96%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 > a span {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: -40px;
    text-indent: -9999px;
    width: 40px;
    height: 100%;
    overflow: hidden;
    background: transparent url(../../img/common/sp/iconPlus.gif) no-repeat center center;
    vertical-align: middle;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 > a.on span {
    background-image: url(../../img/common/sp/iconMinusW.gif);
    background-image: url("data:image/gif;base64,R0lGODlhFAAUAHAAACH5BAEAAAUALAAAAAAUABQAgoCAgDMzM1lZWZmZmf///wAAAAAAAAAAAANACLHczkqMSasdYg3Cu//EoIFkJwZbSZ6p+rEuCMfeTHPs+TyTpu+NHupmGhFDRqLttqQ1Y0/XSXKpTjIKoBaQAAA7");
  }
  #local_navigation .sidebar-nav .box ul > li.level1 .nav_level2 {
    display: block;
    margin: 0 0 4px 6%;
    padding: 0;
    width: 94%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    position: static;
    overflow: hidden;
    border: none;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 .nav_level2.on {
    display: block!important;
    height: auto;
    overflow: visible;
    line-height: 1.2;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 .nav_level2 li:first-child {
    border-top: 1px dotted;
  }
  #local_navigation .sidebar-nav .box ul > li.level1 .nav_level2 li a {
    padding: 0 49px 0 1em;
    margin: 0;
    background-image: url(../../img/common/genre_arrow.png);
    background-position: 92% center;
    background-repeat: no-repeat;
  }
  .sidebar-nav .box ul.nav_level1 li a {
    padding: 4px 0 4px 8px;
  }
  .sidebar-nav .box ul li a {
    line-height: 40px;
    min-height: 35px;
  }
  .nav-list {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*左サイドナビ*/
  .sidebar-nav .box ul li.level1 {
    background-image: none;
  }
  /*表示件数スイッチャ―*/
  .row-fluid .showing_result_number {
    margin-bottom: 0;
  }
  .row-fluid .switch_result_number {
    margin-top: 0px;
    /* -30px */
    width: 100%;
  }
  .row-fluid .switch_result_number .dropdown {
    margin: -28px 7px 14px auto;
    float: right;
  }
  .row-fluid .switch_result_number ul {
    width: 100%;
    float: right;
    margin-top: 0;
    text-align: right;
  }
  .row-fluid .switch_result_number .dropdown-menu li {
    text-align: center;
  }
  /*検索結果の表示調整(アクセシビリティ)*/
  /*
	.yellow_color .row-fluid .switch_result_number, .white_color .row-fluid .switch_result_number {
		margin-top: -25px!important;
	}	
        */
  .detail_list + .switch_result_number,
  .thumbnail_list + .switch_result_number {
    border-top: 1px solid #eeeeee;
    margin-top: 0;
  }
  .detail_list + .switch_result_number ul,
  .thumbnail_list + .switch_result_number ul {
    float: right;
    margin-top: 0;
  }
  .pagination ul > li > a {
    text-indent: -999px;
    background-position: center!important;
  }
  .pagination {
    margin: 7px 0;
  }
  .pagination ul {
    padding: 0;
  }
  .pagination li a {
    display: none;
  }
  .pagination li a.view_first,
  .pagination li a.prev,
  .pagination li a.next,
  .pagination li a.view_last {
    display: inline;
  }
  .larger_moji .reserved_number.exsist {
    font-size: 80%;
  }
  .pagination ul > li.pagination_blank > a {
    width: 1em;
  }
  /*モーダル*/
  .modal_button .btn,
  .modal_button a {
    margin: 5px 0!important;
    min-width: 180px;
    height: 40px;
    line-height: 40px;
    padding: 0;
  }
  /*ジャンル表示幅*/
  .sidebar-nav .box ul li {
    padding-left: 0!important;
  }
  .sidebar-nav .box ul li a {
    line-height: inherit !important;
    min-height: inherit !important;
  }
  /*検索結果第三階層*/
  .sidebar-nav .box ul.resultlist2 li {
    padding-right: 20px;
  }
  /************************詳細検索************************/
  .ui-dialog .ui-dialog-content form.detailsearch-form label {
    width: 65px;
  }
  .ui-dialog .ui-dialog-content form.detailsearch-form ul {
    width: 150px;
    text-align: right;
    overflow: hidden;
  }
  .ui-dialog .ui-dialog-content form.detailsearch-form ul li label {
    width: 85px;
  }
  /*************************ログイン*************************/
  #loginbox {
    width: 98%;
    margin-top: 20px;
  }
  #loginbox p,
  #loginbox a {
    margin: 15px;
    text-align: left;
    width: auto;
  }
  #loginbox h5 {
    padding-left: 15px;
  }
  #loginbox form {
    width: 90%;
  }
  #loginbox form input {
    width: 92%;
  }
  /*エラーメッセージ*/
  #loginbox label.error {
    width: 100%!important;
    text-align: left;
    padding-left: 0px;
    margin-top: -10px;
    margin-bottom: 10px;
  }
  /***********************パスワード変更************************/
  .enter_pass_area {
    width: 100%;
    margin: 0 auto;
  }
  .enter_pass_area p {
    margin-bottom: 20px;
  }
  .enter_pass_area label,
  .enter_pass_area input {
    float: left;
    margin-right: 10px;
  }
  .enter_pass_area input {
    width: 80%;
  }
  .enter_pass_area label {
    text-align: left;
    width: 100%;
  }
  .enter_pass_area label.error {
    margin-left: 0;
    width: 100%;
  }
  .enter_pass_area span.moji_definition {
    display: block;
    font-size: 80%;
    clear: both;
    margin-left: 0;
  }
  #change_pass_form .button_area {
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
  }
  /*1カラム時のコンテンツ*/
  .onecolumn_space {
    width: 100%;
  }
  /*****************************サイトマップ******************************/
  .three_row_contents {
    width: 100%;
  }
  /***************************フッター******************************/
  #footer li {
    display: inline-block;
    font-size: 90%;
    border-left: none;
    border-right: 1px solid #666666;
    margin: 0;
    padding: 0 4px;
  }
  #footer li:last-child {
    border: none;
  }
  #footer li.visible-phone {
    display: inline-block !important;
  }
  #footer li.visible-desktop {
    display: none !important;
  }
  #footer .footer_freearea {
    width: 90%;
    font-size: 90%;
  }
  .android.ui-widget-overlay {
    z-index: 0!important;
    position: absolute;
    height: 100%;
    opacity: 1;
  }
  .android.ui-widget-overlay .ui-widget-overlay {
    position: absolute;
    height: 100%;
  }
}
@media only screen and (max-width: 380px) {
  /*ドロップダウンの位置*/
  .dropup,
  .dropdown {
    float: right;
    margin-bottom: 10px;
  }
  .dropdown-menu {
    left: -70px;
  }
  .larger_moji .dropdown button {
    font-size: 85%;
  }
  .row-fluid .switch_result_number .dropdown {
    margin: auto;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 560px) and (max-width: 767px) {
  #search_result_list ul li .aboutbook {
    width: 80%;
  }
}
@media only screen and (min-width: 450px) and (max-width: 559px) {
  #search_result_list ul li .aboutbook {
    width: 75%;
  }
}
/* 2019/02/15 CRL安藤 修正開始(アクセシビリティ対応) */
button:-moz-focusring {
  outline: 1px solid #09f;
}
a.under_line:not(.logout_button) {
  text-decoration: underline;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #666666;
}
h3.sitemap_heading {
	background: unset;
}
h3 span.sitemap_arrow {
  margin-left: unset;
  background-color: unset!important;
  color: unset!important;
  display: unset;
  width: unset;
}
h3 a.sitemap_arrow {
  display: unset;
  margin-left: unset;
}
h3 span.guide {
  background-color: #FFF!important;
  color: #000!important;
}
/* 2019/02/15 CRL安藤 修正終了(アクセシビリティ対応) */
