@charset "UTF-8";
/* reset:start */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

img {
  width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

ul {
  list-style: none;
}

[hidden] {
  display: none;
}

.exhibition__merit-fukidashi-txt, .exhibition__search-tab, .exhibition__search-panel-link, .cont__regular-waku, .cont__regular-btn-link, .cont__header-btn-link, .cont__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.exhibition__merit-fukidashi-txt > *, .exhibition__search-tab > *, .exhibition__search-panel-link > *, .cont__regular-waku > *, .cont__regular-btn-link > *, .cont__header-btn-link > *, .cont__footer > * {
  min-height: 0%;
}

.cont__container {
  box-sizing: content-box !important;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .cont__container {
    max-width: 91.4666666667vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.exhibition__search-tab, .exhibition__search-panel-link, .link, .cont__regular-btn-link, .cont__header-logo-link, .cont__header-btn-link, .cont__footer-logo {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.exhibition__search-tab:hover, .exhibition__search-panel-link:hover, .link:hover, .cont__regular-btn-link:hover, .cont__header-logo-link:hover, .cont__header-btn-link:hover, .cont__footer-logo:hover {
  opacity: 0.7;
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

html,
body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

main div {
  margin: 0 auto;
  text-align: center;
}

.cont {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, meiryo, sans-serif;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #000;
  font-feature-settings: "palt";
}
.cont picture {
  display: inherit;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .cont picture {
    width: 100%;
  }
}
.cont picture > img {
  vertical-align: top !important;
  height: auto;
}
@media screen and (max-width: 767px) {
  .cont picture > img {
    width: 100% !important;
  }
}
.cont__regular {
  background-color: #e2eef5;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 120px calc(50vw - 50%);
}
@media screen and (max-width: 1300px) {
  .cont__regular {
    padding: 9.2307692308vw calc(50vw - 50%);
  }
}
@media screen and (max-width: 767px) {
  .cont__regular {
    padding: 16vw calc(50vw - 50%);
  }
}
.cont__regular-container {
  position: relative;
}
.cont__regular-img {
  width: 7.1428571429%;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cont__regular-img {
    width: 18.8vw !important;
  }
}
.cont__regular-side {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 1.4285714286%;
}
@media screen and (max-width: 767px) {
  .cont__regular-side {
    display: block;
    margin-bottom: 0;
  }
}
.cont__regular-slider {
  width: 51.5873015873%;
  margin-left: 1.5873015873%;
  margin-right: 0;
  padding-bottom: 1.8253968254%;
}
@media screen and (max-width: 767px) {
  .cont__regular-slider {
    width: 90.6705539359% !important;
    margin: auto;
    padding-bottom: 5.3935860058%;
  }
}
.cont__regular-slider .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
}
.cont__regular-slider .swiper-pagination-bullet {
  opacity: 1;
  background: #b4b4b4;
}
@media screen and (max-width: 1300px) {
  .cont__regular-slider .swiper-pagination-bullet {
    width: 0.6153846154vw;
    height: 0.6153846154vw;
    margin: 0 0.3076923077vw !important;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-slider .swiper-pagination-bullet {
    width: 1.6vw;
    height: 1.6vw;
    margin: 0 1.0666666667vw !important;
  }
}
.cont__regular-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 1300px) {
  .cont__regular-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.9230769231vw;
    height: 0.9230769231vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.cont__regular-txts {
  width: 36.5079365079%;
  margin-left: 5.1587301587%;
  padding-bottom: 1.8253968254%;
}
@media screen and (max-width: 767px) {
  .cont__regular-txts {
    width: 90.6705539359%;
    margin: 5.5393586006% auto 0;
    padding-bottom: 0;
  }
}
.cont__regular-waku {
  width: 43.4782608696%;
  height: 50px;
  border: 2px solid #000;
  background-color: #fff;
  margin: auto;
  padding-top: 0.4347826087%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .cont__regular-waku {
    height: 3.8461538462vw;
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-waku {
    width: 42.4437299035%;
    height: 11.2vw;
    border-width: 0.5333333333vw;
    padding-top: 0;
    font-size: 4vw;
  }
}
.cont__regular-hdg {
  margin: 6.5217391304% 0 4.347826087%;
}
@media screen and (max-width: 767px) {
  .cont__regular-hdg {
    margin: 6.4308681672% 0;
  }
}
.cont__regular-txt {
  margin: -1.9565217391% 0;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1300px) {
  .cont__regular-txt {
    font-size: 1.3846153846vw;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-txt {
    margin: -1.2861736334% 0;
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
    letter-spacing: 0.11em;
  }
}
.cont__regular-btn-link {
  width: 100%;
  height: 70px;
  background-color: #4d6a78;
  margin: 6.5217391304% auto 0;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1300px) {
  .cont__regular-btn-link {
    height: 5.3846153846vw;
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-btn-link {
    width: 100%;
    height: 18.6666666667vw;
    font-size: 4.2666666667vw;
    margin-top: 12.8617363344%;
    letter-spacing: 0.1em;
  }
}
.cont__regular-btn-link::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 9px solid #fff;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .cont__regular-btn-link::after {
    border-left: 0.3846153846vw solid transparent;
    border-right: 0.3846153846vw solid transparent;
    border-top: 0.6923076923vw solid #fff;
    right: 3.0769230769vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-btn-link::after {
    border-left: 0.9333333333vw solid transparent;
    border-right: 0.9333333333vw solid transparent;
    border-top: 1.6vw solid #fff;
    right: 11.4666666667vw;
  }
}
.cont__regular-list {
  margin: -0.4761904762% 0;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: left;
}
@media screen and (max-width: 1300px) {
  .cont__regular-list {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-list {
    width: 90.6705539359%;
    margin: 4.9562682216% auto -0.8746355685%;
    font-size: 2.6666666667vw;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .cont__regular-item {
    padding-left: 1em;
    text-indent: -1em;
  }
}
.cont__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cont__header-logo {
  margin-left: 0;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .cont__header-logo {
    padding-left: 0;
  }
}
.cont__header-logo-link {
  display: inline-block;
  width: 222px;
}
@media screen and (max-width: 767px) {
  .cont__header-logo-link {
    width: 40.9333333333vw;
    height: 14.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__header-img {
    height: 14.6666666667vw;
  }
}
.cont__header-btn {
  margin-right: 0;
}
.cont__header-btn-link {
  width: 260px;
  height: 80px;
  background-color: #4d6a78;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .cont__header-btn-link {
    width: 46.6666666667vw;
    height: 14.6666666667vw;
    padding-right: 1.3333333333vw;
    font-size: 3.3333333333vw;
    letter-spacing: 0.1em;
  }
}
.cont__header-btn-link::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .cont__header-btn-link::after {
    border-left: 0.8vw solid transparent;
    border-right: 0.8vw solid transparent;
    border-top: 1.3333333333vw solid #fff;
    right: 2.6666666667vw;
  }
}
.cont__footer {
  padding: 5.9523809524% 0 2.380952381%;
}
@media screen and (max-width: 767px) {
  .cont__footer {
    padding: 37px 0 30px;
  }
}
.cont__footer-logo {
  display: block;
  width: 19.126984127%;
}
@media screen and (max-width: 767px) {
  .cont__footer-logo {
    width: 42.9333333333vw;
  }
}
.cont__footer-copyright {
  margin-top: 2.7777777778%;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .cont__footer-copyright {
    margin-top: 25px;
    font-size: 10px;
    line-height: 1.4;
  }
}

/* common:end */
/* js-fade:start */
:root {
  --fade-translate-x: 0px;
  --fade-translate-y: 0px;
  --fade-duration: 500ms;
}

/* 表示方向 */
.up {
  --fade-translate-y: 50px;
}

.down {
  --fade-translate-y: -50px;
}

.fromLeft {
  --fade-translate-x: -150px;
}

.fromRight {
  --fade-translate-x: 150px;
}

.jsScroll {
  opacity: 0;
  transition-duration: 1000ms;
  transition-property: opacity, transform;
  transition-delay: 500ms;
  transform: translate(var(--fade-translate-x), var(--fade-translate-y));
}

.jsScrollIn {
  opacity: 1;
  transform: translate(0, 0);
}

.jsFvHide {
  opacity: 0;
  transition-duration: 1.5s;
  transition-property: opacity, transform;
  transition-delay: 0s;
}
.jsFvHide.jsFvShow {
  opacity: 1;
}

.fade-enter-active {
  transition: opacity 1s;
}
.fade-leave-active {
  transition: opacity 1s;
}
.fade-enter, .fade-leave-to {
  opacity: 0;
}

/* js-fade:end */
/* kv:start */
.kv {
  background-image: url(/hebel/lp/cp/mirai/images/kv_img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .kv {
    background-image: url(/hebel/lp/cp/mirai/images/sp/kv_img.jpg);
  }
}
@media screen and (max-width: 767px) {
  .kv__container {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}

/* kv:end */
/* lead:start */
.lead__container {
  padding: 9.5238095238% 0;
}
@media screen and (max-width: 767px) {
  .lead__container {
    padding: 17.4927113703% 0;
  }
}
.lead__txt {
  margin-top: 2.380952381%;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .lead__txt {
    margin-top: 6.9970845481%;
    padding-left: 1.4577259475%;
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
    letter-spacing: 0.1em;
  }
}
.lead__txt-large {
  margin-top: 2.7777777778%;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .lead__txt-large {
    margin: 5.8309037901% 0 -1.4577259475%;
    font-size: 4.8vw;
    line-height: 1.3888888889;
  }
}

/* lead:end */
/* exhibition:start */
.exhibition__container {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .exhibition__container {
    padding-top: 17.4927113703%;
  }
}
.exhibition__ttl {
  margin: -12px 0 -9px;
  font-size: 34px;
  line-height: 1.4230769231;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .exhibition__ttl {
    margin: -1.749271137% 0 -1.4577259475%;
    font-size: 5.3333333333vw;
    line-height: 1.4230769231;
  }
}
.exhibition__ttl-large {
  font-size: 52px;
}
@media screen and (max-width: 767px) {
  .exhibition__ttl-large {
    font-size: 6.9333333333vw;
  }
}
.exhibition__img {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .exhibition__img {
    margin-top: 5.8309037901%;
  }
}
.exhibition__benefits {
  background-image: url(/hebel/lp/cp/mirai/images/exhibition_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 80px calc(50% - 50vw) 0;
  width: 100vw;
  padding: 165px calc(50vw - 50%) 120px;
}
@media screen and (max-width: 1300px) {
  .exhibition__benefits {
    margin-top: 6.1538461538vw;
    padding-top: 12.6923076923vw;
    padding-bottom: 9.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__benefits {
    background-image: url(/hebel/lp/cp/mirai/images/sp/exhibition_bg.jpg);
    margin-top: 10.6666666667vw;
    padding-top: 24vw;
    padding-bottom: 16vw;
  }
}
.exhibition__merit {
  position: relative;
}
.exhibition__merit-fukidashi {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1300px) {
  .exhibition__merit-fukidashi {
    top: -3.4615384615vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__merit-fukidashi {
    top: -8vw;
  }
}
.exhibition__merit-fukidashi-txt {
  position: relative;
  background: #fff;
  border: solid 4px #4d6a78;
  width: 530px;
  height: 90px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #4d6a78;
}
@media screen and (max-width: 1300px) {
  .exhibition__merit-fukidashi-txt {
    width: 40.7692307692vw;
    height: 6.9230769231vw;
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__merit-fukidashi-txt {
    border-width: 0.8vw;
    width: 77.6vw;
    height: 16vw;
    font-size: 4.8vw;
  }
}
.exhibition__merit-fukidashi-txt:before {
  content: "";
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 18px solid #FFF;
  z-index: 2;
  position: absolute;
  bottom: -28px;
  left: 50%;
}
@media screen and (max-width: 1300px) {
  .exhibition__merit-fukidashi-txt:before {
    margin-left: -0.9230769231vw;
    border: 0.9230769231vw solid transparent;
    border-top: 1.3846153846vw solid #FFF;
    bottom: -2.1538461538vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__merit-fukidashi-txt:before {
    margin-left: -1.4666666667vw;
    border: 1.4666666667vw solid transparent;
    border-top: 2.1333333333vw solid #FFF;
    bottom: -3.3333333333vw;
  }
}
.exhibition__merit-list {
  background-color: #4d6a78;
  padding: 3.8095238095% 3.1746031746% 1.1904761905%;
}
@media screen and (max-width: 767px) {
  .exhibition__merit-list {
    padding: 8.7463556851% 4.6647230321% 0;
  }
}
.exhibition__merit-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 2px solid #fff;
  padding: 5% 14.406779661%;
}
@media screen and (max-width: 767px) {
  .exhibition__merit-item {
    padding: 9.6463022508% 0 8.038585209%;
  }
}
.exhibition__merit-item:last-child {
  border-bottom: none;
}
.exhibition__merit-img {
  width: 6.0119047619%;
}
@media screen and (max-width: 767px) {
  .exhibition__merit-img {
    width: 10.1286173633% !important;
    padding-bottom: 1.6077170418%;
  }
}
.exhibition__merit-icon {
  width: 7.1428571429%;
  margin-left: 7.1428571429%;
}
@media screen and (max-width: 767px) {
  .exhibition__merit-icon {
    width: 8.5333333333vw !important;
    margin-left: 4.6623794212%;
    padding-bottom: 1.6077170418%;
  }
}
.exhibition__merit-txts {
  width: 72.619047619%;
  margin-left: 7.1428571429%;
  text-align: left;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .exhibition__merit-txts {
    width: 69.1318327974%;
    margin-left: 5.7877813505%;
  }
}
.exhibition__merit-hdg {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.11em;
  color: #fff;
}
@media screen and (max-width: 1300px) {
  .exhibition__merit-hdg {
    font-size: 2.1538461538vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__merit-hdg {
    margin: -1.3333333333vw 0;
    font-size: 4.2666666667vw;
    line-height: 1.5625;
  }
}
.exhibition__merit-txt {
  margin-top: 18px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
}
@media screen and (max-width: 1300px) {
  .exhibition__merit-txt {
    margin-top: 1.3846153846vw;
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__merit-txt {
    margin-top: 2.6666666667vw;
    font-size: 3.4666666667vw;
    line-height: 1.5384615385;
  }
}
.exhibition__search {
  background-color: #fff;
  padding: 4.7619047619% 3.1746031746%;
  margin-top: 6.3492063492%;
}
@media screen and (max-width: 767px) {
  .exhibition__search {
    padding: 11.6618075802% 9.6vw;
    margin-top: 11.6618075802%;
  }
}
.exhibition__search-txt {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .exhibition__search-txt {
    font-size: 4.2666666667vw;
  }
}
.exhibition__search-contents {
  margin-top: 1.3559322034%;
}
@media screen and (max-width: 767px) {
  .exhibition__search-contents {
    margin-top: 7.3800738007%;
  }
}
.exhibition__search-tabs {
  display: flex;
}
.exhibition__search-tab {
  width: 25%;
  height: 62px;
  border-top: none;
  border-bottom: 2px solid #7c7c7c;
  border-right: none;
  border-left: none;
  background: none;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .exhibition__search-tab {
    width: 24.9077490775%;
    height: 14vw;
    border-width: 0.2666666667vw;
    font-size: 3.7333333333vw;
    line-height: 1.2857142857;
  }
}
.exhibition__search-tab.active {
  border-width: 4px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .exhibition__search-tab.active {
    border-width: 0.5333333333vw;
  }
}
.exhibition__search-panels {
  padding: 1.6949152542% 0 3.3898305085%;
  height: 108px;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .exhibition__search-panels {
    padding: 7.3800738007% 0;
    height: 57.3333333333vw;
  }
}
.exhibition__search-panel {
  display: none;
  box-sizing: content-box;
}
.exhibition__search-panel.active {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.exhibition__search-panel-link {
  background-color: #ececec;
  width: 24.4915254237%;
  height: 50px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .exhibition__search-panel-link {
    width: 49.0774907749%;
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.exhibition__search-panel-link::before {
  content: "";
  background-image: url(/hebel/lp/cp/mirai/images/exhibition_icon_arrow.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 9px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .exhibition__search-panel-link::before {
    background-image: url(/hebel/lp/cp/mirai/images/sp/exhibition_icon_arrow.png);
    width: 1.4666666667vw;
    height: 2.4vw;
    left: 5.3333333333vw;
  }
}
.exhibition__search-panel-link:not(:nth-child(4n+1)) {
  margin-left: 0.6779661017%;
}
@media screen and (max-width: 767px) {
  .exhibition__search-panel-link:not(:nth-child(4n+1)) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__search-panel-link:not(:nth-child(2n+1)) {
    margin-left: 1.8450184502%;
  }
}
.exhibition__search-panel-link:nth-child(n+5) {
  margin-top: 0.6779661017%;
}
@media screen and (max-width: 767px) {
  .exhibition__search-panel-link:nth-child(n+5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__search-panel-link:nth-child(n+3) {
    margin-top: 1.8450184502%;
  }
}
.exhibition__search-fair {
  width: 500px;
  height: 50px;
  background-color: #ececec;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .exhibition__search-fair {
    width: 100%;
    height: 12vw;
  }
}
.exhibition__search-fair-txt {
  background-color: #000;
  padding-left: 20px;
  width: 157px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .exhibition__search-fair-txt {
    padding-left: 2vw;
    width: 16vw;
    font-size: 3.2vw;
    line-height: 1.3333333333;
    white-space: nowrap;
  }
}
.exhibition__search-fair-txt::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 10px solid #000;
  position: absolute;
  top: 50%;
  right: -9.5px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .exhibition__search-fair-txt::after {
    border-top: 6vw solid transparent;
    border-bottom: 6vw solid transparent;
    border-left: 2.1333333333vw solid #000;
    right: -2vw;
  }
}
.exhibition__search-fair-date {
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .exhibition__search-fair-date {
    padding-left: 3.3333333333vw;
    font-size: 3.2vw;
    letter-spacing: -0.05em;
  }
}
.exhibition__search-list {
  margin: 2.9661016949% 0 -0.5084745763%;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .exhibition__search-list {
    margin: 8.3025830258% 0 -1.4760147601%;
    font-size: 2.6666666667vw;
    line-height: 1.6;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__search-item {
    padding-left: 1em;
    text-indent: -1em;
  }
}

/* exhibition:end */