<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* è¿½è¨˜ */


/* ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ« ã‚¹ãƒ©ã‚¤ãƒ€ãƒ¼ */
.swiper-box {
  width: 100%;
}

@media screen and (min-width: 801px) {
  .prof-info-box {
    margin-top: 2rem !important;
    margin: 0 auto;
  }

  .swiper-container {
    width: 500px;
  }

  .swiper-main .swiper-slide img {
    width: 500px;
    /* å¹…ã‚’å›ºå®š */
    height: 666px;
    /* é«˜ã•ã‚’å›ºå®š */
    object-fit: cover;
    /* ã‚¢ã‚¹ãƒšã‚¯ãƒˆæ¯”ã‚’ç¶­æŒã—ã¤ã¤ã€ç”»åƒã‚’åˆ‡ã‚Šå–ã£ã¦ãƒ•ã‚£ãƒƒãƒˆã•ã›ã‚‹ */
  }


}

@media screen and (max-width: 801px) {

  .prof-info-box {
    margin-top: 1rem;
  }

  .swiper-container {
    width: 100%;
  }

}

.swiper-button-p,
.swiper-button-n {
  top: 38% !important;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fbb9bda4;
}

.swiper-button-p:after,
.swiper-button-n:after {
  font-size: 25px;
}


.swiper-thumbs .swiper-slide img {
  width: 125px;
  /* å¹…ã‚’å›ºå®š */
  height: 160px;
  /* é«˜ã•ã‚’å›ºå®š */
  object-fit: cover;
  /* ã‚¢ã‚¹ãƒšã‚¯ãƒˆæ¯”ã‚’ç¶­æŒã—ã¤ã¤ã€ç”»åƒã‚’åˆ‡ã‚Šå–ã£ã¦ãƒ•ã‚£ãƒƒãƒˆã•ã›ã‚‹ */
}

.swiper-container {
  margin: 0 auto;
}

.js-swiper-thumbs {
  margin-top: 1rem;
}

/* é¸æŠžã•ã‚Œã¦ã„ã‚‹ã‚µãƒ&nbsp;ãƒã‚¤ãƒ«ã‚’é€éŽ */
.swiper-slide-thumb-active {
  opacity: .6;
}

.sp-foot {
  height: 3rem;
}

.sp-foot ul li.footer-toggle {
  padding-top: 0.5rem;
}

.sp-foot ul li a span {
  margin-top: -0.1rem;
}

/* äºˆç´„æº€äº†ã‚¹ã‚¿ã‚¤ãƒ« */
.staff-text {
  background: none;
  box-shadow: none;
}

.staff-text ul {
  background: #ffe9f3;
}

.staff-text .cond {
  font-size: 1.2rem;
  background: #fff;
}

.staff-text .cond-comp {
  color: #ec6e6e;
}

.staff-text li {
  line-height: normal;
}

.staff-text ul {
  margin-top: -0.5rem;
}

.staff-text ul li.room {
  margin-top: 0;

}

/* è¿½è¨˜ */

.realtime-box {
  height: auto;
  bottom: 1.2rem;
}

/* è¿½åŠ&nbsp;ã€€ãƒ¬ãƒ“ãƒ¥ãƒ¼ */

.review-box {
  padding-top: 0rem !important;
}


.review_box {
  display: flex;
  width: 100%;
  /* margin-bottom: 20px; */
  gap: 1rem;
  /* padding-bottom: 1rem; */
  border-top: 1px solid black;
  padding-top: 1rem;
}


.review_img {
  width: 12%;
  height: auto;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
  /* ç”»åƒãŒç¸®ã¾ãªã„ã‚ˆã†ã«ã™ã‚‹ */
  box-shadow: none;
}

.review_text {
  width: 90%;
  display: flex;
  flex-direction: column;
}

.review_img a {
  padding-top: calc(4.5 / 3.5* 100%) !important;
}

.review_comment .thanks {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px dashed #888;
  width: 100%;
}

.review_count {
  font-size: 2rem;
  margin-bottom: 2rem;
}

.review_number {
  padding-left: 2.5rem;
  margin-top: 1.3rem;
}

.review_text h4,
.review_text .date,
.review_text .total,
.review_text .comment {
  margin: 5px 0;
  /* å„è¦ç´&nbsp;ã«ã‚¹ãƒšãƒ¼ã‚¹ã‚’è¿½åŠ&nbsp; */
}


@media screen and (max-width:801px) {
  .review_img {
    width: 30%;
    height: auto;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
    box-shadow: none;
  }

  .review_count {
    margin-bottom: 0rem;
  }

  .review_number {
    padding-left: 0rem;
    margin-top: 0rem;
    padding-bottom: 1rem;
  }
}

/* ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³ */
.pagination {
  text-align: center;
  margin-top: 30px;
}

.pagination a {
  text-decoration: none;
  color: black;
  padding: 5px 10px;
  margin: 0 5px;
  border: 1px solid #feb8c4;
  border-radius: 3px;
  font-size: 1rem;
}

.pagination a:hover {
  background-color: #feb8c4;
  color: #fff;
}

.pagination span {
  padding: 5px 10px;
  margin: 0 5px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #feb8c4;
}

.pagination a.active,
.pagination a:hover {
  background-color: #e63855;
  color: #fff;
}

.sp-foot ul li:nth-of-type(3) a {
  background: #ff84ef;
  color: white;
}

.stage_cardImage {
  position: relative;
  width: 100%;
  aspect-ratio: 2 / 3;
  /* ç¸¦æ¨ªæ¯” 2:3ï¼ˆä¾‹ï¼š300x450ï¼‰ */
  perspective: 1000px;
  max-width: 320px;
  /* æœ€å¤§å¹…ã¯å›ºå®šå¯èƒ½ */
  margin: 0 auto;
  /* ä¸­å¤®å¯„ã›ï¼ˆä»»æ„ï¼‰ */
  transform-style: preserve-3d;
  transition: transform 0.6s ease-in-out;
}

.stage_cardImage_front,
.stage_cardImage_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.stage_cardImage_front {
  z-index: 2;
  transform: rotateY(0deg);
}

.stage_cardImage_back {
  z-index: 1;
  transform: rotateY(180deg);
}

/* å›žè»¢ã—ãŸçŠ¶æ…‹ï¼ˆè£é¢ï¼‰ */
.stage_cardImage.flipped {
  transform: rotateY(180deg);
}

/* ã•ã‚‰ã«å›žè»¢ã—ã¦æ­£é¢ã«æˆ»ã‚‹ */
.stage_cardImage.flipped-back {
  transform: rotateY(360deg);
}


/* PAYPAYç”»åƒ */
@media screen and (min-width:801px) {
  .pay-img img {
    width: 36% !important;
  }
}

@media screen and (max-width:801px) {
  .pay-img img {
    width: 50% !important;
  }
}</pre></body></html>