@charset "UTF-8";
/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}

.btn {
  position: absolute;
  background-color: rgba(33, 242, 90, 0);
  z-index: 999;
}

.pc {
  display: block;
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 767px) {
  .mob {
    display: block;
  }
}

#kv,
#s01,
#s02,
#s03,
#s04,
#s05,
#s06,
#s07,
#s08,
#s09,
#s10 {
  position: relative;
  margin: 0 auto;
}

.abs {
  position: absolute;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

div,
span {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

*:focus {
  outline: none;
}

/*解決滾動到區塊時出現框線問題*/
a,
a:hover {
  text-decoration: none;
}

body {
  background-image: url(../images/dream/bg.jpg);
  background-size: cover;
  background-position: center top;
}

header {
  position: relative;
  margin: 0 auto;
}

p {
  position: relative;
  width: 90%;
  margin: 0 auto;
  font-size: 1.4vw;
  line-height: 2;
  letter-spacing: 0.2vw;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  p {
    font-size: 3.5vw;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 0.1vw;
  }
}

/*---kv---*/
main {
  overflow: hidden;
}

#kv h2 {
  position: relative;
  width: 100%;
}

/*---s01 船隻規格---*/
#s01 h2 {
  position: relative;
  width: 100%;
}

/*---s02 海上狂歡樂園---*/
#s02 h2 {
  position: relative;
  margin: 1% auto 0 auto;
  width: 24%;
}
@media (max-width: 767px) {
  #s02 h2 {
    width: 60%;
  }
}

ul.play_g {
  position: relative;
  width: 96%;
  margin: 2% auto 5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.play_g li {
  width: 46%;
  margin: 2% 1% 1% 1%;
}

.dream_a {
  position: relative;
  width: 80%;
  margin: 2% auto;
  overflow: hidden;
}

.sp1 {
  margin: 2% auto;
}

/*---s03 食在太豐盛---*/
#s03 h2 {
  position: relative;
  margin: 2% auto;
  width: 16.5%;
}
@media (max-width: 767px) {
  #s03 h2 {
    width: 40%;
  }
}

ul.food_g {
  position: relative;
  width: 96%;
  margin: 2% auto 5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.food_g li {
  width: 46%;
  margin: 2% 1% 1% 1%;
}

.dream_b {
  position: relative;
  width: 80%;
  margin: 2% auto;
  overflow: hidden;
}

/*---s04 在雲之上 好好睡一場---*/
#s04 h2 {
  position: relative;
  margin: 3% auto 1% auto;
  width: 26.8%;
}
@media (max-width: 767px) {
  #s04 h2 {
    width: 70%;
  }
}
#s04 h3 {
  position: relative;
  width: 90%;
  margin: 0 auto;
  font-size: 2vw;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.2vw;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  #s04 h3 {
    font-size: 1em;
    letter-spacing: 0.1em;
  }
}

ul.food_g {
  position: relative;
  width: 90%;
  margin: 2% auto 5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.food_g li {
  width: 47%;
  margin: 2% 1%;
}

.palace {
  position: relative;
  width: 17.6%;
  margin: 3% auto;
}
@media (max-width: 767px) {
  .palace {
    width: 40%;
  }
}

ul.palace_g {
  position: relative;
  width: 90%;
  margin: 2% auto 5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.palace_g li {
  width: 47%;
  margin: 2% 1%;
}

.suite {
  position: relative;
  width: 17.6%;
  margin: 3% auto 1% auto;
}
@media (max-width: 767px) {
  .suite {
    width: 40%;
  }
}

ul.suite_g {
  position: relative;
  width: 90%;
  margin: 2% auto 5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.suite_g li {
  width: 30%;
  margin: 2% 1%;
}

.dream_c {
  position: relative;
  width: 80%;
  margin: 2% auto;
  overflow: hidden;
}

.dream_d {
  position: relative;
  width: 80%;
  margin: 2% auto;
  overflow: hidden;
}

/*---s05 雲頂夢號海上假期 想玩就出發!---*/
#s05 h2 {
  position: relative;
  margin: 3% auto 1% auto;
  font-size: 3.5vw;
  font-weight: 600;
  letter-spacing: 0.5vw;
  text-align: center;
  color: #fff;
  width: 100%;
}
@media (max-width: 767px) {
  #s05 h2 {
    font-size: 8vw;
    line-height: 1.3;
  }
}

ul.route_g {
  position: relative;
  width: 60%;
  margin: 2% auto 5% auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.route_g li {
  width: 46%;
  margin: 2% 1%;
  position: relative;
}

.dream_e {
  position: relative;
  width: 80%;
  margin: 2% auto 10%;
  overflow: hidden;
}

.btn_order {
  position: absolute;
  width: 51%;
  bottom: 3%;
  left: 25%;
  z-index: 9;
}/*# sourceMappingURL=dream.css.map */