@charset "UTF-8";
/* CSS Document */
@import url(help/reset.css);
@import url(font-awesome-4.7.0/font-awesome.min.css);
@import url(help/rwdgrid.css);
@import url(textEditor.css);
@import url("https://fonts.googleapis.com/css?family=Lato|Noto+Sans+TC:300,400");
@import url(contentbuilder.css);
[class*='col-'], .b-box, .outerWrap, .wrap, header, .menu a, .menuBtn, .languageBox .txt, .bannerText, .bannerLinkBox, .socialBox, .quickLinkList .Txt, .slideMenuBox, .menuLanguageBox a, .m_menuTop, .m_menuTop > a, .m_menuBtn, .m_content, .insFixedBox, .insContentBox, .cardList .item, .cardList .Txt, .m_classLink ul, .moreBtn, .backBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a, .outerWrap, .cookieArea, header, .logo, .menuBtn, .insBackBtn::before, .insBackBtn::after, .closeMenuBtn::before, .closeMenuBtn::after, .languageBox .txt, .bannerText .bdp, .bannerText .bdp::before, .bannerText span, .bannerLinkBox .menuBtn, .bannerLinkBox .socialBox a.Line svg, .socialBox, .groupItem i, .groupItem a.Line svg, .quickLinkArea .textBox .Txt p, .quickLinkList, .quickLinkList .Txt, .quickLinkList .Txt::before, .quickLinkList .Txt p, .quickLinkList .Txt p::before, .title::before, .title span, .quickLinkBtn svg, .fTopBox a.Line svg, .brandBox, .footerLinkList > li, .footerLinkList h3::before, .footerLinkList h3::after, .fContactBox, .copyrightBox, .slideMenuBox, .slideMenuBox .socialBox::before, .slideMenuBox .socialBox a.Line svg, .menuFuncBox, .menuLanguageBox, .menuLinkList > li, .m_menuBtn::before, .m_menuBtn::after, .fixedAbsoluteBox, .roomQuantityBox ul, .roomQuantityBox li, .titleBox .dWord, .titleBox h2 span, .titleBox em span, .cardList .Img img, .cardList .Txt p, .cardList h3 a, .cardList .date, .classBox, .selectClassBox, .classBox > ul a::after, .selectClassBox > ul a::after, .side_contactInfoList h2, .side_contactInfoList a, .side_contactInfoList span, .moreBtn::before, .moreBtn svg, .hImgMS::before, .hImgMS img {
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.brandBox, .copyrightBox, .menuFuncBox, .quickLinkArea .titleBox em span, .quickLinkList, .title span, footer .socialBox a, .fContactBox, .slideMenuBox .socialBox::before, .slideMenuBox .socialBox a, .side_contactInfoList a, .side_contactInfoList span, .bannerText .bdp, .bannerText span, .bannerLinkBox .menuBtn, .quickLinkArea .textBox .Txt p, .footerLinkList > li, .menuLanguageBox, .menuLinkList > li, .cardList .Txt p, .cardList h3 a, .classBox, .selectClassBox, .moreBtn, .backBtn, .bannerLinkBox .socialBox, .bannerArea .logo, .insBannerArea .logo, .titleBox .dWord, .cardList .date, .side_contactInfoList h2 {
  opacity: 0; }

.brandBox, .copyrightBox, .menuFuncBox {
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px); }

.quickLinkArea .titleBox em span, .quickLinkList, .title span, footer .socialBox a, .fContactBox, .slideMenuBox .socialBox::before, .slideMenuBox .socialBox a, .side_contactInfoList a, .side_contactInfoList span {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.bannerText .bdp, .bannerText span, .bannerLinkBox .menuBtn, .quickLinkArea .textBox .Txt p, .footerLinkList > li, .menuLanguageBox, .menuLinkList > li, .cardList .Txt p, .cardList h3 a, .classBox, .selectClassBox, .moreBtn, .backBtn {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }

.bannerLinkBox .socialBox {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }

.bannerArea.show .logo, .insBannerArea.show .logo, .bannerArea.show .menuBtn, .bannerArea.show .socialBox, .insBannerArea.show .menuBtn, .insBannerArea.show .socialBox, .bannerArea.show > .bannerText .bdp, .insBannerArea.show > .bannerText .bdp, .bannerArea.show > .bannerText span, .insBannerArea.show > .bannerText span, #banner .current .bannerText span, .quickLinkArea.show .textBox .Txt p, .quickLinkArea.show .quickLinkList, .title.show span, footer.show .footerLinkList > li, footer.show .socialBox a, footer.show .brandBox, footer.show .fContactBox, footer.show .copyrightBox, .slideMenuBox.show .menuFuncBox, .slideMenuBox.show .socialBox::before, .slideMenuBox.show .menuLinkList > li, .slideMenuBox.show .socialBox a, .slideMenuBox.show .menuLanguageBox, .titleBox.show.titleBox h2 span, .titleBox.show.titleBox em span, .titleBox.show.titleBox .dWord, .cardList .show h3 a, .cardList .show .Txt p, .cardList .show .date, .classBox.show, .selectClassBox.show, .side_contactInfoList.show h2, .side_contactInfoList.show a, .side_contactInfoList.show span, .moreBtn.show, .backBtn.show {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1; }

.changePageArea {
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  z-index: 901;
  overflow: hidden;
  background-color: #043248;
  -webkit-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1); }
  .changePageArea.hide {
    width: 0; }

body {
  color: #848484;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 13px; }
  body > svg {
    display: none; }

/*css3*/
a {
  color: #737373;
  cursor: pointer; }
  a:hover {
    color: #043248; }

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

div.titan {
  /*--隱藏開影音、開相簿--*/
  display: none; }

.col-1 {
  width: 100%; }

.col-2 {
  width: 50%; }

.col-3 {
  width: 33.33%; }

.col-4 {
  width: 25%; }

.col-5 {
  width: 20%; }

a.btn_color1 {
  /*按鈕主色1*/
  color: #fff;
  background-color: #043248; }

a.btn_color1:hover {
  background-color: #075478; }

a.btn_color2 {
  color: #fff;
  background-color: #043248; }
  a.btn_color2:hover {
    background-color: #011018; }

input[type="text"], textarea {
  -webkit-appearance: none; }

.outerWrap {
  position: relative; }
  .outerWrap.insOuterWrap header {
    top: -70px; }
  .outerWrap.insOuterWrap .mainArea {
    padding-top: 0;
    padding-bottom: 0; }

.wrap {
  width: 1160px;
  margin: 0 auto; }

/*-moduleBox--*/
.moduleBox {
  position: fixed;
  left: 50%;
  top: 48%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition-property: top, opacity, visibility;
  -o-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }
  .moduleBox.show {
    top: 50%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.moduleMask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 95;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  .moduleMask.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

/* 隱私權聲明*/
.cookieArea {
  position: fixed;
  bottom: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.8);
  color: #b7b7b7;
  width: 100%;
  padding: 25px;
  font-size: 14px;
  letter-spacing: .5px;
  opacity: 0;
  visibility: hidden; }
  .cookieArea.open {
    opacity: 1;
    visibility: visible; }
  .cookieArea strong a {
    color: #fff; }
  .cookieArea a.btn {
    background-color: #043248;
    padding: 8px 20px;
    color: #fff;
    letter-spacing: 2px;
    display: inline-block;
    margin-left: 10px; }

/*****網頁頭*****/
header {
  position: fixed;
  top: -70px;
  left: 0;
  z-index: 90;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #043248; }
  header.scroll {
    top: 0; }
  header .wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1320px; }
  header .menuBtn {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 115px;
    padding-left: 50px;
    padding-right: 0;
    color: transparent !important; }
    header .menuBtn.open::before, header .menuBtn.open::after {
      top: 50%; }
    header .menuBtn::before, header .menuBtn::after, header .menuBtn .line {
      left: 0;
      width: 34px;
      margin-top: -.5px; }
    header .menuBtn::before {
      top: calc(50% - 7px); }
    header .menuBtn::after {
      top: calc(50% + 7px); }
    header .menuBtn .line {
      top: 50%; }
  header .languageBox {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 115px; }
  header .logo {
    top: 2px; }

.logo {
  position: absolute;
  top: 8px;
  left: 50%;
  z-index: 1;
  line-height: 0;
  max-width: 151px;
  margin-left: -70.5px; }
  .logo img {
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/*menu*/
.menuBox {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .menu > li:nth-child(5) {
    margin-left: 250px; }
  .menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 7px 5px;
    color: #fff;
    font-size: 12px; }
    .menu a.current, .menu a:hover {
      color: rgba(255, 255, 255, 0.5); }

/*手機menu*/
.menuBtn {
  position: relative;
  color: #fff;
  font-family: "Lato", "Noto Sans TC", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer; }
  .menuBtn.open::before, .menuBtn.open::after {
    -webkit-transition: top .5s ease-out, -webkit-transform .5s ease-out .5s;
    transition: top .5s ease-out, -webkit-transform .5s ease-out .5s;
    -o-transition: top .5s ease-out, transform .5s ease-out .5s;
    transition: top .5s ease-out, transform .5s ease-out .5s;
    transition: top .5s ease-out, transform .5s ease-out .5s, -webkit-transform .5s ease-out .5s; }
  .menuBtn.open::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .menuBtn.open::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .menuBtn.open .line {
    width: 0;
    -webkit-transition: width 0s ease-out .5s;
    -o-transition: width 0s ease-out .5s;
    transition: width 0s ease-out .5s; }
  .menuBtn:hover {
    color: rgba(255, 255, 255, 0.5); }
  .menuBtn::before, .menuBtn::after, .menuBtn .line {
    content: '';
    position: absolute;
    z-index: 1;
    height: 1px;
    background-color: #fff;
    -webkit-transition: top .5s ease-out .5s, width .5s ease-out .7s, -webkit-transform .5s ease-out;
    transition: top .5s ease-out .5s, width .5s ease-out .7s, -webkit-transform .5s ease-out;
    -o-transition: top .5s ease-out .5s, transform .5s ease-out, width .5s ease-out .7s;
    transition: top .5s ease-out .5s, transform .5s ease-out, width .5s ease-out .7s;
    transition: top .5s ease-out .5s, transform .5s ease-out, width .5s ease-out .7s, -webkit-transform .5s ease-out; }

.insMenuBtn, .insBackBtn {
  position: fixed;
  top: 0;
  z-index: 90;
  width: 65px;
  height: 65px; }

.insMenuBtn {
  left: 0;
  background-color: #ab8e59; }
  .insMenuBtn.open::before, .insMenuBtn.open::after {
    top: 50%; }
  .insMenuBtn::before, .insMenuBtn::after, .insMenuBtn .line {
    left: 50%;
    width: 24px;
    margin-left: -12px;
    margin-top: -.5px; }
  .insMenuBtn::before {
    top: calc(50% - 7px); }
  .insMenuBtn::after {
    top: calc(50% + 7px); }
  .insMenuBtn .line {
    top: 50%; }

.insBackBtn {
  right: 0;
  background-color: #043248; }
  .insBackBtn::before, .insBackBtn::after {
    content: '';
    position: absolute;
    top: 22px;
    z-index: 1;
    width: 30px;
    height: 1px;
    margin-top: -.5px;
    background-color: #fff; }
  .insBackBtn::before {
    left: 22px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .insBackBtn::after {
    right: 22px;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.closeMenuBtn {
  position: relative;
  padding: 0 35px 0 0;
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #043248;
  letter-spacing: 1px;
  background-color: transparent;
  cursor: pointer; }
  .closeMenuBtn::before, .closeMenuBtn::after {
    content: '';
    position: absolute;
    top: 5px;
    z-index: 1;
    width: 0;
    height: 1px;
    background-color: #9eafb8; }
  .closeMenuBtn::before {
    left: 66px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .closeMenuBtn::after {
    right: 0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.languageBox {
  position: relative;
  z-index: 1; }
  .languageBox .txt {
    padding-right: 25px;
    color: #fff;
    font-family: "Lato", "Noto Sans TC", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer; }
    .languageBox .txt:hover {
      color: rgba(255, 255, 255, 0.5); }
    .languageBox .txt::before {
      content: '';
      position: absolute;
      right: 0;
      top: 50%;
      z-index: 1;
      width: 6px;
      height: 6px;
      margin-top: -5px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      border-bottom: 1px solid #97a1a8;
      border-right: 1px solid #97a1a8; }
  .languageBox > ul {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 1;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #032130; }
    .languageBox > ul a {
      display: block;
      padding: 5px 10px;
      color: rgba(255, 255, 255, 0.5);
      letter-spacing: 1px; }
      .languageBox > ul a.current {
        color: #fff; }

/*****banner******/
.bannerArea, .insBannerArea {
  position: relative; }
  .bannerArea.show .logo, .insBannerArea.show .logo {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s; }
  .bannerArea.show .menuBtn, .bannerArea.show .socialBox, .insBannerArea.show .menuBtn, .insBannerArea.show .socialBox {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s; }
  .bannerArea.show > .bannerText .bdp, .insBannerArea.show > .bannerText .bdp {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
    .bannerArea.show > .bannerText .bdp::before, .insBannerArea.show > .bannerText .bdp::before {
      height: 34px;
      -webkit-transition-delay: 2s;
      -o-transition-delay: 2s;
      transition-delay: 2s; }
  .bannerArea .logo, .insBannerArea .logo {
    top: 15px;
    z-index: 2;
    margin-left: -110.5px;
    padding: 24px 35px;
    background-color: #043248; }
    .bannerArea .logo::before, .insBannerArea .logo::before {
      content: '';
      position: absolute;
      top: 4px;
      bottom: 4px;
      left: 4px;
      right: 4px;
      z-index: 1;
      margin: auto;
      border: 1px solid #33586a;
      pointer-events: none; }
  .bannerArea img, .insBannerArea img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.bannerBox {
  overflow: hidden; }
  .bannerBox img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

#banner .current img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: 4s ease-out .5s;
  -o-transition: 4s ease-out .5s;
  transition: 4s ease-out .5s; }

.bannerText {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 160px;
  color: #fff;
  text-transform: uppercase; }
  .bannerText .bEnTitle {
    font: 400 43px 'Times New Roman', 'Noto Sans TC', sans-serif;
    letter-spacing: 2px;
    margin-left: 2px; }
  .bannerText .bTitle {
    margin-left: 5px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 5px;
    color: #fff; }
  .bannerText .bdText {
    margin-top: 10px;
    font-size: 16px;
    font-family: "Lato", "Noto Sans TC", sans-serif;
    letter-spacing: 1px; }
  .bannerText .bdp {
    position: relative;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    line-height: 2;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center; }
    .bannerText .bdp::before {
      content: '';
      position: absolute;
      top: calc(100% + 15px);
      left: 50%;
      width: 1px;
      height: 0;
      background-color: #fff; }
  .bannerText span {
    display: inline-block; }

.bannerLinkBox {
  position: absolute;
  top: 0;
  left: -70px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 70px;
  height: 100%;
  padding-top: 45px; }
  .bannerLinkBox .menuBtn {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0; }
    .bannerLinkBox .menuBtn.open::before, .bannerLinkBox .menuBtn.open::after {
      top: 5px; }
    .bannerLinkBox .menuBtn.open .line {
      width: 0; }
    .bannerLinkBox .menuBtn::before, .bannerLinkBox .menuBtn::after, .bannerLinkBox .menuBtn .line {
      left: 50%;
      width: 24px;
      margin-left: -12px; }
    .bannerLinkBox .menuBtn::before {
      top: 0; }
    .bannerLinkBox .menuBtn::after {
      top: 10px; }
    .bannerLinkBox .menuBtn .line {
      top: 5px; }
  .bannerLinkBox .vertical {
    display: none;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .bannerLinkBox .socialBox {
    -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;
    padding-bottom: 40px; }
    .bannerLinkBox .socialBox a + a {
      margin-top: 10px; }
    .bannerLinkBox .socialBox p {
      position: relative;
      padding-top: 110px;
      -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
      color: #8299a4; }
      .bannerLinkBox .socialBox p::before {
        content: '';
        position: absolute;
        top: 15px;
        left: 50%;
        width: 1px;
        height: 78px;
        margin-left: -.5px;
        background-color: #34596b; }
    .bannerLinkBox .socialBox a.Line {
      margin-top: 5px; }
      .bannerLinkBox .socialBox a.Line:hover svg {
        opacity: 1; }
      .bannerLinkBox .socialBox a.Line svg {
        width: 20px;
        height: 20px;
        fill: #fff;
        opacity: 0.7; }

.socialBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .socialBox a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7); }
    .socialBox a:hover {
      color: #fff; }
  .socialBox p {
    font-family: "Lato", "Noto Sans TC", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px; }

.groupItem {
  margin-top: 15px;
  margin-left: -5px; }
  .groupItem i {
    color: #043248; }
    .groupItem i:hover {
      color: #333; }
  .groupItem a.Line {
    margin-top: 3px; }
    .groupItem a.Line svg {
      width: 20px;
      height: 20px;
      fill: #043248; }
      .groupItem a.Line svg:hover {
        fill: #333; }

.quickLinkArea {
  padding-top: 65px;
  padding-bottom: 55px;
  background-color: #ededed;
  overflow: hidden; }
  .quickLinkArea.show .textBox .Txt p, .quickLinkArea.show .quickLinkList {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .quickLinkArea .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px; }
  .quickLinkArea .textBox {
    max-width: 330px;
    margin-right: 20px; }
    .quickLinkArea .textBox .Txt p {
      line-height: 2;
      letter-spacing: .5px; }

.quickLinkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 330px - 20px);
  max-width: 820px;
  margin-left: -5px;
  margin-right: -5px; }
  .quickLinkList li {
    padding-left: 5px;
    padding-right: 5px; }
  .quickLinkList .item {
    position: relative; }
    .quickLinkList .item:hover .Txt {
      background-color: rgba(4, 50, 72, 0.9); }
      .quickLinkList .item:hover .Txt::before {
        opacity: 1; }
      .quickLinkList .item:hover .Txt p {
        color: #8f7c57; }
        .quickLinkList .item:hover .Txt p::before {
          width: 20px;
          margin-left: -10px;
          -webkit-transition-delay: .8s;
          -o-transition-delay: .8s;
          transition-delay: .8s; }
    .quickLinkList .item:hover h3 a {
      color: #ab8e59; }
    .quickLinkList .item:hover .quickLinkBtn {
      color: #ab8e59; }
      .quickLinkList .item:hover .quickLinkBtn svg {
        fill: #6c6c54;
        -webkit-animation: 2s arrowRight ease-out infinite;
        animation: 2s arrowRight ease-out infinite; }
  .quickLinkList .Img {
    line-height: 0; }
    .quickLinkList .Img img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .quickLinkList .Txt {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    background-color: transparent; }
    .quickLinkList .Txt::before {
      content: '';
      position: absolute;
      top: 6px;
      bottom: 6px;
      left: 6px;
      right: 6px;
      z-index: 1;
      margin: auto;
      border: 1px solid #5a6557;
      pointer-events: none;
      opacity: 0; }
    .quickLinkList .Txt p {
      position: relative;
      max-width: 100%;
      padding-bottom: 20px;
      line-height: 2;
      color: #e0e2e3;
      letter-spacing: .5px; }
      .quickLinkList .Txt p::before {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 1;
        width: 0;
        height: 1px;
        background-color: #71735a; }
  .quickLinkList h3 a {
    display: block;
    margin-bottom: 15px;
    margin-left: 5px;
    letter-spacing: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #fff; }

.title {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
  font-weight: 400;
  font-size: 17px;
  color: #000;
  letter-spacing: 2px; }
  .title.show::before {
    width: 20px;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s; }
  .title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    width: 0;
    height: 1px;
    margin-top: -.5px;
    background-color: #043248; }
  .title span {
    display: inline-block; }

.quickLinkBtn {
  display: block;
  width: 140px;
  height: 30px;
  line-height: 30px;
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .quickLinkBtn:hover {
    color: #ab8e59; }
    .quickLinkBtn:hover svg {
      fill: #6c6c54; }
  .quickLinkBtn svg {
    margin-left: 15px;
    fill: #afb2af; }

footer {
  padding-top: 35px;
  padding-bottom: 45px;
  background-color: #043248; }
  footer .wrap {
    width: 1320px; }
  footer .socialBox a:hover {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important; }
  footer .socialBox a + a {
    margin-left: 5px; }
  footer .socialBox a:nth-child(1) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  footer .socialBox a:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  footer .socialBox a:nth-child(3) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  footer .socialBox a:nth-child(4) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }

.fTopBox {
  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;
  padding-bottom: 25px;
  border-bottom: 1px solid #1e475b; }
  .fTopBox a.Line {
    margin-top: 3px; }
    .fTopBox a.Line:hover svg {
      opacity: 1; }
    .fTopBox a.Line svg {
      width: 20px;
      height: 20px;
      fill: #fff;
      opacity: 0.7; }

.brandBox img + img {
  margin-left: 35px; }

.footerLinkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 60px;
  color: #d9dbdc;
  letter-spacing: 1px; }
  .footerLinkList .open + .pageLinks {
    display: block; }
    .footerLinkList .open + .pageLinks a {
      -webkit-animation: .3s flinkUFI both ease-out .2s;
      animation: .3s flinkUFI both ease-out .2s; }
  .footerLinkList > li {
    width: calc(100% / 8); }
    .footerLinkList > li:nth-child(1) {
      -webkit-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .footerLinkList > li:nth-child(2) {
      -webkit-transition-delay: 0.7s;
      -o-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .footerLinkList > li:nth-child(3) {
      -webkit-transition-delay: 0.8s;
      -o-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    .footerLinkList > li:nth-child(4) {
      -webkit-transition-delay: 0.9s;
      -o-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .footerLinkList > li:nth-child(5) {
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .footerLinkList > li:nth-child(6) {
      -webkit-transition-delay: 1.1s;
      -o-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .footerLinkList > li:nth-child(7) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .footerLinkList > li:nth-child(8) {
      -webkit-transition-delay: 1.3s;
      -o-transition-delay: 1.3s;
      transition-delay: 1.3s; }
    .footerLinkList > li:nth-child(9) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
  .footerLinkList h3 {
    position: relative;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    height: 48px; }
    .footerLinkList h3::before, .footerLinkList h3::after {
      margin-top: -1px; }
  .footerLinkList a {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    color: #d9dbdc; }
    .footerLinkList a:hover {
      color: #ab8e59; }

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

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

.fBottomBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-top: 25px;
  border-top: 1px solid #1e475b; }

.fContactBox {
  color: #ccc; }
  .fContactBox li + li {
    margin-top: 7px; }
  .fContactBox a {
    color: #ccc; }
    .fContactBox a:hover {
      color: #fff; }

.copyrightBox {
  color: #fff; }
  .copyrightBox .design, .copyrightBox p {
    display: inline-block; }
  .copyrightBox .design {
    margin-left: 5px;
    color: #ccc; }
    .copyrightBox .design a {
      color: #ccc; }
      .copyrightBox .design a:hover {
        color: #fff; }

.slideMenuBox {
  position: fixed;
  top: 0;
  left: -900px;
  z-index: 100;
  width: 900px;
  height: 100vh;
  padding: 3vh 75px 10vh;
  background-color: #fff;
  overflow: hidden auto; }
  .slideMenuBox.show {
    left: 0; }
    .slideMenuBox.show .menuFuncBox, .slideMenuBox.show .socialBox::before {
      -webkit-transition-delay: .6s;
      -o-transition-delay: .6s;
      transition-delay: .6s; }
    .slideMenuBox.show .menuLanguageBox {
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
    .slideMenuBox.show .closeMenuBtn::before, .slideMenuBox.show .closeMenuBtn::after {
      width: 28px; }
    .slideMenuBox.show .closeMenuBtn::before {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    .slideMenuBox.show .closeMenuBtn::after {
      -webkit-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
  .slideMenuBox .socialBox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .slideMenuBox .socialBox::before {
      content: 'follow us';
      margin-right: 15px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: "Lato", "Noto Sans TC", sans-serif; }
    .slideMenuBox .socialBox a {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      color: #737373; }
      .slideMenuBox .socialBox a:nth-child(1) {
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s; }
      .slideMenuBox .socialBox a:nth-child(2) {
        -webkit-transition-delay: 0.9s;
        -o-transition-delay: 0.9s;
        transition-delay: 0.9s; }
      .slideMenuBox .socialBox a:nth-child(3) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s; }
      .slideMenuBox .socialBox a:nth-child(4) {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s; }
      .slideMenuBox .socialBox a:hover {
        color: #ab8e59;
        -webkit-transition-delay: 0s !important;
        -o-transition-delay: 0s !important;
        transition-delay: 0s !important; }
      .slideMenuBox .socialBox a + a {
        margin-left: 10px; }
      .slideMenuBox .socialBox a.Line {
        margin-top: 7px; }
        .slideMenuBox .socialBox a.Line:hover svg {
          fill: #ab8e59; }
        .slideMenuBox .socialBox a.Line svg {
          width: 20px;
          height: 20px;
          fill: #737373; }
    .slideMenuBox .socialBox p {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      margin-right: 20px; }
    .slideMenuBox .socialBox a.Line {
      margin-top: 7px; }
      .slideMenuBox .socialBox a.Line:hover svg {
        fill: #ab8e59; }
      .slideMenuBox .socialBox a.Line svg {
        width: 20px;
        height: 20px;
        fill: #737373; }

.menuTopBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.menuFuncBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .menuFuncBox a {
    position: relative;
    display: block;
    margin-right: 25px;
    padding: 5px 25px;
    color: #043248;
    letter-spacing: 1px; }
    .menuFuncBox a:hover {
      color: #ab8e59; }
    .menuFuncBox a::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      z-index: 1;
      width: 1px;
      height: 16px;
      margin-top: -8px;
      background-color: #e5e5e5; }

.menuLanguageBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 35px; }
  .menuLanguageBox a {
    position: relative;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d6d6d6;
    text-align: center; }
    .menuLanguageBox a:hover, .menuLanguageBox a.current {
      color: #fff;
      background-color: #ab8e59; }
      .menuLanguageBox a:hover::before, .menuLanguageBox a.current::before {
        border-color: #d4c5aa; }
    .menuLanguageBox a::before {
      content: '';
      position: absolute;
      top: 2px;
      bottom: 2px;
      left: 2px;
      right: 2px;
      margin: auto;
      border: 1px solid #d6d6d6;
      pointer-events: none; }
    .menuLanguageBox a + a {
      margin-left: 8px; }

.menuLinkList {
  counter-reset: item;
  text-align: center; }
  .menuLinkList > li {
    counter-increment: item;
    margin-top: 30px; }
    .menuLinkList > li:nth-child(1) {
      -webkit-transition-delay: 1.1s;
      -o-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .menuLinkList > li:nth-child(2) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .menuLinkList > li:nth-child(3) {
      -webkit-transition-delay: 1.3s;
      -o-transition-delay: 1.3s;
      transition-delay: 1.3s; }
    .menuLinkList > li:nth-child(4) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .menuLinkList > li:nth-child(5) {
      -webkit-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    .menuLinkList > li:nth-child(6) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .menuLinkList > li:nth-child(7) {
      -webkit-transition-delay: 1.7s;
      -o-transition-delay: 1.7s;
      transition-delay: 1.7s; }
    .menuLinkList > li:nth-child(8) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    .menuLinkList > li:nth-child(9) {
      -webkit-transition-delay: 1.9s;
      -o-transition-delay: 1.9s;
      transition-delay: 1.9s; }
  .menuLinkList h3 {
    font-weight: 400;
    font-size: 20px;
    margin-left: 5px;
    color: #385262; }
    .menuLinkList h3::before {
      content: "0" counter(item);
      display: block;
      margin-bottom: 10px;
      font-size: 14px;
      font-family: "Lato", "Noto Sans TC", sans-serif;
      color: #999;
      letter-spacing: 2px;
      margin-left: -2px; }
  .menuLinkList .pageLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px; }
    .menuLinkList .pageLinks a {
      position: relative;
      padding: 5px 10px;
      font-size: 14px;
      color: #585858; }
      .menuLinkList .pageLinks a:hover {
        color: #ab8e59; }
      .menuLinkList .pageLinks a + a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1;
        width: 1px;
        height: 16px;
        margin-top: -8px;
        background-color: #e5e5e5; }

.m_menuBox {
  display: none; }

.fixedRelativeBox {
  position: relative; }

.fixedAbsoluteBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

/*--booking--*/
.bookingBox {
  position: absolute;
  left: 50%;
  bottom: 160px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 860px;
  margin-left: -430px; }

.bookingList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 50px; }
  .bookingList > li {
    position: relative;
    padding: 15px 115px 15px 25px;
    background-color: #fff; }
    .bookingList > li::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 1;
      width: 1px;
      height: 70px;
      margin-top: -35px;
      background-color: #e5e5e5; }
  .bookingList .title {
    display: block;
    margin-bottom: 15px;
    font-weight: 300;
    letter-spacing: 1px; }
  .bookingList input {
    width: 0;
    height: 0;
    line-height: 0;
    padding: 0;
    border: none;
    font-size: 0;
    opacity: 0; }
  .bookingList .ymData, .bookingList .week {
    display: block;
    color: #7f7f7f; }
  .bookingList .ymData {
    font-style: italic;
    font-family: "Times New Roman", Times, serif; }
  .bookingList .week {
    font-family: "Lato", "Noto Sans TC", sans-serif;
    letter-spacing: 1px; }
  .bookingList .day, .bookingList .room {
    position: absolute;
    right: 35px;
    top: 50%;
    width: 70px;
    height: 80px;
    margin-top: -40px;
    font-size: 70px;
    text-align: center;
    color: #000;
    font-family: "Times New Roman", Times, serif;
    cursor: pointer; }
    .bookingList .day::before, .bookingList .room::before {
      content: '\f107';
      position: absolute;
      top: 50%;
      right: -20px;
      z-index: 1;
      margin-top: -9px;
      font-size: 18px;
      font-family: FontAwesome;
      color: #787878; }
  .bookingList .decoration {
    display: block;
    margin-top: 20px; }

.bookingTitle {
  display: block;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 14px;
  font-family: "Lato", "Noto Sans TC", sans-serif;
  color: #000;
  text-transform: uppercase; }

.bookingSubmitBtn {
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: none;
  background-color: #043248;
  cursor: pointer; }

.textPiece {
  display: inline-block; }
  .textPiece:not(:last-child) {
    margin-right: 7px; }
  .textPiece span {
    display: inline-block; }

.roomQuantityBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  pointer-events: none; }
  .roomQuantityBox.open {
    pointer-events: auto;
    z-index: 3; }
    .roomQuantityBox.open ul {
      opacity: 1;
      -webkit-transform: rotateY(0);
      transform: rotateY(0); }
  .roomQuantityBox ul {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }
  .roomQuantityBox li {
    width: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    cursor: pointer;
    color: #000;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
    .roomQuantityBox li:hover, .roomQuantityBox li.select {
      color: #fff;
      background-color: #ab8e59; }

/*********內頁**********/
/**********************/
.mainArea {
  padding-top: 45px;
  padding-bottom: 65px; }

.insFixedBox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 50%;
  min-height: 100vh; }

.insContentBox {
  width: 50%;
  min-height: 100vh;
  margin-left: auto;
  padding-bottom: 50px; }

.titleBox {
  position: relative;
  margin-bottom: 25px;
  text-align: center; }
  .titleBox.show.titleBox .dWord {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s; }
  .titleBox .dWord {
    display: block;
    font-size: 13px;
    color: #7b7b7b;
    text-transform: uppercase;
    font-family: "Lato", "Noto Sans TC", sans-serif; }
  .titleBox em {
    display: block;
    margin-top: 10px;
    font-size: 36px;
    font-family: "Times New Roman", Times, serif;
    color: #043248;
    text-transform: uppercase; }
  .titleBox h2 {
    margin-top: 25px;
    margin-left: 3px;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 3px;
    color: #343434; }
  .titleBox h2 span, .titleBox em span {
    display: inline-block; }

.cardList {
  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; }
  .cardList .show h3 a {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .cardList .show .Txt p {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
  .cardList .show .date {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .cardList .item {
    padding-left: 6px;
    padding-right: 6px; }
    .cardList .item:hover .Img img {
      -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
      transform: scale(1.03); }
  .cardList .Img {
    line-height: 0;
    text-align: center;
    overflow: hidden; }
    .cardList .Img img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .cardList .Txt {
    padding: 25px 0 25px 15px;
    border-bottom: 1px solid #dee3e5; }
    .cardList .Txt p {
      height: 55px;
      line-height: 2;
      letter-spacing: 1px; }
  .cardList h3 a {
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .cardList .date {
    margin-top: 15px;
    font-family: "Lato", "Noto Sans TC", sans-serif;
    font-size: 14px;
    color: #826b42; }

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

/*類別*/
.m_classLink {
  display: none; }
  .m_classLink .main {
    position: relative;
    display: block;
    font-size: 14px;
    padding: 15px 5px;
    color: #343434;
    letter-spacing: 1px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer; }
    .m_classLink .main::before {
      content: '\f107';
      position: absolute;
      right: 10px;
      top: 50%;
      z-index: 1;
      margin-top: -6px;
      font-size: 15px;
      font-family: FontAwesome; }
  .m_classLink ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    display: none;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
    .m_classLink ul li + li {
      border-top: 1px solid #f2f2f2; }
    .m_classLink ul a {
      display: block;
      padding: 14px 20px;
      color: #000;
      font-size: 14px;
      background-color: #fff; }
      .m_classLink ul a:hover, .m_classLink ul a.current {
        color: #fff;
        background-color: #ab8e59; }

.classBox, .selectClassBox {
  position: relative;
  z-index: 1; }
  .classBox > ul, .selectClassBox > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e5e5e5; }
    .classBox > ul li + li a::before, .selectClassBox > ul li + li a::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 1;
      width: 1px;
      height: 14px;
      margin-top: -7px;
      background-color: #e5e5e5; }
    .classBox > ul a, .selectClassBox > ul a {
      position: relative;
      display: block;
      padding: 23px 15px;
      font-size: 14px;
      letter-spacing: 1px;
      color: #888; }
      .classBox > ul a:hover, .classBox > ul a.current, .selectClassBox > ul a:hover, .selectClassBox > ul a.current {
        color: #000; }
      .classBox > ul a::after, .selectClassBox > ul a::after {
        content: '';
        position: absolute;
        left: 8px;
        bottom: -1px;
        z-index: 1;
        width: 0;
        height: 2px;
        background-color: #043248; }
      .classBox > ul a.current::after, .selectClassBox > ul a.current::after {
        width: calc(100% - 16px); }

.classBox {
  margin: 20px auto; }

.selectClassBox {
  margin-bottom: 20px; }

/*標籤*/
.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 #043248;
    font-size: 13px;
    color: #043248; }
    .tagBox a:hover {
      color: #fff;
      background-color: #043248; }
    .tagBox a.current {
      color: #fff;
      background-color: #043248; }
      .tagBox a.current:before {
        content: "\f00d";
        margin-right: 5px;
        font-family: FontAwesome;
        font-size: 12px; }

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

/******頁籤*******/
.tab {
  margin-top: 40px; }
  .tab a {
    display: block;
    float: left;
    padding: 12px 10px;
    font-size: 15px;
    color: #1c1c1c; }
    .tab a.current {
      border: 1px solid #c0c0c0;
      border-top: 1px solid #c0c0c0;
      border-bottom: 1px solid #f8f3f0;
      -webkit-box-shadow: inset 0 3px 5px -2px #cecece;
      box-shadow: inset 0 3px 5px -2px #cecece; }

.tabContent {
  margin-top: -1px;
  padding: 20px 5px;
  border-top: 1px solid #d6d6d6; }
  .tabContent > li {
    display: none; }
  .tabContent .textEditor {
    margin: 0; }
  .tabContent .sectionTitle {
    display: none; }

/*側邊_menu*/
.side_menu > ul a {
  display: block;
  padding: 13px 0;
  font-size: 14px;
  color: #343434;
  letter-spacing: 1px; }
  .side_menu > ul a:hover, .side_menu > ul a.current {
    color: #ab8e59; }

/*側邊_相簿*/
.side_album {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: -10px; }
  .side_album li {
    float: left;
    width: 33.33%;
    padding: 0 10px 10px 0; }
  .side_album a {
    display: block;
    -webkit-box-shadow: 2px 2px 5px #c3c3c3;
    box-shadow: 2px 2px 5px #c3c3c3; }
    .side_album a img {
      display: block;
      width: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }

/*側邊_聯絡資訊*/
.side_contactInfoList {
  letter-spacing: 1px; }
  .side_contactInfoList.show a, .side_contactInfoList.show span {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .side_contactInfoList li + li {
    margin-top: 15px; }
  .side_contactInfoList h2 {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #ab8e59; }
  .side_contactInfoList a, .side_contactInfoList span {
    display: block;
    color: #626262; }
  .side_contactInfoList a:hover {
    color: #ab8e59; }

/*側邊_分享*/
.side_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .side_share::before {
    content: 'Share：';
    margin-right: 10px; }
  .side_share a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #9d9d9d; }
    .side_share a:hover {
      color: #ab8e59; }

/*側邊_其他相關訊息*/
.side_news {
  margin: 30px 0; }
  .side_news ul {
    margin-top: 20px; }
  .side_news li {
    margin-bottom: 25px; }
  .side_news .Img {
    float: left;
    width: 60px;
    margin-right: 12px;
    overflow: hidden; }
    .side_news .Img img {
      display: block;
      height: 60px; }
  .side_news .Txt {
    overflow: hidden; }
    .side_news .Txt a {
      display: block;
      font-size: 14px;
      line-height: 1.5;
      font-weight: bold; }
      .side_news .Txt a:hover {
        text-decoration: underline; }
    .side_news .Txt b {
      display: block;
      margin-top: 5px;
      font-weight: 400;
      font-size: 12px;
      color: #999; }

.parallaxText, .parallaxImg {
  position: absolute;
  z-index: -1;
  pointer-events: none; }

.parallaxText {
  white-space: nowrap;
  font-size: 170px;
  color: #f9f9fa;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase; }

.parallaxImg {
  line-height: 0; }

.moreBtn, .backBtn {
  display: block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
  font-family: 'Times New Roman', 'Noto Sans TC', sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px; }

.moreBtn {
  position: relative;
  z-index: 1;
  padding-right: 30px;
  color: #000;
  border: 1px solid #b5b5b5;
  overflow: hidden; }
  .moreBtn.goldStyle {
    color: #fff;
    border-color: #ab8e59; }
    .moreBtn.goldStyle:hover {
      border-color: #ab8e59; }
    .moreBtn.goldStyle::before {
      width: 100%;
      background-color: #ab8e59; }
    .moreBtn.goldStyle svg {
      fill: #ddd1bc; }
  .moreBtn:hover {
    padding-right: 0;
    color: #fff;
    border-color: #043248; }
    .moreBtn:hover::before {
      right: auto;
      left: 0;
      width: 100%; }
    .moreBtn:hover svg {
      right: 0;
      opacity: 0;
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
  .moreBtn::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background-color: #043248; }
  .moreBtn svg {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    fill: #676767;
    -webkit-animation: 2s arrowRight ease-out infinite;
    animation: 2s arrowRight ease-out infinite;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }

.backBtn {
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  background-color: #ab8e59; }
  .backBtn:hover {
    color: #fff;
    background-color: #8b7346; }

@-webkit-keyframes arrowRight {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%); }
  60% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%); } }

@keyframes arrowRight {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%); }
  60% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%); } }

@-webkit-keyframes arrowDown {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%); }
  60% {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%); } }

@keyframes arrowDown {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%); }
  60% {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%); } }

#ui-datepicker-div {
  margin: 0; }

.contentTitle {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  letter-spacing: 1px; }
  .contentTitle::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 50px;
    height: 1px;
    background-color: #ccc; }
  .contentTitle::after {
    content: attr(data-en);
    display: inline-block;
    margin-left: 0px;
    vertical-align: bottom;
    font-family: "Times New Roman", Times, serif;
    color: #b4b4b4;
    text-transform: uppercase;
    letter-spacing: 0; }

.hImgMS {
  position: relative;
  overflow: hidden; }
  .hImgMS:hover::before {
    opacity: .8; }
  .hImgMS:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .hImgMS::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #043248;
    pointer-events: none;
    opacity: 0; }

@media (max-width: 1650px) {
  .bannerText {
    padding-bottom: 5%; }
  .bookingBox {
    bottom: 6%; } }

@media (max-width: 1430px) {
  footer .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .parallaxText {
    font-size: 100px; } }

@media (max-width: 1360px) {
  header .wrap, .quickLinkArea .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 1300px) {
  .wrap {
    width: 100%;
    padding: 0 20px; } }

@media (max-width: 1250px) {
  .bannerText .bdp::before {
    display: none; }
  .bannerLinkBox .socialBox p {
    display: none; } }

@media (max-width: 1230px) {
  .insFixedBox {
    padding-left: 20px; }
  .insContentBox {
    padding-right: 20px; } }

@media (min-width: 1181px) {
  .menuTopBox::before, .menuTopBox::after {
    content: '';
    position: absolute;
    z-index: -1;
    background-position: 0 0;
    background-repeat: no-repeat;
    pointer-events: none; }
  .menuTopBox::before {
    top: 70%;
    left: -180px;
    width: 384px;
    height: 297px;
    background-image: url("../images/leaf/menuLB.png"); }
  .menuTopBox::after {
    top: 45%;
    right: 0;
    width: 270px;
    height: 247px;
    background-image: url("../images/leaf/menuR.png"); }
  .slideMenuBox::before {
    content: 'MENU';
    position: absolute;
    top: 25%;
    left: 0;
    z-index: -2;
    width: 100%;
    font-size: 295px;
    font-family: "Times New Roman", Times, serif;
    color: #fafafb;
    text-align: center;
    pointer-events: none; }
  .slideMenuBox::after {
    content: '';
    position: absolute;
    top: 10%;
    left: 0;
    z-index: -1;
    width: 247px;
    height: 498px;
    background: url("../images/leaf/menuLT.png") 0 0 no-repeat; }
  body {
    background-color: #043248; }
  .outerWrap {
    position: relative;
    padding-left: 70px;
    background: -webkit-linear-gradient(left, #043248 70px, #fff 0, #fff 100%) 0 0 no-repeat;
    background: -o-linear-gradient(left, #043248 70px, #fff 0, #fff 100%) 0 0 no-repeat;
    background: linear-gradient(to right, #043248 70px, #fff 0, #fff 100%) 0 0 no-repeat; }
    .outerWrap.insOuterWrap {
      padding-left: 0;
      background-color: #fff;
      background-image: none; }
  .bannerText .bEnTitle .textPiece:not(:last-child) {
    margin-right: 20px; } }

@media (max-width: 1180px) {
  header, .bannerArea .logo, .insBannerArea .logo, .bookingBox, .insMenuBtn, .insBackBtn, .insBannerArea, .bannerLinkBox {
    display: none; }
  .bannerText {
    padding-bottom: 0; }
  .footerLinkList {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px; }
    .footerLinkList > li {
      width: 100%; }
      .footerLinkList > li + li {
        margin-left: 0; }
        .footerLinkList > li + li h3 {
          border-top: 1px solid #1e475b; }
    .footerLinkList h3 {
      margin-bottom: 0;
      padding-top: 8px;
      padding-bottom: 8px; }
      .footerLinkList h3.open::after {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0); }
      .footerLinkList h3::before, .footerLinkList h3::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 5px;
        z-index: 1;
        width: 12px;
        height: 2px;
        background-color: #fff; }
      .footerLinkList h3::before {
        margin-left: -1px; }
      .footerLinkList h3::after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
    .footerLinkList .pageLinks {
      display: none;
      margin-bottom: 10px; }
      .footerLinkList .pageLinks a {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0; }
  .outerWrap {
    padding-top: 60px; }
  .m_menuBox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    width: 100%; }
    .m_menuBox.open .m_menuBtn::before {
      opacity: 0; }
    .m_menuBox.open .m_menuBtn::after {
      opacity: 1; }
    .m_menuBox.open .m_menuBtn .line {
      width: 0;
      -webkit-transition: width .3s ease-out 0s;
      -o-transition: width .3s ease-out 0s;
      transition: width .3s ease-out 0s; }
      .m_menuBox.open .m_menuBtn .line::before, .m_menuBox.open .m_menuBtn .line::after {
        margin-top: -.5px;
        -webkit-transition: margin-top .3s ease-out .3s, -webkit-transform .3s ease-out .6s;
        transition: margin-top .3s ease-out .3s, -webkit-transform .3s ease-out .6s;
        -o-transition: margin-top .3s ease-out .3s, transform .3s ease-out .6s;
        transition: margin-top .3s ease-out .3s, transform .3s ease-out .6s;
        transition: margin-top .3s ease-out .3s, transform .3s ease-out .6s, -webkit-transform .3s ease-out .6s; }
      .m_menuBox.open .m_menuBtn .line::before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .m_menuBox.open .m_menuBtn .line::after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .m_menuBox.open .m_content {
      display: block; }
      .m_menuBox.open .m_content a.Line {
        margin-top: 3px; }
        .m_menuBox.open .m_content a.Line svg {
          width: 20px;
          height: 20px;
          fill: #5a6d79; }
  .m_menuTop {
    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;
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #043248; }
    .m_menuTop > a {
      display: block;
      width: 90px;
      height: 30px;
      line-height: 30px;
      padding-left: 30px;
      color: #fff;
      text-transform: uppercase;
      font-family: "Lato", "Noto Sans TC", sans-serif;
      font-size: 12px;
      background: url("../images/icon/booking.png") 5px 50% no-repeat; }
  .m_menuBtn {
    position: relative;
    width: 90px;
    height: 30px;
    border: none;
    outline: none;
    background-color: transparent; }
    .m_menuBtn::before, .m_menuBtn::after {
      position: absolute;
      top: 7px;
      left: 10px;
      font-size: 12px;
      font-family: "Lato", "Noto Sans TC", sans-serif;
      color: #fff;
      letter-spacing: 1px; }
    .m_menuBtn::before {
      content: 'MENU'; }
    .m_menuBtn::after {
      content: 'CLOSE';
      opacity: 0; }
    .m_menuBtn .line {
      margin-top: -.5px;
      -webkit-transition: width .3s ease-out .7s;
      -o-transition: width .3s ease-out .7s;
      transition: width .3s ease-out .7s; }
      .m_menuBtn .line, .m_menuBtn .line::before, .m_menuBtn .line::after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background-color: #768f9b; }
      .m_menuBtn .line::before, .m_menuBtn .line::after {
        content: '';
        -webkit-transition: margin-top .3s ease-out .5s, -webkit-transform .3s ease-out;
        transition: margin-top .3s ease-out .5s, -webkit-transform .3s ease-out;
        -o-transition: margin-top .3s ease-out .5s, transform .3s ease-out;
        transition: margin-top .3s ease-out .5s, transform .3s ease-out;
        transition: margin-top .3s ease-out .5s, transform .3s ease-out, -webkit-transform .3s ease-out; }
      .m_menuBtn .line::before {
        margin-top: -7px; }
      .m_menuBtn .line::after {
        margin-top: 6.5px; }
  .m_content {
    display: none;
    min-height: 100vh;
    letter-spacing: 1px;
    background-color: #fff; }
    .m_content .menuLanguageBox {
      margin-top: 6vh; }
    .m_content .m_contactBox, .m_content .design {
      color: #5a6d79;
      text-align: center; }
      .m_content .m_contactBox a, .m_content .design a {
        color: #5a6d79; }
    .m_content .m_contactBox {
      margin-top: 30px; }
      .m_content .m_contactBox li + li {
        font-size: 0; }
      .m_content .m_contactBox a {
        font-size: 13px; }
    .m_content .design {
      margin-top: 5px; }
    .m_content .socialBox {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 20px; }
      .m_content .socialBox a {
        color: #5a6d79; }
        .m_content .socialBox a + a {
          margin-left: 10px; }
  .m_menu {
    text-align: center; }
    .m_menu li + li {
      border-top: 1px solid #f2f5f6; }
    .m_menu a {
      display: block;
      padding: 18px 10px;
      font-size: 16px;
      color: #385262;
      letter-spacing: 2px; }
      .m_menu a.current {
        color: #fff;
        background-color: #ab8e59; }
  .quickLinkList .Txt {
    background-color: rgba(4, 50, 72, 0.9); }
    .quickLinkList .Txt::before {
      opacity: 1; }
    .quickLinkList .Txt p {
      color: #8f7c57; }
      .quickLinkList .Txt p::before {
        width: 20px;
        margin-left: -10px;
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s; }
  .quickLinkList h3 a {
    color: #ab8e59; }
  .quickLinkList .quickLinkBtn {
    color: #ab8e59; }
    .quickLinkList .quickLinkBtn svg {
      fill: #6c6c54;
      -webkit-animation: 2s arrowRight ease-out infinite;
      animation: 2s arrowRight ease-out infinite; }
  .cardList .Txt {
    padding-top: 10px;
    padding-left: 0; }
  .bannerText .bEnTitle {
    font-size: 28px;
    text-align: center; }
  .bannerText .bTitle {
    font-size: 20px; } }

@media (max-width: 1024px) {
  .fixedAbsoluteBox {
    position: static; }
  .classBox {
    padding-top: 0; }
    .classBox > ul {
      display: none; }
  .m_classLink {
    position: relative;
    display: block; } }

@media (min-width: 961px) {
  .cardList > li:nth-child(odd), .cardList .slick-slide:nth-child(odd) {
    padding-bottom: 35px; }
  .cardList > li:nth-child(even), .cardList .slick-slide:nth-child(even) {
    padding-top: 35px; } }

@media (max-width: 960px) {
  .quickLinkArea {
    padding-top: 30px;
    padding-bottom: 30px; }
  .parallaxText {
    font-size: 60px; } }

@media (max-width: 768px) {
  .mainArea {
    padding-top: 30px;
    padding-bottom: 30px; }
  .fBottomBox {
    -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; }
  .copyrightBox {
    margin-top: 15px;
    text-align: center; }
  .titleBox em {
    font-size: 26px; }
  .quickLinkList .Txt {
    padding-left: 10px;
    padding-right: 10px;
    pointer-events: none; }
  .quickLinkBtn {
    display: none; }
  .bannerText .bEnTitle {
    font-size: 24px; }
  .bannerText .bTitle {
    font-size: 16px; }
  .textPiece:not(:last-child) {
    margin-right: 4px; } }

@media (min-width: 641px) {
  .quickLinkArea .titleBox {
    text-align: left; }
    .quickLinkArea .titleBox::before {
      left: 15px; }
    .quickLinkArea .titleBox::after {
      padding-left: 7px;
      text-align: left; } }

/*640*/
@media (max-width: 640px) {
  .brandBox img + img {
    margin-left: 15px; }
  .quickLinkArea .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .quickLinkArea .textBox {
    max-width: none;
    margin-right: 0; }
  .quickLinkArea .Txt {
    text-align: center; }
  .quickLinkArea .title {
    display: inline-block; }
  .quickLinkList {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto; } }

/*480*/
@media (max-width: 480px) {
  .col-2 {
    float: none;
    width: 100%; }
  .col-3 {
    float: none;
    width: 100%; }
  .col-4 {
    float: none;
    width: 100%; }
  .col-5 {
    float: none;
    width: 100%; }
  .fTopBox {
    display: none; }
  footer .socialBox {
    margin-top: 15px; }
  .bannerText .bTitle {
    margin-bottom: 0; }
  .bannerText .bdp {
    display: none; }
  .parallaxText {
    display: none; } }

@media (max-width: 400px) {
  .m_menuTop > a, .m_menuBtn {
    width: 40px; }
  .m_menuTop > a {
    font-size: 0; }
  .m_menuBtn::before, .m_menuBtn::after {
    display: none; } }

.groupItem {
  margin-top: 15px;
  margin-left: -5px; }
  .groupItem i {
    color: #043248; }
    .groupItem i:hover {
      color: #333; }
  .groupItem a.Line {
    margin-top: 3px; }
    .groupItem a.Line svg {
      width: 20px;
      height: 20px;
      fill: #043248; }
      .groupItem a.Line svg:hover {
        fill: #333; }
