﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0);
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  font-size: 100%;
  vertical-align: baseline;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}
input,
select {
  vertical-align: middle;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  background-color: #f5f7f8;
  color: #353c3e;
  backface-visibility: hidden;
  font-family: "Zen Old Mincho", "Leida", "YuMincho", "Hiragino Mincho",
    "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
a {
  outline: none;
  color: inherit;
  font-size: 100%;
  text-decoration: none;
}
a:visited,
a:link {
  color: #353e3f;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #353e3f;
  text-decoration: none;
}
i {
  font-style: normal;
}
img {
  vertical-align: top;
}
svg {
  line-height: 1em;
  vertical-align: top;
}
.only--pc {
  display: block;
}
.only--sp {
  display: none;
}
#pagetop {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  line-height: 0;
}
#blind {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9001;
  width: 100%;
  height: 100%;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  background-color: #fff;
}
.loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9002;
  width: 100%;
  height: 100%;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  display: none;
}
.loader.is--show {
  display: block;
}
.loader__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.container {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.bg-wrapper {
  position: relative;
  background-color: #e5eef1;
  display: flex;
  flex-direction: column;
  gap: 120px;
}
.bg-wrapper[data-top="detail"] {
  margin-top: 96px;
}
.bg-wrapper::before {
  display: block;
  content: "";
  position: absolute;
  top: -159px;
  left: 0;
  width: 100%;
  height: 160px;
  background-image: linear-gradient(
    0deg,
    rgba(230, 238, 241, 1),
    rgba(230, 238, 241, 0)
  );
  z-index: 1;
}
.background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  pointer-events: none;
}
.background:not([data-bg="top"]) .background--image {
  overflow-y: hidden;
}
.background:not([data-bg="top"]) .background--image::after {
  height: 120px;
}
.background[data-bg="top"] .background--image {
  height: 100vh;
}
.background[data-bg="top"] .background--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: -1; /* 背景として配置 */
}

.video-background video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.background[data-bg="top"] .video-background video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
video::-webkit-media-controls {
  display: none !important;
}
.background--image {
  width: 100%;
  position: relative;
}
:root {
  font-size: 10px;
}
@media print, screen and (min-width: 1600px) {
  :root {
    font-size: 12.5px;
  }
}
/* 画面幅 744 px 未満　（スマホ）*/
@media screen and (max-width: 743px) {
  html,
  body {
    width: 100%;
    height: 100%;
  }
  body {
    background-color: #f5f7f8;
    color: #353c3e;
    backface-visibility: hidden;
    font-family: "Zen Old Mincho", "Leida", "YuMincho", "Hiragino Mincho",
      "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
  }
  i {
    font-style: normal;
  }
  a {
    outline: none;
    color: inherit;
    font-size: 100%;
    text-decoration: none;
  }
  .only--pc {
    display: none;
  }
  .only--sp {
    display: block;
  }
  #pagetop {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -9999;
    font-size: 0;
    line-height: 0;
  }
  #blind {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9001;
    width: 100%;
    height: 100%;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    background-color: #fff;
  }
  .loader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9002;
    width: 100%;
    height: 100%;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    display: none;
  }
  .loader.is--show {
    display: block;
  }
  .loader__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .container {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
  }
  .bg-wrapper[data-top="detail"] {
    margin-top: 96px;
    margin-top: 25.6vw;
  }
  .bg-wrapper::before {
    top: -120px;
    top: -32vw;
    height: 120px;
    height: 32vw;
  }
  .background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    pointer-events: none;
  }
  .background[data-bg="top"] .background--image {
    height: 100vh;
    object-fit: fill;
  }
  .background:not([data-bg="top"]) .background--image {
    height: 280px;
    height: 74.6666666667vw;
    overflow-y: hidden;
  }
  .background:not([data-bg="top"]) .background--image::after {
    height: 120px;
    height: 32vw;
  }
  .background--image {
    width: 100%;
    position: relative;
  }
  /* .background--image::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    height: 32vw;
    background-image: linear-gradient(
      0deg,
      rgb(245, 247, 248),
      rgba(255, 255, 255, 0)
    );
    z-index: 1;
  } */
}
.bg-wrapper {
  padding-bottom: 200px;
}
.main {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
}
.main__inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.main__desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100vh - 191px);
  margin: 111px 0 80px 120px;
}
.main__desc .desc--num {
  font-family: "Leida", serif;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 16px;
}
.desc--starting-text {
  color: var(--KAM-black, #353c3e);
  /* JP/Body - Large */
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
  letter-spacing: 0.96px;
}
@media screen and (max-width: 743px) {
  .desc--starting-text {
    font-size: 4.1025641vw;
  }
}
.main__desc--container {
  display: flex;
  flex-direction: column;
  gap: 38.76px;
}
@media screen and (max-width: 743px) {
  .main__desc--container {
    gap: 8.2051282vw;
  }
}
.main__desc .desc--title {
  line-height: 1em;
  margin-bottom: 38.76px;
}
.main__desc .desc--date {
  font-family: "Leida", serif;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 20px;
  line-height: 230%;
  letter-spacing: 0.1em;
}
.main__desc .desc--date span {
  font-size: 10px;
  letter-spacing: 0.1em;
}
.main__desc .desc--venue {
  font-family: "Leida", serif;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.1em;
}
.desc--closing-text {
  color: #353c3e;

  /* JP/Body - Large */
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
  letter-spacing: 0.96px;
}
.desc--open-call--name {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
}
.desc--open-call--name p {
  color: var(--Color-4, #353c3e);
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 185%; /* 25.9px */
  letter-spacing: 1.26px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--name p {
    font-size: 3.07692308vw;
  }
}
.desc--open-call--name p span {
  font-size: 18px;
  letter-spacing: 0.407px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--name p span {
    font-size: 4.1025641vw;
  }
}
.desc--open-call--text {
  color: var(--Color-4, #353c3e);
  font-family: "Zen Old Mincho";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%; /* 25.2px */
  display: flex;
  gap: 24px;
  align-items: center;
}
@media screen and (max-width: 743px) {
  .desc--open-call--text {
    font-size: 4.1025641vw;
    gap: 2.05128205vw;
  }
}
.desc--open-call--text .headline--more span img {
  width: 22px;
  height: 11px;
  margin-top: 8px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--text .headline--more span img {
    width: 4.1025641vw;
    height: 2.05128205vw;
    margin-top: 1.02564103vw;
  }
}
.desc--open-call--name--container--top {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
@media screen and (max-width: 743px) {
  .desc--open-call--name--container--top {
    gap: 2.05128205vw;
  }
}
.desc--open-call--deadline-container {
  display: flex;
  gap: 12px;
  align-items: flex-end;
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-container {
    gap: 3.07692308vw;
  }
}
.desc--open-call--name--container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}
@media screen and (max-width: 743px) {
  .desc--open-call--name--container {
    gap: 6.15384615vw;
  }
}
.desc--open-call--container a {
  text-decoration: none;
}
.desc--open-call--deadline-date {
  display: flex;
  gap: 4px;
  align-items: flex-end;
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-date {
    gap: 1.02564103vw;
  }
}
.desc--open-call--deadline-text p {
  color: var(--Color-4, #353c3e);
  font-family: "Zen Old Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; /* 17.6px */
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-text p {
    font-size: 3.58974359vw;
  }
}
.desc--open-call--deadline-date--year {
  color: var(--Color-4, #353c3e);
  font-family: Leida;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 13.2px */
  letter-spacing: 0.767px;
  margin-bottom: 2px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-date--year {
    font-size: 3.07692308vw;
  }
}
.desc--open-call--deadline-date--day {
  color: var(--Color-4, #353c3e);
  font-family: "Zen Old Mincho";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: 0.105px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-date--day {
    font-size: 3.07692308vw;
  }
}
.desc--open-call--deadline-date--day span {
  color: var(--Color-4, #353c3e);
  font-family: Leida;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 1.098px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-date--day span {
    font-size: 5.12820513vw;
  }
}
.desc--open-call--deadline-container {
  background: var(--Color-5, #fff);
  display: inline-flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: baseline;
  gap: 12px;
}
@media screen and (max-width: 743px) {
  .desc--open-call--deadline-container {
    gap: 3.07692308vw;
    padding: 1.02564103vw 2.05128205vw;
  }
}
.about {
  width: 100%;
  z-index: 1;
  /* background: #6dc0ae; */
  height: 912px;
  /* padding-bottom: 150px; */
  background-image: linear-gradient(
    180deg,
    rgba(85, 174, 208, 0) 0%,
    rgba(85, 174, 208, 0.1) 14%,
    rgba(85, 174, 208, 0.4) 63%
  );
}
.about__inner {
  width: 100%;
  display: flex;
  margin-left: 120px;
  height: 912px;
}
.about__content {
  display: flex;
  flex-direction: row-reverse;
  gap: 156px;
  height: 912px;
}
.about__sub__headline {
  color: #fff;
  writing-mode: vertical-rl;
  height: 612px;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: calc(34px * 0.5);
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 94px;
  margin-top: 15px;
  z-index: 2;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.5s ease-out, transform 1.5s ease-out;
}
.about__sub__headline.show {
  opacity: 1;
  transform: translateY(0);
}
.about__sub__headline p {
  width: 31px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.about__sub__headline .sub--headline--second--container {
  display: flex;
  width: 100%;
  width: 31px;
}
.about__sub__headline .sub--headline--second {
  margin-top: auto;
}
.about__text {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 240%; /* 43.2px */
  letter-spacing: 1.44px;
  width: 428px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
::-webkit-full-page-media,
:future,
:root .about__text {
  font-weight: 500;
  width: 450px;
}
.about__text--large {
  display: flex;
}
.about__text--small {
  display: none;
}
.about__container {
  display: flex;
  gap: 80px;
  flex-direction: column;
  margin-top: 160px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 3s ease-out, transform 3s ease-out;
}
.about__container.show {
  opacity: 1;
  transform: translateY(0);
}
.about__link {
  color: #353c3e;
  font-family: "Leida", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%; /* 17.6px */
  letter-spacing: 0.64px;
  display: flex;
  gap: 40px;
  align-self: flex-end;
  z-index: 10;
}
.about__container a {
  text-decoration: none;
}
.about__link .headline--more span img {
  margin-top: 5px;
}
.about__image {
  height: 912px;
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  left: -13px;
}
.about__image {
  opacity: 0;
  transform: translateY(20px); /* 下にオフセット */
  transition: opacity 2.2s ease-out, transform 2.2s ease-out;
}

.about__image.show {
  opacity: 1;
  transform: translateY(0); /* 元の位置へ */
}
.images {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
}
.images__inner {
  position: relative;
  width: 100%;
  max-width: 1056px;
  overflow: hidden;
}
.scroll-container {
  overflow-x: auto;
  white-space: nowrap;
}
.scroll-content {
  display: flex;
  animation: scroll-right linear infinite; /* スクロールアニメーションを追加 */
}
.scroll-content img {
  width: 216px;
  margin-right: 26px;
  display: inline-block;
}
.scroll-content img:nth-child(even) {
  margin-top: 35px;
}
.scroll-content img:nth-child(odd) {
  margin-bottom: 35px;
}
/* スクロールバーを非表示にする */
.scroll-container {
  -ms-overflow-style: none; /* IE/Edge用 */
  scrollbar-width: none; /* Firefox用 */
}
.scroll-container::-webkit-scrollbar {
  display: none; /* Chrome/Safari用 */
}
@keyframes scroll-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  pointer-events: none;
}
.gradient-left {
  left: 0;
  width: 100px;
  background: linear-gradient(
    to right,
    rgb(230, 238, 241),
    rgba(230, 238, 241, 0)
  );
}
.gradient-right {
  right: 0;
  width: 141px;
  background: linear-gradient(
    to left,
    rgb(230, 238, 241),
    rgba(230, 238, 241, 0)
  );
}
.news {
  width: 100%;
  position: relative;
  z-index: 1;
}
.news__inner {
  width: 100%;
  position: relative;
}
.news__headline a {
  text-decoration: none;
}
.news__list {
  margin-left: 27.5vw;
  width: 52.5vw;
}
.news__list li {
  margin-bottom: 24px;
}
.news__list li:last-of-type {
  margin-bottom: 0;
}
.news__list a {
  text-decoration: none;
  color: #353e3f;
  transition: all 0.3s;
}
.news__list a:hover {
  opacity: 0.5;
}
.news__list span {
  display: block;
}
.news__list span.list--title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0.25px;
  margin-bottom: 8px;
}
.news__list span.list--date {
  font-family: "Leida", serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 155%;
  color: #7fa0ad;
}
.gallery,
.access,
.artworks,
.special,
.event {
  width: 100%;
  position: relative;
  z-index: 1;
}
.gallery__inner,
.access__inner,
.artworks__inner,
.special__inner,
.event__inner {
  width: 100%;
  position: relative;
}
.news__headline,
.gallery__headline,
.access__headline,
.artworks__headline,
.special__headline,
.event__headline {
  margin-left: 12.5vw;
  margin-bottom: 80px;
}
.news__headline a,
.gallery__headline a,
.access__headline a,
.artworks__headline a,
.special__headline a,
.event__headline a {
  display: flex;
  align-items: center;
}
.news__headline .headline--title,
.gallery__headline .headline--title,
.access__headline .headline--title,
.artworks__headline .headline--title,
.special__headline .headline--title,
.event__headline .headline--title {
  font-family: "Leida", serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 110%;
  width: 192px;
  position: relative;
}
.news__headline .headline--more span,
.gallery__headline .headline--more span,
.access__headline .headline--more span,
.artworks__headline .headline--more span,
.special__headline .headline--more span,
.event__headline .headline--more span {
  display: block;
  padding: 10px 0;
}
.about__link:hover .headline--more span,
.news__headline:hover .headline--more span,
.gallery__headline:hover .headline--more span,
.access__headline:hover .headline--more span,
.artworks__headline:hover .headline--more span,
.special__headline:hover .headline--more span,
.event__headline:hover .headline--more span,
.desc--open-call--container:hover .headline--more span {
  transform: translateX(10px);
}
.about__link .headline--more span,
.news__headline .headline--more span,
.gallery__headline .headline--more span,
.access__headline .headline--more span,
.artworks__headline .headline--more span,
.special__headline .headline--more span,
.event__headline .headline--more span,
.desc--open-call--container .headline--more span {
  display: block;
  transition: all 0.3s;
}
.gallery__headline a {
  text-decoration: none;
}
.gallery__headline .headline--title {
  display: flex;
}
.gallery__headline .headline--title::after {
  content: attr(data-total);
  display: block;
  font-family: "Leida", serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: 0.84px;
  color: #6c787a;
  margin-left: 8px;
}
.gallery__list {
  margin-left: 27.5vw;
  width: 56.25vw;
}
.gallery__list ul {
  width: 100%;
  width: 768px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  column-gap: 84px;
  row-gap: 28px;
  flex-shrink: 0;
}
.gallery__list li {
  display: flex;
  width: 200px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex-shrink: 0;
  cursor: pointer;
}
.gallery__list li br {
  display: none;
}
.gallery-name {
  position: relative;
  display: inline-block;
  font-family: "Zen Old Mincho";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 28px */
  letter-spacing: 0.84px;
  color: #353c3e;
  margin-bottom: 1px;
}
.gallery-name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  width: 100%;
  height: 1px;
  background-color: #353c3e;
  transform-origin: right center;
  transform: scaleX(0);
  transition: transform 0.4s ease;
}

.gallery__list li:hover .gallery-name::after {
  transform: scaleX(1);
  transform-origin: left center;
}
.gallery-type {
  color: #7fa0ad;
  font-family: "Leida", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
  letter-spacing: 0.24px;
}
.access__headline a {
  text-decoration: none;
}
.access__desc {
  margin-left: 27.5vw;
  width: 60vw;
  position: relative;
  z-index: 1;
}
.access__desc dl {
  display: block;
  margin-bottom: 24px;
}
.access__desc dl:last-of-type {
  margin-bottom: 0;
}
.access__desc dt {
  font-family: "Leida", serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 155%;
  color: #7fa0ad;
  margin-bottom: 8px;
}
.access__desc dd {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0.25px;
}
.access__map {
  margin-left: 27.5vw;
  width: 60vw;
  margin-top: 24px;
  position: relative;
  z-index: 0;
  pointer-events: none;
}
/* .artworks {
  margin-bottom: 200px;
}
.artworks__headline .headline--title {
  display: flex;
}
.artworks__headline .headline--title::after {
  content: attr(data-total);
  display: block;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  color: #82a4b6;
  margin-left: 8px;
}
.artworks__list {
  margin-left: 12.5vw;
  margin-top: 94px;
}
.artworks__slider {
  width: 100%;
  display: flex;
}
.artworks__slider .slick-arrow {
  position: absolute;
  top: -124px;
  width: 16px;
  height: 16px;
  font-size: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/common/icon_arrow_l2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s;
}
.artworks__slider .slick-arrow:hover {
  opacity: 0.5;
}
.artworks__slider .slick-prev {
  left: 62.5vw;
}
.artworks__slider .slick-next {
  left: 66.25vw;
  transform-origin: center;
  transform: scale(-1);
}
.artworks__item {
  flex: 0 0 auto;
  margin: 0 24px;
  width: 22.5vw;
  width: 288px !important;
}
.artworks__item a {
  text-decoration: none;
  opacity: 1;
  transition: all 0.3s;
}
.artworks__item a:hover {
  opacity: 0.7;
}
.artworks__image {
  position: relative;
  width: 100%;
  height: 285px;
  padding: 24px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.artworks__image::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  z-index: 0;
  background-color: #fff;
  opacity: 0.65;
}
.artworks__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 1;
}
.artworks__gallery {
  margin-bottom: 16px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 155%;
  letter-spacing: 0.4px;
  color: #6c787a;
}
.artworks__gallery span {
  font-family: "Leida", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-left: 4px;
}
.artworks__title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0.25px;
  margin-bottom: 8px;
}
.artworks__caption {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 130%;
  letter-spacing: 0.5px;
}
.special {
  margin-bottom: 160px;
}
.special__list {
  margin-left: 12.5vw;
  padding-left: 15vw;
  display: flex;
  gap: 48px;
  max-width: 960px;
}
.special__item {
  width: calc(50% - 24px);
  max-width: 336px;
}
.special__name {
  margin-bottom: 4px;
}
.special__name a {
  position: relative;
  display: inline-block;
  font-family: "Leida", serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 110%;
  text-decoration: none;
  transition: all 0.3s;
}
.special__name a::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/common/icon_arrow_r2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -32px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.special__name a:hover {
  color: #6c787a;
}
.special__name a:hover::after {
  transform: translate(10px, -50%);
}
.special__number {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  margin-bottom: 16px;
  color: #6c787a;
}
.special__desc p {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.5px;
  line-height: 180%;
  font-feature-settings: "palt" on;
}
.event {
  margin-bottom: 160px;
}
a.event__area {
  margin-left: 12.5vw;
  padding-left: 15vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 48px;
  max-width: 960px;
  text-decoration: none;
  transition: all 0.3s;
}
a.event__area:hover {
  opacity: 0.5;
}
a.event__area:hover span {
  text-decoration: none;
}
.event__date {
  font-family: "Leida", serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 110%;
  color: #353e3f;
  margin-bottom: 16px;
}
.event__date span {
  display: inline-block;
  margin-left: 8px;
  font-family: "Leida", serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 132%;
  letter-spacing: 0.01em;
  color: #6c787a;
}
.event__item {
  max-width: 432px;
}
.event__item h3 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 130%;
  margin-bottom: 16px;
  color: #353e3f;
}
.event__item p {
  margin-bottom: 8px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 155%;
  letter-spacing: 0.4px;
}
.event__item span {
  display: block;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 155%;
  letter-spacing: 0.4px;
  text-decoration: underline;
} */
@media screen and (min-width: 1280px) {
  .about__inner {
    display: flex;
    justify-content: center;
    margin-left: 0;
  }
  .main__desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - 2 * 8.671875vw);
    margin: 8.671875vw 0 8.671875vw 9.375vw;
  }
}
/* 1280px未満744以上（タブレット） */
@media screen and (max-width: 1279px) {
  .logosp {
    display: none;
  }
  .bg-wrapper {
    padding-bottom: 160px;
  }
  .bg-wrapper::before {
    display: block;
    content: "";
    position: absolute;
    top: -159px;
    left: 0;
    width: 100%;
    height: 161px;
    background-image: linear-gradient(
      0deg,
      rgba(230, 238, 241, 1),
      rgba(230, 238, 241, 0)
    );
    z-index: 1;
  }
  .about {
    width: 100%;
    z-index: 1;
    height: 992px;
    display: flex;
    justify-content: center;
  }
  .about__inner {
    position: relative;
    width: 640px;
    display: flex;
    justify-content: center;
    margin-left: 0;
  }
  .about__content {
    display: flex;
    flex-direction: row-reverse;
    gap: 80px;
    height: 912px;
  }
  .about__sub__headline {
    color: #fff;
    writing-mode: vertical-rl;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 94px;
    height: 612px;
    z-index: 2;
  }
  .about__sub__headline p {
    width: 94px;
  }
  .about__sub__headline .sub--headline--second--container {
    display: flex;
    width: 100%;
  }
  .about__sub__headline .sub--headline--second {
    margin-top: auto;
  }
  .about__text {
    color: #fff;
    font-family: "Zen Old Mincho", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 240%;
    letter-spacing: 1.44px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  .about__container {
    display: flex;
    gap: 80px;
    flex-direction: column;
    margin-top: 240px;
    width: 428px;
  }
  .about__link {
    color: #353c3e;
    font-family: "Leida", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 17.6px */
    letter-spacing: 0.64px;
    display: flex;
    gap: 40px;
    align-self: flex-end;
    z-index: 2;
  }
  .about__link .headline--more span img {
    margin-top: 5px;
  }
  .about__inner .about__image {
    display: none;
  }
  .about__text--large {
    display: flex;
  }
  .about__text--small {
    display: none;
  }
  .images {
    padding: 0;
  }
  .news__list {
    margin-left: 14.112903225806452vw;
    width: 80vw;
  }
  .news__list li {
    margin-bottom: 24px;
  }
  .news__list span.list--title {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    letter-spacing: 0.4px;
    margin-bottom: 4px;
  }
  .news__list span.list--date {
    font-family: "Leida", serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: 0.24px;
    color: #7fa0ad;
  }
  .gallery,
  .access,
  .artworks,
  .special,
  .event {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .gallery__inner,
  .access__inner,
  .artworks__inner,
  .special__inner,
  .event__inner {
    width: 100%;
    position: relative;
  }
  .news__headline,
  .gallery__headline,
  .access__headline,
  .artworks__headline,
  .special__headline,
  .event__headline {
    margin-left: 6.989247311827956vw;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    width: 208px;
  }
  .news__headline .headline--title,
  .gallery__headline .headline--title,
  .access__headline .headline--title,
  .artworks__headline .headline--title,
  .special__headline .headline--title,
  .event__headline .headline--title {
    font-family: "Leida", serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 110%;
    width: 192px;
    position: relative;
  }
  .news__headline .headline--more span,
  .gallery__headline .headline--more span,
  .access__headline .headline--more span,
  .artworks__headline .headline--more span,
  .special__headline .headline--more span,
  .event__headline .headline--more span {
    display: block;
    padding: 10px 0;
  }
  /* .gallery__list {
    margin-left: 14.112903225806452vw;
    width: 103.225806451612903vw;
  } */
  .gallery__list {
    margin-left: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .gallery__list::-webkit-scrollbar {
    display: none;
  }
  .gallery__list ul {
    width: 100%;
    max-width: 850px;
    width: 768px;
    margin-right: 100px;
    margin-left: 14.112903225806452vw;
    column-gap: 84px;
  }
  .access__desc {
    margin-left: 14.112903225806452vw;
    width: 80vw;
    position: relative;
    z-index: 1;
  }
  .access__desc dl {
    display: block;
    margin-bottom: 24px;
  }
  .access__desc dl:last-of-type {
    margin-bottom: 0;
  }
  .access__desc dt {
    font-family: "Leida", serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: 0.4px;
    color: #7fa0ad;
    margin-bottom: 0px;
  }
  .access__desc dd {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    letter-spacing: 0.25px;
  }
  .access__map {
    margin-left: 14.112903225806452vw;
    width: 75.672043010752688vw;
    margin-top: 32px;
    position: relative;
    pointer-events: none;
  }
  /* .artworks {
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
  .artworks__list {
    margin-left: 6.9230769231vw;
    margin-top: 0;
  }
  .artworks__slider {
    margin-left: 0vw;
  }
  .artworks__slider .slick-arrow {
    top: -62px;
    top: -16.5333333333vw;
  }
  .artworks__slider .slick-prev {
    left: auto;
    right: 19.2307692308vw;
  }
  .artworks__slider .slick-next {
    left: auto;
    right: 6.9230769231vw;
  }
  .artworks__slider .slick-list {
    padding-left: 0.7692307692vw;
  }
  .artworks__item {
    margin-right: 6.1538461538vw;
    margin-left: 6.1538461538vw;
    width: 73.8461538462vw;
  }
  .artworks__image {
    margin-bottom: 8px;
    margin-bottom: 2.1333333333vw;
  }
  .artworks__gallery {
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 155%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
  }
  .artworks__gallery span {
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 120%;
    letter-spacing: 0.5px;
    letter-spacing: 0.1333333333vw;
  }
  .artworks__title {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 200%;
    letter-spacing: 0.25px;
    letter-spacing: 0.0666666667vw;
    margin-bottom: 8px;
    margin-bottom: 2.1333333333vw;
  }
  .artworks__caption {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 11px;
    font-size: 2.9333333333vw;
    line-height: 130%;
    letter-spacing: 0.5px;
    letter-spacing: 0.1333333333vw;
  }
  .special {
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
  .special__list {
    margin-left: 13.3333333333vw;
    margin-right: 6.9230769231vw;
    padding-left: 0vw;
    flex-direction: column;
    gap: 80px;
    gap: 21.3333333333vw;
  }
  .special__item {
    width: 100%;
    max-width: 100%;
  }
  .special__name {
    margin-bottom: 4px;
    margin-bottom: 1.0666666667vw;
  }
  .special__name a {
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 22px;
    font-size: 5.8666666667vw;
    line-height: 110%;
  }
  .special__number {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 200%;
    letter-spacing: 0.25px;
    letter-spacing: 0.0666666667vw;
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
  }
  .special__desc p {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 155%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
  }
  .event {
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
  a.event__area {
    margin-left: 6.9230769231vw;
    margin-right: 6.9230769231vw;
    padding-left: 0vw;
    gap: 6.1538461538vw;
    flex-direction: column;
    align-items: flex-start;
  }
  a.event__area:hover {
    opacity: 1;
  }
  .event__thumb img {
    width: 41.7948717949vw;
    height: auto;
  }
  .event__date {
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 22px;
    font-size: 5.8666666667vw;
    line-height: 110%;
  }
  .event__date span {
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 132%;
    letter-spacing: 0.01em;
  }
  .event__item h3 {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 22px;
    font-size: 5.8666666667vw;
    line-height: 110%;
  }
  .event__item p,
  .event__item span {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 155%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
  } */
}
/* 画面幅 744未満 スマホ用 */
@media screen and (max-width: 743px) {
  .main__desc {
    /* position: absolute;
    left: 12.820512820512821vw;
    top: 50%;
    transform: translateY(-88.5px);
    transform: translateY(-22.692307692307692vw); */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100svh - 160px);
    /* margin: 80px 0 80px 50px; */
    margin-top: 80px;
    margin-left: 50px;
  }
  .desc--closing-text {
    font-size: 3.07692308vw;
  }
  .main__desc .desc--title {
    line-height: 1em;
    margin-bottom: 48px;
    margin-bottom: 12.307692307692308vw;
  }
  .main__desc .desc--title img {
    width: 148.55px;
    width: 38.08974358974359vw;
    height: auto;
  }
  .main__desc .desc--date {
    font-family: "Leida", serif;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 20px;
    font-size: 5.128205128205128vw;
    line-height: 100%;
    letter-spacing: 1.2px;
  }
  .main__desc .desc--date span {
    font-size: 10px;
    font-size: 2.564102564102564vw;
    letter-spacing: 0.1em;
  }
  .main__desc .desc--venue {
    font-family: "Leida", serif;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 14px;
    font-size: 3.58974358974359vw;
    line-height: 160%;
    letter-spacing: 0.84px;
    margin-top: 16px;
    margin-top: 4.102564102564103vw;
  }
  .about {
    width: 100%;
    z-index: 1;
    height: 655px;
    height: 167.948717948717949vw;
    /* padding-bottom: 150px; */
    background-image: linear-gradient(
      180deg,
      rgba(85, 174, 208, 0) 0%,
      rgba(85, 174, 208, 0.1) 10%,
      rgba(85, 174, 208, 0.4) 25%
    );
  }
  .about__inner {
    position: relative;
    margin-left: 6.923076923076923vw;
    width: 86.153846153846154vw;
    display: block;
  }
  .about__content {
    display: flex;
    flex-direction: column;
    gap: 40px;
    gap: 10.25641025vw;
    height: 655px;
    height: 167.948717948717949vw;
    width: 100%;
  }
  .about__sub__headline {
    color: #fff;
    writing-mode: horizontal-tb;
    font-size: 26px;
    font-size: 6.666666666666667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.56px;
    letter-spacing: 0.4vw;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 330px;
    width: 84.615384615384615vw;
    height: auto;
    z-index: 2;
  }
  .about__sub__headline p {
    width: 330px;
    width: 84.6153846vw;
  }
  .about__sub__headline .sub--headline--second--container {
    display: flex;
    width: 100%;
  }
  .about__sub__headline .sub--headline--second {
    margin-left: 22px;
    margin-left: 5.641025641025641vw;
  }
  .about__text {
    color: #fff;
    font-family: "Zen Old Mincho", serif;
    font-size: 14px;
    font-size: 3.58974vw;
    font-style: normal;
    font-weight: 500;
    line-height: 220%; /* 30.8px */
    letter-spacing: 0.84px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    gap: 4.1025641vw;
  }
  ::-webkit-full-page-media,
  :future,
  :root .about__text {
    width: 100%; /* 幅を100%に変更 */
  }
  .about__container {
    display: flex;
    gap: 80px;
    gap: 20.51282051vw;
    flex-direction: column;
    margin-top: 0px;
    width: 100%;
  }
  .about__link {
    color: #353c3e;
    font-family: "Leida", serif;
    font-size: 16px;
    font-size: 4.1025641vw;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 17.6px */
    letter-spacing: 0.64px;
    display: flex;
    gap: 40px;
    gap: 10.25641025vw;
    align-self: flex-end;
  }
  .about__link .headline--more span img {
    margin-top: 5px;
    margin-top: 1.282051282051282vw;
  }
  .about__image {
    display: none;
  }
  .about__text--large {
    display: none;
  }
  .about__text--small {
    display: flex;
  }
  .bg-wrapper {
    padding-bottom: 120px;
    padding-bottom: 30.769230769230769vw;
    gap: 20.512820512820513vw;
    margin-top: 10px;
  }
  .bg-wrapper::before {
    top: -120px;
    top: -30.769230769230769vw;
    height: 120px;
    height: 30.769230769230769vw;
  }
  .news {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .news__inner {
    width: 100%;
    position: relative;
  }
  .news__list {
    margin-left: 13.0769230769vw;
    width: 80vw;
  }
  .news__list li {
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
  .news__list li:last-of-type {
    margin-bottom: 0;
  }
  .news__list a {
    text-decoration: none;
    color: #353e3f;
    transition: none;
  }
  .news__list a:hover {
    opacity: 1;
  }
  .news__list span {
    display: block;
  }
  .news__list span.list--title {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 3.076923076923077vw;
    line-height: 200%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
    margin-bottom: 4px;
    margin-bottom: 1.0666666667vw;
  }
  .news__list span.list--date {
    font-family: "Leida", serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 3.076923076923077vw;
    line-height: 110%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
    color: #7fa0ad;
  }
  .gallery,
  .access,
  .artworks,
  .special,
  .event {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .gallery__inner,
  .access__inner,
  .artworks__inner,
  .special__inner,
  .event__inner {
    width: 100%;
    position: relative;
  }
  .news__headline,
  .gallery__headline,
  .access__headline,
  .artworks__headline,
  .special__headline,
  .event__headline {
    margin-left: 6.9230769231vw;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
    width: 86.153846153846154vw;
  }
  .news__headline a,
  .gallery__headline a,
  .access__headline a,
  .artworks__headline a,
  .special__headline a,
  .event__headline a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 86.153846153846154vw;
  }
  .news__headline .headline--title,
  .gallery__headline .headline--title,
  .access__headline .headline--title,
  .artworks__headline .headline--title,
  .special__headline .headline--title,
  .event__headline .headline--title {
    font-family: "Leida", serif;
    font-weight: 500;
    font-size: 32px;
    font-size: 5.128205128205128vw;
    line-height: 110%;
    width: auto;
    position: relative;
  }
  .news__headline .headline--more a,
  .gallery__headline .headline--more a,
  .access__headline .headline--more a,
  .artworks__headline .headline--more a,
  .special__headline .headline--more a,
  .event__headline .headline--more a {
    display: block;
    padding: 10px 0;
    padding: 2.6666666667vw 0;
  }
  .gallery__headline .headline--title {
    display: flex;
  }
  .gallery__headline .headline--title::after {
    font-size: 12px;
    font-size: 3.076923076923077vw;
    line-height: 110%;
    letter-spacing: 0.24px;
    letter-spacing: 0.061538461538462vw;
    margin-left: 8px;
    margin-left: 2.1333333333vw;
  }
  .gallery__list {
    margin-left: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .gallery__list::-webkit-scrollbar {
    display: none;
  }
  .gallery__list ul {
    width: 680px;
    width: 174.358974358974359vw;
    max-width: unset;
    display: flex;
    flex-wrap: wrap;
    margin-left: 13.3333333333vw;
    justify-content: unset;
    align-items: unset;
    align-content: unset;
    row-gap: 24px;
    row-gap: 6.153846153846154vw;
    padding-right: 0;
    margin-right: 0;
    column-gap: 10.256410256410256vw;
    flex-shrink: unset;
  }
  .gallery__list li {
    width: 200px;
    width: 51.282051282051282vw;
  }
  .gallery-name {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 200%; /* 24px */
    letter-spacing: 0.24px;
  }
  .gallery-type {
    font-size: 12px;
    font-size: 3.2vw;
    letter-spacing: 0.24px;
  }
  .access__desc {
    margin-left: 13.3333333333vw;
    width: 80vw;
    position: relative;
    z-index: 1;
  }
  .access__desc dl {
    display: block;
    margin-bottom: 16px;
    margin-bottom: 4.102564102564102vw;
  }
  .access__desc dl:last-of-type {
    margin-bottom: 0;
  }
  .access__desc dt {
    font-family: "Leida", serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 3.076923076923077vw;
    line-height: 110%;
    letter-spacing: 0.4px;
    letter-spacing: 0.1066666667vw;
    color: #7fa0ad;
    margin-bottom: 0px;
  }
  .access__desc dd {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.076923076923077vw;
    line-height: 200%;
    letter-spacing: 0.25px;
    letter-spacing: 0.0666666667vw;
  }
  .access__map {
    margin-left: 13.3333333333vw;
    width: 80vw;
    margin-top: 24px;
    margin-top: 6.4vw;
    position: relative;
    pointer-events: none;
  }
}
