<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  height: 100%;
  overflow-x: hidden;
}

body&gt;.lantern-footer {
  position: sticky;
  top: 100vh;
}

body {
  background-image: url("../assets/images/hotspring/bg.png");
  background-repeat: repeat-y;
  background-position: 0px -15px;
  background-size:cover;
  height: 100vh;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  text-align: justify;
  /* letter-spacing:2px; */
}

.navbar-brand img{
  height: auto;
}

.banner{
  background-image: url("../assets/images/yilan/banner.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100vw;
  height: 130vh;
  margin: 0;
  padding: 0;
}

.banner-phone{
  background-image: url("../assets/images/yilan/banner-phone.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 130vh;
  margin: 0;
  padding: 0;
}

body.bg-color-6 {
  background-color: transparent !important;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  color: #000;
}

img {
  max-width: 100%;
  display: block;
  object-fit: contain;
}

.text-justify {
  text-align: justify;
}

.header,
.footer {
  display: none;
}

.card {
  border-radius: 0;
  background-color: #fff;
  height: 50rem;
  z-index: 3;
}

.card img {
  border-radius: 0;
  height: 16em;
  object-fit: cover;
}

/* color */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: #000;
}

.text-primary {
  color: #1B454D !important;
}

.bg-primary,
.bg-primary-rwd,.btn-primary {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  background-clip: content-box;
}

.bg-success,
.bg-success-rwd,.btn-success {
  background-color: #1B454D !important;
  border-color: #1B454D !important;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus{
  border-color: #1B454D !important;
  box-shadow: 0 0 0 0.25rem rgba(20, 58, 93,.5) !important;
}

.bg-secondary,
.bg-secondary-rwd {
  background-color: transparent !important;
  background-clip: content-box;
}

.bg-footer{
  background-color: #143A5D;
}


/* nav */
.navbar {
  background-color: #143A5D;
}

/* 暺墧�𤑳�𧢲凒憭� */
.click-more {
  width: 20rem;
  line-height: 3rem;
  border-radius: 5px;
}

.bg-click-more {
  background-color: white;
  color: #143A5D;
}

.bg-click-more:hover {
  color:#fff ;
  background-color: #143A5D;
}

.bg-reservation {
  background-color: #000000;
  color: #fff;
  border: 1px solid #000000;
}

.bg-reservation:hover {
  color: #000000;
  background-color: #fff;
}

.bg-location{
  background-color: #000000;
}

.content-box {
  right: 0;
  top: -3rem;
}

.content-box-2 {
  left: 0;
  top: -3rem;
}

.content-img-kid{
  width: 40%;
}

.discount-code{
  width: 40%;
  background-color: white;
}

.image-left1{
  width: 40%;
  z-index: -2;
  opacity: .2;
  left: 110%;
}

.image-left2{
  width: 40%;
  z-index: -2;
  opacity: .2;
  left: 50%;
}

.image-left3{
  width: 40%;
  z-index: -2;
  opacity: .2;
  transform: rotateY(180deg);
  right: 100%;
  top: 0%
}

/* button */
.card-area{
  padding: .3em 1em;
  border-radius: 16px;
  word-break: keep-all;
}

/* footer-icon */
.icon-mail {
  width: 40%
}

.icon-social {
  width: 50%;
}

/* hotspring */

.w-lg-75 {
  width: 75%;
}

.w-lg-50 {
  width: 50%;
}

.image1 {
  top: 3rem;
  left: -20rem
}

.image2 {
  right: -3rem;
  bottom: -3rem
}

.image3 {
  bottom: 10rem;
  right: -20rem
}

.image4 {
  left: -3rem;
  bottom: -3rem
}

.image5 {
  bottom: 10rem;
  left: -26rem;
}

.image6 {
  top: 5rem;
  right: -20rem;
  z-index: -1
}

.image7 {
  top: 1rem;
  left: 0rem;
  width: 20%;
}

.image8 {
  bottom: 1rem;
  right: 0rem;
  width: 20%;
}

.logo {
  margin-top: -6rem;
}

@media(max-width:1400px){
  .lt-8{
    letter-spacing:0em;
  }

  .lt-45{
    letter-spacing:0em;
  }
}

@media(max-width:1200px){
  .card {
    height: 56rem;
  } 
}

@media(max-width:1060px){
  .content-box-rwd{
    overflow-x: hidden;
  }
}

@media(max-width:992px) {
  .icon-social {
    width: 80%;
  }

  .icon-mail {
    width: 70%;
  }

  .card img {
    height: 24em;
  }

  .card{
    height: auto;
  }

  .bg-primary-rwd {
    /* background-color: transparent !important; */
    background-clip: inherit;
  }

  .bg-secondary-rwd {
    background-color: rgba(224, 242, 242, .5) !important;
    background-clip: inherit;
  }

 
}


@media(max-width:870px) {
  .card-area {
    padding: 0.3em 0.5em;
  }
}


@media(max-width:768px) {
  .icon-social {
    width: 30%;
  }

  .icon-mail {
    width: 26%
  }

  .click-more {
    width: 80%;
  }

  .card img {
    height: 20em;
  }
  
  .card-area {
    padding: 0.3em 1em;
  }

  .card,.card-rwd {
    height: auto;
  }

  .content-img-kid {
    width:60%;
  }

  .image-left2 {
    width: auto !important;
    left: auto !important;
  }

  .image-left1 {
    width: 80% !important;
  }

  .image-left3 {
    right: 80% !important;
  }
}



@media(max-width:1200px){
  .image3 {
    bottom: 10rem;
    right: -16rem
  }

}

@media(max-width:992px){
  .w-md-60{
    width: 60% !important; 
  }

  .w-md-50{
    width: 50% !important; 
  }

  .w-md-40{
    width: 40% !important; 
  }

  .image1 {
    top: 3rem;
    left: -5rem;
    z-index: -1;
  }

  .image2 {
    right: -3rem;
    bottom: -2rem
  }

  .image3 {
    bottom: 5rem;
    right: -5rem;
    z-index: -1;
  }

  .image4 {
    left: -3rem;
    bottom: -2rem
  }

  .image5 {
    bottom: 3rem;
    left: -9rem;
    z-index: -1;
  }

  .image6 {
    top: 1rem;
    right: -5rem;
    z-index: -1
  }

  .logo{
    margin-top: -4rem;
  }

  
}

@media(max-width:767px){
  body {
    background-image: url("../assets/images/hotspring/bg.png") !important;
    background-repeat:repeat-y;
    background-position: 0px -67px;
    background-size: cover;
    height: 100vh;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    text-align: justify;
    /* letter-spacing:2px; */
  }

  .logo {
    margin-top: -5rem;
  }

  .image7 {
    top: 0rem;
    left: 0rem;
    width: 30%;
  }

  .image8 {
    bottom: 0rem;
    right: 0rem;
    width: 30%;
  }

 
}

@media(max-width:576px){
  .discount-code {
    width: auto;
  }

  .w-40{
    width: 40% !important;
  }

  .image1 {
    top: 0rem;
    left: -5rem;
    z-index: -1;
  }

  .image3 {
    bottom: 3rem;
    right: -3rem;
  }


  .image5 {
    bottom: 3rem;
    left: -8rem;
  }

  .image6 {
    top: 3rem;
    right: 0rem;
    z-index: -1;
  }

  .logo{
    margin-top: -3rem;
  }

}

@media(max-width:500px){
  .image2 {
    right: -3rem;
    bottom: -1rem
  }
  .image4 {
    left: -3rem;
    bottom: -1rem
  }

  .logo {
    margin-top: -2rem;
  }
}

@media(max-width:375px){
  .image1 {
    left: -2rem;
  }

  .image2 {
    right: -2rem;
    bottom: -1rem
  }

  .image3 {
    bottom: -2rem;
    right: 0rem;
  }
    
  .image4 {
    left: 0rem;
  }

  .image5 {
    left: -3rem;
  }

  .image6 {
    top: 1rem;
    right: 0rem;
    z-index: -1;
  }

  .image7{
    width: 25%;
  }

  .image8{
    width: 25%;
  }
}</pre></body></html>