@charset "UTF-8";
.hideText,
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.mainBox .linkBtn a, .mainBox .linkBtnL a {
  border-radius: 3px;
  background: #003b5c;
  padding: 5px 10px;
  padding-right: 30px;
  color: #fff;
  position: relative;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .mainBox .linkBtn a, .mainBox .linkBtnL a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.mainBox .linkBtn a:after, .mainBox .linkBtnL a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e911";
  color: #F7F3E6;
}
.mainBox .linkBtn a:hover, .mainBox .linkBtnL a:hover {
  background: #eef9ff;
}
@media screen and (max-width: 480px) {
  .mainBox .linkBtn a, .mainBox .linkBtnL a {
    display: block;
  }
}

.balloon_h2 {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #003b5c;
  color: #fff;
}
.balloon_h2::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-top-color: #003b5c;
  margin-left: -13px;
  left: 50%;
  bottom: -26px;
}

.balloonhg, .tlist .yykkg a:hover span {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #fff;
  text-align: left;
}
.balloonhg::before, .tlist .yykkg a:hover span::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-bottom-color: #47853d;
  margin-left: -13px;
  left: 22%;
  top: -26px;
}

.balloonh2 {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #003b5c;
  color: #fff;
}
.balloonh2::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-top-color: #003b5c;
  margin-left: -13px;
  left: 50%;
  bottom: -26px;
}

.balloon_h {
  position: relative;
  margin: 10px 0px;
  padding: 12px 8px;
  background: #003b5c;
  color: #fff;
}
.balloon_h::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 13px;
  border-bottom-color: #003b5c;
  margin-left: -13px;
  left: 50%;
  top: -26px;
}

.btnWhite li {
  background: #fff;
  margin: 0.5rem 0;
  font-size: .9rem;
  text-align: left;
  height: 3rem;
  display: table;
  width: 160px;
  line-height: 1.2rem;
}
.btnWhite li a {
  display: table-cell;
  padding: .2rem .5rem;
  vertical-align: middle;
  color: #383838;
  text-decoration: none;
}
.btnWhite li a:hover {
  background: rgba(233, 230, 223, 0.6);
}

@media screen and (min-width: 1200px) {
  .sizeWs {
    width: 1200px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

/* .flexAuto ($wrap, $align, $justify) {
  @include flexbox();
  @include flex-wrap($wrap);
  @include align-items($align);
  @include justify-content($justify);
} */
.tableLayout {
  display: table;
  table-layout: fixed;
}
.tableLayout > * {
  display: table-cell;
  vertical-align: middle;
}

.main .topMenuBox dl dt {
  color: #383838;
}

.roundBtnBase {
  list-style-type: none;
}
.roundBtnBase a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin: .5rem auto .5rem;
  padding: .6rem 4rem .6rem 2rem;
  color: #383838;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #383838;
  border-radius: 6rem;
  white-space: nowrap;
}
.roundBtnBase a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e913";
  color: #383838;
  margin-left: 0.2rem;
  vertical-align: middle;
  position: absolute;
  z-index: 100;
  top: calc(50% - .8rem);
  right: 1.5rem;
}
.roundBtnBase a:hover {
  background: rgba(56, 56, 56, 0.1);
}
@media screen and (max-width: 480px) {
  .roundBtnBase a {
    padding: .5rem 4.5rem .5rem 2rem;
    font-size: 1.2rem;
  }
  .roundBtnBase a::after {
    width: 2rem;
    height: 2rem;
  }
}
.roundBtnBase.sBtn a {
  font-size: 1rem;
  padding: .5rem 4rem .5rem 2rem;
  margin: 0;
}
.roundBtnBase.sBtn a::after {
  right: 1rem;
  top: .8rem;
  width: 2rem;
  height: 2rem;
}
@media screen and (max-width: 480px) {
  .roundBtnBase a {
    white-space: normal;
  }
}
.kids .roundBtnBase,
.kids .toListPage {
  list-style-type: none;
}
.kids .roundBtnBase a,
.kids .toListPage a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin: .5rem auto .5rem;
  padding: .6rem 4rem .6rem 2rem;
  color: #383838;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  background-color: #FFCB00;
  border: 2px solid #FFCB00;
  border-radius: 6rem;
  white-space: nowrap;
}
.kids .roundBtnBase a:after,
.kids .toListPage a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  color: #cf3f3f;
  content: "\e913";
  color: #383838;
  margin-left: 0.2rem;
  vertical-align: middle;
  position: absolute;
  z-index: 100;
  top: calc(50% - .8rem);
  right: 1.5rem;
}
.kids .roundBtnBase a:hover,
.kids .toListPage a:hover {
  background: rgba(56, 56, 56, 0.1);
}
@media screen and (max-width: 480px) {
  .kids .roundBtnBase a,
  .kids .toListPage a {
    padding: .5rem 4.5rem .5rem 2rem;
    font-size: 1.2rem;
  }
  .kids .roundBtnBase a::after,
  .kids .toListPage a::after {
    width: 2rem;
    height: 2rem;
  }
}
.kids .roundBtnBase.sBtn a,
.kids .toListPage.sBtn a {
  font-size: 1rem;
  padding: .5rem 4rem .5rem 2rem;
  margin: 0;
}
.kids .roundBtnBase.sBtn a::after,
.kids .toListPage.sBtn a::after {
  right: 1rem;
  top: .8rem;
  width: 2rem;
  height: 2rem;
}
.kids .roundBtnBase a:hover,
.kids .toListPage a:hover {
  background: rgba(255, 203, 0, 0.5);
}
.kids .toListPage {
  text-align: right;
}

.main th {
  background-color: #e1edf9;
  color: #383838;
  border: 1px solid #003b5c;
  border-radius: 0;
}
.main td {
  background-color: #fff;
  color: #333;
  border: 1px solid #003b5c;
  border-radius: 0;
  line-height: 1.2;
}
.main td a:hover {
  text-decoration: underline;
}

/* CSS Document */
input,
option,
select,
label,
textarea {
  vertical-align: middle;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 1rem;
}

input {
  border: none;
  padding: auto 10px;
  ime-mode: disabled;
}

input.imeon {
  /* 初期値が日本語入力モード */
  ime-mode: active;
}

input.imeoff {
  /* 初期値が英数字入力モード */
  ime-mode: inactive;
}

input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  margin-left: 1rem;
  margin-right: 0.2rem;
  cursor: pointer;
}

input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  -moz-transform-origin: right bottom;
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale(1.3, 1.3);
  cursor: pointer;
}

input[type="text"],
input[type="password"] {
  border: solid 1px #003b5c;
  width: auto;
  height: 1.7rem;
  padding: 0.3rem;
  box-sizing: initial;
}
@media screen and (max-width: 480px) {
  input[type="text"],
  input[type="password"] {
    padding: 0.3rem;
  }
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  font: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #fff;
  cursor: pointer;
  background-color: #003b5c;
  border: 1px solid #003b5c;
  border-radius: 5px;
  padding: .5rem .8rem;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  margin: 10px auto;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  margin: 12px auto 8px;
}
@media screen and (max-width: 480px) {
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    padding: 7px 15px;
  }
}

input.negBtn {
  color: #333;
  background: #e8e8e8;
  box-shadow: 0 2px 0 #d6ccbf;
  border: 1px solid #a2a2a2;
}
input.negBtn:hover {
  color: #333;
  background: #abaaad;
  box-shadow: none;
}

select {
  border: solid 1px #003b5c;
  cursor: pointer;
  padding: 0.4rem;
}
@media screen and (max-width: 480px) {
  select {
    margin: 0.1rem;
    margin-left: 0;
    padding: 0.3rem;
  }
}

blockquote {
  margin: 1em;
}

.req {
  color: #CC3300;
  font-weight: normal;
  text-align: right;
  font-size: 0.8em;
}

label {
  line-height: 1.4rem;
  margin: 0.5rem 0em;
  margin-right: 1rem;
}

fieldset {
  margin: 0 0 0.5rem 1rem;
  padding: 0;
  border: 0;
  position: relative;
}
fieldset legend {
  font-weight: bold;
  font-size: 1.1em;
  padding-right: 1rem;
  line-height: 1.8rem;
  color: #383838;
}
fieldset.floatRight {
  zoom: 1;
}
fieldset.floatRight:before, fieldset.floatRight:after {
  content: "";
  display: table;
}
fieldset.floatRight:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight {
    margin-bottom: 1.3rem;
  }
}
fieldset.floatRight legend {
  float: left;
  width: 7.5rem;
  text-align: right;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight legend {
    float: none;
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
fieldset.floatRight .rightBox {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .rightBox {
    margin-left: 0;
    width: 100%;
  }
}
fieldset.floatRight .cmt {
  margin-left: 9.5rem;
}
fieldset.floatRight .cmt label {
  display: block;
  padding-top: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .cmt {
    margin-left: 0;
  }
}
fieldset.floatRight .cmt p.kome {
  margin-left: 1rem;
}

button {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.mainBox form li {
  list-style-type: none;
  margin-bottom: 0.3rem;
}
.mainBox form p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.button {
  text-align: center;
  display: block;
  margin: 20px auto 10px;
}

.mainBox .linkBtn {
  margin: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.mainBox .linkBtn.block a {
  display: block;
}

.mainBox .linkBtnL {
  margin: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.mainBox .linkBtnL a {
  padding: 15px 60px;
}

.main .mform table,
.main .rform table {
  border-collapse: separate;
  border-spacing: 3px;
}
@media screen and (max-width: 480px) {
  .main .mform tr,
  .main .rform tr {
    display: block;
    margin-bottom: 1rem;
  }
}
.main .mform th,
.main .rform th {
  vertical-align: middle;
  text-align: right;
  background: #E1E1E1 !important;
  color: #484848 !important;
  border: none;
  padding: .7rem;
}
.main .mform th label,
.main .rform th label {
  white-space: nowrap;
  margin: 0;
  display: block;
  line-height: 1.4rem;
}
.main .mform th label span,
.main .rform th label span {
  display: block;
  color: #BB2F00;
  font-weight: bold;
  font-size: .9rem;
}
@media screen and (max-width: 480px) {
  .main .mform th label,
  .main .rform th label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
.main .mform th span,
.main .rform th span {
  font-size: 0.8rem;
  font-weight: normal;
}
.main .mform th .req,
.main .rform th .req {
  font-size: 1rem;
  color: #BB2F00 !important;
  display: inline-block;
  margin: .2rem 0;
}
@media screen and (max-width: 480px) {
  .main .mform th,
  .main .rform th {
    display: block;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #eef9ff;
    color: #003b5c;
    text-align: left;
    font-size: 1.2rem;
  }
}
.main .mform td,
.main .rform td {
  border: none;
  background: #f4f4f4;
  border: none;
  padding: .5rem;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .main .mform td,
  .main .rform td {
    display: block;
    text-align: center;
  }
}
.main .mform td input[type="text"],
.main .mform td input[type="password"],
.main .rform td input[type="text"],
.main .rform td input[type="password"] {
  margin: 0.1rem;
  border: 1px solid #7B7B7B;
  width: 90%;
  box-sizing: initial;
  padding: .3rem .1rem;
}
@media screen and (max-width: 480px) {
  .main .mform td input[type="text"],
  .main .mform td input[type="password"],
  .main .rform td input[type="text"],
  .main .rform td input[type="password"] {
    padding: 0.5rem;
  }
}
.main .mform td textarea,
.main .rform td textarea {
  height: 12rem;
  width: 90%;
  border: 1px solid #7B7B7B;
}
@media screen and (max-width: 480px) {
  .main .mform td textarea,
  .main .rform td textarea {
    width: 98%;
  }
}

div.wicket-aa-container {
  width: auto;
}

div.wicket-aa {
  background-color: white;
  border: 1px solid #003b5c;
  padding: 1px;
  margin-top: 1px;
  text-align: left;
}

div.wicket-aa ul {
  list-style: none;
  padding: 1px;
  margin: 1px;
  line-height: 1.4em;
}

div.wicket-aa ul li:hover {
  cursor: pointer;
}

div.wicket-aa ul li.selected {
  background-color: #E6E6FA;
}

/*iphone 16px対応*/
@media screen and (max-device-width: 480px) {
  input[type="text"],
  input[type="password"],
  textarea,
  select {
    font-size: 16px;
  }
}
.mainBox .cardapply {
  display: table;
  border-collapse: separate;
  border-spacing: 10px;
  text-indent: 0;
  margin: 1rem auto 1.5rem;
  text-align: center;
  width: 90%;
  table-layout: fixed;
}
.mainBox .cardapply li {
  display: table-cell;
  width: 14%;
  padding: .6rem 1%;
  background: #FFF;
  color: #000;
  font-size: 0.9em;
  line-height: 1.4;
  vertical-align: middle;
  position: relative;
  border: 1px solid #003b5c;
  text-align: left;
  vertical-align: middle;
  position: relative;
  position: relative;
}
.mainBox .cardapply li::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-left-color: #37629a;
  margin-top: -8px;
  right: -16px;
  top: 30%;
}
.mainBox .cardapply li::after {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-left-color: #fff;
  margin-top: -8px;
  right: -16px;
  top: 30%;
}
.mainBox .cardapply li:before, .mainBox .cardapply li:after {
  top: 50%;
}
.mainBox .cardapply li:after {
  margin-top: -8px;
  right: -15px;
}
@media screen and (max-width: 480px) {
  .mainBox .cardapply li {
    position: relative;
    position: relative;
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto 15px;
    padding: .6em;
  }
  .mainBox .cardapply li::before {
    content: "";
    border: solid transparent;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    border-width: 8px;
    border-top-color: #37629a;
    margin-left: -8px;
    left: 50%;
    bottom: -16px;
  }
  .mainBox .cardapply li::after {
    content: "";
    border: solid transparent;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    border-width: 8px;
    border-top-color: #fff;
    margin-left: -8px;
    left: 50%;
    bottom: -16px;
  }
  .mainBox .cardapply li:before, .mainBox .cardapply li:after {
    left: auto;
    top: auto;
    right: 50%;
  }
  .mainBox .cardapply li:before {
    bottom: -17px;
  }
}
@media screen and (max-width: 480px) {
  .mainBox .cardapply li br {
    display: none;
  }
}
.mainBox .cardapply li.now {
  background: #003b5c;
  color: #FFF;
}
.mainBox .cardapply li.now:after {
  border-left-color: #003b5c;
}
@media screen and (max-width: 480px) {
  .mainBox .cardapply li.now:after {
    border-top-color: #003b5c;
    border-left-color: transparent;
  }
}

.addressInput table {
  width: 90%;
}
@media screen and (max-width: 480px) {
  .addressInput table {
    width: auto;
  }
}

.mylib .addressInput td {
  line-height: 1.4rem;
  line-height: 1.4em\9;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td {
    text-align: left;
  }
}
.mylib .addressInput td input {
  width: auto;
}
.mylib .addressInput td input[type="text"] {
  width: auto;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td input[type="text"] {
    width: 90%;
  }
}
.mylib .addressInput td input[type="checkbox"] {
  width: auto;
  margin-top: 1rem;
}
.mylib .addressInput td input[type="checkbox"] + label {
  margin-right: 0rem;
  vertical-align: bottom;
}
.mylib .addressInput td input#year, .mylib .addressInput td input#month, .mylib .addressInput td input#day, .mylib .addressInput td input#posts {
  width: auto;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td input#year, .mylib .addressInput td input#month, .mylib .addressInput td input#day, .mylib .addressInput td input#posts {
    width: auto;
  }
}
.mylib .addressInput td .colon,
.mylib .addressInput td .colon1 {
  margin-right: 0.5rem;
}
.mylib .addressInput td .colon:after,
.mylib .addressInput td .colon1:after {
  content: "：";
}
.mylib .addressInput td .colon1 {
  display: block;
  margin-top: .5rem;
}
@media screen and (max-width: 480px) {
  .mylib .addressInput td .colon1 {
    display: none;
  }
}
.mylib .addressInput td select {
  margin: .3rem;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
}

/*iphone プルダウン独自スタイル対応*/
@media screen and (max-width: 480px) {
  select {
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 2rem;
    background: #ffffff url("../images/select down.png") no-repeat 95%;
  }
}
/* CSS Document */
.main h1 {
  padding-top: 1.8rem;
}

.main ul.tabNavigation {
  font-size: 0;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.main ul.tabNavigation li {
  margin-right: 2px;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 2px;
  font-size: 1rem;
  margin-bottom: 0;
}
.main ul.tabNavigation li a {
  text-decoration: none;
  text-align: center;
  padding: 1rem 1.5rem;
  display: block;
  font-size: 1rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #DFDEDE;
  color: #3e3e3e;
}
.main ul.tabNavigation li a.selected, .main ul.tabNavigation li a:hover {
  border: none;
  background: #003b5c;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .main ul.tabNavigation {
    display: flex;
    justify-content: space-between;
  }
  .main ul.tabNavigation li {
    display: flex;
    width: 100%;
    min-height: 3rem;
  }
  .main ul.tabNavigation li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-weight: bold;
    padding: 0;
    width: 100%;
    word-break: break-all;
    line-height: 1.2rem;
  }
}
.main h2.term {
  display: none;
}
.main .condition {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 80%;
  margin-top: 0;
  vertical-align: top;
}
.main .condition dl {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  margin: 0.1em 0 0.1em 1em;
  font-size: .85rem;
}
.main .condition + hr {
  margin: 0.5rem;
}
.main p.linkReturn {
  position: absolute;
  top: -6.5rem;
  right: 0;
  margin: 1rem 2rem 0rem;
}
.main p.linkReturn a {
  position: relative;
}
.main p.linkReturn a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\e90c";
  margin: 0;
  top: 0;
  right: -1.2rem;
  color: #003b5c;
}
.main .number {
  margin-top: 0.5rem;
  background: #e8eae7;
  padding: 0.4rem;
}
@media screen and (max-width: 480px) {
  .main .number dl {
    text-align: left;
  }
}

.side h2,
.side .facetNav h2 {
  padding: 12px 8px;
  margin-bottom: 10px;
  font-size: 1em;
}

nav .relate ul {
  padding: 0.5rem 0 1rem;
}
nav .relate li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: auto 0.1rem;
}
nav .relate li a {
  display: block;
  background: #fff;
  white-space: nowrap;
  font-size: 0.9rem;
  color: #1f0d04;
  padding: 0.1rem 0.3rem;
  margin-bottom: 0.3rem;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #003b5c;
  max-width: 7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
}
nav .relate li a:hover {
  background: #f9f0d5;
}

input[type="submit"].button,
input[type="reset"].button,
input[type="button"].button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 2px;
}

.side .localNav.myList ul.ctlList {
  margin: 0.2rem auto 0.5rem;
  text-align: center;
}
.side .localNav.myList ul.ctlList li {
  margin: auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.side .localNav.myList ul.ctlList li a {
  font: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #fff;
  cursor: pointer;
  background-color: #003b5c;
  border: 1px solid #003b5c;
  border-radius: 5px;
  padding: .5rem .8rem;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  margin: 10px auto;
  color: #FFF;
  background-color: #003b5c;
  box-shadow: 0 3px 0 #eef9ff;
  margin: 10px auto;
  padding: 3px 1.5rem 3px 0.5rem;
  border: solid #003b5c 2px;
  background-color: #fff;
  color: #003b5c;
  font-size: .8rem;
  margin: 4px auto;
  box-shadow: 0 2px 0 #d8d6d5;
  position: relative;
  padding: .2rem 1.5rem .2rem 1rem;
}
.side .localNav.myList ul.ctlList li a:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  margin: 12px auto 8px;
}
.side .localNav.myList ul.ctlList li a:hover {
  background: #eef9ff;
}
.side .localNav.myList ul.ctlList li a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\e915";
  top: 38%;
  right: 0.5rem;
  color: #003b5c;
  font-size: .8rem;
  position: absolute;
}
.side .localNav.myList ul.ctlList li a:hover {
  color: #fff;
  background: #003b5c;
  margin: 4px auto;
}
.side .localNav.myList ul.ctlList li a:hover:after {
  color: #fff;
}
.side .localNav.myList ul.ctlList li a:after {
  content: "\e915";
  top: .9rem;
  right: .3rem;
}
.side .localNav.myList ul.ctlList li.edtList a:after {
  content: "\e994";
}

.mylib nav.side .localNav.myList ul li:first-child {
  font-weight: normal;
}

.main .infotable dl {
  margin-right: 0rem;
}
.main .infotable dd {
  margin-right: 0.5rem;
  padding-right: 0.5rem;
}

@media screen and (max-width: 480px) {
  .w_blue {
    width: 95%;
  }
}
@media screen and (max-width: 480px) {
  .w_blue textarea {
    width: 90%;
  }
}

.main .spellCk dl {
  font-size: .9em;
  margin: 0.5rem auto 0rem;
  margin: 1rem auto 0rem;
}
.main .spellCk dl dt,
.main .spellCk dl dd {
  float: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 1rem;
}
.main .spellCk dl dt {
  margin: 0 1rem 0.3rem 0;
  color: #e62108;
  padding: 0.1rem 1rem;
}
.main .spellCk dl dt:before {
  content: no-close-quote;
  font-size: 0;
}
@media screen and (max-width: 480px) {
  .main .spellCk dl dt {
    display: block;
  }
}
.main .spellCk dl dd {
  margin: 0 1rem 0.3rem 0;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .main .spellCk dl dd {
    padding-left: 1rem;
  }
}
.main .relate h2,
.main .relate ul {
  float: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.main .relate h2 {
  position: relative;
  background: #fbd48b;
  font-size: 1rem;
  border: none;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding: .2rem 1rem;
  border-radius: 3px;
  line-height: 1.7rem;
  border: none !important;
}
.main .relate h2:before {
  content: "";
  border: solid transparent;
  position: absolute;
  border-width: 7px;
  border-left-color: #fbd48b;
  margin-top: -7px;
  left: 100%;
  top: 50%;
}
.main .relate ul {
  margin: 0rem 1rem;
}
.main .relate ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0.3rem 1rem 0.3rem 0rem;
}
.main .relate ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 480px) {
  .datailType .main {
    float: none;
    padding: 10px 0.5rem 0px;
  }
}

.datailType .mainBox {
  margin-left: 160px;
}
@media screen and (max-width: 480px) {
  .datailType .mainBox {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  .datailType .mainMargin {
    margin: 0px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .datailType .main {
    margin: 0;
    padding: .5rem 0;
  }
}
@media screen and (max-width: 480px) {
  .datailType .main .bibinfo .cover {
    margin: auto;
    text-align: center;
    position: relative;
  }
}
.datailType .main .bibinfo .cover img {
  position: absolute;
  top: 10px;
  left: -150px;
}
@media screen and (max-width: 480px) {
  .datailType .main .bibinfo .cover img {
    position: static;
    left: 0px;
  }
}
.datailType .main .bibinfo .sDetail {
  margin: 0rem 1rem;
  font-size: .95rem;
  line-height: 1.7rem;
  max-height: 5rem;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .datailType .main .bibinfo .sDetail {
    max-height: 7rem;
  }
}
.datailType .main .bibinfo .sDetail dt {
  display: inline;
  padding: 0rem;
}
.datailType .main .bibinfo .sDetail dt:before {
  content: none;
}
.datailType .main .bibinfo .sDetail dt:after {
  content: "：";
}
.datailType .main .bibinfo .sDetail dd {
  display: inline;
  margin: 0rem;
  margin-right: 1rem;
}
.datailType .main .bibinfo .sDetail dd a {
  margin-right: 0.5rem;
}
@media screen and (max-width: 480px) {
  .datailType .main .bibinfo .tabs {
    overflow-x: auto;
  }
}
.datailType .main .bibinfo .tabs .tabsheet h4 {
  line-height: 1.6rem;
}
.datailType .main .bibinfo .tabs .tabsheet h4 strong {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #fff;
  padding: 5px;
  margin-right: .5rem;
  line-height: 1rem;
  border-radius: 5px;
}
.datailType .main .bibinfo .tabs .tabsheet dl.author {
  margin: 0.5rem 0 0.5rem 3rem;
}
.datailType .main .bibinfo .tabs .tabsheet dl.author dt {
  padding: 0.1rem 1rem;
}
.datailType .main .bibinfo .tabs .tabsheet dl.author dd {
  margin: 0rem 1rem;
}

@media screen and (min-width: 1200px) {
  .datailType .contentsMain {
    width: 1200px;
  }
}
@media screen and (max-width: 480px) {
  .datailType .main h1 {
    padding-top: 1.5rem;
  }
}
@media screen and (max-width: 480px) {
  .datailType .column2 {
    float: none;
    width: auto;
  }
}
.datailType .mainBox {
  width: auto;
}
@media screen and (max-width: 480px) {
  .datailType .main ul.linkreturn {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
  }
}
.datailType .main h2 {
  margin-top: 0;
}
.datailType .main .tabsheet {
  position: relative;
}
@media screen and (max-width: 480px) {
  .datailType .main .tabsheet .detail td {
    white-space: nowrap;
  }
}
.datailType .main .tabsheet .number {
  text-align: right;
  margin: -1rem auto 0rem;
  background-color: transparent;
}
@media screen and (max-width: 480px) {
  .datailType .main .tabsheet .number {
    position: static;
  }
}
.datailType .main .tabsheet .place {
  border-bottom: 1px dotted #818181;
}
.datailType .main .tabsheet .place h3 {
  float: left;
  margin: 0rem;
  border: none;
  margin-right: 1rem;
  padding: 0.1rem 1rem;
  font-size: 1.1rem !important;
  color: #3c352b;
  line-height: 1.7rem;
  text-align: left;
  border-radius: 15px;
  background: #efeeed;
}
@media screen and (max-width: 480px) {
  .datailType .main .tabsheet .place h3 {
    float: none;
  }
}
.datailType .main .tabsheet .place div {
  overflow: auto;
  zoom: 1;
  padding: 0rem 0rem 1rem;
}
.datailType .main .tabsheet .place dl {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0.1rem 1rem 0.1rem 0rem;
  font-size: .95rem;
  border: 1px solid #c7c7c7;
  border-radius: 15px;
  padding: 0rem 1rem;
}
@media screen and (max-width: 480px) {
  .datailType .main .tabsheet .place dl {
    margin: 0.2rem 1rem 0.2rem 0rem;
  }
}
.datailType .main .tabsheet .place dt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0px;
  border-radius: 4px;
  line-height: 1;
}
.datailType .main .tabsheet .place dt:before {
  content: no-close-quote;
  font-size: 0;
}
.datailType .main .tabsheet .place dd {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0rem;
  line-height: 1;
}
.datailType .main .tabsheet .bookInfo table {
  margin: 1rem 0;
}
@media screen and (max-width: 480px) {
  .datailType .main .tabsheet .bookInfo table {
    overflow: auto;
    margin: .5rem 0;
  }
}
.datailType .main .tabsheet .bookInfo label {
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .datailType .main .tabsheet .bookInfo table th {
    white-space: nowrap;
    border: none;
  }
}

.datailType .side {
  order: 2;
  margin-right: inherit;
}
@media screen and (max-width: 480px) {
  .datailType .side {
    order: 1;
    float: inherit;
    margin: 0px;
    padding: 0px;
    margin-left: auto !important;
  }
}
@media screen and (max-width: 480px) {
  .datailType .side h2 {
    background: #FFD130;
    color: #003b5c;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .datailType .side h2:before {
    border-top-color: #FFD130;
  }
}

@media screen and (max-width: 480px) {
  .datailType .review {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
.datailType .review .snsbtn {
  margin: auto;
  text-align: right;
}
.datailType .review .snsbtn li {
  list-style-type: none;
  margin-bottom: 0.2rem;
  line-height: 1.2rem;
  font-size: .85rem;
}
@media screen and (max-width: 480px) {
  .datailType .review .snsbtn li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

.wide {
  margin: 1rem 0rem;
}
.wide input {
  padding: .8rem 2.5rem .8rem 4rem;
}

.btnRsv,
.btnFav {
  position: relative;
  margin: 0.5rem;
}
@media screen and (max-width: 480px) {
  .btnRsv,
  .btnFav {
    margin: 0px;
  }
}
.btnRsv input,
.btnFav input {
  background-color: #2b5fac;
}
@media screen and (max-width: 480px) {
  .btnRsv input,
  .btnFav input {
    padding: 0.5rem 5rem;
  }
}
.btnRsv:before,
.btnFav:before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  right: 0px;
  left: 0px;
  color: #003b5c;
  position: absolute;
  content: "\e91d";
  color: #fff;
  left: 10px;
  right: auto;
  top: -.3rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  .btnRsv:before,
  .btnFav:before {
    top: 30% !important;
    left: 1rem;
  }
}
.btnRsv input,
.btnFav input {
  padding-left: 3.5rem;
}

.btnFav input {
  background-color: #da0f70;
  border: 1px solid #da0f70;
}
@media screen and (max-width: 480px) {
  .btnFav input {
    padding: 0.5rem 3.8rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .btnFav input:hover {
    margin-top: 10px;
  }
}
.btnFav:before {
  content: "\e921";
  top: 0 !important;
}
@media screen and (max-width: 480px) {
  .btnFav:before {
    left: -200px;
    z-index: 999;
    top: 48px;
  }
}
@media screen and (max-width: 480px) {
  .btnFav:before {
    top: 30% !important;
    left: 1rem;
  }
}

.btnBin {
  position: relative;
  display: inline-block;
}
.btnBin::before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  right: 0px;
  left: 0px;
  color: #003b5c;
  position: absolute;
  content: "\e922";
  color: #606060;
  position: absolute;
  top: 1.2rem;
  left: 10px;
  right: auto;
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  .btnBin {
    display: inline-block;
  }
  .btnBin:before {
    top: 30%;
    left: 1rem;
  }
}

.main .bibPager {
  position: absolute;
  top: -3.5rem;
  right: 1rem;
}
@media screen and (max-width: 480px) {
  .main .bibPager {
    position: relative;
    top: auto;
    right: auto;
  }
}
.main .bibPager.volumelist {
  top: -5.5rem;
}
@media screen and (max-width: 480px) {
  .main .bibPager.volumelist {
    top: auto;
  }
}
.main .bibPager ul {
  margin: 0px;
}
.main .bibPager li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.main .bibPager li a {
  display: block;
  position: relative;
  border: 1px solid #003b5c;
  border-radius: 4px;
  padding: 5px 1.5rem;
  text-decoration: none;
  color: #003b5c;
}
@media screen and (max-width: 480px) {
  .main .bibPager li a {
    border: none;
  }
}
.main .bibPager li a:hover {
  background: #003b5c;
  color: #fff;
}
.main .bibPager li.prev a {
  padding-left: 2.5rem;
}
.main .bibPager li.prev a:before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  right: 0px;
  left: 0px;
  color: #003b5c;
  position: absolute;
  content: "\e917";
  color: #003b5c;
  left: 10px;
  font-size: 1.3rem;
  top: 3px;
}
.main .bibPager li.prev a:hover:before {
  color: #F7F3E6;
}
.main .bibPager li.next a {
  padding-right: 2.5rem;
}
.main .bibPager li.next a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\e913";
  margin-top: auto;
  color: #003b5c;
  font-size: 1.3rem;
  top: 3px;
}
.main .bibPager li.next a:before {
  top: 3px;
}
.main .bibPager li.next a:hover:after {
  color: #F7F3E6;
}
@media screen and (max-width: 480px) {
  .main .bibPager li {
    padding: 0;
  }
  .main .bibPager li a {
    position: absolute;
    top: -1rem;
  }
  .datailType .main .bibPager li a {
    top: -13rem;
  }
  .main .bibPager li a:hover {
    background-color: transparent !important;
    color: #003b5c !important;
  }
  .main .bibPager li a::before {
    font-family: "icomoon", sans-serif;
    position: absolute;
    color: #412614;
    font-size: 2.2rem !important;
    left: auto !important;
    right: auto !important;
  }
  .main .bibPager li a::after {
    content: '' !important;
  }
  .main .bibPager li.prev a {
    padding: 0;
    left: 1rem;
  }
  .main .bibPager li.prev a::before {
    content: "\ea44";
    color: #003b5c !important;
  }
  .main .bibPager li.next a {
    right: 1rem;
  }
  .main .bibPager li.next a::before {
    content: "\e911";
    color: #003b5c !important;
  }
  .main .bibPager li a span {
    display: none;
  }
}

.datailType .side h2 {
  padding: 1.8rem .5rem;
}
.datailType .side .bookReco dl {
  padding: 10px;
  border-bottom: dotted 1px #531c1c;
  font-size: .65rem;
}
.datailType .side .bookReco dt {
  margin-bottom: .5rem;
}
.datailType .side .bookReco img {
  width: 100px;
  height: auto;
}
.datailType .side .bookReco dd {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1rem;
  text-align: left;
}
.datailType .side .bookReco dd a {
  font-size: .85rem;
  line-height: 1.2rem;
}
.datailType .side .bookReco2 {
  zoom: 1;
}
.datailType .side .bookReco2:before, .datailType .side .bookReco2:after {
  content: "";
  display: table;
}
.datailType .side .bookReco2:after {
  clear: both;
}
.datailType .side .bookReco2 div {
  padding: .5rem;
  text-align: left;
  zoom: 1;
  background: #fff;
}
.datailType .side .bookReco2 div:before, .datailType .side .bookReco2 div:after {
  content: "";
  display: table;
}
.datailType .side .bookReco2 div:after {
  clear: both;
}
.datailType .side .bookReco2 div .box {
  border-bottom: 1px dotted #003b5c;
  padding: .5rem;
}
.datailType .side .bookReco2 img {
  width: 80px;
  height: auto;
  float: left;
  margin-right: 0.5rem;
}
@media screen and (max-width: 480px) {
  .datailType .side .bookReco2 img {
    width: 50px;
  }
}
.datailType .side .bookReco2 ul {
  font-size: .65rem;
  overflow: auto;
  zoom: 1;
}
@media screen and (max-width: 480px) {
  .datailType .side .bookReco2 ul {
    font-size: .9rem;
  }
}
.datailType .side .bookReco2 li {
  line-height: 0.8rem;
  max-height: 2.3rem;
  overflow: hidden;
  padding-bottom: .2rem;
  color: #333;
}
@media screen and (max-width: 480px) {
  .datailType .side .bookReco2 li {
    line-height: 1.2rem;
  }
}
.datailType .side .bookReco2 li a {
  display: block;
  font-size: 0.85rem;
  line-height: 1.2rem;
  max-height: 3.6rem;
  overflow: hidden;
  padding: 0 !important;
  border: none !important;
  text-decoration: underline !important;
}
.datailType .side .bookReco2 li a::before, .datailType .side .bookReco2 li a::after {
  content: none !important;
}
.datailType .side .bookReco2 li a:hover {
  background-color: transparent !important;
  text-decoration: none !important;
}
@media screen and (max-width: 480px) {
  .datailType .side .bookReco2 li a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .datailType .side .bookReco2 li.on {
    display: block;
    line-height: 1.5rem;
    max-height: 1.5rem;
  }
}

ul.other_list {
  width: 80%;
  text-align: left;
  margin: 20px auto 0px auto;
}
ul.other_list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
  margin: 3px 6px;
  list-style: none;
}

ul.other_list2 {
  width: 80%;
  text-align: left;
  margin: 20px auto 0px auto;
}
ul.other_list2 li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
  margin: 3px 3px;
  list-style: none;
  width: 9rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mainMargin .synonym h2 {
  margin-top: 1rem;
}
.mainMargin .synonym .condition {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 480px) {
  #honbun .main .conditions {
    display: block;
  }
}
#honbun .main .conditions form {
  width: 100%;
  display: table;
}
@media screen and (max-width: 480px) {
  #honbun .main .conditions form {
    display: block;
  }
}
#honbun .main .conditions .button {
  margin: 0px;
  border-left: dotted 1px;
  display: table-cell;
  vertical-align: middle;
  width: 15%;
}
#honbun .main .conditions .button input[type="submit"] {
  padding: 2px 15px;
  font-size: 0.9rem;
}
@media screen and (max-width: 480px) {
  #honbun .main .conditions .button {
    display: block;
    border: none;
  }
  #honbun .main .conditions .button input[type="submit"] {
    font-size: 1rem;
    padding: 5px 15px;
  }
}
#honbun .main .conditions dl {
  margin: 0.5em 0px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0.8em;
}
@media screen and (max-width: 480px) {
  #honbun .main .conditions dl {
    display: block;
    font-size: 1rem;
    margin: 0em 0em 0.5em 0em;
  }
}
#honbun .main .conditions dl dt {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0px 0.2rem;
}
#honbun .main .conditions dl dt:before {
  content: none;
}
@media screen and (max-width: 480px) {
  #honbun .main .conditions dl dt {
    display: block;
    font-weight: bold;
    background: none;
    font-size: 1.1em;
    line-height: 2rem;
    padding-left: 0.5em;
  }
}
#honbun .main .conditions dl dd {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0px;
  padding: 0px 0.3rem;
}
@media screen and (max-width: 480px) {
  #honbun .main .conditions dl dd {
    display: block;
  }
}

.f_accordion {
  display: table-cell;
}

h2.ac_conditions:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

h2.co_accordion {
  display: none;
}
@media screen and (max-width: 480px) {
  h2.co_accordion {
    padding: 1.1rem 0px;
    pointer-events: all;
    overflow: hidden;
    display: block;
    font-weight: bold;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    margin-left: 0px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  h2.co_accordion:before {
    border: none;
  }
}
@media screen and (max-width: 480px) {
  h2.co_accordion:after {
    content: "\e907";
    font-family: "icomoon", sans-serif;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    color: #003b5c;
    position: absolute;
    content: "\e913";
    color: #003b5c;
    margin-top: -0.5rem;
  }
}
h2.co_accordion span {
  padding-right: 5px;
  font-size: 120%;
  display: block;
  padding-top: 5px;
  font-size: 150%;
}
@media screen and (max-width: 480px) {
  h2.co_accordion span:after {
    content: '';
  }
}

.bestlist span {
  font-weight: bold;
}

.ruigo ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.main .result .infotable {
  border: none;
  border-bottom: solid 1px #BCB8B6;
}

.main .freeFrame p {
  margin: 0;
}
.main .freeFrame .pageLink {
  margin: 0 auto;
  text-align: right;
}

.side .facetNav h4 {
  padding: 3px 6px;
}

fieldset.floatRight legend {
  width: 8.5rem;
}

fieldset.floatRight legend label {
  margin: 0em;
  margin-right: 0rem;
}

.main .mailService h3 {
  width: 16rem;
}

.main .tlist .newsTable tr td:nth-child(2) {
  width: auto;
  text-align: left;
}

@media screen and (max-width: 480px) {
  .datailType .main .bibinfo .sDetail {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 480px) {
  .main .tabsheet .bookInfo > form div.button {
    margin: 0.5px auto 0px;
  }
}

@media screen and (max-width: 480px) {
  .main .bibinfo .button.wide,
  .main .bibinfo .buton.wide {
    text-align: center;
    display: block;
  }
  .main .bibinfo .button.wide .btnRsv,
  .main .bibinfo .button.wide .btnFav,
  .main .bibinfo .buton.wide .btnRsv,
  .main .bibinfo .buton.wide .btnFav {
    display: inline-block;
  }
  .main .bibinfo .button.wide .btnRsv input,
  .main .bibinfo .button.wide .btnFav input,
  .main .bibinfo .buton.wide .btnRsv input,
  .main .bibinfo .buton.wide .btnFav input {
    padding: .8rem 2rem .8rem 3rem !important;
    margin: 0.5rem;
  }
}

@media screen and (max-width: 480px) {
  .datailType .main .bibinfo .cover {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .datailType .main .bibinfo {
    margin-bottom: 0;
  }
}

fieldset.cross label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 4rem;
}

button {
  outline: none;
}

@media screen and (max-width: 480px) {
  .searchKey ol li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: .7rem;
  }
  .searchKey ol li select {
    width: 50%;
  }
  .searchKey ol li input[type="text"] {
    width: 60%;
  }
  .searchKey ol li input[type="text"] + select {
    width: 30%;
    font-size: .8rem;
    margin-left: 2px;
  }
}

@media screen and (max-width: 480px) {
  fieldset.floatRight {
    margin-bottom: .8rem;
  }
}

@media screen and (max-width: 480px) {
  #honbun .main .conditions dl {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
  }
  #honbun .main .conditions dl dt {
    font-size: .8rem;
    width: 5rem;
    line-height: 1rem;
  }
}

@media screen and (max-width: 480px) {
  #honbun .main .conditions .button {
    text-align: center;
    width: auto;
    margin: auto;
  }
}

@media screen and (max-width: 480px) {
  main .pager {
    margin: 0.3em auto;
  }
}

@media screen and (max-width: 480px) {
  .main .infotable h3 {
    margin-right: 0;
  }
  .main .infotable p.stock {
    width: 5rem;
    line-height: 1.3rem;
    text-align: center;
    display: block;
    margin: .2rem auto 0;
    position: static;
  }
}
input.negBtn {
  background: #d6d2d6;
  color: #383838;
  box-shadow: 0 3px 0 #abaaad;
}
input.negBtn:hover {
  background: #abaaad;
  color: #fff;
  box-shadow: none;
}

.mylib .main > section {
  margin-bottom: 1.5rem !important;
}

@media screen and (max-width: 480px) {
  .mylib .main .topMenuBox {
    position: relative;
  }
  .mylib .main .topMenuBox h3 {
    width: auto;
  }
  .mylib .main .topMenuBox dl dt {
    position: absolute;
    top: -3.5rem;
    right: -5px;
    width: auto;
    margin: 0;
  }
  .mylib .main .topMenuBox dl dd {
    margin: 0;
  }
  .mylib .main .topMenuBox h3 + dl dt {
    top: 10px;
  }

  .tablecell table.detail td span {
    line-height: 1.4rem;
  }
}
.main .refer li li li li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 49%;
}

@media screen and (max-width: 480px) {
  .mylib .main .topMenuBox {
    margin: 0;
  }
  .mylib .main .topMenuBox dl dt {
    position: static;
    right: 0;
    display: block;
  }
  .mylib .main .topMenuBox h3 {
    width: auto;
  }
  .mylib .main .topMenuBox h3 + dl dt {
    top: 0;
  }
  .mylib .main .topMenuBox dd {
    margin: 0;
    padding: 5px;
  }

  .main p.linkReturn {
    position: static;
    margin: 0;
    padding-right: 1.5rem;
    text-align: right;
    line-height: 1.1rem;
  }
  .main p.linkReturn::after {
    top: .3rem;
  }
}
.side .facetNav > ul li h3 {
  line-height: 1rem;
  margin-top: 1rem;
}

.main .freeFrame {
  margin: .5rem 0;
}
.main .freeFrame p {
  margin: 0;
}

@media screen and (max-width: 480px) {
  .tablecell .item dd img {
    max-width: none;
  }
}
a.ebookBtn {
  font: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #fff;
  cursor: pointer;
  background-color: #003b5c;
  border: 1px solid #003b5c;
  border-radius: 5px;
  padding: .5rem .8rem;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  margin: 10px auto;
  color: #FFF;
  background-color: #003b5c;
  box-shadow: 0 3px 0 #eef9ff;
  /*margin: 0px 5px 10px;*/
  margin: 10px auto;
}
a.ebookBtn:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  margin: 12px auto 8px;
}
a.ebookBtn:hover {
  background: #eef9ff;
  /*margin: 0px 5px 10px;*/
  margin: 10px auto;
}
a.ebookBtn:after {
  content: '';
}
@media screen and (max-width: 480px) {
  a.ebookBtn {
    padding: 7px 15px;
  }
}

.wide a.ebookBtn {
  padding: 0.5rem 1.5rem 0.5rem 3rem;
}
@media screen and (max-width: 480px) {
  .wide a.ebookBtn {
    padding: .5rem;
  }
}

.Search .main section.bibinfo #seventh.tabsheet dl dt {
  margin-top: 1.5rem;
  border-bottom: 1px solid #757474;
  text-indent: -1rem;
  padding-left: 1rem;
}
.Search .main section.bibinfo #seventh.tabsheet dl dd {
  margin: .5rem 0 .5rem 2rem;
  line-height: 1.5rem;
  border-bottom: 1px dotted #757474;
  margin-top: .5rem;
  padding: .1rem 0;
}

img[alt="Loading..."] {
  width: 28px !important;
  max-width: 28px;
  height: auto;
}

.main .FaS table td {
  vertical-align: middle;
}
.main .FaS table td.cent {
  text-align: center;
  padding-top: .5rem;
  line-height: 0;
}

.main .bookInfo td input {
  padding: .1rem .5rem;
  box-shadow: 0 2px 0 #d6ccbf;
}

body.mylib .feedbackPanelERROR li {
  list-style: none;
}

@media screen and (max-width: 480px) {
  body.mylib .main .passIssue td {
    text-align: center;
  }
  body.mylib .main .passIssue td input {
    width: 90%;
  }
  body.mylib .main .passIssue td input[maxlength="4"] {
    width: 4rem;
  }
  body.mylib .main .passIssue td input[maxlength="2"] {
    width: 2rem;
  }
  body.mylib .main .passIssue td label {
    margin-right: .1rem;
  }
}
.datailType .review .snsBtn li {
  vertical-align: top;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: .2rem;
  vertical-align: top;
}
.datailType .review .snsBtn li.ndl a {
  text-decoration: none;
  background: #253c5b;
  background: -moz-linear-gradient(top, #556f88, #253c5b);
  background: -webkit-linear-gradient(top, #556f88, #253c5b);
  background: linear-gradient(to bottom, #556f88, #253c5b);
  color: #fff;
  border: solid 1px #253c5b;
  padding: .4rem .5rem;
  font-size: .85rem;
  font-weight: bold;
  border-radius: 5px;
}
.datailType .review .snsBtn li.ndl a:hover {
  opacity: .8;
}

.areaImageBody .datailType .main {
  margin-left: 400px;
}
@media screen and (max-width: 480px) {
  .areaImageBody .datailType .main {
    margin-left: auto;
  }
}
.areaImageBody .datailType .main .bibinfo .cover img {
  position: absolute;
  top: 30px;
  left: -380px;
  width: 380px;
}
@media screen and (max-width: 480px) {
  .areaImageBody .datailType .main .bibinfo .cover img {
    position: static;
    width: 100%;
  }
}

.main .main p.btnMatomeReserveMsg {
  margin-top: .5rem;
  text-align: right;
}

@supports (-ms-ime-align: auto) {
  .tlist table {
    table-layout: fixed;
  }
}
.f_accordion {
  display: table-cell;
}

h2.ac_conditions:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

h2.co_accordion {
  display: none;
}
@media screen and (max-width: 480px) {
  h2.co_accordion {
    padding: 1.1rem 0px;
    pointer-events: all;
    overflow: hidden;
    display: block;
    font-weight: bold;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    margin-left: 0px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  h2.co_accordion:before {
    border: none;
  }
}
@media screen and (max-width: 480px) {
  h2.co_accordion:after {
    content: "\e907";
    font-family: "icomoon", sans-serif;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    color: #003b5c;
    position: absolute;
    content: "\e913";
    color: #003b5c;
    margin-top: -0.5rem;
  }
}
h2.co_accordion span {
  padding-right: 5px;
  font-size: 120%;
  display: block;
  padding-top: 5px;
  font-size: 150%;
}
@media screen and (max-width: 480px) {
  h2.co_accordion span:after {
    content: '';
  }
}

.searchBox1 .searchKey ol li input[type="submit"][disabled] {
  background: #AA9E98;
  cursor: default;
  box-shadow: 0 1px 0 #AA9E98;
}

.searchKey ol li input[type="submit"].authorityRef {
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
  color: #032577;
  border: none;
  padding: 3px 8px;
}

.searchBox1 .searchKey ol li input[type="submit"][disabled].authorityRef {
  background: transparent;
  cursor: default;
  box-shadow: none;
  text-decoration: none;
  color: #9f9898;
}

.msgRequest2div {
  margin: .2rem;
}

.mylib .main .bibinfo .sDetail {
  margin: 0rem 1rem;
  font-size: .95rem;
  line-height: 1.7rem;
  max-height: 5rem;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .mylib .main .bibinfo .sDetail {
    max-height: 7rem;
  }
}
.mylib .main .bibinfo .sDetail dt {
  display: inline;
  padding: 0rem;
}
.mylib .main .bibinfo .sDetail dt:before {
  content: none;
}
.mylib .main .bibinfo .sDetail dt:after {
  content: "：";
}
.mylib .main .bibinfo .sDetail dd {
  display: inline;
  margin: 0rem;
  margin-right: 1rem;
}
.mylib .main .bibinfo .sDetail dd a {
  margin-right: 0.5rem;
}
.mylib .bibinfo.bookdetail {
  margin-left: 200px;
  position: relative;
}
.mylib .bibinfo.bookdetail .number {
  margin: -.5rem auto .5rem;
  background-color: transparent;
}
@media screen and (max-width: 480px) {
  .mylib .bibinfo.bookdetail {
    margin-left: inherit;
  }
}
.mylib .main .bibinfo .cover > span {
  position: absolute;
  left: -190px;
  top: 0;
  display: block;
  width: 170px;
}
@media screen and (max-width: 480px) {
  .mylib .main .bibinfo .cover > span {
    position: static;
    margin: 1rem auto;
  }
}
.mylib .main .bibinfo .cover > span img {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .mylib .main .tabs #first select {
    width: 96%;
  }
}
@media screen and (max-width: 480px) {
  .mylib .main .tabs #second {
    overflow: auto;
  }
  .mylib .main .tabs #second table th {
    white-space: nowrap;
  }
}

.tablecell .yykbtn input[value="予約かごから外す"] {
  background: #fff;
  color: #03578c;
  border: 2px solid #03578c;
}

.tablecell .yykbtn input.add {
  background: #03578c;
  border: 2px solid #03578c;
  color: #fff;
}

@media screen and (max-width: 480px) {
  .datailType .mainBox .bibinfo .tabs .tabsheet .scrollBox {
    width: auto;
    overflow-x: inherit;
    display: block;
    margin: 0px;
    padding-top: 0;
  }
  .datailType .mainBox .bibinfo .tabs .tabsheet .scrollBox::before {
    content: none;
  }
  .datailType .mainBox .bibinfo .tabs .tabsheet .scrollBox table {
    width: 100% !important;
  }
  .mylib .tabs #second table,
  table.bookInfo {
    width: 100% !important;
  }
  .mylib .tabs #second table th,
  table.bookInfo th {
    white-space: nowrap;
    display: block;
    padding: .3rem .5rem .3rem;
  }
  .mylib .tabs #second table td,
  table.bookInfo td {
    display: block;
    border: none;
    padding: .2rem .5rem;
    text-indent: -7rem;
    margin-left: 7rem !important;
    line-height: 1.2rem;
  }
  .mylib .tabs #second table td.cent,
  table.bookInfo td.cent {
    text-align: left;
    padding: .5rem;
  }
  .mylib .tabs #second table td > div,
  table.bookInfo td > div {
    margin: auto;
    text-align: center;
  }
  .mylib .tabs #second table td > div input,
  table.bookInfo td > div input {
    margin-top: .5rem;
    padding: .5rem 1rem !important;
  }
  .mylib .tabs #second table tr td::before,
  table.bookInfo tr td::before {
    font-weight: bold;
    color: #383838;
    font-size: 1rem;
    display: inline-block;
    width: 6.5rem;
    text-align: right;
    margin-right: .5rem;
  }
  .mylib .tabs #second table tr td:nth-child(2)::before,
  table.bookInfo tr td:nth-child(2)::before {
    content: "所蔵館:";
  }
  .mylib .tabs #second table tr td:nth-child(3)::before,
  table.bookInfo tr td:nth-child(3)::before {
    content: "資料の状態:";
  }
  .mylib .tabs #second table tr td:nth-child(4)::before,
  table.bookInfo tr td:nth-child(4)::before {
    content: "禁帯:";
  }
  .mylib .tabs #second table tr td:nth-child(5)::before,
  table.bookInfo tr td:nth-child(5)::before {
    content: "請求記号:";
  }
  .mylib .tabs #second table tr td:nth-child(6)::before,
  table.bookInfo tr td:nth-child(6)::before {
    content: "資料ID:";
  }
  .mylib .tabs #second table tr td:nth-child(7)::before,
  table.bookInfo tr td:nth-child(7)::before {
    content: "利用対象:";
  }
  .mylib .tabs #second table,
  table.bookInfo {
    overflow: inherit;
  }
  .mylib .tabs #second table thead,
  table.bookInfo thead {
    display: none;
  }
  .mylib .tabs #second table tbody {
    counter-reset: number;
  }
  .mylib .tabs #second table tr::before {
    counter-increment: number;
    content: counter(number);
    display: block;
    padding: .5rem .5rem;
    font-weight: bold;
  }
  .mylib .tabs #second table tr td:nth-child(1)::before {
    content: "資料ID:";
  }
  .mylib .tabs #second table tr td:nth-child(2)::before {
    content: "所蔵館:";
  }
  .mylib .tabs #second table tr td:nth-child(3)::before {
    content: "禁帯:";
  }
  .mylib .tabs #second table tr td:nth-child(4)::before {
    content: "請求記号:";
  }
  .mylib .tabs #second table tr td:nth-child(5)::before {
    content: "資料の状態:";
  }
  .mylib .tabs #second table tr td:nth-child(6)::before {
    content: "利用対象:";
  }
  .mylib .tabs #third table,
  .tablecell {
    overflow: inherit;
    width: auto;
  }
  .mylib .tabs #third table table.detail,
  .tablecell table.detail {
    width: 100% !important;
    display: table;
  }
  .mylib .tabs #third table table.detail th,
  .tablecell table.detail th {
    border: none;
    display: block;
    text-align: left;
    padding: .8rem .5rem .2rem;
    width: inherit;
  }
  .mylib .tabs #third table table.detail td,
  .tablecell table.detail td {
    display: block;
    border: none;
    white-space: inherit !important;
  }
  .mylib .tabs #first table {
    overflow: inherit;
    width: 100%;
  }
  .mylib .tabs #first table th {
    border: none;
    display: block;
    text-align: left;
    padding: .8rem .5rem .2rem;
    width: inherit;
  }
  .mylib .tabs #first table td {
    display: block;
    border: none;
    white-space: inherit;
    padding: .5rem;
    font-size: 1rem;
  }
}
input.negBtn {
  color: #333;
  background: #e8e8e8;
  box-shadow: 0 2px 0 #d6ccbf;
  border: 1px solid #a2a2a2;
}
input.negBtn:hover {
  color: #333;
}

.icoCart,
.icoFav,
.icoBin {
  position: relative;
}
.icoCart::before,
.icoFav::before,
.icoBin::before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  position: absolute;
  font-size: 1.5rem;
  top: 0;
  left: 0;
  width: 1.5rem;
  border-radius: 4px;
  padding: .4rem;
  text-align: center;
  margin-top: 0;
  color: #fff;
}

.icoCart::before {
  content: "\e91c";
  background: #2b5fac;
}

.icoBin::before {
  content: "\e922";
  background: #606060;
}

.icoFav::before {
  content: "\e921";
  background: #da0f70;
}

a.icoCart, a.icoFav, a.icoBin {
  text-decoration: none !important;
  position: relative;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
}
a.icoCart::before, a.icoFav::before, a.icoBin::before {
  box-shadow: 0 3px 0 #d6ccbf;
}
a.icoCart span, a.icoFav span, a.icoBin span {
  display: none;
  position: absolute;
}
a.icoCart:hover::before, a.icoFav:hover::before, a.icoBin:hover::before {
  box-shadow: none;
  width: 1.1rem;
  line-height: 1.3rem;
  padding: .4rem .6rem .4rem .2rem;
  background: #fff;
  transition: background .3s ease-out;
}
a.icoCart {
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
}
a.icoCart:hover::before {
  border: 0.2rem solid #2b5fac;
  content: "\e91c";
  color: #2b5fac;
}
a.icoFav:hover::before {
  content: "\e91f";
  border: 0.2rem solid #da0f70;
  color: #da0f70;
}
a.icoBin:hover::before {
  content: "\e922";
  border: 0.2rem solid #606060;
  color: #606060;
  opacity: .5;
}
a.icoCart:hover span, a.icoFav:hover span, a.icoBin:hover span {
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #333;
  overflow: inherit;
  white-space: nowrap;
  text-indent: inherit;
  position: absolute;
  top: -2.5rem;
  right: -2.5rem;
  font-size: .85rem;
  padding: .1rem .3rem;
  border-radius: 4px;
  background: rgba(43, 95, 172, 0.79);
  color: #fff;
  position: relative;
  position: absolute;
}
a.icoCart:hover span::before, a.icoFav:hover span::before, a.icoBin:hover span::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-top-color: rgba(43, 95, 172, 0.79);
  margin-left: -8px;
  left: 50%;
  bottom: -16px;
}
a.icoFav:hover span {
  background: rgba(218, 15, 112, 0.85);
  position: relative;
  position: absolute;
  right: -2.9rem;
}
a.icoFav:hover span::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-top-color: rgba(218, 15, 112, 0.85);
  margin-left: -8px;
  left: 50%;
  bottom: -16px;
}
a.icoBin:hover span {
  background: rgba(96, 96, 96, 0.78);
  position: relative;
  position: absolute;
  right: -.8rem;
  padding: .1rem 1rem;
}
a.icoBin:hover span::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-top-color: rgba(96, 96, 96, 0.78);
  margin-left: -8px;
  left: 55%;
  bottom: -16px;
}

.volumeSlct {
  background: #ededed;
}
.volumeSlct h2 {
  margin: 0;
  padding: 1rem;
  position: relative;
  border-bottom: none !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 1.2rem;
  font-weight: normal;
  border-left: 50px solid #f8c108;
  border-top: none;
  line-height: 1.8rem;
}
.volumeSlct h2::before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  right: 0px;
  left: 0px;
  color: #003b5c;
  position: absolute;
  content: "\e920";
  position: absolute;
  left: -35px;
  font-size: 1.5rem;
  color: #532f11;
}
.volumeSlct .button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: auto;
}
.volumeSlct input {
  padding: .5rem 1.7rem;
}
.volumeSlct input.negBtn {
  background: #fff;
}
@media screen and (max-width: 480px) {
  .volumeSlct input.negBtn {
    font-size: .8rem;
    padding: .6rem .7rem;
  }
}

.main .tabs > section {
  border-top: 10px solid;
  border-color: #003b5c;
}
.main .tabs ul.reserveTab {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
@media screen and (max-width: 480px) {
  .main .tabs ul.reserveTab {
    display: flex;
  }
}
.main .tabs ul.reserveTab li {
  display: table-cell !important;
  padding-right: .2rem;
}
@media screen and (max-width: 480px) {
  .main .tabs ul.reserveTab li {
    display: flex !important;
    padding-right: 0;
  }
}
.main .tabs ul.reserveTab li:last-child {
  padding-right: 0;
}
.main .tabs ul.reserveTab li a {
  background: #fff;
  border: #003b5c 1px solid;
  border-bottom: none;
  color: #003b5c;
}
.main .tabs ul.reserveTab li a.selected, .main .tabs ul.reserveTab li a:hover {
  background: #003b5c;
  color: #FFF;
}
.main .resultNav ul,
.main .tlistNav ul {
  margin: 0;
}
.main .resultNav .swichNav,
.main .tlistNav .swichNav {
  margin: auto;
  text-align: right;
  border-bottom: solid 1px #BCB8B6;
}
@media screen and (max-width: 480px) {
  .main .resultNav .swichNav,
  .main .tlistNav .swichNav {
    margin-bottom: 0;
  }
}
.main .resultNav .swichNav::before, .main .resultNav .swichNav::after,
.main .tlistNav .swichNav::before,
.main .tlistNav .swichNav::after {
  content: none;
}
.main .resultNav .swichNav > ul,
.main .tlistNav .swichNav > ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.main .resultNav .swichNav > ul li input,
.main .tlistNav .swichNav > ul li input {
  margin: .5rem;
}
.main .resultNav .swichNav .icoGuide,
.main .tlistNav .swichNav .icoGuide {
  text-align: right;
  margin: 0 1rem 0 5rem;
  vertical-align: bottom;
}
@media screen and (max-width: 480px) {
  .main .resultNav .swichNav .icoGuide,
  .main .tlistNav .swichNav .icoGuide {
    margin: 0 1rem;
  }
}
.main .resultNav .swichNav .icoGuide li,
.main .tlistNav .swichNav .icoGuide li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-left: 1.5rem;
  position: relative;
  margin-bottom: 0;
}
.main .resultNav .swichNav .icoGuide li span,
.main .tlistNav .swichNav .icoGuide li span {
  margin-left: .3rem;
  font-size: .9rem;
}
@media screen and (max-width: 480px) {
  .main .resultNav .swichNav .icoGuide li span,
  .main .tlistNav .swichNav .icoGuide li span {
    font-size: .7rem;
    margin-left: 0;
  }
}
.main .resultNav .swichNav .icoGuide li.icoCart::before, .main .resultNav .swichNav .icoGuide li.icoFav::before, .main .resultNav .swichNav .icoGuide li.icoBin::before,
.main .tlistNav .swichNav .icoGuide li.icoCart::before,
.main .tlistNav .swichNav .icoGuide li.icoFav::before,
.main .tlistNav .swichNav .icoGuide li.icoBin::before {
  font-size: 1rem;
  top: -.2rem;
  width: 1.3rem;
  border-radius: 4px;
  padding: 0 .2rem;
}
@media screen and (max-width: 480px) {
  .main .resultNav .swichNav .icoGuide li.icoCart::before, .main .resultNav .swichNav .icoGuide li.icoFav::before, .main .resultNav .swichNav .icoGuide li.icoBin::before,
  .main .tlistNav .swichNav .icoGuide li.icoCart::before,
  .main .tlistNav .swichNav .icoGuide li.icoFav::before,
  .main .tlistNav .swichNav .icoGuide li.icoBin::before {
    font-size: .8rem;
    top: .1rem;
    width: 1rem;
    line-height: 1.5;
  }
}
@inlucde mqSP {}
.main .tlist .thFavo {
  width: 2rem !important;
  font-size: .7rem;
  position: relative;
  line-height: 1;
  padding: .1rem;
}
.main .tlist .thCart,
.main .tlist .thBin {
  width: 2rem !important;
  white-space: nowrap;
  line-height: 1;
  padding: .1rem;
}
.main .tlist .colCart,
.main .tlist .colFav,
.main .tlist .colBin {
  width: 2.5rem;
  height: 2.2rem;
  line-height: inherit;
}
.main .tlist .colCart a,
.main .tlist .colFav a,
.main .tlist .colBin a {
  vertical-align: middle;
  display: inline-block;
}
.main .tlist .colCart a:hover span,
.main .tlist .colFav a:hover span,
.main .tlist .colBin a:hover span {
  top: -3.6rem;
  right: -5.1rem;
  padding: .5rem .4rem;
}
.main .tlist .colCart a::before,
.main .tlist .colFav a::before,
.main .tlist .colBin a::before {
  top: -1.2rem;
  left: .1rem;
}
.main .tlist .colCart a.icoBin:hover span,
.main .tlist .colFav a.icoBin:hover span,
.main .tlist .colBin a.icoBin:hover span {
  right: -3rem;
  padding: .5rem 1rem;
}
.main .tlist .colCart a.icoCart:hover span,
.main .tlist .colFav a.icoCart:hover span,
.main .tlist .colBin a.icoCart:hover span {
  right: -4.7rem;
}
.main .tlist .noKeep {
  padding: .2rem;
  border-radius: 4px;
  white-space: nowrap;
  margin: 0 .2rem;
  display: block;
  border: #003b5c 1px solid;
  color: #003b5c;
  font-size: .9rem;
}
.main .tlist .keepBtn input {
  padding: .2rem 1.2rem;
  display: block;
  margin: auto;
  text-align: center;
  font-size: .9rem;
}
.main .selectAllChk {
  margin-left: .5rem;
  text-align: left;
  margin-top: -2.2rem;
}
.main .selectAllChk [type="checkbox"]:checked,
.main .selectAllChk [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.main .selectAllChk [type="checkbox"]:checked + label,
.main .selectAllChk [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  margin: .5rem;
}
.main .selectAllChk [type="checkbox"]:checked + label::before,
.main .selectAllChk [type="checkbox"]:not(:checked) + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #003b5c;
  background: #003b5c;
  border-radius: 4px;
}
.main .selectAllChk [type="checkbox"]:checked + label::after,
.main .selectAllChk [type="checkbox"]:not(:checked) + label::after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\ea10";
  position: absolute;
  font-size: 1.2rem;
  color: #fff;
  top: 12px;
  left: 4px;
  -webkit-transition: content 0.2s ease;
  transition: content 0.2s ease;
}
.main .selectAllChk [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(2, 1);
  transform: scale(2, 1);
}
.main .selectAllChk [type="checkbox"]:not(:checked) + label:before {
  background: #fff;
}
.main .selectAllChk [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .selectAllChk [type="checkbox"]:checked + label:before {
  background: #003b5c;
}
.main .selectAllChk label {
  margin-bottom: .7rem;
}
@media screen and (max-width: 480px) {
  .main .selectAllChk {
    display: none;
  }
}
.main .infotable h3 {
  display: table;
  margin-right: 5rem;
  text-indent: inherit;
  margin-left: 0;
  font-size: 1.1rem;
}
.main .infotable h3 > * {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .main .infotable h3 {
    margin-right: inherit;
  }
}
.mylib .main .infotable h3 {
  margin-left: .8rem;
}
.mylib .main .infotable h3 [type="checkbox"]:checked,
.mylib .main .infotable h3 [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.mylib .main .infotable h3 [type="checkbox"]:checked + label,
.mylib .main .infotable h3 [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  color: #666;
  font-size: 1.2rem;
}
.mylib .main .infotable h3 [type="checkbox"]:checked + label::before,
.mylib .main .infotable h3 [type="checkbox"]:not(:checked) + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: auto;
  width: 18px;
  height: 18px;
  border: 2px solid #003b5c;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1rem;
}
.mylib .main .infotable h3 [type="checkbox"]:checked + label::after,
.mylib .main .infotable h3 [type="checkbox"]:not(:checked) + label::after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\ea10";
  position: absolute;
  font-size: 1rem;
  color: #003b5c;
  top: .7rem;
  left: .1rem;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.mylib .main .infotable h3 [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.mylib .main .infotable h3 [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 480px) {
  .mylib .main .infotable h3 {
    margin-left: 0;
  }
}
.mylib .main .infotable .itemKeep input {
  margin: auto;
  padding: .2rem 1.5rem;
}
.mylib .main .infotable .edtCmt a {
  font: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #fff;
  cursor: pointer;
  background-color: #003b5c;
  border: 1px solid #003b5c;
  border-radius: 5px;
  padding: .5rem .8rem;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  margin: 10px auto;
  color: #FFF;
  background-color: #003b5c;
  box-shadow: 0 3px 0 #eef9ff;
  margin: 10px auto;
  padding: 3px 1.5rem 3px 0.5rem;
  border: solid #003b5c 2px;
  background-color: #fff;
  color: #003b5c;
  font-size: .8rem;
  margin: 4px auto;
  box-shadow: 0 2px 0 #d8d6d5;
  position: relative;
  white-space: nowrap;
  padding: 3px .5rem 3px 0.5rem;
}
.mylib .main .infotable .edtCmt a:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  margin: 12px auto 8px;
}
.mylib .main .infotable .edtCmt a:hover {
  background: #eef9ff;
}
.mylib .main .infotable .edtCmt a:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\e915";
  top: 38%;
  right: 0.5rem;
  color: #003b5c;
  font-size: .8rem;
  position: absolute;
}
.mylib .main .infotable .edtCmt a:hover {
  color: #fff;
  background: #003b5c;
  margin: 4px auto;
}
.mylib .main .infotable .edtCmt a:hover:after {
  color: #fff;
}
.mylib .main .infotable .edtCmt a::after {
  color: #003b5c;
  content: "\e994";
  position: static;
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.mylib .main .infotable .edtCmt a::hover {
  background: #003b5c;
  color: #fff;
}
.mylib .main .infotable .edtCmt a::hover::after {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .main .icoBtnBlock {
    text-align: center;
    margin: .5rem auto;
    padding: .5rem 1.5rem;
    background: #e8e7e7;
  }
}
.main .icoBlockList {
  margin: auto;
  white-space: nowrap;
}
.main .icoBlockList li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 2rem;
  margin: .1rem;
  margin-right: .3rem;
  line-height: 1.7rem;
}
.main .icoBlockList li a {
  padding: .5rem;
  display: block;
}
.main .icoBlockList li:nth-child(3) {
  margin-left: 1.2rem;
}
@media screen and (max-width: 480px) {
  .main .icoBlockList {
    margin: auto;
    height: 2.6rem;
    text-align: center !important;
  }
}
.main .myListChgBtn {
  font: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro #0074BEW3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #fff;
  cursor: pointer;
  background-color: #003b5c;
  border: 1px solid #003b5c;
  border-radius: 5px;
  padding: .5rem .8rem;
  vertical-align: middle;
  height: auto;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  box-shadow: 0 3px 0 #d6ccbf;
  text-decoration: none;
  margin: 10px auto;
  color: #FFF;
  background-color: #003b5c;
  box-shadow: 0 3px 0 #eef9ff;
  margin: 10px auto;
  padding: 3px 1.5rem 3px 0.5rem;
  border: solid #003b5c 2px;
  background-color: #fff;
  color: #003b5c;
  font-size: .8rem;
  margin: 4px auto;
  box-shadow: 0 2px 0 #d8d6d5;
  position: relative;
  margin-top: 2rem;
  padding: 0;
}
.main .myListChgBtn:hover {
  box-shadow: 0 1px 0 #d6ccbf;
  margin: 12px auto 8px;
}
.main .myListChgBtn:hover {
  background: #eef9ff;
}
.main .myListChgBtn:after {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  content: "\e915";
  top: 38%;
  right: 0.5rem;
  color: #003b5c;
  font-size: .8rem;
  position: absolute;
}
.main .myListChgBtn:hover {
  color: #fff;
  background: #003b5c;
  margin: 4px auto;
}
.main .myListChgBtn:hover:after {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .main .myListChgBtn {
    display: inline-block;
  }
}
.main .myListChgBtn::after {
  content: "\e92e";
  top: 60%;
}
.main .myListChgBtn:hover {
  box-shadow: none;
  margin-top: 2rem;
  color: #fff;
}
.main .myListChgBtn:hover::after {
  color: fff;
}
.main .myListChgBtn input {
  padding: 3px 2rem 3px 1rem;
  margin: 0;
  background-color: transparent;
  box-shadow: none;
  color: #003b5c;
  border: none;
}
.main .myListChgBtn input:hover {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .main .myListChgBtn {
    margin-top: .7rem;
  }
  .main .myListChgBtn:hover {
    margin-top: .7rem;
  }
}
.main .resultFooterBtn {
  background: #e8eae7;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 1rem 0;
  width: 100%;
}
.main .resultFooterBtn > div {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn {
    display: block;
    margin: auto;
    text-align: center;
  }
  .main .resultFooterBtn > div {
    display: inline-block;
    vertical-align: inherit;
  }
}
.main .resultFooterBtn .submitBox {
  text-align: center;
}
.main .resultFooterBtn .submitBox input {
  padding: .5rem 2rem;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn .submitBox {
    width: 60%;
    text-align: right;
  }
  .main .resultFooterBtn .submitBox input {
    padding: .5rem 1rem;
  }
}
.main .resultFooterBtn .selectAllChk {
  border-bottom: none;
  padding: 0;
  white-space: nowrap;
  width: 8rem;
}
.main .resultFooterBtn .selectAllChk label {
  display: inline !important;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn .selectAllChk {
    width: 30%;
  }
}
.main .resultFooterBtn .selectAllDel {
  width: 13rem;
  padding-right: .5rem;
  padding-left: .8rem;
  border-left: 1px solid #003b5c;
  position: relative;
  white-space: nowrap;
  margin: auto;
  text-align: left;
}
.main .resultFooterBtn .selectAllDel::before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  right: 0px;
  left: 0px;
  color: #003b5c;
  position: absolute;
  color: #333;
  position: absolute;
  left: 1.5rem;
  top: 33%;
  content: "\e922";
  width: 1.1rem;
}
.main .resultFooterBtn .selectAllDel input {
  padding: .5rem 1rem .5rem 2.3rem;
  background: #fff;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn .selectAllDel {
    border-left: none;
    border-top: 1px solid #003b5c;
    margin: 1rem auto 0;
    width: 100%;
    padding: 0;
    text-align: right;
  }
  .main .resultFooterBtn .selectAllDel::before {
    left: auto;
    right: 6.8rem;
  }
  .main .resultFooterBtn .selectAllDel input {
    margin: .5rem 1rem;
  }
}
.main .resultFooterBtn .selectBlock p {
  margin: 0;
  margin-left: 0 !important;
  font-size: 1.1rem;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn .selectBlock p {
    margin-top: .5rem;
    font-size: 1rem;
  }
}
.main .resultFooterBtn .selectBox {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  border-right: 1px dotted #333;
}
.main .resultFooterBtn .selectBox fieldset {
  margin: .7rem 0;
}
.main .resultFooterBtn .selectBox legend {
  border-left: none;
  font-size: 1.1rem;
}
.main .resultFooterBtn .selectBox select {
  display: block;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn .selectBox {
    display: block;
    width: auto;
    text-align: left;
    padding: 0 .5rem;
  }
  .main .resultFooterBtn .selectBox fieldset {
    margin: .3rem .1rem;
  }
  .main .resultFooterBtn .selectBox select {
    margin-left: 0;
    margin-top: auto;
  }
}
.main .resultFooterBtn .selectBtn {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}
.main .resultFooterBtn .selectBtn .button {
  padding: .5rem 3rem;
}
@media screen and (max-width: 480px) {
  .main .resultFooterBtn .selectBtn {
    width: auto;
  }
}

.outputNav {
  text-align: right;
  margin-right: 0;
  position: absolute;
  top: -4rem;
  right: .5rem;
}
.outputNav ul {
  margin-top: 0;
  margin-left: 0;
}
.outputNav li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.outputNav li button {
  padding: .4rem 1rem .4rem 2rem;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  box-shadow: 0 3px 0 #d6ccbf;
  background: #fff;
  cursor: pointer;
  position: relative;
}
.outputNav li button::before {
  font-family: "icomoon", sans-serif;
  content: "\e907";
  font-size: 1.2rem;
  position: absolute;
  left: .5rem;
  color: #3e3e3e;
}
.outputNav li button:hover {
  box-shadow: none;
  background: #808080;
  color: #fff;
}
.outputNav li button:hover::before {
  color: #fff;
}
.outputNav li.print button::before {
  content: "\e909";
}
.outputNav li.csv button::before {
  content: "\ea36";
}
@media screen and (max-width: 480px) {
  .outputNav {
    top: 0;
  }
  .outputNav li.print button {
    display: none;
  }
}

.mylibTable td,
.mylibTable th {
  word-break: break-all;
}

.trend_keyword {
  background: #F0F0EE;
  padding: 2rem;
  width: 80%;
  margin: 5% auto;
}

.main .trend_keyword ul {
  margin: auto;
  text-align: left;
}
.main .trend_keyword li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0.5rem;
}
.main .trend_keyword a {
  display: block;
  background: #fff;
  white-space: nowrap;
  padding: .7rem 2rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  color: #383838;
  border: 3px solid #003b5c;
}
.main .trend_keyword a:hover {
  background: #ECECEC;
}

@media screen and (max-width: 480px) {
  .main .spBar {
    padding-top: 2.2rem;
  }
}
.mylib .main .tabsheet {
  padding: 0 0 1rem;
}
.mylib .main .tabsheet ul.swich li {
  margin-bottom: .3rem;
}

@media screen and (max-width: 480px) {
  .mylib .main .mainBox > h2 {
    padding-top: 1.5rem;
  }

  .mylib .main .mainBox {
    padding: .5rem 0;
  }

  .outputNav {
    top: -.5rem;
  }

  .main table.mylibTable {
    margin-top: 3rem;
  }
}
.icon-question-circle:before {
  content: "\e90f";
}

@media screen and (max-width: 480px) {
  .main table.order {
    width: auto;
  }
}
.search .mainBox form.BookReviewForm,
.Search .mainBox form.BookReviewForm {
  margin-top: 2rem;
}

body.mylib h1 a.barcode {
  margin-left: 1rem;
  font-size: .9rem;
}
@media screen and (max-width: 480px) {
  body.mylib h1 a.barcode {
    display: inline-block;
  }
}

.barcodeSP {
  visibility: hidden;
}
@media screen and (max-width: 480px) {
  .barcodeSP {
    visibility: visible;
  }
}

.mainBox .tabs table {
  margin-left: 0 !important;
  display: table;
}

.mainBox .genreSearch ul.lineList li {
  margin: .4%;
}
.mainBox .genreSearch ul.lineList li a {
  padding: .5rem .8rem;
  text-decoration: none;
  font-weight: bold;
}

.mainBox .ttls ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.mainBox .ttls ul li {
  margin: 1rem 1rem 0 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.mainBox .ttls ul li a {
  border: solid 1px #003b5c;
  display: block;
  white-space: normal;
  padding: .5rem .8rem;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
}
.mainBox .ttls ul li a:hover {
  background: rgba(0, 59, 92, 0.1);
}

dl.Genre {
  text-align: center;
  margin-top: 1rem;
  margin-left: 1rem;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 1px solid;
  vertical-align: top;
}
dl.Genre dt {
  padding: 10px;
  background: #003b5c;
  color: #fff;
  position: inherit;
}
dl.Genre dt::before {
  content: '';
}
dl.Genre dd {
  border-top: 1px solid;
  padding: 10px;
  text-align: center;
  margin: 0;
}

fieldset.floatRight .rightBox:has(select[title*="所蔵館"]) {
  margin-left: 8.5rem;
  margin-top: -2rem;
}
fieldset.floatRight .rightBox:has(select[title*="所蔵館"]) select {
  margin-bottom: .5rem;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .rightBox:has(select[title*="所蔵館"]) {
    margin-left: 0;
    margin-top: 0;
  }
}

.mainBox form fieldset.floatRight {
  position: relative;
}
.mainBox form p.toolTip {
  position: absolute;
  top: -1rem;
  left: 10rem;
}
@media screen and (max-width: 480px) {
  .mainBox form p.toolTip {
    left: 1.5rem;
  }
}

.maglist .keyword ul {
  margin: auto;
  text-align: center;
}

fieldset.floatRight .rightBox.input_r {
  width: calc(100% - 9.5rem);
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .rightBox.input_r {
    width: 100%;
  }
}
fieldset.floatRight .rightBox.input_r:has(.clickToolTip) :not(.toolTip) + input {
  margin-left: calc(32px + 1rem);
}

.contents {
  width: 1200px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 480px) {
  .contents {
    width: auto;
  }
}

.datailType .side {
  order: 1;
}

ul.selectLanguage {
  display: none !important;
}

.opacBtn {
  width: 1200px;
  margin: .5rem auto .5rem;
}
@media screen and (max-width: 480px) {
  .opacBtn {
    background: #FFF;
    width: auto;
    padding-top: .5rem;
    margin: 0;
  }
}

.main h1 {
  padding-top: .5rem;
}
.main form h2, .main section h2 {
  border-bottom: 5px solid #003b5c;
  border-radius: 0;
  background-color: transparent;
}
.main table td {
  text-align: left;
}

fieldset.floatRight legend {
  width: 9.5rem;
}

fieldset.floatRight .rightBox:has(select[title*="所蔵館"]) {
  margin: 0;
  width: 80%;
}
@media screen and (max-width: 480px) {
  fieldset.floatRight .rightBox:has(select[title*="所蔵館"]) {
    width: auto;
  }
}

.main .tlist th {
  background: #003b5c;
  color: #FFF;
  border-bottom: none;
}
.main .tlist td {
  text-align: left;
}

.main .resultNav .swichNav, .main .tlistNav .swichNav {
  margin-top: .5rem;
}

.main ul.swich li button {
  color: #003b5c;
}

.main ul.swich li button:focus {
  outline: auto;
}

.side h2,
.side .facetNav h2 {
  padding: 1rem 0 0.8rem 0;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1rem;
}
.side h2::before,
.side .facetNav h2::before {
  content: none;
}

.datailType .main h1 {
  padding-top: 0;
}
.datailType .main .bibPager {
  top: -4.5rem;
}
@media screen and (max-width: 480px) {
  .datailType .main .bibPager {
    top: -2rem;
  }
}
.datailType .side h2 {
  padding: 1rem 0 0.8rem 0;
}
@media screen and (max-width: 480px) {
  .datailType .side .bookReco2 li a {
    line-height: 1.5rem;
  }
}

.main .infotable dt {
  color: #383838;
}

.main .infotable h3 .num {
  color: #383838;
}

body.mylib #readspeaker_button1, body.mylib #rsbtn_popup {
  display: none !important;
}

.outputNav {
  top: -4.2rem;
}

@media screen and (max-width: 480px) {
  .outputNav {
    top: -.5rem;
  }
}
.outputNav + .tabs {
  margin-top: 1rem;
}

@media screen and (max-width: 480px) {
  .mylib .main .mainBox > h2 {
    padding-top: 0;
  }
}
.mainBox .linkBtnL a,
.mainBox .linkBtn a {
  border-color: #003b5c;
}
.mainBox .linkBtnL a:hover,
.mainBox .linkBtn a:hover {
  border-color: #383838;
  background: #383838;
}
@media screen and (max-width: 480px) {
  .mainBox .linkBtnL,
  .mainBox .linkBtn {
    display: block !important;
  }
}

.main .tlist.narrow {
  width: 98%;
}
.main .tlist.narrow th {
  white-space: nowrap;
}

.side h2::before,
.side .facetNav h2::before {
  border-top-color: #0070C6 !important;
}

div.maglist h2 {
  margin: 2rem 0 1rem;
  background: #dedbe9;
  border-radius: 5px;
  border-bottom: none;
}

.ttls ul li {
  margin: 0 1rem 0 0 !important;
}
.ttls ul li a:hover {
  background: #003b5c !important;
  color: #FFF;
}

.main .bibPager.volumelist {
  top: -4.5rem;
}
@media screen and (max-width: 480px) {
  .main .bibPager.volumelist {
    top: -2.5rem;
  }
}

.referenceContainer td.colCart, .referenceContainer td.colFav {
  padding: 1rem 0;
}

.mailBox fieldset.floatRight {
  width: 40rem;
}
@media screen and (max-width: 480px) {
  .mailBox fieldset.floatRight {
    width: auto;
  }
}

.mailBox fieldset.floatRight legend {
  width: 20rem;
}

@media screen and (max-width: 480px) {
  h2.co_accordion {
    padding: 1rem;
  }
  h2.co_accordion::after {
    margin: -1rem auto 0;
  }
}
.tlist .star a,
.tlist .yykkg a {
  line-height: 0;
}
.tlist .star a span,
.tlist .yykkg a span {
  line-height: 1.2rem;
}

.main .tlist .yykkg img {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  /*& + span::before {
      font-family: "icomoon", sans-serif;
      content: "\e91e"
  }*/
}
.main .tlist .yykkg img[src="images/yyk.png"] {
  background: #18436f;
  padding: 3px;
}
.main .tlist .yykkg img[src="images/yyk_re.png"] {
  background: #fff;
  border: 1px solid #18436f;
  padding: 2px;
}
.main .tlist .yykkg img.yyk_re::before {
  font-family: "icomoon", sans-serif;
  content: "\e91c";
  font-size: 1.7rem;
  border: 1px solid #2f4b85;
  padding: .2rem;
  border-radius: 3px;
  background: #fff;
}

.yykkg span {
  display: none;
}

.tlist .yykkg a:hover span {
  display: block;
  z-index: 100;
  position: absolute;
  top: 24px;
  right: 0px;
  font-size: 0.9em;
  border-radius: 3px;
  background-color: #18436F;
  opacity: 0.8;
  color: #fff;
  white-space: nowrap;
  font-weight: normal;
  padding: .2rem .5rem;
  @inlude animation;
}
.tlist .yykkg a:hover span::before {
  border-bottom-color: #18436F;
  left: 92%;
  border-width: 8px;
  top: -16px;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}

.mainBox ul.exp li span {
  font-size: 1.3rem !important;
}

.tablecell .yykbtn input[value="予約かごから外す"] {
  background: #fff;
  color: #03578c;
  border: 2px solid #03578c;
}

.tablecell .yykbtn input.add {
  background: #03578c;
  border: 2px solid #03578c;
  color: #fff;
}

.mainBox ul.exp li.yykp span.icon-cartadd {
  background: #18436f;
  color: #fff;
}
.mainBox ul.exp li.yykp span.icon-cartadd::before {
  content: "\e91c";
}
.mainBox ul.exp li.yykp span.icon-cartremove::before {
  content: "\e91e";
}

.icoCart_re {
  position: relative;
}
.icoCart_re::before {
  content: "\e907";
  font-family: "icomoon", sans-serif;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  color: #003b5c;
  position: absolute;
  position: absolute;
  font-size: 1.5rem;
  top: 0;
  left: 0;
  width: 1.5rem;
  border-radius: 4px;
  padding: .3rem;
  text-align: center;
  margin-top: 0;
  content: "\e91e";
  background: #fff;
  color: #2b5fac;
  border: 2px solid #2b5fac;
}
.icoCart_re span {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

a.icoCart_re:hover span {
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background .3s ease-out;
  -ms-transition: background 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: inherit;
  white-space: nowrap;
  text-indent: inherit;
  position: absolute;
  top: -2.5rem;
  right: -3.3rem;
  font-size: .85rem;
  padding: .1rem .3rem;
  border-radius: 4px;
  background: rgba(43, 95, 172, 0.79);
  color: #fff;
  position: relative;
  position: absolute;
}
a.icoCart_re:hover span::before {
  content: "";
  border: solid transparent;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  border-width: 8px;
  border-top-color: rgba(43, 95, 172, 0.79);
  margin-left: -8px;
  left: 50%;
  bottom: -16px;
}

a.icoCart_re span {
  display: none;
}

.main .tlist .colCart a.icoCart_re:hover span {
  right: -5rem;
}

@media print {
  .contents {
    width: 99%;
    display: block;
  }
  .contents .column2 {
    width: auto;
  }
  .contents .column2 .mainBox {
    max-width: inherit;
  }
}
p.kigen {
  font-size: 1.3rem;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  p.kigen {
    font-size: 1.2rem;
  }
}

/*# sourceMappingURL=styles_STG.css.map */
