@charset "utf-8";

.hidden {
  overflow: hidden;
}

.modal-container {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 208001;
  transition: all 0.5s 0s ease;
}

.modal-container::after {
  background-color: #000;
  opacity: 0.5;
  /*mix-blend-mode: multiply;*/
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.modal-container img {
  height: auto;
  max-width: 100%;
}

.modal-container * {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.modal-wrap {
  max-width: 574px;
  position: relative;
  width: 100%;
}

.item-list .modal-wrap {
  max-width: 474px;
}

.about .modal-wrap {
  height: auto;
  max-width: 100%;
  width: 55vh;
}

.modal-content {
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 28px;
  /*
  max-width: 100%;
  max-height: 100%;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  */
}

.modal-content.show .modal-item {
  display: block;
}

.modal-item {
  display: none;
  overflow-y: auto;
}

.modal-close {
  background-image: url(../images/close.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 106px;
  height: 17.520833333%;
  max-height: 106px;
  max-width: 104px;
  position: absolute;
  width: 104px;
  width: 17.421602787%;
  z-index: 99;
}

.about .modal-close {
  height: 11%;
  right: -30px;
  right: -5.226480836%;
  bottom: -20px;
  bottom: -2.0833333333%;
}

.item-list .modal-close {
  height: 100%;
  right: -12px;
  right: -5.474452554%;
  top: -30px;
  top: -3.118503118%;
}

.lineup--01 .modal-close,
.lineup--02 .modal-close,
.lineup--03 .modal-close,
.lineup--04 .modal-close {
  height: 14%;
  right: 5.474452554%;
  bottom: -2.0833333333%;
}

.item-list__title_lh {
  max-width: 254px;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  z-index: 1;
}

.item-list__body_lh {
  /*
  height: 100%;
  */
  max-height: 88vh;
  margin-left: 5px;
  overflow: auto;
  padding-bottom: 50px;
  padding-bottom: 8.72600349%;
  padding-top: 50px;
  padding-top: 8.72600349%;
  width: 95.575221238%;
}

.item-list__items_lh {
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-list__item_lh {
  margin-inline: auto;
  max-width: 347px;
  width: 64.259259259%;
}

.item-list__geinin_lh {
  margin-top: 30px;
  margin-top: 5.555555555%;
  padding-bottom: 30px;
  padding-bottom: 5.555555555%;
  padding-top: 30px;
  padding-top: 5.555555555%;
  position: relative;
}

.item-list__geinin_lh::after {
  background-color: #000;
  content: "";
  height: 2px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 93.888888888%;
}

.item-list__name_lh {
  width: 35.74074074%;
}

.modal-item__list__items_lh {
  width: 64.259259259%;
}

.about-body_lh {
  /*
  max-height: 88vh;
  overflow: auto;
  */
  padding-bottom: 36px;
  padding-top: 10px;
  position: relative;
}

.about__title_lh {
  margin-inline: auto;
  width: 90.592334494%;
}

.about__subtitle_lh {
  margin-inline: auto;
  margin-top: 40px;
  margin-top: 7.299270072%;
  width: 45.454545454%;
}

.about__text_lh {
  margin-inline: auto;
  margin-top: 40px;
  margin-top: 7.299270072%;
  width: 75.087108013%;
}

.about-image__01_lh {
  position: absolute;
  right: -60px;
  right: -10.948905109%;
  top: -40px;
  top: -4.166666666%;
  width: 29.44250871%;
}

.about-image__02_lh {
  position: absolute;
  left: -45px;
  left: -8.211678832%;
  top: 26.45833333333%;
  width: 30.487804878%;
}

.about-image__03_lh {
  position: absolute;
  left: 0;
  bottom: -25px;
  bottom: -2.604166666%;
  width: 20.034843205%;
}

.about-image__04_lh {
  position: absolute;
  right: -35px;
  right: -6.386861313%;
  bottom: 12.291666666%;
  width: 22.12543554%;
}

.about-image__05_lh {
  position: absolute;
  right: 5px;
  top: 25%;
  width: 11.149825783%;
}

.lineup--01 .modal-content,
.lineup--02 .modal-content,
.lineup--03 .modal-content,
.lineup--04 .modal-content {
  background-color: transparent;
  border: none;
}

.lineup--01 .modal-wrap,
.lineup--02 .modal-wrap,
.lineup--03 .modal-wrap,
.lineup--04 .modal-wrap {
  height: auto;
  max-width: 100%;
  width: 65vh;
}

@media not all and (min-width: 768px) {
  .laughrees-main_lh {
    padding-bottom: 50px;
    width: 100%;
  }

  .modal-wrap {
    height: auto;
    width: 85.625%;
  }

  .item-list__body_lh {
    max-height: 100%;
    max-height: 94vh;
    padding-bottom: 1.72600349%;
    padding-top: 4.72600349%;
  }

  .item-list__geinin_lh {
    padding-bottom: 2.555555555%;
    padding-top: 2.555555555%;
  }

  .modal-close {
    height: 11.0416666666%;
  }

  .item-list .modal-close {
    right: -5.474452554%;
    top: -3.118503118%;
  }

  .about .modal-wrap {
    width: 80%;
  }

  .item-list .modal-wrap {
    width: 69.333333333%;
    width: 80%;
  }

  .lineup--01 .modal-wrap,
  .lineup--02 .modal-wrap,
  .lineup--03 .modal-wrap,
  .lineup--04 .modal-wrap {
    width: 100%;
  }

  .lineup--01 .modal-close,
  .lineup--02 .modal-close,
  .lineup--03 .modal-close,
  .lineup--04 .modal-close {
    height: 13%;
  }
}
