@charset "utf-8";
 @media screen and (max-width:779px) {

html {
	font-size: 62.5%;
}

body {
	box-sizing: border-box;
	width: 100%;
	font-size: 1.4rem;
	min-width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

br.sp {
	display: block;
}

br.pc {
	display: none;
}

div.sp {
	display: block;
}

input[type="button"] {
    -webkit-appearance: none!important;
	 border-radius: 3px!important;
  }


span.note {
}

.two-column li{
	 width : 100%;
}

/*header*/


header {
	background: #fff;
}

#headerContainer {
	min-width: 100%;
}

div#headerBlock {
	display: block;
}

#headerBlockL, #headerBlockR {
	float: none;
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
}

header h1, header div.siteLogo {
	color: #0b62c1!important;
	text-align: center;
	width: 80%;
}

header div.siteLogo a {
	color: #0b62c1!important;
	text-decoration: none;
}

header div.siteLogo a:hover {
	color: #0b62c1!important;
	text-decoration: underline;
}

#headerBlockR {
	height: auto;
}

div.changeBlock {
	width: 100%;
	border-bottom: 1px solid #fff;
	text-align: center;
	padding: 0 1em;
}

#utilityBox {
	position: static!important;
	padding: .5em 0;
	z-index: 100;
	margin: 0 auto;
}

#utilityBox ul li {
	float: none;
	display: block;
}

#utilityBox ul li.utilityLogin, #utilityBox ul li.utilityReservation {
	float: left;
}

.utilityLogin {
	margin-bottom: 0;
}

#subHeader, #indexHeader {
	font-size: 1.3rem;
}

/*navi*/


.headerNav {
	float: right;
	margin-top: -60px;
	line-height: 1;
}

.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
	content: "\f0c9";
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
}

.main-nav ul .submenu {
}

.jsHamburger {
	display: block;
	color: #4d4d4d;
	background: #fff;
	height: 30px;
	border:none;
}

.jsHamburger:focus{
	color: #FF0000;
 	height:60px;
	border:1px solid #333;
}


.main-nav {
	display: none;
	position: absolute;
	background: #4d4d4d;
	color: #fff;
	margin-top: 19px;
	width: 100%;
	left: 0;
	right: 0;
	text-align: left;
	z-index: 1000;
}

.main-nav ul {
	display: block;
}

.primary-nav-item {
	float: left;
	clear: left;
	border-right: none;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}

.primary-nav-item a {
	color: #fff;
	line-height: 50px;
	width: 100%;
	position: relative;
	display: block;
}

.primary-nav-item:last-child {
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: none;
}

.hasSubMenu a:after {
	content: '\f0d7';
	font-family: fontawesome;
	position: absolute;
	right: 0;
}

.secondary-nav-item a:after {
	content: '';
}

.hasMega a:after {
	content: '\f0d7';
}

.active-dropdown-icon:after {
	content: '\f0d8'!important;
	font-family: fontawesome;
}

.main-nav ul .submenu {
	position: relative;
	top: auto;
	padding: 0;
	float: left;
	width: 100%;
	background: #4d4d4d!important;
	border:none;
}

.main-nav ul .submenu a:hover {
	background: none;
}


.main-nav ul .submenu:before, .main-nav ul .submenu:after {
	border: none;
}

.main-nav ul .submenu li {
	margin: 0;
}

.main-nav ul li ul li a {
	border-top: 1px solid #ccc;
	text-decoration: none;
}

.main-nav ul .submenu a {
	color: #fff;
	background: transparent;
	padding: 0;
}

.nav_icn:before {
	content: none;
}

ul.submenu .secondary-nav-item {
	clear: both;
	padding: 0;
	border: none;
	width: 100%;
	text-align: left;
	padding-left: 20px;/*padding-top:10px;*/
        /*padding-bottom:10px;*/
}

.tertiary-nav-item {
	width: 100%;
}

.tertiary-nav-item a:after {
	display: none;
}

.activeMega .megaMenu {
	position: relative;
	border: none;
}

.activeMega .megaMenu li {
	width: 100%;
}

.hasMega ul {
	display: none;
}

.activeMega ul {
	display: none;
	position: relative;
	border: none;
}

.activePrimary:after {
	display: none;
}

.megaMenu a:after {
	content: '';
}

.activeMega {
	font-weight: normal;
}

.activeMega:before {
	display: none;
}

/*top*/


.index {
	width: 100%;
	min-width: 100%;
	padding: 0;
}

#index_recommend, #index_reservation, #index_rental, #index_search {
	margin: 0 auto;
	width: 100%;
}

.bookcard_temp {
	width: 100%;
	margin: 0 auto 2em;
}

.bookcard_wrapper,
.bookcard_wrapper2 {
	width: 100%;
	min-width: 100%;
	display: block;
}

.bookcard_item {
	margin: 0 0 5px;
	width: 100%;
}

.bookcard_situation {
	width: 100%;
	margin: 1px;
} 

/* top serch*/


.index fieldset {
}

.index section {
	margin-top: 20px;
}

.search_wrapper {
	margin: 0;
	padding: 1em;
}

.search_wrapper .search_wrapper_box {
	margin: 0 auto 0!important;
	width: 100%!important;
	padding: 5px;
}

.search_wrapper p {
	text-align: left;
}

.search_wrapper legend {
	text-align: left;
}

.search_wrapper label.leftBox, .search_wrapper div.leftBox {
	float: none!important;
}

.index .search_wrapper .rightBox input:not(:first-child) {
	margin-left: .5em;
}

.index .search_wrapper .rightBox label {
	margin-left: 0!important;
}

.search_wrapper .rightBox {
	display: block;
	width: auto;
}

.index .search_wrapper .search_wrapper_box {
	width: 100%!important;
}

.index_news {
	width: 100%;
}

.index input[type="text"] {
	border: solid 1px #ccc;
	padding: 0.1rem;
	min-width: 80%!important;
	height: 2em;
}

.index .button div {
	margin-left: 0;
}

.index button.reset {
	margin-top: 1em;
}

.index button.search, .index button.reset {
	padding: 10px;
}

.index input[type="text"] {
	display: table-cell;
	width: 100%;
	height: 30%;
}

table.searchListTbl_top {
	margin: 1em 0 0;
	border-top: none;
	border-left: none;
}

table.searchListTbl_top tr:first-child th {
	border-top: 1px solid #ddd;
}

table.searchListTbl_top {
	margin: 1em 0 0;
	border-top: none;
	border-left: none;
}

table.searchListTbl_top th, table.searchListTbl_top td {
	width: 100%;
	display: block;
	border-top: none;
	min-height: 2em;
	text-align: left!important;
}

table.searchListTbl_top td {
	padding-bottom: 2em;
}

table.searchListTbl_top tr:first-child th {
	border-top: 1px solid #ddd;
}

table.searchListTbl_top th label {
	cursor: default!important;
}

.displayCondition {
	text-align: left;
}

#main .displayCondition fieldset {
	margin-left: 0;
}

.changeBtn {
	padding: 0.3em .5em;
}

.viweCard, .viweSimple,
.viweCard_on, .viweSimple_on {
	font-size: 1rem;
	 padding: .7rem .6rem;
}


/* pagenation */


.pagerBox {
	margin: 2em auto 2em;
	width: 100%;
}

.pagination li {
    position: absolute;
    top: -9999px;
    left: -9999px;
}


.pagination li.current,
.pagination li:first-of-type,
.pagination li:last-of-type,
.pagination li:nth-of-type(2),
.pagination li:nth-last-of-type(2),
.pagination li.disp
 {
    position: static!important;
}

.pagination li:not(.current,
.pagination li:first-of-type,
.pagination li:last-of-type,
.pagination li:nth-of-type(2),
.pagination li:nth-last-of-type(2),
.pagination li.disp){
 display:none;
}		


.pagination li:nth-of-type(2) a {
    border-left-width: 0!important;
}



.viweChange {
	text-align: left;
	width: 100%;
	margin: 1em 0;
}

.bookcard_operation {
	text-align: center;
	float: none;
}

/*sidebar*/


#sidebar {
	float: none;
	width: 100%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}

#contentsContainer {
	min-width: 100%;
}

#main {
	margin-left: 0;
	width: 100%;
	min-width: auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}

.contentsWrap {
	display: flex;
	flex-flow: row wrap;
	margin: .5em;
}


table.searchListTbl2 th,
table.searchListTbl2 td {
	padding: 8px 10px;
}

table.searchListTbl3 {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.searchListContainer table.searchListTbl3:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.searchListTbl3 thead {
	display: block;
	float: left;
}

table.searchListTbl3 tbody {
	display: block;
	width: auto;
}

table.searchListTbl3 tbody:not(:first-child) {
	margin: 1em auto!important;
	
}

table.searchListTbl3 tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.searchListTbl3 th, table.searchListTbl3 td {
	width: 100%;
	display: block;
	border-top: none;
}

table.searchListTbl3 th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.searchListTbl3 td {
	display: block;
	padding: 2px 6px 2px 6px!important;
	background: #fff;
}

table.searchListTbl3 th {
	display: none;
}

table.searchListContainer table.searchListTbl3:not(:first-child) thead {
	display: block!important;
}

table.searchListTbl3 th.tbl_min, table.searchListTbl3 td.tbl_min {
	width: auto!important;
}

table.searchListTbl3 th.tbl_mid, table.searchListTbl3 td.tbl_mid {
	width: auto!important;
}

table.searchListTbl3 th.tbl_long, table.searchListTbl3 td.tbl_long {
	width: auto!important;
}

table.searchListTbl3 th.tbl_long, table.searchListTbl3 td.tbl_longmin {
	width: auto!important;
}

table.searchListTbl3 .bookcard_situation {
	margin-bottom: 0;
}

.bookDetailBlockL {
	float: none;
	width: 100%;
}

.bookDetailBlockR {
	margin-left: 0;
	width: 100%;
}

.bookItemInfo th {
	white-space: nowrap;
}

/*.bookItemInfo { 
	margin: 0 -10px; 
	}
	
.bookItemInfo th,
.bookItemInfo td{
	width: 100%;
	display: block;
	border-top: none;
	}

.bookInfoTbl { 
    display: block; 
    width: 100%; 
    margin: 10px auto 0;
  }
  
 table.bookInfoTbl{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin: 10px auto 0;
	width:100%;
	}
  
.bookInfoTbl thead{ 
    display: block; 
    float: left;
    overflow-x:scroll;
  }
  
.bookInfoTbl tbody{ 
    display: block; 
    width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
  }
  
.bookInfoTbl th{ 
    display: block;
    width:auto;
  }
  
.bookInfoTbl tbody tr{ 
    display: inline-block; 
    margin: 0 -3px;
  }
  
.bookInfoTbl td{ 
    display: block;
	padding: 8px 6px 8px 6px!important;
  }*/
  

/*reservation*/

.displayCondition button {
	margin-bottom: .8em;
}

table.reservationListTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.reservationListContainer table.reservationListTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.reservationListTbl thead {
	display: block;
	float: left;
}

table.reservationListTbl tbody {
	display: block;
	width: auto;
}

table.reservationListTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.reservationListTbl tbody:not(:first-child) {
	margin: 1em auto!important;
}

table.reservationListTbl th, table.reservationListTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.reservationListTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.reservationListTbl td {
	display: block;
	padding: 0.5px 6px 0.5px 6px!important;
	background: #fff;
}

table.reservationListTbl th {
	display: none;
}

table.reservationListTbl td:first-child {
	padding: 8px 6px 0.5px 6px!important;
}

table.reservationListTbl td:last-child {
	padding: 0.5px 6px 8px 6px!important;
}

table.reservationListTbl td:nth-child(1) {
}

table.reservationListTbl td:nth-child(6):before {
}

table.reservationListContainer table.reservationListTbl:not(:first-child) thead {
	display: block!important;
}

table.reservationListTbl th.tbl_min, table.reservationListTbl td.tbl_longmin {
	width: auto!important;
}

table.reservationListTbl th.tbl_min, table.reservationListTbl td.tbl_min {
	width: auto!important;
}

table.reservationListTbl th.tbl_mid, table.reservationListTbl td.tbl_mid {
	width: auto!important;
}

table.reservationListTbl th.tbl_long, table.reservationListTbl td.tbl_long {
	width: auto!important;
}

/*favorite*/

table.favoriteListTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.favoriteListContainer table.favoriteListTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.favoriteListTbl thead {
	display: block;
	float: left;
}

table.favoriteListTbl tbody {
	display: block;
	width: auto;
}

table.favoriteListTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.favoriteListTbl tbody:not(:first-child) {
	margin: 1em auto!important;
	
}

table.favoriteListTbl th, table.favoriteListTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.favoriteListTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.favoriteListTbl td {
	display: block;
	padding: 0px 6px 1px 6px!important;
	background: #fff;
}

table.favoriteListTbl th {
	display: none;
}

table.favoriteListTbl td:nth-child(1) {
}


table.favoriteListTbl td.colsyoei {
	text-align: center;
}

table.favoriteListTbl td.colsyoei img {
	width: auto;
	height: 130px;
}

table.favoriteListTbl div.amazonBtn img {
	width: auto;
	height: auto;
}

table.favoriteListTbl  td.coltitle {
	font-size: 1.6rem;
}

table.favoriteListTbl td.coldelete button {
	width: 80%;
}



table.favoriteListContainer table.favoriteListTbl:not(:first-child) thead {
	display: block!important;
}

table.favoriteListTbl th.tbl_min, table.favoriteListTbl td.tbl_longmin {
	width: auto!important;
}

table.favoriteListTbl th.tbl_min, table.favoriteListTbl td.tbl_min {
	width: auto!important;
}

table.favoriteListTbl th.tbl_mid, table.favoriteListTbl td.tbl_mid {
	width: auto!important;
}

table.favoriteListTbl th.tbl_long, table.favoriteListTbl td.tbl_long {
	width: auto!important;
}

/*recommend*/

table.recommendListTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.recommendListContainer table.recommendListTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.recommendListTbl thead {
	display: block;
	float: left;
}

table.recommendListTbl tbody {
	display: block;
	width: auto;
}

table.recommendListTbl tbody:not(:first-child) {
	margin: 1em auto!important;
	
}

table.recommendListTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.recommendListTbl th, table.recommendListTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.recommendListTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.recommendListTbl td {
	display: block;
	padding: 0px 6px 1px 6px!important;
	background: #fff;
}

table.recommendListTbl th {
	display: none;
}

table.recommendListContainer table.recommendListTbl:not(:first-child) thead {
	display: block!important;
}

table.recommendListTbl th.tbl_min, table.recommendListTbl td.tbl_longmin {
	width: auto!important;
}

table.recommendListTbl th.tbl_min, table.recommendListTbl td.tbl_min {
	width: auto!important;
}

table.recommendListTbl th.tbl_mid, table.recommendListTbl td.tbl_mid {
	width: auto!important;
}

table.recommendListTbl th.tbl_long, table.recommendListTbl td.tbl_long {
	width: auto!important;
}

/*review*/

table.reviewListTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.reviewListContainer table.reviewListTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.reviewListTbl thead {
	display: block;
	float: left;
}

table.reviewListTbl tbody {
	display: block;
	width: auto;
}

table.reviewListTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.reviewListTbl th, table.reviewListTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.reviewListTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.reviewListTbl td {
	display: block;
	padding: 8px 6px 8px 6px!important;
	background: #fff;
}

table.reviewListTbl th {
	display: none;
}

table.reviewListTbl td:nth-child(1) {
}

table.reviewListTbl td:nth-child(1):before {
	content: '番号：';
}

table.reviewListTbl td:nth-child(2) {
	font-size: 1.6rem;
}

table.reviewListTbl td:nth-child(3):before {
	content: '著者・出版者：';
}

table.reviewListTbl td:nth-child(4):before {
	content: '出版年月：';
}

table.reviewListTbl td:nth-child(5):before {
	content: '投稿日：';
}

table.reviewListTbl td:nth-child(6):before {
	content: 'レビュー：';
}

table.reviewListTbl td:nth-child(5),
table.reviewListTbl td:nth-child(6) {
	text-align: left;
}

table.reviewListTbl td:nth-child(7) button {
	width: 80%;
}


table.reviewListContainer table.reviewListTbl:not(:first-child) thead {
	display: block!important;
}

table.reviewListTbl th.tbl_min, table.reviewListTbl td.tbl_longmin {
	width: auto!important;
}

table.reviewListTbl th.tbl_min, table.reviewListTbl td.tbl_min {
	width: auto!important;
}

table.reviewListTbl th.tbl_mid, table.reviewListTbl td.tbl_mid {
	width: auto!important;
}

table.reviewListTbl th.tbl_long, table.reviewListTbl td.tbl_long {
	width: auto!important;
}
  
  
/**NDC**/


.ndcListContainer {
	width: 100%;
}

.ndcListWrap {
	width: 100%;
	min-width: 100%;
	float: none;
	margin-bottom: 2em;
	margin-left: 0;
}

/*contractBox*/

.contractBox {
	border: 1px solid #ccc;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
}

.reference_infoBox {
	overflow: auto!important;
	height: 300px;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

/*cal*/


.calTblContainer {
	min-width: 100%;
}

.calTblBox {
	width: 100%;
	float: none;
	min-width: 100%;
}

.calTblBox:nth-child(2) {
	margin: 0;
}

.calTblContainer {
	width: 100%;
	width: 100%;
}

/*================================================
 *  予約カート
 ================================================*/



.statusContainer dl dt {
	width: 100%;
	float: none;
}

.statusContainer dl dd {
	margin-left: 0;
}


/* 予約中一覧　*/

/*lend*/

table.lendListTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.lendListContainer table.lendListTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.lendListTbl thead {
	display: block;
	float: left;
}

table.lendListTbl tbody {
	display: block;
	width: auto;
}

table.lendListTbl tbody:not(:first-child) {
	margin: 1em auto!important;
}

table.lendListTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.lendListTbl th, table.reviewListTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.lendListTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.lendListTbl td {
	display: block;
	padding: 0px 6px;
	background: #fff;
}


table.lendListTbl th {
	display: none;
}

table.lendListTbl td:nth-child(8) button {
	width: 100%;
}


table.lendListContainer table.lendListTbl:not(:first-child) thead {
	display: block!important;
}

table.lendListTbl th.tbl_min, table.lendListTbl td.tbl_longmin {
	width: auto!important;
}

table.lendListTbl th.tbl_min, table.lendListTbl td.tbl_min {
	width: auto!important;
}

table.lendListTbl th.tbl_mid, table.lendListTbl td.tbl_mid {
	width: auto!important;
}

table.lendListTbl th.tbl_long, table.lendListTbl td.tbl_long {
	width: auto!important;
}



/*reserve*/

table.reserveListTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.reserveListContainer table.reserveListTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.reserveListTbl thead {
	display: block;
	float: left;
}

table.reserveListTbl tbody {
	display: block;
	width: auto;
}

table.reserveListTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.reserveListTbl th, table.reviewListTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.reserveListTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.reserveListTbl td {
	display: block;
	padding: 0px 6px;
	background: #fff;
}


table.reserveListTbl th {
	display: none;
}

table.reserveListTbl tbody:not(:first-child) {
	margin: 1em auto!important;
}

table.reserveListTbl td:nth-child(1) {
	text-align: left!important;
	padding: 8px 6px 8px 6px;
}

table.reserveListTbl td label{
	margin-top: 1em;
	display: inline-block;
	vertical-align: top;
}

table.reserveListTbl td:nth-child(8) button {
	width: 100%;
}

table.reserveListContainer table.reserveListTbl:not(:first-child) thead {
	display: block!important;
}

table.reserveListTbl th.tbl_min, table.reserveListTbl td.tbl_longmin {
	width: auto!important;
}

table.reserveListTbl th.tbl_min, table.reserveListTbl td.tbl_min {
	width: auto!important;
}

table.reserveListTbl th.tbl_mid, table.reserveListTbl td.tbl_mid {
	width: auto!important;
}

table.reserveListTbl th.tbl_long, table.reserveListTbl td.tbl_long {
	width: auto!important;
}



/*footer*/


footer {
	text-align: center;
}

#footerContainerL, #footerContainerR {
	float: none;
}

/*利用照会*/

/* top serch*/


.loginWrap fieldset {
	min-width: auto;
}

.loginWrap {
	width: 100%!important;
}

.loginWrap .loginBox {
	padding: 5px;
}

.loginWrap {
	width: 100%!important;
	padding: 1em;
}

.loginWrap .loginBox {
	width: 100%!important;
}

table.loginTbl {
	margin: 1em 0 0;
	border-top: none;
	border-left: none;
	table-layout: fixed;
}

table.loginTbl th, table.loginTbl td {
	width: 100%;
	table-layout: fixed;
	display: block;
	border-top: none;
	min-height: 2em;
	text-align: left!important;
	line-height: 1;
}

table.loginTbl td {
	padding-bottom: 2em;
}

table.loginTbl th label {
	cursor: default!important;
}

table.loginTbl tr:first-child th {
	border-top: 1px solid #ddd;
}

table.loginTbl input {
    display: table-cell;
    width: 100%!important;
    height: 30%;
	min-width: auto!important;
}

.loginWrap .button div {
	margin-left: 0;
}

.loginWrap button.cansellBtn {
	margin-top: 1em;
}

div.bookInfoContainer, div.reservationListContainer {
	width: 100%;
}
div.bookInfoContainer::-webkit-scrollbar, div.reservationListContainer::-webkit-scrollbar {
 height: 5px;
}
 div.bookInfoContainer::-webkit-scrollbar-track, div.reservationListContainer::-webkit-scrollbar-track {
 border-radius: 5px;
 background: #eee;
}
div.bookInfoContainer::-webkit-scrollbar-thumb, div.reservationListContainer::-webkit-scrollbar-thumb {
 border-radius: 5px;
 background: #666;
}

.bookshelf_temp {
	padding: 0 1em 4.4em;
	min-width: 20%;
	vertical-align: top;
}

/* 利用者情報変更　*/

table.userinfo {
	border-right: 1px solid #ccc;
}

table.userinfo th {
	display:block;
	width: 100%;
	border-right: none;
}
table.userinfo td {
	display:block;
	width: 100%;
	border-right: none;
}
table.userinfo td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}

table.userinfo th, table.userinfo td{
	width: 100%;
	display: block;
	border-top: none;
	border-right: none;
}


/*================================================
 *  portal
 ================================================*/
 

div#c1, div#c2 {
	float: none;
	width: 100%;
}

div#c2 {
	margin: 0;
}

div.moduleFrame {
	float: none;
	width: 100%;
	margin-left: 0!important;
	margin-bottom: 2em;
}

/*================================================
 * calendar
 ================================================*/


.calendar_harf:nth-child(2) {
	margin-top: 1em;
	margin-left: 0;
}

/* 利用者ポータル 図書館カレンダー */


/*password*/


table.password {
	margin: 1em 0;
	border-top: none;
	border-left: none;
}

table.password th, table.password td {
	width: 100%;
	display: block;
	border-top: none;
}

table.password tr:first-child th {
	border-top: 1px solid #ddd;
}

/*form table*/


table.formStyle {
	margin: 1em 0;
	border-top: none;
	border-left: none;
}

table.formStyle th, table.formStyle td {
	width: 100%;
	display: block;
	border-top: none;
	border-right: none;
}

table.formStyle tr:first-child th {
	border-top: 1px solid #ddd;
}

.checkStyle {
	display: inline-block;
    line-height: 3em;
    padding-left: 3.5em;
}

.checkStyle:before {
	 width: 12px;
    height: 16px;
}
	
.checkStyle:after {
	width: 23px;
    height: 23px;
}

.checkStyle:before, .checkStyle:after {
	top: 50%;
	margin-top: -11px;
}

.checkStylelst:before {
	margin-top: 10px;
}

.checkStylelst:after {
	margin-top: 8px;
}

.checkStyleThesaurus:before, .checkStyleThesaurus:after {
    margin-top: -16px;
}

/* 読書マラソン　*/


.marathonWrapL, .marathonWrapR {
	float: none;
	width: 100%;
	margin: 0;
}

.marathonWrapR {
	margin-top: 2em;
}

/*================================================
 *  lording
 ================================================*/



.loadingBox {
	width: 100%;
}


/*================================================
 *  popup
 ================================================*/
 
#inline-wrap {
    position: relative;
    margin:10px auto;
    max-width: 95%;
    background: #fff;
    padding: 20px;
    font-size: 100%;
}

#inline-wrap .image img {
    max-width: 240px;
    height:auto;
}


.errorBox {
	width: 100%;
}

.lst {
	padding: 22px 0 0 35px;
	display: block;
}

/*================================================
 *  配架図
 ================================================*/
 table.detail-place td {
	font-size:1.14em;
}

/*mybookShelf*/
table.mybookShelfTbl {
	display: block;
	width: 100%;
	margin: 10px auto 1em;
}

.mybookShelfContainer table.mybookShelfTbl:not(:first-child) {
	margin: 1em auto!important;
	border-top: none;
}

table.mybookShelfTbl thead {
	display: block;
	float: left;
}

table.mybookShelfTbl tbody {
	display: block;
	width: auto;
}

table.mybookShelfTbl tbody tr {
	display: inline-block;
	width: 100%!important;
}

table.mybookShelfTbl tbody:not(:first-child) {
	margin: 1em auto!important;
	
}

table.mybookShelfTbl th, table.mybookShelfTbl td {
	width: 100%;
	display: block;
	border-top: none;
}

table.mybookShelfTbl th {
	display: block;
	text-align: right!important;
	padding: 8px 6px 8px 6px!important;
}

table.mybookShelfTbl td {
	display: block;
	padding: 0px 6px 1px 6px!important;
	background: #fff;
}

table.mybookShelfTbl th {
	display: none;
}

table.mybookShelfTbl td:nth-child(1) {
}


table.mybookShelfTbl td.colsyoei {
	text-align: center;
}

table.mybookShelfTbl td.colsyoei img {
	width: auto;
	height: 130px;
}

table.mybookShelfTbl div.amazonBtn img {
	width: auto;
	height: auto;
}

table.mybookShelfTbl  td.coltitle {
	font-size: 1.6rem;
}

table.mybookShelfTbl span.colcomment button {
	margin-bottom: 1em;
}

table.mybookShelfTbl span.colreview button {
	margin-bottom: 1em;
}
table.mybookShelfTbl span.colreview a {
	display: inline-table;
}
table.mybookShelfTbl td.coldelete button {
	width: 80%;
	margin-bottom: 1em;
}



table.mybookShelfContainer table.mybookShelfTbl:not(:first-child) thead {
	display: block!important;
}

table.mybookShelfTbl th.tbl_min, table.mybookShelfTbl td.tbl_longmin {
	width: auto!important;
}

table.mybookShelfTbl th.tbl_min, table.mybookShelfTbl td.tbl_min {
	width: auto!important;
}

table.mybookShelfTbl th.tbl_mid, table.mybookShelfTbl td.tbl_mid {
	width: auto!important;
}

table.mybookShelfTbl th.tbl_long, table.mybookShelfTbl td.tbl_long {
	width: auto!important;
}

}


