@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");:root{--color-main:rgb(210 182 138);--color-main-hover:rgb(196 166 120);--color-main-light:rgb(238 229 211);--color-main-dark:rgb(50 30 0);--color-gradient-main:#a9876b;--color-gradient-second:rgb(207, 171, 140);--color-gray:rgb(183 183 183);--color-gray-hover:rgb(153 153 153);--color-secondary:rgb(34 32 82);--color-secondary-hover:rgb(6 47 110);--ff-def:"Roboto", "Noto Sans TC", "Microsoft JhengHei UI", sans-serif;--ff-deco-zh:"Noto Serif TC", "PMingLiU", serif;--ff-deco:"Times New Roman", "Noto Serif TC", "PMingLiU", serif;--fs-def:16px;--fs-h1:clamp(1.875rem, 0.8680555556rem + 2.7777777778vw, 3.125rem);--fs-h2:clamp(1.75rem, 1.1458333333rem + 1.6666666667vw, 2.5rem);--fs-h3:clamp(1.625rem, 1.3229166667rem + 0.8333333333vw, 2rem);--fs-h4:clamp(1.5rem, 1.1979166667rem + 0.8333333333vw, 1.875rem);--fs-h5:clamp(1.375rem, 1.1736111111rem + 0.5555555556vw, 1.625rem);--fs-h6:clamp(1.25rem, 1.1493055556rem + 0.2777777778vw, 1.375rem);--h-header:90px;--h-btn:55px;--h-input:55px;--w-container:1400px;--gap:25px;--gap-leave:calc(max(0px, ((100vw - var(--w-container)) * 0.5)) + var(--gap));--plyr-control-spacing:10px;--plyr-color-main:rgb(210 182 138)}@media (max-width: 991px){:root{--h-header:70px;--h-btn:44px;--h-input:44px}}*{min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0}h1,h2,h3,h4,h5,h6{text-wrap:pretty}p{text-wrap:pretty}a{text-decoration:none}a:hover{text-decoration:none}ul,ol{list-style:none;padding:0;margin:0}img,picture,svg,video,canvas{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}hr{border:none;border-bottom:1px solid rgba(0, 0, 0, 0.1);margin:max(3vh, 25px) auto}img{-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}input,button,textarea,select{font:inherit}::-webkit-input-placeholder{color:#aaa;opacity:1}::-moz-placeholder{color:#aaa;opacity:1}:-ms-input-placeholder,:-moz-placeholder{color:#aaa;opacity:1}input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}body,html{margin:0;padding:0;font-family:var(--ff-def);color:#000;line-height:2;font-weight:400;word-wrap:break-word;scrollbar-width:thin;scrollbar-color:#777 #222}body *,
html
*{scrollbar-width:thin}body ::-webkit-scrollbar,
html ::-webkit-scrollbar{width:8px;height:8px}body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track{background:#222;border-radius:10px}body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb{background-color:#777;border-radius:10px}body ::-webkit-scrollbar-thumb:hover,
html ::-webkit-scrollbar-thumb:hover{background:#999}body *,
html
*{scrollbar-color:#777 #222}body *::-webkit-scrollbar,
html *::-webkit-scrollbar{width:5px}body *::-webkit-scrollbar-track,
html *::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;margin:0;background:#222}body *::-webkit-scrollbar-thumb,
html *::-webkit-scrollbar-thumb{-webkit-box-shadow:none;box-shadow:none;background:#777}body *:hover::-webkit-scrollbar-thumb,
html *:hover::-webkit-scrollbar-thumb{background:#777}html{font-size:var(--fs-def)}body{font-size:1.125rem;text-wrap:pretty;padding-top:var(--h-header)}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}[role=button]{cursor:pointer}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}@media
print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}@media
print{.visible-print-block{display:block !important}}@media
print{.visible-print-inline{display:inline !important}}@media
print{.visible-print-inline-block{display:inline-block !important}}@media
print{.hidden-print{display:none !important}}.clearfix:before,.clearfix:after{content:" ";display:table;clear:both}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.disabled,.disabled:hover{cursor:not-allowed}.header{position:fixed;top:0;left:0;width:100vw;z-index:200;-webkit-box-shadow:0 10px 15px rgba(0, 0, 0, 0.1);box-shadow:0 10px 15px rgba(0, 0, 0, 0.1)}.header
.container{height:var(--h-header);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:calc(1700px + var(--gap) * 2);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:height 0.35s;transition:height 0.35s}.is-fixed-header .header,
body:not(.index) .header{background-color:#fff}.index{--h-header:130px}.index
.header{background-color:transparent;-webkit-box-shadow:0 5px 12px rgba(0, 0, 0, 0);box-shadow:0 5px 12px rgba(0, 0, 0, 0)}@media (max-width: 991px){.index{--h-header:65px}.index
.header{background-color:#fff;-webkit-box-shadow:0 5px 12px rgba(0, 0, 0, 0.1);box-shadow:0 5px 12px rgba(0,0,0,0.1)}}.index.is-fixed-header{--h-header:90px}.index.is-fixed-header
.header{background-color:#fff;-webkit-box-shadow:0 5px 12px rgba(0, 0, 0, 0.1);box-shadow:0 5px 12px rgba(0, 0, 0, 0.1)}@media (max-width: 991px){.index.is-fixed-header{--h-header:65px}}body.index{padding-top:0 !important}.logo{margin:0;padding:0;width:1190px}.logo>*{display:block;position:relative;width:100%;padding-bottom:53.3613445378%;font-size:0;background:url("../../../themes/zh-tw/assets/css/../images/logo.png") no-repeat 0 0/contain;z-index:0}.logo{max-width:160px;left:0}@media (min-width: 992px){.is-fixed-header
.logo{max-width:120px}body:not(.index) .logo{max-width:120px}}@media (max-width: 991px){.logo{margin-top:0;max-width:100px;left:-5px}}.nav-toggler{display:none}@media (max-width: 991px){.nav-toggler{cursor:pointer;display:block;z-index:9;position:fixed;top:0;right:0;width:calc(var(--h-header) * 0.9);height:var(--h-header);background-color:var(--color-main);-webkit-transition:0.5s;transition:0.5s}.nav-toggler
div{display:block;position:absolute;z-index:3;left:50%;margin-left:-9px;width:18px;height:2px;background-color:#fff;-webkit-transition:0.35s ease-in-out;transition:0.35s ease-in-out;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.nav-toggler div:nth-child(1){top:calc(50% - 6px)}.nav-toggler div:nth-child(2){top:50%}.nav-toggler div:nth-child(3){top:calc(50% + 6px)}.pc .nav-toggler:hover{background-color:rgb(185, 151, 99)}.is-open-nav .nav-toggler{background-color:var(--color-main-hover)}.is-open-nav .nav-toggler div:nth-child(2){opacity:0}.is-open-nav .nav-toggler div:nth-child(1), .is-open-nav .nav-toggler div:nth-child(3){top:calc(50% - 1px)}.is-open-nav .nav-toggler div:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.is-open-nav .nav-toggler div:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}}.nav{z-index:10}@media (min-width: 992px){.nav{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;opacity:1 !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:var(--h-header)}.sub-switch{position:absolute;top:0;right:0;height:100%;width:100%;cursor:pointer;z-index:2}.mb .sub-switch + a{pointer-events:none}.pc .sub-switch{display:none !important}.header
.menu{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0 max(2.1vw, 10px)}.header .menu .onlyshow-sitemap{display:none !important}.header .menu>li{opacity:1 !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.header .menu>li>a{display:block;padding:0;color:#222;font-weight:550;white-space:nowrap;line-height:var(--h-header);letter-spacing:0.05px}.header .menu>li.current>a{color:var(--color-main-hover)}.pc .header .menu>li:hover{z-index:10}.pc .header .menu>li:hover>a{color:var(--color-main-hover)}.pc .header .menu>li:hover>ul:not(.onlyshow-sitemap){display:block !important;-webkit-animation:ani_submenu_in 0.35s both cubic-bezier(0, 0.87, 0.74, 1.18);animation:ani_submenu_in 0.35s both cubic-bezier(0, 0.87, 0.74, 1.18)}.header .menu>li>ul{z-index:5;position:absolute;left:50%;top:auto;margin-top:-3px;min-width:200px;background-color:#fff;color:#222;padding:10px
15px;border-radius:5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 2px 35px rgba(0, 0, 0, 0.25);box-shadow:0 2px 35px rgba(0, 0, 0, 0.25);max-height:calc(100vh - var(--h-header) * 1.2);overflow-y:auto;display:none;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.header .menu>li>ul::after{content:"";display:block;height:25px;left:0;top:-24px;right:0;position:absolute}.pc .header .menu>li>ul{display:none !important}.header .menu>li>ul>li{display:block;border-bottom:1px solid rgba(0, 0, 0, 0.1)}.header .menu>li>ul>li:last-child{border-bottom:none}.header .menu>li>ul>li>a{display:block;padding:8px
0;color:#222;font-size:clamp(1rem, 0.9496527778rem + 0.1388888889vw, 1.0625rem);text-align:center;-webkit-transition:color 0.25s, background-color 0.25s;transition:color 0.25s, background-color 0.25s}.pc .header .menu>li>ul>li:hover>a{font-weight:550;color:var(--color-main-hover)}.header .menu>li.is-open>a{font-weight:550;color:var(--color-main-hover)}}@media (max-width: 991px){.sub-switch{position:absolute;cursor:pointer;top:0;right:0;width:100%;height:calc(1.8125rem + 30px);z-index:2}.sub-switch + a{padding-right:40px !important}.sub-switch::after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.6' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 4.5v15m7.5-7.5h-15' /%3E%3C/svg%3E") no-repeat 0 0/contain;display:block;position:absolute;top:50%;right:calc(var(--gap) * 0.5);width:1rem;height:1rem;z-index:10;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.is-open>.sub-switch::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.6' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E")}.nav{display:none;position:fixed;z-index:-1;top:var(--h-header);right:0;left:0;margin:0;padding:10px
var(--gap);width:100%;max-height:calc(100vh - var(--h-header) * 1.2);background-color:var(--color-main-hover);overflow-y:auto;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-box-shadow:0 10px 15px rgba(0, 0, 0, 0.1);box-shadow:0 10px 15px rgba(0, 0, 0, 0.1)}.is-open-nav
.nav{display:block}.header
.menu{display:block;width:100%}.header .menu>li{padding:0;width:100%;border-bottom:1px solid rgba(255, 255, 255, 0.3)}.header .menu>li:last-child{border-bottom:none}.header .menu>li.is-open>ul{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.header .menu>li>a{display:block;padding:10px
5px;text-align:left;color:#fff}.header .menu>li>a::after{display:none}.header .menu>li>ul{background-color:var(--color-main-light);margin:0
auto 10px auto;display:none;border-radius:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.header .menu>li>ul::before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 6px 8px;border-color:transparent transparent var(--color-main-light) transparent;left:var(--gap);top:-6px;position:absolute}.header .menu>li>ul>li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;border-bottom:1px solid rgba(0, 0, 0, 0.05)}.header .menu>li>ul>li:last-child{border-bottom:none}.header .menu>li>ul>li>a{display:block;color:#655133;padding:10px
var(--gap);font-size:1rem;font-weight:400}.header .menu>li>ul>li>a:active{color:#584629;font-weight:520}.pc .header .menu>li>ul>li:hover>a{color:#584629;font-weight:520}}@-webkit-keyframes
ani_submenu_in{0%{-webkit-transform:scale(0.9) translate(-50%, 8%);transform:scale(0.9) translate(-50%,8%);opacity:0}100%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:1}}@keyframes
ani_submenu_in{0%{-webkit-transform:scale(0.9) translate(-50%, 8%);transform:scale(0.9) translate(-50%,8%);opacity:0}100%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);opacity:1}}.social-box{--color-fb:#1877f2;--color-yt:#f00;--color-whatsapp:#25d366;--color-ig:#d6249f;--color-tiktok:#000;--color-x:#000;--color-threads:#000;--color-line:#00b900;--color-linktree:#42e65f;--icon-fb:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%231877f2' d='M9.198 21.5h4v-8.01h3.604l.396-3.98h-4V7.5a1 1 0 0 1 1-1h3v-4h-3a5 5 0 0 0-5 5v2.01h-2l-.396 3.98h2.396z'/%3E%3C/svg%3E");--icon-ig:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23d6249f' d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4zm9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8A1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5a5 5 0 0 1-5 5a5 5 0 0 1-5-5a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3a3 3 0 0 0 3 3a3 3 0 0 0 3-3a3 3 0 0 0-3-3'/%3E%3C/svg%3E");--icon-tiktok:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16.6 5.82s.51.5 0 0A4.28 4.28 0 0 1 15.54 3h-3.09v12.4a2.59 2.59 0 0 1-2.59 2.5c-1.42 0-2.6-1.16-2.6-2.6c0-1.72 1.66-3.01 3.37-2.48V9.66c-3.45-.46-6.47 2.22-6.47 5.64c0 3.33 2.76 5.7 5.69 5.7c3.14 0 5.69-2.55 5.69-5.7V9.01a7.35 7.35 0 0 0 4.3 1.38V7.3s-1.88.09-3.24-1.48'/%3E%3C/svg%3E");--icon-yt:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ff0000' d='m10 15l5.19-3L10 9zm11.56-7.83c.13.47.22 1.1.28 1.9c.07.8.1 1.49.1 2.09L22 12c0 2.19-.16 3.8-.44 4.83c-.25.9-.83 1.48-1.73 1.73c-.47.13-1.33.22-2.65.28c-1.3.07-2.49.1-3.59.1L12 19c-4.19 0-6.8-.16-7.83-.44c-.9-.25-1.48-.83-1.73-1.73c-.13-.47-.22-1.1-.28-1.9c-.07-.8-.1-1.49-.1-2.09L2 12c0-2.19.16-3.8.44-4.83c.25-.9.83-1.48 1.73-1.73c.47-.13 1.33-.22 2.65-.28c1.3-.07 2.49-.1 3.59-.1L12 5c4.19 0 6.8.16 7.83.44c.9.25 1.48.83 1.73 1.73'/%3E%3C/svg%3E");--icon-linktree:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2342e65f' d='m13.736 5.853l4.005-4.117l2.325 2.38l-4.2 4.005h5.908v3.305h-5.937l4.229 4.108l-2.325 2.334l-5.74-5.769l-5.741 5.769l-2.325-2.325l4.229-4.108H2.226V8.121h5.909l-4.2-4.004l2.324-2.381l4.005 4.117V0h3.472zm-3.472 10.306h3.472V24h-3.472z'/%3E%3C/svg%3E");--icon-line:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%2300b900' d='M25.817 13.151a.842.842 0 1 1 0 1.683h-2.339v1.5h2.339a.84.84 0 1 1 0 1.678H22.64a.84.84 0 0 1-.837-.839v-6.36c0-.463.375-.843.837-.843h3.183a.842.842 0 0 1-.005 1.682h-2.339v1.5zm-5.134 4.021a.845.845 0 0 1-.844.838a.85.85 0 0 1-.683-.333l-3.255-4.427v3.921a.839.839 0 1 1-1.678 0v-6.36c0-.359.235-.681.573-.796a.8.8 0 0 1 .26-.043c.26 0 .5.141.661.339l3.281 4.437v-3.937c0-.463.375-.843.839-.843s.844.38.844.843zm-7.656 0a.843.843 0 0 1-.844.839a.84.84 0 0 1-.833-.839v-6.36c0-.463.375-.843.839-.843s.839.38.839.843zm-3.287.839H6.557a.846.846 0 0 1-.844-.839v-6.36c0-.463.38-.843.844-.843s.839.38.839.843v5.521H9.74a.839.839 0 1 1 0 1.678M32 13.749C32 6.588 24.817.76 16 .76S0 6.588 0 13.749c0 6.417 5.693 11.792 13.38 12.813c.521.109 1.229.344 1.412.787c.161.4.104 1.02.052 1.443l-.219 1.359c-.063.401-.323 1.579 1.396.86c1.724-.719 9.224-5.437 12.583-9.303C30.901 19.193 32 16.609 32 13.749'/%3E%3C/svg%3E");--icon-threads:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.77 8.515c2.23-1.812 5.444-.845 5.823 2.135c.403 3.163-.4 5.67-3.52 5.67c-2.895 0-2.806-2.52-2.806-2.52c0-2.7 4.589-3.06 7.262-1.71c4.9 3.15 1.336 8.91-4.01 8.91C8.09 21 4.5 18.75 4.5 12s3.59-9 8.02-9c3.125 0 5.944 1.626 6.98 4.879'/%3E%3C/svg%3E");--icon-x:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m17.687 3.063l-4.996 5.711l-4.32-5.711H2.112l7.477 9.776l-7.086 8.099h3.034l5.469-6.25l4.78 6.25h6.102l-7.794-10.304l6.625-7.571zm-1.064 16.06L5.654 4.782h1.803l10.846 14.34z'/%3E%3C/svg%3E");--icon-whatsapp:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2325D366' d='M19.05 4.91A9.82 9.82 0 0 0 12.04 2c-5.46 0-9.91 4.45-9.91 9.91c0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21c5.46 0 9.91-4.45 9.91-9.91c0-2.65-1.03-5.14-2.9-7.01m-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18l-3.12.82l.83-3.04l-.2-.31a8.26 8.26 0 0 1-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24c2.2 0 4.27.86 5.82 2.42a8.18 8.18 0 0 1 2.41 5.83c.02 4.54-3.68 8.23-8.22 8.23m4.52-6.16c-.25-.12-1.47-.72-1.69-.81c-.23-.08-.39-.12-.56.12c-.17.25-.64.81-.78.97c-.14.17-.29.19-.54.06c-.25-.12-1.05-.39-1.99-1.23c-.74-.66-1.23-1.47-1.38-1.72c-.14-.25-.02-.38.11-.51c.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31c-.22.25-.86.85-.86 2.07s.89 2.4 1.01 2.56c.12.17 1.75 2.67 4.23 3.74c.59.26 1.05.41 1.41.52c.59.19 1.13.16 1.56.1c.48-.07 1.47-.6 1.67-1.18c.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28'/%3E%3C/svg%3E");display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px
0}.social-box
ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none;gap:10px}.social-box ul
li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.social-box ul li
a{z-index:5;position:relative;width:45px;height:45px;font-size:0;border:1px
solid rgba(255, 255, 255, 0.4);border-radius:25px;-webkit-transition:border 0.5s, background-color 0.35s;transition:border 0.5s, background-color 0.35s;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;color:#fff;background-color:transparent;font-size:0}.social-box ul li a
svg{max-width:25px}.social-box ul li a::before{content:"";display:block;width:25px;height:25px;background-repeat:no-repeat;background-position:center;background-size:contain}.footer .social-box ul li a::before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.pc .social-box ul li a:hover::before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.social-box ul li
a.fb{color:var(--color-fb)}.social-box ul li a.fb::before{background-image:var(--icon-fb)}.social-box ul li a.fb:hover{color:#fff;border-color:var(--color-fb);background-color:var(--color-fb)}.social-box ul li
a.line{color:var(--color-line)}.social-box ul li a.line::before{background-size:90% auto;background-image:var(--icon-line)}.social-box ul li a.line:hover{color:#fff;border-color:var(--color-line);background-color:var(--color-line)}.social-box ul li
a.yt{color:var(--color-yt)}.social-box ul li a.yt::before{background-image:var(--icon-yt)}.social-box ul li a.yt:hover{color:#fff;border-color:var(--color-yt);background-color:var(--color-yt)}.social-box ul li
a.x{color:var(--color-x)}.social-box ul li a.x::before{background-image:var(--icon-x)}.social-box ul li a.x:hover{color:#fff;border-color:#fff;background-color:var(--color-x)}.social-box ul li
a.threads{color:var(--color-threads)}.social-box ul li a.threads::before{background-image:var(--icon-threads)}.social-box ul li a.threads:hover{color:#fff;border-color:#fff;background-color:var(--color-threads)}.social-box ul li
a.whatsapp{color:var(--color-whatsapp)}.social-box ul li a.whatsapp::before{background-image:var(--icon-whatsapp)}.social-box ul li a.whatsapp:hover{color:#fff;border-color:var(--color-whatsapp);background-color:var(--color-whatsapp)}.social-box ul li
a.ig{color:var(--color-ig)}.social-box ul li a.ig::before{background-image:var(--icon-ig)}.social-box ul li a.ig:hover{color:#fff;border-color:var(--color-ig);background-color:var(--color-ig);background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)}.social-box ul li
a.tiktok{color:var(--color-tiktok)}.social-box ul li a.tiktok::before{background-image:var(--icon-tiktok)}.social-box ul li a.tiktok:hover{color:#fff;border-color:var(--color-main-hover);background-color:var(--color-main-hover);-webkit-box-shadow:2px 2px 0px rgb(0, 242, 234), -2px -2px 0px rgb(255, 0, 80);box-shadow:2px 2px 0px rgb(0, 242, 234), -2px -2px 0px rgb(255, 0, 80)}.social-box ul li
a.linktree{color:var(--color-linktree)}.social-box ul li a.linktree::before{background-image:var(--icon-linktree)}.social-box ul li a.linktree:hover{color:#fff;border-color:var(--color-linktree);background-color:var(--color-linktree)}.float-social{position:fixed;right:var(--gap);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:80}.float-social>ul{margin-top:1em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.float-social > ul li
a{-webkit-filter:brightness(0%) invert(50%) sepia(82%) saturate(146%) hue-rotate(356deg) brightness(88%) contrast(81%);filter:brightness(0%) invert(50%) sepia(82%) saturate(146%) hue-rotate(356deg) brightness(88%) contrast(81%);width:35px;height:35px;border-width:0}.float-social > ul li a:hover{-webkit-filter:none;filter:none}.float-social > ul li a::before{width:22px;height:22px}.float-social .deco-text{white-space:nowrap;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:clamp(0.6875rem, 0.5364583333rem + 0.4166666667vw, 0.875rem);text-transform:uppercase;color:rgba(50, 30, 0, 0.7);display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 991px){.float-social{display:none}}@media (max-height: 649px){.float-social .deco-text{display:none}}.footer{background-color:var(--color-main-hover);color:#fff;font-size:clamp(0.9375rem, 0.7864583333rem + 0.4166666667vw, 1.125rem);padding-top:20px;padding-bottom:20px}.footer .float-social{position:relative;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:none !important}.footer .float-social .deco-text{display:none}.footer .float-social>ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer
.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .logo-nahyco{margin:0;padding:0;width:400px}.footer .logo-nahyco>*{display:block;position:relative;width:100%;padding-bottom:30.25%;font-size:0;background:url("../../../themes/zh-tw/assets/css/../images/logo_nahyco.png") no-repeat 0 0/contain;z-index:0}.footer .logo-nahyco{max-width:230px;margin-left:-10px}@media (max-width: 1023px){.footer{padding-top:30px;padding-bottom:30px;text-align:center}.footer
.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 991px){.footer .float-social{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin-top:5px;padding:0}.footer .float-social>ul{margin-top:0}}.scroll-top{position:fixed;z-index:190;bottom:22px;right:18px;width:50px;height:50px;border-radius:25px;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;font-size:0;opacity:0;cursor:pointer;pointer-events:none}.scroll-top::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:url(../../../themes/zh-tw/assets/css/../images/top.png) no-repeat center center/40px auto}.is-fixed-header .scroll-top{opacity:1;pointer-events:auto}.scroll-top:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.scroll-top:active{background-color:var(--color-secondary)}.scroll-top:active::before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.f-copyright
a{color:rgba(255, 255, 255, 0.8);font-size:0.9375em;-webkit-transition:color 0.3s;transition:color 0.3s}.f-copyright a:hover{color:rgb(255,255,255)}.f-sitemap{white-space:nowrap;margin-left:10px}.f-sitemap:before{content:"";display:block;width:1px;position:absolute;left:-8px;top:2px;height:1em;background-color:rgba(255, 255, 255, 0.8)}@media (max-width: 579px){.f-sitemap{display:block;margin:5px
auto;font-size:1rem}.f-sitemap::before{display:none}}.container{width:100%;max-width:calc(var(--w-container) + var(--gap) * 2);margin-left:auto;margin-right:auto;padding-left:var(--gap);padding-right:var(--gap)}.container-1280{width:100%;max-width:calc(1280px + var(--gap) * 2);margin-left:auto;margin-right:auto;padding-left:var(--gap);padding-right:var(--gap)}@media (min-width: 768px){.container-1280{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}.page__main{padding-bottom:5%}.js-copy-url{position:relative}.copy-done{right:-5px;top:0;z-index:10;line-height:1.1;position:absolute;font-size:13px;color:#fff;padding:5px;white-space:nowrap;display:inline-block;border-radius:4px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background:var(--color-main)}.copy-done{right:auto;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.container.sm{--w-container:1200px}.i-subhead{font-size:clamp(1.5625rem, 0.7065972222rem + 2.3611111111vw, 2.625rem);font-weight:550;color:var(--color-secondary-hover);line-height:1.5;display:block;margin:0
auto 0.25em;padding:0;font-family:var(--ff-deco);letter-spacing:0.08em}.i-subhead
.sm{display:block;font-size:clamp(1.25rem,1.0486111111rem + 0.5555555556vw,1.5rem);font-weight:500}.l-message{padding:8dvh 0;text-align:center}.l-message
svg{display:block;margin:0
auto 0.75rem}.swiper:not(.swiper-initialized) .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper:not(.swiper-initialized) .swiper-slide{opacity:0}.swiper.swiper-initialized
.carousel{opacity:1;-webkit-animation:ani_fade_in 1s 0.2s both;animation:ani_fade_in 1s 0.2s both}.swiper-slide{height:auto}.swiper-lazy-preloader{width:80;height:80;margin-left:-40px;margin-top:-40px;background:url(../../../themes/zh-tw/assets/css/../images/loading.svg) no-repeat center center/contain;z-index:10;border:none}.swiper-pagination{z-index:30;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;font-size:0;gap:0 3px;line-height:0}.swiper-pagination.swiper-pagination-fraction{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:auto;font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1;position:relative;bottom:auto;left:auto;gap:0}.swiper-pagination-bullet{width:10px;height:10px;border-radius:10px;background-color:rgba(255, 255, 255, 0.15);border:1px
solid rgba(255, 255, 255, 0.5);opacity:1}.pc .swiper-pagination-bullet:hover{background-color:rgba(255,255,255,0.35)}.swiper-pagination-bullet-active{background-color:var(--color-main);border:1px
solid var(--color-main)}.pc .swiper-pagination-bullet-active:hover{background-color:var(--color-main)}.swiper-pagination-current{color:#b18c68;font-size:clamp(1.125rem,0.9236111111rem + 0.5555555556vw,1.375rem);font-weight:400;line-height:0.8}.swiper-pagination-total{color:rgba(0,0,0,0.35);font-size:clamp(1rem,1rem + 0vw,1rem)}.swiper-pagination-total::before{content:"/";display:inline-block;vertical-align:top;font-size:0.9em;margin-right:0.54em;margin-left:0.54em}.swiper-button-prev,.swiper-button-next{z-index:20;width:44px;height:44px;position:absolute;top:50%;font-size:0;border-radius:50%;margin:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);background-color:transparent;border:1px
solid var(--color-main);-webkit-transition:opacity 0.35s;transition:opacity 0.35s}.swiper-button-prev::before,.swiper-button-next::before{content:"";display:block;position:absolute;top:50%;left:50%;width:120%;height:120%;border-radius:50%;background:var(--color-light);z-index:-1;-webkit-transform:scale(0) translate(-50%, -50%);-ms-transform:scale(0) translate(-50%, -50%);transform:scale(0) translate(-50%, -50%);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 0.15s ease;transition:-webkit-transform 0.15s ease;transition:transform 0.15s ease;transition:transform 0.15s ease, -webkit-transform 0.15s ease}.swiper-button-prev::after,.swiper-button-next::after{content:"";z-index:5;font-size:0;display:block;position:absolute;top:0;width:100%;height:100%;border-radius:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23D2B68A' fill-rule='evenodd' d='M18.5 12.214a1 1 0 0 0-1-1H5a1 1 0 1 0 0 2h12.5a1 1 0 0 0 1-1' clip-rule='evenodd'/%3E%3Cpath fill='%23D2B68A' fill-rule='evenodd' d='M20 12.214a1 1 0 0 0-.293-.707l-4.5-4.5a1 1 0 1 0-1.414 1.414l3.793 3.793l-3.793 3.793a1 1 0 0 0 1.414 1.415l4.5-4.5a1 1 0 0 0 .293-.708' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:50% auto;background-position:center center;background-repeat:no-repeat}.swiper-button-prev:active,.swiper-button-prev:hover,.swiper-button-next:active,.swiper-button-next:hover{border:1px
solid var(--color-main)}.swiper-button-prev:active::after,.swiper-button-prev:hover::after,.swiper-button-next:active::after,.swiper-button-next:hover::after{background-color:var(--color-main);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.5 12.214a1 1 0 0 0-1-1H5a1 1 0 1 0 0 2h12.5a1 1 0 0 0 1-1' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M20 12.214a1 1 0 0 0-.293-.707l-4.5-4.5a1 1 0 1 0-1.414 1.414l3.793 3.793l-3.793 3.793a1 1 0 0 0 1.414 1.415l4.5-4.5a1 1 0 0 0 .293-.708' clip-rule='evenodd'/%3E%3C/svg%3E")}.swiper-button-prev:active::before,.swiper-button-prev:hover::before,.swiper-button-next:active::before,.swiper-button-next:hover::before{-webkit-transform:scale(1) translate(-50%, -50%);-ms-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%,-50%)}.swiper-button-prev{left:0;right:auto}.swiper-button-prev::after{left:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.swiper-button-next{right:0;left:auto}.swiper-button-next::after{right:0}.swiper-initialized{overflow:hidden;position:relative}.slider-controller{white-space:nowrap;position:relative;width:calc(var(--h-btn) * 2 + 15px);height:var(--h-btn);line-height:var(--h-btn);margin:20px
0 0 0}.is-center-mode .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-button{min-width:200px;border-radius:5px;display:inline-block;color:#fff;background-color:#af9060;white-space:nowrap;font-size:clamp(0.875rem, 0.8246527778rem + 0.1388888889vw, 0.9375rem);font-family:"Poppins",sans-serif;text-align:center;line-height:calc(var(--h-btn) * 0.93);margin-top:15px;-webkit-transition:background-color 0.25s;transition:background-color 0.25s}.pc .c-button:hover{background-color:#c4a678;color:#fff}.c-form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}@media (max-width: 767px){.c-form__group{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.c-form__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0.75rem}.c-form__box.code .c-form__input{width:calc(100% - 220px - 1rem);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 220px - 1rem);flex:0 0 calc(100% - 220px - 1rem);margin-right:1rem}@media (max-width: 767px){.c-form__box.code .c-form__input{margin:0
0 1rem 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.c-form__label{color:#886c56;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.c-form__label.star::after{display:inline-block;content:"*";color:var(--color-main);margin-left:5px}.c-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:var(--h-input);padding:0
15px;line-height:var(--h-input);border:1px
solid var(--color-main);-webkit-transition:border 0.3s;transition:border 0.3s;color:#000;border-radius:4px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M7.071 0 .001 7.071l7.07 7.071 7.071-7.07L7.072 0Z'/%3E%3C/mask%3E%3Cpath d='m7.071 14.142.707.707-.707.707-.707-.707.707-.707Zm-7.07-7.07.706-.708 7.071 7.071-.707.707-.707.707-7.07-7.07L0 7.07Zm7.07 7.07-.707-.707 7.071-7.071.707.707.708.707-7.072 7.071-.707-.707Z' fill='%23C4A678' mask='url(%23a)'/%3E%3C/svg%3E%0A");background-position:calc(100% - 15px) center}.c-form__select:focus{border:1px
solid var(--color-main)}.c-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:var(--h-input);padding:0
15px;line-height:var(--h-input);border:1px
solid var(--color-main);border-radius:4px;-webkit-transition:border 0.15s;transition:border 0.15s}.c-form__input:active,.c-form__input:focus{border:5px
solid var(--color-main)}.c-form__codeimg{display:-webkit-box;display:-ms-flexbox;display:flex;width:220px;-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;height:60px;cursor:pointer}.c-form__codeimg::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='31' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.51 27.579a14.493 14.493 0 0 0 5.318-17.795A14.492 14.492 0 0 0 12.28 1.365M23.511 27.58v-5.637m0 5.637h5.672M7.448 3.448a14.494 14.494 0 0 0-5.268 17.789 14.492 14.492 0 0 0 16.537 8.398M7.45 3.448v5.61m0-5.61H1.815' stroke='%23C4A678' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;display:block;width:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;height:60px;width:var(--h-input);height:var(--h-input);-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s}.c-form__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:var(--h-input);padding:0
15px;border:1px
solid var(--color-main);border-radius:4px;-webkit-transition:border 0.15s;transition:border 0.15s}.c-form__textarea:active,.c-form__textarea:focus{border:5px
solid var(--color-main)}.c-form__checkbox{padding:0;border:none;line-height:var(--input-height)}.c-form__checkbox-box{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;vertical-align:middle;position:relative;top:0;right:0;bottom:0;left:0;height:20px;width:20px;margin-right:5px;border:none;color:#fff;cursor:pointer;outline:none;z-index:10;background:#fff;border-radius:1px;border:1px
solid #666;-webkit-transition:background 0.15s ease-out 0s;transition:background 0.15s ease-out 0s}.c-form__checkbox-box::after{border-radius:50%}.c-form__checkbox-box:hover,.c-form__checkbox-box:checked{background:#fff}.c-form__checkbox-box:checked::before{content:"";position:absolute;left:2px;top:2px;display:block;width:14px;height:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-left:2px solid var(--color-main);border-bottom:2px solid var(--color-main)}.c-form__checkbox-box:checked::after{background:var(--color-main);content:"";display:block;position:relative;z-index:100;-webkit-animation:ani-click-wave 0.65s;animation:ani-click-wave 0.65s}.tabs-nav__list>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-nav__list>ul>li{display:inline-block;vertical-align:top}.tabs-nav__list>ul>li:first-child{border-left:none}.tabs-nav__list > ul a,
.tabs-nav__list > ul
button{cursor:pointer;width:100%;display:block}.tabs-nav__content{position:relative;padding-top:var(--gap)}.tabs-nav__panel{display:none}.tabs-nav__panel.current{display:block;-webkit-animation:ani_tabs_show 0.6s both;animation:ani_tabs_show 0.6s both}@-webkit-keyframes
ani_tabs_show{0%{opacity:0}100%{opacity:1}}@keyframes
ani_tabs_show{0%{opacity:0}100%{opacity:1}}.p-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;padding:1rem calc((100% - 1400px) / 2);list-style:none;gap:0.5rem;font-size:0.9375rem;color:#98785d}.p-breadcrumb>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.p-breadcrumb>li:not(:last-child)::after{content:" ";display:block;width:2px;height:2px;border-radius:50%;background-color:rgba(0,0,0,0.35)}.p-breadcrumb>li>a{color:rgba(0, 0, 0, 0.35);-webkit-transition:color 0.5s ease;transition:color 0.5s ease}@media (max-width: 1440px){.p-breadcrumb{padding:0.75rem 1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem}.p-breadcrumb>li{gap:0.5rem}}@media (max-width: 1440px){.p-breadcrumb{padding:0.5rem 1rem}}.cke_editable{background:#fff}.cke_editable *,
.cke_editable *::after,
.cke_editable *::before{-webkit-box-sizing:border-box;box-sizing:border-box}.cke_editable
img{height:auto !important;max-width:100%}.cke_widget_inline{vertical-align:top}.c-editor,.cke_editable{font-size:17px;color:#3e3e3e;font-family:var(--ff-def);line-height:2;font-weight:400}.c-editor img,
.cke_editable
img{line-height:0;display:inline-block;max-width:100% !important;height:auto !important;-o-object-fit:unset !important;object-fit:unset !important}.c-editor p,
.cke_editable
p{margin-top:0;margin-bottom:1.25rem}.c-editor ol,
.c-editor ul,
.cke_editable ol,
.cke_editable
ul{margin-top:0;margin-bottom:1rem;font-size:17px}.c-editor h1,
.c-editor h2,
.c-editor h3,
.c-editor h4,
.c-editor h5,
.c-editor h6,
.cke_editable h1,
.cke_editable h2,
.cke_editable h3,
.cke_editable h4,
.cke_editable h5,
.cke_editable
h6{display:block;line-height:1.5}.c-editor h1 span,
.c-editor h2 span,
.c-editor h3 span,
.c-editor h4 span,
.c-editor h5 span,
.c-editor h6 span,
.cke_editable h1 span,
.cke_editable h2 span,
.cke_editable h3 span,
.cke_editable h4 span,
.cke_editable h5 span,
.cke_editable h6
span{font-size:inherit}.c-editor h1,
.c-editor .h1,
.cke_editable h1,
.cke_editable
.h1{font-size:var(--fs-h1)}.c-editor h2,
.c-editor .h2,
.cke_editable h2,
.cke_editable
.h2{font-size:var(--fs-h2)}.c-editor h3,
.c-editor .h3,
.cke_editable h3,
.cke_editable
.h3{font-size:var(--fs-h3)}.c-editor h4,
.c-editor .h4,
.cke_editable h4,
.cke_editable
.h4{font-size:var(--fs-h4)}.c-editor h5,
.c-editor .h5,
.cke_editable h5,
.cke_editable
.h5{font-size:var(--fs-h5)}.c-editor h6,
.c-editor .h6,
.cke_editable h6,
.cke_editable
.h6{font-size:var(--fs-h6)}.c-editor small,
.cke_editable
small{font-size:var(--fs-sm)}.c-editor blockquote,
.cke_editable
blockquote{padding:10px
20px;margin:0
0 20px;font-size:17.5px;border-left:5px solid #ddd}.c-editor p,
.cke_editable
p{margin:0
0 1rem}.c-editor p + *:not(p),
.cke_editable p + *:not(p){margin-top:2rem}.c-editor strong,
.cke_editable
strong{font-weight:600}.c-editor hr,
.cke_editable
hr{border:none;border-bottom:1px solid rgba(0, 0, 0, 0.1);margin:max(3vh, 25px) auto}.c-editor video,
.c-editor embed,
.c-editor iframe,
.cke_editable video,
.cke_editable embed,
.cke_editable
iframe{width:100%;max-width:100% !important}.c-editor iframe[src*=youtube],
.cke_editable iframe[src*=youtube]{aspect-ratio:16/9 !important}.c-editor a,
.cke_editable
a{text-decoration:none}.c-editor a:hover,
.cke_editable a:hover{opacity:0.6}.c-editor table,
.cke_editable
table{width:100%;border-collapse:collapse;border-top:1px solid}.c-editor table tr,
.cke_editable table
tr{border-bottom:1px solid #ddd}.c-editor table th,
.c-editor table td,
.cke_editable table th,
.cke_editable table
td{padding:20px}.c-editor table th,
.cke_editable table
th{width:16.6667%;max-width:250px;min-width:110px;color:#fff;background:var(--color-main)}.c-editor ul,
.cke_editable
ul{margin:0
0 0 0.25em;padding:0;list-style:none}.c-editor ul > li,
.cke_editable ul>li{position:relative;margin:0.25em 0;padding-left:1.1em}.c-editor ul > li::before,
.cke_editable ul>li::before{content:"";position:absolute;left:0px;top:0.75em;display:block;width:6px;height:6px;background-color:var(--color-main-hover);border-radius:50px}.c-editor ul > li > ul > li,
.c-editor ul > li > ol > li,
.cke_editable ul > li > ul > li,
.cke_editable ul>li>ol>li{margin:5px
0 5px}.c-editor ol + .c-editor__title,
.c-editor ol + .c-editor__subtitle,
.c-editor ul + .c-editor__title,
.c-editor ul + .c-editor__subtitle,
.c-editor p + .c-editor__title,
.c-editor p + .c-editor__subtitle,
.cke_editable ol + .c-editor__title,
.cke_editable ol + .c-editor__subtitle,
.cke_editable ul + .c-editor__title,
.cke_editable ul + .c-editor__subtitle,
.cke_editable p + .c-editor__title,
.cke_editable p + .c-editor__subtitle{margin-top:2.5rem}.editor-table{display:block;width:100%;position:relative;overflow-y:hidden;overflow-x:auto;margin-bottom:20px}.editor-table::after{position:absolute;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-caret-left-right'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M14 18l6 -6l-6 -6v12' /%3E%3Cpath d='M10 18l-6 -6l6 -6v12' /%3E%3C/svg%3E");width:25px;height:25px;pointer-events:none;line-height:1;z-index:20;display:block;top:8px;right:20px;opacity:0;-webkit-animation:ani_lr 1.2s both linear infinite;animation:ani_lr 1.2s both linear infinite;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.editor-table.need-scroll::after{opacity:0.9}.c-editor video,
.c-editor embed,
.c-editor
iframe{width:100%;max-width:100% !important;height:auto !important;aspect-ratio:16/9 !important}.c-editor__container{width:100%;max-width:1560px;margin:0
auto 3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-editor__title{font-weight:bold;font-size:20px;display:block;margin:0.5em 0 0.7em;padding:0;line-height:1.5;color:var(--color-secondary)}.c-editor__title + .c-editor__subtitle{margin-top:-0.35rem !important}.c-editor__title h1,
.c-editor__title h2,
.c-editor__title h3,
.c-editor__title h4,
.c-editor__title h5,
.c-editor__title
h6{font:inherit}.c-editor__title.text-center{text-align:center}.c-editor__title.text-center::after{left:50%;margin-left:-1em}.c-editor h1.c-editor__title,
.c-editor h2.c-editor__title,
.c-editor h3.c-editor__title,
.c-editor h4.c-editor__title,
.c-editor h5.c-editor__title,
.c-editor h6.c-editor__title{font-weight:bold;font-size:20px;display:block;margin:0.5em 0 0.7em;padding:0;line-height:1.5;color:var(--color-secondary)}.c-editor__subtitle{font-weight:bold;font-size:18px;display:block;margin:0.5em 0;padding:0;line-height:1.5;color:var(--color-secondary)}.c-editor__subtitle h1,
.c-editor__subtitle h2,
.c-editor__subtitle h3,
.c-editor__subtitle h4,
.c-editor__subtitle h5,
.c-editor__subtitle
h6{font:inherit}.c-editor h1.c-editor__subtitle,
.c-editor h2.c-editor__subtitle,
.c-editor h3.c-editor__subtitle,
.c-editor h4.c-editor__subtitle,
.c-editor h5.c-editor__subtitle,
.c-editor h6.c-editor__subtitle{font-weight:bold;font-size:18px;display:block;margin:0.5em 0;padding:0;line-height:1.5;color:var(--color-secondary)}.c-editor__text{font-size:1.0625rem;margin:0
0 10px;padding:0}.c-editor__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2%;margin-right:5%}.c-editor__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-editor__blockquote{display:block;position:relative;color:#666;background-color:#f2f4f6;border-radius:10px;margin:0
0 25px;padding:25px
35px 25px 50px}.c-editor__blockquote::before{content:"";display:block;position:absolute;top:30px;left:25px;height:calc(100% - 60px);width:3px;background-color:#ddd}.c-editor.l-pic-r-txt .c-editor__image{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;margin:0}.c-editor.l-pic-r-txt .c-editor__content{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;padding-left:5%}.c-editor.r-pic-l-txt{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.c-editor.r-pic-l-txt .c-editor__image{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;margin:0}.c-editor.r-pic-l-txt .c-editor__content{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;padding-right:5%}.c-editor.full-pic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-editor.full-pic .c-editor__image{margin-right:0;margin-bottom:2%}.c-editor.full-pic .c-editor__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.c-editor.full-pic .c-editor__title:after{margin:auto}.c-editor.full-pic.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.c-editor.full-video{position:relative;overflow:hidden;padding-top:56.25%}.c-editor.full-video
iframe{position:absolute;width:100% !important;height:100% !important;top:0;left:0}.c-editor.mutiple-columns{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem}.c-editor.mutiple-columns>*{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 5rem) / 3);flex:0 0 calc((100% - 5rem) / 3)}.c-editor.mutiple-columns
img{width:100%;display:inline-block;text-align:center;margin-bottom:10px}.c-editor.mutiple-columns .c-editor__title{font-size:var(--fs-h5);margin:0.5rem auto}.c-editor.mutiple-columns .c-editor__subtitle{font-size:1.125rem;margin:0.5rem auto}.c-editor.list{display:block}.c-editor.list .c-editor__title{font-size:var(--fs-h5)}.c-editor.list .c-editor__subtitle{font-size:1.125rem}@media (max-width: 1440px){.c-editor__text{line-height:1.8}}@media (max-width: 1024px){.c-editor.l-pic-r-txt .c-editor__content{padding-left:2rem}.c-editor.r-pic-l-txt .c-editor__content{padding-right:2rem}.c-editor__text{line-height:1.8}.c-editor__image,.c-editor__content{margin-left:0;margin-right:0}.c-editor.mutiple-columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0}.c-editor.mutiple-columns>*{width:calc(50% - 40px)}}@media (max-width: 991px){.c-editor.l-pic-r-txt .c-editor__image{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.c-editor.l-pic-r-txt .c-editor__content{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.c-editor.r-pic-l-txt .c-editor__image{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.c-editor.r-pic-l-txt .c-editor__content{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.c-editor.mutiple-columns{gap:1.5rem}.c-editor.mutiple-columns>*{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 3rem) / 3);flex:0 0 calc((100% - 3rem) / 3)}.c-editor__text{line-height:1.8}}@media (max-width: 767px){.c-editor{margin-bottom:6%}.c-editor__text{font-size:1rem}.c-editor.l-pic-r-txt{-ms-flex-wrap:wrap;flex-wrap:wrap}.c-editor.l-pic-r-txt .c-editor__image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.c-editor.l-pic-r-txt .c-editor__content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:0}.c-editor.r-pic-l-txt{-ms-flex-wrap:wrap;flex-wrap:wrap}.c-editor.r-pic-l-txt .c-editor__image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.c-editor.r-pic-l-txt .c-editor__content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0}.c-editor.mutiple-columns{gap:1.5rem}.c-editor.mutiple-columns>*{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 3rem) / 3);flex:0 0 calc((100% - 3rem) / 3)}.c-editor.mutiple-columns{-ms-flex-wrap:wrap;flex-wrap:wrap}.c-editor.mutiple-columns>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@-webkit-keyframes
ani_lr{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(35%);transform:translateX(35%)}}@keyframes
ani_lr{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(35%);transform:translateX(35%)}}.gold{color:var(--color-main)}.blue{color:var(--color-secondary-hover)}.p__title{font-size:fs(22, 42);font-weight:550;color:var(--color-secondary-hover);line-height:1.5;display:block;padding:0;font-family:var(--ff-deco);letter-spacing:0.038em}.p__title
.en{letter-spacing:0;font-size:clamp(1.875rem, 0.8680555556rem + 2.7777777778vw, 3.125rem);white-space:nowrap;font-family:var(--ff-deco-zh)}.p__title
.ch{display:block;color:var(--color-secondary-hover);letter-spacing:0.05em;font-size:clamp(1.5rem,0.59375rem + 2.5vw,2rem);white-space:nowrap}.p__title::after{content:"";display:block;margin:1rem 0 0 0;height:3px;width:40px;background:#c4a678}.p__title.text-center{text-align:center;margin:1rem auto}.g__flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 991px){.g__flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.g__txt{font-size:clamp(1rem,0.9115853659rem + 0.243902439vw,1.125rem);line-height:2;color:#555}.g__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.p__title,.h2{margin-bottom:1rem}}.c-article__carousel{position:relative;margin:0
auto;overflow:hidden;width:100%}.c-article__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem}@media (max-width: 1199px){.c-article__list{gap:1.5rem}}@media (max-width: 767px){.c-article__list{gap:1rem}}.c-article__item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 5rem) / 3);flex:0 0 calc((100% - 5rem) / 3)}@media (max-width: 1199px){.c-article__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 3rem) / 3);flex:0 0 calc((100% - 3rem) / 3)}}@media (max-width: 767px){.c-article__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 1rem) / 2);flex:0 0 calc((100% - 1rem) / 2)}}.c-article__image{display:inline-block;overflow:hidden;will-change:transform;border-radius:20px}@media (max-width: 767px){.c-article__image{border-radius:10px}}.c-article__image
img{width:100%;display:block;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.c-article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem;width:100%;padding-top:1rem;-webkit-transition:color 0.3s;transition:color 0.3s}.c-article__content
hr{height:2px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;border-bottom:2px dotted rgba(0,0,0,0.2)}.c-article__date{font-size:clamp(0.875rem, 0.8246527778rem + 0.1388888889vw, 0.9375rem);-webkit-transition:color 0.3s;transition:color 0.3s;color:var(--color-main)}.c-article__title{font-weight:400;letter-spacing:clamp(1px, 1vw, 2px);color:#000;font-size:clamp(1rem, 0.8993055556rem + 0.2777777778vw, 1.125rem);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}@media (max-width: 767px){.c-article__title{line-height:1.6}}.c-article__tag{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;left:1rem;top:1rem}.c-article__tag
span{display:block;height:40px;line-height:40px;padding:0
10px;border-radius:4px;color:#fff;background-color:var(--color-secondary)}.pc .c-article__item:hover .c-article__title{color:var(--color-secondary)}.pc .c-article__item:hover .c-article__image
img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.c-pagination{width:100%;margin:4% 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 767px){.c-pagination{gap:0.5rem}}.c-pagination
.disabled{opacity:0.4;cursor:not-allowed}.c-pagination__prev,.c-pagination__next,.c-pagination__number{position:relative;display:inline-block;padding:0
5px;line-height:44px;text-align:center;color:#ccc;-webkit-transition:color 0.3s, background 0.3s;transition:color 0.3s, background 0.3s}@media (max-width: 767px){.c-pagination__prev,.c-pagination__next,.c-pagination__number{height:35px;-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;padding:0
8px;line-height:35px}}.c-pagination__prev.is-active,.c-pagination__next.is-active,.c-pagination__number.is-active{color:var(--color-main);border-bottom:1px solid var(--color-main)}.c-pagination__prev,.c-pagination__next{height:44px;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;border:1px
solid var(--color-main);font-size:0;border-radius:50%}.c-pagination__prev::before,.c-pagination__next::before{content:"";display:block;width:7px;height:7px;border-top:1px solid var(--color-main);border-left:1px solid var(--color-main);position:absolute;left:50%;top:50%}.c-pagination__prev:after,.c-pagination__next:after{content:"";display:block;width:15px;height:1px;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:var(--color-main)}.c-pagination__prev::before{-webkit-transform:translate(-7px, -3px) rotate(-45deg);-ms-transform:translate(-7px, -3px) rotate(-45deg);transform:translate(-7px, -3px) rotate(-45deg)}.c-pagination__next::before{-webkit-transform:translate(0px, -3px) rotate(135deg);-ms-transform:translate(0px, -3px) rotate(135deg);transform:translate(0px, -3px) rotate(135deg)}.c-pagination__number{font-size:1rem}.c-pagination__number.is-active{color:var(--color-main);border-bottom:1px solid var(--color-main);font-size:1.125rem;font-weight:800}.pc .c-pagination__number:hover{color:#333;border-bottom:1px solid #333}.pc .c-pagination__prev:not(.disable):hover, .pc .c-pagination__next:not(.disable):hover{-webkit-filter:brightness(0%) invert(0);filter:brightness(0%) invert(0)}.news-list{background:#f7f3f1}.news-list::after{content:"";pointer-events:none;display:block;background:url(../../../themes/zh-tw/assets/css/../images/i_news_water.png) no-repeat 0 0/contain;width:max(17.18vw, 250px);aspect-ratio:330/260;z-index:-1;top:12%;left:10%;position:absolute;-webkit-transform:translate(-48%, -57%);-ms-transform:translate(-48%, -57%);transform:translate(-48%, -57%)}@media (max-width: 1440px){.news-list::after{top:5%;left:2%;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}}@media (max-width: 991px){.news-list::after{left:-50px;top:50px}}@media (max-width: 767px){.news-list::after{left:-80px;top:20px}}@media (min-width: 768px){.news-list
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}.news-list .i-news{overflow:hidden;z-index:11}.news-list .i-news
.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.news-list .i-news
.container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.news-list .i-news .i-subhead{padding-bottom:10px;margin-bottom:1.5em}.news-list .i-news .i-subhead::before{display:none}.news-list .i-news .i-subhead::after{content:"";display:block;position:absolute;bottom:0;left:0;height:3px;width:40px;background:#c4a678}.news-list .i-news .i-subhead
.lg{letter-spacing:0;font-size:clamp(1.875rem, 0.8680555556rem + 2.7777777778vw, 3.125rem);white-space:nowrap;font-family:var(--ff-deco-zh)}.news-list .i-news .i-subhead
.sm{color:var(--color-secondary-hover);letter-spacing:0.05em;font-size:clamp(1.5rem, 0.59375rem + 2.5vw, 2.625rem);white-space:nowrap}.news-list .i-news
.left{padding-right:max(3vw, 30px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width: 767px){.news-list .i-news
.left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.news-list .i-news
.right{width:max(57%, 350px);padding-top:max(5.6vw, 150px);padding-bottom:max(5.6vw, 120px)}@media (max-width: 767px){.news-list .i-news
.right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:50px
0}}.news-list .i-news .right::after{content:"";opacity:0.7;display:block;position:absolute;z-index:0;top:10%;bottom:25%;left:30%;right:calc(var(--gap-leave) * -1);background:-webkit-gradient(linear, left top, left bottom, from(#efe4dd), to(#e9ded8));background:linear-gradient(to bottom, #efe4dd 0%, #e9ded8 100%);border-radius:max(25px, 5.2vw) 0 0 max(25px, 5.2vw)}@media (max-width: 767px){.news-list .i-news .right::after{top:25px;bottom:25px}}.news-list .i-news
.img{z-index:10;display:block;border-radius:max(5.2vw, 40px) max(1.5vw, 20px) max(1.5vw, 20px) max(5.2vw, 40px);-webkit-box-shadow:10px 10px 20px rgba(0, 0, 0, 0.1);box-shadow:10px 10px 20px rgba(0, 0, 0, 0.1);overflow:hidden}.news-list .i-news .img
img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.news-list .i-news
.text{font-style:clamp(1rem, 0.8993055556rem + 0.2777777778vw, 1.125rem);color:#000;max-width:500px}.news-list .i-news .text
p{margin:0
0 0.5em;padding:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.news-list .i-news .text
.date{font-style:normal;display:block;color:#af9060;font-size:clamp(1rem, 0.9496527778rem + 0.1388888889vw, 1.0625rem);font-weight:500;white-space:nowrap}.news-list .i-news .text
.btn{min-width:200px;border-radius:5px;display:inline-block;color:#fff;background-color:#af9060;white-space:nowrap;font-size:clamp(0.875rem, 0.8246527778rem + 0.1388888889vw, 0.9375rem);font-family:"Poppins",sans-serif;text-align:center;line-height:calc(var(--h-btn) * 0.93);margin-top:15px;-webkit-transition:background-color 0.25s;transition:background-color 0.25s}.news-list .i-news .text .btn:hover{background:var(--color-gradient-main), var(--color-gradient-second);background:-webkit-gradient(linear, left bottom, left top,from(var(--color-gradient-main)),to(var(--color-gradient-second)));background:linear-gradient(0deg,var(--color-gradient-main),var(--color-gradient-second))}.page-share{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;gap:1rem;font-size:0}.page-share
ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-weight:normal}.page-share ul>li>a{display:block;height:34px;width:34px;border-radius:50%;line-height:32px;color:#333;font-size:0;background-color:#fff;overflow:hidden;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.page-share ul>li>a:before{color:#af9060;content:"";font-size:1.135rem;width:100%;display:block;height:34px;width:34px;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;background-repeat:no-repeat;background-position:center center}.page-share ul > li .fb:before{font-family:"Font Awesome 5 Brands";content:"\f39e";color:#af9060}.page-share ul > li .line:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.744' height='19.771' viewBox='-0.5 -3.139 20.744 19.771' xml:space='preserve'%3E%3Cpath fill='%23af9060' d='M9.872-3.139C4.157-3.139-.5.64-.5 5.281c0 4.16 3.69 7.645 8.674 8.308 1.213.261 1.075.706.803 2.337-.044.262-.211 1.024.896.56 1.108-.461 5.971-3.514 8.154-6.019 1.501-1.654 2.218-3.328 2.218-5.186-.001-4.643-4.658-8.42-10.373-8.42zM6.209 7.753a.202.202 0 0 1-.204.204H3.102A.228.228 0 0 1 2.96 7.9a.178.178 0 0 1-.057-.138V3.239a.2.2 0 0 1 .203-.203h.725c.116 0 .206.088.206.203v3.588h1.977c.108 0 .195.096.195.203v.723zm1.756.009a.2.2 0 0 1-.202.202h-.727a.202.202 0 0 1-.203-.202V3.239c0-.114.09-.203.203-.203h.727c.114 0 .202.094.202.203v4.523zm5.013 0a.204.204 0 0 1-.207.202h-.723a.214.214 0 0 1-.165-.083L9.811 5.082v2.684a.204.204 0 0 1-.208.204h-.724a.201.201 0 0 1-.204-.204v-4.52c0-.116.089-.206.204-.206h.722a.19.19 0 0 1 .163.09l2.074 2.797V3.245c0-.114.093-.205.203-.205h.726a.206.206 0 0 1 .211.197v4.525zm4.017-3.799a.202.202 0 0 1-.205.204h-1.977v.764h1.977a.2.2 0 0 1 .205.205v.729a.203.203 0 0 1-.205.205h-1.977v.764h1.977c.116 0 .205.089.205.204v.727a.201.201 0 0 1-.205.202h-2.906a.204.204 0 0 1-.203-.202V3.239c0-.114.096-.203.203-.203h2.906c.11 0 .197.096.205.203v.724z'/%3E%3C/svg%3E%0A");background-size:20px}.page-share ul > li .copy:before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 8.464A1.714 1.714 0 0 1 8.464 6.75h5.572a1.714 1.714 0 0 1 1.714 1.714v5.572a1.713 1.713 0 0 1-1.714 1.714H8.463a1.714 1.714 0 0 1-1.714-1.714V8.463Z' stroke='%23AF9060' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.425 12.75a1.326 1.326 0 0 1-.493-.48 1.296 1.296 0 0 1-.182-.658V5.06c0-.72.6-1.31 1.333-1.31h6.667c.5 0 .772.252 1 .655' stroke='%23AF9060' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.pc .page-share ul li a:hover{color:#fff}.pc .page-share ul li a:hover:before{color:#fff}.pc .page-share ul li .fb:hover{background-color:#0078d7}.pc .page-share ul li .fb:hover::before{color:#fff}.pc .page-share ul li .line:hover{background-color:#00c300}.pc .page-share ul li .line:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.744' height='19.771' viewBox='-0.5 -3.139 20.744 19.771' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M9.872-3.139C4.157-3.139-.5.64-.5 5.281c0 4.16 3.69 7.645 8.674 8.308 1.213.261 1.075.706.803 2.337-.044.262-.211 1.024.896.56 1.108-.461 5.971-3.514 8.154-6.019 1.501-1.654 2.218-3.328 2.218-5.186-.001-4.643-4.658-8.42-10.373-8.42zM6.209 7.753a.202.202 0 0 1-.204.204H3.102A.228.228 0 0 1 2.96 7.9a.178.178 0 0 1-.057-.138V3.239a.2.2 0 0 1 .203-.203h.725c.116 0 .206.088.206.203v3.588h1.977c.108 0 .195.096.195.203v.723zm1.756.009a.2.2 0 0 1-.202.202h-.727a.202.202 0 0 1-.203-.202V3.239c0-.114.09-.203.203-.203h.727c.114 0 .202.094.202.203v4.523zm5.013 0a.204.204 0 0 1-.207.202h-.723a.214.214 0 0 1-.165-.083L9.811 5.082v2.684a.204.204 0 0 1-.208.204h-.724a.201.201 0 0 1-.204-.204v-4.52c0-.116.089-.206.204-.206h.722a.19.19 0 0 1 .163.09l2.074 2.797V3.245c0-.114.093-.205.203-.205h.726a.206.206 0 0 1 .211.197v4.525zm4.017-3.799a.202.202 0 0 1-.205.204h-1.977v.764h1.977a.2.2 0 0 1 .205.205v.729a.203.203 0 0 1-.205.205h-1.977v.764h1.977c.116 0 .205.089.205.204v.727a.201.201 0 0 1-.205.202h-2.906a.204.204 0 0 1-.203-.202V3.239c0-.114.096-.203.203-.203h2.906c.11 0 .197.096.205.203v.724z'/%3E%3C/svg%3E%0A");background-size:20px}.pc .page-share ul li .copy:hover{background-color:#222}.pc .page-share ul li .copy:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='1' d='M7.33301 9.42875C7.33301 8.87299 7.55378 8.33999 7.94677 7.94701C8.33975 7.55403 8.87275 7.33325 9.42851 7.33325H16.2375C16.5127 7.33325 16.7852 7.38745 17.0394 7.49276C17.2937 7.59807 17.5247 7.75242 17.7192 7.94701C17.9138 8.14159 18.0682 8.3726 18.1735 8.62684C18.2788 8.88108 18.333 9.15357 18.333 9.42875V16.2378C18.333 16.5129 18.2788 16.7854 18.1735 17.0397C18.0682 17.2939 17.9138 17.5249 17.7192 17.7195C17.5247 17.9141 17.2937 18.0684 17.0394 18.1737C16.7852 18.2791 16.5127 18.3333 16.2375 18.3333H9.42851C9.15332 18.3333 8.88083 18.2791 8.62659 18.1737C8.37236 18.0684 8.14135 17.9141 7.94677 17.7195C7.75218 17.5249 7.59783 17.2939 7.49252 17.0397C7.38721 16.7854 7.33301 16.5129 7.33301 16.2378V9.42875Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath opacity='1' d='M4.49158 14.6667C4.24172 14.5268 4.03388 14.3244 3.88909 14.0802C3.7443 13.836 3.66769 13.5585 3.66699 13.2758V5.26826C3.66699 4.38743 4.40033 3.66675 5.29662 3.66675H13.4448C14.0559 3.66675 14.3883 3.97504 14.667 4.46751' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.copy-done{width:86px;height:26px;line-height:26px;font-size:0.75rem;display:block;border-radius:3px;background:#333;letter-spacing:1px;color:#fff;position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.copy-done::after{content:"";position:absolute;left:39px;top:100%;border-width:5px;border-color:#333 transparent transparent transparent;border-style:solid}.news-view{background:#f7f3f1}.news-view:before{content:"";position:absolute;left:0;top:0;display:block;height:800px;width:100%;background:#f7f3f1;background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, rgb(247, 243, 241)), to(rgb(231, 240, 249)));background:linear-gradient(0deg, rgb(247, 243, 241) 50%, rgb(231, 240, 249) 100%);z-index:-1}.news-view::after{content:"";pointer-events:none;display:block;background:url(../../../themes/zh-tw/assets/css/../images/i_news_water.png) no-repeat 0 0/contain;width:max(17.18vw, 250px);aspect-ratio:330/260;z-index:-1;top:4%;left:10%;position:absolute;-webkit-transform:translate(-48%, -57%);-ms-transform:translate(-48%, -57%);transform:translate(-48%, -57%)}@media (max-width: 1440px){.news-view::after{top:100px;left:2%;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}}@media (max-width: 991px){.news-view::after{top:100px;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}}@media (max-width: 991px){.news-view::after{left:-50px}}.news-view .news__top-wrap{margin:5% 0;text-align:center}.news-view .news__top-title{color:#000;font-size:clamp(1.375rem, 0.3680555556rem + 2.7777777778vw, 2.625rem);font-family:var(--ff-deco);line-height:1.4}.news-view .news__top-date{font-family:"Poppins",sans-serif;font-weight:600;color:var(--color-main-hover)}.news-view .news__top-date
span{display:inline-block;margin:0
0.75rem 0 1rem;width:1px;height:10px;border-right:1px solid var(--color-main)}.news-view
.g__control{position:relative;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-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding-top:2rem;border-top:1px solid #666}@media (max-width: 991px){.news-view
.g__control{padding-top:1rem}}.news-view .g__control
.btn__back{font-size:0;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;height:44px;width:44px;border-radius:50%;border:1px
solid #666;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1.342' cy='1.342' r='1.342' fill='%23787878'/%3E%3Ccircle cx='15.658' cy='1.342' r='1.342' fill='%23787878'/%3E%3Ccircle cx='15.658' cy='8.5' r='1.342' fill='%23787878'/%3E%3Ccircle cx='15.658' cy='15.658' r='1.342' fill='%23787878'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.342' fill='%23787878'/%3E%3Ccircle cx='8.5' cy='1.342' r='1.342' fill='%23787878'/%3E%3Ccircle cx='8.5' cy='15.658' r='1.342' fill='%23787878'/%3E%3Ccircle cx='1.342' cy='15.658' r='1.342' transform='rotate(90 1.342 15.658)' fill='%23787878'/%3E%3Ccircle cx='1.342' cy='8.5' r='1.342' transform='rotate(90 1.342 8.5)' fill='%23787878'/%3E%3C/svg%3E%0A");-webkit-transition:background-color 0.3s ease-in, border 0.3s ease-in;transition:background-color 0.3s ease-in, border 0.3s ease-in}.news-view .g__control .btn__back:hover{background-color:#222;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1.342' cy='1.342' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='15.658' cy='1.342' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='15.658' cy='8.5' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='15.658' cy='15.658' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='8.5' cy='1.342' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='8.5' cy='15.658' r='1.342' fill='%23ffffff'/%3E%3Ccircle cx='1.342' cy='15.658' r='1.342' transform='rotate(90 1.342 15.658)' fill='%23ffffff'/%3E%3Ccircle cx='1.342' cy='8.5' r='1.342' transform='rotate(90 1.342 8.5)' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.news-view .g__control .prev,
.news-view .g__control
.next{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;overflow:hidden;color:#666;display:flex;-webkit-transition:background 0.3s ease-in;transition:background 0.3s ease-in}@media (max-width: 991px){.news-view .g__control .prev,
.news-view .g__control
.next{gap:0.5rem;font-size:0}}.news-view .g__control .prev .aw,
.news-view .g__control .next
.aw{position:relative;width:44px;height:44px;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;border:1px
solid #666;border-radius:50%;-webkit-transition:background 0.3s ease-in;transition:background 0.3s ease-in}.news-view .g__control .prev .aw::before,
.news-view .g__control .next .aw::before{position:absolute;content:"";width:19px;height:1px;top:50%;left:50%;background:#666;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.news-view .g__control .prev .aw::after,
.news-view .g__control .next .aw::after{content:"";display:block;position:absolute;top:50%;left:40%;width:8px;height:8px;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.news-view .g__control .prev:hover,
.news-view .g__control .next:hover{color:var(--color-main)}.news-view .g__control .prev:hover .aw,
.news-view .g__control .next:hover
.aw{background:var(--color-main);border-color:var(--color-main)}.news-view .g__control .prev:hover .aw::before,
.news-view .g__control .next:hover .aw::before{background-color:#fff;border-color:var(--color-main)}.news-view .g__control .prev:hover .aw::after,
.news-view .g__control .next:hover .aw::after{border-color:#fff}.news-view .g__control .prev>.aw::after{border-left:1px solid #666;border-bottom:1px solid #666}.news-view .g__control .next>.aw::before{left:50%}.news-view .g__control .next>.aw::after{left:60%;border-top:1px solid #666;border-right:1px solid #666}.news-view .g__control
.next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p__flex{display:-webkit-box;display:-ms-flexbox;display:flex}.p__flex .left__box,
.p__flex
.right__box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.p__list{display:-webkit-box;display:-ms-flexbox;display:flex}.p__list
.box{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width: 768px){#product
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}#product .img-fluid{max-width:100%;height:auto}#product
.product__one{background:url(../../../themes/zh-tw/assets/css/../images/product_1_top_bg.png) center top no-repeat;background-size:100%;overflow-x:hidden}@media (max-width: 767px){#product
.product__one{background-size:176% auto;background-color:#e5eef8;background-position-x:86%}}#product .product__one
.p__flex{position:relative;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){#product .product__one
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}#product .product__one .p__flex
.h2{color:var(--color-secondary-hover);font-family:var(--ff-deco-zh);letter-spacing:1rem;font-size:clamp(1.25rem, 1.0486111111rem + 0.5555555556vw, 1.5rem)}@media (max-width: 767px){#product .product__one .p__flex
.h2{letter-spacing:0.5rem}}#product .product__one .p__flex .h2
span{line-height:1.5;letter-spacing:0;margin-right:1rem;font-weight:400;font-family:var(--ff-deco);font-size:clamp(1.25rem, 0.1423611111rem + 3.0555555556vw, 2.625rem);display:inline-block;border-top:1px solid var(--color-secondary-hover);border-bottom:1px solid var(--color-secondary-hover)}#product .product__one-top{position:relative;padding:5% 0}#product .product__one-top::after{content:"";position:absolute;left:0;height:50dvh;width:100%;display:block;bottom:-33dvh;background:-webkit-gradient(linear, left bottom, left top, from(rgba(185, 208, 228, 0)), color-stop(50%, rgba(185, 208, 228, 0.35)), to(rgba(185, 208, 228, 0)));background:linear-gradient(0deg, rgba(185, 208, 228, 0) 0%, rgba(185, 208, 228, 0.35) 50%, rgba(185, 208, 228, 0) 100%);z-index:0}#product .product__one-top
.left__box{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 425px - 20%);flex:0 0 calc(100% - 425px - 20%)}@media (max-width: 991px){#product .product__one-top
.left__box{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;margin-left:-50px}}@media (max-width: 767px){#product .product__one-top
.left__box{height:250px;width:50%;margin:0;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}#product .product__one-top
.right__box{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 425px;flex:0 0 425px;margin:0
15% 0 5%}@media (max-width: 991px){#product .product__one-top
.right__box{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;margin:0}}@media (max-width: 767px){#product .product__one-top
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:250px}}#product .product__one-top .right__box
h2{color:var(--color-secondary-hover);font-size:clamp(1.125rem, 1.0243055556rem + 0.2777777778vw, 1.25rem);letter-spacing:1rem;margin-left:-0.5rem;margin:2rem 0}@media (max-width: 767px){#product .product__one-top .right__box
h2{margin:0}}#product .product__one-top .right__box
h3{color:#fff;background-color:var(--color-secondary-hover);font-weight:500;font-family:var(--ff-deco-zh);font-size:clamp(1.125rem, 0.7222222222rem + 1.1111111111vw, 1.625rem);letter-spacing:9px;padding:0
10px 0 20px;border-radius:25px}#product .product__one-top .right__box
p{-webkit-box-flex:0;-ms-flex:0 1 425px;flex:0 1 425px;text-align:left;font-size:clamp(0.9375rem, 0.6857638889rem + 0.6944444444vw, 1.25rem)}#product .product__one-top .right__box
.price{color:#003d7e;opacity:0.5}#product .product__one-mid{position:relative;z-index:1}@media (max-width: 767px){#product .product__one-mid{padding:5% 0}}#product .product__one-mid::before{content:"";background:url(../../../themes/zh-tw/assets/css/../images/product_1_mid_bg.png) center -3% no-repeat;background-size:100% 100%;position:absolute;left:0;right:0;bottom:-25dvh;top:-25dvh;z-index:0}@media (max-width: 1199px){#product .product__one-mid::before{background-size:auto 100%;bottom:-15dvh;background-position-x:89%}}@media (max-width: 767px){#product .product__one-mid::before{background-size:auto 100%;bottom:-10dvh;top:-10dvh}}#product .product__one-mid::after{content:"";position:absolute;left:0;height:45dvh;width:100%;display:block;bottom:-5vh;background:-webkit-gradient(linear, left bottom, left top, from(rgba(185, 208, 228, 0)), color-stop(50%, rgba(185, 208, 228, 0.35)), to(rgba(185, 208, 228, 0)));background:linear-gradient(0deg, rgba(185, 208, 228, 0) 0%, rgba(185, 208, 228, 0.35) 50%, rgba(185, 208, 228, 0) 100%);z-index:0}@media (max-width: 991px){#product .product__one-mid::after{height:20dvh;bottom:-10dvh}}@media (max-width: 767px){#product .product__one-mid::after{height:15dvh;bottom:-5dvh}}@media (max-width: 991px){#product .product__one-mid
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}#product .product__one-mid
.left__box{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}@media (max-width: 1199px){#product .product__one-mid
.left__box{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}}@media (max-width: 991px){#product .product__one-mid
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__one-mid
.right__box{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}@media (max-width: 1199px){#product .product__one-mid
.right__box{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}@media (max-width: 991px){#product .product__one-mid
.right__box{-webkit-box-flex:0;-ms-flex:0 0 13dvw;flex:0 0 13dvw;width:13dvw;position:absolute;right:2dvw;bottom:-14%}}@media (max-width: 767px){#product .product__one-mid
.right__box{bottom:unset;top:-60px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px}}#product .product__one-mid
ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#product .product__one-mid ul>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0
1rem 0 0;margin-bottom:1rem;position:relative;padding-left:135px;min-height:140px}@media (max-width: 1199px){#product .product__one-mid ul>li{padding-left:75px;min-height:80px;margin-bottom:0.5rem}}@media (max-width: 767px){#product .product__one-mid ul>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}}#product .product__one-mid ul > li
h3{color:var(--color-secondary-hover);font-size:clamp(1rem, 0.7986111111rem + 0.5555555556vw, 1.25rem);font-weight:500;margin:0}#product .product__one-mid ul > li
p{margin:0;font-size:clamp(0.875rem, 0.7239583333rem + 0.4166666667vw, 1.0625rem);color:#666}#product .product__one-mid ul > li
.icon{position:absolute;left:0;border-radius:50%;width:120px;aspect-ratio:1;border:5px
#c1d9f8 solid}@media (max-width: 1199px){#product .product__one-mid ul > li
.icon{width:70px}}#product .product__one-mid ul > li .icon
img{width:100%}#product .product__one-bot{padding:5% 0;position:relative;z-index:0}#product .product__one-bot::before{content:"";background:url(../../../themes/zh-tw/assets/css/../images/product_1_bot_bg.png) center center no-repeat;background-size:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}@media (max-width: 1199px){#product .product__one-bot::before{background-position:center bottom}}@media (max-width: 991px){#product .product__one-bot::before{background-size:cover}}#product .product__one-bot
.pic{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media (max-width: 1365px){#product .product__one-bot
.pic{width:20dvw;right:60%;top:72%}}@media (max-width: 991px){#product .product__one-bot
.pic{top:27%;width:35dvw;right:0}}@media (max-width: 767px){#product .product__one-bot
.pic{width:48dvw}}#product .product__one-bot
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap}#product .product__one-bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}@media (max-width: 1365px){#product .product__one-bot
.left__box{text-align:left}#product .product__one-bot .left__box
img{-webkit-transform:translateX(-5dvw);-ms-transform:translateX(-5dvw);transform:translateX(-5dvw)}}@media (max-width: 991px){#product .product__one-bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width: 767px){#product .product__one-bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__one-bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}@media (max-width: 991px){#product .product__one-bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width: 767px){#product .product__one-bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__one-bot .right__box
ul{line-height:1.6}#product .product__one-bot .right__box ul
li{margin-bottom:1.5rem}@media (max-width: 991px){#product .product__one-bot .right__box ul
li{margin-bottom:0.75rem}}#product .product__one-bot .right__box
h3{font-weight:500;width:clamp(90px, 1dvw, 110px);letter-spacing:clamp(1px, 1dvw, 3px);font-size:1rem;padding:0
0 0 clamp(1px, 1dvw, 3px);text-align:center;display:block;border-radius:20px;border:1px
solid #003d7e;color:#003d7e;margin:0
0 0.5rem 0}#product .product__one-bot .right__box
h4{font-weight:400;margin:0;font-size:clamp(0.8125rem, 0.6614583333rem + 0.4166666667vw, 1rem);color:var(--color-gradient-main)}#product .product__one-bot .right__box
p{margin:0;font-size:clamp(0.9375rem, 0.7864583333rem + 0.4166666667vw, 1.125rem)}#product
.product__two{color:#fff;overflow-x:hidden}#product .product__two .p-breadcrumb{color:rgba(210, 182, 138, 0.64);z-index:10}#product .product__two .p-breadcrumb>li>a{color:rgba(255, 255, 255, 0.35);-webkit-transition:color 0.5s ease;transition:color 0.5s ease}#product .product__two
img{max-width:100%}@media (max-width: 767px){#product
.product__two{background-size:200% auto;background-color:#e7e7e7}}#product .product__two
.p__flex{position:relative;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){#product .product__two
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}#product .product__two .p__flex
.h2{color:#fff;font-family:var(--ff-deco-zh);letter-spacing:1rem;font-size:clamp(1.25rem, 1.0486111111rem + 0.5555555556vw, 1.5rem)}@media (max-width: 767px){#product .product__two .p__flex
.h2{letter-spacing:0.5rem}}#product .product__two .p__flex .h2
span{line-height:1.5;letter-spacing:0;margin-right:1rem;font-family:var(--ff-deco);font-size:clamp(1.25rem, 0.1423611111rem + 3.0555555556vw, 2.625rem);font-weight:500;display:inline-block;border-top:1px solid #fff;border-bottom:1px solid #fff}#product .product__two-top{position:relative;z-index:2}#product .product__two-top::before{content:"";position:absolute;left:0;top:-15dvh;right:0;bottom:-50dvh;background:url(../../../themes/zh-tw/assets/css/../images/product_2_top_bg.png) center top no-repeat;background-size:100%;z-index:0}@media (max-width: 1199px){#product .product__two-top::before{background:url(../../../themes/zh-tw/assets/css/../images/product_2_top_bg.png) 20% top no-repeat;background-size:100% 100%;bottom:-30dvh}}@media (max-width: 991px){#product .product__two-top::before{bottom:-10dvh;background-size:auto 100%}}#product .product__two-top
.p__flex{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width: 767px){#product .product__two-top
.p__flex{gap:3rem}}#product .product__two-top
.left__box{position:relative;-webkit-box-flex:0;-ms-flex:0 0 63%;flex:0 0 63%;text-align:center}#product .product__two-top .left__box::after{content:"";position:absolute;width:1264px;aspect-ratio:1264/1300;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;background:url(../../../themes/zh-tw/assets/css/../images/product_2_mid_pic_bg.png);background-size:contain}@media (max-width: 1366px){#product .product__two-top .left__box::after{width:1000px}}@media (max-width: 991px){#product .product__two-top .left__box::after{width:600px}}@media (max-width: 767px){#product .product__two-top .left__box::after{width:300px}}@media (max-width: 1366px){#product .product__two-top
.left__box{-webkit-box-flex:0;-ms-flex:0 0 62%;flex:0 0 62%}}@media (max-width: 991px){#product .product__two-top
.left__box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width: 767px){#product .product__two-top
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__two-top
.right__box{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}@media (max-width: 1366px){#product .product__two-top
.right__box{-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%}}@media (max-width: 991px){#product .product__two-top
.right__box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width: 767px){#product .product__two-top
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__two-top .right__box
h2{color:#fff;font-size:clamp(1.125rem, 1.0243055556rem + 0.2777777778vw, 1.25rem);letter-spacing:1rem;margin-left:-0.5rem;margin:2rem 0 0}@media (max-width: 767px){#product .product__two-top .right__box
h2{margin:0}}#product .product__two-top .right__box
h3{color:#425e42;background-color:#fff;font-weight:500;font-family:var(--ff-deco-zh);font-size:clamp(1.125rem, 0.7222222222rem + 1.1111111111vw, 1.625rem);letter-spacing:9px;padding:0
10px 0 20px;border-radius:25px}#product .product__two-top .right__box
p{color:#fff;opacity:0.5;-webkit-box-flex:0;-ms-flex:0 1 425px;flex:0 1 425px;text-align:center;font-size:clamp(0.9375rem, 0.6857638889rem + 0.6944444444vw, 1.25rem)}#product .product__two-top .right__box
.price{color:#fff;opacity:0.5}#product .product__two-mid{position:relative;z-index:1;padding:15% 0 5% 0;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}@media (min-width: 992px) and (max-height: 639px){#product .product__two-mid{min-height:120vh}}#product .product__two-mid::before{content:"";position:absolute;left:0;right:0;display:block;top:-5dvh;bottom:-5vh;background:url(../../../themes/zh-tw/assets/css/../images/product_2_mid_bg.png) center center no-repeat;background-size:100% 100%;z-index:-1}@media (max-width: 1199px){#product .product__two-mid::before{top:-10dvh}}@media (max-width: 767px){#product .product__two-mid::before{background-size:100% 30%;background-position:center top}}#product .product__two-mid::after{content:"";background:url(../../../themes/zh-tw/assets/css/../images/product_2_mid_bg_2.png) left top no-repeat;background-size:60% 100%;width:100%;position:absolute;left:0;top:5dvh;bottom:-15dvh;z-index:1}@media (max-width: 1199px){#product .product__two-mid::after{top:-16dvh;background-size:70% 100%;left:-17dvw}}@media (max-width: 767px){#product .product__two-mid::after{bottom:0;background-size:auto 72%;background-position:center top;left:-10dvw;top:0}}#product .product__two-mid .p__flex
.h2{color:#425e42}#product .product__two-mid .p__flex .h2
span{border-top:1px solid #425e42;border-bottom:1px solid #425e42}#product .product__two-mid
.left__box{text-align:center}#product .product__two-mid .left__box
img{max-width:max(13.54vw, 200px)}@media (max-width: 1199px){#product .product__two-mid
.left__box{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}@media (max-width: 767px){#product .product__two-mid
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#product .product__two-mid .left__box
img{width:150px}}@media (max-width: 1199px){#product .product__two-mid
.right__box{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}}@media (max-width: 767px){#product .product__two-mid
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__two-mid
ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#product .product__two-mid ul>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1rem;position:relative;padding-left:140px;min-height:140px}@media (max-width: 1199px){#product .product__two-mid ul>li{padding-left:80px;min-height:80px;margin-bottom:0.5rem}}@media (max-width: 767px){#product .product__two-mid ul>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}}#product .product__two-mid ul > li
h3{color:#425e42;font-size:clamp(1rem, 0.7986111111rem + 0.5555555556vw, 1.25rem);font-weight:500;margin:0}#product .product__two-mid ul > li h3.pt-auto{padding-top:40px}@media (max-width: 1199px){#product .product__two-mid ul > li h3.pt-auto{padding-top:15px}}#product .product__two-mid ul > li
p{color:#000;margin:0;font-size:clamp(0.9375rem, 0.7864583333rem + 0.4166666667vw, 1.125rem)}#product .product__two-mid ul > li
.icon{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;width:120px;aspect-ratio:1;border:5px
#c1d9f8 solid}@media (max-width: 1199px){#product .product__two-mid ul > li
.icon{width:70px}}#product .product__two-mid ul > li .icon
img{width:100%}#product .product__two-bot{padding:5% 0;position:relative;z-index:0}#product .product__two-bot::before{content:"";background:url(../../../themes/zh-tw/assets/css/../images/product_2_bot_bg.png) center top no-repeat;background-size:100% 100%;position:absolute;left:0;right:0;top:-24dvh;bottom:0;z-index:0}@media (max-width: 1199px){#product .product__two-bot::before{background-position:center bottom}}@media (max-width: 991px){#product .product__two-bot::before{background-size:cover}}#product .product__two-bot
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#product .product__two-bot
.pic{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 991px){#product .product__two-bot
.pic{top:27%}}@media (max-width: 767px){#product .product__two-bot
.pic{width:150px}}#product .product__two-bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}@media (max-width: 991px){#product .product__two-bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width: 767px){#product .product__two-bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#product .product__two-bot .left__box
ul{line-height:1.6;font-size:clamp(1rem, 0.8993055556rem + 0.2777777778vw, 1.125rem)}#product .product__two-bot .left__box ul>li{margin-bottom:1.5rem}@media (max-width: 991px){#product .product__two-bot .left__box ul>li{margin-bottom:0.75rem}}#product .product__two-bot .left__box .check-list{margin:0.25em 0 1em 0}#product .product__two-bot .left__box .check-list>li{padding-left:40px;margin:1rem 0}#product .product__two-bot .left__box .check-list>li::before{position:absolute;left:0;top:10px;content:url(../../../themes/zh-tw/assets/css/../images/product_2_li_dot.png)}#product .product__two-bot .left__box .icon-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2em
0;text-align:center;font-weight:600;gap:0 1.5em}@media (max-width: 767px){#product .product__two-bot .left__box .icon-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}#product .product__two-bot .left__box .icon-list
li{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 0.8em);flex:0 0 calc(25% - 0.8em)}@media (max-width: 767px){#product .product__two-bot .left__box .icon-list
li{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 0.8em);flex:0 0 calc(50% - 0.8em)}}#product .product__two-bot .left__box .icon-list
.icon{max-width:150px;margin:0
auto 5px;display:block;-ms-flex-line-pack:center;align-content:center;position:relative;font-size:clamp(0.9375rem, 0.1822916667rem + 2.0833333333vw, 1.875rem);font-family:Poppins;text-align:center;aspect-ratio:1;font-weight:400}#product .product__two-bot .left__box .icon-list .icon::after{aspect-ratio:1;content:"";display:block;z-index:-1;background:url(../../../themes/zh-tw/assets/css/../images/product_2_bot_icon_bg.png) no-repeat center center;background-size:contain;color:#fff;position:absolute;left:0;right:0;top:0}@media (max-width: 991px){#product .product__two-bot .left__box .icon-list .icon::after{background-size:95%}}#product .product__two-bot .left__box .icon-list .icon
img{display:block;margin:0
auto;max-width:min(60%, 60px)}#product .product__two-bot .left__box .icon-list
h4{margin:0;color:#fff;font-weight:400}#product .product__two-bot .left__box
h3{font-weight:400;width:110px;letter-spacing:3px;font-size:1rem;padding:0.35em 1rem;text-align:center;display:block;border-radius:20px;border:1px
solid #fff;color:#fff;margin:0
0 1em 0}#product .product__two-bot .left__box
p{margin:0;font-size:clamp(0.9375rem, 0.7864583333rem + 0.4166666667vw, 1.125rem)}#product .product__two-bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;text-align:center}@media (max-width: 991px){#product .product__two-bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#faq{background:url(../../../themes/zh-tw/assets/css/../images/faq_bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}#faq .p__title::after{margin:0
auto}#faq
.faq__title{display:block;font-weight:bold;line-height:1.4;font-size:clamp(22px, 2.2vw, 40px);color:#9300cf;text-align:center}#faq
.faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media (max-width: 991px){#faq
.faq__list{gap:0.5rem}}#faq
.faq__item{padding:1rem;border-bottom:1px dashed #d5d5d5}@media (max-width: 1199px){#faq
.faq__item{padding:0}}#faq .faq__item.is-open{padding:1rem;background-color:#f8f8f8;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.1);box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius:1rem;background:#a9876b, #cfab8c;background:linear-gradient(50deg, #a9876b, #cfab8c)}@media (max-width: 1199px){#faq .faq__item.is-open{padding:0}}@media (max-width: 767px){#faq .faq__item.is-open{background:#a9876b, #cfab8c;background:-webkit-gradient(linear, left top, right top, from(#a9876b), to(#cfab8c));background:linear-gradient(90deg, #a9876b, #cfab8c)}}#faq .faq__item.is-open
.faq__question{padding-bottom:0;margin-bottom:1rem;color:#fff}#faq .faq__item.is-open .faq__question
span{background:url(../../../themes/zh-tw/assets/css/../images/faq_icon.png) center center no-repeat}#faq .faq__item.is-open .faq__question
.plus{border:1px
solid #fff}#faq .faq__item.is-open .faq__question .plus::before{opacity:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#faq .faq__item.is-open .faq__question .plus::after{background:#fff}#faq .faq__item.is-open
.faq__answer{display:-webkit-box;display:-ms-flexbox;display:flex}#faq .faq__item.is-open .faq__answer
span{background:url(../../../themes/zh-tw/assets/css/../images/faq_icon.png) center center no-repeat;border:5px
solid #ac8a6e;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#ac8a6e}#faq
.faq__question{padding:1rem;position:relative;color:#696969;font-size:clamp(1.125rem, 1.0243055556rem + 0.2777777778vw, 1.25rem);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;overflow:hidden;font-weight:600;margin:0;gap:1rem;font-family:var(--ff-deco-zh)}@media (max-width: 991px){#faq
.faq__question{padding-left:0;padding-right:0}}#faq .faq__question
span{-ms-flex-item-align:center;align-self:center;width:50px;height:50px;border-radius:50%;font-size:clamp(1.25rem, 0.9479166667rem + 0.8333333333vw, 1.625rem);text-align:center;line-height:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;color:#fff;background:#a9876b, #cfab8c;background:-webkit-gradient(linear, left top, left bottom, from(#a9876b), to(#cfab8c));background:linear-gradient(to bottom, #a9876b, #cfab8c)}#faq .faq__question
.plus{position:absolute;right:1rem;top:1rem;width:44px;height:44px;border-radius:50%;border:1px
solid #a9876b}@media (max-width: 991px){#faq .faq__question
.plus{display:none}}#faq .faq__question .plus::before{content:"";position:absolute;display:block;top:10px;right:20px;width:1px;height:21px;background:#a9876b}#faq .faq__question .plus::after{content:"";position:absolute;right:10px;top:20px;width:21px;height:1px;display:block;background:#a9876b}#faq
.faq__answer{display:none;position:relative;padding:0
1rem 2rem}@media (max-width: 991px){#faq
.faq__answer{padding:0
1rem 1rem 0}}#faq .faq__answer
span{position:absolute;-ms-flex-item-align:center;align-self:center;width:50px;height:50px;line-height:50px;border-radius:50%;font-size:clamp(1.25rem, 0.9479166667rem + 0.8333333333vw, 1.625rem);text-align:center;color:#fff;z-index:2;left:12px;top:0px;font-weight:600;font-family:var(--ff-deco-zh);background:#a9876b, #cfab8c;background:linear-gradient(50deg, #a9876b, #cfab8c)}@media (max-width: 991px){#faq .faq__answer
span{left:0;top:5px}}#faq
.faq__text{position:relative;background-color:#fff;border-radius:8px;background-repeat:no-repeat;background-size:100%;padding:1rem 2rem;margin-left:48px}#faq .faq__text::before{display:block;content:"";position:absolute;top:6px;width:15px;height:9px;left:-1px;background:rgb(171, 137, 110);background:radial-gradient(circle at 68% 9%, rgba(255, 255, 255, 0) 71%, #ac8a6e 72%);z-index:10}#faq .faq__text::after{display:block;content:"";position:absolute;top:45px;width:12px;height:9px;left:-1px;background:rgb(171, 137, 110);background:radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0) 71%, #ac8a6e 72%);z-index:10}#member-login{background-image:url(../../../themes/zh-tw/assets/css/../images/member_bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}@media (min-width: 768px){#member-login
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}@media (max-width: 767px){#member-login{background-position:center top;background-size:100%;background-color:#dbe3ee}}#member-login
.member_water{position:absolute;left:0;bottom:-12%;mix-blend-mode:screen;pointer-events:none;z-index:1}@media (max-width: 1199px){#member-login
.member_water{bottom:0;width:60dvw}}@media (max-width: 767px){#member-login
.member_water{width:50dvw}}#member-login
.member_bubble{position:absolute;right:10%;mix-blend-mode:multiply;z-index:0;pointer-events:none}@media (max-width: 1199px){#member-login
.member_bubble{width:70dvw}}@media (max-width: 767px){#member-login
.member_bubble{width:100dvw;right:0}}#member-login
.p__flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#member-login
.left__box{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}@media (max-width: 767px){#member-login
.left__box{height:25dvh;position:absolute;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#member-login
.right__box{margin:2rem 0;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;background-color:#fff;padding:4dvh 3dvw;-webkit-box-shadow:-5px 5px 20px rgba(6, 47, 110, 0.1);box-shadow:-5px 5px 20px rgba(6, 47, 110, 0.1)}@media (max-width: 767px){#member-login
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:var(--gap);margin-top:25dvh;margin-bottom:var(--gap-leave)}}#member-login .right__box
.p__title{margin-top:0;margin-bottom:5%}#member-login .right__box
.btn{cursor:pointer;width:100%;min-width:200px;border:0;border-radius:5px;display:inline-block;color:#fff;background-color:#af9060;white-space:nowrap;font-size:clamp(1rem, 0.8993055556rem + 0.2777777778vw, 1.125rem);font-family:"Poppins",sans-serif;text-align:center;line-height:calc(var(--h-btn) * 0.93);margin-top:15px;-webkit-transition:background-color 0.25s;transition:background-color 0.25s}#member-login .right__box
.txt{color:rgba(0,0,0,0.5);margin-top:5px;letter-spacing:1px}#member-center{background-image:url(../../../themes/zh-tw/assets/css/../images/member_center_bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}@media (min-width: 640px){#member-center
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}#member-center
.p__flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5% 0;border-bottom:1px solid #ddd;margin-bottom:max(2rem, 5%)}#member-center .p__flex .welcome-txt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;font-weight:600;font-family:var(--ff-deco);font-size:clamp(1rem, 0.7986111111rem + 0.5555555556vw, 1.25rem)}@media (max-width: 991px){#member-center .p__flex .welcome-txt{text-align:left;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 110px);flex:0 0 calc(100% - 110px)}}#member-center .p__flex .welcome-txt
span{display:inline-block;margin:0
clamp(0.1rem, 1dvw, 1rem)}#member-center .p__flex .c-button{margin:0}@media (max-width: 991px){#member-center .p__flex .c-button{width:100px;min-width:100px}}#member-center .c-article__item{margin-bottom:0.5em}@media (max-width: 991px){#member-center .c-article__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 1.5rem) / 2);flex:0 0 calc((100% - 1.5rem) / 2)}}@media (max-width: 639px){#member-center .c-article__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#member-center .c-article__image{width:100%}#member-center .c-article__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0.5em}@media (max-width: 639px){#member-center .c-article__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}}#member-center .c-article__content .c-article__title{font-weight:550;font-size:clamp(0.9375rem, 0.6857638889rem + 0.6944444444vw, 1.25rem);font-family:var(--ff-deco);color:#787878;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#member-center .c-article__content .c-article__title:hover{color:#98785d}@media (max-width: 1366px){#member-center .c-article__content .c-article__title{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 44px - 50px - 1rem);flex:1 0 calc(100% - 44px - 50px - 1rem)}}@media (max-width: 767px){#member-center .c-article__content .c-article__title{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 36px - 0.5rem);flex:0 0 calc(100% - 36px - 0.5rem)}}#member-center .c-article__content
.btn__download{font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px;aspect-ratio:1;border-radius:50%;border:1px
solid #787878;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 13.599 4.45 9.05l.91-.926 2.997 2.997V0h1.286v11.121l2.996-2.995.911.924L9 13.6ZM2.078 18c-.593 0-1.087-.198-1.483-.594C.2 17.01.001 16.516 0 15.922v-3.115h1.286v3.115c0 .198.082.38.247.545.164.166.345.248.543.247h13.848c.197 0 .378-.082.543-.247.166-.164.248-.346.247-.545v-3.115H18v3.115c0 .593-.198 1.087-.594 1.483-.396.396-.89.594-1.484.595H2.078Z' fill='%23787878'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}#member-center .c-article__content .btn__download::before{content:"";display:block;background-color:#999;height:1px;width:3rem;position:absolute;top:50%;right:calc(100% + 10px);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease;-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}@media (max-width: 1366px){#member-center .c-article__content .btn__download::before{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}}@media (max-width: 767px){#member-center .c-article__content .btn__download::before{display:none}}@media (max-width: 767px){#member-center .c-article__content
.btn__download{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;border:0;width:36px;background-color:#dbe3ee}}.pc #member-center .c-article__item:hover .c-article__content .c-article__title{color:#98785d}.pc #member-center .c-article__item:hover .c-article__content
span{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;background-color:#98785d}.pc #member-center .c-article__item:hover .c-article__content
.btn__download{background-color:#98785d;border:1px
solid #98785d;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 13.599 4.45 9.05l.91-.926 2.997 2.997V0h1.286v11.121l2.996-2.995.911.924L9 13.6ZM2.078 18c-.593 0-1.087-.198-1.483-.594C.2 17.01.001 16.516 0 15.922v-3.115h1.286v3.115c0 .198.082.38.247.545.164.166.345.248.543.247h13.848c.197 0 .378-.082.543-.247.166-.164.248-.346.247-.545v-3.115H18v3.115c0 .593-.198 1.087-.594 1.483-.396.396-.89.594-1.484.595H2.078Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.pc #member-center .c-article__item:hover .c-article__content .btn__download::before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#contact{background-image:url(../../../themes/zh-tw/assets/css/../images/i_effect_bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}@media (min-width: 768px){#contact
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}@media (max-width: 767px){#contact{background-position:center top}}#contact
.member_water{position:absolute;left:-6%;bottom:-10%;pointer-events:none;z-index:1}@media (max-width: 1199px){#contact
.member_water{bottom:0;width:60dvw}}@media (max-width: 767px){#contact
.member_water{width:50dvw}}#contact
.member_bubble{position:absolute;right:10%;z-index:0;pointer-events:none}@media (max-width: 1199px){#contact
.member_bubble{width:70dvw}}@media (max-width: 767px){#contact
.member_bubble{width:100dvw;right:0}}#contact
.p__flex{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 767px){#contact
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end}}#contact
.left__box{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;padding-right:5%}@media (max-width: 767px){#contact
.left__box{padding:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;margin:0
auto}}#contact
.right__box{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;background-color:#fff;padding:4dvh 3dvw 4dvh;margin:2rem 0 3%;-webkit-box-shadow:-5px 5px 20px rgba(6, 47, 110, 0.1);box-shadow:-5px 5px 20px rgba(6, 47, 110, 0.1)}@media (max-width: 767px){#contact
.right__box{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:var(--gap);margin:2rem 0}}#contact .right__box
.p__title{margin-top:0;margin-bottom:5%}#contact .right__box
.btn{cursor:pointer;width:100%;min-width:200px;border:0;border-radius:5px;display:inline-block;color:#fff;background-color:#af9060;white-space:nowrap;font-size:clamp(1rem, 0.8993055556rem + 0.2777777778vw, 1.125rem);font-family:"Poppins",sans-serif;text-align:center;line-height:calc(var(--h-btn) * 0.93);margin-top:15px;-webkit-transition:background-color 0.25s;transition:background-color 0.25s}#contact .right__box
.txt{color:rgba(0,0,0,0.5);margin-top:5px;letter-spacing:1px}#identification{position:relative;background-image:url(../../../themes/zh-tw/assets/css/../images/identification_bg_top.png);background-color:#f6f1ea;background-repeat:no-repeat;background-position:center top;background-size:100%;overflow:hidden;max-width:100vw}@media (min-width: 768px){#identification
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}#identification::before{content:"";position:absolute;left:0;height:800px;width:100%;display:block;top:0;opacity:0.5;background:#dfdfdf;background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(223, 223, 223, 0)), to(rgb(228, 196, 148)));background:linear-gradient(0deg, rgba(223, 223, 223, 0) 50%, rgb(228, 196, 148) 100%);z-index:0}#identification::after{content:"";position:absolute;left:0;width:100%;display:block;bottom:0;height:1000px;background-image:url(../../../themes/zh-tw/assets/css/../images/identification_bg_bot.png);background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:0}@media (max-width: 767px){#identification::after{height:470px}}#identification .identification__top-wrap{margin:5% 0;text-align:center}#identification .identification__top-title{color:#000;font-size:clamp(1.375rem, 0.3680555556rem + 2.7777777778vw, 2.625rem);font-family:var(--ff-deco);line-height:1.4}#identification .identification__top-tag{font-family:"Poppins",sans-serif;font-weight:600;color:#af9060}#identification .identification__top-tag
span{display:inline-block;margin:0
0.75rem 0 1rem;width:1px;height:10px;border-right:1px solid var(--color-main)}#identification .identification__top
.g__txt{color:#696969;letter-spacing:1px;font-size:clamp(1rem, 0.7986111111rem + 0.5555555556vw, 1.25rem)}#identification
.identification__ol{padding:2rem 6%;color:var(--color-main-dark);background:rgba(240, 230, 222, 0.7);position:relative;z-index:5;border-radius:6px;list-style:auto;margin:0
auto;font-size:clamp(1rem, 0.8993055556rem + 0.2777777778vw, 1.125rem)}@media (max-width: 767px){#identification
.identification__ol{padding:2rem 1rem 2rem 2rem}}#identification
.identification__bot{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0
calc((100% - 1366px) / 2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:5}@media (max-width: 1366px){#identification
.identification__bot{padding:5% 2rem 0}}@media (max-width: 1199px){#identification
.identification__bot{-ms-flex-wrap:wrap;flex-wrap:wrap}}#identification .identification__bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 700px;flex:0 0 700px}@media (max-width: 1199px){#identification .identification__bot
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#identification .identification__bot .left__box .text-right{margin:3rem 0 0 0;text-align:right}@media (max-width: 1199px){#identification .identification__bot .left__box .text-right{position:absolute;bottom:-100px;left:0;margin:0}}@media (max-width: 767px){#identification .identification__bot .left__box .text-right{bottom:-65px}}#identification .identification__bot .left__box .c-button{background:var(--color-gradient-main), var(--color-gradient-second);background:-webkit-gradient(linear, left bottom, left top, from(var(--color-gradient-main)), to(var(--color-gradient-second)));background:linear-gradient(0deg, var(--color-gradient-main), var(--color-gradient-second))}@media (max-width: 767px){#identification .identification__bot .left__box .c-button{min-width:130px}}#identification .identification__bot .left__box
h3{position:relative;display:inline-block;text-align:left;font-weight:550;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0;font-family:var(--ff-deco-zh)}#identification .identification__bot .left__box h3
.small{display:inline-block;margin:0
1rem 0 0;color:#787878;font-size:clamp(0.9375rem, 0.484375rem + 1.25vw, 1.5rem)}@media (max-width: 767px){#identification .identification__bot .left__box h3
.small{margin-right:5px}}#identification .identification__bot .left__box h3
.ch{letter-spacing:5px;color:#98785d;font-size:clamp(1.1875rem, 0.0295138889rem + 3.1944444444vw, 2.625rem)}@media (max-width: 767px){#identification .identification__bot .left__box h3
.ch{letter-spacing:2px}}#identification .identification__bot .left__box h3.one::after{position:absolute;right:-25%;top:-150%;aspect-ratio:145/117;width:clamp(4.375rem, 0.5989583333rem + 10.4166666667vw, 9.0625rem);content:"";background:url(../../../themes/zh-tw/assets/css/../images/identification_bot_aw.png) center center no-repeat;background-size:contain}#identification .identification__bot .left__box
h3.two{margin-left:100px;margin-top:-20px}@media (max-width: 767px){#identification .identification__bot .left__box
h3.two{margin-left:0;margin-top:0}}#identification .identification__bot .left__box h3.two::after{position:absolute;bottom:-115%;right:-5%;aspect-ratio:308/64;width:308px;background:url(../../../themes/zh-tw/assets/css/../images/identification_bot_line.png) center center no-repeat;background-size:contain;content:""}@media (max-width: 1440px){#identification .identification__bot .left__box h3.two::after{width:200px}}@media (max-width: 767px){#identification .identification__bot .left__box h3.two::after{width:120px;bottom:-20px}}#identification .identification__bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 700px);flex:0 0 calc(100% - 700px);margin-right:-80px}@media (max-width: 1199px){#identification .identification__bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:right;-webkit-transform:translate(-100px, 0);-ms-transform:translate(-100px, 0);transform:translate(-100px, 0)}}@media (max-width: 991px){#identification .identification__bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;margin-left:auto}}@media (max-width: 767px){#identification .identification__bot
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);margin:10px
-110px 0 0}}#identification
ul{margin-bottom:5%;counter-reset:section}#identification ul
.p__flex{counter-increment:section;gap:1rem;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){#identification ul
.p__flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}#identification ul .p__flex::after{content:"";width:50vw;aspect-ratio:400/200;background:var(--color-gradient-main), var(--color-gradient-second);background:linear-gradient(50deg, var(--color-gradient-main), var(--color-gradient-second));opacity:0.3;border-radius:clamp(1.875rem, 0.3645833333rem + 4.1666666667vw, 3.75rem);position:absolute;z-index:-1}@media (max-width: 1440px){#identification ul .p__flex::after{aspect-ratio:400/280;opacity:0.2}}@media (max-width: 767px){#identification ul .p__flex::after{aspect-ratio:400/330;opacity:0.1;top:5%;width:80vw}}#identification ul .p__flex:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#identification ul .p__flex:nth-child(even)::after{right:-30vw}@media (max-width: 1440px){#identification ul .p__flex:nth-child(even)::after{right:-25vw}}@media (max-width: 767px){#identification ul .p__flex:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#identification ul .p__flex:nth-child(even) .right__box h2::before{right:unset;left:-100px}#identification ul .p__flex:nth-child(odd)::after{left:-30vw}@media (max-width: 1440px){#identification ul .p__flex:nth-child(odd)::after{left:-25vw}}@media (max-width: 767px){#identification ul .p__flex
.left__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#identification ul .p__flex .left__box
img{max-width:100%}#identification ul .p__flex
.right__box{padding:0
3%}@media (max-width: 767px){#identification ul .p__flex
.right__box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#identification ul .p__flex .right__box::before{content:"";display:block;width:3px;height:100%;position:absolute;left:0;background:rgba(207, 171, 140, 0.7), var(--color-gradient-main);background:-webkit-gradient(linear, left bottom, left top, from(rgba(207, 171, 140, 0.7)), to(var(--color-gradient-main)));background:linear-gradient(0deg, rgba(207, 171, 140, 0.7), var(--color-gradient-main))}#identification ul .p__flex .right__box>div{color:var(--color-gradient-main);font-size:clamp(0.875rem, 0.6736111111rem + 0.5555555556vw, 1.125rem)}#identification ul .p__flex .right__box
h2{position:relative;font-weight:600;letter-spacing:5px;line-height:1;font-family:var(--ff-deco);margin:1rem 0 2rem;font-size:clamp(1.5rem, 0.59375rem + 2.5vw, 2.625rem)}@media (max-width: 767px){#identification ul .p__flex .right__box
h2{margin:0.5rem 0;letter-spacing:3px}}#identification ul .p__flex .right__box h2::before{font-family:Poppins;content:counter(section, decimal-leading-zero);font-weight:200;color:#eee5d3;opacity:0.5;position:absolute;bottom:-60px;font-size:clamp(6.25rem, -3.8194444444rem + 27.7777777778vw, 18.75rem);right:0;z-index:-1}#identification ul .p__flex .right__box
.g__txt{margin:0;line-height:1.5;font-size:clamp(0.9375rem,0.7864583333rem + 0.4166666667vw,1.125rem)}.cerbox__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:5%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 767px){.cerbox__flex{margin-bottom:10%}}.cerbox__flex
.identification__ol{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.cerbox__flex
.cerpic{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:40%;z-index:5}.cerbox__flex .cerpic
h2{text-align:center;font-family:var(--ff-deco);font-size:clamp(1rem, 0.59375rem + 2vw, 1.5rem)}@media (max-width: 767px){.cerbox__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cerbox__flex
.identification__ol{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:1.5rem}.cerbox__flex
.cerpic{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0
auto;max-width:100%}}#clinic{background:url(../../../themes/zh-tw/assets/css/../images/clinic_bg.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}@media (min-width: 768px){#clinic
.container{padding-left:calc(var(--gap) * 2);padding-right:calc(var(--gap) * 2)}}#clinic .p__title::after{margin:1rem auto 0}#clinic .quick__search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;border-radius:0.5rem;margin-bottom:5%;background:#a9876b;background:-webkit-gradient(linear, left bottom, left top, from(rgba(169, 135, 107, 0.3)), to(rgba(210, 182, 138, 0.3)));background:linear-gradient(0deg, rgba(169, 135, 107, 0.3) 0%, rgba(210, 182, 138, 0.3) 100%);padding:1.5rem 10%}@media (max-width: 1199px){#clinic .quick__search-box{padding:1.5rem}}@media (max-width: 767px){#clinic .quick__search-box{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem;padding:1rem;margin-bottom:45px}}#clinic .quick__search-box
.note{position:absolute;top:105%;right:0;white-space:nowrap;color:#666}#clinic .quick__search-ti{font-weight:500;font-family:var(--ff-deco-zh);font-size:clamp(1.125rem, 0.9236111111rem + 0.5555555556vw, 1.375rem)}@media (max-width: 767px){#clinic .quick__search-ti{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}#clinic .quick__search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:1rem}@media (max-width: 767px){#clinic .quick__search-form{gap:0.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}#clinic .quick__search-form .c-form__input{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;border:0}@media (max-width: 767px){#clinic .quick__search-form .c-form__input{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 55px - 0.5rem);flex:0 0 calc(100% - 55px - 0.5rem);width:calc(100% - 55px - 0.5rem)}}#clinic .quick__search-form .c-form__select{-webkit-box-flex:1;-ms-flex:1 1 15%;flex:1 1 15%;border:0}@media (max-width: 767px){#clinic .quick__search-form .c-form__select{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 0.5rem) / 2);flex:0 0 calc((100% - 0.5rem) / 2);width:calc((100% - 0.5rem) / 2)}}#clinic .quick__search-form .c-button{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;height:48px}#clinic .quick__search-btn{position:relative;width:55px;-webkit-box-flex:0;-ms-flex:0 0 55px;flex:0 0 55px;height:55px;border-radius:50%;border:0;font-size:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(169, 135, 107, 0.8)), to(rgba(210, 182, 138, 0.8)));background:linear-gradient(0deg, rgba(169, 135, 107, 0.8) 0%, rgba(210, 182, 138, 0.8) 100%)}#clinic .quick__search-btn::after{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:url(../../../themes/zh-tw/assets/css/../images/icon_search.svg)}#clinic .c-article__item{background:#fff;border-radius:20px;padding:2rem;-webkit-box-shadow:-3px 3px 10px rgba(0, 0, 0, 0.05);box-shadow:-3px 3px 10px rgba(0, 0, 0, 0.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}@media (max-width: 1199px){#clinic .c-article__item{padding:1.5rem}}@media (max-width: 767px){#clinic .c-article__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#clinic .c-article__item:hover{background-color:#98785d}#clinic .c-article__item:hover .c-article__title{color:#fff}#clinic .c-article__item:hover ul>li{color:var(--color-main-light)}#clinic .c-article__item:hover ul>li::before{-webkit-filter:brightness(10%) invert(100);filter:brightness(10%) invert(100)}#clinic .c-article__item:hover ul>li>a{color:#fff}#clinic .c-article__item:hover
.link{background-color:var(--color-main-light);color:#98785d}#clinic .c-article__item:hover .link::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='17' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.813 12.064-1.198-1.2 1.198-1.198a4.236 4.236 0 0 0-5.99-5.99l-1.2 1.199-1.198-1.198 1.198-1.198a5.93 5.93 0 0 1 8.388 8.387l-1.198 1.198Zm-2.397 2.396-1.198 1.198A5.93 5.93 0 0 1 1.831 7.27L3.03 6.073l1.198 1.2L3.03 8.47a4.236 4.236 0 0 0 5.99 5.99l1.198-1.197 1.198 1.197Zm-.599-8.986 1.199 1.198-5.992 5.99-1.198-1.198 5.991-5.99Z' fill='%2398785d'/%3E%3C/svg%3E%0A")}#clinic .c-article__item:hover .link::after{background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M7.071 0 .001 7.071l7.07 7.071 7.071-7.07L7.072 0Z'/%3E%3C/mask%3E%3Cpath d='m7.071 14.142.707.707-.707.707-.707-.707.707-.707Zm-7.07-7.07.706-.708 7.071 7.071-.707.707-.707.707-7.07-7.07L0 7.07Zm7.07 7.07-.707-.707 7.071-7.071.707.707.708.707-7.072 7.071-.707-.707Z' fill='%2398785d' mask='url(%23a)'/%3E%3C/svg%3E%0A")}#clinic .c-article__item .c-article__title{font-family:var(--ff-deco-zh);font-size:clamp(1.25rem, 1.0486111111rem + 0.5555555556vw, 1.5rem);color:var(--color-main-dark);line-height:1.4}#clinic .c-article__item ul>li{margin:0
0 0.75rem 0;color:rgba(0, 0, 0, 0.5);font-size:clamp(0.9375rem, 0.8368055556rem + 0.2777777778vw, 1.0625rem);position:relative;padding-left:36px}#clinic .c-article__item ul>li::before{content:"";position:absolute;left:0;top:0;display:block;width:36px;height:36px;background-position:left center;background-repeat:no-repeat}#clinic .c-article__item ul>li>a{color:#111}#clinic .c-article__item ul>li.add::before{background-image:url("data:image/svg+xml,%3Csvg width='17' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.745 23.49h-1.11L6.617 22.21c-1.37-1.728-2.959-3.939-4.215-6.232C1.182 13.753.109 11.16.109 8.744.11 3.894 3.536.317 8.184.317s8.075 3.576 8.075 8.427c0 2.428-1.107 5.022-2.335 7.233-1.268 2.282-2.856 4.485-4.176 6.204l-1.003 1.31Zm3.476-14.746c0 1.118-.425 2.19-1.182 2.98a3.954 3.954 0 0 1-2.855 1.233 3.954 3.954 0 0 1-2.855-1.234 4.309 4.309 0 0 1-1.182-2.979c0-1.117.425-2.189 1.182-2.98a3.954 3.954 0 0 1 2.855-1.233c1.07 0 2.098.444 2.855 1.234a4.309 4.309 0 0 1 1.182 2.98Z' fill='%23C4A678'/%3E%3Cpath d='M8.186 10.85a1.977 1.977 0 0 1-1.428-.616 2.154 2.154 0 0 1-.591-1.49c0-.559.213-1.094.591-1.49a1.977 1.977 0 0 1 1.428-.617c.535 0 1.048.222 1.427.617.379.396.591.931.591 1.49 0 .559-.212 1.095-.591 1.49a1.977 1.977 0 0 1-1.427.617Z' fill='%23C4A678'/%3E%3C/svg%3E%0A")}#clinic .c-article__item ul>li.phone::before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.547 14.642-4.053-3.686a.997.997 0 0 0-1.387.043L9.72 13.453c-.574-.11-1.729-.47-2.917-1.655-1.189-1.19-1.549-2.347-1.656-2.918L7.6 6.493a.997.997 0 0 0 .043-1.387L3.958 1.054A.997.997 0 0 0 2.57.967L.407 2.822a.997.997 0 0 0-.29.648c-.014.249-.3 6.154 4.28 10.735 3.994 3.994 8.998 4.286 10.376 4.286.201 0 .325-.006.358-.008a.997.997 0 0 0 .646-.29l1.855-2.165a.994.994 0 0 0-.085-1.386Z' fill='%23C4A678'/%3E%3C/svg%3E%0A")}#clinic .c-article__item
.link{padding-left:55px;height:55px;line-height:55px;border-radius:10px;font-size:clamp(0.9375rem, 0.8871527778rem + 0.1388888889vw, 1rem);display:block;color:#fff;background-color:#98785d;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}#clinic .c-article__item .link::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='17' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.813 12.064-1.198-1.2 1.198-1.198a4.236 4.236 0 0 0-5.99-5.99l-1.2 1.199-1.198-1.198 1.198-1.198a5.93 5.93 0 0 1 8.388 8.387l-1.198 1.198Zm-2.397 2.396-1.198 1.198A5.93 5.93 0 0 1 1.831 7.27L3.03 6.073l1.198 1.2L3.03 8.47a4.236 4.236 0 0 0 5.99 5.99l1.198-1.197 1.198 1.197Zm-.599-8.986 1.199 1.198-5.992 5.99-1.198-1.198 5.991-5.99Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");position:absolute;left:0;top:0;display:block;width:55px;height:55px;background-position:center center;background-repeat:no-repeat}#clinic .c-article__item .link::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M7.071 0 .001 7.071l7.07 7.071 7.071-7.07L7.072 0Z'/%3E%3C/mask%3E%3Cpath d='m7.071 14.142.707.707-.707.707-.707-.707.707-.707Zm-7.07-7.07.706-.708 7.071 7.071-.707.707-.707.707-7.07-7.07L0 7.07Zm7.07 7.07-.707-.707 7.071-7.071.707.707.708.707-7.072 7.071-.707-.707Z' fill='%23ffffff' mask='url(%23a)'/%3E%3C/svg%3E%0A");position:absolute;right:0;top:0;display:block;width:55px;height:55px;background-position:center center;background-repeat:no-repeat;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sitemap{--w-container:960px;background:url(../../../themes/zh-tw/assets/css/../images/feature_sec4_bg.jpg) no-repeat center bottom/cover}.sitemap
.container{padding-top:max(50px, 5vw);padding-bottom:max(50px, 5vw)}.sitemap .i-subhead{text-align:center}.sitemap[data-scroll].is-scrollview
.menu{-webkit-animation:ani_f_fade_in 1s both;animation:ani_f_fade_in 1s both}.sitemap
.menu{margin:max(20px, 2vw) auto;gap:1rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sitemap .menu>li{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 3rem) / 3);flex:0 0 calc((100% - 3rem) / 3)}.sitemap .menu>li>a{line-height:1.5;display:block;padding:0.8em 1em;background:rgba(255, 255, 255, 0.8);border-radius:35px;color:var(--color-main-dark);background:-webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(243, 237, 228)));background:linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(243, 237, 228) 100%)}.sitemap .menu>li>a:hover{background-color:#a9876b;background:-webkit-gradient(linear, left top, left bottom, from(rgb(206, 185, 158)), to(#a9876b));background:linear-gradient(to bottom, rgb(206, 185, 158) 0%, #a9876b 100%);color:#fff}.sitemap .menu>li>ul{padding:1em}.sitemap .menu>li>ul>li{display:block}.sitemap .menu>li>ul>li>a{color:var(--color-main-dark);padding-left:1.5em}.sitemap .menu>li>ul>li>a::before{content:"";display:block;position:absolute;width:5px;height:5px;border-radius:30px;background-color:#a9876b;top:0.5em;left:0.5em}.sitemap .menu>li>ul>li>a:hover{color:#a9876b}@media (max-width: 767px){.sitemap .menu>li{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 3rem) / 2);flex:0 0 calc((100% - 3rem) / 2)}}@media (max-width: 479px){.sitemap .menu>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@-webkit-keyframes
ani_f_fade_in{from{opacity:0}to{opacity:1}}@keyframes
ani_f_fade_in{from{opacity:0}to{opacity:1}}