:root {

  --navBgColor: #e9bdb0;

  --opacitynavBgColor: rgba(223, 215, 194, 0);

  --navTextColor: rgb(247, 247, 247);

  --navhoverColor: rgb(186, 112, 80);

  --highLightColor: rgba(203, 125, 157, 1);

  --hoverColor: rgba(255, 255, 255, 1);

  --darkColor: rgb(186, 112, 80);

  --titleColor: #6f655c;

  --mainFontColor: rgb(68, 68, 68);

  --opacityFontColor: #95877e;

  --mainBorder: 1.5px solid var(--opacityFontColor);

}



article {

  padding: 80px 0px;

}



h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: 'Noto Serif TC',

    serif;

}





article>h3 {

  font-size: 18px;

  opacity: 0.7;

  letter-spacing: 1.6px;

  margin-bottom: 30px;

}



.subtitle {

  text-align: center;

  font-size: 36px;

  margin-bottom: 10px;

  color: #6f655c;

  font-family: 'Noto Serif TC',

    serif;

  font-weight: 700;

}



p {

  font-size: 16px;

  text-align: justify;

  letter-spacing: 1.6px;

  line-height: 26px;

  font-weight: 300;

}



article>h3 span.beforeline {

  display: none;

}



article>h3 span.afterline {

  display: none;

}



#nav-icon span {



  background: var(--darkColor);



}



.navbar-nav>li>a {

  font-family: 'Noto Serif TC',

    serif;

  letter-spacing: 1.6px;

}



.navbar {

  background-color: var(--opacitynavBgColor);

  /* box-shadow: 0px 2px 5px rgba(0,0,0,0.2); */

}



#nav-icon span {

  background: var(--darkColor);

}





.banner {

  width: 100%;

}


.banner1 .item img{
  height: 800px;
  object-fit: cover;
}



.section1 {

  background-image: url(../img/bg1.jpg);

  background-size: cover;

  z-index: 10;

  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.251);

}



.section2 {

  background-image: url(../img/bg2.jpg);

  background-size: cover;

  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.251);

}



.section3 {

  background-color: rgb(240, 234, 234);

}



.section4 {

  background-image: url(../img/bg3.jpg);

  background-size: cover;

}



.section5 {

  background-color: #e9bdb0;

}



/* 

#home,#myCarousel{

  

  margin-top: 88px;

} */



.mainBg {

  background-color: var(--navBgColor);

  background-size: cover;

  background-attachment: fixed;

}



.mainMask {

  background-color: rgba(0, 0, 0, 0);

}



.banner-full {



  background-image: url(../img/banner1.jpg)

}









.banner .title {

  text-align: center;

  position: absolute;

  z-index: 10;

  color: rgb(255, 255, 255);

  top: 45%;

  left: 23%;

  font-size: 80px;

  line-height: 60px;

  letter-spacing: 6px;

  font-family: 'Noto Serif TC',

    serif;

  text-shadow: 0px 0px 8px rgba(68, 68, 68, 0.789);

}



.banner .title span {

  font-size: 16px;

  font-family: 'Noto Serif TC',

    serif;

  letter-spacing: 2.2px;

}



.section:nth-child(odd) {

  background-color: #fff

}



/* about */



.aboutFlex {

  display: flex;

  justify-content: space-between;

}







.floatimg {

  margin: 0px;



}



.floatimg img {



  box-shadow: -5px 5px 10px rgba(71, 71, 71, 0.557);

}





.first {

  width: 48%;

  margin-bottom: 0px;

}



.aboutText h5 {



  color: #ba7050;

  font-size: 24px;

  text-align: justify;

  line-height: 34px;

  font-weight: 700;

  margin-bottom: 10px;

}



.aboutText h6 {

  font-size: 14px;

  text-align: left;

  line-height: 28px;

  font-weight: 400;

}



.floatRightText {

  border: 0px;

  padding: 0px;

  left: 0px;

  background-color: rgba(255, 255, 255, 0);

}



/* about */



.newsTitle h4 {

  font-size: 14px;

}



.item2 {

  width: 48%;

  padding: 0px;

  margin: 0px;

  margin-bottom: 20px;

}



.item6 {

  width: 100%;

  margin-bottom: 20px;

}





.newsArea {

  width: 80%;

  margin: 0 auto;

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

}



.newsItem {

  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.204);

}



.newsItem a {

  overflow: hidden;

}



.newsItem img:hover {

  transition: 0.5s;

  transform: scale(1.1);

}



.item3 {

  width: 100%;

}



.menuItem ul li {

  font-size: 16px;

  font-weight: 300;

  line-height: 26px;

  letter-spacing: 0.1em;

}



.menuItem h4 {

  color: #ba7050;

  font-weight: 600;

}



.service_mask {

  transition: 0.5s;

  position: static;

}



.serviceItem a {

  transition: 0.5s;

  box-shadow: 0px 0px 5px rgb(41, 41, 41);

}





.serviceItem a:hover {

  transform: scale(1.1);

  box-shadow: 0px 0px 8px rgb(20, 20, 20);

}



.category_Text {

  padding-left: 8%;

}



.category_Text h5 {

  line-height: 32px;

}



.trafficText img {

  filter: brightness(0.4)

}



.listMenuArea a {

  display: inline-block;

  padding: 5px 5px;

  background-color: rgb(186, 112, 80);

  color: white;

  border-radius: 5px;

}



.listMenuArea a:hover {

  opacity: 0.7;

}



.listMenuItem li {

  width: 100%;

  font-size: 16px;

  letter-spacing: 1.6px;

  font-weight: 300;

}







#roomType .item2 {

  width: 100%;

}



#video .item2 {

  width: 50%;

}





#sns ul li {

  filter: brightness(0);

}



.footer {

  background-color: #c1baa8;

}



.trafficText li {

  font-weight: 300;

}





/* 響應式選單*/

@media (max-width:1200px) {

  #logo {

    width: 100%;

  }



  #home,

  #myCarousel {



    margin-top: 88px;

  }



  .navbar {

    background-color: var(--navBgColor) !important;

  }



  .navbar>.container-fluid .navbar-brand {

    margin-left: 0;

  }



  .navbar-brand>img {

    margin: auto;



  }



  .collapse {

    position: absolute;

    display: block;

    top: -1200%;

    margin: 0;

    left: 100%;

    width: 100%;

    min-height: 100vh;

    background-color: var(--navBgColor);

    transition: 0.5s;



  }



  .collapse.move {

    top: 0;

    left: 0;

    opacity: 1;

  }



  .shop1688 {

    left: 15px;

  }



  /* .navbar-collapse{

    background-color: var(--navBgColor);

  } */

  .navbar-header {

    float: none;



  }



  .navbar .container-fluid {

    padding: 0;

  }



  .container-fluid>.navbar-collapse {

    margin: 0;

  }



  .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-nav {

    text-align: center;

    float: none !important;

    margin-top: 100px;



  }



  .navbar-nav>li>a::after {

    content: '';

    width: 0%;

    height: 3px;

    background-color: var(--navhoverColor);

    margin: auto;

    margin-top: 5px;

    display: block;







  }



  .navbar-nav>li>a:hover::after {

    width: 5%;







    transition: 0.5s;

  }



  .navbar-nav>li {

    float: none;

    font-weight: 900;

  }



  .navbar-nav>li>a {

    padding-top: 10px;

    padding-bottom: 10px;



  }



}







/*響應式調整*/





@media screen and (max-width:1200px) {

  .banner .title {

    position: absolute;

    z-index: 10;

    color: rgba(255, 255, 255, 0.836);

    top: 42%;

    left: 18%;

    font-size: 60px;

    text-shadow: 0px 0px 10px rgb(68 68 68 / 71%);

  }

}



@media screen and (max-width:1024px) {}



@media screen and (max-width:991px) {

  .banner .title {

    position: absolute;

    z-index: 10;

    color: rgba(255, 255, 255, 0.836);

    top: 42%;

    left: 25%;

    font-size: 50px;

    text-shadow: 0px 0px 10px rgb(68 68 68 / 71%);

  }

}



@media screen and (max-width:770px) {}



@media screen and (max-width:576px) {

  .subtitle {

    font-size: 28px;

  }



  .navbar-nav {

    margin: 100px 0px;

  }


  
  .banner1 .item img{
    height: 736px;
    object-fit: cover;
  }






  .floatRightText {

    width: 90%;

    margin: 0 auto;

    margin-top: 20px;

    box-shadow: 0px 0px 0px;

  }



  .aboutText h5 {

    font-size: 20px;

  }



  .aboutText h6 {

    font-size: 16px;

    opacity: 0.8;

  }



  .aboutText p {

    font-size: 14px;

  }



  article>h3 {

    font-size: 22px;

  }



  .item2 {

    width: 48%;

  }



  .item3 {

    width: 90%;

  }



  .listMenuItem li {

    width: 90%;

    margin: auto;

    line-height: 28px;

  }



  .menuItem h4 {

    font-size: 22px;

    letter-spacing: 1px;

    line-height: 30px;

  }



  .category_Text {

    padding-left: 0px;

  }



  .roomTitle h4 {

    line-height: 28px;

  }



  #video .item2 {

    width: 90%;

  }



  #service .item4 {

    width: 100%;

  }



  .trafficText ul {

    padding: 24px 0px;

  }

}



@media screen and (max-width:415px) {



  /* #home,

  #myCarousel {

    margin-top: 0px;

    height: 736px;

  } */

  .banner1 .item img{
    height: 736px;
    object-fit: cover;
  }

  



  .banner .title span {

    font-size: 8px;

  }



  .banner .title {

    position: absolute;

    z-index: 10;

    color: rgba(255, 255, 255, 0.836);

    top: 40%;

    left: 8%;

    font-size: 28px;

    font-weight: 900;

    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.714);

  }





}



@media screen and (max-width:375px) {}