.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrap {
  max-width: 1180px;
  margin-inline: auto;
  padding-inline: clamp(1.25rem, 4vw, 2.5rem);
  position: relative;
}

.wrap.site-header__bar {
  padding-bottom: 13.4px;
}

.wrap.footer-grid {
  margin-bottom: 3rem;
}

.site-header {
  background-color: #f4eee0;
  border-bottom: 1px solid #e9dfc8;
}

.site-header__bar {
  justify-content: space-between;
  align-items: center;
  padding-block: .9rem;
  display: flex;
}

.nav-list {
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.nav-item {
  display: block;
}

.nav-link {
  color: #211c18;
  font-size: .92rem;
  text-decoration: none;
}

.btn {
  letter-spacing: .08em;
  border: 1px solid #732a1d;
  border-radius: 999px;
  padding: .85rem 2.1rem;
  font-size: .9rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.btn.btn-primary.hero-cta-1 {
  margin-top: 1.7rem;
  margin-bottom: 1.7rem;
}

.btn-primary {
  color: #fffaf0;
  background-color: #732a1d;
}

.about {
  background-image: url('../images/topA.webp');
  background-position: 50% -7%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top: 4px solid #b1892b;
  padding-block: 5rem;
  position: relative;
}

.about-body {
  text-align: center;
  max-width: 720px;
  margin-inline: auto;
}

.section-head {
  margin-bottom: 1rem;
}

.section-eyebrow {
  color: #9c3a28;
  letter-spacing: .3em;
  margin-bottom: .6rem;
  font-size: .78rem;
  font-weight: 700;
  display: block;
}

.section-title {
  font-family: Droid Serif, serif;
  font-size: clamp(1.6rem, 3.4vw, 2.3rem);
  font-weight: 700;
}

.about-text {
  color: #4a433c;
  line-height: 1.9;
}

.about-text.eng {
  text-align: left;
  font-family: Droid Serif, serif;
}

.exhibition {
  padding-top: 0;
  background-color: #fffaf0;
  margin-top: 88px;
  padding-block: 5.5rem;
}

.section-head-1 {
  text-align: center;
  margin-bottom: 7.3rem;
  max-width: 640px;
  margin-inline: auto;
}

.section-desc {
  color: #4a433c;
  margin-top: .9rem;
}

.item-card {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 2.5fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 36px;
  display: flex;
}

.item-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Droid Serif, serif;
  font-size: 1.1rem;
  font-weight: 700;
}

.item-title.about_eng {
  color: #fff;
  background-color: #8b3434;
  background-image: linear-gradient(90deg, #15126e, #000 53%, #a40003);
  margin-bottom: 2rem;
}

.item-desc {
  color: #514a41;
  margin: 0;
  padding-bottom: 16px;
  font-size: .9rem;
  line-height: 1.3rem;
}

.event {
  color: #fffaf0;
  background-color: #211c18;
  border-bottom: 1px solid #eed28c;
  padding-block: 5.5rem;
}

.section-eyebrow-gold {
  color: #b9922f;
  text-align: center;
  letter-spacing: .3em;
  margin-bottom: .6rem;
  font-size: .78rem;
  font-weight: 700;
  display: block;
}

.section-title-white {
  text-align: center;
  background-color: #0000;
  background-image: url('../images/shishi1.webp'), url('../images/shishi2.webp');
  background-position: 250px -5px, 700px 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 80px, auto 80px;
  height: 80px;
  font-family: Droid Serif, serif;
  font-size: clamp(1.6rem, 3.4vw, 2.3rem);
  font-weight: 700;
}

.section-desc-white {
  color: #cfc6b8;
  text-align: center;
  margin-top: .9rem;
  max-width: 640px;
  margin-inline: auto;
}

.event-list {
  border-top: 1px solid #453e35;
  max-width: 760px;
  margin: 2.5rem auto 0;
  padding: 0;
  list-style: none;
}

.event-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #453e35;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-block: 1.4rem;
  display: flex;
}

.event-when {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: baseline;
  display: flex;
}

.event-num {
  color: #b9922f;
  font-family: Shippori Mincho;
}

.event-date {
  color: #cfc6b8;
  font-size: .85rem;
}

.event-title {
  font-weight: 500;
}

.btn-ghost {
  color: #b9922f;
  letter-spacing: .08em;
  border: 1px solid #b9922f;
  border-radius: 999px;
  padding: .55rem 1.4rem;
  font-size: .78rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.special {
  color: #fffaf0;
  text-align: center;
  background-color: #732a1d;
  background-image: url('../images/topA.webp');
  background-position: 50% -7%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top: 4px solid #b9922f;
  padding-block: 5rem;
}

.special-inner {
  max-width: 620px;
  margin-inline: auto;
}

.special-eyebrow {
  color: #b9922f;
  letter-spacing: .3em;
  font-size: .78rem;
  font-weight: 700;
}

.special-title {
  border-bottom: 2px solid #eed28c;
  margin-top: .6rem;
  margin-bottom: 1.5rem;
  font-family: Droid Serif, serif;
  font-size: clamp(1.4rem, 3vw, 2rem);
}

.special-desc {
  color: #f2e6d8;
  text-align: left;
  margin-bottom: 5rem;
  line-height: 1.8rem;
}

.btn-gold {
  color: #211c18;
  letter-spacing: .08em;
  background-color: #b9922f;
  border-radius: 999px;
  margin-top: 1.5rem;
  padding: .85rem 2.1rem;
  font-size: .9rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.admission {
  background-color: #fffaf0;
  padding-block: 5.5rem;
}

.section-head-1-2 {
  text-align: center;
  margin-bottom: 3rem;
  max-width: 640px;
  margin-inline: auto;
}

.admission-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  display: grid;
}

.fees-caption {
  text-align: left;
  margin-bottom: 1rem;
  font-family: Droid Serif, serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.fees-row-label {
  text-align: left;
  border-bottom: 1px solid #e9dfc8;
  padding: .85rem .5rem;
  font-weight: 500;
}

.info-title {
  margin-bottom: 1rem;
  font-family: Droid Serif, serif;
  font-size: 1.2rem;
}

.info-dd {
  margin: 0;
}

.access {
  background-color: #e9dfc8;
  padding-block: 5.5rem;
}

.section-head-1-2-3 {
  text-align: center;
  margin-bottom: 3rem;
  max-width: 640px;
  margin-inline: auto;
}

.access-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  display: grid;
}

.access-map {
  aspect-ratio: 1;
  color: #7a6f5f;
  text-align: center;
  background-color: #ddd0b2;
  border: 1px solid #c9bb98;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  max-width: 260px;
  font-size: .85rem;
  text-decoration: none;
  display: flex;
}

.access-note {
  color: #4a433c;
  line-height: 1.8rem;
}

.access-detail {
  color: #2c5257;
  margin-top: .5rem;
  font-size: .85rem;
  text-decoration: underline;
  display: inline-block;
}

.site-footer {
  color: #cfc6b8;
  background-color: #211c18;
  border-top: 3px solid #cb9f43;
  padding-block: 2.5rem 2rem;
  font-size: .85rem;
}

.footer-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-org {
  background-image: url('../images/logo_w.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 265px;
  height: 80px;
  margin: 0;
}

.footer-sns {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.footer-sns-link {
  color: #cfc6b8;
  text-decoration: none;
}

.footer-copyright {
  color: #a89a86;
  text-align: center;
  margin-top: 1.5rem;
  display: block;
}

.paragraph {
  text-align: left;
  font-family: Droid Serif, serif;
  font-size: 15px;
  line-height: 28px;
}

.term {
  color: #a40103;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 24px;
  font-family: Droid Serif, serif;
  font-size: 1rem;
}

.art {
  z-index: 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 45%;
  position: relative;
}

.sub-t {
  font-family: Droid Serif, serif;
  font-size: 16px;
  font-weight: 700;
}

.fees-1 {
  border-collapse: collapse;
  width: 100%;
  font-size: .92rem;
}

.fees-th-1 {
  color: #7a6f5f;
  text-align: left;
  border-bottom: 1px solid #e9dfc8;
  padding: .75rem .5rem;
  font-size: .85rem;
}

.fees-th-num {
  color: #5f5546;
  text-align: right;
  border-bottom: 1px solid #e9dfc8;
  padding: .75rem .5rem;
  font-size: .85rem;
}

.fees-row-sub {
  color: #5f5546;
  font-size: .72rem;
  font-weight: 400;
  display: block;
}

.fees-td-1 {
  text-align: right;
  font-variant-numeric: tabular-nums;
  border-bottom: 1px solid #e9dfc8;
  padding: .85rem .5rem;
}

.fees-note {
  color: #4a433c;
  grid-column: 1 / -1;
  margin-top: 1rem;
  font-size: .85rem;
}

.title_h {
  color: #fff;
  background-color: #000;
  border-right: 5px solid #c99f47;
  padding: 4px;
}

.title_hh {
  color: #fff;
  background-color: #15126e;
  border-top: 1px solid #15126e;
  border-bottom: 1px solid #000;
  border-left: 1px #000;
  border-right: 1px solid #15126e;
  padding: 3px 20px 3px 11px;
}

.date {
  font-size: 1.3rem;
}

.title_ha {
  color: #fff;
  background-color: #a40003;
  border: 4px solid #a40003;
  padding-left: 11px;
  padding-right: 20px;
}

.ruby {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}

.info-dl-1 {
  grid-column-gap: 1.2rem;
  grid-row-gap: .9rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  margin: 0;
  font-size: .95rem;
  display: grid;
}

.info-dt-1 {
  color: #5f5546;
  white-space: nowrap;
  padding-top: .1rem;
}

.info-dd-en {
  color: #5f5546;
  margin-top: .25rem;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: .8rem;
  line-height: 1.6;
  display: block;
}

.hero-1-2 {
  text-align: center;
  padding-top: 0;
  background-image: linear-gradient(#f4eee0, #e9dfc8);
  border-bottom: 2px solid #d3b476;
  padding-block: 0;
}

.hero-frame-1 {
  aspect-ratio: 1837 / 2424;
  border-radius: 6px;
  width: 85%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: 0 30px 70px -20px #211c1859, 0 10px 24px #211c181f;
  -webkit-mask-image: linear-gradient(#0000 0%, #000 2% 100%);
  mask-image: linear-gradient(#0000 0%, #000 2% 100%);
}

.hero-frame-bg-1 {
  object-fit: cover;
  object-position: center bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-frame-title-1 {
  width: 64%;
  height: auto;
  position: absolute;
  top: 3.2%;
  left: 18%;
}

.hero-frame-meta-1 {
  text-align: center;
  width: 76%;
  position: absolute;
  top: 36.2%;
  left: 12%;
}

.hero-frame-meta-jp-1 {
  color: #211c18;
  margin: 0;
  font-family: Droid Serif, serif;
  font-size: clamp(.85rem, 1.6vw, 1.35rem);
  font-weight: 700;
  line-height: 1.8;
}

.hero-frame-meta-en-1 {
  color: #514a41;
  margin-top: .6rem;
  font-family: Droid Serif, serif;
  font-size: 1rem;
  line-height: 1.6;
}

.hero-cta-1 {
  margin-top: 2rem;
  display: inline-block;
}

.date-b {
  font-size: 2rem;
}

.message {
  padding-bottom: 24px;
  font-family: Droid Serif, serif;
  font-size: 1.3rem;
}

.fees-th-dark {
  color: #e3c98f;
  text-align: left;
  border-bottom: 1px solid #f2e6d859;
  padding: .75rem .5rem;
  font-size: .85rem;
}

.fees-th-num-dark {
  color: #e3c98f;
  text-align: right;
  border-bottom: 1px solid #f2e6d859;
  padding: .75rem .5rem;
  font-size: .85rem;
}

.fees-row-sub-dark {
  color: #cbb896;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: .72rem;
  font-weight: 400;
  display: block;
}

.special-term {
  margin-bottom: 3rem;
  font-family: Droid Serif, serif;
  font-size: 19px;
}

.sponsored {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Serif, serif;
  font-size: .7rem;
}

.footer-brand-row {
  grid-row-gap: 1.25rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.nav-mobile {
  z-index: 60;
  display: none;
  position: relative;
}

.nav-toggle-btn {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  list-style: none;
  display: inline-flex;
}

.hamburger-icon {
  background-color: #211c18;
  width: 22px;
  height: 2px;
  display: block;
  box-shadow: 0 7px #211c18, 0 -7px #211c18;
}

.nav-mobile-list {
  z-index: 200;
  background-color: #f4eee0;
  border: 1px solid #e9dfc8;
  border-radius: 6px;
  min-width: 220px;
  margin: .5rem 0 0;
  padding: .5rem 0;
  list-style: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 16px 32px #211c182e;
}

.nav-mobile-item {
  display: block;
}

.nav-mobile-link {
  color: #211c18;
  border-bottom: 1px solid #e9dfc8;
  padding: .75rem 1.25rem;
  font-size: .92rem;
  text-decoration: none;
  display: block;
}

.contents {
  grid-column-gap: 3rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.history {
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: stretch;
  width: 45%;
  max-width: 45%;
  margin-right: 5%;
}

.art-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 160px;
}

.art-banner {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
}

.image {
  z-index: 3;
  display: block;
  position: absolute;
  inset: auto auto 55% 9%;
}

.image2 {
  z-index: 3;
  max-width: 300px;
  display: block;
  position: absolute;
  inset: 0% -4% auto auto;
}

.image3 {
  width: 450px;
  position: absolute;
  bottom: -37%;
  left: 6%;
  right: auto;
}

.image-2 {
  max-width: 60%;
}

.image4 {
  width: 380px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.access-map-frame {
  aspect-ratio: 1;
  border: 1px solid #c9bb98;
  border-radius: 8px;
  max-width: 260px;
  position: relative;
  overflow: hidden;
}

.access-map-iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.access-map-link {
  color: #2c5257;
  text-align: center;
  margin-top: .6rem;
  font-size: .78rem;
  text-decoration: underline;
  display: block;
}

@media screen and (max-width: 991px) {
  .section-head-1 {
    margin-bottom: 2rem;
  }

  .item-card {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: minmax(200px, 1.75fr);
    grid-auto-flow: row;
  }

  .item-title {
    margin-top: 0;
  }

  .section-title-white {
    background-image: url('../images/shishi2.webp'), url('../images/shishi1.webp');
    background-position: 90% 0, 10% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 80px, auto 80px;
    height: 80px;
    font-family: Droid Serif, serif;
    font-size: clamp(1.6rem, 3.4vw, 2.3rem);
  }

  .admission-grid {
    grid-template-columns: 1fr;
  }

  .access-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
  }

  .his {
    margin-top: 0;
    position: relative;
  }

  .art {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
  }

  .hero-frame-meta-en-1 {
    font-size: .8rem;
  }

  .history {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image {
    max-width: 15%;
  }

  .image2 {
    max-width: 30%;
  }

  .image3 {
    bottom: -30%;
    left: -6%;
  }

  .image4 {
    z-index: 2;
    width: 380px;
    position: absolute;
    inset: auto 0% 0% auto;
  }
}

@media screen and (max-width: 767px) {
  .nav-list {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    flex-wrap: wrap;
    justify-content: center;
    display: none;
  }

  .nav-link {
    font-size: .85rem;
  }

  .paragraph {
    margin-bottom: 3rem;
  }

  .art {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-frame-title-1 {
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    inset: 3% 0% auto;
  }

  .hero-frame-meta-1 {
    top: 30.2%;
  }

  .nav-mobile {
    display: block;
  }

  .contents {
    flex-flow: column;
    align-items: stretch;
  }

  .history {
    width: 100%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .art-block {
    margin-bottom: 159px;
  }

  .image {
    bottom: 58%;
  }

  .image2 {
    top: 1%;
    right: -5%;
  }

  .image3 {
    max-width: 56%;
    bottom: -33%;
  }

  .image4 {
    max-width: 46%;
    bottom: -1%;
  }
}

@media screen and (max-width: 479px) {
  .nav-list {
    grid-column-gap: .8rem;
    grid-row-gap: .4rem;
    flex-wrap: wrap;
    justify-content: center;
    display: none;
  }

  .nav-link {
    font-size: .78rem;
  }

  .btn.btn-ghost {
    margin-left: auto;
    margin-right: auto;
  }

  .section-title-white {
    background-position: 95% 0, 5% 0;
    background-size: auto 40px, auto 40px;
  }

  .hero-frame-title-1 {
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    left: 3%;
  }

  .hero-frame-meta-1 {
    width: 76%;
    top: 30.2%;
  }

  .hero-frame-meta-jp-1 {
    font-size: 10px;
    line-height: 1.3;
  }

  .hero-frame-meta-en-1 {
    font-family: Droid Serif, serif;
    font-size: .55rem;
    line-height: 1.1;
  }

  .date-b {
    font-size: 1.5rem;
  }

  .nav-mobile {
    display: block;
  }

  .contents {
    flex-direction: column;
  }

  .history {
    max-width: 95%;
  }

  .image {
    bottom: 55%;
    left: 6%;
  }

  .image2 {
    max-width: 35%;
    right: -12%;
  }

  .image3 {
    max-width: 76%;
    bottom: -19%;
  }
}

#w-node-_8874eaa8-85f2-f884-5784-0c6a003e9135-8a094027, #w-node-_82a7b7c8-ce44-5693-fa83-27851e71e696-8a094027 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


