@charset "UTF-8";
/* ===================================================================
CSS information

file name  : copy.css
author     : Abilive
style info : コピー
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.p-about .inner, .p-premium .inner, .p-enjoy .inner, .p-open .inner, .p-tolink .inner {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .p-about .inner, .p-premium .inner, .p-enjoy .inner, .p-open .inner, .p-tolink .inner {
    width: calc(1260 / 1440 * 100%);
    max-width: calc(1260px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-about .inner, .p-premium .inner, .p-enjoy .inner, .p-open .inner, .p-tolink .inner {
    max-width: calc(1260px * ((15 + 3) / 14));
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px) {
  .p-about .inner, .p-premium .inner, .p-enjoy .inner, .p-open .inner, .p-tolink .inner {
    max-width: calc(1260px * ((15 + 2) / 14));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-about .inner, .p-premium .inner, .p-enjoy .inner, .p-open .inner, .p-tolink .inner {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-about .inner, .p-premium .inner, .p-enjoy .inner, .p-open .inner, .p-tolink .inner {
    width: calc(388 / 428 * 100%);
  }
}

.l-topicpath ul li a,
.l-topicpath ul li span {
  color: #fff;
}

.c-kv-img::before {
  display: none;
}

#footer {
  position: relative;
  z-index: 1;
}
#footer::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #footer::before {
    height: 95%;
  }
}

#abi_page {
  background: url(./../../rooms/lounge/images/bg.webp) center top no-repeat;
  background-size: cover;
}

header {
  position: relative;
  z-index: 2;
}

.p-about {
  padding-top: 2.14rem;
  position: relative;
  z-index: 3;
}
.p-about * {
  color: #fff !important;
  position: relative;
  z-index: 3;
}
.p-about .inner * {
  color: #fff;
}
.p-about .inner .c-title + .c-title {
  margin-top: 1.14rem;
  margin-bottom: 1.14rem;
}
.p-about .inner .c-title span {
  color: #fff !important;
}
.p-about .inner .c-text-box span {
  color: #fff;
}
.p-about .c-swiper {
  margin-top: 5.92rem;
}
@media only screen and (max-width: 767px) {
  .p-about .c-swiper {
    margin-top: 3.57rem;
  }
  .p-about .c-swiper .swiper-wrapper img {
    height: 290px;
    object-fit: cover;
  }
}
.p-about .c-swiper__thumb {
  margin-top: -17.86rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-about .c-swiper__thumb {
    margin-top: -10.72rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-about .c-swiper__thumb {
    margin-top: -7.15rem;
  }
}
.p-about .c-swiper__thumb__inner .thumb::before {
  z-index: 4;
}

.p-premium {
  position: relative;
  z-index: 3;
  margin-top: 4.5rem;
}
.p-premium .inner {
  max-width: 1180px;
}
@media only screen and (min-width: 1441px) {
  .p-premium .inner {
    max-width: calc(1180 / 1440 * 100%);
  }
}
.p-premium .inner .c-title {
  margin-bottom: 2.85rem;
}
.p-premium .inner .c-txt {
  color: #fff;
}
.p-premium__list {
  margin-top: 2.85rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.71rem;
}
@media only screen and (max-width: 767px) {
  .p-premium__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.42rem 1.42rem;
  }
}
.p-premium__item__info {
  padding: 1.07rem 1.42rem 0;
}
@media only screen and (max-width: 1024px) {
  .p-premium__item__info {
    padding-left: 0;
    padding-right: 0;
  }
}
.p-premium__item__info .c-txt + .c-txt {
  margin-top: 1.42rem;
}

.p-enjoy {
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 1025px) {
  .p-enjoy {
    margin-top: 8.57rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-enjoy {
    margin-top: 7.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-enjoy {
    margin-top: 5.71rem;
  }
}
.p-enjoy .inner {
  max-width: 1180px;
}
@media only screen and (min-width: 1441px) {
  .p-enjoy .inner {
    max-width: calc(1180 / 1440 * 100%);
  }
}
.p-enjoy__list {
  margin-top: 4.28rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5.71rem 6.42rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-enjoy__list {
    gap: 4.28rem 2.85rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-enjoy__list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 3.57rem;
  }
}
.p-enjoy__item {
  display: flex;
  gap: 1.42rem;
}
.p-enjoy__item .img {
  flex-shrink: 0;
}
@media only screen and (min-width: 1025px) {
  .p-enjoy__item .img {
    width: 11.42rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-enjoy__item .img {
    width: 7rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-enjoy__item .img {
    width: 8rem;
  }
}
.p-enjoy__item__info {
  color: #fff;
}
.p-enjoy__item__info .c-txt + .c-txt {
  margin-top: 1.07rem;
}

@media only screen and (min-width: 1025px) {
  .p-open {
    margin-top: 8.57rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-open {
    margin-top: 7.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-open {
    margin-top: 8.57rem;
  }
}
.p-open .inner {
  max-width: 1000px;
}
@media only screen and (min-width: 1441px) {
  .p-open .inner {
    max-width: calc(1000 / 1440 * 100%);
  }
}
.p-open .inner .c-title {
  margin-bottom: 2.14rem;
}
.p-open .inner table {
  background: #fff;
}
.p-open .inner table th,
.p-open .inner table td {
  color: #272424;
}
.p-open .inner table th {
  background: transparent;
  border: 1px solid var(--color-sub-4);
}

.p-gallery {
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .p-gallery {
    margin-top: 8.57rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-gallery {
    margin-top: 7.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-gallery {
    margin-top: 5.71rem;
  }
}
@media only screen and (min-width: 1025px) {
  .p-gallery__infinity {
    width: 310vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-gallery__infinity {
    width: 410vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-gallery__infinity {
    width: 700vw;
  }
}
.p-gallery__infinity__wrap {
  display: flex;
}
.p-gallery__infinity__list {
  display: flex;
  -webkit-animation: infinity-scroll-right 70s infinite linear 0.5s both;
  animation: infinity-scroll-right 70s infinite linear 0.5s both;
}

@media only screen and (min-width: 1025px) {
  .p-tolink {
    margin-top: 12.85rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-tolink {
    margin-top: 8.57rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-tolink {
    margin-top: 7.14rem;
  }
}
.p-tolink .inner {
  max-width: 1200px;
}
@media only screen and (min-width: 1441px) {
  .p-tolink .inner {
    max-width: calc(1200 / 1440 * 100%);
  }
}
.p-tolink .inner > .c-title {
  margin-bottom: 3.21rem;
}
.p-tolink__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.92rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-tolink__list {
    grid-template-columns: repeat(2, 1fr);
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-tolink__list {
    grid-template-columns: repeat(1, 1fr);
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-tolink__item {
  position: relative;
  text-decoration: none;
  transition: 0.3s ease box-shadow;
}
.p-tolink__item .img {
  overflow: hidden;
}
.p-tolink__item .img img {
  transition: 0.5s ease all;
  object-fit: cover;
}
.p-tolink__item__info {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0 1em;
}
.p-tolink__item__info .c-link-btn__arr {
  margin: 1.14rem auto 0;
}
.p-tolink__item:hover .img img {
  transform: scale(1.05);
}

@-webkit-keyframes infinity-scroll-right {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
