@charset "UTF-8";
/* CSS Document */

/* これからの展覧会 ラベル下点線 打ち消し*/
.p-exhList__item._exh,
.p-exhList__item._collection,
.p-exhList__item._projectN {
    padding-bottom: 56px;
    margin-bottom: 0px;
    background-image: none;
}

.p-exhList__thumb figcaption {
  font-size: 0.675rem;
}

/*展覧会タイトル変更*/
h3.p-exhList__headerTitle span.title {
  font-size:1.125rem;
}

h3.p-exhList__headerTitle {
  font-size: 14px;
  font-size: 0.875rem;
}