@import url('/css/fontawesome-all.css');@import url('/css/font-awesome.min.css');@import url('/css/fontawesome.min.css');@import url('/css/SeoJump.css');@import url('/css/contentBuilder.css');@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
* { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
*:focus { outline: none; }
body { margin: 0; }
body::selection { background: #ad9c8f; text-shadow: none; color: #fff; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #aaa; }
body::-webkit-scrollbar-thumb { background: #3b387e; }
body::-webkit-scrollbar-thumb:hover { background: #201e46; }
header,footer,div,nav,article,h2,h3,h4,h5,h6,hr,p,form,label,input,textarea,ul,li,img,span,font,strong,b,a,i { text-align: left; vertical-align: middle; margin: 0; padding: 0; line-height: 170%; border-width: 0; font-family: 'Playfair Display','Noto Sans TC',sans-serif; font-size: 16px; word-wrap: break-word; word-break: break-all; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
:before,:after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
ul,ol { list-style: none; }
fieldset { border: 0; }
input,button,select,textarea { outline: none }
img { max-width: 100%; }
a,a:link,a:visited,a:hover { display: inline-block; text-decoration: none; vertical-align: initial; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
livedemo00.template-help:after,:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.text-clamp { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
/* a.photo */
a.photo,.bgBox { overflow: hidden; background: no-repeat 50%/cover; display: block; }
/* fancybox */
[class^="fancybox-"],[class^="fancybox-"] *,.slick-track,.fa,.fas,.fa:before,.fas:before,.fa:after,.fas:after { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }
/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper {position: relative;background: #ffffff;z-index: 2;}
/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }
/* Sitemap */
#Sitemap #jsonUL a { color: #000; }
/* headBan */
#headBan { position: relative; background: #f5f7fa; }
/* banner */
#banner { position: relative; padding-top: 0; z-index: 1; }
a.fmlink {display: flex;height: auto;width: 180px;background: unset;margin-top: 70px;border: #5e9c91 1px solid;padding: 10px 5px;border-radius: 125px;justify-content: space-around;color: #5e9c91;font-size: max(1.2 * (1vw + 1vh)/2,14px);font-weight: 600;}
a.fmlink:hover {background: #5e9c91;border: #5e9c91 1px solid;color: white;}
a.fmlink svg { fill: #177484; width: 20px; aspect-ratio: 1/1; }
a.fmlink:hover svg { fill: white; }
a.masklink { position: absolute; width: 100%; height: 100%; z-index: 8; }
.aos-init{transition: all .5s ease-out;}
/* header */
header { position: fixed; width: 100%; font-size: 0; top: 0; z-index: 9999; padding: 10px 12vw; display: flex; align-items: center; justify-content: space-between; }
header.headerfixed { background: white; }
header .row { padding: 0 10px; display: inline-block; }
header #cis { width: 240px; height: 100px; line-height: 100px; text-align: center; }
header #cis a { display: flex; height: 100%; align-items: center; }
header .mbMenu #menuIcon { position: absolute; display: flex; right: 6vw; flex-direction: column; justify-content: center; height: 24px; }
header .mbMenu #menuIcon span { width: 27px; height: 2px; background: #1085a0; }
header .mbMenu[data-type="2"] #menuIcon span { display: none; }
header .mbMenu #menuIcon:before,header .mbMenu #menuIcon:after { margin: 0px auto 0; width: 27px; height: 2px; background: #1085a0; display: block; right: 0; transition: all 0.3s; content: ""; position: absolute; }
header .mbMenu #menuIcon:before { top; 0; top: 0; }
header .mbMenu #menuIcon:after { margin: 10px auto 0; bottom: 0; }
header .mbMenu .btnBox,header .mbMenu nav >ul { text-align: right; }
header .mbMenu .btnBox a { padding: 0 15px 0 5px; font-size: 14px; color: #87919b; }
header .mbMenu .btnBox a i { font-size: 14px; }
header .mbMenu nav >ul >li >p a { padding: 21px 8px; display: block; font-size: 18px; color: #303030; font-weight: 500; }
header .mbMenu nav >ul >li .menu_body .subOption li { position: relative; overflow: hidden; }
header .mbMenu nav >ul >li .menu_body .subOption li >div a { padding: 10px 15px; border-bottom: 1px #d6d6d6 solid; display: block; color: #0f2942; }
header .mbMenu nav >ul >li .menu_body .subOption li:last-child >div a { border-bottom: 0; }
header #linelink {   }
header #linelink a {font-size: 16px;color: #fff;padding: 14px 15px;width: 170px;background: #86c2c0;text-align: center;border-radius: 222px;display: flex;align-items: center;justify-content: space-around;}
header #linelink a svg { fill: white; width: 22px; aspect-ratio: 3/2; }
header form#hSearch { position: fixed; padding: 2px 10px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,.2); top: 40px; right: -100%; z-index: 100; }
header form#hSearch input { width: 250px; }
header form#hSearch a { color: #000; }
header.headerfixed #cis { height: 54px; line-height: 59px; width: 200px; }
header .mbMenu[data-type="2"] #menuIcon:before { -webkit-transform: translateY(6px) rotate(135deg); transform: translateY(10px) rotate(135deg); }
header .mbMenu[data-type="2"] #menuIcon:after { -webkit-transform: translateY(-6px) rotate(-135deg); transform: translateY(-11px) rotate(-135deg); }
/* footer */
footer {position: relative;background-color: #86c2c0;color: #fff;padding: 150px 0 0px;margin-top: 0;font-family: 'Noto Sans TC',sans-serif;}
footer * {color: #e7f9f9;font-family: 'Noto Sans TC',sans-serif;font-size: 16px;}
.footer-deco {position: absolute;top: -55px;left: 0;width: 35%;min-width: 200px;height: 110px;background-color: #e7f9f9;clip-path: polygon(0 0,95% 0,100% 100%,0% 100%);z-index: 5;}
.footer-content { display: flex; align-items: center; width: min(1460px,95%); margin: 0 auto; padding: 0 0px 40px 0px; display: grid; grid-template-columns: 16% 31% 16% 1% 28%; gap: 2%; }
.f-logo-box { display: flex; flex-direction: column; align-items: center; }
.f-logo-icon { width: 60px; height: 60px; border: 2px solid #fff; border-radius: 12px; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; }
.f-logo-icon svg { width: 40px; height: 40px; fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; }
.f-logo-text h3 { margin: 0; font-size: 24px; letter-spacing: 2px; font-weight: bold; }
.f-logo-text span { font-size: 12px; letter-spacing: 1px; display: block; text-align: center; opacity: 0.8; margin-top: 2px; }
.f-info { width: 90%; margin: 0 auto; }
.f-info h4 { font-size: 16px; margin: 0; font-family: serif; letter-spacing: 1px; font-weight: normal; }
.f-info-line {width: 100%;height: 1px;background-color: #e7f9f9;margin-bottom: 30px;}
.f-info p {margin: 0px 0;letter-spacing: 0.5px;line-height: 1.6;display: flex;}
.f-social { display: flex; gap: 30px; justify-content: center; }
.f-social a { padding: 10px; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 80px; height: 80px; }
.f-social a svg { fill: #4b8886; }
.f-social-btn { width: 45px; height: 45px; background-color: #ffffff; border-radius: 12px; display: flex; align-items: center; justify-content: center; color: #0f6a7a; font-weight: bold; font-size: 18px; opacity: 0.7; }
.f-social-btn:hover { opacity: 1; }
.f-social-btn.line { font-size: 12px; font-weight: 900; }
.f-divider { width: 1px; height: 100px; background-color: #c5d9e4; }
.f-actions { display: flex; flex-direction: column; align-items: flex-start; }
.f-booking-btn {display: inline-flex;align-items: center;background-color: #ffffff;padding: 13px 30px;border-radius: 40px;color: #67AC9D;font-size: 18px;margin-bottom: 15px;transition: background 0.3s;letter-spacing: 1px;font-weight: 600;}
.f-booking-btn:hover {background-color: #5d9997;color: #fff;}
.f-booking-btn svg {width: 14px;height: 14px;margin-left: 12px;stroke-width: 2.5;color: #67AC9D;stroke: #67AC9D;}
.f-booking-btn:hover svg { color: #ffffff; stroke: #ffffff; }
.f-nav-links {display: flex;gap: 9px;color: rgba(255,255,255,0.8);flex-wrap: wrap;}
.f-nav-links a {color: #e7f9f9;}
.f-nav-links a:hover { color: #fff; text-decoration: underline; }
.f-copyright {text-align: center;padding: 10px 0;font-size: 12px;color: rgba(255,255,255,0.6);display: flex;justify-content: center;gap: 5px;}
.f-copyright * {font-size: 14px;letter-spacing: 0.02em;}
/* gotop */
#gotop { position: fixed; z-index: 99; right: 15px; bottom: 140px; -webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform-origin: right bottom; transform: rotate(-90deg); }
#gotop a font { font-size: 14px; color: #ad9c8f; }
#gotop a:after { margin-left: 10px; width: 70px; height: 1px; background: #ad9c8f; display: inline-block; vertical-align: middle; content: ""; }
.mb_contact_box { position: fixed; z-index: 99; bottom: 0; display: grid; background: #177484; width: 100%; grid-template-columns: 50% 50%; }
.mb_contact_box .contactbutm:last-child {background: #67AC9D;}
.mb_contact_box a { width: 100%; color: white; padding: 15px 20px; display: flex; justify-content: center; gap: 10px; }
.mb_contact_box img { filter: brightness(666); width: 27px; }
/* webSeo */
#webSeo { position: relative; overflow: hidden; margin-top: 40px; padding: 10px 0; background: #1d6e7c; }
#webSeo .js-marquee-wrapper *,#webSeo .js-marquee *,#webSeo .seo * { font-weight: 400; font-size: 13px; color: #e7e7e7; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child { line-height: 130%; font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #383838; }
@media screen and (max-width:1470px) {
  .workframe { width: min(1160px,90%); }
  header .mbMenu nav >ul >li >p a { padding: 21px 10px; }
  .footer-content { grid-template-columns: 10% 33% 15% 1% 33%; }
  .f-social a { width: 70px; height: 70px }
}
@media screen and (min-width:1281px) {
  header .mbMenu { padding: 0 20px; width: calc(100% - 380px); }
  header .mbMenu #menuIcon { display: none; }
  header .mbMenu nav >ul >li { position: relative; overflow: hidden; display: inline-block; }
  header .mbMenu nav >ul >li:hover,header .mbMenu nav >ul >li .menu_body .subOption >li:hover,header .mbMenu nav >ul >li .menu_body .sub2Option >li:hover { overflow: visible; }
  header .mbMenu nav ul li b { display: none; }
  header .mbMenu nav >ul >li .menu_body,header .mbMenu nav >ul >li .menu_body .subOption li ul { position: absolute; width: 170px; background: #fff; left: calc(50% - 85px); z-index: 1; opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
  header .mbMenu nav >ul >li:hover .menu_body { opacity: 1; transform: translateY(0); }
  header .mbMenu nav >ul >li .menu_body .subOption li ul { top: 0; left: 170px; -webkit-transform: translateY(0); -webkit-transform: translateX(30px); transform: translateY(0); transform: translateX(30px); }
  header .mbMenu nav >ul >li:last-child .menu_body .subOption li ul { left: auto; right: 170px; }
  header .mbMenu nav >ul >li .menu_body .subOption li:hover ul.sub2Option,header .mbMenu nav >ul >li .menu_body .subOption li ul.sub2Option li:hover ul.sub3Option { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  header.headerfixed .menuBox .mbMenu nav >ul >li >p a { padding: 20px 10px; }
}
@media screen and (min-width:641px) {
  .mb_contact_box { display: none }
}
@media screen and (max-width:1280px) {
  header { background: white; }
  header #cis { height: auto; line-height: normal; width: 200px; }
  header .mbMenu { position: absolute; padding: 0; width: 100%; right: 0; display: flex; align-items: center; }
  header .mbMenu nav { position: fixed; overflow-y: scroll; padding: 0 30px; width: calc(100% - 60px); height: 0; background: #1085a0; top: 87px; right: 0; z-index: 100; }
  header .mbMenu nav >ul >li { border-bottom: 1px rgb(255 255 255/18%) solid; }
  header .mbMenu nav >ul >li >p { position: relative; }
  header .mbMenu nav >ul >li >p a { padding: 10px 50px 10px 20px; color: white; }
  header .mbMenu nav >ul >li >p b,header .mbMenu nav >ul >li .menu_body .subOption li .bo b { position: absolute; padding: 10px 0; width: 50px; display: block; text-align: center; color: #fff; top: 0; right: 0; }
  header .mbMenu nav >ul >li .menu_body,header .mbMenu nav >ul >li .menu_body .sub2Option,header .mbMenu nav >ul >li .menu_body .sub3Option { display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
  header .mbMenu nav >ul >li .menu_body .subOption { padding-bottom: 20px; }
  header .mbMenu nav >ul >li .menu_body .subOption li .bo { position: relative; }
  header .mbMenu nav >ul >li .menu_body .subOption li >div a { padding: 6px 50px 6px 25px; border-bottom: 0; color: #f4f4f4; }
  header .mbMenu nav >ul >li .menu_body .subOption li .sub3Title a { color: #e2f0fe; }
  header .mbMenu nav >ul >li .menu_body .sub3Option li >div a { color: #ad9c8f; }
  header .mbMenu nav >ul >li .menu_body .subOption li .bo b { padding: 2px 0; }
  header .mbMenu[data-type="2"] nav { padding: 30px; height: calc(100vh - 139px); }
  header #linelink { float: right; padding: 11px 0 12px; width: auto; position: absolute; right: 18vw; }
  header #linelink a { font-size: 12px; padding: 10px 6px; width: 105px; }
  #banner { padding-top: 79px; }
  .f-divider { display: none; }
  .f-social { margin-right: 0; margin-bottom: 20px; }
  .footer-content { grid-template-columns: 36% 62%; gap: 30px 2%; }
  .f-info { width: 100%; }
}
@media screen and (max-width:1024px) {
  header { background: white; padding-left: 5vw; }
  .footer-content { flex-direction: column; text-align: center; padding-top: 20px; }
  .f-logo-box,.f-info,.f-social,.f-actions { width: 100%; max-width: 100%; margin-bottom: 0; }
  .f-info-line { width: 100%; }
  .f-nav-links { justify-content: center; flex-wrap: wrap; padding: 7px 30px; }
  .footer-deco { width: 50%; }
}
@media screen and (max-width:640px) {
  a.fmlink { margin-top: 20px; width: 150px; padding: 8px 5px; }
  .footer-content { display: flex; flex-direction: column; align-items: center; gap: 40px; }
  .f-copyright { display: flex; flex-direction: column; align-items: center; }
  .f-logo-box,.f-actions { display: flex; flex-direction: column; align-items: center; }
  .f-info { width: min(500px,80%); }
  .f-logo-box img { width: 100px; }
  .footer-deco { display: none; }
  footer {padding: 50px 0 50px;}
  .f-social a { width: 55px; height: 55px; }
  #gotop { bottom: 190px; }
}
@media screen and (max-width:500px) {
  header #cis { width: 160px; }
  header.headerfixed #cis { height: auto; width: 160px; }
  header { padding: 20px 0 20px 36px; }
  header #linelink { right: 87px; display: none; }
  header .mbMenu #menuIcon { right: 45px; }
}
