@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
.p-exhibit .c-title10 {
  margin-bottom: 37px;
}
@media screen and (max-width: 767px) {
  .p-exhibit .c-title10 {
    margin-bottom: 24px;
  }
}
.p-exhibit .c-list8 {
  margin-top: 40px;
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .p-exhibit .c-list8 {
    margin-top: 24px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .c-list8__item {
    width: 100%;
  }
}

.p-exhibit__block1 {
  margin-top: 80px;
  padding: 78px 0 81px;
  background: url("/assets/images/common/bg-map1.svg") no-repeat top left/393px auto, url("/assets/images/common/bg-map2.svg") no-repeat top right/393px auto;
}
@media screen and (max-width: 767px) {
  .p-exhibit__block1 {
    margin-top: 64px;
    padding: 65px 0;
    background-size: 191px auto;
  }
}
@media screen and (min-width: 768px) {
  .p-exhibit__block1 .c-block4 {
    padding-bottom: 32px;
  }
  .p-exhibit__block1 .c-block4__img {
    margin-bottom: 27px;
  }
}

.p-exhibit__block2 {
  margin-top: 80px;
}

.p-exhibit1 .c-title11__en {
  color: #007FCB;
}
.p-exhibit2 .c-title11__en {
  color: #E70012;
}
.p-exhibit3 .c-title11__en {
  color: #BC7849;
}
.p-exhibit4 .c-title11__en {
  color: #F18100;
}
.p-exhibit5 .c-title11__en {
  color: #7C509D;
}
.p-exhibit6 .c-title11__en {
  color: #008543;
}

.p-exhibit2,
.p-exhibit3,
.p-exhibit4,
.p-exhibit5,
.p-exhibit6 {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-exhibit2, .p-exhibit3, .p-exhibit4, .p-exhibit5, .p-exhibit6 {
    padding-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  .c-modal1 .c-imgtext3__imgs {
    width: 100%;
  }
}
