@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");

#exhibition div,
#exhibition span,
#exhibition h1,
#exhibition h2,
#exhibition h3,
#exhibition h4,
#exhibition h5,
#exhibition h6,
#exhibition p,
#exhibitiona,
#exhibition img,
#exhibitionsmall,
#exhibitionstrong,
#exhibition b,
#exhibition dl,
#exhibition dt,
#exhibition dd,
#exhibition ol,
#exhibition ul,
#exhibition li,
#exhibition table,
#exhibition tbody,
#exhibition thead,
#exhibition tr,
#exhibition th,
#exhibition td {
  font-family: "Noto Sans JP", sans-serif;
}

#exhibition {
  padding: 0 0 300px;
  font-size: 16px;
  color: #050305;
}

.pankuzu {
  margin: 10px auto 10px !important;
}

#main_img {
  background-image: url(main_img.jpg);
  height: 480px !important;
  background-size: auto 100%;
  position: relative;
}
#main_img::after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* * * * * * * * * *
ex_common 
* * * * * * * * * * */

.ex_common {
  font-size: 15px;
}
.ex_common .pc-block {
  display: block;
}
.ex_common .sp-block {
  display: none;
}
.ex_common .text_center {
  text-align: center;
}

.ex_common .text_right {
  text-align: right;
}
.ex_common .space10 {
  margin-bottom: 10px;
}
.ex_common .space20 {
  margin-bottom: 20px;
}
.ex_common .space30 {
  margin-bottom: 30px;
}
.ex_common .space40 {
  margin-bottom: 40px;
}

.ex_common .center {
  width: 940px;
  margin: 0 auto;
}

.ex_common .wide-center {
  width: 980px;
  margin: 0 auto;
}

.ex_common .inner-center {
  width: 860px;
  margin: 0 auto;
}

.ex_common .more-inner-center {
  width: 820px;
  margin: 0 auto;
}

.ex_common .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.ex_common .posi_re {
  position: relative;
}

.ex_common .gray_area .event_cont2 .rect,
.ex_common .gray_area .event_cont2 table {
  line-height: 150%;
  color: #777;
}

.ex_common .gray_area .event_cont2 table {
  width: 100%;
}

.ex_common .gray_area .event_cont2 table th {
  width: 10%;
  padding-bottom: 20px;
}

.ex_common .gray_area .event_cont2 table td {
  width: 90%;
  padding-bottom: 20px;
}

.ex_common .gray_area .event_cont2 table .table-space th,
.ex_common .gray_area .event_cont2 table .table-space td {
  padding-bottom: 50px;
}
.ex_common .gray_area .event_cont2 table .last_tr th,
.ex_common .gray_area .event_cont2 table .last_tr td {
  padding-bottom: 0;
}

.ex_common .gray_area #summary {
  line-height: 180%;
}

.ex_common figure {
  margin: 0;
  width: auto;
}
.ex_common figure img {
  width: 100%;
}

.ex_common figure figcaption {
  color: #555;
  text-align: center;
}
.ex_common .indent2 {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 580px) {
  .ex_common .pc-block {
    display: none;
  }
  .ex_common .sp-block {
    display: block;
  }

  .ex_common .sp-space10 {
    margin-bottom: 10px;
  }
  .ex_common .sp-space20 {
    margin-bottom: 20px;
  }
  .ex_common .sp-space30 {
    margin-bottom: 30px;
  }
  .ex_common .sp-space40 {
    margin-bottom: 40px;
  }

  .ex_common .center,
  .ex_common .wide-center,
  .ex_common .inner-center,
  .ex_common .more-inner-center {
    width: 90%;
    margin: auto;
  }

  .ex_common .more-inner-center.inside {
    width: 100%;
  }

  .ex_common .sp-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .ex_common .gray_area .event_cont2 table th,
  .ex_common .gray_area .event_cont2 table td {
    width: 100%;
    display: block;
  }

  .ex_common .gray_area .event_cont2 table th,
  .ex_common .gray_area .event_cont2 table .table-space th,
  .ex_common .gray_area .event_cont2 table .last_tr th {
    padding-bottom: 7px;
  }
}

/* * * * * * * * * * */

.gray_area {
  width: 100%;
  min-width: 980px;
  background: #fff;
  background-image: url(../140530_inokuma/gray_area_gradation.jpg);
  background-repeat: repeat-x;
}

.gray_area .special {
  display: block;
  margin-bottom: 10px;
}

.gray_area .special p {
  display: inline-block;
  padding: 8px 10px;
  line-height: 100%;
  border: 1px solid #555;
  color: #555;
}

#exhibition .f_left {
  float: left;
}

#exhibition .f_right {
  float: right;
}

#exhibition img {
  width: 100%;
}

#exhibition .pic_box p.pic_cap {
  text-align: right;
  font-size: 14px;
}

.mb {
  display: none;
}

#exhibition .text_center {
  text-align: center;
}

/****************
企画展内容↓
*************/

.main_content {
  box-sizing: border-box;
  overflow: hidden;
}
#exhibition img.no-image {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
}
@media print {
  img.no-image {
    display: none !important;
  }
}
#exhibition .btns {
  font-weight: bold;
  border-radius: 50px;
  text-decoration: none;
  transition: opacity 0.3s;
}
#exhibition .btns.syuryo {
  opacity: 0.5;
  pointer-events: none;
}

#exhibition .btn_moshikomi {
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #df1923;
  color: #fff;
  margin-top: 100px;
}

#exhibition .btns:hover {
  opacity: 0.8;
}
#exhibition .posi_re .front_area {
  position: relative;
  z-index: 1;
}
#exhibition .illust_teika {
  position: absolute;
  z-index: 0;

  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#exhibition .illust_teika.bikkuri {
  background-image: url(illust_teika_bikkuri.jpg);
  width: 228px;
  height: 241px;

  bottom: -200px;
  right: -150px;
}
#exhibition .illust_teika.shunnsei {
  background-image: url(illust_shunnsei.jpg);
  width: 108.5px;
  height: 178.5px;

  top: 0;
  left: -120px;
}
#exhibition .illust_teika.tositada {
  background-image: url(illust_tositada.jpg);
  width: 115px;
  height: 196px;

  bottom: 20px;
  right: -150px;
}
#exhibition .illust_teika.ieyasu {
  background-image: url(illust_ieyasu.png);
  width: 172px;
  height: 186.5px;

  bottom: -20px;
  left: -120px;
}
#exhibition .illust_teika.kirakira {
  background-image: url(illust_teika_kirakira.jpg);
  width: 203.5px;
  height: 215px;

  bottom: 20px;
  right: -270px;
}
#exhibition .illust_teika.yubisashi {
  background-image: url(illust_teika_yubisashi.png);
  width: 157px;
  height: 208.5px;

  bottom: 80px;
  left: -230px;
}

#exhibition .area_movie {
  padding-top: 50px;
  margin-bottom: 50px;
}
#exhibition .btn_sakuhin {
  border: solid 5px #0064B1;
  border-radius: 30px;
  width: 250px;
  text-align: center;
  margin: -20px 0 50px auto;
}
#exhibition .btn_sakuhin a{
  text-decoration: none;
  font-weight: bold;
  color: #0064B1;
  font-size: 110%;
  padding: 15px 0;
  display: inline-block;
}
#exhibition .btn_sakuhin span{
  font-size: 80%;
  padding-left: 10px;
}
#exhibition .area_movie .mv_cap {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}
#exhibition .area_movie .mv_cap p {
  font-size: 11px;
}
#exhibition .area_movie h2 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

#exhibition .intro_area {
  padding-top: 100px;
  padding-bottom: 80px;
}
#exhibition .intro_area h2 {
  margin-bottom: 30px;
}

#exhibition .intro_area p {
  font-size: 18px;
  line-height: 200%;
  color: #050305;
}
#exhibition .intro_area .sakuhin-box {
  margin-inline: auto;
}
#exhibition .intro_area .sakuhin_cont {
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: center;
  width: 100%;
}
#exhibition .intro_area .sakuhin-box_1 {
  max-width: 600px;
  margin-bottom: 40px;
}
#exhibition .intro_area .sakuhin_cont.sakuhin_1 {
  background-image: url(intro_sakuhin1.jpg);
  height: 504px;
}
#exhibition .intro_area .sakuhin_cont.sakuhin_2 {
  background-image: url(intro_sakuhin2.jpg);
  height: 329px;
  margin-bottom: 70px;
}
#exhibition .intro_area .sakuhin_cont.sakuhin_3 {
  background-image: url(intro_sakuhin3.jpg);
  height: 378.5px;
  margin-bottom: 60px;
}
#exhibition .intro_area .sakuhin_cont.sakuhin_4 {
  background-image: url(intro_sakuhin4.jpg);
  width: 390.5px;
  height: 336.5px;
}
#exhibition .intro_area .sakuhin_cont.sakuhin_5 {
  background-image: url(intro_sakuhin5.jpg);
  height: 306.5px;
  margin-bottom: 60px;
}

#exhibition .intro_area .sakuhin-box.reizeike {
  max-width: 190px;
  margin-bottom: 10px;
}
#exhibition .intro_area .flex-cont_reizeike {
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}
#exhibition .intro_area .area_reizeike {
  text-align: center;
  font-weight: bold;
}
#exhibition .intro_area .area_reizeike p {
  font-size: 15px;
  line-height: 150%;
}

#exhibition .sakuhin_font {
  width: 100%;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
}
#exhibition .sakuhin_font .pic-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
#exhibition .sakuhin_font b {
  color: #0454a5;
  font-size: 18px;
}
#exhibition .sakuhin_font p {
  font-size: 14px;
  font-weight: bold;
  color: #050305;
}

#exhibition .back-green {
  background-color: #e9f0eb;
}
#exhibition .area_ev_more {
  font-size: 18px;
  padding-top: 60px;
  padding-bottom: 100px;
}
#exhibition .area_ev_more h3 {
  max-width: 380px;
  margin-inline: auto;
  margin-bottom: 10px;
}
#exhibition .area_ev_more b {
  text-align: center;
  display: block;
  color: #009842;
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 150%;
}
#exhibition .area_ev_more .goods {
  max-width: 470px;
  margin: 50px auto 70px;
}
#exhibition .area_ev_more .ev_more_list {
  border-top: 5px dotted #1ea397;
}
#exhibition .area_ev_more .ev_more_list li {
  border-bottom: 5px dotted #1ea397;
  padding-top: 40px;
  padding-bottom: 40px;
  font-weight: bold;
}
#exhibition .area_ev_more .ev_more_list li h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 150%;
}
#exhibition .area_ev_more .ev_more_list li b {
  font-size: 18px;
  text-align: left;
  color: #333;
  margin-bottom: 20px;
}
#exhibition .area_ev_more .ev_more_list li p {
  font-weight: normal;
}
#exhibition .event-recom .date_time span.close {
  display: inline-block;
  margin-left: 10px;
  color: #df1923;
  border: 2px solid #df1923;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 2px;
  line-height: 150%;
}
#exhibition .event-recom .ev0922,
#exhibition .event-recom .ev1002 {
  max-width: 500px;
  margin-top: 30px;
}

#exhibition .back-yellow {
  background-color: #ffd02b;
  padding-top: 70px;
  padding-bottom: 90px;
}

#exhibition .event-teikano_hanashi {
  margin-bottom: 80px;
}

#exhibition .event-teikano_hanashi .uketsuke {
  color: #df1923;
  font-size: 30px;
  border: 5px solid #df1923;
  padding: 15px 30px 18px;
  font-weight: bold;
  display: inline-block;
  margin-left: 20px;
  transform: rotate(-5deg);
  margin-bottom: 10px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo {
  justify-content: space-between;
  margin-bottom: 50px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .pic-box {
  width: 485px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box {
  width: 350px;
  margin-right: 60px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .btn_map {
  display: inline-block;
  font-size: 14px;
  padding: 5px 25px 7px;
  background-color: #ffefb7;
  color: #333;
  font-weight: bold;
  margin-top: 15px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex {
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: nowrap;
  font-size: 18px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dt {
  width: 80px;
  flex-shrink: 0;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dd {
  width: calc(100% - 80px);
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dd.date {
  font-size: 24px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dd.date span {
  font-size: 21px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dd.date span.time {
  font-size: 20px;
  display: block;
  margin-top: 10px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dd span.fs16 {
  font-size: 16px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex dd span.fs14 {
  font-size: 14px;
}

#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box .text_blue {
  color: #0454a5;
  font-size: 18px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 30px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box .present {
  background-color: #e2b3d0;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 25px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box .present b {
  color: #632015;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
#exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box .present p {
  line-height: 150%;
}

#exhibition .event-teikano_hanashi .cont_1 {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 15px;
  padding: 60px 70px;
  margin-bottom: 50px;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 {
  justify-content: space-between;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1:not(:last-child) {
  margin-bottom: 40px;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .num-box {
  width: 75px;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box {
  width: calc(100% - (75px + 30px));
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box h3 {
  margin-top: 0;
  margin-bottom: 20px;
  background-color: #f9d5e5;
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #0454a5;
  font-weight: bold;
  font-size: 19px;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box h3 ruby {
  position: relative;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box h3 rt {
  position: absolute;
  top: calc(-1em - 3px);
  left: 0;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box b {
  color: #00a697;
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box b span {
  font-size: 24px;
}
#exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box b span.sub {
  font-size: 15px;
  display: block;
  margin-top: 10px;
}

#exhibition .event-recom {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #fdf3e5;
}
#exhibition .event-recom h2 {
  text-align: center;
  color: #e78500;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
#exhibition .event-recom h2 span {
  font-size: 18px;
  display: block;
  margin-top: 5px;
  line-height: 130%;
}
#exhibition .event-recom .ico_event_free {
  width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#exhibition .event-recom .txt_sub {
  font-size: 14px;
  margin-top: 50px;
  font-weight: bold;
}
#exhibition .event-recom .ev_list {
  border-top: 1px solid #999;
}
#exhibition .event-recom .ev_list li {
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #999;
}
#exhibition .event-recom .ev_list li h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
}
#exhibition .event-recom .ev_list li h3.blue {
  color: #0064b1;
}
#exhibition .event-recom .ev_list li h3.red {
  color: #e73230;
}
#exhibition .event-recom .ev_list li h3.green {
  color: #009842;
}
#exhibition .event-recom .ev_list li h3.yellow {
  color: #e78500;
}

#exhibition .event-recom .ev_list li h3 span.fs18 {
  font-size: 18px;
}
#exhibition .event-recom .ev_list li h3 span.fs20 {
  font-size: 20px;
}
#exhibition .event-recom .ev_list li p.date_time {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}
#exhibition .event-recom .ev_list li table tr:not(:last-child) th,
#exhibition .event-recom .ev_list li table tr:not(:last-child) td {
  padding-bottom: 15px;
}
#exhibition .event-recom .ev_list li table th {
  padding-right: 20px;
}
#exhibition .event-recom .btn_moshikomi {
  max-width: 150px;
  margin-left: auto;
  margin-right: 0;
  margin-top: 0;
}

/* イベント欄 */
#exhibition .event_cont2 b {
  font-weight: bold;
  color: #555;
  display: block;
}

#exhibition p.fs-18 {
  font-size: 18px;
}
#exhibition p.fs-20 {
  font-size: 20px;
}
#exhibition p.fs-24 {
  font-size: 24px;
}

#exhibition .gray_area .cont .row .kinenbi {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  border: 2.5px solid #0454a5;
  margin-top: 20px;
  margin-bottom: 15px;
}
#exhibition .gray_area .cont .row .kinenbi dt,
#exhibition .gray_area .cont .row .kinenbi dd {
  display: flex;
  align-items: center;
  font-weight: bold;
}
#exhibition .gray_area .cont .row .kinenbi dt {
  color: #fff;
  background-color: #0454a5;
  font-size: 18px;
  padding: 10px 15px;
  flex-shrink: 0;
}
#exhibition .gray_area .cont .row .kinenbi dd {
  color: #0454a5;
  background-color: #fff;
  padding: 10px 15px;
  line-height: 130%;
}

#exhibition .gray_area .cont .row .rinji {
  display: inline-block;
  background-color: #ffd02b;
  padding: 5px 10px;
  border-radius: 10px;
  color: #01294a;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
#exhibition .gray_area .ku_chan {
  max-width: 110px;
  margin-top: 10px;
  vertical-align: middle;
}
#exhibition .gray_area .logo_30th {
  max-width: 100px;
  margin-top: 10px;
  vertical-align: middle;
  margin-left: 20px;
}

/****************
企画展内容↑
*************/

.event_guide {
  background-color: #fff;
  border: 1px solid #777;
  padding: 30px;
  margin-bottom: 30px;
}
.event_guide .guide_link_box {
  margin-top: 20px;
}
.event_guide p {
  color: #777;
}
.event_guide a {
  color: #777;
  display: inline-block;
}

.event_cont2 {
  margin-bottom: 30px;
}

.event_cont2 b {
  font-size: 105%;
}

.event_cont2 .title {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 150%;
}
.event_cont2 .fs16 {
  font-size: 16px;
}

.event_cont2 .date_area {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 3px;
}

.event_cont2 .rect {
  padding: 20px 20px 15px;
  background-color: #eee;
}

.event_cont2 .rect .important_title {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background-color: #00438b;
  display: inline-block;
  padding: 5px 15px 7px;
  margin-bottom: 20px;
}

.event_cont2 .rect2 {
  padding: 20px;
  background-color: #cae6e1;
}

.event_cont2 .line {
  border-top: 1px #bbbbbb solid;
  padding-bottom: 20px;
}

.event_cont2 .one {
  padding-bottom: 10px;
  color: black;
}

#exhibition .event_cont2 .one.event_all img {
  width: 280px;
}

.ex_common .event_cont2 .txt_pink {
  color: #eb8896;
}
.ex_common .event_cont2 .txt_red {
  color: #d80000;
}

.event_cont2 img {
  max-width: 100%;
  height: auto;
}
#exhibition .event_cont2 .st_bpx {
  width: 600px;
  box-sizing: border-box;
  padding: 20px;
  border: 2px solid #f5db39;
  background-color: #fff;
}
#exhibition .event_cont2 .in_box {
  position: relative;
}
#exhibition .event_cont2 .in_box .link-ig {
  position: absolute;
  width: 70px;
  top: 0;
  right: 0;
  display: block;
}

.event_cont2 .border {
  border: 1px solid #707070;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 20px;
}

.event_cont2 b {
  display: block;
  font-size: 112.5%;
  margin-bottom: 10px;
}

.alert {
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 20px 30px;
  margin-top: 60px;
  margin-bottom: 80px;
}

.alert p {
  color: #777;
}

@media screen and (max-width: 580px) {
  #exhibition img {
    width: 100%;
  }

  #main_img {
    height: auto !important;
  }

  .gray_area {
    min-width: 100%;
  }

  /****************
企画展内容↓
*************/

  #exhibition .illust_teika.bikkuri {
    width: 40vw;
    height: 40vw;

    bottom: -40vw;
    right: 0;
  }
  #exhibition .illust_teika.shunnsei {
    width: 25vw;
    height: 41vw;

    top: 55vw;
    left: -3vw;
  }
  #exhibition .illust_teika.tositada {
    width: 25vw;
    height: 43vw;

    bottom: 2vw;
    right: -5vw;
  }
  #exhibition .illust_teika.ieyasu {
    width: 40vw;
    height: 43vw;

    bottom: -46vw;
    left: 5vw;
  }
  #exhibition .illust_teika.kirakira {
    width: 42vw;
    height: 45vw;

    bottom: -45vw;
    right: 10vw;
  }
  #exhibition .illust_teika.yubisashi {
    width: 32vw;
    height: 43vw;

    bottom: inherit;
    left: 29vw;
    top: -43vw;
  }

  #exhibition .intro_area {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }

  #exhibition .intro_area p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #exhibition .intro_area .posi_re p {
    margin-bottom: 40vw;
  }

  #exhibition .intro_area b {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 40px;
  }

  #exhibition .intro_area .sakuhin_cont {
    background-size: 100% auto;
    width: 100%;
  }
  #exhibition .intro_area .sakuhin_cont.sakuhin_1 {
    height: 75vw;
  }
  #exhibition .intro_area .sakuhin_cont.sakuhin_2 {
    background-image: url(intro_sakuhin2_sp.jpg);
    height: 122vw;
  }
  #exhibition .intro_area .sakuhin_cont.sakuhin_3 {
    background-image: url(intro_sakuhin3_sp.jpg);
    height: 128vw;
    margin-bottom: 50vw;
  }
  #exhibition .intro_area .sakuhin_cont.sakuhin_4 {
    width: 100%;
    height: 78vw;
  }
  #exhibition .intro_area .sakuhin_cont.sakuhin_5 {
    background-image: url(intro_sakuhin5_sp.jpg);
    height: 158vw;
  }

  #exhibition .intro_area .flex-cont_reizeike {
    display: block;
  }
  #exhibition .intro_area .flex-cont_reizeike .area_reizeike {
    margin-bottom: 50px;
  }

  #exhibition .intro_area .item-box {
    width: 48%;
    flex-wrap: nowrap;
    margin-bottom: 20px;
  }
  #exhibition .intro_area .item-box .title-box {
    flex-shrink: 0;
  }

  #exhibition .back-yellow {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #exhibition .event-teikano_hanashi {
    margin-bottom: 60px;
  }

  #exhibition .event-teikano_hanashi .uketsuke {
    font-size: 26px;
    border-width: 4px;
    padding: 12px 25px 15px;
  }

  #exhibition .event-teikano_hanashi .flex-cont_gaiyo .pic-box {
    width: 100%;
    margin-bottom: 30px;
  }
  #exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box {
    width: 100%;
    margin-right: 0;
  }
  #exhibition .event-teikano_hanashi .flex-cont_gaiyo .info-box dl .flex {
    margin-bottom: 20px;
  }

  #exhibition .event-teikano_hanashi .cont_1 {
    padding: 40px 6%;
    margin-bottom: 40px;
  }
  #exhibition .event-teikano_hanashi .flex-cont_cont1 .num-box {
    width: 60px;
  }
  #exhibition .event-teikano_hanashi .flex-cont_cont1 .txt-box {
    width: calc(100% - (60px + 20px));
  }

  #exhibition .event-recom .txt_sub {
    line-height: 150%;
  }

  #exhibition .event-recom .ev_list li .date {
    margin-bottom: 20px;
  }
  #exhibition .event-recom .ev_list li {
    width: 100%;
  }
  #exhibition .event-recom .ev_list li table th {
    width: 70px;
  }

  #exhibition .area_ev_more .goods {
    margin-top: 46vw;
  }

  /* イベント欄 */

  /****************
企画展内容↑
*************/

  #exhibition .event_cont2 .st_bpx {
    width: 100%;
  }
  #exhibition .event_cont2 .in_box .link-ig {
    position: static;
    margin-bottom: 20px;
  }
}
