span,
em {
  font-style: normal;
}

.project--content p>* {
  display: inline-block;
  margin: 0 .3em;
}

.c-page--content--p p>* {
  display: inline-block;
  margin: 0 .3em;
  color: #000;
}

.c-page--content--p p>em {
  display: inline-block;
  font-style: italic;
}

.c-page--content h1 {
  margin-bottom: .8rem;
}

.c-page--content h1>span {
  display: block;
}

.c-page--content h1>i {
  display: inline-block;
  font-style: italic;
  margin-right: .3em;
  margin-left: .3em;
}

.c-page--content--p h2 {
  margin-top: calc(30px - .14rem);
  margin-bottom: 1rem;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .02em;
}

#COLUMN .c-page--content--p p:first-child:first-letter,
#NEWS .c-page--content--p p:first-child:first-letter,
#INTERVIEW .c-page--content--p p:first-child:first-letter,
#EXHIBITION .c-page--content--p p:first-child:first-letter {
  float: none;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .02em;
  margin-right: 0;
}

.c-article--title {
  padding-right: 15px;
}

.c-article--title p>i,
.column--article--title>i,
.news--article--title>i,
.interview--article--title>i,
.exhibition--article--title>i {
  display: inline-block;
  font-style: italic;
  margin-right: .3em;
  margin-left: .3em;
}

.c-article--title p>span,
.column--article--title>span,
.news--article--title>span,
.interview--article--title>span,
.exhibition--article--title>span {
  display: inline-block;
  margin-left: .3rem;
}

.footer--location a br {
  display: none;
}

.c-page--content--p--img img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}

.news p+.c-page--content--p--img {
  margin-top: 7em;
}

.news .information {
  border: 1px solid;
  padding: 4rem 3rem;
  margin-top: 7rem;
  word-break: break-all;
}

.news .information p:first-child:first-letter {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .02em;
  margin-right: 0;
}

.c-page--KV--inner.lazy,
.c-page--KV img {
  opacity: 1;
}

.c-page--content .c-article--readmore {
  margin-top: 35px;
}

.c-page--content .c-article--readmore+div,
.c-page--content .c-article--readmore+p {
  margin-top: 7em;
}

.c-page--content .c-article--readmore p {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 700;
  line-height: 1.2em;
}

.c-page--content .c-article--readmore p:first-child:first-letter {
  font-size: 1.3rem;
  line-height: 1.2em;
  letter-spacing: .1em;
  margin-right: 0;
}

.column--article--p br,
.news--article--p br,
.interview--article--p br,
.exhibition--article--p br {
  display: none;
}

.top--project--ariticle--des strong,
.top--news--slider--content--dis strong,
.column--article--p strong,
.news--article--p strong,
.interview--article--p strong,
.exhibition--article--p strong {
  font-weight: normal;
}

.footer--location--inner {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy--main--content--p--des--sub--p a,
.policy--main--content--p--des a {
  display: inline-block;
  color: inherit;
}

.project--KV--text--watchVideo--btn {
  position: relative;
  z-index: 0;
}

.news main {
  margin-left: 80px;
}

.menu--contents--links a+a {
  margin-top: 40px;
}

.menu--contents--links a div {
  color: #fff;
  transition: color 0.3s ease;
}
.menu--contents--links a div svg {
  margin-left: .2em;
  width: 18px;
  height: 16px;
  fill: currentColor;
  transition: fill 0.3s ease;
}

.top--links {
  width: 400px;
  flex-wrap: wrap;
  justify-content: start;
}

.top--links a {
  margin-right: 20px;
}

.top--links a:first-child {
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  .news main {
    margin-left: 0;
  }

  .project .c-slider--contents {
    width: 100% !important;
  }

  .project .c-article {
    margin-right: 0;
  }

  .menu--contents--links a+a {
    margin-top: 30px;
  }
  .menu--contents--inner {
    overflow-y: scroll;
  }
  .menu--contents--logo {
    margin-top: 0;
    height: 80px;
    position: relative;
    top: 4vw;
  }
  .menu--contents--links {
    top: 0 !important;
    margin-bottom: 60px;
  }
  .menu--contents .sp_div {
    position: static;
  }
}

.top--logo {
  margin-bottom: 5.4vh;
}
.top--logo img {
  max-width: 340px;
  width: 39.5vh;
}
.top--lead {
  margin-bottom: 5.4vh;
}
.top--links {
  margin-bottom: 3.75vh;
}
.top--links a:first-child {
  margin-bottom: 3.125vh;
}
.top--links a:nth-child(n+5) {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.top--links a:nth-child(n+6) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.top--lang {
  margin-bottom: 3.75vh;
}
.top--sns {
  align-items: center;
}
.top--sns .top--sns--youtube {
  width: 19px;
  height: 13px;
}
@media (max-width: 768px) {
  .top main {
    margin-top: calc(12rem + 21.3333vw);
  }
  .top--inner {
    margin-top: 6vw !important;
  }
  .top--logo {
    margin-bottom: 8vw;
  }
  .top--lead {
    margin-bottom: 1.4vw;
  }
  .top--links {
    margin-bottom: 6.66667vw;
  }
  .top--links a:first-child {
    margin-bottom: 0;
  }
  .top--links a:nth-child(n+6) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .top--links a + a {
    margin-top: 5vw;
  }
  .top--lang {
    margin-bottom: 6.66667vw;
  }
  .top--sns .top--sns--youtube {
    width: 5.07vw;
    height: 3.47vw;
  }
  .top--pickup {
    margin-top: 16vw;
  }
  .footer--sns--inner {
    align-items: center;
  }
  .footer--sns a.youtube {
    width: 5.07vw;
    height: 3.47vw;
  }
  .menu--contents--sns {
    align-items: center;
  }
  .menu--contents--sns a.menu--contents--sns--youtube {
    width: 5.07vw;
    height: 3.47vw;
  }
}

/* TOP:PICK UP ------------------------------------ */
.top--pickup {
  margin-top: 6.4vh;
  opacity: 0;
}
.top--pickup .c--h2 {
  font-size: 2.8rem;
  margin-bottom: 1.2rem;
}
.top-pickup .c-article {
  min-width: auto;
  width: 25vh;
}
.top-pickup .c-article {
  margin-top: 0.8rem;
}
@media (max-width: 768px) {
  .top--pickup {
    margin-top: 15vw;
    margin-right: 4vw;
    margin-bottom: 26.66667vw;
  }
  .top--pickup .c--h2 {
    margin-bottom: 1.4rem;
  }
  .top--pickup--slider--content.c-article {
    width: calc(((335 / 2) / 375) * 100vw);
    min-width: calc(((335 / 2) / 375) * 100vw);
    max-width: calc(((335 / 2) / 375) * 100vw);
  }
  .top--pickup--slider--content.c-article + .top--pickup--slider--content.c-article {
    margin-left: calc((10 / 375) * 100vw);
  }
  .top--pickup--slider--content.c-article .c-article--title {
    margin-top: 1rem;
    padding-right: 0;
  }
}

/* TOP:INTERVIEW ------------------------------------ */
.top--interview {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .top--interview {
    margin-bottom: 26.66667vw;
  }
}

/* INTERVIEW記事一覧 ------------------------------------ */
.interview main {
margin-left: 80px;
}
@media (max-width: 768px) {
.interview main {
  margin-left: 0;
  }
}

.interview--contents {
  max-width: 970px;
  margin: auto;
}
.interview--contents--inner {
  margin: 0 20px;
}
.interview--contents h1 {
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  color: #333;
  font-size: 9rem;
  letter-spacing: .04em;
  margin-bottom: 40px;
}
.interview--contents h1 span {
  font-size: 1.2rem;
  font-weight: 700;
  margin-left: 30px;
}
.interview--contents--tags {
  margin-bottom: 40px;
}
.interview--contents--tags a {
  display: block;
  text-decoration: none;
  font-family: adobe-garamond-pro , serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: .02em;
}
.interview--contents--tags a + a {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .interview--contents--tags a + a {
    margin-left: 8vw;
  }
}
@media (max-width: 768px) {
  .interview--contents {
    margin-top: 21.33333vw;
  }
  .interview--contents--inner {
    margin: 0 4vw;
  }
  .interview--contents h1 {
    font-size: 5rem;
    margin-bottom: 10.66667vw;
  }
  .interview--contents h1 span {
    display: block;
    margin-left: 0;
    margin-top: 4vw;
  }
  .interview--contents--tags {
    margin-bottom: 10.66667vw;
  }
}

.interview--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  margin-bottom: 60px;
  font-size: 0;
}

.interview--article {
  position: relative;
  width: calc(25% - 3.75px);
  margin-right: 5px;
  margin-bottom: 40px;
  font-size: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.interview--article:hover {
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0.5;
}
.interview--article:hover img {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.interview--article:nth-child(4n) {
  margin-right: 0;
}
.interview--article:nth-last-child(-n+4) {
  margin-bottom: 0;
}
.interview--article a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.interview--article--photo {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.interview--article--photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.interview--article--date {
  margin-top: calc(13.15789% + 1.2rem);
  font-family: adobe-garamond-pro , serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 400;
  letter-spacing: .02em;
  font-size: 1.2rem;
}
.interview--article--title {
  font-family: source-han-serif-japanese, serif;
  font-weight: 600;
  font-style: normal;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 0.12em;
  margin-top: calc(8.77193% - 0.14rem);
}
.interview--article--p {
  font-family: source-han-serif-japanese, serif;
  font-weight: 300;
  font-style: normal;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .02em;
  margin-top: calc(8.77193% - 0.42rem);
}
.interview--article--tag {
  font-family: adobe-garamond-pro , serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  margin-top: 65.02193%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .interview--article {
    margin-bottom: 8vw;
    width: calc(50% - 0.66667vw);
    margin-right: 1.33333vw;
  }
  .interview--article:nth-child(2n) {
    margin-right: 0;
  }
  .interview--article:nth-last-child(-n+4) {
    margin-bottom: 8vw;
  }
  .interview--article:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .interview--article--date {
    margin-top: calc(20px + 1.2rem);
  }
  .interview--article--tag {
    margin-top: calc(56.25% + 10px);
  }
  .interview--article--p {
    max-width: 90%;
  }
}

.interview--morebtn {
text-align: center;
margin-bottom: 70px;
}

/* INTERVIEW記事ページ ------------------------------------ */
.interview--page--project h3 {
  font-family: adobe-garamond-pro , serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 25px;
}
.interview--page--project h3 p {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
.interview--page--project h3 p::before, .interview--page--project h3 p::after {
  content: '';
  height: 1px;
  width: 20px;
  background: #222;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.interview--page--project h3 p::before {
  left: 0;
}
.interview--page--project h3 p::after {
  right: 0;
}

.interview--page--project--wrap {
  position: relative;
}
.interview--page--project--wrap a {
  color: inherit;
  text-decoration: none;
}

.interview--page--project--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.interview--page--project--inner:hover .interview--page--project--photo img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
.interview--page--project--inner:hover .interview--page--project--text {
  opacity: 0.5;
}

.interview--page--project--photo {
  width: 50%;
  position: relative;
  padding-top: 25%;
  overflow: hidden;
}
.interview--page--project--photo.loaded img {
  opacity: 1;
}
.interview--page--project--photo::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border: 1px solid #00326D;
  content: '';
  -webkit-transition: opacity 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: opacity 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.interview--page--project--photo img {
  -webkit-transition: opacity 1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
}

.interview--page--project--text {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.interview--page--project--title {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: .1em;
  margin-top: 5px;
}
.IE .interview--page--project--title {
  margin-top: 11px;
}

.interview--page--project--tag {
  font-family: adobe-garamond-pro , serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 41px;
  color: #00326D;
}

.interview--page--project--site {
  padding: 10px 30px 10px 10px;
  font-family: adobe-garamond-pro , serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.3rem;
  letter-spacing: .1em;
  border: 1px solid #222;
  position: absolute;
  bottom: 0;
  margin-bottom: 41px;
  left: calc(50% + 30px);
  -webkit-transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.interview--page--project--site:hover {
  background-color: #00326D;
  color: white;
}
.interview--page--project--site:hover span {
  color: #fff;
}
.interview--page--project--site span {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  height: 8px;
  width: 10px;
  margin: auto;
  font-size: 0;
}
.interview--page--project--site span svg {
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .interview--page--project--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .interview--page--project--photo, .interview--page--project--text {
    width: 100%;
  }
  .interview--page--project--photo {
    padding-top: 50%;
  }
  .interview--page--project--text {
    border-left: 1px solid #333;
    padding-bottom: 75px;
  }
  .interview--page--project--tag {
    margin-top: 30px;
  }
  .interview--page--project--site {
    left: 30px;
    margin-bottom: 30px;
  }
}

/* TOP:PROJECT ------------------------------------ */
.top--project h2 {
  margin-bottom: 5rem;
}
.top--project--digitalbook {
  width: 80%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
.top--project--digitalbook--inner {
  padding: 24px 60px;
  background-color: #cccccc;
  display: flex;
  align-items: center;
}
.top--project--digitalbook--img img {
  width: 94px;
}
.top--project--digitalbook--img span {
  font-family: adobe-garamond-pro, serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .1em;
  font-size: 1.6rem;
}
.top--project--digitalbook--texts {
  margin-left: 30px;
}
.top--project--digitalbook--texts h4 {
  font-size: 1.6rem;
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
}
.top--project--digitalbook--texts p {
  font-size: 1.4rem;
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  margin-top: 1.04rem;
}
.top--project--digitalbook--link {
  display: inline-block;
  margin-top: 1.04rem;
  position: relative;
}
.top--project--digitalbook--link a {
  border: 1px solid #222;
  padding: 8px 30px 6px 10px;
  font-family: adobe-garamond-pro, serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.3rem;
  color: currentColor;
  letter-spacing: .1em;
  text-decoration: none;
  display: block;
  -webkit-transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.top--project--digitalbook--link span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  left: auto;
  height: 8px;
  font-size: 0;
}
.top--project--digitalbook--link a:hover {
  background-color: #00326D;
  color: white;
}
.top--project--digitalbook--link a:hover span {
  color: #fff;
}
.top--project--ariticle--des {
  margin: 0.66rem 0 1.72rem;
}

@media (max-width: 768px) {
  .top--project {
    margin-bottom: 26.66667vw;
  }
  .top--project--digitalbook {
    width: 100%;
    margin-bottom: 10.66667vw;
  }
  .top--project--digitalbook--inner {
    padding: 24px 20px;
    display: block;
  }
  .top--project--digitalbook--texts {
    margin-top: 20px;
    margin-left: 0;
  }
}

/* PROJECT記事ページ ------------------------------------ */
.project--KV--text--title {
  margin-top: 0.9rem;
}
.project--KV--text--title h1 {
  line-height: 1.4;
}
.project--contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 80px;
}
.project--content--link {
  margin-bottom: 0;
}
.project--digitalbook--link {
  display: block;
}
.project--news {
  margin-bottom: 80px;
}
.project--interview {
  margin-bottom: 120px;
}
.project--content--imgs + .project--content {
  margin-top: 0;
}
.project--content--imgs + .project--content--imgs {
  margin-top: 0;
}
.project--content + .project--content--link {
  margin-top: 3.86rem;
}
.project--content--link + .project--digitalbook--link {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .project--KV--text--title {
    margin-top: 2rem;
  }
  .project--KV--text--title h1 {
    line-height: 1.1;
  }
  .project--news {
    margin-bottom: 80px;
  }
  .project--interview {
    margin-bottom: 26.66667vw;
  }
  .project--content + .project--content--link {
    margin-top: 2.86rem;
  }
}

/* TOP:EXHIBITION ------------------------------------ */
.top--exhibition {
  margin-bottom: 120px;
}
.top--exhibition--inner .c--h2 {
  margin-bottom: 80px;
}
.top--exhibition--banner a {
  max-width: 1170px;
}
.top--exhibition--banner img {
  width: 100%;
  height: auto;
  max-width: 1170px;
}
.top--exhibition--banner.banner--s a {
  max-width: 699px;
}
.top--exhibition--banner.banner--s img {
  max-width: 699px;
}
.top--exhibition--inner .c--h3 {
  font-size: 1.4rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.12em;
  margin-top: 50px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .top--exhibition {
    margin-bottom: 110px;
  }
  .top--exhibition--inner .c--h2 {
    margin-bottom: 70px;
  }
}

/* EXHIBITIONページ ------------------------------------ */
.exhibition main {
  margin-left: 80px;
}
.exhibition--contents {
  max-width: 970px;
  margin: auto;
}
.exhibition--contents--inner {
  margin: 0 20px;
}
.exhibition--contents--inner section {
  margin-bottom: 140px;
}
.exhibition--contents h1 {
  font-weight: 400;
  color: #333;
  font-family: adobe-garamond-pro,serif;
  line-height: 1;
  font-size: 9rem;
  letter-spacing: .04em;
  margin-bottom: 40px;
}
.exhibition--contents--subtitle{
  margin-bottom: 20px;
}
.exhibition--contents--subtitle h2 {
  color: #333;
  font-family: adobe-garamond-pro,serif;
  font-weight: 700;
  font-size: 2.6rem;
  letter-spacing: .08em;
  line-height: 2em;
  margin: -0.5em 0;
}
.exhibition--contents--text {
  max-width: 720px;
  margin-bottom: 50px;
  font-family: toppan-bunkyu-mincho-pr6n,serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .02em;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: justify;
}
.exhibition--contents--image {
  margin-bottom: 50px;
}
.exhibition--contents--image img {
  width: 100%;
  height: auto;
  max-width: 924px;
}
.exhibition--contents--imagetext {
  display: flex;
  max-width: 720px;
  margin-bottom: 50px;
}
.exhibition--contents--imagetext--img img {
  width: 300px;
  height: auto;
  margin-right: 50px;
}
.exhibition--contents--outline dl dt {
  float: left;
}
.exhibition--contents--outline dl dd {
  margin-left: 6em;
}
.exhibition--contents--movie {
  max-width: 924px;
  margin: 0 auto 50px;
}
.exhibition--contents--movie div{
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.exhibition--contents--movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .exhibition main {
    margin-left: 0;
  }
  .exhibition--contents {
    margin-top: 21.33333vw;
  }
  .exhibition--contents--inner {
    margin: 0 4vw;
  }
  .exhibition--contents h1 {
    font-size: 5rem;
    margin-bottom: 10.66667vw;
  }
  .exhibition--contents--subtitle h2 {
    font-size: 2rem;
  }
  .exhibition--contents--text {
    max-width: 720px;
    letter-spacing: .02em;
  }
  .exhibition--contents--imagetext {
    display: block;
  }
  .exhibition--contents--imagetext--img {
    margin-bottom: 50px;
  }
  .exhibition--contents--imagetext--img img {
    width: 100%;
    margin-right: 0px;
  }
}

/* EXHIBITION記事一覧 ------------------------------------ */
.exhibition--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
  font-size: 0;
  border-top: 1px solid #707070;
  padding-top: 50px;
}
.exhibition--article {
  position: relative;
  width: calc(25% - 3.75px);
  margin-right: 5px;
  margin-bottom: 40px;
  font-size: 0;
  transition: opacity .5s cubic-bezier(.215,.61,.355,1);
}
/* .exhibition--article:hover {
  -webkit-transition: opacity .5s cubic-bezier(.215,.61,.355,1);
  transition: opacity .5s cubic-bezier(.215,.61,.355,1);
  opacity: .5;
}
.exhibition--article:hover img {
  -webkit-transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
  transition: -webkit-transform .5s cubic-bezier(.215,.61,.355,1);
  transition: transform .5s cubic-bezier(.215,.61,.355,1);
  transition: transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
} */
.exhibition--article:nth-child(4n) {
  margin-right: 0;
}
.exhibition--article:nth-last-child(-n+4) {
  margin-bottom: 0;
}
.exhibition--article a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.exhibition--article--photo {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.exhibition--article--photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.exhibition--article--date {
  margin-top: calc(13.15789% + 1.2rem);
  font-family: adobe-garamond-pro,serif;
  color: #333;
  line-height: 1;
  font-weight: 400;
  letter-spacing: .02em;
  font-size: 1.2rem;
}
.exhibition--article--title {
  font-family: source-han-serif-japanese,serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: .12em;
  margin-top: calc(8.77193% - .14rem)
}
.exhibition--article--p {
  font-family: toppan-bunkyu-mincho-pr6n,serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .02em;
  margin-top: calc(8.77193% - .42rem);
}
.exhibition--article--tag {
  font-family: adobe-garamond-pro,serif;
  color: #333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
}
.exhibition--article--tag {
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  margin-top: 65.02193%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .exhibition--article {
      margin-bottom:8vw;
      width: calc(50% - .66667vw);
      margin-right: 1.33333vw;
  }
  .exhibition--article:nth-child(2n) {
      margin-right: 0;
  }
  .exhibition--article:nth-last-child(-n+4) {
      margin-bottom: 8vw;
  }
  .exhibition--article:nth-last-child(-n+2) {
      margin-bottom: 0;
  }
  .exhibition--article--date {
      margin-top: calc(20px + 1.2rem);
  }
  .exhibition--article--tag {
      margin-top: calc(56.25% + 10px);
  }
  .exhibition--article--p {
      max-width: 90%;
  }
}

/* ABOUTページ ------------------------------------ */
.about--project--digitalbook {
  margin-bottom: calc(80px - 0.14rem);
}
.about--project--digitalbook--text {
  margin-bottom: calc(16px - 0.14rem);
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .02em;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: justify;
}
.about--project--digitalbook--link {
  display: inline-block;
  position: relative;
}
.about--project--digitalbook--link a {
  border: 1px solid #222;
  padding: 10px 30px 8px 10px;
  font-family: adobe-garamond-pro, serif;
  color: #333333;
  letter-spacing: .14em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.3rem;
  color: currentColor;
  letter-spacing: .1em;
  text-decoration: none;
  display: block;
  -webkit-transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.about--project--digitalbook--link span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  left: auto;
  height: 8px;
  font-size: 0;
}
.about--project--digitalbook--link a:hover {
  background-color: #00326D;
  color: white;
}
.about--project--digitalbook--link a:hover span {
  color: #fff;
}
@media (max-width: 768px) {
  .about--project--digitalbook {
    margin-bottom: calc(13.33333vw - 0.14rem);
  }
  .about--project--digitalbook--text {
    margin-bottom: calc(4.64vw - 0.14rem);
  }
}
