@charset "UTF-8";
html {
  font-size: 14px;
}

.wrapper {
  height: auto;
}

.site-main img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  pointer-events: none;
}
.site-main .ke-frame {
  background-color: #FDFDFD;
}
.site-main .ke-key-visual {
  position: relative;
}
.site-main .ke-title {
  position: absolute;
  top: 13.5820895522%;
  left: 31.7708333333%;
  width: 36.4583333333%;
  max-width: 50rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-title {
    top: 21.308411215%;
    left: 14.3765903308%;
    width: 71.2468193384%;
  }
}
.site-main .ke-section {
  margin-block: 14.2857142857rem;
  font-size: 1.1428571429rem;
  font-family: Noto Sans JP, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, Yu Gothic, メイリオ, Meiryo, Avenir Next, Avenir, sans-serif;
}
@media screen and (max-width: 768px) {
  .site-main .ke-section {
    margin-block: 8.5714285714rem;
    font-size: 1rem;
  }
}
.site-main .ke-section__inner {
  width: 100%;
  max-width: 67rem;
  margin: 0 auto;
  padding-inline: 1.7142857143rem;
}
.site-main .ke-section-head {
  -webkit-margin-after: 3.4285714286rem;
          margin-block-end: 3.4285714286rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-section-head {
    -webkit-margin-after: 2.2857142857rem;
            margin-block-end: 2.2857142857rem;
  }
}
.site-main .ke-section-head__title {
  font-weight: 300;
  font-size: 3.4285714286rem;
  line-height: 1.2;
  font-family: inter-18pt, sans-serif;
}
@media screen and (max-width: 768px) {
  .site-main .ke-section-head__title {
    font-size: 2.2857142857rem;
  }
}
.site-main .ke-section-head__caption {
  font-size: 1.2857142857rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .site-main .ke-section-head__caption {
    font-size: 1.1428571429rem;
  }
}
.site-main .ke-section__description, .site-main .ke-sticker__description {
  line-height: 1.8;
  -webkit-margin-after: 4.5714285714rem;
          margin-block-end: 4.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-section__description, .site-main .ke-sticker__description {
    -webkit-margin-after: 3.4285714286rem;
            margin-block-end: 3.4285714286rem;
  }
}
.site-main .ke-intro {
  -webkit-margin-before: 5.7142857143rem;
          margin-block-start: 5.7142857143rem;
}
.site-main .ke-intro__description {
  line-height: 1.8;
  text-align: center;
  -webkit-margin-after: 4.5714285714rem;
          margin-block-end: 4.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-intro__image {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
}
.site-main .ke-concept__image {
  -webkit-margin-after: 4.5714285714rem;
          margin-block-end: 4.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-concept__image {
    -webkit-margin-after: 3.4285714286rem;
    width: 100vw;
    margin-inline: calc(50% - 50vw);
            margin-block-end: 3.4285714286rem;
  }
}
.site-main .ke-works {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-margin-before: 6.8571428571rem;
          margin-block-start: 6.8571428571rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-margin-before: 4.5714285714rem;
            margin-block-start: 4.5714285714rem;
  }
}
.site-main .ke-works-main {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .site-main .ke-works-main {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .site-main .ke-works-main__inner {
    display: block;
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh;
    overflow: hidden;
  }
  .site-main .ke-works-main__inner img {
    width: 100%;
    height: 100%;
    margin: auto;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
}
.site-main .ke-works-sub {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .site-main .ke-works-sub {
    width: 100%;
  }
}
.site-main .ke-works__text {
  width: 100%;
  max-width: 68.5714285714rem;
  padding: 4.5714285714rem 11.4285714286rem 3.4285714286rem 0;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .site-main .ke-works__text {
    padding: 2.2857142857rem 1.7142857143rem 4.5714285714rem;
  }
}
@media screen and (max-width: 768px) {
  .site-main .ke-works-gallery {
    margin-inline: 1.7142857143rem;
  }
  .site-main .ke-works-gallery.is-active .ke-works-button--navi {
    display: block;
  }
  .site-main .ke-works-gallery.is-active .ke-works-button--pause {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .site-main .ke-works-gallery__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.2857142857rem;
  }
}
@media screen and (min-width: 769px) {
  .site-main .ke-works-gallery__item {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .site-main .ke-works-gallery__item {
    aspect-ratio: 0.7499062617;
    background-color: #FDFDFD;
  }
  .site-main .ke-works-gallery__item--picture {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    margin: auto;
       object-fit: contain;
  }
}
.site-main .ke-works-pagination {
  bottom: 1.1428571429rem;
}
.site-main .ke-works-pagination .swiper-pagination-bullet {
  background-color: #000;
}
.site-main .ke-works-pagination .swiper-pagination-bullet-active {
  background-color: #000;
}
.site-main .ke-works-button--pause {
  display: none;
}
@media screen and (max-width: 768px) {
  .site-main .ke-works-button--pause {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
    z-index: 50;
    position: absolute;
    right: 0.5714285714rem;
    bottom: 0.5714285714rem;
            flex-direction: row;
    width: 2.2857142857rem;
    height: 2.2857142857rem;
    gap: 0.4285714286rem;
    border: 2px solid #000;
    border-radius: 100%;
  }
  .site-main .ke-works-button--pause::before, .site-main .ke-works-button--pause::after {
    display: block;
    width: 0.1428571429rem;
    height: 1rem;
    background-color: #000;
    content: "";
  }
}
.site-main .ke-exhibition-block {
  -webkit-margin-before: 3.4285714286rem;
          margin-block-start: 3.4285714286rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-block {
    -webkit-margin-before: 2.2857142857rem;
            margin-block-start: 2.2857142857rem;
  }
}
.site-main .ke-exhibition-block__title, .site-main .ke-sticker-block__title {
  font-size: 1.4285714286rem;
  line-height: 1.2;
  -webkit-margin-after: 0.5714285714rem;
          margin-block-end: 0.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-block__title, .site-main .ke-sticker-block__title {
    font-size: 1.2857142857rem;
  }
}
.site-main .ke-exhibition-list, .site-main .ke-sticker-list {
  border: 1px solid #ccc;
  background-color: #fff;
}
.site-main .ke-exhibition-item, .site-main .ke-sticker-item--term, .site-main .ke-sticker-item, .site-main .ke-exhibition-item--term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-item, .site-main .ke-sticker-item--term, .site-main .ke-sticker-item, .site-main .ke-exhibition-item--term {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.site-main .ke-exhibition-item:not(:last-of-type), .site-main .ke-sticker-item--term:not(:last-of-type), .site-main .ke-sticker-item:not(:last-of-type), .site-main .ke-exhibition-item--term:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.site-main .ke-exhibition-item--term {
  background-color: #ccc;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-item--term {
    display: none;
  }
}
.site-main .ke-exhibition-item__color {
  width: 20%;
  padding: 0.4285714286rem 0.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-item__color {
    width: 100%;
    padding: 0.4285714286rem 1.1428571429rem 0.8571428571rem;
  }
  .site-main .ke-exhibition-item__color::before {
    content: "展示カラー：";
  }
}
.site-main .ke-exhibition-item__color::after {
  display: inline-block;
  width: 0.8571428571rem;
  height: 0.8571428571rem;
  margin-left: 0.5714285714rem;
  border-radius: 100%;
  content: "";
}
.site-main .ke-exhibition-item__color.natural::after {
  border: 1px solid #b7b7b7;
  background-color: #fffff0;
}
.site-main .ke-exhibition-item__color.black::after {
  background-color: #000;
}
.site-main .ke-exhibition-item__color.tussock::after {
  background-color: #bf783e;
}
.site-main .ke-exhibition-item__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 80%;
  padding: 0.4285714286rem 0.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-item__address {
    padding: 0.8571428571rem 1.1428571429rem 0.4285714286rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
  }
}
.site-main .ke-exhibition-item__pref {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-item__pref {
    width: 20%;
  }
}
.site-main .ke-exhibition-item__shop {
  width: 85%;
}
@media screen and (max-width: 768px) {
  .site-main .ke-exhibition-item__shop {
    width: 80%;
  }
}
.site-main .ke-exhibition-item__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.2857142857rem;
  -webkit-margin-start: 1.1428571429rem;
          margin-inline-start: 1.1428571429rem;
  font-family: inter-18pt, sans-serif;
  text-decoration: underline;
}
.site-main .ke-exhibition-item__link-icon {
  display: block;
  width: 0.8571428571rem;
  height: 0.8571428571rem;
  line-height: 1;
}
.site-main .ke-exhibition-item__link-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.site-main .ke-sticker__description {
  -webkit-margin-after: 2.2857142857rem;
          margin-block-end: 2.2857142857rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker__description {
    -webkit-margin-after: 1.7142857143rem;
            margin-block-end: 1.7142857143rem;
  }
}
.site-main .ke-sticker__image {
  width: 64%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker__image {
    width: 100%;
  }
}
.site-main .ke-sticker__caption {
  font-size: 1rem;
  -webkit-margin-before: 0.5714285714rem;
          margin-block-start: 0.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker__caption {
    font-size: 0.8571428571rem;
  }
}
.site-main .ke-sticker-block {
  -webkit-margin-before: 4.5714285714rem;
          margin-block-start: 4.5714285714rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker-block {
    -webkit-margin-before: 3.4285714286rem;
            margin-block-start: 3.4285714286rem;
  }
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.site-main .ke-sticker-item--term {
  background-color: #ccc;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker-item--term {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.site-main .ke-sticker-item__pref {
  width: 20%;
  padding: 0.5714285714rem 0.5714285714rem 0.4285714286rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker-item__pref {
    width: 25%;
  }
}
.site-main .ke-sticker-item__address {
  width: 80%;
  padding: 0.5714285714rem 0.5714285714rem 0.4285714286rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-sticker-item__address {
    width: 75%;
  }
}
.site-main .ke-artist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .site-main .ke-artist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.7142857143rem;
  }
}
.site-main .ke-artist__image {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .site-main .ke-artist__image {
    width: 100%;
  }
}
.site-main .ke-artist__container {
  width: 50%;
  -webkit-padding-start: 2.8571428571rem;
          padding-inline-start: 2.8571428571rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-artist__container {
    width: 100%;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
}
.site-main .ke-artist__term {
  font-size: 2.2857142857rem;
  line-height: 1.2;
  -webkit-margin-after: 3.4285714286rem;
          margin-block-end: 3.4285714286rem;
}
@media screen and (max-width: 768px) {
  .site-main .ke-artist__term {
    font-size: 1.7142857143rem;
    -webkit-margin-after: 1.7142857143rem;
            margin-block-end: 1.7142857143rem;
  }
}
.site-main .ke-artist__description {
  line-height: 1.8;
}