@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;
}

.search__tab, .search__panel-link, .lead__ttl, .lead__ttl-top, .cont__novelty-txts, .cont__novelty-fukidashi, .cont__novelty-btn, .cont__plan-container, .cont__plan-fukidashi, .cont__header-btn-link, .cont__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.search__tab > *, .search__panel-link > *, .lead__ttl > *, .lead__ttl-top > *, .cont__novelty-txts > *, .cont__novelty-fukidashi > *, .cont__novelty-btn > *, .cont__plan-container > *, .cont__plan-fukidashi > *, .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;
  }
}

.modal__close, .search__tab, .search__panel-link, .diverse__item-movie, .link, .cont__novelty-btn, .cont__header-logo-link, .cont__header-btn-link, .cont__footer-logo, .cont__follow-link {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.modal__close:hover, .search__tab:hover, .search__panel-link:hover, .diverse__item-movie:hover, .link:hover, .cont__novelty-btn:hover, .cont__header-logo-link:hover, .cont__header-btn-link:hover, .cont__footer-logo:hover, .cont__follow-link: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;
}

sup,
sub {
  font-size: 0.6em;
}

sup {
  vertical-align: top;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  sup {
    padding-bottom: 0.6666666667vw;
  }
}

sub {
  vertical-align: bottom;
}

.cont {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, meiryo, sans-serif;
  font-weight: 500;
  color: #000;
  font-feature-settings: "palt";
  position: relative;
}
.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__novelty {
  margin: 9.5238095238% 0;
}
@media screen and (max-width: 767px) {
  .cont__novelty {
    margin: 17.4927113703% 0;
  }
}
.cont__novelty-first {
  margin: 6.3492063492% 0 9.5238095238%;
}
@media screen and (max-width: 767px) {
  .cont__novelty-first {
    margin: 11.6618075802% 0 17.4927113703%;
  }
}
.cont__novelty-wrap {
  background: linear-gradient(to bottom, #f6f6f6, #e9e9e9);
  padding: 3.9682539683% 3.1746031746%;
  margin-top: 3.1746031746%;
}
@media screen and (max-width: 767px) {
  .cont__novelty-wrap {
    padding: 10.2040816327% 4.6647230321%;
    margin-top: 5.8309037901%;
  }
}
.cont__novelty-top {
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-top {
    font-size: 2.6153846154vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-top {
    margin: -1.0666666667vw 0;
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
}
.cont__novelty-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .cont__novelty-container {
    display: block;
  }
}
.cont__novelty-img {
  width: 48.3050847458%;
}
@media screen and (max-width: 767px) {
  .cont__novelty-img {
    width: 100%;
    margin: 4.8vw auto 0;
  }
}
.cont__novelty-txts {
  width: 570px;
  margin-left: 3.3898305085%;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-txts {
    width: 43.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-txts {
    width: 82.9333333333vw;
    margin: 0 auto;
  }
}
.cont__novelty-fukidashi {
  width: 182px;
  height: 42px;
  background-color: #fff;
  border: 2px solid #ec6960;
  position: relative;
  margin-bottom: 5.2631578947%;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.11em;
  color: #ec6960;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-fukidashi {
    width: 14vw;
    height: 3.2307692308vw;
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-fukidashi {
    width: 32.5333333333vw;
    height: 8.5333333333vw;
    border-width: 0.5333333333vw;
    margin-bottom: 4.6666666667vw;
    font-size: 4vw;
  }
}
.cont__novelty-fukidashi::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8.5px solid transparent;
  border-right: 8.5px solid transparent;
  border-top: 12px solid #ec6960;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1300px) {
  .cont__novelty-fukidashi::after {
    border-left: 0.6538461538vw solid transparent;
    border-right: 0.6538461538vw solid transparent;
    border-top: 0.9230769231vw solid #ec6960;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-fukidashi::after {
    border-left: 1.6vw solid transparent;
    border-right: 1.6vw solid transparent;
    border-top: 2.1333333333vw solid #ec6960;
  }
}
.cont__novelty-hdg {
  margin-top: 25px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-hdg {
    margin-top: 1.9230769231vw;
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-hdg {
    margin-top: 4vw;
    font-size: 5.3333333333vw;
  }
}
.cont__novelty-btn {
  width: 60.701754386%;
  height: 70px;
  background-color: #ec6960;
  margin: 6.1403508772% auto 0;
  position: relative;
  padding-right: 3.8596491228%;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-btn {
    height: 5.3846153846vw;
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-btn {
    width: 73.3333333333vw;
    height: 18.6666666667vw;
    margin-top: 8.3601286174%;
    padding-right: 0;
    font-size: 4.2666666667vw;
  }
}
.cont__novelty-btn::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: 68px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1300px) {
  .cont__novelty-btn::after {
    border-left: 0.3846153846vw solid transparent;
    border-right: 0.3846153846vw solid transparent;
    border-top: 0.6923076923vw solid #fff;
    right: 5.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-btn::after {
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
    border-top: 1.6vw solid #fff;
    right: 6.6666666667vw;
  }
}
.cont__novelty-list {
  width: 100%;
  margin: 15px 0 -6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0.1em;
  text-align: left;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-list {
    margin: 1.1538461538vw 0 -0.4615384615vw;
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-list {
    margin: 5.1446945338% 0 -0.9646302251%;
    font-size: 2.6666666667vw;
    line-height: 1.6;
  }
}
.cont__novelty-item {
  padding-left: 1em;
  text-indent: -1em;
}
.cont__novelty-txt-lottery {
  margin-top: 11px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-txt-lottery {
    margin-top: 0.8461538462vw;
    font-size: 2.3076923077vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-txt-lottery {
    margin-top: 4.2666666667vw;
    font-size: 4.8vw;
    letter-spacing: 0.08em;
  }
}
.cont__novelty-txt-detail {
  margin: 13px 0 -4px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3888888889;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-txt-detail {
    margin: 0.9230769231vw 0 -0.3076923077vw;
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-txt-detail {
    margin: 2.9333333333vw 0 0;
    font-size: 3.7333333333vw;
  }
}
.cont__novelty-txt-small {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-txt-small {
    margin-top: 0.7692307692vw;
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-txt-small {
    margin-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0.08em;
  }
}
.cont__novelty-txt-number {
  padding: 0 3px;
  font-size: 44px;
}
@media screen and (max-width: 1300px) {
  .cont__novelty-txt-number {
    padding: 0 0.2307692308vw;
    font-size: 3.3846153846vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__novelty-txt-number {
    padding: 0;
    font-size: 7.2vw;
  }
}
.cont__novelty-txt-present {
  color: #ec6960;
}
.cont__plan {
  background: linear-gradient(to bottom, #f6f6f6, #e9e9e9);
  margin: 9.5238095238% calc(50% - 50vw);
  padding: 3.9682539683% calc(50vw - 50%);
}
@media screen and (max-width: 767px) {
  .cont__plan {
    margin: 16vw calc(50% - 50vw);
    padding: 9.3333333333vw calc(50vw - 50%);
  }
}
.cont__plan-fukidashi {
  width: 290px;
  height: 46px;
  background-color: #000;
  position: relative;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.11em;
  color: #fff;
}
@media screen and (max-width: 1300px) {
  .cont__plan-fukidashi {
    width: 22.3076923077vw;
    height: 3.5384615385vw;
    margin-bottom: 0.7692307692vw;
    font-size: 1.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__plan-fukidashi {
    width: 46.6666666667vw;
    height: 6.6666666667vw;
    margin-bottom: 1.3333333333vw;
    font-size: 4vw;
  }
}
.cont__plan-fukidashi::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #000;
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1300px) {
  .cont__plan-fukidashi::after {
    border-left: 0.6153846154vw solid transparent;
    border-right: 0.6153846154vw solid transparent;
    border-top: 0.7692307692vw solid #000;
  }
}
@media screen and (max-width: 767px) {
  .cont__plan-fukidashi::after {
    border-left: 1.2vw solid transparent;
    border-right: 1.2vw solid transparent;
    border-top: 1.3333333333vw solid #000;
    top: 100%;
  }
}
.cont__plan-txt {
  margin: 15px 0 33px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
  .cont__plan-txt {
    margin: 1.1538461538vw 0 2.5384615385vw 0;
    font-size: 1.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__plan-txt {
    margin: 1.3333333333vw 0 2.1333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
  }
}
.cont__plan-txt-large {
  margin-top: 20px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
  .cont__plan-txt-large {
    margin-top: 1.5384615385vw;
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 767px) {
  .cont__plan-txt-large {
    margin-top: 1.7333333333vw;
    font-size: 4.8vw;
    line-height: 1.3888888889;
  }
}
.cont__plan-img {
  margin-bottom: -0.7936507937%;
  margin-left: -5.5555555556%;
  padding-right: 5.5555555556%;
}
@media screen and (max-width: 767px) {
  .cont__plan-img {
    width: 100%;
    margin-bottom: -2vw;
    margin-left: -8vw;
    padding-right: 0;
  }
}
.cont__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cont__header-logo {
  margin-left: 0;
  padding-left: 40px;
}
@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: #ec6960;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .cont__header-btn-link {
    width: 46.6666666667vw;
    height: 14.6666666667vw;
    padding-right: 2.6666666667vw;
    font-size: 3.3333333333vw;
    letter-spacing: 0.12em;
  }
}
.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: 8.0952380952% 0;
}
@media screen and (max-width: 767px) {
  .cont__footer {
    padding: 37px 0 28px;
  }
}
.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: 3.0158730159%;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .cont__footer-copyright {
    margin-top: 25px;
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
}
.cont__follow {
  position: fixed;
  bottom: 0;
  right: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .cont__follow {
    right: 1.3333333333vw;
  }
}
.cont__follow.active {
  opacity: 1;
  visibility: visible;
}
.cont__follow-link {
  display: block;
  width: 206px;
  height: 206px;
}
@media screen and (max-width: 767px) {
  .cont__follow-link {
    width: 34.8vw;
    height: 34.8vw;
  }
}

/* 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 */
@media screen and (max-width: 767px) {
  .kv {
    background-image: url(/hebel/lp/cp/living/images/sp/kv_img.jpg);
    background-size: 151.0666666667vw;
    background-repeat: no-repeat;
    background-position: center left;
    animation: slidebackgroud 15s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  }
  @keyframes slidebackgroud {
    0% {
      background-position: center left 0%;
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      background-position: center left 100%;
    }
  }
}
.kv__container {
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .kv__container {
    max-width: 100%;
  }
}

/* kv:end */
/* lead:start */
.lead__container {
  margin: 9.5238095238% calc(50% - 50vw);
  padding: 50px calc(50vw - 50%) 30px;
  background-image: url(/hebel/lp/cp/living/images/lead_bg_01.png), url(/hebel/lp/cp/living/images/lead_bg_02.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center;
  background-size: 1920px;
}
@media screen and (max-width: 1920px) {
  .lead__container {
    background-position: top left, bottom right;
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lead__container {
    margin: 17.4927113703% calc(50% - 50vw);
    padding: 0 calc(50vw - 50%) 94.1333333333vw;
    background-image: url(/hebel/lp/cp/living/images/sp/lead_bg.png);
    background-position: bottom center;
    background-size: 100%;
  }
}
.lead__ttl {
  font-size: 52px;
  font-weight: bold;
  line-height: 1.6153846154;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .lead__ttl {
    font-size: 6.9333333333vw;
  }
}
.lead__ttl-top {
  background-color: #000;
  width: 220px;
  height: 50px;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .lead__ttl-top {
    width: 40vw;
    height: 8vw;
    margin-bottom: 2.6666666667vw;
    font-size: 4.8vw;
  }
}
.lead__txt {
  margin: 25px 0 -15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.5;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .lead__txt {
    margin-top: 4.3731778426%;
    font-size: 3.7333333333vw;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}

/* lead:end */
.diverse__ttl-top::after, .diverse__ttl-top::before {
  content: "";
  background-color: #000;
  height: 2px;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .diverse__ttl-top::after, .diverse__ttl-top::before {
    height: 0.5333333333vw;
    width: 4vw;
  }
}

/* diverse:start */
.diverse__container {
  background: linear-gradient(to bottom, #e4eaf4, #d0dae8);
  background-repeat: no-repeat;
  background-size: 100% 600px;
  background-position: top center;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 118px calc(50vw - 50%);
}
@media screen and (max-width: 1300px) {
  .diverse__container {
    background-size: 100% 46.1538461538vw;
    padding: 9.0769230769vw calc(50vw - 50%);
  }
}
@media screen and (max-width: 767px) {
  .diverse__container {
    background-size: 100% 120vw;
    padding: 15.7333333333vw calc(50vw - 50%) 13.3333333333vw;
  }
}
.diverse__ttl {
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2307692308;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .diverse__ttl {
    font-size: 6.9333333333vw;
  }
}
.diverse__ttl-top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .diverse__ttl-top {
    margin-bottom: 0.9333333333vw;
    font-size: 4.2666666667vw;
  }
}
.diverse__ttl-top::before {
  margin-right: 18px;
}
@media screen and (max-width: 767px) {
  .diverse__ttl-top::before {
    margin-right: 1.7333333333vw;
  }
}
.diverse__ttl-top::after {
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .diverse__ttl-top::after {
    margin-left: 1.3333333333vw;
  }
}
.diverse__slider {
  margin-top: 5.5555555556%;
}
@media screen and (max-width: 1300px) {
  .diverse__slider {
    width: 620px;
  }
}
@media screen and (max-width: 767px) {
  .diverse__slider {
    margin-top: 9.3333333333vw;
    position: relative;
    overflow: hidden;
    width: 97.3333333333vw;
    margin-left: calc(50% - 48.6666666667vw);
  }
}
.diverse__slider .swiper-wrapper {
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .diverse__slider .swiper-pagination {
    position: relative;
    margin-top: 4.9333333333vw;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .diverse__slider .swiper-pagination-bullet {
    width: 1.6vw;
    height: 1.6vw;
    margin: 0 1.0666666667vw !important;
  }
}
@media screen and (max-width: 767px) {
  .diverse__slider .swiper-pagination-bullet-active {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    background: #000;
  }
}
.diverse__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
}
@media screen and (max-width: 767px) {
  .diverse__list {
    flex-flow: nowrap;
  }
}
.diverse__item {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .diverse__item {
    flex-shrink: 0;
    width: 100% !important;
    max-width: 100%;
  }
}
@media screen and (min-width: 1301px) {
  .diverse__item:not(:nth-child(4n+1)) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .diverse__item:not(:nth-child(2n+1)) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .diverse__item:not(:nth-child(2n+1)) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1300px) {
  .diverse__item:nth-child(n+3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .diverse__item:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .diverse__item img {
    border-radius: 1.6vw;
  }
}
.diverse__item-movie {
  background: none;
  border: none;
}
@media screen and (max-width: 767px) {
  .diverse__item-movie:hover {
    opacity: 1;
  }
}

/* diverse:end */
.space__item-txts--reverse, .space__item-txts {
  width: 36.5079365079%;
}
@media screen and (max-width: 767px) {
  .space__item-txts--reverse, .space__item-txts {
    margin-bottom: 5.8309037901%;
    width: 90.6705539359%;
  }
}

/* space:start */
.space__container {
  background: linear-gradient(to bottom, #f6f6f6, #e9e9e9);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 140px calc(50vw - 50%) 120px;
}
@media screen and (max-width: 1300px) {
  .space__container {
    padding: 10.7692307692vw calc(50vw - 50%) 9.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .space__container {
    padding: 18.4vw calc(50vw - 50%) 16vw;
  }
}
.space__ttl {
  font-size: 52px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 767px) {
  .space__ttl {
    font-size: 6.9333333333vw;
  }
}
.space__ttl-large {
  display: inline-block;
  position: relative;
  font-size: 72px;
  line-height: 1;
  color: #788598;
}
@media screen and (max-width: 767px) {
  .space__ttl-large {
    font-size: 9.6vw;
  }
}
.space__ttl-large::before {
  content: "";
  background-color: #788598;
  background-size: 100%;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: calc(100% + 7px);
  left: 45%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .space__ttl-large::before {
    width: 1.6vw;
    height: 1.6vw;
    bottom: calc(100% + 0.9333333333vw);
  }
}
.space__list {
  margin-top: 78px;
}
@media screen and (max-width: 767px) {
  .space__list {
    margin-top: 11.2244897959%;
  }
}
.space__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .space__item {
    flex-direction: column-reverse;
  }
}
.space__item:nth-child(n+2) {
  margin-top: 6.3492063492%;
}
@media screen and (max-width: 767px) {
  .space__item:nth-child(n+2) {
    margin-top: 11.6618075802%;
  }
}
.space__item:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .space__item:nth-child(even) {
    flex-direction: column-reverse;
  }
}
.space__item-img {
  width: 55.5555555556%;
}
@media screen and (max-width: 767px) {
  .space__item-img {
    width: 100vw !important;
    max-width: 100vw;
  }
}
.space__item-txts {
  margin-right: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .space__item-txts {
    margin-right: auto;
  }
}
.space__item-txts--reverse {
  margin-left: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .space__item-txts--reverse {
    margin-left: auto;
  }
}
.space__item-txt {
  margin-top: 18px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1300px) {
  .space__item-txt {
    margin-top: 1.3846153846vw;
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .space__item-txt {
    margin-top: 4.3408360129%;
    font-size: 3.7333333333vw;
  }
}
.space__item-txt-large {
  margin-top: 37px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #788598;
}
@media screen and (max-width: 1300px) {
  .space__item-txt-large {
    margin-top: 2.8461538462vw;
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 767px) {
  .space__item-txt-large {
    margin-top: 7.5562700965%;
    font-size: 5.3333333333vw;
  }
}

/* space:end */
/* exhibition:start */
.exhibition__container {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .exhibition__container {
    padding-bottom: 11.6618075802%;
  }
}
.exhibition__ttl {
  margin: -12px 0 -9px;
  font-size: 34px;
  line-height: 1.4230769231;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
  .exhibition__ttl {
    margin: -0.9230769231vw 0 -0.6923076923vw;
    font-size: 2.6153846154vw;
  }
}
@media screen and (max-width: 767px) {
  .exhibition__ttl {
    margin: -1.749271137% 0 -1.4577259475%;
    font-size: 5.3333333333vw;
    line-height: 1.3846153846;
  }
}
.exhibition__ttl-large {
  font-size: 52px;
}
@media screen and (max-width: 1300px) {
  .exhibition__ttl-large {
    font-size: 4vw;
  }
}
@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:end */
/* search:start */
.search {
  background: linear-gradient(to bottom, #e4eaf4, #d0dae8);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 80px calc(50vw - 50%);
}
@media screen and (max-width: 1300px) {
  .search {
    padding: 6.1538461538vw calc(50vw - 50%);
  }
}
@media screen and (max-width: 767px) {
  .search {
    padding: 10.6666666667vw calc(50vw - 50%);
  }
}
.search__container {
  background-color: #fff;
  padding: 4.7619047619% 3.1746031746%;
}
@media screen and (max-width: 767px) {
  .search__container {
    padding: 11.6618075802% 9.6vw;
  }
}
.search__ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .search__ttl {
    font-size: 4.2666666667vw;
  }
}
.search__contents {
  margin-top: 1.3559322034%;
}
@media screen and (max-width: 767px) {
  .search__contents {
    margin-top: 6.6420664207%;
  }
}
.search__tabs {
  display: flex;
}
.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) {
  .search__tab {
    width: 24.9077490775%;
    height: 14vw;
    border-width: 0.2666666667vw;
    font-size: 3.7333333333vw;
    line-height: 1.2857142857;
  }
}
.search__tab.active {
  border-width: 4px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .search__tab.active {
    border-width: 0.5333333333vw;
  }
}
.search__panels {
  padding: 1.6949152542% 0 3.3898305085%;
  height: 108px;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .search__panels {
    padding: 7.3800738007% 0;
    height: 57.3333333333vw;
  }
}
.search__panel {
  display: none;
  box-sizing: content-box;
}
.search__panel.active {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.search__panel-link {
  background-color: #ececec;
  width: 24.4915254237%;
  height: 50px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .search__panel-link {
    width: 49.0774907749%;
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.search__panel-link::before {
  content: "";
  background-image: url(/hebel/lp/cp/living/images/search_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) {
  .search__panel-link::before {
    background-image: url(/hebel/lp/cp/living/images/sp/search_icon_arrow.png);
    width: 1.4666666667vw;
    height: 2.4vw;
    left: 5.3333333333vw;
  }
}
.search__panel-link:not(:nth-child(4n+1)) {
  margin-left: 0.6779661017%;
}
@media screen and (max-width: 767px) {
  .search__panel-link:not(:nth-child(4n+1)) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .search__panel-link:not(:nth-child(2n+1)) {
    margin-left: 1.8450184502%;
  }
}
.search__panel-link:nth-child(n+5) {
  margin-top: 0.6779661017%;
}
@media screen and (max-width: 767px) {
  .search__panel-link:nth-child(n+5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .search__panel-link:nth-child(n+3) {
    margin-top: 1.8450184502%;
  }
}
.search__fair {
  width: 500px;
  height: 50px;
  background-color: #ececec;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .search__fair {
    width: 100%;
    height: 12vw;
  }
}
.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) {
  .search__fair-txt {
    padding-left: 2vw;
    width: 16vw;
    font-size: 3.2vw;
    line-height: 1.3333333333;
    white-space: nowrap;
  }
}
.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) {
  .search__fair-txt::after {
    border-top: 6vw solid transparent;
    border-bottom: 6vw solid transparent;
    border-left: 2.1333333333vw solid #000;
    right: -2vw;
  }
}
.search__fair-date {
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  font-feature-settings: "palt";
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .search__fair-date {
    padding-left: 3.3333333333vw;
    font-size: 3.2vw;
    letter-spacing: -0.05em;
  }
}
.search__list {
  margin: 2.9661016949% 0 -0.5084745763%;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .search__list {
    margin: 7.7490774908% 0 -1.4760147601%;
    font-size: 2.6666666667vw;
    line-height: 1.6;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .search__item {
    padding-left: 1em;
    text-indent: -1em;
  }
}

/* search:end */
/* modal:start */
.modal {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  pointer-events: none;
}
.modal.is-active {
  display: flex;
  pointer-events: auto;
}
.modal__bg {
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal__content {
  position: relative;
  max-width: 90%;
  width: 1260px;
}
.modal video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.modal__close {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 32px;
  height: 32px;
  background: url("/hebel/lp/cp/living/images/modal_icon_close.png") no-repeat center/contain;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal__close {
    top: -11.4666666667vw;
    right: 0;
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    background: url("/hebel/lp/cp/living/images/sp/modal_icon_close.png") no-repeat center/contain;
  }
}
.modal__items {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.modal__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* modal:end */