.p-intro {
  margin-bottom: 6rem;
  position: relative;
}
@media (min-width: 768px) {
  .p-intro {
    margin-bottom: 10rem;
  }
}
.p-intro__icon01 {
  background: url("../images/museum/bg_icon01_sp.svg") no-repeat left center/contain;
  height: 5.9rem;
  width: 8.1rem;
  left: -1.4rem;
  top: 11rem;
}
@media (min-width: 768px) {
  .p-intro__icon01 {
    background-image: url("../images/museum/bg_icon01.svg");
    height: 13.3rem;
    width: 20rem;
    left: 0;
    top: 65.1rem;
  }
}
.p-intro__icon02 {
  background: url("../images/museum/bg_icon02_sp.svg") no-repeat left center/contain;
  height: 6rem;
  width: 8.1rem;
  right: -1.2rem;
  top: -3rem;
}
@media (min-width: 768px) {
  .p-intro__icon02 {
    background-image: url("../images/museum/bg_icon02.svg");
    height: 12.2rem;
    width: 20rem;
    right: 0;
    top: 7.1rem;
  }
}
.p-intro__gallery {
  display: flex;
}
.p-intro__gallery .gallery__wrap {
  animation: infiniteSlider 50s linear infinite;
  display: flex;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .p-intro__gallery .gallery__wrap {
    animation: infiniteSlider 70s linear infinite;
  }
}
.p-intro__gallery .gallery__item {
  flex-shrink: 0;
  margin-inline: 0.5rem;
  width: 16rem;
}
@media (min-width: 768px) {
  .p-intro__gallery .gallery__item {
    margin-inline: 1rem;
    width: 32rem;
  }
}
.p-intro__gallery .gallery__item:nth-child(even) {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .p-intro__gallery .gallery__item:nth-child(even) {
    margin-top: 5rem;
  }
}
.p-intro__gallery .gallery__item img {
  width: 100%;
  height: auto;
  display: block;
}
.p-intro__txt {
  display: grid;
  row-gap: 2.4rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .p-intro__txt {
    row-gap: 3rem;
    margin-top: 6rem;
    text-align: center;
  }
}
.p-intro__anchor {
  display: flex;
  row-gap: 1.6rem;
  flex-direction: column;
  align-items: center;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .p-intro__anchor {
    gap: 2rem;
    flex-direction: row;
    margin-top: 5.6rem;
  }
}
.p-intro__anchor li {
  flex: 1;
  width: 100%;
}
.p-intro__media {
  pointer-events: none;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .p-intro__media {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
}
.p-intro__media-item {
  flex: 1;
  max-width: 19.3rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .p-intro__media-item {
    max-width: 14.1288433382vw;
  }
}
.p-intro__media-item:nth-child(1) {
  border-radius: 0 0.6rem 0.6rem 0;
}
.p-intro__media-item:nth-child(2) {
  border-radius: 0.6rem 0 0 0.6rem;
}
@media (max-width: 767px) {
  .p-intro--gallery {
    padding-top: 5.1rem;
  }
}
.p-intro--gallery .p-intro__icon01 {
  background: url("../images/gallery/icn_bg01.svg") no-repeat center/contain;
  top: 9.2rem;
  left: -1rem;
  aspect-ratio: 81/47;
  width: 8.1rem;
  position: absolute;
}
@media (min-width: 768px) {
  .p-intro--gallery .p-intro__icon01 {
    top: 36rem;
    left: -3rem;
    aspect-ratio: 163/109;
    width: 16.3rem;
  }
}
.p-intro--gallery .p-intro__icon02 {
  background: url("../images/gallery/icn_bg02.svg") no-repeat center/contain;
  top: 0rem;
  right: -1rem;
  aspect-ratio: 81/55;
  width: 8.1rem;
  position: absolute;
}
@media (min-width: 768px) {
  .p-intro--gallery .p-intro__icon02 {
    top: 24.5rem;
    right: -2.3rem;
    aspect-ratio: 163/104;
    width: 16.3rem;
  }
}

.p-exhibition {
  padding-block: 6rem 7rem;
  position: relative;
}
@media (min-width: 768px) {
  .p-exhibition {
    padding-block: 12rem;
  }
}
.p-exhibition__icon01 {
  background: url("../images/museum/bg_icon03_sp.svg") no-repeat left center/contain;
  height: 4rem;
  width: 8.1rem;
  left: -1.4rem;
  top: 15.4rem;
}
@media (min-width: 768px) {
  .p-exhibition__icon01 {
    background-image: url("../images/museum/bg_icon03.svg");
    height: 8rem;
    width: 20rem;
    left: 0;
    top: 48.4rem;
  }
}
.p-exhibition__icon02 {
  background: url("../images/museum/bg_icon04_sp.svg") no-repeat left center/contain;
  height: 4rem;
  width: 8.1rem;
  right: -1.2rem;
  top: 7rem;
}
@media (min-width: 768px) {
  .p-exhibition__icon02 {
    background-image: url("../images/museum/bg_icon04.svg");
    height: 8rem;
    width: 20rem;
    right: 0;
    top: 25.4rem;
  }
}
@media (max-width: 767px) {
  .p-exhibition .hline03-en {
    margin-bottom: 4rem;
  }
}
.p-exhibition__item:not(:last-child) {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  .p-exhibition__item:not(:last-child) {
    margin-bottom: 10rem;
  }
}
.p-exhibition--gallery {
  padding-block: 8rem 5rem;
}
@media (min-width: 768px) {
  .p-exhibition--gallery {
    padding-bottom: 8rem;
  }
}

.p-permanent {
  background-color: #3C3C3C;
  color: #fff;
  padding-block: 7rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-permanent {
    padding-block: 12rem;
  }
}
.p-permanent::before {
  content: "";
  background: url("../images/museum/bg01_sp.jpg") no-repeat center/cover;
  opacity: 0.3;
  position: absolute;
  inset: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  .p-permanent::before {
    background-image: url("../images/museum/bg01.jpg");
  }
}
.p-permanent .hline03-en {
  color: #fff;
}
@media (max-width: 767px) {
  .p-permanent .hline03-en {
    margin-bottom: 3.6rem;
  }
}
.p-permanent .hline03-en .hline03-en__ttl {
  color: #fff;
}
.p-permanent .hline03-en .c-icon::before, .p-permanent .hline03-en .c-icon::after {
  background-color: #fff;
}
.p-permanent__txt {
  font-size: 1.7rem;
  line-height: 1.7647;
  margin-bottom: 2.9rem;
}
@media (min-width: 768px) {
  .p-permanent__txt {
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 5rem;
  }
}
.p-permanent__ttl {
  font-family: var(--font-secondary);
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 1.8rem;
  padding-bottom: 0.1em;
}
@media (min-width: 768px) {
  .p-permanent__ttl {
    font-size: 2.2rem;
    margin-bottom: 2.3rem;
  }
}
.p-permanent__note {
  font-size: 1.4rem;
  gap: 0.5rem;
  line-height: 1.714;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .p-permanent__note {
    gap: 0.4rem;
    margin-top: 2.4rem;
  }
}
.p-permanent__btn {
  margin-top: 3.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .p-permanent__btn {
    margin-top: 6rem;
  }
}
.p-permanent table {
  color: var(--color-body);
  text-align: center;
}

.c-news {
  background-color: #EDE8C9;
}
.c-news__wrap {
  position: relative;
  padding-block: 3rem 6rem;
}
@media (min-width: 768px) {
  .c-news__wrap {
    min-height: 61.5rem;
    padding-block: 11rem 8rem;
  }
}
.c-news__head {
  margin-bottom: 1rem;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .c-news__head {
    margin-bottom: 0;
    position: absolute;
    top: 9rem;
    left: -4rem;
    width: 16.8rem;
  }
}
.c-news__body {
  flex: 1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-news__body {
    padding-left: 15rem;
  }
}
.c-news__sub {
  font-family: var(--font-en);
  color: #fff;
  font-size: 8rem;
  letter-spacing: 0.1em;
  line-height: 1.27;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .c-news__sub {
    font-size: 13rem;
    position: absolute;
    left: 0;
    top: 1rem;
    writing-mode: vertical-lr;
  }
}
.c-news__ttl {
  font-family: var(--font-secondary);
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 0.24em;
  position: absolute;
  z-index: 2;
}
@media (min-width: 768px) {
  .c-news__ttl {
    font-size: 3rem;
    margin: 3.2rem auto 0;
    position: relative;
    z-index: 2;
  }
  .c-news__ttl span {
    display: block;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .c-news__ttl {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.c-news__list {
  border-top: 1px solid #D1C9C5;
  margin-bottom: 3.2rem;
}
@media (min-width: 768px) {
  .c-news__list {
    margin-bottom: 4rem;
  }
}
.c-news__item {
  border-bottom: 1px solid #D1C9C5;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  padding-block: 2.4rem;
}
@media (min-width: 768px) {
  .c-news__item {
    gap: 4rem;
    flex-direction: row;
    padding-block: 2.8rem;
  }
}
.c-news__item-date {
  color: #959185;
  flex-shrink: 0;
  font-family: var(--font-num);
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .c-news__item-date {
    transition: 0.3s ease;
  }
}
.c-news__item-link {
  font-family: var(--font-secondary);
  font-size: 1.7rem;
  letter-spacing: 0.12em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 768px) {
  .c-news__item-link {
    -webkit-line-clamp: 1;
    font-size: 2rem;
    transition: 0.3s ease;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-news__item-link:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-news__item.--hover:hover .c-news__item-date {
    color: var(--color-primary);
  }
}
.c-news__btn {
  margin-top: 3.2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-news__btn {
    margin-top: 4rem;
    text-align: right;
  }
}

.c-events {
  padding-block: 4rem 8rem;
  position: relative;
}
@media (min-width: 768px) {
  .c-events {
    padding-block: 8rem 12rem;
  }
}
.c-events__icon01 {
  background: url("../images/common/events_bg_icon.svg") no-repeat right center/contain;
  height: 4rem;
  width: 8rem;
  right: 0;
  bottom: 2rem;
}
@media (min-width: 768px) {
  .c-events__icon01 {
    height: 8rem;
    width: 20rem;
    bottom: 6rem;
  }
}
.c-events__head {
  margin-bottom: 2rem;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .c-events__head {
    margin-bottom: -1.9rem;
  }
}
.c-events__head-sub {
  color: #EDE8C9;
  font-family: var(--font-en);
  font-size: 8rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.3;
  position: relative;
}
@media (min-width: 768px) {
  .c-events__head-sub {
    font-size: 14rem;
  }
}
.c-events__head-sub::after {
  content: "";
  background: linear-gradient(to bottom, rgba(248, 243, 226, 0) 0%, #F8F3E2 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .c-events__head-sub::after {
    height: 10rem;
  }
}
.c-events__head-sub .text-split-horizontal__wrap {
  justify-content: center;
}
.c-events__head-ttl {
  font-family: var(--font-secondary);
  font-size: 2.6rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media (min-width: 768px) {
  .c-events__head-ttl {
    font-size: 3.6rem;
  }
}
.c-events__list {
  position: relative;
  z-index: 2;
}
.c-events__list .slick-slide {
  margin-inline: 1rem;
  width: 20rem;
}
@media (min-width: 768px) {
  .c-events__list .slick-slide {
    width: 36rem;
  }
}
.c-events__footer {
  margin-top: 3.2rem;
  padding-inline: 2.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-events__footer {
    margin-top: 4rem;
  }
}
.c-events .slider-pagi {
  margin-top: 3rem;
}

.c-article {
  margin-top: 6rem;
  position: relative;
}
@media (min-width: 768px) {
  .c-article {
    margin-top: 12rem;
  }
}
.c-article__wrap {
  display: grid;
  align-items: center;
  gap: 4.8rem;
  position: relative;
}
@media (min-width: 768px) {
  .c-article__wrap {
    grid-template-columns: 1fr 44.018%;
    gap: 3rem;
  }
}
.c-article__wrap:hover .c-article__img img {
  transform: scale(1.15);
}
.c-article__wrap:hover .btn-viewmore {
  color: var(--color-primary);
}
.c-article__txt {
  font-family: var(--font-secondary);
  font-size: 2rem;
  line-height: 1.63;
  letter-spacing: 0.12em;
  margin-bottom: 3.2rem;
}
@media (min-width: 1200px) {
  .c-article__txt {
    font-size: 2.2rem;
    margin-bottom: 5rem;
  }
}
.c-article__img {
  border-radius: 0.6rem;
  overflow: hidden;
}
.c-article__img img {
  border-radius: 0.6rem;
  transform: scale(1);
  transition: 0.3s ease;
  width: 100%;
}
.c-article__parallax {
  background: url("../images/common/bg_icon03_sp.svg") no-repeat center/contain;
  height: 2.6rem;
  width: 9rem;
  position: absolute;
}
@media (min-width: 768px) {
  .c-article__parallax {
    background-image: url("../images/common/bg_icon03.svg");
    height: 5rem;
    width: 20rem;
    left: 29.6rem;
    top: 18.5rem;
  }
}
@media (max-width: 767px) {
  .c-article__parallax {
    top: 15.3rem;
    right: -2.5rem;
  }
}

.exhibition-detail .table-basic01 {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .exhibition-detail .table-basic01 {
    margin-top: 5rem;
  }
}
.exhibition-detail__media {
  text-align: center;
}
.exhibition-detail__txt {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .exhibition-detail__txt {
    margin-top: 5rem;
  }
}
.exhibition-detail__btn {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .exhibition-detail__btn {
    gap: 2rem;
    flex-direction: row;
    justify-content: center;
    margin-top: 6rem;
  }
}
.exhibition-detail__bnr {
  margin-top: 5rem;
}
@media (min-width: 768px) {
  .exhibition-detail__bnr {
    margin-top: 6rem;
  }
}
.exhibition-detail__bnr a {
  background: url("../images/museum/bg_bnr.jpg") no-repeat center/cover;
  border-radius: 0.6rem;
  color: #fff;
  display: flex;
  align-items: center;
  font-family: var(--font-secondary);
  font-size: 2rem;
  letter-spacing: 0.12em;
  padding-inline: 4.6rem;
  height: 12rem;
  position: relative;
  transition: 0.3s ease;
  width: 100%;
}
@media (min-width: 768px) {
  .exhibition-detail__bnr a {
    font-size: 2.6rem;
    margin: 0 auto;
    max-width: 70rem;
    padding-inline: 8rem;
  }
  .exhibition-detail__bnr a:hover {
    padding-left: 9rem;
  }
  .exhibition-detail__bnr a:hover::before {
    left: 0;
  }
  .exhibition-detail__bnr a:hover .icon {
    background-color: #fff;
  }
  .exhibition-detail__bnr a:hover .icon::after {
    background-color: #959185;
  }
}
.exhibition-detail__bnr a::before {
  content: "";
  background-color: #fff;
  height: 1px;
  width: 3rem;
  position: absolute;
  left: 0;
  top: 50%;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .exhibition-detail__bnr a::before {
    left: -1rem;
    width: 7rem;
  }
}
.exhibition-detail__bnr a .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 2.4rem;
  transform: translateY(-50%);
  border: 1px solid #fff;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .exhibition-detail__bnr a .icon {
    right: 4rem;
    height: 4rem;
    width: 4rem;
  }
}
.exhibition-detail__bnr a .icon::after {
  content: "";
  background-color: #fff;
  -webkit-mask: url("../images/common/icn_arw01.svg") no-repeat center/contain;
  mask: url("../images/common/icn_arw01.svg") no-repeat center/contain;
  aspect-ratio: 7/13;
  width: 0.5rem;
  transform: translateX(0.1rem);
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .exhibition-detail__bnr a .icon::after {
    width: 0.7rem;
  }
}

.direct-nav {
  border-top: 1px solid #D1C9C5;
  border-bottom: 1px solid #D1C9C5;
}
@media (min-width: 768px) {
  .direct-nav {
    display: flex;
  }
}
.direct-nav__item {
  display: flex;
  align-items: center;
  height: 13rem;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .direct-nav__item {
    border-right: 1px solid #D1C9C5;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    height: 26rem;
  }
  .direct-nav__item:hover {
    color: var(--color-primary);
  }
  .direct-nav__item:hover .direct-nav__arrow {
    background-color: #AD5C31;
  }
}
@media (max-width: 767px) {
  .direct-nav__item {
    border-bottom: 1px solid #D1C9C5;
    gap: 1.6rem;
    padding-inline: 2rem 2.5rem;
  }
}
.direct-nav__item:last-child {
  border-right: 0;
  border-bottom: 0;
}
.direct-nav__txt {
  font-family: var(--font-secondary);
  font-size: 2.4rem;
  letter-spacing: 0.12em;
  margin-right: auto;
}
@media (min-width: 768px) {
  .direct-nav__txt {
    margin-right: 0;
    margin-block: 1rem 3rem;
  }
}
@media (min-width: 1200px) {
  .direct-nav__txt {
    font-size: 2.6rem;
  }
}
.direct-nav__arrow {
  background-color: var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .direct-nav__arrow {
    height: 4rem;
    width: 4rem;
  }
}
.direct-nav__arrow::after {
  content: "";
  background: url("../images/common/icn_arw01.svg") no-repeat center/contain;
  aspect-ratio: 7/13;
  width: 0.5rem;
}
@media (min-width: 768px) {
  .direct-nav__arrow::after {
    transform: translateX(0.1rem);
    width: 0.7rem;
  }
}

.p-room {
  padding-top: 6rem;
}
@media (min-width: 768px) {
  .p-room {
    padding-top: 8rem;
  }
}
.p-room__usage {
  background-color: #EDE8C9;
  border-radius: 0.6rem;
  display: block;
  position: relative;
  padding: 2.5rem 3rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .p-room__usage {
    padding: 4.5rem 5rem;
    margin-top: 5rem;
    transition: background-color 0.3s ease;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-room__usage:hover {
    background-color: #fff;
  }
}
.p-room__usage-ttl {
  font-size: 1.8rem;
  font-weight: normal;
  font-family: var(--font-secondary);
  line-height: 1.45;
  letter-spacing: 0.12em;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .p-room__usage-ttl {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
.p-room__usage-btn {
  background: url("../images/common/icn_arw01.svg") var(--color-primary) no-repeat center/0.4rem 0.8rem;
  border-radius: 50%;
  width: 3rem;
  aspect-ratio: 1;
  position: absolute;
  top: 4rem;
  right: 3rem;
}
@media (min-width: 768px) {
  .p-room__usage-btn {
    background-size: 0.6rem 1.2rem;
    width: 4rem;
    top: 50%;
    transform: translateY(-50%);
    right: 5rem;
  }
}
.p-room__list {
  margin-top: 7rem;
}
@media (min-width: 768px) {
  .p-room__list {
    margin-top: 7rem;
  }
}
.p-room__item:not(:last-child) {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .p-room__item:not(:last-child) {
    margin-bottom: 7rem;
  }
}
.p-room__item .hline05 {
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .p-room__item .hline05 {
    margin-bottom: 4rem;
  }
}
.p-room__type {
  display: flex;
  gap: 3.2rem;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 768px) {
  .p-room__type {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: clamp(15px, 1.4641288433vw, 3rem);
  }
}
.p-room__type li {
  flex: 1;
}
.p-room__type li > div {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 768px) {
  .p-room__type li > div {
    flex-direction: row;
    gap: 1rem;
  }
}
.p-room__type li > div figure {
  flex: 1;
}
.p-room__type li figure {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  gap: 2.4rem;
}
@media (min-width: 768px) {
  .p-room__type li figure {
    width: clamp(130px, 10.6149341142vw, 16.1rem);
    gap: 1.6rem;
    flex-direction: column;
    margin: 0 auto;
  }
}
.p-room__type li figure img {
  width: 15.5rem;
}
@media (min-width: 768px) {
  .p-room__type li figure img {
    width: clamp(130px, 10.6149341142vw, 16.1rem);
  }
}
.p-room__type li figure figcaption {
  font-family: var(--font-secondary);
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.12em;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .p-room__type li figure figcaption {
    text-align: center;
  }
}
.p-room__type li figure img {
  border-radius: 0.6rem;
  will-change: transform;
}
@media (min-width: 768px) {
  .p-room__type li figure img {
    aspect-ratio: 161/120;
  }
}
.p-room__type li p {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .p-room__type li p {
    font-size: 1.6rem;
    line-height: 1.625;
    margin-top: 1.2rem;
  }
}
.p-room__slider {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-room__slider {
    padding-inline: 2rem;
  }
}
.p-room__slider .slider-pagi {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.5rem;
  right: 1.5rem;
  justify-content: space-between;
  margin-top: -7rem;
}
@media (min-width: 768px) {
  .p-room__slider .slider-pagi {
    margin-top: -4rem;
  }
}
.p-room .room-slider .slick-list {
  overflow: visible;
}
@media (min-width: 768px) {
  .p-room .room-slider .slick-list {
    margin-inline: -1rem;
  }
}
.p-room .room-slider .slick-slide {
  width: 16rem;
  margin-inline: 0.8rem;
}
@media (min-width: 768px) {
  .p-room .room-slider .slick-slide {
    width: 32rem;
    margin-inline: 2rem;
  }
}
.p-room .room-slider__image img {
  aspect-ratio: 160/120;
  border-radius: 0.6rem;
  will-change: transform;
}
@media (min-width: 768px) {
  .p-room .room-slider__image img {
    aspect-ratio: 320/240;
  }
}
.p-room .room-slider__desc {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-top: 1.8rem;
}
@media (min-width: 768px) {
  .p-room .room-slider__desc {
    font-size: 1.6rem;
    line-height: 1.625;
    margin-top: 2.4rem;
  }
}

.p-gallery {
  position: relative;
}
.p-gallery__icon01 {
  background: url("../images/museum/bg_icon04_sp.svg") no-repeat left center/contain;
  height: 4rem;
  width: 8.1rem;
  right: -1.2rem;
  top: 7rem;
}
@media (min-width: 768px) {
  .p-gallery__icon01 {
    background-image: url("../images/museum/bg_icon04.svg");
    height: 8rem;
    width: 20rem;
    right: 0;
    top: 59rem;
  }
}
.p-gallery__head {
  text-align: center;
  position: relative;
  margin-bottom: 5.8rem;
}
@media (min-width: 768px) {
  .p-gallery__head {
    text-align: left;
    margin-bottom: -5rem;
  }
}
.p-gallery__head-sub {
  color: #EDE8C9;
  font-family: var(--font-en);
  font-size: 8rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.3;
  position: relative;
}
@media (min-width: 768px) {
  .p-gallery__head-sub {
    font-size: 14rem;
  }
}
.p-gallery__head-sub::after {
  content: "";
  background: linear-gradient(to bottom, rgba(248, 243, 226, 0) 0%, #F8F3E2 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-gallery__head-sub::after {
    height: 10rem;
  }
}
@media (max-width: 767px) {
  .p-gallery__head-sub .text-split-horizontal__wrap {
    justify-content: center;
  }
}
.p-gallery__head-ttl {
  font-family: var(--font-secondary);
  font-size: 2.6rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  position: absolute;
  left: 0;
  right: 0;
  top: 80%;
  transform: translateY(-50%);
  z-index: 2;
}
@media (min-width: 768px) {
  .p-gallery__head-ttl {
    font-size: 3.6rem;
  }
}
.p-gallery__sub {
  font-family: var(--font-secondary);
  font-size: 3.6rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  position: absolute;
  top: 13rem;
  left: 9.3rem;
  z-index: 2;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.p-gallery__wrap {
  padding-inline: 2.5rem;
}
@media (min-width: 768px) {
  .p-gallery__wrap {
    padding-inline: 19.3rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-gallery__wrap {
    padding-right: 5rem;
  }
}
.p-gallery__list {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .p-gallery__list {
    min-height: 45rem;
  }
}
.p-gallery__item {
  position: relative;
}
.p-gallery__item:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .p-gallery__item:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
.p-gallery__item::after {
  content: "";
  background-color: #D1C9C5;
  border-radius: 1rem;
  height: 0.1rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-gallery .gallery-card {
  display: grid;
  grid-template-areas: "media title" "media date";
  grid-template-columns: 12rem 1fr;
  gap: 0.4rem 2.4rem;
  padding-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .p-gallery .gallery-card {
    gap: 0.8rem 4rem;
    grid-template-columns: 14rem 1fr;
  }
  .p-gallery .gallery-card:hover .gallery-card__media img {
    transform: scale(1.1);
  }
  .p-gallery .gallery-card:hover .gallery-card__ttl,
  .p-gallery .gallery-card:hover .gallery-card__date {
    color: var(--color-primary);
  }
}
.p-gallery .gallery-card__media {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: media;
  width: 12rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .p-gallery .gallery-card__media {
    width: 14rem;
  }
}
.p-gallery .gallery-card__media img {
  aspect-ratio: 140/105;
  width: 100%;
}
@media (min-width: 768px) {
  .p-gallery .gallery-card__media img {
    transition: transform 0.3s ease;
  }
}
.p-gallery .gallery-card__ttl {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: title;
  align-self: end;
  font-size: 1.8rem;
  font-family: var(--font-secondary);
  line-height: 1.44;
  letter-spacing: 0.12em;
}
@media (min-width: 768px) {
  .p-gallery .gallery-card__ttl {
    font-size: 2.2rem;
    transition: color 0.3s ease;
  }
}
.p-gallery .gallery-card__date {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  color: #959185;
  font-size: 1.5rem;
  grid-area: date;
  align-self: start;
  font-weight: 500;
  line-height: 1.4666666667;
}
@media (min-width: 768px) {
  .p-gallery .gallery-card__date {
    transition: color 0.3s ease;
  }
}
.p-gallery__btn {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .p-gallery__btn {
    margin-top: 2.3rem;
  }
}