:root {
  --navBgColor: rgb(192, 216, 184);
  --opacitynavBgColor: rgba(255, 255, 255, 0);
  --navTextColor: rgb(255, 255, 255);
  --navhoverColor: #e4bc72;
  --highLightColor: rgba(38, 43, 157, 1);
  --hoverColor: rgba(255, 255, 255, 1);
  --darkColor: #e7c554;
  --titleColor: #e7c554;
  --mainFontColor: rgb(61, 61, 61);
  --opacityFontColor: rgba(30, 30, 30, 0.5);
  --mainBorder: 1.5px solid var(--opacityFontColor);
}

body,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
footer {
  letter-spacing: 2px;
}

article {
  padding: 70px 0px;
}

.btn_group {
  justify-content: center;
}

.btn_group a {
  width: 40%;
}

/* font-family: 'PMingLIU', sans-serif !important; */

.navbar-nav>li>a {
  font-size: 18px;
}

.newsTitle {
  border-bottom: none;
}

.newsItem {
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.233);
  border-bottom: none;
  background-color: rgb(255, 255, 255);
  padding: 15px;
  margin-bottom: 30px;
}

.newsTitle h4 {
  line-height: 28px;
  font-size: 26px;
}

.newsText {
  border-bottom: none;
  background-color: #f0f7f2;
}

.newsText p {
  font-size: 22px;
}

.newsTitle b {
  color: rgb(78, 121, 82);
}

.newsArea {
  padding-bottom: 50px;
  padding-top: 80px;
  width: 80%;
  margin: auto;
}

#roomType2 .roomItem img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  margin: auto;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.301);
}

#roomType2 .roomTitle p {
  color: #35b0b6;
  padding-bottom: 20px;
  font-size: 26px;
}

.newsArea h3 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 50px;
}

#roomType2 .roomTitle h4 {
  font-size: 40px;
}

#roomType2 .roomTitle {
  border-bottom: none;
}

#roomType2 .roomText p {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 10px;
}

#roomType2 .item3 .roomTitle h4 {
  font-size: 36px;
  line-height: 46px;
}

#roomType2 .roomText h4 {
  font-size: 18px;
  line-height: 28px;
}

#roomType2 .roomText li {
  font-size: 22px;
}

.roomBox .item3 {
  padding: 20px;
  float: none;
  width: 30%;
  background-color: #FFF;
}

#roomType2 .roomTypeArea .btn_group a {
  margin: auto;
}

#roomType2 .roomTypeArea .btn_group {
  margin-top: 20px;
}

#roomType2 .roomTypeArea .newsTitle {
  margin-top: 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.404);
}

#roomType2 .roomTypeArea .newsTitle h4 {
  font-size: 28px;
  color: #35b0b6;
}

#roomType2 .roomTypeArea .newsText {
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  flex-wrap: wrap;
}

#roomType2 .roomTypeArea .newsText p {
  margin: auto;
  margin: 5px;
  padding: 5px;
  width: 100%;
}

#roomTypeC .item3 {
  width: 100%;
}



#roomTypeC .roomItem img {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.26);
}


.roomTitle b {
  color: #865f43;
}



#roomType2 .roomTitle,
#roomType2 .roomText {
  width: 90%;
  margin: auto;
}

article {
  width: 100%;
}

#roomType1 .item2 {
  padding: 0px;
}

#roomType1 .roomTitle {
  border-bottom: none;
}

#roomType1 .roomTitle h4 {
  margin-bottom: 30px;
  font-size: 56px;
  text-align: left;
}

#roomType1 .roomTitle h5 {
  color: #35b0b6;
  font-size: 28px;
}

#roomType1 .roomTitle,
#roomType1 .roomText {
  margin: auto;
  width: 70%;
}

#roomType1 .roomText p {
  font-size: 18px;
  text-align: justify;
}

#roomType1 .pic {
  width: 45%;
}

#roomType1 .pic a {
  overflow: hidden;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.401);
}

#roomType1 .pic img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

#roomType1 .pic img:hover {
  transition: 0.5s;
  transform: scale(1.05);
}

.roomTstitle h5 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 55px;
  color: #FFF;
  line-height: 40px;
}

.roomTstitle p {
  margin-bottom: 80px;
  text-align: center;
  color: #FFF;
  font-size: 24px;
}


.roomTstitle h6 {
  line-height: 36px;
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}

.aboutTwo {
  text-align: right;
}

#nav-icon span {

  background: var(--darkColor);

}




.navbar {
  background-color: transparent;
  /* box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); */
}




#nav-icon span {
  background: var(--darkColor);
}

#home,
#myCarousel {

  margin-top: 0px;
}

.banner2 {
  margin-top: 0px !important;
}




body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 2.3cm;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(../img/bg2.jpg) no-repeat center center;
  opacity: 0.5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 20%;
}


.floatRightText,
.floatLeftText {
  padding: 0px;
}

/* .mainBg {
  background-color: rgb(255, 255, 255);
} */


.trafficText {
  width: 80%;
  margin: auto;
}

.trafficText ul li {
  color: #FFF;
  line-height: 36px;
  border-bottom: none;
  font-size: 26px;
}

.trafficText ul li b {
  color: rgb(226, 204, 174);
}

.icon_box {
  margin-top: 50px;
  display: flex;
}

.icon img {
  width: 60%;
  margin: auto;
}



.roomBox {
  display: flex;
}

.section {
  background-color: rgba(205, 223, 199, 0.857);
}

.section2 {
  background-color: rgba(126, 162, 142, 0.857);
}

.mainMask {
  background-color: rgba(0, 0, 0, 0);
}



/* .banner-full {

  background-image: url(../img/banner1.jpg);
} */


#sns ul li {
  filter: brightness(0);
}

#pic img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

/* swiper */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* swiper */

/* 響應式選單*/
@media (max-width:1200px) {
  #logo {
    width: 100%;
  }

  .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
  }

  .navbar-brand>img {
    margin: auto;

  }

  .shop1688 {
    left: 15px;
  }

  .navbar-nav {
    text-align: center;
  }

  .navbar .container-fluid {
    background-color: var(--navBgColor);
  }

  .navbar-header {
    float: none;

  }

  .navbar-right {
    margin-right: 0;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
    padding-bottom: 20px;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;

  }

  .collapse.in {
    display: block !important;
  }
}



/*響應式調整*/


@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:991px) {}

@media screen and (max-width:770px) {

  #home,
  #myCarousel {
    margin-top: 88px;
  }

  .newsArea h3 {
    font-size: 34px;
  }

  .item2 {
    margin-bottom: 0px;
  }

  #roomType1 .pic {
    width: 90%;
  }

  #roomType1 .pic img {
    height: 400px;
  }

  .roomTypeArea2 {
    display: flex;
    flex-direction: column-reverse;
  }


  #roomTypeC .roomText b {
    font-size: 20px;
  }

  #roomTypeC .roomTitle h4 {
    font-size: 20px;
    line-height: 26px;
  }

  #roomTypeC .roomText p {
    font-size: 15px;
  }


  .trafficText li a {
    color: rgb(236, 222, 184);
  }

  #roomType2 .roomTypeArea .newsTitle h4 {
    font-size: 22px;
    color: #b1805c;
  }

  .roomTstitle h5 {
    font-size: 36px;
  }

  .icon img {
    width: 70%;
  }

  .trafficText ul li {
    line-height: 28px;
    font-size: 20px;
  }

  .trafficText {
    width: 100%;
  }

  .newsText p {
    font-size: 16px;
  }

  .newsTitle h4 {
    font-size: 18px;
  }

  .roomTstitle p {
    font-size: 22px;
  }

  .roomTstitle h6 {
    font-size: 24px;
  }

  .roomBox {
    display: grid;
  }

  .roomBg_one {
    padding: 30px;
  }

  #roomType2 .item3 {
    width: 100%;
  }

  #roomType2 .roomTitle,
  #roomType2 .roomText {
    width: 100%;
  }

  #roomType2 .roomItem img {
    height: 400px;
    width: 100%;
  }

  #roomType2 .roomText li {
    font-size: 14px;
  }

  #roomType2 .roomText h4 {
    font-size: 17px;
  }

  #roomType2 .roomTitle p {
    font-size: 18px;
  }

  #roomType2 .roomTitle h4 {
    font-size: 24px;
  }

  #roomType2 .roomText p {
    line-height: 26px;
    font-size: 14px;
  }

  .roomBg_one {
    display: grid;
  }

  #roomType2 .item3 .roomTitle h4 {
    font-size: 24px;
  }

  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  #roomType1 .roomTitle h4 {
    margin-bottom: 0px;
    font-size: 24px;
  }

  #roomType1 .roomTitle h5 {
    color: #865f43;
    font-size: 20px;
  }

  #roomType1 .roomTitle,
  #roomType1 .roomText {
    margin: auto;
    width: 90%;
  }

  #roomType1 .roomTitle {
    margin-top: 20px !important;
  }

  #roomType1 .roomText p {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .aboutTwo {
    text-align: left;
  }

  .topBlock01 {
    background-size: calc(800 / 1440 * 180vw) auto;
  }


  #logo {
    padding: 15px 15px;
  }

  .navbar-nav>li>a {
    font-size: 18px;
  }
}

@media screen and (max-width:576px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:375px) {}