@charset "UTF-8";
/* CSS Document */
@import url(public/css/reset.css);
@import url(public/css/font-awesome-4.7.0/font-awesome.min.css);
@import url(public/css/rwdgrid.css);
@import url(public/css/textEditor.css);
@import url(public/css/contentbuilder.css);
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=EB+Garamond:wght@400;500&family=Noto+Sans+TC:wght@400;500&family=Noto+Serif+TC:wght@400;500;600&display=swap");
.mClassLink > ul, .mClassLink .main, .classRowBox > ul a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.imh_opacity:before, .side_news .sideNewsList li .Img, .side_news .sideNewsList li .Txt .txtBox, .side_news .slick-prev,
.side_news .slick-next, .tab a span:after, .btnBackBox .btn_back:after, .pageBox.number a.firstBtn::before, .pageBox.number a.firstBtn::after, .pageBox.number a.lastBtn::before, .pageBox.number a.lastBtn::after, .pageBox > a.prevBtn::before, .pageBox > a.nextBtn::before, .classColumnBox > ul > li > a:before, .classColumnBox > ul > li > a:after, .classColumnBox, .classRowBox > ul a:before, .classRowBox > ul a:after, .classRowBox, .bookingArea .btn_close, .bookingArea, header .logo_wh, header .logo, header, .loadingArea, svg, .btn_cis .arrow {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.side_contactInfo b, .moduleBox .innerBox p, .moduleBox .innerBox {
  color: #313131;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 2.06;
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
body {
  background-color: #fff;
  font-family: "Noto Sans Tc", Helvetica, Arial, "微軟正黑體", Heiti TC, "メイリオ", sans-serif;
  font-size: 14px;
}
body.overflow, body.popwinOverflow, body.loadingOverflow {
  overflow: hidden;
}

*,
*:before,
*:after {
  outline: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

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

.textEditor ul {
  padding-left: 20px !important;
}
.textEditor ul li {
  list-style: disc outside;
  position: relative;
}

.btnBox {
  padding-top: 45px;
}

.btnGroup .btn_cis {
  margin: 0 12px;
}
@media (max-width: 480px) {
  .btnGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -5px;
  }
  .btnGroup .btn_cis {
    display: block;
    margin: 10px 5px;
    max-width: calc(50% - 10px);
  }
}
@media (max-width: 375px) {
  .btnGroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .btnGroup .btn_cis {
    margin: 10px auto;
    max-width: 200px;
  }
}

.btn_cis {
  display: inline-block;
  max-width: 185px;
  width: 100%;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1.4px;
  font-family: "Noto Serif TC";
  text-align: left;
  padding: 12px 14px;
  background-color: #535353;
  position: relative;
}
.btn_cis:hover {
  color: #ffffff !important;
  background-color: #f39800;
}
.btn_cis:hover .arrow {
  border-color: #ffffff;
}
.btn_cis .arrow {
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn_cis .arrow svg {
  width: 17px;
  height: 4px;
}

.icon_arrowLeft,
.icon_arrowRight {
  width: 27px;
  height: 6px;
  fill: #ffffff;
}

.icon_arrowUp {
  width: 6px;
  height: 27px;
  fill: #ffffff;
}

.icon_fb {
  width: 7px;
  height: 14px;
  fill: #ffffff;
}

.icon_ig {
  width: 14px;
  fill: #ffffff;
  height: 14px;
}

.icon_line {
  width: 14px;
  height: 14px;
  fill: #ffffff;
}

.icon_bell {
  width: 25px;
  height: 23px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 1.143;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.icon_sign {
  width: 17px;
  height: 22px;
  fill: none;
  stroke: #535e66;
  stroke-width: 0.4372;
  stroke-miterlimit: 10;
}

.icon_chevron_arrowLeft,
.icon_chevron_arrowRight {
  width: 6px;
  height: 10px;
  fill: #ffffff;
}

.icon_chevron_arrowUp,
.icon_chevron_arrowDown {
  width: 10px;
  height: 6px;
  fill: #ffffff;
}

.iconLine {
  width: 19px;
  height: 19px;
  fill: rgba(0, 0, 0, 0.5);
}

.icon_link {
  width: 16px;
  height: 15px;
  fill: #888888;
}

.icon_marker {
  fill: #535353;
  width: 11px;
  height: 15px;
}

.icon_tel {
  fill: #535353;
  width: 14px;
  height: 14px;
}

.icon_fax {
  fill: #535353;
  width: 17px;
  height: 17px;
}

.icon_mail {
  fill: #535353;
  width: 17px;
  height: 12px;
}

.icon_image {
  width: 39px;
  height: 29px;
  fill: #ffffff;
}

.icon_car {
  width: 30px;
  height: 14px;
  fill: #535353;
}

.icon_calendar {
  width: 26px;
  height: 25px;
  fill: #535353;
}

.sideBg {
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

address {
  font-style: normal;
}

a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #f39800;
}

.ui-datepicker {
  display: none;
}

div.titan {
  display: none;
}

[class*=col-] {
  float: left;
}

.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 33.33%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
@media (max-width: 480px) {
  .col-1, .col-2, .col-3, .col-4, .col-5 {
    float: none;
    width: 100%;
  }
}

.btn_color1 {
  color: #fff;
  background-color: #535353;
}
.btn_color1:hover {
  background-color: #f39800;
}
.btn_color2 {
  color: #fff;
  background-color: #A0A0A0;
}
.btn_color2:hover {
  background-color: #999;
}

input[type=text],
input[type=password],
textarea,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  font-size: 16px;
  outline: none;
  padding: 0;
  margin: 0;
}

textarea {
  resize: vertical;
}

.outerWrap {
  position: relative;
}
@media (max-width: 1180px) {
  .outerWrap {
    padding-bottom: calc(60px + env(safe-area-inset-bottom));
  }
}

.wrap {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/*module*/
.moduleBox {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1005;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.moduleBox.show {
  opacity: 1;
  visibility: visible;
}
.moduleBox.show .moduleWrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.moduleBox .moduleWrap {
  position: relative;
  width: 100%;
  max-width: 940px;
  background-color: #ffffff;
  background-image: url(../images/bg/noise_bg2.jpg);
  pointer-events: auto;
  padding-top: 60px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.moduleBox .moduleContent {
  width: 100%;
  max-height: calc(90vh - 50px);
  overflow-y: auto;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 105px;
}
@media (max-width: 992px) {
  .moduleBox .moduleContent {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 75px;
  }
}
@media (max-width: 768px) {
  .moduleBox .moduleContent {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 55px;
  }
}
.moduleBox .moduleClose {
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
  height: 65px;
  background: none;
  background-color: #535353;
  border: none;
  cursor: pointer;
}
.moduleBox .moduleClose::before, .moduleBox .moduleClose::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -0.5px;
  width: 20px;
  height: 2px;
  background-color: #ffffff;
}
.moduleBox .moduleClose::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.moduleBox .moduleClose::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 768px) {
  .moduleBox .moduleClose {
    width: 50px;
    height: 50px;
  }
}
.moduleBox .titleBar {
  text-align: center;
}
.moduleBox .titleBar .subTitle {
  color: #000000;
  font-size: 15px;
  font-family: "Times New Roman", Times, serif;
  letter-spacing: 2.25px;
  line-height: 2.06;
}
.moduleBox .titleBar .mainTitle {
  font-size: 28px;
  font-family: "Noto Serif TC";
  font-weight: 500;
  letter-spacing: 4.2px;
  line-height: 1.107;
}
.moduleBox .titleBar .icon {
  padding: 25px 0;
}
@media (max-width: 768px) {
  .moduleBox .titleBar .mainTitle {
    font-size: 25px;
    letter-spacing: 3.45px;
  }
}
@media (max-width: 480px) {
  .moduleBox .titleBar .subTitle {
    font-size: 14px;
    letter-spacing: 2.1px;
  }
  .moduleBox .titleBar .mainTitle {
    font-size: 20px;
    letter-spacing: 3px;
  }
}
.moduleMask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1003;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.moduleMask.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/*提醒使用cookie彈窗*/
.cookieArea .moduleWrap {
  max-width: 480px;
}
.cookieArea .text {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 1.6;
}

#closeCart,
#closePrice,
#closeInquiry {
  font-size: 18px;
  position: absolute;
  top: 8px;
  right: 10px;
}
@media (max-width: 480px) {
  #closeCart,
#closePrice,
#closeInquiry {
    font-size: 25px;
    top: 5px;
  }
}

/*loading*/
.loadingArea {
  width: 100%;
  height: 100vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #535e66;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  text-align: center;
}
.loadingArea .loadLogo {
  width: 220px;
}
.loadingArea .loadLogo img {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.loadingArea .loadLogo .marker {
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
.loadingArea .loadLogo .marker path {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}
.loadingArea .loadLogo .marker .marker_left {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-animation: flip 1.5s forwards;
          animation: flip 1.5s forwards;
}
.loadingArea .loadLogo .marker .marker_right {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-animation: flip2 1.5s 0.4s forwards;
          animation: flip2 1.5s 0.4s forwards;
}
.loadingArea .loadLogo .word_b path {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-animation: wordUp 1s forwards;
          animation: wordUp 1s forwards;
}
.loadingArea .loadLogo .word_b .word_b_1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.loadingArea .loadLogo .word_b .word_b_2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loadingArea .loadLogo .word_b .word_b_3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.loadingArea .loadLogo .word_b .word_b_4 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.loadingArea .loadLogo .line rect {
  opacity: 0;
  width: 0;
  -webkit-animation: lineAni 0.8s 1.5s forwards;
          animation: lineAni 0.8s 1.5s forwards;
}
.loadingArea .loadLogo .word_s {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-animation: wordUp 1s 1s forwards;
          animation: wordUp 1s 1s forwards;
}
.loadingArea .loadLogo .word_s2 {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-animation: wordUp 0.8s 2s forwards;
          animation: wordUp 0.8s 2s forwards;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: translateY(90deg);
            transform: translateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: translateY(90deg);
            transform: translateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes flip2 {
  0% {
    -webkit-transform: translateY(90deg);
            transform: translateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes flip2 {
  0% {
    -webkit-transform: translateY(90deg);
            transform: translateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes lineAni {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@keyframes lineAni {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@-webkit-keyframes wordUp {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes wordUp {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.loadingArea.show {
  opacity: 1;
  pointer-events: auto;
}
.loadingArea.show .loadLogo img {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.loadingArea.hide {
  opacity: 0;
}

/*header*/
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
  /*menu*/
}
header.sticky {
  background-color: #ffffff;
}
header.sticky .logo {
  opacity: 1;
  pointer-events: auto;
}
header.sticky .logo_wh {
  opacity: 0;
  pointer-events: none;
}
header .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  padding-right: 0;
}
header .logo {
  width: 210px;
  padding-left: 3px;
  opacity: 0;
  pointer-events: none;
}
header .logo a {
  display: block;
  width: 100%;
  height: 41px;
  background: url("../images/logo.svg") no-repeat;
  background-position: center;
  background-size: contain;
  text-indent: -9999px;
}
header .logo_wh {
  width: 130px;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  margin: auto;
}
@media (max-width: 768px) {
  header .logo_wh {
    width: 100px;
    top: 30px;
  }
}
header .rightBox {
  width: 400px;
  /*222px*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .alihi_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 175px;
  background-color: #003a65;
}
header .alihi_logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  height: 100%;
}
header .alihi_logo a .txt {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-family: "Noto Serif TC";
  font-weight: 500;
  padding-left: 9px;
  margin-left: 10px;
  letter-spacing: 0.7px;
  line-height: 1;
}
header .alihi_logo a .txt::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 13px;
  background-color: rgba(255, 255, 255, 0.2);
}
header .sheraton_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 150px;
  background-color: #535e66;
}
header .sheraton_logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  height: 100%;
}
header .sheraton_logo a .txt {
  color: #ffffff;
  font-size: 13px;
  font-family: "Noto Serif TC";
  font-weight: 500;
  padding-left: 11px;
  letter-spacing: 0.65px;
  line-height: 1.307;
}
@media (max-width: 1180px) {
  header .rightBox {
    width: 62px;
  }
  header .alihi_logo,
  header .sheraton_logo {
    display: none;
  }
}
header .menu > li {
  position: relative;
  display: inline-block;
}
header .menu > li > a {
  position: relative;
  display: block;
  padding: 5px 10px;
  font-size: 15px;
  color: #222;
}
header .menu > li > a.current, header .menu > li > a:hover {
  color: #f39800;
}
header .menu .submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  width: 150px;
  text-align: center;
}
header .menu .submenu a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #dadada;
  font-size: 15px;
  color: #666;
  background-color: #ffffff;
}
header .menu .submenu a.current, header .menu .submenu a:hover {
  color: #ffffff;
  background-color: #516190;
}

/*banner*/
.bannerArea {
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.bannerArea .wrap {
  max-width: 100%;
  padding: 0;
}
.bannerArea .bannerBox img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.bannerArea .bannerBox.pageBanner {
  position: relative;
  overflow: hidden;
}
.bannerArea .bannerBox.pageBanner li:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0.08);
}
.bannerArea .bannerBox.pageBanner .txtBox {
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  margin: auto;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  z-index: 5;
}
.bannerArea .bannerBox.pageBanner .txtBox .enTxt {
  font-size: 60px;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 1.2px;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
}
.bannerArea .bannerBox.pageBanner .txtBox .chTxt {
  font-size: 22px;
  font-family: "Noto Serif TC";
  letter-spacing: 3.08px;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1536px) {
  .bannerArea .bannerBox.pageBanner img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 500px;
  }
}
@media (max-width: 768px) {
  .bannerArea .bannerBox.pageBanner .txtBox .enTxt {
    font-size: 40px;
  }
  .bannerArea .bannerBox.pageBanner .txtBox .chTxt {
    font-size: 20px;
  }
  .bannerArea .bannerBox.pageBanner img {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerBox.pageBanner .txtBox {
    top: 70%;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
  .bannerArea .bannerBox.pageBanner .txtBox .enTxt {
    font-size: 35px;
  }
  .bannerArea .bannerBox.pageBanner .txtBox .chTxt {
    font-size: 18px;
  }
  .bannerArea .bannerBox.pageBanner img {
    height: 300px;
  }
}
.bannerArea .bannerItem {
  position: relative;
}
.bannerArea .bannerLink {
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bannerArea .bannerList > li:not(:first-child) {
  display: none;
}

/*頁尾資訊*/
footer {
  padding: 68.5px 0;
  background-image: url(../images/bg/noise_bg.jpg);
  position: relative;
}
footer .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .left {
  width: 260px;
}
footer .right {
  width: calc(100% - 260px);
  padding-left: 130px;
}
footer .downLogo {
  margin-bottom: 15px;
}
footer .downLogo img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
footer .infoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -14px;
}
footer .infoList li {
  padding: 7px 14px;
  position: relative;
}
footer .infoList li span,
footer .infoList li a {
  color: #ffffff;
  font-family: "Noto Serif TC";
  display: inline-block;
}
footer .infoList li:last-child:after {
  display: none;
}
footer .infoList li:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 1px;
  height: 11px;
  background-color: rgba(255, 255, 255, 0.2);
}
footer .infoList li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Noto Serif TC";
  letter-spacing: 0.7px;
  line-height: 1.714;
}
footer .infoList li a:hover {
  color: #f39800;
}
footer .downMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -14px;
}
footer .downMenu li {
  padding: 7px 14px;
  position: relative;
}
footer .downMenu li:last-child:after {
  display: none;
}
footer .downMenu li:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 1px;
  height: 11px;
  background-color: #7b7b7b;
}
footer .downMenu li a {
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Serif TC";
  letter-spacing: 0.75px;
  line-height: 1.6;
}
footer .downMenu li a:hover {
  color: #f39800;
}
@media (max-width: 1536px) {
  footer .left {
    width: 300px;
  }
  footer .right {
    width: calc(100% - 300px);
    padding-left: 20px;
    padding-right: 65px;
  }
  footer .downLogo {
    max-width: 260px;
  }
}
@media (max-width: 1180px) {
  footer .right {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 40px 0;
  }
  footer .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .left,
footer .right {
    width: 100%;
  }
  footer .right {
    padding-left: 0;
    padding-top: 20px;
  }
  footer .social {
    padding-top: 15px;
  }
  footer .social a {
    width: 44px;
    height: 44px;
  }
  footer .social a svg {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  footer .downMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 10px 0 15px;
  }
  footer .downMenu li {
    padding: 14px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  footer .downMenu li:after {
    display: none;
  }
  footer .downMenu li:last-child {
    border-bottom: 0;
  }
  footer .infoList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  footer .infoList li {
    padding: 7px 0;
  }
  footer .infoList li:after {
    display: none;
  }
}
@media (max-width: 414px) {
  footer .infoList li span,
footer .infoList li a {
    display: block;
  }
}

.goTop {
  position: absolute;
  right: 95px;
  top: 62px;
  z-index: 10;
  text-align: center;
}
@media (max-width: 1700px) {
  .goTop {
    right: 20px;
  }
}
@media (max-width: 1180px) {
  .goTop {
    display: none;
  }
}
.goTop:hover {
  cursor: pointer;
}
.goTop .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.goTop .arrow svg {
  fill: #f39800;
}
.goTop .txt {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.6px;
  margin-top: 10px;
  display: block;
}

.privacyArea {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
  padding: 40px 0 25px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 50;
  -webkit-transition: all 0.6s 0.1s;
  transition: all 0.6s 0.1s;
}
.privacyArea.check {
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.privacyArea .wrap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.privacyArea .text {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.privacyArea .text a {
  color: #f39800;
  display: inline-block;
  margin-top: 8px;
  text-decoration: underline;
}
.privacyArea .text a:hover {
  color: #f39800;
}
.privacyArea .btn {
  margin-left: 25px;
  padding-top: 0;
}
.privacyArea .btn a {
  color: #ffffff;
  display: inline-block;
  letter-spacing: 0.5px;
  padding: 15px 35px;
}
@media (max-width: 768px) {
  .privacyArea .wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .privacyArea .text {
    width: 100%;
  }
  .privacyArea .btn {
    margin-top: 25px;
    margin-left: 0;
  }
}

.copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 500;
  font-family: "Noto Serif TC";
  letter-spacing: 0.6px;
  padding-top: 7px;
}
.copyright a {
  color: rgba(255, 255, 255, 0.5);
  padding-left: 2px;
}
.copyright a:hover {
  color: #f39800;
}

/*share*/
.social a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 15px;
}
.social a:hover {
  background-color: #535e66;
}

/*手機快捷選單*/
.fixedQuickLink {
  width: 100%;
  padding-bottom: env(safe-area-inset-bottom);
  background-image: url(../images/bg/noise_bg3.jpg);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 50;
}
@media (min-width: 1181px) {
  .fixedQuickLink {
    display: none;
  }
}
.fixedQuickLink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedQuickLink li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.fixedQuickLink li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.fixedQuickLink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  font-size: 13px;
  color: #ffffff;
  padding-top: 3px;
}
.fixedQuickLink a.goTop {
  position: relative;
  right: 0;
  top: 0;
}
.fixedQuickLink svg {
  width: 17px;
  height: 15px;
}
.fixedQuickLink i,
.fixedQuickLink svg {
  margin-bottom: 5px;
}

/*後台登入模式*/
.adminLoginArea {
  width: 100%;
  background-color: rgba(180, 0, 0, 0.85);
  color: #ffffff;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.5px;
  opacity: 0;
  pointer-events: none;
  padding-bottom: env(safe-area-inset-bottom);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1100;
  text-align: center;
}
.adminLoginArea p {
  padding: 20px 15px;
}
.adminLoginArea.show {
  opacity: 1;
}

/*--booking--*/
.bookingArea {
  position: absolute;
  right: -500px;
  top: 0;
  z-index: 2;
}
.bookingArea .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  background-color: #ffffff;
}
.bookingArea .btn_close {
  width: 32px;
  height: 32px;
  background-color: #535353;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.bookingArea .btn_close:hover {
  cursor: pointer;
  background-color: #f39800;
}
.bookingArea .btn_close span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.bookingArea .btn_close span:before, .bookingArea .btn_close span:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 14px;
  height: 2px;
  background-color: #ffffff;
}
.bookingArea .btn_close span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.bookingArea .btn_close span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.bookingArea .bookingList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 310px;
}
.bookingArea .bookingList li {
  width: 155px;
  padding: 0 40px;
  position: relative;
  text-align: center;
}
.bookingArea .bookingList li:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.bookingArea .bookingList li:last-child:after {
  display: none;
}
.bookingArea .bookingList li .remarks {
  color: #000000;
  font-size: 15px;
  font-family: "Noto Serif TC";
  margin-bottom: 14px;
}
.bookingArea .bookingList li .nights {
  position: relative;
}
.bookingArea .bookingList li .nights:hover {
  cursor: pointer;
}
.bookingArea .bookingList li .nights select {
  opacity: 0;
  width: 100%;
  cursor: auto;
}
.bookingArea .bookingList li .nights .nightTxt {
  font-size: 36px;
  margin-bottom: 7px;
}
.bookingArea .bookingList li .nights span {
  display: block;
  font-size: 13px;
}
.bookingArea .bookingList li .date {
  position: relative;
}
.bookingArea .bookingList li .date input {
  color: transparent;
}
.bookingArea .bookingList li .date input::-webkit-input-placeholder {
  /* CSS 3 標準 */
  color: transparent;
}
.bookingArea .bookingList li .date input::-moz-placeholder {
  /* CSS 3 標準 */
  color: transparent;
}
.bookingArea .bookingList li .date input:-ms-input-placeholder {
  /* CSS 3 標準 */
  color: transparent;
}
.bookingArea .bookingList li .date input::-ms-input-placeholder {
  /* CSS 3 標準 */
  color: transparent;
}
.bookingArea .bookingList li .date input::placeholder {
  /* CSS 3 標準 */
  color: transparent;
}
.bookingArea .bookingList li .date input::-webkit-input-placeholder {
  /* Chrome, Safari */
  color: transparent;
}
.bookingArea .bookingList li .date input:-ms-input-placeholder {
  /* IE 10+ */
  color: transparent;
}
.bookingArea .bookingList li .date input::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
  opacity: 0;
}
.bookingArea .bookingList li .placeholder {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: none;
}
.bookingArea .bookingList li .placeholder span {
  color: #5d5d5d;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.bookingArea .bookingList li .placeholder .day {
  display: block;
  padding-right: 0;
  font-size: 36px;
  letter-spacing: 0.72px;
  margin-bottom: 7px;
}
.bookingArea .bookingList li .placeholder .month,
.bookingArea .bookingList li .placeholder .year {
  font-size: 13px;
  letter-spacing: 0.26px;
}
.bookingArea .bookingList li .placeholder .year {
  margin-left: 4px;
}
.bookingArea .bookingList li .placeholder .year:after {
  color: #737373;
  content: "";
  font-family: fontawesome;
  font-size: 13px;
  margin-left: 8px;
  pointer-events: none;
}
.bookingArea .btn {
  width: 155px;
}
.bookingArea .btn a {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background-color: #535353;
  padding: 38px 10px;
}
.bookingArea .btn a:hover {
  background-color: #535e66;
}
.bookingArea .btn a span {
  display: block;
}
.bookingArea .btn a .txt {
  color: #ffffff;
  font-size: 14px;
  font-family: "Noto Serif TC";
  letter-spacing: 1.4px;
  padding-bottom: 5px;
}
.bookingArea .btn a .arrow {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bookingArea .btn a .arrow svg {
  width: 17px;
  height: 5px;
}
.bookingArea input,
.bookingArea select {
  width: 100%;
  height: 60px;
  border: 0;
  font-size: 13px;
  font-family: "微軟正黑體";
  background-color: transparent;
  cursor: pointer;
}

/*********內頁**********/
.mainArea {
  padding-bottom: 50px;
  min-height: calc(100vh - 500px);
}
@media (max-width: 768px) {
  .mainArea {
    padding-top: 50px;
  }
}
.mainArea404 {
  width: 100%;
  height: calc(100vh - 300px);
  min-height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mainArea404 .top {
  max-width: 380px;
  color: #535e66;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .mainArea404 {
    height: 50vh;
    min-height: 350px;
  }
  .mainArea404 .top {
    font-size: 24px;
  }
}
.titleBox {
  display: block;
  position: relative;
  margin-bottom: 25px;
  text-align: center;
}
.titleBox .title {
  color: #000000;
  font-weight: 500;
  font-size: 28px;
  font-family: "Noto Serif TC";
  line-height: 1.107;
  letter-spacing: 4.2px;
}
.titleBox .icon {
  padding-top: 25px;
}
.titleBox em {
  font-weight: 300;
  font-size: 38px;
  font-family: "Noto Sans TC";
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .titleBox .title {
    font-size: 25px;
    letter-spacing: 3.45px;
  }
  .titleBox .icon {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .titleBox .title {
    font-size: 23px;
    letter-spacing: 2.3px;
  }
}

/*bread*/
.bread {
  margin-bottom: 20px;
  padding: 42px 0;
}
.bread .innerBox,
.bread .wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bread .innerBox a,
.bread .innerBox span,
.bread .wrap a,
.bread .wrap span {
  display: inline-block;
  font-size: 14px;
  font-family: "Noto Serif TC";
  line-height: 1;
  letter-spacing: 0.7px;
}
.bread .innerBox a,
.bread .wrap a {
  color: #787878;
}
.bread .innerBox a:hover,
.bread .wrap a:hover {
  color: #535e66;
}
.bread .innerBox span,
.bread .wrap span {
  color: #787878;
}
.bread .innerBox span + a,
.bread .innerBox a + span,
.bread .wrap span + a,
.bread .wrap a + span {
  padding-left: 25px;
  position: relative;
}
.bread.arrow .innerBox a + a,
.bread.arrow .innerBox span + a,
.bread.arrow .innerBox span,
.bread.arrow .wrap a + a,
.bread.arrow .wrap span + a,
.bread.arrow .wrap span {
  padding-left: 25px;
  position: relative;
}
.bread.arrow .innerBox a + a::before,
.bread.arrow .innerBox span + a::before,
.bread.arrow .innerBox span::before,
.bread.arrow .wrap a + a::before,
.bread.arrow .wrap span + a::before,
.bread.arrow .wrap span::before {
  content: "/";
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bread.verticalLine .wrap span + a,
.bread.verticalLine .wrap a + span {
  padding-left: 20px;
  position: relative;
}
.bread.verticalLine .wrap span + a::before,
.bread.verticalLine .wrap a + span::before {
  content: "";
  width: 1px;
  height: 80%;
  background-color: #a9a9a9;
  position: absolute;
  top: 10%;
  left: 10px;
  z-index: 1;
}
.bread.horizontalLine .wrap span + a,
.bread.horizontalLine .wrap a + span {
  padding-left: 25px;
  position: relative;
}
.bread.horizontalLine .wrap span + a::before,
.bread.horizontalLine .wrap a + span::before {
  content: "";
  width: 8px;
  height: 1px;
  background-color: #a9a9a9;
  position: absolute;
  top: 50%;
  left: 8px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .bread {
    padding: 30px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .bread {
    display: none;
  }
}

@media (min-width: 1025px) {
  .breadBox > .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
  }
  .breadBox > .wrap > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.breadBox .classRowBox {
  margin-bottom: 20px;
}
.breadBox .classRowBox > ul li {
  margin-right: 0;
  margin-left: 17px;
}

/*文章標題*/
.articleTitle {
  clear: both;
  margin-bottom: 25px;
  display: block;
  font-size: 28px;
  color: #000000;
  font-weight: 500;
  font-family: "Noto Serif TC";
  letter-spacing: 4.2px;
  line-height: 1.46;
}

/*側邊標題字*/
.sectionTitle {
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #d6d6d6;
  font-weight: 400;
  font-size: 15px;
  color: #232323;
}
.sectionTitle strong {
  display: block;
  position: relative;
  font-weight: 400;
}
.sectionTitle a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

table.breakpoint > tbody > tr > td.expand {
  cursor: pointer;
  background: url("../images/plus.png") no-repeat 5px center;
  padding-left: 40px;
}

@-webkit-keyframes aniSlideLeft {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes aniSlideLeft {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/*類別*/
.classRowBox {
  position: relative;
  z-index: 3;
  margin-bottom: 30px;
  padding: 20px 0;
}
.classRowBox > ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .classRowBox > ul {
    display: none;
  }
}
.classRowBox > ul li {
  margin-bottom: 10px;
  margin-right: 15px;
}
.classRowBox > ul a {
  display: block;
  min-width: 146px;
  padding: 10px;
  font-size: 15px;
  color: #000;
  font-family: "Noto Serif TC";
  letter-spacing: 0.525px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.classRowBox > ul a:before, .classRowBox > ul a:after {
  content: "";
}
.classRowBox > ul a:before {
  display: inline-block;
  background-image: url(../images/icon/icon_logo.svg);
  background-repeat: no-repeat;
  width: 0;
  height: 22px;
  vertical-align: bottom;
  margin-right: 8px;
  opacity: 0;
}
.classRowBox > ul a:after {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #000000;
}
.classRowBox > ul a.current, .classRowBox > ul a:hover {
  color: #000000;
}
.classRowBox > ul a.current:before, .classRowBox > ul a:hover:before {
  width: 17px;
  opacity: 1;
}
.classRowBox > ul a.current:after, .classRowBox > ul a:hover:after {
  width: 100%;
}

.classColumnBox {
  position: relative;
  z-index: 3;
}
@media (max-width: 1023px) {
  .classColumnBox > ul {
    display: none;
  }
}
.classColumnBox > ul > li > a {
  padding-top: 14px;
  padding-bottom: 14px;
  color: #5e5e5e;
  font-size: 15px;
  letter-spacing: 0.525px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  word-break: break-all;
}
.classColumnBox > ul > li > a:before, .classColumnBox > ul > li > a:after {
  position: absolute;
  content: "";
}
.classColumnBox > ul > li > a:before {
  left: -17px;
  background-image: url(../images/icon/icon_logo.svg);
  background-repeat: no-repeat;
  width: 17px;
  height: 22px;
  opacity: 0;
}
.classColumnBox > ul > li > a:after {
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #000000;
}
.classColumnBox > ul > li > a.current, .classColumnBox > ul > li > a:hover {
  color: #000000;
  padding-left: 27px;
  border-bottom-color: transparent;
}
.classColumnBox > ul > li > a.current:before, .classColumnBox > ul > li > a:hover:before {
  left: 0;
  opacity: 1;
}
.classColumnBox > ul > li > a.current:after, .classColumnBox > ul > li > a:hover:after {
  width: 100%;
}
.classColumnBox > ul ul {
  display: none;
  margin-bottom: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.classColumnBox > ul ul li + li {
  border-top: 1px solid #ccc;
}
.classColumnBox > ul a {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  color: #777;
}
.classColumnBox > ul a.current, .classColumnBox > ul a:hover {
  color: #535e66;
}
.classColumnBox > ul .linkHasItems.open + ul {
  display: block;
}
.classColumnBox > ul .linkHasItems.open + ul > li {
  -webkit-animation: 0.5s aniSlideLeft both ease-out 0.3s;
          animation: 0.5s aniSlideLeft both ease-out 0.3s;
}

.mClassLink {
  position: relative;
  z-index: 3;
}
@media (min-width: 1024px) {
  .mClassLink {
    display: none;
  }
}
.mClassLink.open > ul {
  display: block;
}
.mClassLink .main {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 10px 30px 10px 10px;
  color: #ffffff;
  letter-spacing: 1px;
  cursor: pointer;
  background-image: url(../images/bg/noise_bg.jpg);
}
.mClassLink .main::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 1;
  margin-top: -6px;
  line-height: 1;
  font-size: 15px;
  color: #ffffff;
  font-family: FontAwesome;
}
.mClassLink > ul {
  position: absolute;
  left: 0;
  top: calc(100% - 1px);
  z-index: 1;
  display: none;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.mClassLink > ul > li + li {
  border-top: 1px solid #f2f2f2;
}
.mClassLink > ul > li.current > a {
  color: #535e66;
}
.mClassLink > ul a {
  position: relative;
  z-index: 1;
  display: block;
  padding: 14px 20px;
  color: #000;
  font-size: 14px;
  background-color: #ffffff;
}
.mClassLink ul {
  display: none;
}
.mClassLink .linkHasItems {
  position: relative;
  padding-right: 40px;
}
.mClassLink .linkHasItems::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  z-index: 1;
  line-height: 1;
  margin-top: -7px;
  font-family: FontAwesome;
}
.mClassLink .linkHasItems.open::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.mClassLink .linkHasItems.open + ul {
  display: block;
}
.mClassLink .linkHasItems + ul {
  background-color: #efefef;
}
.mClassLink .linkHasItems + ul a {
  padding: 10px 5px 10px 30px;
  background-color: #efefef;
}
.mClassLink .linkHasItems + ul a.current {
  color: #535e66;
}

.classTitle {
  padding-bottom: 37px;
}
.classTitle > div {
  color: #000000;
  font-size: 28px;
  font-family: "Noto Serif TC";
  font-weight: 500;
  letter-spacing: 4.2px;
  line-height: 1.464;
}

.pageBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 70px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 480px) {
  .pageBox {
    padding: 35px 0;
  }
}
.pageBox > a {
  color: #666;
  display: block;
  font-size: 15px;
  font-family: "Times New Roman", Times, serif;
}
.pageBox > a.prevBtn::before, .pageBox > a.nextBtn::before {
  color: #000000;
  display: block;
  position: absolute;
  font-family: FontAwesome;
  font-size: 17px;
  font-weight: bold;
}
.pageBox > a.prevBtn::before {
  content: "";
}
.pageBox > a.nextBtn::before {
  content: "";
}
.pageBox > a:hover {
  background-color: #535353;
  color: #ffffff;
}
.pageBox > a:hover.prevBtn::before, .pageBox > a:hover.nextBtn::before {
  color: #ffffff;
}
.pageBox.number {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pageBox.number.oval a {
  width: 50px;
}
.pageBox.number a {
  width: 44px;
  height: 44px;
  font-weight: 400;
  line-height: 44px;
  margin: 0 5px;
  position: relative;
  text-align: center;
}
.pageBox.number a.prevBtn, .pageBox.number a.nextBtn {
  background-color: #eeeeee;
}
.pageBox.number a.prevBtn::before, .pageBox.number a.nextBtn::before {
  margin: auto;
  top: 0;
  bottom: 0;
}
.pageBox.number a.prevBtn::before {
  left: 0;
  right: 0;
}
.pageBox.number a.nextBtn::before {
  left: 0;
  right: 0;
}
.pageBox.number a.firstBtn::before, .pageBox.number a.firstBtn::after, .pageBox.number a.lastBtn::before, .pageBox.number a.lastBtn::after {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.pageBox.number a.firstBtn::before, .pageBox.number a.firstBtn::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pageBox.number a.firstBtn::before {
  left: -2px;
  right: 0;
}
.pageBox.number a.firstBtn::after {
  left: 12px;
  right: 0;
}
.pageBox.number a.lastBtn::before, .pageBox.number a.lastBtn::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.pageBox.number a.lastBtn::before {
  left: 0;
  right: -2px;
}
.pageBox.number a.lastBtn::after {
  left: 0;
  right: 12px;
}
.pageBox.number a.current {
  background-color: #535353;
  color: #ffffff;
}
.pageBox.number a:hover {
  background-color: #535353;
}
.pageBox.number a:hover.firstBtn::before, .pageBox.number a:hover.firstBtn::after, .pageBox.number a:hover.lastBtn::before, .pageBox.number a:hover.lastBtn::after {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.pageBox.prevnext {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pageBox.prevnext > a {
  width: 180px;
  height: 45px;
  font-weight: 300;
  line-height: 45px;
  position: relative;
  color: #000000;
}
.pageBox.prevnext > a.prevBtn .dir, .pageBox.prevnext > a.nextBtn .dir {
  font-size: 15px;
  letter-spacing: 1.5px;
}
.pageBox.prevnext > a.prevBtn::before, .pageBox.prevnext > a.nextBtn::before {
  top: 0;
  font-size: 26px;
  font-weight: 400;
}
.pageBox.prevnext > a.prevBtn {
  text-align: left;
}
.pageBox.prevnext > a.prevBtn .dir {
  padding-left: 22px;
}
.pageBox.prevnext > a.prevBtn .txt {
  padding-left: 8px;
}
.pageBox.prevnext > a.prevBtn::before {
  left: 0;
}
.pageBox.prevnext > a.nextBtn .dir {
  padding-right: 22px;
}
.pageBox.prevnext > a.nextBtn .txt {
  padding-right: 8px;
}
.pageBox.prevnext > a.nextBtn::before {
  right: 0;
}
.pageBox.prevnext > a:hover {
  background-color: transparent;
}
.pageBox.prevnext > a:hover.prevBtn::before, .pageBox.prevnext > a:hover.nextBtn::before {
  color: #f39800;
}
@media (max-width: 640px) {
  .pageBox.prevnext > a {
    width: calc(100%/3 - 15px);
  }
}
@media (max-width: 480px) {
  .pageBox.prevnext > a {
    width: calc(100%/3 - 10px);
  }
}
.pageBox.prevnext.circle a {
  width: 45px;
  padding: 0;
}
.pageBox.prevnext.circle a span {
  display: none;
}
.pageBox.prevnext.circle a.prevBtn::before {
  left: calc(50% - 3px);
}
.pageBox.prevnext.circle a.nextBtn::before {
  right: calc(50% - 3px);
}
.pageBox.circle a {
  border-radius: 50%;
  overflow: hidden;
}
.pageBox.oval a {
  border-radius: 30px;
  overflow: hidden;
}

.backPageBox {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 40px 0;
  padding-top: 40px;
}
.backPageBox .txt {
  display: none;
  font-weight: 400;
  font-size: 15px;
  font-family: "Noto Serif TC";
  line-height: 43px;
}
.backPageBox .pageBox {
  padding: 0;
}
.backPageBox .pageBox > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}

.btnBackBox {
  width: 70px;
  margin: auto;
}
.btnBackBox .btn_back {
  color: #000000;
  font-size: 15px;
  font-family: "Noto Serif TC";
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 1.6;
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
}
.btnBackBox .btn_back:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000000;
}
.btnBackBox .btn_back:hover {
  color: #f39800;
}
.shareList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -6px;
}
.shareList li {
  padding: 0 6px;
}
.shareList li a {
  width: 34px;
  height: 34px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shareList li a i {
  font-size: 19px;
}
.shareList li a:hover {
  color: #f39800;
}
.shareList li a:hover svg {
  fill: #f39800;
}

/*標籤*/
.tagBox {
  padding: 20px 0;
}
.tagBox b {
  display: inline-block;
  margin-right: 10px;
}
.tagBox ul {
  display: inline-block;
}
.tagBox li {
  display: inline-block;
  margin-bottom: 5px;
}
.tagBox a {
  position: relative;
  display: block;
  margin: 0 3px;
  padding: 5px 10px;
  border: 1px solid #535e66;
  font-size: 13px;
  color: #535e66;
}
.tagBox a:hover {
  color: #ffffff;
  background-color: #535e66;
}
.tagBox a.current {
  color: #ffffff;
  background-color: #535e66;
}
.tagBox a.current:before {
  content: "";
  margin-right: 5px;
  font-family: FontAwesome;
  font-size: 12px;
}

/*頁籤*/
.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tab a {
  color: #8f8f8f;
  display: block;
  line-height: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Serif TC";
  letter-spacing: 0.75px;
  line-height: 1.6;
}
.tab a span {
  position: relative;
  padding: 20px 10px;
  display: inline-block;
}
.tab a span:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 2px;
  background-color: #0c0c0c;
  opacity: 0;
}
.tab a.current {
  color: #000000;
}
.tab a.current span:after {
  width: 100%;
  opacity: 1;
}

/*頁籤內容*/
.tabContent {
  margin-top: -1px;
  padding: 65px 60px;
  border-top: 1px solid #e5e5e5;
}
.tabContent .tabContentItem {
  display: none;
}
@media (max-width: 768px) {
  .tabContent {
    padding: 45px 20px;
  }
}

/*側邊_menu*/
.side_menu {
  margin-bottom: 50px;
}
.side_menu li {
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}
.side_menu li > a {
  display: block;
  font-size: 14px;
  padding: 10px 15px;
}
.side_menu li > a.current {
  background-color: #8c8c8c;
  color: #ffffff;
}
.side_menu li > a b {
  color: #808080;
  font-size: 13px;
  font-weight: 400;
  margin-left: 10px;
}
.side_menu dl {
  padding-left: 25px;
}
.side_menu dl a {
  display: block;
  padding: 10px 15px;
  font-size: 14px;
}
.side_menu dl a.current {
  color: #000;
  text-decoration: underline;
}

/*側邊_相簿*/
.side_album {
  margin-bottom: 0 !important;
}
.side_album > li:not(:first-child) {
  display: none;
}
.side_album a {
  display: block;
}
.side_album a img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*側邊_回首頁*/
.side_backHome {
  position: fixed;
  right: 0;
  top: 257px;
  z-index: 100;
}
@media (max-width: 1180px) {
  .side_backHome {
    display: none;
  }
}
.side_backHome a {
  width: 41px;
  height: 144px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #313131;
}
.side_backHome a .arrow {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side_backHome a .arrow svg {
  width: 6px;
  height: 8px;
}
.side_backHome a .txt {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Serif TC";
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 3.2px;
  padding-top: 20px;
}
.side_backHome a:hover {
  color: #ffffff;
  background-color: #535e66;
}

/*側邊_線上訂房*/
.side_booking {
  position: fixed;
  right: 0;
  top: 100px;
  z-index: 100;
  width: 41px;
  height: 144px;
}
@media (max-width: 1180px) {
  .side_booking {
    display: none;
  }
}
.side_booking.open {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
}
.side_booking.open .bookingArea {
  right: 100%;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
}
.side_booking > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  font-family: "Noto Serif TC";
  background-color: #f39800;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  position: relative;
  z-index: 3;
}
.side_booking > a .icon {
  width: 100%;
  height: 43px;
  background-color: #f6b240;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side_booking > a .txt {
  color: #ffffff;
  font-size: 16px;
  font-family: "Noto Serif TC";
  font-weight: 500;
  letter-spacing: 3.2px;
  margin-top: 12px;
}

/*側邊_聯絡資訊*/
.side_contactInfo li {
  margin-bottom: 14px;
}
.side_contactInfo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #414141;
}
.side_contactInfo .icon {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
  margin-right: 18px;
}
.side_contactInfo i {
  display: inline-block;
  vertical-align: middle;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 8px;
  border: 2px solid #a5a5a5;
  border-radius: 50%;
  font-size: 20px;
  color: #a5a5a5;
  text-align: center;
}
.side_contactInfo b {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-family: "Noto Serif TC";
}

/*側邊_房型*/
.side_room {
  margin-bottom: 50px;
}
.side_room .Img img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.side_room .Txt {
  margin-top: 5px;
}
.side_room .Txt p {
  max-height: 100px;
  font-size: 13px;
  color: #858383;
  line-height: 1.8;
  overflow: hidden;
}
.side_room h3 a {
  font-size: 16px;
  font-weight: 400;
}

/*側邊_分享*/
.side_share {
  display: none;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .side_share {
    display: block;
    margin-bottom: 30px;
  }
}
.side_share a {
  display: block;
  width: 100%;
  margin-top: 5px;
  padding: 15px 10px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.side_share i {
  padding-right: 5px;
  font-size: 18px;
}
.side_share .line {
  -webkit-box-shadow: 0 0 0 1px #22a00b;
          box-shadow: 0 0 0 1px #22a00b;
  border-top: 1px solid #e1ffa9;
  background: #a7e732;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTdlNzMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMWZiNTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: linear-gradient(135deg, #a7e732 0%, #1fb50e 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a7e732", endColorstr="#1fb50e", GradientType=1);
}
.side_share .fb {
  -webkit-box-shadow: 0 0 0 1px #235c9b;
          box-shadow: 0 0 0 1px #235c9b;
  border-top: 1px solid #8DCFF5;
  background: #5da0ea;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkYTBlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDhjZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#5da0ea), to(#3d8ce6));
  background: linear-gradient(to bottom, #5da0ea 0%, #3d8ce6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5da0ea", endColorstr="#3d8ce6", GradientType=0);
  /* IE6-8 */
}

/*側邊_其他相關訊息*/
.side_news {
  padding-top: 60px;
}
@media (min-width: 641px) {
  .side_news.toofew .slick-list {
    border-right: 0;
  }
}
.side_news .slick-prev {
  left: -60px;
}
.side_news .slick-next {
  right: -60px;
}
@media (min-width: 641px) {
  .side_news .slick-list {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 1536px) {
  .side_news .slick-prev {
    left: -40px;
  }
  .side_news .slick-next {
    right: -40px;
  }
}
@media (max-width: 1500px) {
  .side_news .slick-prev {
    left: 0;
  }
  .side_news .slick-next {
    right: 0;
  }
  .side_news .slick-list {
    width: calc(100% - 80px);
    margin: auto;
  }
}
@media (max-width: 480px) {
  .side_news .slick-list {
    width: 100%;
  }
  .side_news .slick-prev,
.side_news .slick-next {
    display: none !important;
  }
  .side_news .slick-dots {
    position: relative;
    bottom: 0;
    padding-top: 20px;
  }
}
.side_news .sideNewsList {
  margin-right: -1px;
  padding: 0;
}
@media (min-width: 641px) {
  .side_news .sideNewsList li.slick-active .item {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-left: -1px;
  }
}
.side_news .sideNewsList li .item {
  padding: 0 30px;
  position: relative;
}
.side_news .sideNewsList li .Txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side_news .sideNewsList li .Txt .txtBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 26px;
}
.side_news .sideNewsList li .Txt .title {
  color: #101010;
  font-size: 17px;
  font-weight: 500;
  font-family: "Noto Serif TC";
  letter-spacing: 1.7px;
  line-height: 1.588;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 15px;
  height: 97px;
}
.side_news .sideNewsList li .Txt p {
  color: #313131;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 1.73;
  margin-top: 15px;
  height: 160px;
}
.side_news .sideNewsList li .Txt .newsDate {
  font-size: 12px;
  color: #818181;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.side_news .sideNewsList li .Txt .newsDate strong {
  font-weight: 400;
}
.side_news .sideNewsList li .Txt .newsDate strong i {
  margin-right: 2px;
  font-size: 14px;
  color: #AE4233;
}
.side_news .sideNewsList li .Txt .newsDate b {
  margin-left: 3px;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif, "Noto Serif TC";
  font-weight: 400;
}
.side_news .sideNewsList li .Txt .newsDate .date {
  color: #5e5e5e;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.side_news .sideNewsList li .Img {
  line-height: 1;
}
@media (min-width: 993px) {
  .side_news .sideNewsList li .Img {
    position: absolute;
    left: 30px;
    right: 80px;
    top: 0;
    margin: auto;
    opacity: 0;
    pointer-events: none;
  }
}
.side_news .sideNewsList li a {
  display: block;
}
@media (min-width: 993px) {
  .side_news .sideNewsList li a:hover .Img {
    opacity: 1;
    pointer-events: auto;
  }
  .side_news .sideNewsList li a:hover .Txt .txtBox {
    opacity: 0;
    pointer-events: none;
  }
  .side_news .sideNewsList li a:hover .btn_more .is-outer {
    -webkit-animation: progressCircleAni3 5s linear infinite forwards;
            animation: progressCircleAni3 5s linear infinite forwards;
  }
}
.side_news .sideNewsList .btn_more {
  position: absolute;
  right: 18px;
  bottom: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.side_news .sideNewsList .btn_more .arrow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side_news .sideNewsList .btn_more .arrow svg {
  fill: #000000;
}
.side_news .sideNewsList .btn_more .circle {
  position: absolute;
  left: 0;
  top: 0;
}
.side_news .sideNewsList .btn_more circle {
  stroke-width: 1;
  fill: transparent;
}
.side_news .sideNewsList .btn_more .is-inner {
  stroke: rgba(0, 0, 0, 0.2);
}
.side_news .sideNewsList .btn_more .is-outer {
  stroke: #000000;
  stroke-dashoffset: 100.48;
  stroke-dasharray: 100.48;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@-webkit-keyframes progressCircleAni3 {
  0% {
    stroke-dashoffset: 100.48;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes progressCircleAni3 {
  0% {
    stroke-dashoffset: 100.48;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@media (max-width: 992px) {
  .side_news .sideNewsList li .Img {
    margin-bottom: 25px;
  }
  .side_news .sideNewsList li .Img img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .side_news .sideNewsList {
    margin: 15px -10px;
    padding-top: 0;
  }
  .side_news .sideNewsList li {
    padding: 0 10px;
  }
  .side_news .sideNewsList li .item {
    padding: 25px;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .side_news .sideNewsList li .Txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .side_news .sideNewsList li .Txt .txtBox {
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .side_news .sideNewsList li .Txt .title {
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .side_news .sideNewsList li .Txt p {
    height: 130px;
  }
  .side_news .sideNewsList li .Txt .newsDate {
    width: 100%;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .side_news .sideNewsList li .Txt .newsDate .date {
    margin-bottom: 0;
  }
  .side_news .sideNewsList .btn_more {
    position: relative;
    right: 0;
    bottom: 0;
    margin: 15px -10px 0 auto;
  }
}
@media (max-width: 480px) {
  .side_news .sideNewsList li .item {
    padding: 20px;
  }
}
@media (max-width: 320px) {
  .side_news .sideNewsList li .item {
    padding: 20px 15px;
  }
}

/*title*/
.titleStyle1 {
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 24px;
  color: #000;
  text-align: center;
  letter-spacing: 0.05em;
}

/*button*/
.btn1.center {
  text-align: center;
}
.btn1.full a {
  width: 100%;
}
.btn1 a {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 190px;
  text-align: center;
  padding: 13px 30px;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #ffffff;
  background-color: #0e0e0e;
  border: 1px solid #0e0e0e;
}
.btn1 a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background-color: #535e66;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn1 a:hover {
  border-color: #535e66;
}
.btn1 a:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}
.btn1 a.white {
  background-color: #ffffff;
  border: 1px solid #68a9b1;
  color: #68a9b1;
}
.btn1 a.white::after {
  background-color: #68a9b1;
}
.btn1 a.white:hover {
  color: #ffffff;
}

/*滑動解鎖*/
.captchaArea {
  position: relative;
  width: 200px;
  height: 50px;
  background-color: #ddd;
}
.captchaArea.unlocking .sliderBtn {
  -webkit-transition: none;
  transition: none;
}
.captchaArea .note {
  position: absolute;
  top: 17px;
  right: 30px;
  z-index: 1;
  font-size: 15px;
  text-align: center;
  font-family: "微軟正黑體";
  color: #777;
  letter-spacing: 1px;
  pointer-events: none;
}

.sliderBtn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 50px;
  height: 50px;
  border: none;
  outline: none;
  background-color: RoyalBlue;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sliderBtn::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 23px;
  color: #ffffff;
  font-size: 24px;
  font-family: FontAwesome;
  pointer-events: none;
}

/*Hover效果1: 放大淡出*/
.imh_opacity {
  overflow: hidden;
  position: relative;
  line-height: 1;
}
.imh_opacity:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  pointer-events: none;
}
.imh_opacity img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.imh_opacity:hover:before {
  opacity: 1;
}

/*Hover效果1: 放大淡出Detail*/
.imh_detail {
  background-color: #000;
  overflow: hidden;
  position: relative;
}
.imh_detail img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.imh_detail a:before {
  content: "Details+";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  margin-left: -45px;
  margin-top: -80px;
  display: block;
  padding: 10px 20px;
  font-size: 13px;
  color: #ffffff;
  border: 2px solid #ffffff;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.imh_detail:hover a:before {
  opacity: 1;
  margin-top: -20px;
}
.imh_detail:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*Hover效果1: 放大淡出zoom*/
.imh_zoom {
  background-color: #000;
  overflow: hidden;
  position: relative;
}
.imh_zoom img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.imh_zoom a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -30px;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 99;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
  font-family: FontAwesome;
  text-align: center;
  background-color: #000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.imh_zoom:hover a:before {
  top: 50%;
}
.imh_zoom:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*最新消息icon*/
.newIcon {
  /*分類小圖示*/
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  font-family: "Noto Serif TC";
  color: #000000;
}

.imh_scale {
  position: relative;
  overflow: hidden;
}
.imh_scale img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.imh_scale:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
/*# sourceMappingURL=master.css.map */