@charset "utf-8";

h1 {
  display: none;
}
#spFnavi {
  display: none;
}

/* ============ infoContents:leftBox,rightBox ============ */

#infoContents {
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 0;
}
#leftBox {
  float: left;
  width: 740px;
}
#rightBox {
  float: right;
  width: 220px;
  margin-left: 20px;
}

.infoContents {
  overflow: hidden;
  margin-bottom: 20px;
}
.leftBox {
  width: 76%;
}
.rightBox {
  width: 24%;
  margin-left: 20px;
  max-width: 228px;
}

/* =================== hタグ =================== */

#leftBox h2 {
  /*   width: 740px; */
  padding: 10px 10px 9px 35px;
  height: 43px;
  margin: 0 auto 10px;
  background: #444 url("../img/icoArrow01.png") 12px center no-repeat;
  color: #fff;
  overflow: hidden;
  font-size: 1.125em; /* 18px */
  font-weight: 200;
}

.leftBox h2 {
  /*   width: 740px; */
  padding: 10px 10px 9px 35px;
  height: 43px;
  margin: 0 auto 10px;
  background: #444 url("../img/icoArrow01.png") 12px center no-repeat;
  color: #fff;
  overflow: hidden;
  font-size: 1.125em; /* 18px */
  font-weight: 200;
}
.interface-interface-skeleton__content .leftBox h2 {
  /*   width: 740px; */
  padding: 10px 10px 9px 35px;
  height: 43px;
  margin: 0 auto 10px;
  background: #444 url("../img/icoArrow01.png") 12px center no-repeat;
  color: #fff;
  overflow: hidden;
  font-size: 1.125em; /* 18px */
  font-weight: 200;
}

#rightBox h2 {
  /*   width: 220px; */
  padding: 10px 10px 9px 35px;
  height: 43px;
  margin: 0 auto 10px;
  background: #444 url("../img/icoArrow01.png") 12px center no-repeat;
  color: #fff;
  overflow: hidden;
  font-size: 1.125em; /* 18px */
  font-weight: 200;
}
.rightBox h2 {
  /*   width: 220px; */
  padding: 10px 10px 9px 35px;
  height: 43px;
  margin: 0 auto 10px;
  background: #444 url("../img/icoArrow01.png") 12px center no-repeat;
  color: #fff;
  overflow: hidden;
  font-size: 1.125em; /* 18px */
  font-weight: 200;
}
.interface-interface-skeleton__content .rightBox h2 {
  /*   width: 220px; */
  padding: 10px 10px 9px 35px;
  height: 43px;
  margin: 0 auto 10px;
  background: #444 url("../img/icoArrow01.png") 12px center no-repeat;
  color: #fff;
  overflow: hidden;
  font-size: 1.125em; /* 18px */
  font-weight: 200;
}

#rightBox h2 span {
  font-size: 0.8em; /* 18px */
  font-weight: 200;
  padding-left: 7px;
}
.rightBox h2 span {
  font-size: 0.8em; /* 18px */
  font-weight: 200;
  padding-left: 7px;
}
#leftBox h3.event {
  border: none;
  border-bottom: solid 1px #333;
}
.leftBox h3.event {
  border: none;
  border-bottom: solid 1px #333;
}
#leftBox h3.event span {
  display: block;
  width: 74px;
  float: left;
  background-color: #333;
  padding: 3px 3px 2px 3px;
  margin: 2px 7px 0 0;
  color: #fff;
  text-align: center;
  font-size: 0.6em; /* 8px */
  font-weight: 200;
}
.leftBox h3.event span {
  display: block;
  width: 74px;
  float: left;
  background-color: #333;
  padding: 3px 3px 2px 3px;
  margin: 2px 7px 0 0;
  color: #fff;
  text-align: center;
  font-size: 0.6em; /* 8px */
  font-weight: 200;
}
h5.close {
  padding: 10px 0;
  font-size: 1.154em;
  text-align: center;
}

/* ================= rightBox ================= */

#rightBox .newsBox span {
  /* NEWアイコン */
  margin: 0px 0 0 8px;
  padding: 0 5px 1px 4px;
  background: #d60b00;
  color: #fff;
  font-size: 0.615em; /* 8px */
  text-align: center;
}
.newsBox dl {
  margin-bottom: 5px;
}
.newsBox dd {
  line-height: 130%;
  font-size: 0.95em;
}
.newsBox p.link {
  margin: 0 0 20px auto !important;
  padding: 0 0 0 9px !important;
  background: url("../img/icoArrow02.png") left 5px no-repeat;
  width: 95px;
  font-size: 90%;
}
.newsMessage {
  background-color: #eee;
  margin: 0 0 20px;
  padding: 10px;
  font-size: 1em;
}
.newsMessage p.link {
  margin: 0 auto !important;
  width: 190px;
  background: url("../img/icoArrow02.png") left 5px no-repeat;
}
.newsMessage p.link a {
  color: #333;
}
.newsBox p.link a {
  color: #333;
}

/* Calendar */
#clndrBox {
  margin: 0px 0 15px;
}
#clndrBox .month-title {
  margin: 0;
  text-align: center;
  font-size: 1.2em;
}
#clndrBox table {
  margin: 0;
  width: 218px;
  border-collapse: collapse;
  text-align: center;
  color: #333;
}
#clndrBox table th {
  padding: 4px 0;
  border: none;
  font-weight: normal;
  font-size: 0.692em; /* 9px */
  width: 14.5%;
}
#clndrBox table td {
  padding: 4px 0 4px;
  border: 1px solid #999;
  font-size: 0.846em; /* 11px */
}
#clndrBox table td a {
  color: #333;
  text-decoration: none;
}
#clndrBox table td span {
  display: block;
  width: 100%;
  padding: 4px 0 4px 0;
  margin: -4px 0 -4px;
  background-color: #ccc;
}
#clndrBox table .sun {
  color: #f00;
}
#clndrBox table .sat {
  color: #265bff;
}
#clndrFooter {
  margin: -5px 0 20px;
  font-size: 0.769em; /* 10px */
}
#clndrFooter > div,
#clndrFooter > p {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
}
#clndrFooter > div {
  width: 14px;
  height: 14px;
}
#clndrFooter > p {
  margin-right: 5px;
}
#clndrFooter > div {
  background: #ccc;
}
.clndrInfo {
  margin: 0 0 15px;
  font-size: 0.846em; /* 11px */
  line-height: 140%;
}

/* ================= leftBox ================= */
#leftBox h2 .list {
  display: block;
  position: absolute;
  right: 0;
  bottom: 6px;
}
#leftBox h2 .list a {
  display: block;
  padding: 3px 7px 3px 24px;
  font-weight: normal;
  background: #eee url("../img/basic/ico_arrow01.png") no-repeat 5px 4px;
  background-size: 14px auto;
  color: #333;
  text-decoration: none;
  text-indent: 0;
}

/* 開催中の展覧会・次回開催の展覧会 */
.ExhibitionBox {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ExhibitionBox .left {
  /* float: left; */
  width: 250px;
  /* padding-right: 35px; */
}
.ExhibitionBox .right {
  /* float: right; */
  width: 485px;
  padding-left: 35px;
  padding-bottom: 10px;
}
.ExhibitionBox .right h3 {
  border-bottom: solid 1px #ccc;
  padding: 10px 0 10px 0;
  margin: 0;
  font-weight: 400;
  font-size: 130%;
  color: #222;
}
.ExhibitionBox .right h3 a {
  text-decoration: none;
}

.ExhibitionBox .right .date {
  font-size: 118% !important;
  padding: 5px 0 0 0;
  margin: 10px 0 7px;
}
.ExhibitionBox .right .txt {
  margin: 5px 0 0 0;
  padding: 0;
  letter-spacing: 0.04em;
  font-size: 86%;
}
.ExhibitionBox .right .txt .attention {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
/* イベント */
#leftBox .eventBox p {
  margin: 0;
}
#leftBox .eventBox table {
  font-size: 95%;
}
#leftBox .eventBox th {
  width: 17% !important;
}

/* bnrBox */
#bnrBox {
  width: 1200px;
  max-width: 100%;
  margin-top: 16px;
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
}
#bnrBox ul {
  width: 1000px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
#bnrBox ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 7px;
}

/* ===== slideShow ===== */

.flexslider {
  margin: 15px 0 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.flexslider .slides > li {
  height: 100% !important;
  aspect-ratio: 49/15;
}
.flexslider .slides img {
  object-fit: contain;
  height: auto;
  aspect-ratio: 49 / 15;
}
.flex-direction-nav .flex-prev {
  left: 10px;
}
.flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
}
.flex-direction-nav a {
  text-indent: -9999px;
}
.flex-direction-nav .flex-prev {
  background: url("../img/iconPrev.png") no-repeat 0 0;
  background-size: 30px auto;
}
.flex-direction-nav .flex-next {
  background: url("../img/iconNext.png") no-repeat 0 0;
  background-size: 30px auto;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 9999;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px !important;
}
/* キャプション */
.flex-caption {
  margin: 0;
  padding: 5px 10px;
  background: #000;
  color: #fff;
  font-size: 0.923em; /* 12px */
  z-index: 100;
}
/* サムネイル */
.flex-control-thumbs {
  width: 100%;
  margin: 10px auto 0;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 65px;
  margin: 0 1px;
  float: none;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.6;
  cursor: pointer;
  border: 2px solid #fff;
}
.flex-control-thumbs .flex-active {
  border: 1px solid #666;
}


/* WPコラム修正 */
@media screen and (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    max-width: none;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column .wp-block-image {
    width: 80%;
    max-width: 360px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column .wp-block-image img{
    width: auto;
  }
}
/*
============================================================================================================

============================================================================================================
 */
