@charset "utf-8";
/*  Basic Elements
----------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, /*ul, li,*/ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
html:not(:target) {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', メイリオ, Meiryo\9;
}
/*ul li {
  list-style: none !important;
}*/
ul {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 22px;
  line-height: 1.75;
}
img{
    height: auto;
}
.exlink_icon{
    margin-left: 0.3em;
    margin-bottom: -2px;
}
.container ul ul {
  margin-top: 0;
}
.container ul.link_list, .container ul.list_icon, .container ul.txt_list {
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
.container ul.link_list li, .container ul.list_icon li, .container ul.txt_list li {
  margin: 0;
  padding: 0;
  list-style: none !important;
  padding-left: 22px;
  background: url("../images/icon_list_dot.png") no-repeat;
  background-size: 8px;
  text-indent: 0;
    background-position: top 0.7em left;
}
.container ul.link_list li:before, .container ul.list_icon li:before, .container ul.txt_list li:before {
  content: none !important;
}
.container .txt_red {
  color: #cc0000;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
:focus {
  outline-color: #2171cc;
  outline: 3px double #2171cc #fff; /* 外側の枠線 */
  outline-offset: 2px; /* 枠線同士の距離感 */
  box-shadow:
    -2px -2px #fff, 2px -2px #fff, 2px 2px #fff, -2px 2px #fff;
}
p {
  line-height: 1.75;
}
#contentsBox p + p {
  margin-top: 1.5em;
}
#contentsBox .newsBlock p + p {
  margin-top: 0;
}
#contentsBox a, #contentsBox p a {
  color: #222;
}
iframe {
  max-width: 100%;
}
ruby {
  ruby-align: distribute-space;
  ruby-overhang: auto;
  ruby-position: above;
  line-height: 1;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
/*
  table-layout: fixed;
*/
}
table caption {
  background-color: #655b57;
  color: #fff;
  padding: 2px;
  font-weight: bold;
}
.txt_box_g{
    padding: 20px;
    border: 3px solid #8c9f8a;
    margin: 1em 0;
}
.txt_box_r{
    padding: 20px;
    border: 3px solid #9b6c6c;
    margin: 1em 0;
}
.txt_box_b{
    padding: 20px;
    border: 3px solid #7a7b99;
    margin: 1em 0;
}
.skip {
  position: absolute;
  left: -9999px;
}
.red {
  color: #cc0000;
  font-weight: bold;
}
/* float */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
a img:hover {
  /*  opacity: 0.8;*/
  /*
  filter: saturate(150%);
*/
}
a img:hover {}
img.img50 {
  width: 50%;
}
/*------------------------------------------------
   link
------------------------------------------------*/
a {
  color: #1F5189;
  text-decoration: underline;
}
/*
a:link{
    color: #1F5189;
    text-decoration: underline;
}
*/
a:visited {
  color: #551A8B;
}
a:hover {
  color: #1F5189;
  text-decoration: none;
}
a.ex_link {
  padding-right: 5px;
}
/*------------------------------------------------
	base
------------------------------------------------*/
html {
  width: 100%;
/*
  height: 100%;
*/
	/*	overflow-y: scroll;*/
  font-size: 62.5%;
  /*font-size: 250%;*/
}
html:not(:target) {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', メイリオ, Meiryo\9;
    background: linear-gradient(to bottom, #FEF9EE 0, #FBF0DC 300px, #FFFEF8 600px);
    background-repeat: repeat-x;
}
body {
  width: 100%;
  color: #222;
  line-height: 2.2;
  line-height: 1.75;
  text-align: left;
/*
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/
  font-family: "Noto Sans JP", "Noto Sans", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  -webkit-text-size-adjust: 100%;
/*
    background: linear-gradient(to bottom, #FBF0DC, #FFFEF8 24%);
*/
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
body.isTop {
    background: url(../images/bg_birds01.png);
    background-position: top center;
    background-size: 1464px auto;
    background-repeat: no-repeat;
}
.wrapper {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}
/*----------------------------------------------------------
	topicpath
----------------------------------------------------------*/
ul.topicpath {
  width: 100%;
  margin: 0;
}
ul.topicpath > li {
  display: inline-block;
  padding: 0px;
  margin: 0px
}
ul.topicpath > li:after {
  padding: 5px;
  content: ">";
}
ul.topicpath > li:last-child:after {
  content: " ";
}
/*cms*/
ol#topicpath {
  width: 100%;
  margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
}
ol#topicpath > li {
    display: flex;
    align-items: center;
  padding: 0px;
  margin: 0px
}
ol#topicpath > li a {
  color: #222;
}
ol#topicpath > li:after {
    padding: 0 10px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 12px;
    line-height: 1;
    margin-top: 2px;
    background: url(../images/icon_arrow_or01.png) no-repeat center;
}
ol#topicpath > li:last-child:after {
  content: none;
}
/*----------------------------------------------------------
	Layout
----------------------------------------------------------*/
header {
  background: #fff;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 0 0 40px 40px;
    box-shadow: 0 3px 20px 0 rgb(108 39 0 / 10%);
}
header .container{
	padding: 0 40px;
}
header .container .row {
  display: flex;
  align-items: center;
}
header .col {
  padding-left: 0;
}
header .container .col {
  float: none;
    padding: 20px 0;
}
header .md-3 {
        width: 20%;
}
header .md-9 {
  padding: 16px 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
        width: 80%;
}

header #gnav_area {
  display: flex;
  justify-content: flex-end;
}
#btn_h_search{
    margin-left: 1.5em;
}
#btn_h_search a{
    display: block;
    cursor: pointer;
    line-height: 1;
}
#btn_h_search img{
	max-width: 64px;
}

/*　本文へ　*/
.skip {
  width: 1px;
  color: #222;
  font-size: 0.1%;
  line-height: 0.1;
  background-color: #fff;
  position: absolute;
  left: -3000px;
  z-index: 9999;
}
a.skip {
  background-color: #eee !important;
  color: #333 !important;
  text-align: center;
  padding: 5px 0;
  top: auto;
}
a.skip:active {
  display: block;
  width: 99.99%;
  font-size: 1.6rem;
  line-height: 1.6;
  top: 0;
  left: 0;
}
a.skip:focus {
  display: block;
  width: 99.99%;
  font-size: 1.6rem;
  line-height: 1.6;
  top: 0;
  left: 0;
}
#header_logo {
  margin-right: 10px;
	line-height: 1.8;
	font-size: initial;
}
#header_logo img {
  width: 100%;
    max-width: 256px;
}
p#header_logo {}
@media screen and (max-width: 1075px) {
  #header_logo img {
    max-width: 200px;
  }
}
header .container {
  margin: 0 auto;
  position: relative;
  /*  padding: 0 80px; */
}
header a.search_link_icon {
  color: #222;
}
header.active {
  color: red;
}
p.skip {
  position: absolute;
  left: -9999px;
}
.iframe p.skip {
  position: initial;
  left: initial;
  width: initial;
  color: initial;
  font-size: initial;
  line-height: initial;
  background: none;
  z-index: initial;
}
.iframe iframe {
  width: 100% !important;
}
#sp_navi, #sp_navi_txt, #sp_navi_login {
  display: none;
}
.search_field {
  width: 11em;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #10467D;
  padding-left: 10px;
  border-radius: 6px 0 0 6px;
}
#header_search {
  /*  clear: both;
  position: absolute;
  top: 43px;
  right: 1em;*/
  float: right;
  display: flex;
  align-items: center;
}
header .search_btn {
  background-color: #10467D !important;
  color: #fff !important;
  border: none;
  cursor: pointer;
  padding: 0 10px;
  border-radius: 0 6px 6px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /*  height: 29px;*/
}
header .search_btn img {
  margin-left: 2px;
}
.design_control {
  float: right;
}
.font_btn, .font_btn .title, .bg_btn, .bg_btn .title {
  float: left;
}
.font_btn {
  width: 190px;
  display: none;
}
.font_btn .title {
  margin: 3px 0px;
}
.bg_btn {
  display: flex;
}
.bg_btn .title {
  margin: 3px 10px;
}
.search_link_btn {
  width: auto;
  padding: 7px 10px 7px 0;
  float: left;
  margin: 0 0 0 20px;
}
.search_link_btn a {
  color: #222;
  font-size: 1.5rem;
  display: block;
  text-decoration: none;
}
.search_link_btn a:hover {
  text-decoration: underline;
}
.search_btn a {
  color: #222;
}
#cse-search-box {
  float: left;
  display: flex;
  align-items: center;
}
#cse-search-box fieldset, #cse-search-box .form_cont, #cse-search-box label {
  display: flex;
}
/* 　フォントサイズ変更ボタンstyle　*/
#font-size div.small, #font-size div.medium, #font-size div.large {
  color: #fff !important;
  font-size: 1.4rem;
  display: inline-block;
  cursor: pointer;
  background: #000;
  letter-spacing: 0.1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-top: 2px;
}
#font-size div.small a, #font-size div.medium a, #font-size div.large a {
  color: #fff !important;
  text-decoration: none !important;
  padding: .5em;
}
#font-size div.active {
  color: #FFF !important;
  background: #10467D;
}
#font-size div.active a {
  color: #FFF !important;
  text-decoration: none !important;
}
#font-size div.small, #font-size div.medium, #font-size div.large {
  border: 1px solid #fff;
  margin: 0 2px;
}
@media screen and (max-width: 1075px) {
  .search_link_btn a {
    font-size: 1.4rem;
  }
  #cse-search-box fieldset {
    font-size: 1.4rem;
  }
}
ul#bgcolor li {
  display: inline-block;
  cursor: pointer;
  letter-spacing: 0.1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.4rem;
}
ul#bgcolor li a {
  display: block;
  text-decoration: none;
  padding: 0px 0.6em;
}
ul#bgcolor li {
  border: 1px solid #fff;
  margin: -2px;
}
ul#bgcolor li#bc_btn01 {
  color: #222;
  background-color: #ccc;
}
ul#bgcolor li#bc_btn01 a {
  color: #222;
}
ul#bgcolor li#bc_btn02 {
  background-color: #333;
}
ul#bgcolor li#bc_btn02 a {
  color: #fff;
}
ul#bgcolor li#bc_btn03 {
  background-color: #1F5189;
}
ul#bgcolor li#bc_btn03 a {
  color: #ffff00;
}
div#changeArea {
  line-height: 1.6;
}
div#changeArea ul#fontSize {
  *zoom: 1; /*forIE6,7*/
  margin-bottom: 10px;
}
div#changeArea ul#fontSize:after {
  content: "";
  display: block;
  clear: both;
}
div#changeArea ul#fontSize li {
  background-color: #ccc;
  padding: 10px 15px;
  margin-right: 5px;
  float: left;
  cursor: pointer;
}
div#changeArea ul#fontSize li:hover {
  background-color: #eee;
}
div#changeArea ul#fontSize li.active {
  background-color: #999;
}
div#changeArea ul#fontSize li.active:hover {
  background-color: #999;
}
/*----------------------------------------------------------
	Grobal Menu
----------------------------------------------------------*/
nav#gnavi {
  width: 100%;
}
nav#gnavi .container {
  margin: 0 auto;
  position: relative;
  padding: 0;
}
nav#gnavi .container ul {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #FFF;
}
nav#gnavi .container li {
  display: flex;
  width: auto;
  text-align: center;
    margin: 0 1em;
}
nav#gnavi span {
  font-size: 1.2rem;
  display: block;
  margin-bottom: .2em;
}
nav#gnavi .container li[id^="gnav"] > a {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #222;
  font-size: 1.6rem;
  position: relative;
  line-height: 1.6;
    line-height: 1.75;
  font-weight: bold;
    padding: 4px 0;
}
nav#gnavi .container li[id^="gnav"] > a img {
  margin-left: 2px;
}
nav#gnavi .container li:hover {
  background-position: center center;
}
nav#gnavi .container li a:hover:before, nav#gnavi .container li a.active:before {
    content: "";
    display: inline-block;
    background: #EF7C39;
    width: 75%;
    height: 2px;
    position: absolute;
    bottom: 0;
}
#sp_opac_navi {
  display: none;
}
#sp_menu {
  display: none;
}
#sp_navi_box .js-navCloseToggle {
  display: none;
}
@media screen and (max-width: 1075px) {
  header .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav#gnavi .container li[id^="gnav"] > a {
    font-size: 1.4rem;
  }
  nav#gnavi .container li[id^="gnav"]:last-child > a {
    padding-right: 0;
  }
}
/*
@media screen and (max-width: 940px) {
	header .container .row{
    align-items: flex-start;
	}
	header .container .col.md-3{
    padding: 0;
        margin-top: 10px;
        position: relative;
        z-index: 10;
	}
	header .nav_upper{
    margin-left: 200px;
	}
	nav#gnavi{
    width: calc(100vw - 40px);
        margin-top: 10px;
	}
}
*/
/*----------------------------------------------------------
	main
----------------------------------------------------------*/
noscript div {
  text-align: center;
  background: #6B7C18;
  margin: 20px auto 20px;
  padding: 5px;
  width: 960px;
  color: #fff;
}
ul#skip {
  position: absolute;
  overflow: hidden;
  height: 0;
  width: 0;
}
#top_wrap, #inner_wrap {
  padding-top: 20px;
}
#top_wrap {
  padding-top: 0;
}
#top_wrap .container, #inner_wrap .container {
  margin: 0 auto 0;
  clear: both;
}
#inner_wrap .box_c p {
  /*padding: 10px 0;*/
  /*  margin-bottom: 20px;*/
}
#inner_wrap .box_c p.layout_c {
  text-align: center;
}
.row {
  margin: 0 !important;
}
#top_wrap .md-4 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#top_wrap .box_l, #inner_wrap .box_l {
  /*padding-right:40px!important;*/
  padding-left: 0 !important;
}
#top_wrap .box_c {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#top_wrap .box_r_top {
  padding-right: 0 !important;
}
/*  slide
----------------------------------------------*/
#mainVisual {
  position: relative;
}
.slidewrap {
  width: 100%;
  overflow: hidden;
}
.slides li {
  list-style: none !important;
}
/*  Main leftBox
----------------------------------------------*/
#bookSearch {
  border: 5px solid #cdf7d2;
  background-color: #f0fcef;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#bookSearch div {
  line-height: 1.6;
  padding: 5px 10px;
}
p.bookSearch_title:before {
  content: url(../images/ico_search.svg);
  margin: 10px 0px 10px 5px;
  position: relative;
  top: 8px;
  color: #fff;
  left: -5px;
}
p.bookSearch_title {
  font-size: 1.8rem;
  background-color: #cdf7d2;
  padding: 0px 5px 7px 5px;
  text-align: center;
}
#bookSearch .bookSearch_field p strong {
  font-size: 1.5rem;
  text-align: left !important;
  font-weight: normal;
}
#bookSearch .bookSearch_link a, #bookSearch_sp .bookSearch_link a {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
#bookSearch .bookSearch_link .arrow:before, #bookSearch .bookSearch_link .arrow:after, #bookSearch_sp .bookSearch_link .arrow:before, #bookSearch_sp .bookSearch_link .arrow:after {
  border-left: 4px solid #333333;
}
#bookSearch .formTxt {
  width: 100%;
  height: 40px;
  margin: 10px auto;
  padding: 0 0 0 5px !important;
  background-position: 10px center !important;
  border: 1px solid #ccc !important;
}
#bookSearch .search_btn, #bookSearch_sp .search_btn {
  color: #fff;
  background: #10467D;
  font-size: 1.8rem;
  font-weight: bold;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  margin: 5px 0;
  border: none;
  border-radius: 5px;
}
#bookSearch .search_btn:hover, #bookSearch_sp .search_btn:hover {
  background-color: #357166;
}
/*usemenu_link*/
.usemenu_link {
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 20px;
}
p.usemenu_title {
  font-size: 1.8rem;
  border-left: 5px solid #7ecc8c;
  background-color: #cdf7d2;
  padding: 0 0 7px 0;
  text-align: center;
}
p.usemenu_title:before {
  content: url(../images/ico_usermenu.svg);
  margin: 10px 5px;
  position: relative;
  top: 8px;
}
.usemenu_box_title {
  background-color: #B9D530;
  border-bottom: 3px solid #8ba024;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 3px 10px 10px 10px;
}
.usemenu_link li {
  background-color: #f0fcef;
  margin-top: 0;
  width: 100%;
  font-size: 1.8rem;
  text-align: left;
  margin-bottom: 2px;
}
.usemenu_link li a {
  position: relative;
  display: block;
  padding: 3px 3px 3px 10px;
  color: #222;
  font-size: 1.5rem;
  text-decoration: none;
  vertical-align: middle;
  min-height: 50px;
}
.usemenu_link li.topl-01 a::before {
  content: url(../images/ico_mypage.svg);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.usemenu_link li.topl-02 a::before {
  content: url(../images/ico_newbook.svg);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.usemenu_link li.topl-03 a::before {
  content: url(../images/ico_best.svg);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.usemenu_link li.topl-04 a::before {
  content: url(../images/ico_recommend.svg);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.usemenu_link li.topl-05 a::before {
  content: url(../images/ico_magazine.svg);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.usemenu_link li.topl-06 a::before {
  content: url(../images/ico_newspaper.svg);
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.usemenu_link li a:hover {
  text-decoration: underline;
}
.usemenu_link_r {
  border-left: 3px solid #6B7C18;
}
.usemenu_link_r li {
  background-color: #F9FDFA;
  padding: 5px 0;
  margin-top: 0;
  width: 100%;
  font-size: 1.8rem;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.usemenu_link_r li:last-child {
  border-bottom: none;
}
.usemenu_link_r li a {
  display: block;
  position: relative;
  padding: 3px 3px 3px 20px;
  color: #222;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
}
.usemenu_link_r li a:hover {
  text-decoration: underline;
}
.banner_area {
  margin-top: 20px;
}
.box_l h3#adbanner {
  background-color: #3E840F;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
  padding: .5em;
}
.box_l #adbanner_wrap {
  border: 1px solid #3E840F;
  background-color: #fff;
  text-align: center;
  padding-top: 1em;
}
p.link_btn_title {
  font-size: 1.8rem;
  border-left: 5px solid #7ecc8c;
  background-color: #cdf7d2;
  padding: 0 0 7px 0;
  text-align: center;
}
p.link_btn_title:before {
  content: url(../images/ico_libmemu_g.svg);
  margin: 10px 5px;
  position: relative;
  top: 8px;
}
.link_btn_list {
  margin: .5em 0;
  display: flex;
  flex-wrap: wrap;
}
.link_btn_list li {
  padding: 1px 0 0;
  margin: 0 0 5px 0;
  vertical-align: top;
  line-height: 1;
  display: table;
  width: 100%;
}
.link_btn_list li a {
  border: 1px solid #CCC;
  color: #222;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px;
  height: 4.6em;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  padding-left: 70px;
  border-collapse: collapse;
}
.link_btn_list li a:hover {
  text-decoration: underline;
}
.link_btn_list li a.lbl_cld {
  background: url(../images/pic_libcalendar.png) no-repeat 7px center #FFF;
}
.link_btn_list li a.lbl_spo {
  background: url(../images/pic_libmemu01.png) no-repeat 7px center #FFF;
}
.link_btn_list li a.lbl_org {
  background: url(../images/pic_libmemu02.png) no-repeat 7px center #FFF;
}
.link_btn_list li a.lbl_sup {
  background: url(../images/pic_libmemu03.png) no-repeat 7px center #FFF;
}
.link_btn_list li a.lbl_arc {
  background: url(../images/pic_libmemu04.png) no-repeat 7px center #FFF;
}
.aboutlib_area {
  margin-bottom: 20px;
  width: 100%;
}
.aboutlib_area p.aboutlib_title {
  font-size: 1.8rem;
  border-left: 5px solid #7ecc8c;
  background-color: #cdf7d2;
  padding: 0 0 7px 0;
}
.aboutlib_area p.aboutlib_title:before {
  content: url(../images/ico_libmemu_g.svg);
  margin: 10px 5px;
  position: relative;
  top: 8px;
}
.aboutlib_menu {
  line-height: 1.8;
  margin: .5em 0;
}
.aboutlib_menu li {
  text-align: left;
}
.aboutlib_menu li a {
  position: relative;
  padding-left: 1.5em;
}
.aboutlib_menu li a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #333333;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  margin-left: 10px;
}
.keywordBlock {
  border: 5px solid #cdf7d2;
  background-color: #f0fcef;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
}
p.keyword_title:before {
  content: url(../images/ico_search.svg);
  margin: 10px 0px 10px 5px;
  position: relative;
  top: 8px;
  color: #fff;
  left: -5px;
}
.title_keywordList {
  margin-top: 10px;
}
.title_keywordList li {
  float: left;
  background: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 50px;
  border: 0;
}
.title_keywordList li a {
  display: block;
  padding: 0.2em 0.8em;
  font-size: 1.5rem;
}
.title_comment {
  background: #cdf7d2;
}
.ind_searchCommentBox {
  margin-top: 20px;
}
.ind_searchCommentBox p {
  margin-top: 1em;
}
/*  Main innerBox
----------------------------------------------*/
#inner_wrap h1 {
    margin: 0;
    border-left: none;
    padding: 1em 0 1.5em !important;
    font-size: 3.2rem;
    margin-bottom: 1em;
    line-height: 1.75;
    width: calc(100% + 100px);
    margin-left: -50px;
    background: url(../images/icon_3dots.png) no-repeat center bottom 1.2em #FAE3C8;
    background-size: auto 8px;
    border-radius: 40px 40px 0 0;
    text-align: center;
}
.index #inner_wrap h1::before {
  content: none;
}
#inner_wrap h1 span {
  font-size: 1.2rem;
}

h2 {
    background: #F4F2E9;
    border-left: 3px solid #655C57;
    padding: 10px 15px 10px 15px;
    font-size: 2.2rem;
    margin-top: 2em;
    margin-bottom: 0.7em;
    clear: both;
    line-height: 1.75;
}
h3 {
    padding: 5px 0;
    font-size: 1.8rem;
    margin: 1.8em 0 0.7em;
    clear: both;
    border-bottom: #FBE5CA solid 3px;
    line-height: 1.75;
    position: relative;
}
h3:after{
	content: "";
	display: block;
	width: 70px;
	height: 3px;
	background: #EF7C39;
	position: absolute;
    bottom: -3px;
    left: 0;
}
h4 {
  font-size: 1.6rem;
  margin: 1.2em 0 0.7em;
  padding: 10px 16px;
	background: #FFF2D6;
  position: relative;
  line-height: 1.75;
}
h5 {
  margin: 1.8em 0 0.7em;
  font-size: 1.6rem;
	border-left: 3px solid #EF7C39;
	padding-left: 10px;
}
p.leadTxt {
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: 20px;
  color: #3F2B0C;
}
div.pagelink_list ul, div#pagelink_list ul, .archiveList ul {
  padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
}
.archiveList li, div.pagelink_list li, div#pagelink_list li, .archiveList li {
  list-style: none !important;
  text-indent: 0;
}
.archiveList li a, div.pagelink_list li a, div#pagelink_list li a, .archiveList li a{
	background: url(../images/icon_arrow_or02.png) no-repeat #FFF2D6;
    background-size: 12px 8px;
    background-position: center right 16px;
    border-radius: 999px;
    padding: 2px 40px 2px 16px;
    text-decoration: none;
    display: inline-block;
}
ul.normal {
  margin: 15px 0;
}
ul.normal li {
  list-style-type: disc !important;
  margin-left: 1em;
}
ul.txt_list {
  margin: 15px 0;
}
ul.txt_list li {
  padding: 0 0 0 1em;
  text-indent: -.5em;
}
ul.txt_list > li:before {
  content: url(../images/ico_txt_list.svg);
  position: relative;
  top: 0;
  margin-right: 5px;
}
ul.txt_list li .point_list li {
  padding-left: 20px;
  background: url(../images/ico_list.svg) no-repeat left 15px;
}
/*ul.link_list {
  margin: 15px 0;
}
ul.link_list li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  line-height: 1.6;
  background: none !important;
}
ul.link_list li::before {
  content: url(../images/ico_list.svg) !important;
  position: relative;
  top: 0px;
  margin-right: 5px;
}*/
ul.point_list, p.point_list {
  margin-bottom: 10px;
}
ul.point_list li, p.point_list li {
  background: url(../images/ico_list.svg) no-repeat left 8px;
  padding-left: 10px;
}
ul.data_list {
  margin: 15px 0;
}
ul.data_list li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  border-bottom: 1px dotted #ccc;
}
ul.data_list li::before {
  content: url(../images/ico_data_list.svg);
  position: relative;
  top: 5px;
  margin-right: 10px;
}
ul.data_list li.d2 {
  margin-left: 30px;
}
ul.pdfList {
  margin: 15px 0;
  list-style: none !important;
  padding: 0;
}
ul.pdfList li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  border-bottom: 1px dotted #ccc;
  list-style: none !important;
}
ul.pdfList li::before {
  content: url(../images/ico_data_list.svg);
  position: relative;
  top: 5px;
  margin-right: 10px;
}
/*ul.archiveList {
  margin: 5px 0;
}
ul.archiveList li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
  border-bottom: none;
}
ul.archiveList li::before {
  content: url(../images/ico_data_list.svg);
  position: relative;
  top: 5px;
  margin-right: 10px;
}*/
table.document {
  line-height: 1.6;
}
table.document th {
  text-align: center;
}
table.document .thumb {
  width: 25%;
}
table.document img {
  width: 100px;
}
.box_c ol {
  margin-left: 1.5em;
  margin-bottom: 20px;
}
ol.number {
  list-style-type: decimal !important;
  margin-top: 20px;
  margin-left: 20px;
}
ol.number li {
  padding-bottom: 5px;
}
div.txt_box01 {
  background-color: #FFEDE6;
  margin-bottom: 20px;
  padding: 1em .5em;
  border: 1px solid #B22D00;
}
div.txt_box02 {
  background-color: #fff;
  margin-bottom: 20px;
  padding: .5em;
  border: 1px solid #3b8806;
}
.btnrss {
  background: #f5fcda;
  border: 1px solid #d8ec93;
  margin-bottom: 2em;
}
.btnrss a {
  color: #3a7d1e;
  text-decoration: none;
  padding: .5em 0;
  display: block;
  text-align: center;
  font-weight: bold;
}
.btnrss a:before {
  content: url("../images/icn_btn_rss.png");
  margin-right: 10px;
  position: relative;
  top: 3px;
}
/* top　right
----------------------------------------------*/
.box_r_top li a:hover, .usemenu_link a:hover {
  /*  opacity: 0.8;*/
  filter: saturate(150%);
}
/* 開館カレンダー
----------------------------------------------*/
.calendar_area .calendar_title_area {
  margin-bottom: 1em;
}
.calendar_area .tit01 {
  font-size: 2.0rem;
  border: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin: 0;
    background: url(../images/icon_3dots.png) no-repeat left center;
    background-size: auto 8px;
    padding-left: 50px;
}
.lib_cal_wrap {
  display: flex;
    justify-content: space-between;
}
.calendar_data {
  background-color: #10467D;
  text-align: center;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 200px;
  padding: 6px 16px;
  max-height: 44px;
  line-height: 1.75;
}
.tit-facility {
  display: block;
  font-size: 1.6rem;
  color: #222;
  line-height: 1.6;
}
.data-facility {
  font-size: 1.6rem;
}
.facility-list {
    width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
    gap: 12px 24px;
  padding: 0;
  margin: 0;
}
.facility-list a {
  display: table-cell;
  vertical-align: middle;
    padding: 60px 20px 20px;
  line-height: 1.75;
  font-weight: bold;
    color: #222;
  text-decoration: none;
    text-align: center;
}
.facility-list a:hover {
  text-decoration: underline;
}
.facility-list a span {
    color: #222;
}
.facility-list li {
  display: table;
    width: calc(100% / 4 - 18px);
    border-radius: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.facility-list li.fac_1622425006 {
  background: url(../images/icon_chuou.png) no-repeat top 20px center #FFF2D6;
	background-size: 36px;
}
.facility-list li.fac_1622454419 {
  background: url(../images/icon_takesato.png) no-repeat top 20px center #CCEAD7;
	background-size: 36px;
}
.facility-list li.fac_1666334727 {
  background: url(../images/icon_shouwa.png) no-repeat top 20px center #CFEBEC;
	background-size: 36px;
}
.facility-list li:hover {
  box-shadow: none;
}
.facility-list li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
.facility-list li.closed {
  background: url(../images/icon_close.png) no-repeat top 20px center #E2E2E2;
	background-size: 36px;
}
.facility-list .closed a, .facility-list .closed .tit-facility {
  color: #222;
}
.facility-list p.fltb {
  display: table-cell;
  vertical-align: middle;
  padding-left: 45px;
  line-height: 1.2;
  text-decoration: none;
  font-weight: bold;
}
.lib_cal_links{
    background: #655C57;
    border-radius: 20px;
}
.lib_cal_links a{
	color: #fff;
    padding-top: 20px;
    text-align: left;
}
.lib_cal_links p{
    background: url(../images/icon_cal.png) no-repeat left center;
    padding-left: 65px;
	background-size: 48px;
}
.lib_cal_links a .name{
	font-size: 2.0rem;
	color: #fff;
	display: block;
}
.lib_cal_links a .txt{
	font-size: 1.4rem;
    font-weight: normal;
	color: #fff;
	display: block;
}
.lib_info {
  background-color: #f0fcef;
  margin-bottom: 20px;
}
.lib_info .title {
  border-left: 5px solid #7ecc8c;
  background-color: #cdf7d2;
  padding: 0 15px 7px 0;
  text-align: center;
}
.lib_info .title:before {
  content: url(../images/ico_mobilelib.svg);
  margin: 10px 5px;
  position: relative;
  top: 8px;
}
.lib_info .status {
  background-color: #FBD1C7;
  text-align: center;
  padding: 5px;
}
.lib_info .notice {
  text-align: center;
  padding: 5px;
  background-color: #f0fcef;
}
.lib_info .list {
  padding: 5px 10px;
  background-color: #f0fcef;
}
.lib_info .list li::before {
  content: url(../images/ico_lib_info.png);
  position: relative;
  top: 0px;
  margin-right: 5px;
}
.cancel {
  color: #d91b00;
}
.wait {
  color: #005a64;
}
.lib_info ul.link_list {
  padding-left: 15px;
}
ul.lib_info_menu {
  background-color: #FFF;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-top: none;
}
div#banner_area {}
div#banner_area ul.slides {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding: 10px 0 0;
  flex-wrap: wrap;
}
div#banner_area ul.slides li {
  margin: 0 6px;
}
/*  Footer
----------------------------------------------*/
footer {
  background: #F4F2E9;
  font-size: 1.6rem;
  line-height: 1.6;
  width: 100%;
  color: #222;
  clear: both;
    padding: 60px 0;
  /*  min-width: 1240px;*/
  /*
    margin-top: 160px;
*/
  margin-top: 100px;
}
footer .container {
  margin: 0 auto;
}
footer .container a {
  color: #222;
    text-decoration: none;
}
footer .container a:hover {
	text-decoration: underline;
}
footer .container li {
  display: inline;
  color: #222;
  /*  white-space: nowrap;*/
}
footer .container li::before {
  background-color: #EF7C39;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 10px;
  position: relative;
  top: -3px;
  width: 8px;
}
p#ftr_name {
    clear: both;
    font-size: 3.6rem;
    margin-bottom: 30px;
}
footer .footer_txts{
	padding-right: 1.6em;
}
#ftr_address{
	font-size: 1.4rem;
}
#ftr_r {
  display: flex;
  justify-content: space-between;
    gap: 1.6em;
}
#ftr_r ul {
  padding: 0;
    display: flex;
    flex-direction: column;
    gap: 1em;
    margin: 0;
}
#ftr_r img {
  max-width: 182px;
}
#copyright {
  font-size: 1.6rem;
}
footer .footer_txt_area {
  display: flex;
  justify-content: space-between;
}
/*----------------------------------------------------------
	お知らせ イベント
----------------------------------------------------------*/
.topevent_area{
	background: #FFFAED;
}
h2.ico_news {
  background: none !important;
  padding: 0 !important;
  border-left: none !important;
  font-size: 2.0rem !important;
  margin-bottom: 0 !important;
  color: #222 !important;
  border-bottom: none !important;
  display: flex;
  flex-direction: column;
    align-items: flex-start;
    margin: 0;
    padding-right: 50px !important;
    min-width: 300px;
}
h2.ico_news:before {
	content: "";
	width: 20px;
	height: 2px;
	background: #EF7C39;
	display: block;
}
.newsBlock-important h2.ico_news:before {
	content: none;
}
h2.ico_news span {
  font-size: 1.4rem !important;
  margin-top: 4px;
}
h2.ico_news span.entxt {
  font-size: 5rem !important;
    line-height: 1.4;
    margin: 0;
}
h2.ico_news span.jptxt {
  font-size: 1.6rem !important;
  margin-top: 4px;
}
h2.ico_event {
    background: none !important;
    padding: 0 !important;
    border-left: none !important;
    font-size: 2.0rem !important;
    margin-bottom: 0 !important;
    color: #222 !important;
    border-bottom: none !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    padding-right: 50px !important;
    min-width: 300px;
}
h2.ico_event:before{
    content: "";
    width: 20px;
    height: 2px;
    background: #EF7C39;
    display: block;
}
h2.ico_event span {
  font-size: 1.4rem !important;
  margin-top: 4px;
}
h2.ico_event .entxt{
    font-size: 5rem !important;
    line-height: 1.4;
    margin: 0;
}
.eventBlock .left_box .btnList{
    margin-top: 60px;
    display: block;
}
.eventBlock .left_box .btnList a, .eventBlock .right_box .btnList a{
    color: #222;
    background: url(../images/ctrl_btn_next.svg) no-repeat;
    min-height: 46px;
    padding-left: 60px;
    text-align: left;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
h2.ico_news_imp {
  background: #ffc1b9 !important;
  border-left: 4px solid #c1321e !important;
}
/*h2.ico_news, h2.ico_event {
  margin: 0 -10px !important;
}*/
.newsBlock.newsBlock-important {
  background: #FFDEC9;
    border: 4px solid #FFB98D;
    border-radius: 20px;
    padding: 20px 50px;
    margin-top: 60px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.newsBlock, .eventBlock {
  margin-bottom: 60px;
  position: relative;
  background: none;
}
.newsBlock.detail_page img, .eventBlock.detail_page  img {
    padding: 4px;
    height: auto !important;
}
.index .newsBlock{
	display: flex;
}
.index .newsBlock .left_box .btnList{
	margin-top: 60px;
    display: block;
}
.index .newsBlock .left_box .btnList a,
.index .newsBlock .right_box .btnList a{
	color: #222;
  background: url(../images/ctrl_btn_next.svg) no-repeat;
    min-height: 46px;
    padding-left: 60px;
    text-align: left;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.index .newsBlock .right_box{
	width: calc(100% - 300px);
}
.index .newsBlock .right_box ul li{
	border-bottom: 1px solid #DBD1C9;
}
.index .newsBlock .right_box .btnList{
	display: none;
	text-align: center;
}
.newsBlock ul, .eventBlock ul {
  padding: 0 1em .5em;
}
.index .eventBlock .right_box{
	width: calc(100% - 300px);
}
.index .eventBlock .common_event{
	display: flex;
	margin-bottom: 60px;
}
.index .eventBlock .common_event ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
    border: none;
    margin-right: -20px;
}
.index .eventBlock .common_event ul li {
  padding: 0;
  width: calc(100% / 3 - 20px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  line-height: 1.6;
  border: none;
}
.index .eventBlock .common_event .left_box .btnList{
	display: block
}
.index .eventBlock .common_event .right_box .btnList{
	display: none;
}
.index .eventBlock .common_event ul li a {
  text-decoration: none;
  display: grid;
  grid-template: auto 1fr / auto;
  height: 100%;
  background-color: #F4F2E9 !important;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
}
.index .eventBlock .toshokan_block h3{
    font-size: 2.4rem;
    background: url(../images/icon_3dots.png) no-repeat center bottom 0.6em;
    background-size: auto 8px;
    border: none;
    text-align: center;
    padding: 1em 0;
}
.index .eventBlock .toshokan_block h3:after{
	content: none;
}
.index .eventBlock .toshokan_block .toshokan_block_inner{
    display: flex;
    gap: 20px;
}
.index .eventBlock .toshokan_block .toshokan_block_inner .toshokan_box{
    width: calc(100% / 3 - 20px);
}
.index .eventBlock .toshokan_block .toshokan_block_inner .toshokan_box h4{
    background: none;
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    padding: 0 0 10px;
    margin: 0;
}
.index .eventBlock .toshokan_block .toshokan_block_inner h4 span{
    font-size: 2.0rem;
    display: inline-block;
    font-weight: bold;
    padding-left: 60px;
}
.index .eventBlock .toshokan_block .toshokan_block_inner .chuo_block h4 span{
    background: url(../images/icon_chuou.png) no-repeat center left;
    background-size: 48px;
}
.index .eventBlock .toshokan_block .toshokan_block_inner .takesato_block h4 span{
    background: url(../images/icon_takesato.png) no-repeat center left;
    background-size: 48px;
}
.index .eventBlock .toshokan_block .toshokan_block_inner .shouwa_block h4 span{
    background: url(../images/icon_shouwa.png) no-repeat center left;
    background-size: 48px;
}
.index .eventBlock .toshokan_block .toshokan_block_inner ul li{
    border-bottom: 1px solid #DBD1C9;
}
.index .eventBlock .toshokan_block .toshokan_block_inner ul li.btnList{
	display: none;
}
.index .eventBlock .toshokan_block .toshokan_block_inner ul li a{
    display: flex;
    padding: 28px 0;
}
.index .eventBlock .toshokan_block .toshokan_block_inner ul li .event_img{
    border-radius: 6px;
    max-width: 90px;
}
.index .eventBlock .toshokan_block .toshokan_block_inner ul li .event_summary{
	padding: 0 10px;
}
.index .eventBlock ul li a:hover {
  box-shadow: none;
}
.index .eventBlock ul li .event_summary {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 20px;
}
.index .eventBlock ul li .event_summary p, .index .eventBlock ul li .event_summary span {
  text-indent: 0;
}
.index .eventBlock ul li .event_summary .date {
  display: flex;
  flex-wrap: wrap;
}
.index .eventBlock ul li .event_summary .data {
  color: #222;
  font-weight: bold;
  width: auto;
}
.index .eventBlock ul li .event_summary .linktit {
  color: #222;
}
.index .eventBlock ul li:hover .event_summary .linktit {
  text-decoration: underline;
}
.index .eventBlock ul li .event_summary .icn-new {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 2.5em;
  margin-bottom: 2px;
  margin-top: 2px;
  color: #D20000;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 2px 5px;
  text-align: center;
  display: inline-block;
}
.index .eventBlock ul li .event_summary span {
  text-decoration: none !important;
}
.index .eventBlock ul li a:hover .event_summary span {
  text-decoration: none !important;
}
.index .eventBlock ul li .event_img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  text-indent: 0;
  margin-right: 0;
  max-width: none;
}
.index .eventBlock ul li .event_img:before {
  display: block;
  content: "";
  padding-top: 56.25%;
}
.index .eventBlock ul li .event_img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 0 0;
}
.index .eventBlock ul li .event_img.no_thumb img {
/*
  object-fit: none;
*/
    object-fit: contain;
  object-position: unset;
  background: #FFF2D6;
}
.eventBlock th {
  width: 16%;
}
.kids .newsBlock, .kids .eventBlock {
  background: transparent;
}
.kids .eventBlock .btnList a {
  background: #fff !important;
  color: #2DAE8D !important;
  right: 40px !important;
}
.kids .eventBlock .btnList a:after {
  border-top: 8px solid #2DAE8D !important;
}
.kids .newsBlock dt p.data, .eventBlock dt p.data {
  width: 13em;
}
p.no-data {
  padding: 0 .5em 1em;
}
.newsBlock .btnList a:hover, .eventBlock .btnList a:hover {
  /*  opacity: .9;*/
  /*  filter: saturate(150%);*/
  border: 2px;
}
.newsBlock ul, .eventBlock ul {
  padding: 0;
  list-style: none;
  margin-top: 0;
}
.index .eventBlock{
	margin-bottom: 0;
	padding: 60px 0;
}
.index .newsBlock ul, .index .eventBlock ul {
  padding: 0;
    margin: 0;
}
.index .newsBlock ul{
    border-top: 1px solid #DBD1C9;
}
.index .newsBlock.newsBlock-important ul{
    border-left: 1px solid #D4C1B3;
    margin: 0;
    padding-left: 50px;
    width: calc(100% - 200px);
    border-top: none;
}
.newsBlock.detail_page ul, .eventBlock.detail_page ul, .newsBlock.detail_page ol, .eventBlock.detail_page ol {
  padding: 1em 1.5em;
}
.newsBlock ul li, .eventBlock ul li {
  list-style: none;
}
.newsBlock ul, .eventBlock ul {
    border-top: 1px solid #DBD1C9;
}
.newsBlock.detail_page ul, .eventBlock.detail_page ul {
    border-top: none;
}
.newsBlock ul li, .eventBlock ul li{
    border-bottom: 1px solid #DBD1C9;
}
.newsBlock-important ul li{
    border: none;
}
.newsBlock.detail_page ul li, .eventBlock.detail_page ul li {
  border: none;
  list-style: disc;
}
.newsBlock.detail_page ol li, .eventBlock.detail_page ol li {
  border: none;
  list-style: decimal;
}
.newsBlock ul li a, .eventBlock ul li a {
  display: flex;
    padding-bottom: 0.75em;
    padding-top: 0.75em;
  text-decoration: none;
}
.newsBlock ul.link_list li, .eventBlock ul.link_list li {
  border: none;
}
.newsBlock ul.link_list li a, .eventBlock ul.link_list li a {
  padding: 0;
  display: inline-block;
  text-decoration: underline;
}
.newsBlock ul.link_list li a:hover, .eventBlock ul.link_list li a:hover {
  text-decoration: none;
}
.eventBlock ul li .event_img {
  position: relative;
  width: 100%;
  max-width: 150px;
  height: 100%;
  overflow: hidden;
  border-radius: 0;
  text-indent: 0;
  margin-right: 30px;
}
.eventBlock ul li .event_img:before {
  display: block;
  content: "";
  padding-top: 56.25%;
}
.eventBlock ul li .event_img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 0 0;
}
.eventBlock ul li .event_img.no_thumb img {
  object-fit: none;
  object-position: unset;
  background: #FFF2D6;
}
.eventBlock ul li .event_summary {
  display: flex;
  flex-direction: column;
}
#contentsBox .eventBlock ul li .event_summary .name {
  margin-top: 10px;
}
.newsBlock ul li .data {
    width: 200px;
    min-width: 200px;
}
.newsBlock ul li .data .date, .eventBlock ul li .data .date {
  font-weight: bold;
  font-size: 1.6rem;
  text-decoration: none;
  color: #222;
}
.newsBlock ul li .name {
  font-size: 1.6rem;
  color: #222;
}
.newsBlock ul li .name .news_title{
  text-decoration: underline;
}
.newsBlock ul li a:hover .name .news_title{
  text-decoration: none;
}
.eventBlock ul li .name {
  width: 100%;
  font-size: 1.6rem;
  text-decoration: underline;
  color: #222;
}
.newsBlock ul li a:hover .name, .eventBlock ul li a:hover .name {
  text-decoration: none;
}
.newsBlock dl, .eventBlock dl {
  padding: 0;
  overflow: hidden;
  line-height: 1.6;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
}
.newsBlock dl:last-child, .eventBlock dl:last-child, .newsBlock_imp dl:last-child, .eventBlock_imp dl:last-child {
  border: none;
}
.newsBlock_imp dl, .eventBlock_imp dl {
  padding: 10px 0px;
  overflow: hidden;
  line-height: 1.6;
  font-size: 1.6rem;
  border-bottom: 1px solid #ccc;
  background-color: #FDE9E7;
}
.newsBlock dt, .eventBlock dt {
  background: none;
  margin-bottom: 0;
  font-weight: bold;
  /*  width: 40%;*/
  width: 290px;
  display: flex;
  padding-bottom: 1em;
  padding-top: 1em;
  border-bottom: 1px solid #4A4A4A;
}
.newsBlock dt p.data, .eventBlock dt p.data {
  font-size: 100%;
  margin-right: 15px;
}
.newsBlock span, .eventBlock span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.4rem;
  text-align: center;
  min-width: 2.5em;
  margin-bottom: 2px;
  margin-top: 2px;
}
span.icn-no {
  display: none;
}
span.ic_eve, span.ic_gn, span.ic_bn, span.ic_pl, span.ic_bl, span.ic_pk, span.ic_rd, span.ic_ye, span.ic_bk {
  font-size: 1.2rem !important;
  border-radius: 4px;
  white-space: nowrap !important;
  color: #222;
  padding: .2em .5em;
    font-weight: bold;
    line-height: 1.5;
  height: 2em;
  margin-left: 5px;
    text-decoration: none;
    display: inline-block;
}
span.ic_eve {
  background: #F9CDB1;
}
span.ic_gn {
  background: #258600;
}
span.ic_bn {
  background: #A76425;
}
span.ic_pl {
  background: #650086;
}
span.ic_bl {
  background: #C0E5E7;
}
span.ic_pk {
  background: #A4005B;
}
span.ic_rd {
  background: #A40000;
}
span.ic_ye {
  background: #68610a;
}
span.ic_bk {
  background: #555555;
}
/*タブ改修追加ここから*/
.eventBlock .tab_area .tab_content {
  display: none !important;
}
.eventBlock .tab_area .tab_content[aria-hidden=false] {
  display: block !important;
}
/*タブ改修追加ここまで*/
.newsBlock .btnList a, .eventBlock .btnList a, #contentsBox .newsBlock .btnList a, #contentsBox .eventBlock .btnList a {
  padding: 5px;
  background: #10467D;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-weight: normal;
  margin: 20px auto;
  text-align: center;
  max-width: 260px;
  border-radius: 6px;
}
.newsBlock .btnList a:hover, .eventBlock .btnList a:hover {
  text-decoration: underline;
}
.eventBlock .tab_nav {
  display: flex;
  margin: 10px -10px 0;
}
.eventBlock .tab_nav .tab_switch {
  display: block;
  text-align: center;
  color: #222;
  text-decoration: none;
  font-size: 1.6rem;
  padding: 10px 3px;
  width: 20%;
  border: none;
  line-height: 1.6;
  background-color: #f0fcef;
  cursor: pointer;
}
.eventBlock .tab_nav .tab_switch.active {
  background-color: #d7f7cd;
}
.eventBlock .tab_area .tab_content {
  display: none !important;
}
.eventBlock .tab_area .tab_content[aria-hidden=false] {
  display: block !important;
}
/*TOP各館アイコン*/
/*.newsBlock span.icn-tenji, .eventBlock span.icn-tenji {
  background: #415191;
  display: inline-block;
}
.newsBlock span.icn-ohanashi, .eventBlock span.icn-ohanashi {
  background: #B14515;
  display: inline-block;
}
span.icn-no {
  display: none;
}*/
.newsBlock dd {
  margin: 0;
  padding-bottom: 20px;
  padding-top: 1em;
  width: calc(100% - 290px);
  border-bottom: 1px solid #4A4A4A;
}
.newsBlock dt:nth-last-child(2), .newsBlock dd:last-child {
  border-bottom: none;
}
.newsBlock dd a {
  color: #222;
}
#inner_wrap .box_c .newsBlock dd {
  /*	margin: -.8em 0 0;
	padding: 30px 0 0 12em;*/
  margin: 0;
  /*  padding: 1em 1em 1em 13em;*/
}
#inner_wrap .box_c .newsBlock p {
  /*  padding: 1em;*/
}
#inner_wrap .box_c .newsBlock .news_text + .news_link, #inner_wrap .box_c .newsBlock .news2_text + .news2_link {
  margin-top: 20px;
}
.eventBlock dd {
  margin: 0;
  /*  padding: 1em 1em 1em 13em;*/
  padding-bottom: 20px;
}
#inner_wrap .box_c .eventBlock dd {
  margin: 0;
  /*  padding: 1em 1em 1em 13em;*/
}
.newsBlock span.icn-important, .eventBlock span.icn-important {
  background: #AA4747;
  color: #fff;
  font-size: 1.2rem;
  font-weight: normal;
  border-radius: 4px;
  white-space: nowrap !important;
  height: 2em;
  margin-left: 5px;
  padding: .2em .5em;
    line-height: 1.6;
    text-decoration: none;
    display: inline-block;
}
.newsBlock span.icn-new, .eventBlock span.icn-new {
  color: #A74747;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 2px 5px;
  text-align: center;
  display: inline-block;
    line-height: 1.6;
}
.newsBlock span.icn-no, .eventBlock span.icn-no {
  display: none;
}
.newsBlock caption, .eventBlock caption, .contentsBlock caption {
  line-height: 0;
  text-indent: -9999px;
}
.newsBlock table.tbl, .eventBlock table.tbl {
  margin: 20px 0 40px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.newsBlock table.tbl th, .eventBlock table.tbl th {
  font-weight: bold;
  padding: 8px 6px 8px 6px;
  background: #ffe3b9;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: inherit;
  /*white-space: nowrap;*/
  min-width: 14%;
  vertical-align: top;
}
.newsBlock table.tbl td, .eventBlock table.tbl td {
  font-weight: normal;
  padding: 3px 8px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: inherit;
}
.newsBlock table.tbl td .link_list li, .eventBlock table.tbl td .link_list li {
  font-size: 1.6rem;
  margin-left: 1em;
  border-bottom: none !important;
  padding: 0 0 0 5px !important;
}
.newsArea_page, .news2Area_page, .gaiyouArea_page, .sakuhinArea_page {
  overflow: hidden;
  padding: 10px 0;
  text-align: right;
}
.newsArea_page .newsArea_pagenum a, .news2Area_page .newsArea_pagenum a {
  color: #222;
}
.news_link, .news2_link, .news_file {
  margin: 0;
  padding: 0;
    list-style: none !important;
    padding-left: 22px;
  background: url(../images/icon_list01.png) no-repeat;
    background-size: 8px;
    text-indent: 0;
    background-position: top 0.7em left;
}
.news_link a::before, .news2_link a::before, .news_file a::before {
  content: none;
}
.contentIn {
  background: #fffef8;
    padding: 0 50px 20px;
    border-radius: 40px 40px 0 0;
}
.contentIn #contents {
  padding: 1em;
}
.flow {
  margin: 0px;
}
.flow li {
  float: left;
  white-space: nowrap;
  font-size: 1.6rem;
}

.top_bnr_area{
    background: url(../images/bg_birds02.png);
    background-position: top center;
    background-size: 1764px auto;
    background-repeat: no-repeat;
    padding: 60px 0;
}
.top_bnr_area .social_bnr ul{
	margin: 0;
	padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.top_bnr_area .social_bnr ul li{
	list-style: none;
    width: calc(100% / 2 - 12px);
}
.top_bnr_area .social_bnr ul li a{
	display: block;
    line-height: 0;
    text-align: center;
}
.top_bnr_area .btn_bnr{
	margin-top: 60px;
}
.top_bnr_area .btn_bnr ul{
	padding: 0;
	margin: 0;
	display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.top_bnr_area .btn_bnr ul li{
	list-style: none;
    width: calc(100% / 4 - 18px);
}
.top_bnr_area .btn_bnr ul li img{
	border: none;
	border-radius: 0;
}
.top_bnr_area .sponsor_bnr{
	margin-top: 60px;
}
.top_bnr_area .sponsor_bnr .sponsor_bnr_title{
    font-size: 2.4rem;
    background: url(../images/icon_3dots.png) no-repeat center bottom 1.2em;
    background-size: auto 8px;
    border: none;
    text-align: center;
    padding: 1em 0 1.6em;
}
.top_bnr_area .sponsor_bnr ul{
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}
.top_bnr_area .sponsor_bnr ul li{
	list-style: none;
}


/* =========================================================
eventArea
========================================================= */
#eventarea {
  padding-top: 20px;
  margin-bottom: 20px;
}
#eventarea table {
  width: 100%;
  border-bottom: #ccc solid 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.6;
}
#eventarea th {
  font-weight: bold;
  text-align: left;
  width: 16%;
}
#eventarea td.icon {
  width: 10%;
  text-align: left;
}
#eventarea td img {
  vertical-align: -0.25em;
  margin-left: 5px;
}
#eventarea td .event_end {
  color: #F52124;
  font-weight: bold;
  margin-left: 10px;
}
/*---------- index ----------*/
.index .eventTitle {
  background: none;
  padding: 0px;
  color: #fff;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 480px;
}
.index .eventTitle .more {
  position: absolute;
  right: 10px;
  top: 10px;
}
.index #eventarea {
  clear: both;
  padding: 20px 10px 10px 10px;
  margin-bottom: 20px !important;
  background-color: #fff;
}
.index #eventarea table {
  width: 100%;
  border-bottom: #ccc solid 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.6;
}
.index #eventarea th {
  font-weight: bold;
  text-align: left;
  width: 33%;
}
.index #eventarea td.icon {
  width: 15%;
  text-align: left;
}
.index #eventarea td img {
  vertical-align: -0.25em;
  margin-left: 5px;
}
.event_end {
  color: #F52124;
  font-weight: bold;
  margin-left: 10px;
}
#news_day, #news2_day {
  color: #1F733A;
  font-weight: bold;
  margin: 10px 10px 10px 10px;
}
#news_title {
  background: url(../images/ico_news.svg) no-repeat left top #F7FCE6;
  width: 685px;
  padding: 10px 0 6px 15px;
  font-size: 2.0rem;
  border-bottom: #CBE8B5 solid 1px;
  color: #222;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
  clear: both;
}
.news_text {
  margin-bottom: 0;
}
.t-style01 caption {
  text-align: center;
  background-color: #357166;
  color: #fff;
  padding: 5px;
  font-weight: bold;
}
.t-style01 caption.none {
  display: none;
}
.t-style01, .event_tblbox {
  line-height: 1.6;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
.t-style01 th, .event_tblbox th {
  border-top: #aaa 1px dotted;
  border-bottom: #aaa 1px dotted;
  border-left: #aaa 1px dotted;
  border-right: #aaa 1px dotted;
  text-align: left;
  background: #EEFAF3;
  padding: 10px;
  font-weight: bold;
}
.event_tblbox th {
  width: 12%;
  text-align: center;
  letter-spacing: 0.1em;
}
.t-style01 td, .event_tblbox td {
  border-top: #aaa 1px dotted;
  border-bottom: #aaa 1px dotted;
  border-right: #ccc 1px solid;
  text-align: left;
  padding: 0 5px;
}
.t-style01 .head01, .event_tblbox .head01 {
  text-align: center;
  background: #0068b6;
  color: #fff;
  font-weight: bold;
  padding: 5px !important;
  line-height: 1.0;
}
/*---------- index ----------*/
.t-style02 {
  line-height: 1.6;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  text-align: center;
}
.t-style02 caption {
  text-align: center;
  background-color: #357166;
  color: #fff;
  padding: 5px;
  font-weight: bold;
}
.t-style02 caption.none {
  display: none;
}
.t-style02 th {
  border-left: #aaa 1px dotted;
  border-bottom: #aaa 1px dotted;
  border-top: #277948 3px solid;
  border-right: #aaa 1px dotted;
  text-align: left;
  background: #EEFAF3;
  padding: 10px;
  font-weight: bold;
}
.t-style02 td {
  border-top: #aaa 1px dotted;
  border-bottom: #aaa 1px dotted;
  border-right: #ccc 1px solid;
  border-left: #ccc 1px solid;
  text-align: left;
  padding: 10px;
  background: #fff;
}
.t-style02 .head01 {
  text-align: center;
  background: #0068b6;
  color: #fff;
  font-weight: bold;
  padding: 5px !important;
  line-height: 1.0;
}
.info_list {
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 10px;
  height: 100%;
}
.info_list li a {
  display: grid;
  box-sizing: border-box;
  height: 100%;
  color: #222;
  background-color: #e3f0c7;
  border: 2px solid #fff;
  padding: 2.5em 0.5em;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  place-items: center;
  position: relative;
}
.info_list li a span {
  font-weight: normal;
  font-size: 1.4rem;
}
.info_list li a img {
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
}
/* =========================================================
osusume
========================================================= */
#toposusume {
  margin-bottom: 80px;
  position: relative;
}
#ya_osusume {
  margin-bottom: 40px;
  position: relative;
}
#toposusume h2.ico_osusume {
  background: none;
  border: none;
  padding: 0 !important;
  font-weight: normal !important;
  font-size: 2.8rem !important;
  color: #333 !important;
  border-bottom: none !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
}
#toposusume h2.ico_osusume span {
  font-size: 1.4rem !important;
  margin-top: 4px;
}
.kidsosusumetop {
  margin-bottom: 50px;
  position: relative;
}
.kidsosusumetop .booklistbox {
  margin-top: 1em;
}
.kidsosusumetop p.books_title {
  margin-bottom: 0 !important;
}
#ya_osusume .booklist .open, #toposusume .booklist .open, .kidsosusumetop .booklist .open {
  display: flex;
  justify-content: space-between;
  padding: 0;
  align-items: stretch;
  margin: 10px 0 0;
}
#toposusume .booklist .open li, .kidsosusumetop .booklist .open li {
  text-align: center;
  flex: 1;
  justify-content: center;
  margin: 0;
}
#ya_osusume .booklist .open li {
  text-align: center;
  justify-content: center;
  margin: 0;
}
#ya_osusume .booklist .open li a, #toposusume .booklist .open li a, .kidsosusumetop .booklist .open li a {
  color: #222;
  text-decoration: none;
  padding: 20px 30px;
  display: grid;
  grid-template-rows: repeat(1, auto auto 1fr);
  height: 100%;
  justify-content: center;
  background: #fff;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#ya_osusume .booklist .open li a {
  padding: 20px;
}
#ya_osusume .booklist .open li a:hover, #toposusume .booklist .open li a:hover, .kidsosusumetop .booklist .open li a:hover {
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 14%);
  z-index: 5;
}
#ya_osusume .booklist .open li a:focus, #toposusume .booklist .open li a:focus, .kidsosusumetop .booklist .open li a:focus {
  z-index: 5;
}
#ya_osusume .booklist .open li p.books_title, #toposusume .booklist .open li p.books_title, .kidsosusumetop .booklist .open li p.books_title {
  font-size: 1.6rem;
  font-weight: normal;
  border: none;
  margin: 10px 0 0;
}
#ya_osusume .booklist .open li:hover p.books_title, #toposusume .booklist .open li:hover p.books_title, .kidsosusumetop .booklist .open li:hover p.books_title {
  text-decoration: underline;
}
/*div#booklist .title {
  background-color: #ebf9ef;
  padding: 5px 10px;
}*/
#ya_osusume .btnList a, #toposusume .btnList a {
  padding: 5px;
  background: #10467D;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-weight: normal;
  margin: 20px auto;
  text-align: center;
  width: 100%;
  max-width: 260px;
  border-radius: 6px;
}
#ya_osusume .btnList a:hover, #toposusume .btnList a:hover {
  text-decoration: underline;
}
.booksWrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
  padding: 0 1em 1em;
  background: #fff;
}
#ya_osusume .booksWrap, #toposusume .booksWrap {
  border: none;
  display: block;
  margin: 0 0 50px;
  padding: 0;
  background: none;
  width: calc(100% / 6);
  height: auto;
  position: relative;
}
#ya_osusume .booksWrap img, #toposusume .booksWrap img {
  display: block;
  width: auto;
  height: 180px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto .5em;
}
p.books_title {
  padding: 0 .5em;
  font-size: 2.0rem;
  margin-bottom: 1em;
  color: #3e1a09;
  font-weight: bold;
  border-bottom: #3e1a09 dotted 1px;
  width: 100%;
  border-left: none;
}
p.books-opac {
  text-align: center;
  display: block;
  background: #a7c36c;
  color: #222;
  text-decoration: none;
  margin-top: 0.5em;
  padding: 0.5em 0;
  border-radius: 5px;
  text-decoration: none !important;
}
.kidsosusumetop .booksWrap {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  position: relative;
  border-left: none;
}
.kidsosusumetop .booksWrap img {
  display: block;
  width: auto;
  height: 180px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto .5em;
}
dl dd .booksWrap:last-child {
  border: none;
}
ul.booklist {
  display: flex;
  flex-direction: column;
}
.booksL {
  width: 25%;
  vertical-align: top;
  padding-right: 5%;
  text-align: center;
}
.booksL .bookthumb {
  max-height: 200px;
}
.booksL .sp {
  display: none !important;
}
.booksR {
  width: 68%;
  vertical-align: top;
}
.books_subtitle {
  font-size: 1.4rem;
  margin-left: 1em;
}
.booksR p {
  padding: 0 0 0 10px;
  position: relative;
  margin-bottom: 0.3em !important;
}
a.books-opac {
  text-align: center;
  display: block;
  background: #a7c36c;
  color: #222;
  text-decoration: none;
  margin-top: 0.5em;
  padding: 0.2em 0;
  border-radius: 5px;
}
ul.book_list li {
  float: left;
  margin-right: 10px;
  width: 140px;
  font-size: 1.4rem;
}
ul.book_list img {
  margin-bottom: 10px;
}
/*  ya
----------------------------------------------*/
.ya #contentsBox {
  margin-bottom: 60px;
}
.ya #contentsBox .ya_h1 a {
  display: block;
  line-height: 0;
}
.ya #inner_wrap {
  background: -moz-linear-gradient(top, #EFF8F6, #FFF);
  background: -webkit-linear-gradient(top, #EFF8F6, #FFF);
  background: linear-gradient(to bottom, #EFF8F6, #FFF);
  padding-top: 20px;
}
.ya #kidsmenu_box .search_area {
  width: 100%;
  max-width: 260px;
  background: #fff;
  padding: 0 20px 20px;
  margin-bottom: 40px;
}
.ya #kidsmenu_box .search_area .title {
  background: #086500;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  margin: 0 -20px 20px;
}
.ya #kidsmenu_box .search_area .title span {
  display: flex;
  min-height: 32px;
  background: url(../images/ya/icon_search.svg) no-repeat center left;
  background-size: 32px;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 2.0rem;
  padding-left: 40px;
}
.ya .btnList a, .ya #contentsBox .btnList a {
  background: #227D8B;
  padding: 6px 10px;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
}
.ya .btnList a img, .ya #contentsBox .btnList a img {
  margin-left: 2px;
}
.ya .btnList a:hover, .ya #contentsBox .btnList a:hover {
  text-decoration: underline;
}
.ya #kidsmenu_box .search_area .btnList {
  margin-top: 20px;
}
.ya .lib_area {
  margin: 0;
  list-style: none;
  width: 100%;
  max-width: 260px;
  padding: 0 5px;
}
.ya .lib_area li {
  list-style: none;
  max-width: 250px;
  transform: skewX(-10deg);
  margin: 20px 0 0;
}
.ya .lib_area li a {
  background: #117D8B;
  display: block;
  color: #fff;
  text-decoration: none;
}
.ya .lib_area li a:hover {
  text-decoration: underline;
}
.ya .lib_area li a span {
  display: block;
  transform: skewX(10deg);
  color: #fff;
  background: url(../images/ya/icon_arrow.svg) no-repeat center right 20px;
  padding: 11px 40px 11px 20px;
}
.ya .lib_area li a img {
  margin-left: 2px;
}
.ya .contentIn {
  padding: 0;
  background: none;
}
.ya #inner_wrap h1 {
  border: none;
  margin-top: 20px;
  position: relative;
}
.ya #inner_wrap h1:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: -moz-linear-gradient(left, #0054A5, #086500);
  background: -webkit-linear-gradient(left, #0054A5, #086500);
  background: linear-gradient(to right, #0054A5, #086500);
  position: absolute;
  bottom: 0;
}
.ya #inner_wrap h2 {
  background: -moz-linear-gradient(left, #0054A5, #003F7B);
  background: -webkit-linear-gradient(left, #0054A5, #003F7B);
  background: linear-gradient(to right, #0054A5, #003F7B);
  color: #fff;
  padding: 12px 20px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 25px;
  line-height: 1.75;
}
.ya #inner_wrap h2.ico_news {
  background: -moz-linear-gradient(left, #0054A5, #003F7B) !important;
  background: -webkit-linear-gradient(left, #0054A5, #003F7B) !important;
  background: linear-gradient(to right, #0054A5, #003F7B) !important;
  color: #fff !important;
  padding: 12px 20px !important;
  position: relative;
  margin-top: 30px !important;
  margin-bottom: 25px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block;
}
.ya #inner_wrap h2 .entxt {
  display: none;
}
.ya #inner_wrap h2 .jptxt {
  margin: 0;
  font-size: 2.0rem !important;
  display: block;
  text-align: left;
}
.ya #inner_wrap h2:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid #1C53A3;
  border-bottom: 0;
  position: absolute;
  bottom: -15px;
}
.ya #inner_wrap h3 {
  border-left: #1c54a5 solid 3px;
}
.ya #inner_wrap h4 {
  border-bottom: solid 3px #227d8b;
}
.ya #inner_wrap h4:after {
  content: none;
}
.ya #inner_wrap h5 {
  color: #1c54a5;
}
.ya table caption {
  background: -moz-linear-gradient(left, #0054A5, #003F7B);
  background: -webkit-linear-gradient(left, #0054A5, #003F7B);
  background: linear-gradient(to right, #0054A5, #003F7B);
}
.ya table th {
  background: #ecf4ff;
}
.ya_index #inner_wrap h1 {
  margin-top: 0;
  padding: 0 !important;
}
.ya_index #inner_wrap h1:after {
  content: none;
}
.ya_index #inner_wrap .contents_area > :first-child {
  margin-top: 0;
}
.ya_index .ya_search {
  margin-bottom: 20px;
}
.ya_index .ya_search fieldset {
  display: flex;
}
.ya_index .ya_search .search_field {
  width: 100%;
}
.ya_index .ya_search button {
  background: #227D8B;
  color: #fff;
  width: 120px;
  min-width: 120px;
  border: none;
  min-height: 40px;
  cursor: pointer;
  border-radius: 0 6px 6px 0;
}
.ya_index .ya_search button img {
  margin-left: 2px;
}
.ya_newbook .booksWrap {
  background: none;
}
#booklist_all .ya_newbook ul li .book_content .book_content_R .books_contents {
  background-color: #ffffff;
}
#booklist_all .ya_newbook ul li .book_content .btnList a {
  background: #117D8B;
  border-radius: 0;
}
/*  利用案内
----------------------------------------------*/
.guide_list {
  padding-bottom: 10px;
  border-bottom: #ccc dotted 1px;
  margin-bottom: 20px;
}
.guide_list li {
  margin-right: 20px;
  background: url(../images/ico_list.svg) no-repeat center left;
  padding-left: 20px;
}
/*  館内案内
----------------------------------------------*/
.sub_box .gbtn a {
  position: relative;
  top: 6px;
  right: 6px;
  padding: .5em 1em .5em 2em;
  background: #1d7a00;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: normal;
  border-radius: 20px;
  margin-top: 4px;
  margin-right: 2px;
}
.sub_box .gbtn a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  width: 0;
  height: 0;
  margin: -4px 0 0 0;
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info_tab {
  border-bottom: 1px solid #FFC159;
}
.info_tab a {
  text-decoration: none;
  color: #333333;
  display: block;
}
.info_tab li.active {
  background-color: #FFC159;
  font-weight: bold;
}
.info_tab li {
  padding: .2rem;
  background-color: #FFFDE1;
  border-top-right-radius: .5rem;
  border-top-left-radius: .5rem;
  border: 1px solid #FFC159;
  width: 32%;
  margin-right: .5%;
  display: inline-block;
  border-bottom: none;
  font-size: 1.8rem;
}
.tab-pane:first-child .tab-pane-header {
  border-top-left-radius: 0;
}
.floor_detail::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.floor_detail {
  margin: 20px 0 0;
}
.floor_detail li.map_detail01, .floor_detail li.map_detail02 {
  float: left;
  margin: 0 0 0 2%;
  padding: 0 0 20px;
  width: 48%;
  line-height: 1.4;
  font-size: 1.5rem;
}
.floor_detail li dt {
  color: #21773c;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 0;
}
#map {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#map iframe, #map object, #map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
details, summary {
  display: none !important;
}
/*Clear Float*/
.floor_detail:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.floor_detail_01 {
  zoom: 1;
}
.floormap_img {
  text-align: center;
  margin: 20px 0;
}
/*  サイトマップ
----------------------------------------------*/
ul#sitemap_list li a {
  margin-left: 20px;
  padding: 3px 0 5px 10px;
  line-height: 2;
  font-size: 116%;
}
ul#sitemap_list li a::before {
  content: url("../images/ico_list.svg");
  margin-right: 10px;
  position: relative;
  top: 2px;
}
ul#sitemap_list li.d2 {
  padding-top: 3px;
  text-indent: 2em;
}
/*  こどもページ
----------------------------------------------*/
.kids #contentsBox {
  margin-bottom: 60px;
}
.kids #inner_wrap_in {
  background-size: 1344px auto;
  background-position: top center;
    padding-bottom: 100px;
}
.kids footer {
  margin: 0;
}
.kids #inner_wrap .container {
  position: relative;
  z-index: 5;
}
.kids .btnList a {
  border-radius: 200px;
}
.kids .kids_serach_area {
  background-size: auto 571px;
  background-position: center;
  position: relative;
  padding: 20px 10px !important;
  border-radius: 6px;
  display: flex;
    justify-content: center;
    align-items: center;
}
.kids .sp {
  display: none !important;
}
body.kids h1.logo {
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  text-align: center;
}
body.kids h1.logo img {
  width: 100%;
    max-width: 826.5px;
}
#kidsmenu_box .lib_area li {
  margin-bottom: 10px;
}
.kids .index_menu li a img, .kids .lib_area li a img {
  vertical-align: top;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
/*  height: 220px;*/
}
.kids .index_menu li a:hover img, .kids .lib_area li a:hover img {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.kids .contentIn {
    padding: 0 20px 0;
}
.kids h2.ico_news, .kids p.ico_event {
  margin: 0 !important;
}
.kids h2.ico_event {
  margin-bottom: 0 !important;
  padding-top: .3em !important;
}
.kids h2.ico_event::before {
  content: none !important;
}
.kids div.kids_h1 {
  padding-left: 40px;
}
.kids #contentsBox div.kids_h1 {
  padding-left: 0;
  margin-bottom: 20px;
}
.kids #contentsBox div.kids_h1 a {
  display: block;
  line-height: 0;
}
.kids #contentsBox div.kids_h1 img{
    width: 100%;
    max-width: 826.5px;
}
.kids div.kids_h1::before {
  content: none !important;
  margin-right: 0px;
  position: static;
}
.kids #inner_wrap h1, .kids .eventBlock p.title_bar {
  padding: .5em 0 .5em .5em;
}
.kids #inner_wrap h1::before {
  content: none;
}
/*.kids #inner_wrap #eventarea h2::before, .kids #inner_wrap h2.pen::before {
  content: none;
}*/
.kids #inner_wrap #eventarea h2, .kids .contents_area .title, .kids #inner_wrap h2.pen, .kids #inner_wrap h3 {}
.kids #inner_wrap h1 {
    width: calc(100% + 40px);
    margin-left: -20px;
    background: url(../images/icon_3dots.png) no-repeat center bottom 1.2em #FFDFD4;
    background-size: auto 8px;
}
.kids.kids_index #inner_wrap h1{
	width: 100%;
    margin-left: 0;
}
.kids #inner_wrap h1.logo {
	padding-bottom: 0 !important;
}
.kids h2 {
    background: #D3F8E1;
  position: relative;
    padding: 10px 15px 10px 15px;
    border-left: 3px solid #7F9F8B;
}
/*.kids h2:before {
  content: "";
  display: inline-block;
  width: 62.5px;
  height: 71.5px;
  background: url("../images/icon_matsubon.png") no-repeat center left;
  background-size: auto 71.5px;
  position: absolute;
  left: 10px;
  bottom: 0;
}*/
.kids .book_box h2 {
    margin: -20px 0 .7em;
    width: calc(100% + 40px);
    margin-left: -20px;
}
.kids h3 {
    border-bottom: #F5D6CB solid 3px;
}
.kids h3:after {
    background: #F36C6C;
}
/*.kids .newbook h3 {
    padding: 20px 0 10px;
    margin: 1.8em 20px 0.7em;
}*/
.kids h4 {
	background: #FFDFD4;
}
.kids .newbook h4 {
	margin-bottom: 0;
}
.kids h5 {
    border-left: 3px solid #F36C6C;
}
.kids .container ul.link_list li, .kids .container ul.txt_list li {
  background: url(../images/kids/kids_icon_list01.png) no-repeat;
  background-size: 8px;
  background-position: top 0.65em left;
}
.kids .contents_area {
  min-height: 350px;
}
.kids #eventarea {
  padding: 0;
  margin-bottom: 0;
}
.kids .footer_area {
  clear: both;
  height: 17px;
}
.kids .introduction_area {
  margin-top: 30px;
}
.kids_search {
  padding: 5px 0;
  float: left;
}
.kids_search_title {
  text-align: center;
  font-weight: bold;
  color: #222;
    margin-right: 2em;
  font-size: 1.6rem;
}
.kids_search label{
    display: flex;
    align-items: stretch;
}
.kids_search .search_field {
    height: auto;
    min-height: 40px;
  width: 70%;
  float: left;
  background-color: #FFF;
  border: 1px solid #BFBFBF;
  border-radius: 10px 0 0 10px;
}
.kids_search .search_field::placeholder {
  color: #666666;
}
.kids_search .search_btn {
  border: 0 none;
  cursor: pointer;
  display: block;
    height: auto;
    min-height: 40px;
    line-height: 1.6;
  overflow: hidden;
  padding: 0 !important;
    width: 140px;
  color: #222;
  margin: 0 !important;
  vertical-align: middle;
  padding-left: 30px;
  background: /*url("../images/kids/btn_search.png") no-repeat 10px center */ #F0855D;
  border-radius: 0 10px 10px 0;
  font-weight: bold !important;
}
.kids_search .search_btn img {
  margin-left: 2px;
}
.kids ul.index_menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 40px 0 0;
    padding: 0;
    gap: 60px 15px;
}
.kids ul.index_menu li {
    list-style: none;
    width: calc(33.3% - 10px);
}
.kids ul.index_menu li a{
	cursor: pointer;
}
.newsBlockKids .btnList a {
  background: #c9eefd !important;
  color: #222;
}
.newsBlockKids .btnList a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 2px;
  width: 0;
  height: 0;
  margin: -3px 0 0 0;
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.newsBlockKids .btnList a:hover {
  background-color: #566313;
}
ul.kids_txt_list {
  margin: 15px 0;
}
ul.kids_txt_list li {
  margin-bottom: 6px;
  padding: 2px 0 0 1.5em;
  text-indent: -1.5em;
}
ul.kids_txt_list li::before {
  content: url(../images/ico_txt_list.svg);
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.kids .book_box{
    background: #fff;
    padding: 20px;
}
.kids .book_box + .book_box{
	margin-top: 40px;
}
.kids .uchidoku_box .pagelink_list,
.kids .uchidoku_box h2{
	display: none;
}
.kids_btn {}
.kids_btn a {
  padding: 5px;
  background: #7B5A4A;
  color: #FFF;
  text-decoration: none;
  display: block;
  font-weight: normal;
    margin: 60px auto 0;
  text-align: center;
  width: 100%;
  max-width: 280px;
  border-radius: 200px;
  line-height: 2.2;
	font-size: 1.8rem;
}
.kids_btn a:hover {
  /*  opacity: 0.8;*/
  text-decoration: underline;
}
.kids .booksL {
  display: table-cell;
  width: 25%;
  vertical-align: top;
  padding-right: 5%;
  text-align: center;
}
.kids .booksL img {
  width: 174px;
  height: auto;
}
.booksR .sp {
  display: none !important;
}
.kids .booksR {
  display: table-cell;
  width: 68%;
  vertical-align: top;
}
.kids .booksR .books_title {
  font-size: 2.0rem;
  font-weight: bold;
}
.kids .booksR .books_subtitle {
  font-size: 1.8rem;
  font-weight: bold;
}
.kids .booksR p {
  margin-top: 0 !important;
  margin-bottom: 0.5em !important;
}
.kids a.books-opac {
  text-align: center;
  display: block;
  background: #A5D850;
  color: #222;
  text-decoration: none;
  margin-top: 0.5em;
  padding: 10px 0;
  border-radius: 5px;
}
.kids ul.book_list li {
  float: left;
  margin-right: 10px;
  width: 140px;
  font-size: 1.4rem;
}
.kids ul.book_list img {
  margin-bottom: 10px;
}
.kids .footer_area {
  clear: both;
}
.kids .t-style01 th, .child .t-style02 th, .kids .event_tblbox th {
  border-top: #aaa 1px dotted;
  border-bottom: #aaa 1px dotted;
  border-left: #aaa 1px dotted;
  border-right: #aaa 1px dotted;
  text-align: left;
  background: #fff;
  padding: 10px;
  font-weight: bold;
}
.kids .event_tblbox th {
  width: 14% !important;
  text-align: center !important;
  letter-spacing: 0.1em;
}
.kids .t-style01 td, .kids .event_tblbox td {
  border-top: #aaa 1px dotted;
  border-bottom: #aaa 1px dotted;
  border-right: #ccc 1px solid;
  text-align: left;
  padding: 10px;
  background: #fff;
}
.kids .t-style01 .head01, .kids .event_tblbox .head01 {
  text-align: center;
  background: #0068b6;
  color: #fff;
  font-weight: bold;
  padding: 5px !important;
  line-height: 1.0;
}
.kids #kidsmenu_box .lib_area {
  margin: 0;
  padding: 0;
}
.kids #kidsmenu_box .lib_area li {
  list-style: none;
  max-width: 260px;
    margin: 0;
}
.kids #kidsmenu_box .lib_area li:nth-child(3) {
  margin-bottom: 30px;
}
.kids #kidsmenu_box .lib_area li a {
  display: block;
	cursor: pointer;
}
.kids .lib_area li a img {
  height: auto;
}
.kids .lib_area li .kids_btn{
    padding: 0 10px;
}
.kids .lib_area li .kids_btn a{
	margin-top: 40px;
    max-width: 200px;
}
.kids #main_inner_box .btnList a,
.main_inner_box .content_btn a{
    padding: 5px;
    background: #7B5A4A;
    color: #FFF;
    text-decoration: none;
    display: block;
    font-weight: normal;
    margin: 3rem auto;
    text-align: center;
    width: 100%;
    max-width: 280px;
    border-radius: 200px;
    line-height: 2.2;
    font-size: 1.8rem;
}
/*よくある質問
----------------------------------------------*/
.faq_box {
  margin-bottom: 5em;
}
.faq_box ul{
    padding: 0;
    margin: 0;
}
.faq_box dl,
.faq_box ul.faq_item > li {
  margin-bottom: 2em;
  border: 1px solid #9F918A;
}
.faq_box ul.faq_item > li {
    list-style: none;
}
.faq_box ul.faq_item > li ul,
.faq_box ul.faq_item > li ol{
    padding-left: 1.5em;
    margin: 0.75em 0;
}
.faq_box ul.faq_item > li ul li{
    list-style: disc outside none;
    word-break: break-word;
}
.faq_box ul.faq_item > li ol li{
    list-style: decimal outside none;
    word-break: break-word;
}
ul.list_kome li{
    list-style: none;
}
ul.list_kome li:before {
    content: "※";
    margin-right: 0.5em;
    margin-left: -1.5em;
}
/*.faq_box ul li ul{
	border: none;
  margin-bottom: 0;
}
.faq_box ul li ul li{
}*/
.faq_box dl dt {
  position: relative;
  padding: 0.5em 0.5em 0.5em 5em;
    background: #fbe5ca;
  font-weight: bold;
  font-size: 1.6rem;
}
.faq_box dl dt span {
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 0.65em;
  left: 1.2em;
  border: 1px solid #ffffff;
  background-color: #A96413;
  color: #fff;
  padding-top: 0;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.6;
}
.faq_box ul li .q_txt{
    position: relative;
    padding: 0.5em 0.5em 0.5em 5em;
    background: #fbe5ca;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2.2;
}
.faq_box ul li .q_txt span{
    min-width: 30px;
    min-height: 30px;
    padding: 0 6px;
    text-align: center;
    position: absolute;
    top: 0.65em;
    left: 1.2em;
    border: 1px solid #ffffff;
    background-color: #A96413;
    color: #fff;
    padding-top: 0;
    border-radius: 5px;
    font-weight: bold;
    line-height: 1.6;
    display: flex;
    justify-content: center;
/*
    align-items: center;
*/
}
.faq_box dl dd {
  position: relative;
  padding: 1.5em 1.5em 1.5em 5em;
  font-size: 1.6rem;
}
.faq_box dl dd span.answer {
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
    top: 1.6em;
  left: 1.2em;
  border: 1px solid #A96413;
  color: #A96413;
  padding-top: 0;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.6;
}
.faq_box ul li .a_txt{
    position: relative;
    padding: 1.5em 1.5em 1.5em 5em;
    font-size: 1.6rem;
    margin-top: 0 !important;
    line-height: 2.2;
}
.faq_box ul li .a_txt span.answer{
    min-width: 30px;
    min-height: 30px;
    padding: 0 6px;
    text-align: center;
    position: absolute;
    top: 1.6em;
    left: 1.2em;
    border: 1px solid #A96413;
    color: #A96413;
    padding-top: 0;
    border-radius: 5px;
    font-weight: bold;
    line-height: 1.6;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*  etc
----------------------------------------------*/
/*  icon　*/
a.btn {
  color: #fff;
  text-decoration: none;
  background-color: #008093;
  border-radius: 50px;
}
a:hover.btn {
  background-color: #0f6d7b;
}
/*  icon　*/
.arrow {
  position: relative;
  /*	display: inline-block;*/
  padding: 0 0 0 6px;
  vertical-align: middle;
  font-size: 1.6rem;
}
/*.arrow::before, .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid #333;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}*/
.arrow-up.icon {
  color: #222;
  position: absolute;
  margin-left: 10px;
  margin-top: 3px;
  width: 1px;
  height: 16px;
  background-color: currentColor;
}
.arrow-up.icon:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 1px;
  width: 10px;
  height: 10px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/*table*/
table {
  border-top: 1px solid #9F918A;
  border-left: 1px solid #9F918A;
  margin: 1.5em auto;
  width: 100%;
}
table span {
  font-weight: normal;
}
table th {
  font-weight: bold;
  padding: 10px;
  background: #FAE3C8;
  border-bottom: 1px solid #9F918A;
  border-right: 1px solid #9F918A;
  font-size: inherit;
  /*white-space: nowrap;*/
  min-width: 14%;
  text-align: left;
  vertical-align: middle;
}
table td {
  font-weight: normal;
  padding: 10px;
  background-color: #fff;
  border-right: 1px solid #9F918A;
  border-bottom: 1px solid #9F918A;
  font-size: inherit;
  vertical-align: middle;
  line-height: 1.6;
}
th.number {
  width: 7% !important;
  min-width: 7% !important;
}
.pagetop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  background-color: transparent;
  padding: 0;
  border: none;
  z-index: 100;
  border-radius: 50px;
  cursor: pointer;
  line-height: 0;
}
.pagetop a {
  text-decoration: none;
  color: #fff;
}
.spotlight-group img, .spl-pane img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
}
.search_menu_area{
    background: #F4F2E9;
    margin: 60px 0;
}
.top_btn_area {
    margin: 60px 0;
}
.top_btn_area .row01{
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.top_btn_area .row01 .search_box{
    display: flex;
    align-items: center;
    width: calc(100% - 320px);
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    justify-content: space-between;
    box-shadow: 0 3px 20px 0 rgb(108 39 0 / 10%);
}
.top_btn_area .row01 .search_box .txts{
    background: url(../images/icon_search.png) no-repeat 20px center;
    background-size: 48px;
    padding-left: 85px;
    margin-right: 40px;
}
.top_btn_area .row01 .search_box .txts h2.name{
    background: no-repeat;
    border: none;
    font-size: 2.0rem;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.top_btn_area .row01 .search_box .txts .txt{
    font-size: 1.4rem;
    color: #222;
    text-decoration: none;
}
.top_btn_area .row01 .search_box .txts .txt:hover{
	text-decoration: underline;
}
.top_btn_area .row01 .search_box .form_box{
    width: calc(100% - 306px);
}
.top_btn_area .row01 .search_box form{
    background: #E2E2E2;
    border: none;
    border-radius: 999px;
    height: auto;
    min-height: 3em;
}
.top_btn_area .row01 .search_box form label{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.top_btn_area .row01 .search_box form .formTxt{
    background: none;
    border: none;
    height: auto;
    min-height: 3em;
    padding: 0 1em;
    width: calc(100% - 142px);
}
.top_btn_area .row01 .search_box form .search_btn{
    background: #7B5A4A;
    border-radius: 999px;
    border: none;
    height: auto;
    min-height: 3em;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.3em;
    padding: 0 40px;
    width: 142px;
    cursor: pointer;
}
.top_btn_area .row01 .btn_mypage{
    background: url(../images/icon_mypage.png) no-repeat 20px center #fff;
    border-radius: 20px;
    background-size: 48px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    box-shadow: 0 3px 20px 0 rgb(108 39 0 / 10%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 300px;
}
.top_btn_area .row01 .btn_mypage:hover{
    box-shadow: none;
}
.top_btn_area .row01 .btn_mypage a{
    display: flex;
    padding: 60px 20px 20px;
    line-height: 1.75;
    font-weight: bold;
    color: #222;
    padding-top: 20px;
    padding-left: 85px;
    text-decoration: none;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.top_btn_area .row01 .btn_mypage:hover a{
	text-decoration: underline;
}
.top_btn_area .row01 .btn_mypage a .name{
	font-size: 2.0rem;
}
.top_btn_area .row01 .btn_mypage a .txt{
	font-size: 1.4rem;
    font-weight: normal;
}
.top_btn_area .row02 ul{
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.top_btn_area .row02 ul li{
    list-style: none;
    width: calc((100% - 80px) / 5);
    display: flex;
    margin: 30px 0 0;
}
.top_btn_area .row02 ul li:after{
	content: "";
	display: block;
    width: 36px;
    height: 100%;
    margin-left: -36px;
    background: url(../images/icon_arrow_wh.png) no-repeat center #EF7C39;
	background-size: 13.5px;
    border-radius: 0 20px 20px 0;
}
.top_btn_area .row02 ul li a{
    display: block;
    background: #fff;
    color: #222;
    border-radius: 20px;
    width: 100%;
    padding: 10px 40px 10px 20px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 3px 20px 0 rgb(108 39 0 / 10%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.top_btn_area .row02 ul li a:hover{
	text-decoration: underline;
    box-shadow: none;
}


.info_area {
  display: flex;
  justify-content: space-between;
}
.info_area .information {
  margin-right: 40px;
  width: calc(100% - 390px);
  background: #d0e1f3;
  border: 6px;
  padding: 30px 20px;
}
.info_area .information h2 {
  margin: 0 0 30px;
  background: none;
  border: none;
  font-size: 2.8rem !important;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.info_area .information h2 span {
  font-size: 1.4rem !important;
  margin-top: 4px;
}
.info_area .information .links {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 0;
}
.info_area .information .links li {
  width: calc(50% - 15px);
  display: grid;
}
.info_area .information .links li a {
  background: #FFF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  color: #10467D;
  text-decoration: none;
  padding: 16px 10px;
  padding-left: 64px;
  font-size: 1.8rem;
  min-height: 90px;
}
.info_area .information .links li a:hover {
  text-decoration: underline;
}
.info_area .information .links li.info a {
  background: url(../images/icon_info_info.svg) no-repeat left 10px center #FFF;
}
.info_area .information .links li.dayori a {
  background: url(../images/icon_info_dayori.svg) no-repeat left 10px center #FFF;
}
.info_area .information .links li.ad a {
  background: url(../images/icon_info_ad.svg) no-repeat left 10px center #FFF;
}
.info_area .information .links li.vol a {
  background: url(../images/icon_info_vol.svg) no-repeat left 10px center #FFF;
}
.info_area .information .links li.info .name span {
  display: block;
  font-size: 1.4rem;
}
.info_area .X_area {
  overflow: hidden;
}
.info_area .X_area .title {
  padding-left: 40px;
  background: url(../images/icon_X.png) no-repeat left center;
  background-size: 30px;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.access_area {
  position: relative;
  margin: 80px 0;
  min-height: 450px;
}
.access_area .container:before, .access_area .container:after {
  content: none;
}
.access_area .txt_area {
  width: 300px;
  position: relative;
  z-index: 10;
  margin-right: -300px;
}
.access_area .txt_area h2 {
  margin: 0 0 30px;
  background: none;
  border: none;
  font-size: 2.8rem !important;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.access_area .txt_area h2 span {
  font-size: 1.4rem !important;
  margin-top: 4px;
}
.access_area .txt_area p {
  margin-bottom: 0.8em;
}
.access_area .txt_area p.name {
  font-weight: bold;
  font-size: 1.8rem;
}
.access_area .txt_area .line_bnr {
  margin-top: 1.5em;
  display: block;
  line-height: 0;
}
.access_area .map_area {
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  justify-content: flex-end;
}
.access_area .map_area:before {
  content: "";
  width: 360px;
  height: 450px;
  display: block;
}
.access_area .map_area .map_area_inner {
  line-height: 0;
}
.newsBlock.detail_page #news_day, .newsBlock.detail_page #news2_day, .eventBlock.detail_page #news_day, .eventBlock.detail_page #news2_day {
  margin: 0 0 10px;
  color: #222;
}
#inner_wrap .detail_page h1.ico_news, #inner_wrap .detail_page h1.ico_event {
  margin-bottom: 30px;
    padding: 1em 10px 1.5em !important;
}
.eventBlock.detail_page .eyecatch {
  width: 40%;
  margin: 10px auto;
}
.box_acc {
  margin-top: 16px;
}
.box_acc .js-Toggle {
  width: 100%;
  border: none;
  display: flex;
  align-items: center;
  color: #fff;
  background: #517862;
  justify-content: flex-start;
  padding: 12px 46px 12px 12px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  text-align: left;
}
.box_acc .Toggle_content {
  display: none;
  padding: 10px;
  background: #f0f7fd;
}
.box_acc .js-Toggle .icon_btn_open {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.box_acc .js-Toggle .icon_btn_close {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.box_acc.is-open .js-Toggle .icon_btn_open {
  display: none;
}
.box_acc.is-open .js-Toggle .icon_btn_close {
  display: block;
}
.faq_area .box_acc .js-Toggle {
  padding-left: 3em;
}
.faq_area .box_acc .js-Toggle:before {
  content: "Q";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 10px;
  font-size: 2.4rem;
}
/*  おすすめ本（新着図書）
----------------------------------------------*/
#booklist_all ul {
  margin: 0;
  padding: 0;
}
#booklist_all ul li {
  padding: 0;
  display: block;
  margin-bottom: 2em;
}
#booklist_all ul li h2 {
    margin: 1em 0 0;
}
#booklist_all ul li .sub {
  font-size: 1.6rem;
  margin-left: 1em;
}
#booklist_all ul li .book_content {
  display: flex;
}
#booklist_all ul li .book_content .book_content_L {
  width: calc(25% + 20px);
  text-align: center;
  margin-top: 20px;
    margin-bottom: 20px;
}
#booklist_all ul li .book_content .book_content_L .book_thumb {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#booklist_all ul li .book_content .book_content_L .book_thumb img {
  max-height: 200px;
  width: auto;
  max-width: none;
}
#booklist_all ul li .book_content .btnList a {
  background: #10467D;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  padding: 4px 0;
  max-width: 180px;
  margin: 20px auto 0;
  text-decoration: none;
}
#booklist_all ul li .book_content .btnList a:hover {
  text-decoration: underline;
}
#booklist_all ul li .book_content .book_content_R {
    width: calc(75% - 40px);
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
#booklist_all ul li .book_content .book_content_R > *:first-child {
  margin-top: 0;
}
#booklist_all ul li .book_content .book_content_R .books_contents {
  margin: 20px 0 0;
}

.about_search_cont .search_box,
.about_search_cont .g_search_box{
    background: #f4f2e9;
    padding: 20px;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 20px;
}
.about_search_cont .g_search_box{
    margin-top: 2em;
}
.about_search_cont .search_box h2,
.about_search_cont .g_search_box h2{
    margin: 0 0 0.7em;
    border: none;
    padding: 0;
    background: url(../images/icon_search.png) no-repeat left center;
    background-size: 36px;
    padding-left: 50px;
}
.about_search_cont .search_box .txts,
.about_search_cont .g_search_box .txts{
    display: flex;
    justify-content: space-between;
    margin-bottom: 1em;
}
.about_search_cont .search_box .txts a,
.about_search_cont .g_search_box .txts a{
	text-decoration: underline;
}
.about_search_cont .search_box .txts a:hover,
.about_search_cont .g_search_box .txts a:hover{
	text-decoration: none;
}
.about_search_cont .search_box .txts .search_link_btn,
.about_search_cont .g_search_box .txts .search_link_btn{
    margin: 0 !important;
    float: none;
    padding: 0;
}
.about_search_cont .search_box .form_box form,
.about_search_cont .g_search_box .form_box form{
    background: #fff;
    border: none;
    border-radius: 999px;
    height: auto;
    min-height: 3em;
}
.about_search_cont .g_search_box .form_box form#cse-search-box{
    float: none;
    display: block;
}
.about_search_cont .search_box .form_box form label,
.about_search_cont .g_search_box .form_box form label{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.about_search_cont .search_box .form_box form .formTxt,
.about_search_cont .g_search_box .form_box form .search_field{
    background: none;
    border: none;
    height: auto;
    min-height: 3em;
    padding: 0 1em;
    width: calc(100% - 142px);
    border-radius: 999px 0 0 999px;
}
.about_search_cont .search_box .form_box form .search_btn,
.about_search_cont .g_search_box .form_box form .search_btn{
    background: #7B5A4A;
    border-radius: 999px;
    border: none;
    height: auto;
    min-height: 3em;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.3em;
    padding: 0 40px;
    width: 142px;
    cursor: pointer;
    margin: 0;
}

.block-map{
    margin-bottom: 40px;
    text-align: center;
}

.page_ya .title_img{
	text-align: center;
}
.page_ya .title_img img{
    width: 100%;
	max-width: 1100px;
}
.page_ya .flexbox img{
    width: 100%;
	max-width: 347px;
}
.page_ya .yacorner_box{
	clear: both;
}
.page_ya .yacorner_box img{
    width: auto;
	max-width: 250px;
}


.event_name .label_chuo,
.event_name .label_takesato,
.event_name .label_shouwa{
    padding: 8px 8px;
    border-radius: 6px;
    display: inline-block;
    line-height: 1;
	margin-right: 0.5em;
}
.event_name .label_chuo{
	background: #FFF2D6;
}
.event_name .label_takesato{
	background: #CCEAD7;
}
.event_name .label_shouwa{
	background: #CFEBEC;
}

.blogBlock #pagelink_list ul,
.blogBlock #pagelink_list li{
	border: none;
}
.blogBlock h2 span{
    font-size: inherit;
}
.blogBlock .blog_content_wrap{
    display: flex;
    gap: 20px;
}
.blogBlock .blog_content_wrap .blog_content{
    width: calc(100% / 3 - 20px);
}
.blogBlock .blog_content_wrap .blog_content li a{
    display: flex;
    padding: 28px 0;
}
.blogBlock .blog_content_wrap .blog_content li .event_img{
    border-radius: 6px;
    max-width: 90px;
}
.eventBlock.blogBlock ul li .event_img.no_thumb img{
    object-fit: contain;
}
.blogBlock .blog_content_wrap .blog_content .btnList{
    display: block;
    text-align: center;
}
#contentsBox .blogBlock .blog_content_wrap .blog_content .btnList a{
    color: #222;
    background: url(../images/ctrl_btn_next.svg) no-repeat;
    min-height: 46px;
    padding-left: 60px;
    text-align: left;
    margin: 0;
    display: inline-block;
}

.uchidoku_area .pagelink_list,
.uchidoku_area .contentsBlock h2{
    display: none;
}


/*  文字色
----------------------------------------------*/
span.color1, span.kids_color1, span.ya_color1 {
  color: #cc0000;
  font-weight: bold;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 1.6rem !important;
}
span.color2, span.kids_color2, span.ya_color2 {
  color: #005a64;
  font-weight: bold;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 1.6rem !important;
}
/* レイアウト調整用スタイル
----------------------------------------------*/
.clear {
  clear: both;
  overflow: hidden;
}
.clearLeft {
  clear: left;
}
.clearRight {
  clear: right;
}
/* text */
.redTxt {
  color: #bd1700;
}
.greenTxt {
  color: #276279;
}
.lh01 {
  line-height: 1;
}
.lh02 {
  line-height: 1.1;
}
.lh03 {
  line-height: 1.2;
}
.lh04 {
  line-height: 1.3;
}
.lh05 {
  line-height: 1.4;
}
.lh06 {
  line-height: 1.5;
}
.lh07 {
  line-height: 1.6;
}
.lh08 {
  line-height: 1.7;
}
.lh09 {
  line-height: 1.8;
}
.lh10 {
  line-height: 1.9;
}
.lh11 {
  line-height: 2;
}
.blt {
  font-weight: bold;
}
.nlt {
  font-weight: normal;
}
.capt {
  font-size: 1.5rem;
}
.mint {
  font-size: 1.6rem !important;
  color: #333 !important;
}
.bigt {
  font-size: 1.8rem;
}
.alignl {
  text-align: left;
}
.TAC, .alignc {
  text-align: center !important;
}
.alignr {
  text-align: right;
}
.valignt {
  vertical-align: top;
}
.valignm {
  vertical-align: middle;
}
.valignb {
  vertical-align: bottom;
}
.FL, .fleft {
  float: left;
}
.FR, .fright {
  float: right;
}
/* width */
.w-5 {
  width: 5% !important;
}
.w-10 {
  width: 10% !important;
}
.w-15 {
  width: 15% !important;
}
.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-30 {
  width: 30% !important;
}
.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}
.w-45 {
  width: 45% !important;
}
.w-50 {
  width: 50% !important;
}
.w-55 {
  width: 55% !important;
}
.w-60 {
  width: 60% !important;
}
.w-65 {
  width: 65% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-80 {
  width: 80% !important;
}
.w-85 {
  width: 85% !important;
}
.w-90 {
  width: 90% !important;
}
.w-95 {
  width: 95% !important;
}
.w-100 {
  width: 100% !important;
}
.m0auto {
  margin: 0 auto !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml100 {
  margin-left: 100px !important;
}

.flexbox{
	display: flex;
}
.flexstart{
    align-items: flex-start;
}
.flexcenter{
    align-items: center;
}
.justifycenter{
    justify-content: center;
}
.gap20{
	gap:20px;
}
.gap30{
	gap:30px;
}
.m0{
	margin: 0;
}

/* 管理画面　修正・設定等ボタンスタイル
----------------------------------------------*/
#library_admin form[method="post"] button, #library_admin form[method="post"] input[type="submit"], #library_admin form[method="post"] input[type="button"] {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', メイリオ, Meiryo\9;
  font-weight: normal;
  font-size: 1em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  margin: 10px 0;
  cursor: pointer;
  border-style: none;
  padding: 5px;
}
#library_admin form[method="post"] button:hover, #library_admin form[method="post"] input:hover {
  /*  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;*/
  filter: saturate(150%);
  border: 2px;
}
#library_admin form[method="post"] {
  max-width: 980px;
  margin: 0 auto;
}


/*202504改修*/
#btn_h_login{
    margin-left: 1.5em;
        text-align: center;
}
#btn_h_login a{
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        width: 100%;
        background: none;
        color: #222;
        text-decoration: none;
    min-width: 48px;
        height: 100%;
        justify-content: center;
}
#btn_h_login a img{
    height: 32px;
    margin: 4px 0 6px;
}
#navi_login_label{
    font-size: 1.4rem;
    line-height: 1;
    margin-top: 0.2em;
}
.index .eventBlock .common_event h3 {
    font-size: 2.4rem;
    background: url(../images/icon_3dots.png) no-repeat center bottom 0.6em;
    background-size: auto 8px;
    border: none;
    text-align: center;
    padding: 1em 0;
}
.index .eventBlock .common_event h3:after{
	content: none;
}
.index .eventBlock .common_event .right_box h3 {
    margin-top: 0;
    padding-top: 0;
}
.index .eventBlock .btnList.last_btn{
    margin-top: 30px;
}
.index .eventBlock .btnList.last_btn a{
    color: #222;
    background: url(../images/ctrl_btn_next.svg) no-repeat;
    min-height: 46px;
    padding-left: 60px;
    text-align: left;
    margin: 0 auto;
    display: flex;
    align-items: center;
    max-width: none;
    justify-content: center;
    width: fit-content;
}
.index .eventBlock .right_box .no-data{
    text-align: center;
}
span.ic_ch01,
span.ic_ch02,
span.ic_ch03,
span.ic_ta01,
span.ic_ta02,
span.ic_ta03,
span.ic_sh01,
span.ic_sh02,
span.ic_sh03 {
    font-size: 1.2rem !important;
    border-radius: 4px;
    white-space: nowrap !important;
    color: #222;
    padding: .2em .5em;
    font-weight: bold;
    line-height: 1.5;
    height: 2em;
    margin-left: 5px;
    text-decoration: none;
    display: inline-block;
}
span.ic_ch01,
span.ic_ch02,
span.ic_ch03 {
    background: #f9cdb1;
}
span.ic_ta01,
span.ic_ta02,
span.ic_ta03 {
    background: #c0e7c1;
}
span.ic_sh01,
span.ic_sh02,
span.ic_sh03 {
    background: #c0e5e7;
}
ul.list_kome li{
    list-style: none !important;
}
.eventBlock .left_box .btnList a, .eventBlock .right_box .btnList a,
.index .eventBlock .btnList.last_btn a{
    background-position: left center;
}
#ftr_r{
    align-items: flex-start !important;
}
/*
.disnone202504{
	display: none !important;
}
.disnone_flex202504{
	display: none !important;
}
*/
span.ic_bl,
span.ic_eve{
    background: #dac0e7;
}
.sp_disblock{
	display: none;
}
.disnone202504{
	display: block !important;
}
.disnone_flex202504{
	display: flex !important;
}
.hidden202504{
	display: none !important;
}
