@charset "UTF-8";@import url(public/css/reset.css);@import url(public/css/font-awesome-4.7.0/font-awesome.min.css);@import url(public/css/rwdgrid.css);@import url(public/css/textEditor.css);@import url(public/css/contentbuilder.css);@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&Noto+Sans+SC:wght@400;500;700&family=Roboto:wght@400;700&display=swap");.arrow,.arrow:after,.arrow:before,.btn a span:after,.btn a span:before,.btn.circle:after,.btn.circle:before,.imh_detail a:before,.imh_zoom a:before,.loadingArea,.moduleBox .moduleClose,.pageBox .pageList a.nextBtn:before,.pageBox .pageList a.prevBtn:before,.pageBox .pageList.number a.firstBtn:after,.pageBox .pageList.number a.firstBtn:before,.pageBox .pageList.number a.lastBtn:after,.pageBox .pageList.number a.lastBtn:before,.slideMenuArea .menuBox .funcBox .languageToggle .languageCurrent .text,.slideMenuArea .menuBox .funcBox .languageToggle .languageList,.slideMenuTrigger,.slideMenuTrigger span,.slideMenuTrigger span:after,.slideMenuTrigger span:before,a,header .funcBox .languageToggle .languageCurrent .text,header .funcBox .languageToggle .languageList{-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@-webkit-keyframes aniSlideLeft{0%{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes aniSlideLeft{0%{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}body{background-color:#fff;font-size:15px}body:not(.cn){font-family:"Noto Sans Tc",Helvetica,Arial,"微軟正黑體",Heiti TC,"メイリオ",sans-serif}body.cn{font-family:"Noto Sans Sc",Helvetica,Arial,"微軟正黑體",Heiti TC,"メイリオ",sans-serif}body.loadingOverflow,body.overflow,body.popwinOverflow{overflow:hidden}@media (min-width:1281px){body:not(.WebSiteHome) .mainArea{position:relative;z-index:2}body:not(.WebSiteHome) .mainArea:after,body:not(.WebSiteHome) .mainArea:before{content:"";opacity:0.6;pointer-events:none;position:absolute;z-index:1}body:not(.WebSiteHome) .mainArea:before{width:341px;height:404px;background:url("../images/home_about_deco1.png") center/100% no-repeat;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body:not(.WebSiteHome) .mainArea:after{width:207px;height:276px;background:url("../images/home_about_deco2.png") center/100% no-repeat;top:50%;right:0;-webkit-transform:translate(-150%,-50%);transform:translate(-150%,-50%)}body:not(.WebSiteHome) .mainArea>.wrap{position:relative;z-index:2}body:not(.WebSiteHome) .mainArea>.wrap:after,body:not(.WebSiteHome) .mainArea>.wrap:before{content:"";opacity:0.6;pointer-events:none;position:absolute}body:not(.WebSiteHome) .mainArea>.wrap:before{width:394px;height:413px;background:url("../images/home_product_deco.png") center/100% no-repeat;bottom:0;left:0;z-index:1;-webkit-transform:translate(-120%,50%);transform:translate(-120%,50%)}body:not(.WebSiteHome) .mainArea>.wrap:after{width:370px;height:370px;background:url("../images/home_news_deco2.png") center/100% no-repeat;bottom:-220px;left:50%;-webkit-transform:translate(-50%,20px);transform:translate(-50%,20px);z-index:-1}body:not(.WebSiteHome) .mainArea>.wrap>.contentBox:before{content:"";width:49.8%;max-width:326px;height:104.58%;max-height:549px;background:url("../images/home_about_deco3.png") center/cover no-repeat;opacity:0.6;position:absolute;top:0;left:0;z-index:1;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}}address{font-style:normal}a{color:#191919;cursor:pointer}a:hover{color:#EA5457}button,input[type=password],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:0;font-size:16px;outline:none;padding:0;margin:0}textarea{resize:vertical}div.titan{display:none}[class*=col-]{float:left}.col-1{width:100%}.col-2{width:50%}.col-3{width:33.33%}.col-4{width:25%}.col-5{width:20%}@media (max-width:480px){.col-1,.col-2,.col-3,.col-4,.col-5{float:none;width:100%}}.btn{width:190px;position:relative}.btn a{height:47px;background-color:#EA5457;border-radius:30px;color:#fff;display:block;font-family:400;font-family:"Roboto","Noto Sans TC",sans-serif;letter-spacing:0;line-height:47px;padding:0 15px}.btn a span{display:block;position:relative}.btn a span:after,.btn a span:before{content:"";display:block;position:absolute;z-index:2}.btn a span:before{width:20px;height:2px;background-color:#fff;top:50%;right:0}.btn a span:after{width:8px;height:2px;background-color:#fff;top:50%;right:1px;-webkit-transform:rotate(45deg) translateY(-120%);transform:rotate(45deg) translateY(-120%)}@media (max-width:640px){.btn a{height:42px;line-height:42px}}.btn.circle:after,.btn.circle:before{content:"";border-radius:50%;position:absolute;top:50%;right:0}.btn.circle:before{width:80px;height:80px;-webkit-transform:translate(19%,-50%);transform:translate(19%,-50%)}.btn.circle:after{width:68px;height:68px;-webkit-transform:translate(14%,-50%);transform:translate(14%,-50%)}.btn.circle.black:before{border:1px solid rgba(0,0,0,0.3)}.btn.circle.black:after{border:1px solid rgba(0,0,0,0.6)}.btn.circle.white:before{border:1px solid rgba(255,255,255,0.3)}.btn.circle.white:after{border:1px solid rgba(255,255,255,0.6)}.btn:hover a{background-color:#000;color:#EA5457}.btn:hover a span:after,.btn:hover a span:before{background-color:#EA5457}.btn:hover.circle:before{width:70px;height:70px}.btn:hover.circle:after{width:58px;height:58px}.btn:hover.circle.black:before,.btn:hover.circle.white:before{border-color:rgba(234,84,87,0.3)}.btn:hover.circle.black:after,.btn:hover.circle.white:after{border-color:rgba(234,84,87,0.6)}@media (max-width:640px){.btn{width:170px}.btn:before{width:70px;height:70px}.btn:after{width:58px;height:58px}.btn:hover:before{width:65px;height:65px}.btn:hover:after{width:53px;height:53px}}.btn_color1{color:#fff;background-color:#516190}.btn_color1:hover{background-color:#C85A56}.btn_color2{color:#fff;background-color:#A0A0A0}.btn_color2:hover{background-color:#999}.btn1.center{text-align:center}.btn1.full a{width:100%;margin:0}.btn1 a{min-width:190px;background-color:#0e0e0e;border:1px solid #0e0e0e;color:#fff;display:inline-block;font-size:14px;letter-spacing:0.01em;margin:5px;padding:13px 30px;position:relative;z-index:1;text-align:center}.btn1 a:after{content:"";position:absolute;right:0;top:0;z-index:-1;width:0;height:100%;background-color:#EA5457;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.btn1 a:hover{border-color:#EA5457}.btn1 a:hover:after{right:auto;left:0;width:100%}.btn1 a.white{background-color:#fff;border:1px solid #68a9b1;color:#68a9b1}.btn1 a.white:after{background-color:#68a9b1}.btn1 a.white:hover{color:#fff}.arrow{width:57px;height:57px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.1);box-shadow:0 3px 6px rgba(0,0,0,0.1);display:inline-block;overflow:hidden;position:relative;cursor:pointer}.arrow:after,.arrow:before{content:"";background-color:#EA5457;display:block;margin:auto;position:absolute}.arrow.vertical:before{width:2px;height:19px;top:-2px;left:0;right:3px;bottom:0;z-index:2}.arrow.vertical:after{width:2px;height:8px;top:0;right:-3px;left:0;bottom:0;z-index:3}.arrow.vertical.prev:after{top:-13px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.arrow.vertical.next:after{bottom:-13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.arrow.horizontal.prev:before{width:20px;height:2px;top:50%;left:50%;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.arrow.horizontal.prev:after{width:8px;height:2px;top:49%;right:52%;z-index:3;-webkit-transform:rotate(-45deg) translate(0,-150%);transform:rotate(-45deg) translate(0,-150%)}.arrow.horizontal.next:before{width:20px;height:2px;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.arrow.horizontal.next:after{width:8px;height:2px;top:50%;left:51%;-webkit-transform:rotate(45deg) translate(0,-150%);transform:rotate(45deg) translate(0,-150%)}.arrow:hover{background-color:#EA5457}.arrow:hover:after,.arrow:hover:before{background-color:#fff}.outerWrap{padding-top:80px;position:relative}@media (max-width:1200px){.outerWrap{padding-top:65px}}.wrap{width:100%;max-width:1300px;margin:0 auto;padding-left:20px;padding-right:20px}.moduleBox{position:fixed;left:0;top:0;z-index:1005;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding-left:20px;padding-right:20px;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition-property:top,opacity,visibility;transition-property:top,opacity,visibility;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.moduleBox.show{opacity:1;pointer-events:auto;visibility:visible}.moduleBox .moduleWrap{position:relative;width:100%;max-width:960px;background-color:#fff;padding-top:60px;-webkit-transition:all 0.5s;transition:all 0.5s}.moduleBox .moduleContent{width:100%;max-height:calc(90vh - 50px);overflow-y:auto;padding-left:30px;padding-right:30px;padding-bottom:30px}.moduleBox .moduleTitle{color:#000;font-weight:400;font-size:24px;letter-spacing:0.05em;padding-bottom:10px;text-align:center}.moduleBox .moduleClose{width:50px;height:50px;background:none;background-color:#EA5457;border:none;cursor:pointer;position:absolute;right:0;top:0;z-index:1}.moduleBox .moduleClose:after,.moduleBox .moduleClose:before{content:"";position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-0.5px;width:30px;height:1px;background-color:#fff}.moduleBox .moduleClose:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.moduleBox .moduleClose:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.moduleBox .moduleClose:hover{background-color:#EA5457}.moduleMask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1003;background-color:rgba(0,0,0,0.7);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.moduleMask.show{opacity:1;visibility:visible;pointer-events:auto}.cartArea .moduleWrap{max-width:480px}.cartArea .text{color:#373737;font-size:14px;letter-spacing:0.05em;text-align:center}.cartArea .text b{padding-left:4px;padding-right:4px;font-weight:400;font-size:18px;color:#EA5457}.cartArea .cart{border-top:2px solid #EA5457;border-bottom:2px solid #b4b4b4;margin-top:20px;margin-bottom:20px;padding-top:15px;padding-bottom:15px}.cartArea .buyList li{display:-webkit-box;display:-ms-flexbox;display:flex}.cartArea .buyList li:not(:first-child){padding-top:12px;margin-top:12px;border-top:1px solid #d5d5d5}.cartArea .buyList .Img{width:90px}.cartArea .buyList .Img img{display:block;width:100%}.cartArea .buyList .Txt{position:relative;width:calc(100% - 90px);padding-left:15px;padding-right:50px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.cartArea .buyList h3{width:100%;margin-bottom:3px}.cartArea .buyList h3 a{display:block;color:#000;font-size:15px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cartArea .buyList .spec{color:#6a6a6a;margin-bottom:3px}.cartArea .buyList .del{position:absolute;right:0;top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border:none;background-color:#eee;border-radius:50%;color:#5f5f5f;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s}.cartArea .buyList .del:hover{background-color:#EA5457;color:#fff}.cartArea .buyList .del svg{width:15px;height:18px}.orderCheckArea .moduleWrap{max-width:360px}.orderCheckArea h4{margin-bottom:10px;font-weight:400;font-size:16px;font-family:"微軟正黑體","新細明體",sans-serif;color:#222;text-align:left}.orderCheckArea input[type=password],.orderCheckArea input[type=text]{width:100%;height:40px;margin-bottom:10px;padding:5px;border:2px solid #ccc}.orderCheckArea a.btn{display:inline-block;margin-top:10px;padding:10px 20px;border-radius:4px;font-size:13px;color:#fff}.loginArea .moduleWrap{max-width:360px}.loginArea .forgetCheck,.loginArea .resendCheck{display:none}.loginArea input[type=password],.loginArea input[type=text]{display:block;width:100%;height:30px;padding:5px;margin-bottom:7px;border:1px solid #ccc}.loginArea .btn{margin-top:15px;text-align:center}.loginArea .btn a{display:inline-block;padding:8px 15px;border-radius:3px;font-size:13px;color:#fff}.loginArea .forget{clear:both;margin-top:20px;font-size:15px;color:#2f2f2f}.loginArea .forget span{font-size:13px;color:#e1e1e1}.loginArea .forget strong a{font-weight:400;color:#f93;text-decoration:underline}.loginArea .forget b a{font-weight:400;font-size:18px;color:#09f;text-decoration:underline}.loginArea .forgetCheck{display:none}.loginArea .forgetCheck a.btn_relog{display:block;margin-bottom:15px;font-size:15px;color:#09f;text-align:center;text-decoration:underline}.searchArea .moduleWrap{max-width:480px}.searchBox{margin:30px 0;position:relative}.searchBox input{width:100%;display:block;border:1px solid #e1e1e1;padding:15px 55px 15px 15px}.searchBox a{width:50px;height:50px;background-color:#EA5457;color:#fff;display:block;font-size:16px;-ms-flex-negative:0;flex-shrink:0;line-height:50px;position:absolute;top:50%;right:0;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.cookieArea .moduleWrap{max-width:480px}.cookieArea .text{font-size:14px;letter-spacing:0.5px;line-height:1.6}#closeCart,#closeInquiry,#closePrice{font-size:18px;position:absolute;top:8px;right:10px}@media (max-width:480px){#closeCart,#closeInquiry,#closePrice{font-size:25px;top:5px}}.loadingArea{width:100%;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:fixed;left:0;top:0;z-index:9999}.loadingArea .loadLogo{width:260px;height:50px;position:relative}.loadingArea .loadLogo img{margin:auto;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transform:translateX(-12px);transform:translateX(-12px);-webkit-transition:all 0.8s cubic-bezier(0.215,0.61,0.355,1);transition:all 0.8s cubic-bezier(0.215,0.61,0.355,1);width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.loadingArea .loadLogo img:first-child{-webkit-transition-delay:0.2s;transition-delay:0.2s}.loadingArea .loadLogo img:nth-child(2){-webkit-transition-delay:0.6s;transition-delay:0.6s}.loadingArea .loadLogo img:last-child,.loadingArea .loadLogo img:nth-child(3){-webkit-transition-delay:1s;transition-delay:1s}.loadingArea.show{opacity:1;pointer-events:auto}.loadingArea.show .loadLogo img{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.loadingArea.hide{opacity:0}header{position:fixed;left:0;top:0;width:100%;z-index:50;background-color:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.1);box-shadow:0 0 15px rgba(0,0,0,0.1)}header:before{content:"";width:100%;height:4px;background:#EA5457;position:absolute;top:0;left:0;z-index:1}@media (max-width:1200px){header{padding:18px 0}}header .wrap{max-width:1920px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}header .logo{width:187px;padding-left:15px;margin-right:auto}header .logo a{display:block;width:100%;height:33px;background:url("../images/logo.svg") no-repeat;background-size:contain;text-indent:-9999px}@media (max-width:1680px){header .logo{width:172px;padding-left:0}}@media (max-width:1440px){header .logo{width:150px}header .logo a{height:29px}}header .searchBox{display:-webkit-box;display:-ms-flexbox;display:flex}header .searchBox input{width:100%;height:45px;padding:0 15px;border:none;font-family:"微軟正黑體";background-color:#fafafa}header .searchBox a{-ms-flex-negative:0;flex-shrink:0;display:block;width:45px;height:45px;line-height:45px;font-size:16px;color:#fff;text-align:center;background-color:#EA5457}header .menuBox .menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}header .menuBox .menu>li{position:relative}header .menuBox .menu>li a{display:block;font-size:18px;font-weight:400;line-height:1;letter-spacing:0.4px;padding:31px 23px}header .menuBox .menu>li a.current{color:#EA5457}header .menuBox .menu .submenu{width:200px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.1);box-shadow:0 3px 6px rgba(0,0,0,0.1);display:none;position:absolute;top:100%;left:50%;z-index:99;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}header .menuBox .menu .submenu li:not(:last-child){border-bottom:1px solid #dadada}header .menuBox .menu .submenu a{background-color:#fff;color:#666;padding:15px 10px}header .menuBox .menu .submenu a.current,header .menuBox .menu .submenu a:hover{color:#fff;background-color:#EA5457}@media (max-width:1680px){header .menuBox .menu>li a{padding:31px 15px}}@media (max-width:1440px){header .menuBox .menu>li a{font-size:15px;padding:31px 12px}}@media (max-width:1280px){header .menuBox .menu>li a{padding:31px 7px}}@media (max-width:1200px){header .menuBox{display:none}}header .funcBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:62px}header .funcBox .funcItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}header .funcBox .funcItem .icon{width:21px;height:21px}header .funcBox .funcItem .text{line-height:1;letter-spacing:0.45px;margin-left:7px}header .funcBox .languageToggle{margin-right:41px;position:relative}header .funcBox .languageToggle .languageCurrent{cursor:pointer;position:relative}header .funcBox .languageToggle .languageCurrent:before{content:"";width:7px;height:7px;border-right:1px solid #313131;border-bottom:1px solid #313131;position:absolute;top:50%;right:-10px;z-index:1;-webkit-transform:translate(100%,-50%) rotate(45deg);transform:translate(100%,-50%) rotate(45deg)}header .funcBox .languageToggle .languageCurrent .text:hover{color:#EA5457}header .funcBox .languageToggle .languageList{width:calc(100% + 20px);background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.1);box-shadow:0 3px 6px rgba(0,0,0,0.1);opacity:0;pointer-events:none;position:absolute;top:100%;left:0;z-index:1;-webkit-transform:translateY(24px);transform:translateY(24px)}header .funcBox .languageToggle .languageList.show{opacity:1;pointer-events:auto;-webkit-transform:translateY(29px);transform:translateY(29px)}header .funcBox .languageToggle .languageList li:not(:first-child){border-top:1px solid rgba(0,0,0,0.1)}header .funcBox .languageToggle .languageList li a{display:block;font-size:14px;line-height:1;letter-spacing:0.5px;padding:10px 10px;text-align:center}header .funcBox .languageToggle .languageList li a.current{color:#EA5457}header .funcBox .inquiryToggle{margin-right:28px;position:relative}header .funcBox .inquiryToggle .iconBox{position:relative}header .funcBox .inquiryToggle .iconBox .icon{width:23px;height:23px}header .funcBox .inquiryToggle .iconBox .inquiryCartCount{width:20px;height:20px;background-color:#EA5457;border-radius:50%;color:#fff;font-size:12px;font-family:"Roboto","Noto Sans TC",sans-serif;line-height:20px;position:absolute;bottom:2px;right:-11px;text-align:center}header .funcBox .inquiryToggle .text{margin-left:16px}header .funcBox .searchToggle{margin-right:30px}@media (max-width:1680px){header .funcBox{margin-left:20px}header .funcBox .languageToggle{margin-right:30px}header .funcBox .inquiryToggle,header .funcBox .searchToggle{margin-right:20px}}@media (max-width:640px){header .funcBox .languageToggle,header .funcBox .searchToggle{display:none}header .funcBox .inquiryToggle{margin-right:25px}header .funcBox .inquiryToggle .text{display:none}}.slideMenuTrigger{width:26px;height:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.slideMenuTrigger span{width:5px;height:5px;background-color:#EA5457;display:block;position:relative}.slideMenuTrigger span:after,.slideMenuTrigger span:before{content:"";width:5px;height:5px;display:block;position:absolute;top:0}.slideMenuTrigger span:before{left:-10px}.slideMenuTrigger span:after{right:-10px}.slideMenuTrigger span:not(:last-child){margin-bottom:5px}.slideMenuTrigger span:first-child:after,.slideMenuTrigger span:first-child:before,.slideMenuTrigger span:last-child:after,.slideMenuTrigger span:last-child:before{background-color:#231815}.slideMenuTrigger span:nth-child(2):after,.slideMenuTrigger span:nth-child(2):before{background-color:#EA5457}.slideMenuTrigger.close span:first-child,.slideMenuTrigger.close span:last-child,.slideMenuTrigger:hover span:first-child,.slideMenuTrigger:hover span:last-child{background-color:#231815}.slideMenuTrigger.close span:first-child:after,.slideMenuTrigger.close span:first-child:before,.slideMenuTrigger.close span:last-child:after,.slideMenuTrigger.close span:last-child:before,.slideMenuTrigger:hover span:first-child:after,.slideMenuTrigger:hover span:first-child:before,.slideMenuTrigger:hover span:last-child:after,.slideMenuTrigger:hover span:last-child:before{background-color:#EA5457}.slideMenuTrigger.close span:nth-child(2):after,.slideMenuTrigger.close span:nth-child(2):before,.slideMenuTrigger:hover span:nth-child(2):after,.slideMenuTrigger:hover span:nth-child(2):before{background-color:#231815}.slideMenuArea{width:100%;height:calc(100vh - 80px);border-bottom:4px solid #EA5457;background-color:#fff;opacity:0;overflow-x:hidden;pointer-events:none;padding-top:50px;position:fixed;top:80px;right:0;z-index:99;-webkit-transform:scale(0.97);transform:scale(0.97);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-overflow-scrolling:touch}.slideMenuArea::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.15);box-shadow:inset 0 0 5px rgba(0,0,0,0.15);background-color:#f1f1f1}.slideMenuArea::-webkit-scrollbar{width:5px;height:5px;background-color:#f1f1f1}.slideMenuArea::-webkit-scrollbar-thumb{background:#EA5457}.slideMenuArea:before{content:"";width:293px;height:308px;background:url("../images/slide_menu_deco1.png") center/100% no-repeat;top:165px;opacity:0;position:absolute;z-index:1;-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:all 0.5s 0.3s ease-in-out;transition:all 0.5s 0.3s ease-in-out}.slideMenuArea.show{opacity:1;pointer-events:auto;-webkit-transform:scale(1);transform:scale(1)}.slideMenuArea.show:before{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.slideMenuArea.show .slideMenuBox:after,.slideMenuArea.show .slideMenuBox:before,.slideMenuArea.show .wrap:after,.slideMenuArea.show .wrap:before{opacity:1;-webkit-transform:translate(0);transform:translate(0)}@media (max-width:1200px){.slideMenuArea{height:calc(100vh - 65px);top:65px;padding-top:30px;-webkit-transform:scale(1) translateY(-10px);transform:scale(1) translateY(-10px)}.slideMenuArea:before{display:none}.slideMenuArea.show{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:640px){.slideMenuArea{padding-top:20px}}.slideMenuArea .wrap{max-width:1540px;height:100%;position:relative}.slideMenuArea .wrap:after,.slideMenuArea .wrap:before{content:"";opacity:0;position:absolute;z-index:1;-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:all 0.5s 0.3s ease-in-out;transition:all 0.5s 0.3s ease-in-out}.slideMenuArea .wrap:before{width:88px;height:88px;background:url("../images/slide_menu_deco2.png") center/100% no-repeat;bottom:26%;left:-75px}.slideMenuArea .wrap:after{width:148px;height:345px;background:url("../images/slide_menu_deco3.png") center/100% no-repeat;bottom:10%;left:130px}@media (max-width:1024px){.slideMenuArea .wrap:after,.slideMenuArea .wrap:before{display:none}}.slideMenuArea .slideMenuBox{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.slideMenuArea .slideMenuBox:after,.slideMenuArea .slideMenuBox:before{content:"";opacity:0;position:absolute;z-index:1;-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all 0.5s 0.3s ease-in-out;transition:all 0.5s 0.3s ease-in-out}.slideMenuArea .slideMenuBox:before{width:267px;height:288px;background:url("../images/slide_menu_deco4.png") center/100% no-repeat;bottom:20px;right:15px}.slideMenuArea .slideMenuBox:after{width:239px;height:325px;background:url("../images/slide_menu_deco5.png") center/100% no-repeat;bottom:10.4%;right:-215px}@media (max-width:1200px){.slideMenuArea .slideMenuBox{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.slideMenuArea .slideMenuBox:after,.slideMenuArea .slideMenuBox:before{display:none}}.slideMenuArea .infoBox{width:345px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:30px}@media (max-width:1200px){.slideMenuArea .infoBox{width:100%;margin-top:auto;padding-top:40px}}.slideMenuArea .infoBox .logo img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:1200px){.slideMenuArea .infoBox .logo{display:none}}.slideMenuArea .infoBox .copyrightBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:1;letter-spacing:0.5px}.slideMenuArea .infoBox .copyrightBox .ibestLink{margin-left:5px}.slideMenuArea .infoBox .copyrightBox .ibestLink a{color:#666}.slideMenuArea .infoBox .copyrightBox .ibestLink a:hover{color:#EA5457}@media (max-width:375px){.slideMenuArea .infoBox .copyrightBox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slideMenuArea .infoBox .copyrightBox .ibestLink{margin-left:0;margin-top:5px}}.slideMenuArea .menuBox{width:calc(100% - 345px);max-width:900px;margin-left:auto;padding-left:20px}@media (max-width:1200px){.slideMenuArea .menuBox{width:100%;max-width:100%;padding-left:0}}.slideMenuArea .menuBox .funcBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;position:relative;z-index:2}.slideMenuArea .menuBox .funcBox .funcItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.slideMenuArea .menuBox .funcBox .funcItem .icon{width:21px;height:21px}.slideMenuArea .menuBox .funcBox .funcItem .text{line-height:1;letter-spacing:0.45px;margin-left:7px}.slideMenuArea .menuBox .funcBox .languageToggle{margin-right:50px;position:relative;z-index:3}.slideMenuArea .menuBox .funcBox .languageToggle .languageCurrent{cursor:pointer;position:relative}.slideMenuArea .menuBox .funcBox .languageToggle .languageCurrent:before{content:"";width:7px;height:7px;border-right:1px solid #313131;border-bottom:1px solid #313131;position:absolute;top:50%;right:-10px;z-index:1;-webkit-transform:translate(100%,-50%) rotate(45deg);transform:translate(100%,-50%) rotate(45deg)}.slideMenuArea .menuBox .funcBox .languageToggle .languageCurrent .text:hover{color:#EA5457}.slideMenuArea .menuBox .funcBox .languageToggle .languageList{width:calc(100% + 20px);background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.1);box-shadow:0 3px 6px rgba(0,0,0,0.1);opacity:0;pointer-events:none;position:absolute;top:100%;left:0;z-index:1}.slideMenuArea .menuBox .funcBox .languageToggle .languageList.show{opacity:1;pointer-events:auto;-webkit-transform:translateY(10px);transform:translateY(10px)}.slideMenuArea .menuBox .funcBox .languageToggle .languageList li:not(:first-child){border-top:1px solid rgba(0,0,0,0.1)}.slideMenuArea .menuBox .funcBox .languageToggle .languageList li a{display:block;font-size:14px;line-height:1;letter-spacing:0.5px;padding:10px 10px;text-align:center}.slideMenuArea .menuBox .funcBox .languageToggle .languageList li a.current{color:#EA5457}.slideMenuArea .menuBox .funcBox .searchToggle{margin-right:20px}@media (min-width:641px){.slideMenuArea .menuBox .funcBox{display:none}}.slideMenuArea .menuBox .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.slideMenuArea .menuBox .nav>li{width:calc(50% - 55px);margin-bottom:70px}.slideMenuArea .menuBox .nav>li:last-child,.slideMenuArea .menuBox .nav>li:nth-last-child(2){margin-bottom:0}.slideMenuArea .menuBox .nav>li.toggle{position:relative}.slideMenuArea .menuBox .nav>li.toggle:before{content:"";width:100%;height:54px;position:absolute;top:0;left:0;z-index:1}.slideMenuArea .menuBox .nav>li>span{position:relative;z-index:2}.slideMenuArea .menuBox .nav>li>span>a{display:block;font-size:24px;font-weight:500;line-height:1;letter-spacing:0.5px;padding-top:20px;padding-bottom:10px;position:relative}.slideMenuArea .menuBox .nav>li>span>a:after,.slideMenuArea .menuBox .nav>li>span>a:before{content:"";position:absolute;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.slideMenuArea .menuBox .nav>li>span>a:before{width:7px;height:7px;background-color:#EA5457;top:0;z-index:2}.slideMenuArea .menuBox .nav>li>span>a:after{width:calc(100% - 12px);height:1px;background-color:#ccc;top:3px;left:12px;z-index:1}.slideMenuArea .menuBox .nav>li>span>a.current,.slideMenuArea .menuBox .nav>li>span>a:hover{color:#EA5457}.slideMenuArea .menuBox .nav>li>span>a.current:before,.slideMenuArea .menuBox .nav>li>span>a:hover:before{width:100%}.slideMenuArea .menuBox .nav>li>span>a.current:after,.slideMenuArea .menuBox .nav>li>span>a:hover:after{width:0}.slideMenuArea .menuBox .nav .submenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px -7.5px 0}.slideMenuArea .menuBox .nav .submenu li:not(:last-child) a:before{content:"";width:1px;height:15px;background-color:#d2d2d2;position:absolute;top:50%;right:-1px;z-index:1;-webkit-transform:translateY(-50%) rotate(20deg);transform:translateY(-50%) rotate(20deg)}.slideMenuArea .menuBox .nav .submenu li a{color:#4c4c4c;display:block;line-height:1;letter-spacing:0.5px;padding:8px 7.5px;position:relative}.slideMenuArea .menuBox .nav .submenu li a.current,.slideMenuArea .menuBox .nav .submenu li a:hover{color:#EA5457}.slideMenuArea .menuBox .nav .submenu.show{-webkit-animation:aniSlideLeft 0.5s 0.2s ease-out both;animation:aniSlideLeft 0.5s 0.2s ease-out both;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1440px){.slideMenuArea .menuBox .nav>li{width:calc(50% - 30px)}}@media (max-width:1024px){.slideMenuArea .menuBox .nav>li{width:100%;margin-bottom:30px}.slideMenuArea .menuBox .nav>li:last-child,.slideMenuArea .menuBox .nav>li:nth-last-child(2){margin-bottom:30px}}@media (max-width:640px){.slideMenuArea .menuBox .nav>li{margin-bottom:20px}.slideMenuArea .menuBox .nav>li:last-child,.slideMenuArea .menuBox .nav>li:nth-last-child(2){margin-bottom:20px}.slideMenuArea .menuBox .nav>li.toggle:before{z-index:3}.slideMenuArea .menuBox .nav .submenu{display:none;margin:8px 0 0;padding-left:15px}.slideMenuArea .menuBox .nav .submenu li{width:100%}.slideMenuArea .menuBox .nav .submenu li:not(:last-child) a:before{display:none}.slideMenuArea .menuBox .nav .submenu li a{color:#4c4c4c;display:block;line-height:1;letter-spacing:0.5px;padding:8px 0;position:relative}.slideMenuArea .menuBox .nav .submenu li a.current,.slideMenuArea .menuBox .nav .submenu li a:hover{color:#EA5457}}.slideMenuMask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:98;background-color:rgba(255,255,255,0.5);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all 0.5s;transition:all 0.5s}.slideMenuMask.show{opacity:1;visibility:visible;pointer-events:auto}.bannerArea{clear:both;overflow:hidden;position:relative;z-index:2}.bannerArea .wrap{max-width:100%;padding:0}.bannerArea .bannerBox img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bannerArea .bannerItem{position:relative}.bannerArea .bannerItem .Txt{max-width:1540px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;z-index:2;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.bannerArea .bannerLink{display:block;z-index:3;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}body:not(.WebSiteHome) .bannerArea .bannerItem .Img img{aspect-ratio:1/0.28125}@media (max-width:640px){body:not(.WebSiteHome) .bannerArea .bannerItem .Img img{aspect-ratio:1/0.375}}footer{background-color:#313131;padding-top:75px}footer .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1540px}@media (max-width:1200px){footer .topBox .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .topBox .infoBox{width:100%;max-width:405px;padding-right:30px}@media (max-width:1200px){footer .topBox .infoBox{padding-bottom:15px;padding-right:0}}footer .topBox .infoBox .logo{max-width:300px;margin-bottom:20px}footer .topBox .infoBox .logo img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}footer .topBox .infoBox .infoList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}footer .topBox .infoBox .infoList li{padding:5px 10px}footer .topBox .infoBox .infoList li a,footer .topBox .infoBox .infoList li span{color:rgba(255,255,255,0.5);font-family:"Roboto","Noto Sans TC",sans-serif;line-height:1;letter-spacing:0.5px;position:relative}footer .topBox .infoBox .infoList li .title{color:#fff;display:inline-block;font-size:16px;font-weight:700;margin-right:6px;padding-right:6px;position:relative}footer .topBox .infoBox .infoList li .title:before{content:"";width:1px;height:13px;background-color:rgba(255,255,255,0.2);position:absolute;top:50%;right:-4px;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .topBox .infoBox .infoList li a:hover{color:#EA5457}footer .topBox .infoBox .mailBox{margin-top:25px}footer .topBox .infoBox .mailBox .mailTitle{color:#fff;font-size:16px;font-weight:700;line-height:1;letter-spacing:0.5px;margin-bottom:20px}footer .topBox .infoBox .mailBox .mailRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}footer .topBox .infoBox .mailBox .mailRow input{width:calc(100% - 110px);height:50px;background-color:#464646;border-bottom:3px solid #EA5457;color:rgba(255,255,255,0.3);display:block;font-size:13px;line-height:50px;padding:0 15px}footer .topBox .infoBox .mailBox .mailRow input::-webkit-input-placeholder{color:rgba(255,255,255,0.3);font-size:13px;letter-spacing:0.5px;line-height:1}footer .topBox .infoBox .mailBox .mailRow input::-moz-placeholder{color:rgba(255,255,255,0.3);font-size:13px;letter-spacing:0.5px;line-height:1}footer .topBox .infoBox .mailBox .mailRow input:-ms-input-placeholder{color:rgba(255,255,255,0.3);font-size:13px;letter-spacing:0.5px;line-height:1}footer .topBox .infoBox .mailBox .mailRow input::-ms-input-placeholder{color:rgba(255,255,255,0.3);font-size:13px;letter-spacing:0.5px;line-height:1}footer .topBox .infoBox .mailBox .mailRow input::placeholder{color:rgba(255,255,255,0.3);font-size:13px;letter-spacing:0.5px;line-height:1}footer .topBox .infoBox .mailBox .mailRow a{width:110px;height:50px;background-color:#EA5457;color:#fff;display:inline-block;font-size:13px;line-height:50px;letter-spacing:1px;margin-left:5px;padding-left:24px;position:relative;text-align:center}footer .topBox .infoBox .mailBox .mailRow a:before{content:"";width:19px;height:17px;background:url("../images/plane.svg") center/contain no-repeat;display:block;position:absolute;top:50%;left:10px;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .topBox .infoBox .mailBox .mailRow a:hover{background-color:#000}footer .topBox .menuBox{width:100%;max-width:calc(100% - 405px)}@media (max-width:1200px){footer .topBox .menuBox{max-width:100%}}footer .topBox .menuBox .footerMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .topBox .menuBox .footerMenu>li{width:12.5%}footer .topBox .menuBox .footerMenu>li.toggle{position:relative}footer .topBox .menuBox .footerMenu>li.toggle:before{content:"";width:100%;height:58px;display:none;position:absolute;top:0;left:0;z-index:3}footer .topBox .menuBox .footerMenu>li>span{position:relative;z-index:2}footer .topBox .menuBox .footerMenu>li>span>a{color:#fff;display:block;font-size:18px;line-height:1;letter-spacing:0.5px;padding:5px 0;position:relative;z-index:1}footer .topBox .menuBox .footerMenu>li>span>a.current,footer .topBox .menuBox .footerMenu>li>span>a:hover{color:#EA5457}footer .topBox .menuBox .footerMenu>li>span>a.current:before,footer .topBox .menuBox .footerMenu>li>span>a:hover:before{color:#EA5457}footer .topBox .menuBox .footerMenu .submenu{display:block;margin-top:10px}footer .topBox .menuBox .footerMenu .submenu li a{color:#a6a6a6;display:block;line-height:1.2;letter-spacing:0.5px;padding:8px 0}@media (min-width:1201px){footer .topBox .menuBox .footerMenu .submenu li a:hover{color:#EA5457}}footer .topBox .menuBox .footerMenu .submenu.show{-webkit-animation:aniSlideLeft 0.5s 0.2s ease-out both;animation:aniSlideLeft 0.5s 0.2s ease-out both;display:block}@media (max-width:1024px){footer .topBox .menuBox .footerMenu>li{width:25%;padding:15px 0}}@media (max-width:640px){footer .topBox .menuBox .footerMenu>li{width:100%}footer .topBox .menuBox .footerMenu>li.toggle:before{display:block}footer .topBox .menuBox .footerMenu>li>span>a{position:relative}footer .topBox .menuBox .footerMenu>li>span>a:before{content:"+";color:#fff;font-size:16px;position:absolute;top:50%;right:5px;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .topBox .menuBox .footerMenu>li:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.2)}footer .topBox .menuBox .footerMenu .submenu{display:none;padding-left:10px}}footer .bottomBox{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid rgba(255,255,255,0.2);border-bottom:7px solid #EA5457;margin-top:25px;padding:15px 0}footer .bottomBox .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .bottomBox .copyrightBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;letter-spacing:0.5px}footer .bottomBox .copyrightBox .ibestLink{margin-left:5px}footer .bottomBox .copyrightBox .ibestLink a{color:rgba(255,255,255,0.5)}footer .bottomBox .copyrightBox .ibestLink a:hover{color:#EA5457}@media (max-width:480px){footer .bottomBox .copyrightBox{width:100%;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:375px){footer .bottomBox .copyrightBox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-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}footer .bottomBox .copyrightBox .ibestLink{margin-top:5px;margin-left:0}}footer .bottomBox .languageToggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:640px){footer .bottomBox .languageToggle{display:none}}footer .bottomBox .languageToggle .languageCurrent .icon{width:21px;height:21px;display:block;-webkit-filter:contrast(0) brightness(2);filter:contrast(0) brightness(2);opacity:0.5}footer .bottomBox .languageToggle .languageCurrent .text{display:none}footer .bottomBox .languageToggle .languageList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5px}footer .bottomBox .languageToggle .languageList li:not(:last-child) a:before{content:"";width:1px;height:100%;background-color:rgba(255,255,255,0.5);position:absolute;top:50%;right:0px;z-index:1;-webkit-transform:translateY(-40%);transform:translateY(-40%)}footer .bottomBox .languageToggle .languageList a{color:rgba(255,255,255,0.5);display:inline-block;font-size:16px;line-height:16px;letter-spacing:0.5px;padding:0 10px;position:relative}footer .bottomBox .languageToggle .languageList a.current,footer .bottomBox .languageToggle .languageList a:hover{color:#EA5457}@media (max-width:640px){footer .bottomBox .languageToggle{display:none}}.privacyArea{width:100%;background-color:rgba(0,0,0,0.85);-webkit-box-shadow:0 -2px 6px rgba(0,0,0,0.1);box-shadow:0 -2px 6px rgba(0,0,0,0.1);padding:40px 0 25px;position:fixed;bottom:0;left:0;z-index:50;-webkit-transition:all 0.6s 0.1s;transition:all 0.6s 0.1s}.privacyArea.check{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.privacyArea .wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.privacyArea .text{width:calc(100% - 215px);color:#fff;font-size:14px;line-height:1.5;letter-spacing:0.5px}.privacyArea .text a{color:#EA5457;display:inline-block;margin-top:8px;text-decoration:underline}.privacyArea .text a:hover{color:#EA5457}.privacyArea .btn{margin-left:25px}@media (max-width:768px){.privacyArea .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.privacyArea .text{width:100%}.privacyArea .btn{margin:25px 0}}.social{display:inline-block;vertical-align:middle;width:50%;margin-right:-4px}@media (max-width:480px){.social{width:100%}}.social a{display:inline-block;width:30px;height:30px;line-height:30px;margin:0 5px;font-size:19px;color:#929292;text-align:center}.social a:hover{opacity:0.8}.translateIbest{display:inline-block;vertical-align:middle}.translateIbest .design{display:block;line-height:22px;font-size:9pt;color:#000}.translateIbest .design a{color:#000;text-decoration:none}.translateIbest .design a:hover{text-decoration:underline}.fixedQuickLink{width:100%;background-color:#EA5457;padding-bottom:env(safe-area-inset-bottom);position:fixed;left:0;bottom:0;z-index:5}@media (min-width:1201px){.fixedQuickLink{display:none}}.fixedQuickLink ul{display:-webkit-box;display:-ms-flexbox;display:flex}.fixedQuickLink li{-webkit-box-flex:1;-ms-flex:1;flex:1}.fixedQuickLink li:not(:last-child){border-right:1px solid rgba(255,255,255,0.5)}.fixedQuickLink a{height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixedQuickLink a:hover{background-color:#231815}.fixedQuickLink i{margin-bottom:5px}.adminPreviewArea{max-width:320px;border:4px solid #ffe2e2;border-radius:5px;background:#fdc9c9;color:#000;padding:20px;position:fixed;top:15px;right:0;z-index:99999}.adminPreviewArea a{text-decoration:underline}.adminLoginArea{width:100%;background-color:rgba(180,0,0,0.85);color:#fff;line-height:1;letter-spacing:0.5px;padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:0;left:0;z-index:99999;text-align:center}.adminLoginArea p{padding:20px 15px}.mainArea{padding-bottom:30px;position:relative;z-index:1}@media (max-width:768px){.mainArea{padding-top:30px}}.mainArea404{width:100%;height:calc(100vh - 300px);min-height:500px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainArea404 .top{max-width:380px;color:#EA5457;font-size:28px;font-weight:500;line-height:1.5;margin:0 auto}@media (max-width:768px){.mainArea404{height:50vh;min-height:350px}.mainArea404 .top{font-size:24px}}.mainArea .contentBox{clear:both}.mainArea .contentBox.flex{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mainArea .contentBox.flex .leftBox{width:25%}.mainArea .contentBox.flex .leftBox+.rightBox{padding-left:60px}.mainArea .contentBox.flex .rightBox{width:75%}.mainArea .contentBox.flexReverse{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mainArea .contentBox.flexReverse .leftBox{width:70%;padding-right:60px}.mainArea .contentBox.flexReverse .rightBox{width:30%}@media (max-width:1024px){.mainArea .contentBox.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mainArea .contentBox.flex .leftBox{width:100%}.mainArea .contentBox.flex .leftBox+.rightBox{padding-left:0;padding-top:30px}.mainArea .contentBox.flex .rightBox{width:100%}.mainArea .contentBox.flexReverse .leftBox{width:100%;padding-right:0;padding-bottom:30px}.mainArea .contentBox.flexReverse .rightBox{width:100%}}.titleBox{position:relative}.titleBox .titleEn{display:block;font-size:60px;font-weight:700;text-transform:uppercase;line-height:1;letter-spacing:0;position:relative}.titleBox .titleEn:before{content:"";width:10px;height:10px;background-color:#EA5457;position:absolute;top:-15px;left:0;z-index:1}.titleBox .titleTw{color:#4c4c4c;font-size:30px;font-weight:700;line-height:1.2;letter-spacing:0;margin-top:5px}.titleBox .text{color:#4c4c4c;line-height:1.6;letter-spacing:0.5px;margin-top:20px}.titleBox.center{text-align:center}.titleBox.center .titleEn:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.titleBox.white{color:#fff}.titleBox.white .text,.titleBox.white .titleEn,.titleBox.white .titleTw{color:#fff}.titleBox.show .titleEn:before{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.titleBox.show.center .titleEn:before{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:425px){.titleBox .titleEn{font-size:48px}.titleBox .titleTw{font-size:26px}}@media (max-width:640px){body:not(.WebSiteHome) .bannerArea .titleBox .titleEn{font-size:35px}body:not(.WebSiteHome) .bannerArea .titleBox .titleTw{font-size:24px}}@media (max-width:480px){body:not(.WebSiteHome) .bannerArea .titleBox .titleEn{display:none}body:not(.WebSiteHome) .bannerArea .titleBox .titleTw{font-size:22px;margin-top:0}}.bread{border-bottom:1px solid #e5e5e5;background-color:#fff;margin-bottom:50px;padding:20px 0}.bread .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bread .wrap a,.bread .wrap span{display:inline-block;font-size:14px;line-height:1;letter-spacing:0.5px}.bread .wrap a{color:#a9a9a9}.bread .wrap a:hover{color:#EA5457}.bread .wrap span{color:#666}.bread .wrap a+span,.bread .wrap span+a{padding-left:25px;position:relative}.bread.arrows .wrap a+span,.bread.arrows .wrap span+a{padding-left:25px;position:relative}.bread.arrows .wrap a+span:before,.bread.arrows .wrap span+a:before{content:"";width:7px;height:7px;border-right:1px solid #a9a9a9;border-bottom:1px solid #a9a9a9;position:absolute;top:50%;left:7px;z-index:1;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.bread.verticalLine .wrap a+span,.bread.verticalLine .wrap span+a{padding-left:20px;position:relative}.bread.verticalLine .wrap a+span:before,.bread.verticalLine .wrap span+a:before{content:"";width:1px;height:80%;background-color:#a9a9a9;position:absolute;top:10%;left:10px;z-index:1}.bread.horizontalLine .wrap a+span,.bread.horizontalLine .wrap span+a{padding-left:25px;position:relative}.bread.horizontalLine .wrap a+span:before,.bread.horizontalLine .wrap span+a:before{content:"";width:8px;height:1px;background-color:#a9a9a9;position:absolute;top:50%;left:8px;z-index:1}@media (max-width:768px){.bread{display:none}}.articleTitle{border-bottom:1px dashed #ccc;color:#000;font-size:24px;font-weight:500;margin-bottom:20px;padding:10px 0 15px}.articleTitle.center{border-bottom:none;text-align:center}.sectionTitle{border-bottom:1px solid #ccc;color:#000;font-size:18px;font-weight:500;margin-bottom:20px;padding:10px 0 15px}.sectionTitle strong{display:block;position:relative;font-weight:400}.sectionTitle a{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.breakpoint>tbody>tr>td.expand{background:url("../images/plus.png") no-repeat 5px center;cursor:pointer;padding-left:40px}.classBox{position:relative;z-index:4}.classBox .classCurrent{background-color:#EA5457;color:#fff;cursor:pointer;font-size:16px;letter-spacing:1px;padding:10px 30px 10px 10px;position:relative}.classBox .classCurrent:before{content:"\f107";color:#fff;font-size:15px;font-family:FontAwesome;line-height:1;margin-top:-6px;position:absolute;right:15px;top:50%;z-index:1}@media (min-width:1025px){.classBox .classCurrent{display:none;opacity:0;pointer-events:none;visibility:hidden}}.classBoxRow{margin-top:30px;margin-bottom:50px}@media (min-width:1025px){.classBoxRow .classLink{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.classBoxRow .classLink li{margin-bottom:10px;margin-right:15px}.classBoxRow .classLink a{display:block;padding:10px 15px;background-color:#f0f0f0;letter-spacing:2px;text-align:center}.classBoxRow .classLink a.current,.classBoxRow .classLink a:hover{color:#fff;background-color:#EA5457}}.classBoxColumn{margin-bottom:30px}.classBoxColumn .classLink .linkHasItems:after,.classBoxColumn .classLink .linkHasItems:before{content:"";width:13px;height:1px;background-color:#2f2f2f;display:block;position:absolute;top:50%;right:15px;z-index:1;-webkit-transition:all 0.5s;transition:all 0.5s}.classBoxColumn .classLink .linkHasItems:before{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.classBoxColumn .classLink .linkHasItems:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.classBoxColumn .classLink .linkHasItems.open{background-color:#EA5457;color:#fff}.classBoxColumn .classLink .linkHasItems.open:after,.classBoxColumn .classLink .linkHasItems.open:before{background-color:#fff}.classBoxColumn .classLink .linkHasItems.open:after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.classBoxColumn .classLink .linkHasItems.open+ul{display:block}.classBoxColumn .classLink .linkHasItems.open+ul>li{-webkit-animation:aniSlideLeft 0.5s 0.3s ease-out both;animation:aniSlideLeft 0.5s 0.3s ease-out both}.classBoxColumn .classLink .linkHasItems.open+ul>li a{background-color:#f8f8f8;color:#2f2f2f}.classBoxColumn .classLink .linkHasItems.open+ul>li a.current,.classBoxColumn .classLink .linkHasItems.open+ul>li a:hover{background-color:#e5e5e5;color:#EA5457}@media (min-width:1025px){.classBoxColumn .classLink>li:not(:first-child){border-top:1px solid #ccc}.classBoxColumn .classLink ul{display:none}.classBoxColumn .classLink ul li:not(:first-child){border-top:1px solid #ccc}.classBoxColumn .classLink a{display:block;line-height:1.2;letter-spacing:0.5px;padding:18px 15px;position:relative}.classBoxColumn .classLink a.current,.classBoxColumn .classLink a:hover{background-color:#EA5457;color:#fff}.classBoxColumn .classLink a.current:after,.classBoxColumn .classLink a.current:before,.classBoxColumn .classLink a:hover:after,.classBoxColumn .classLink a:hover:before{background-color:#fff}}@media (max-width:1024px){.classBoxColumn .classLink,.classBoxRow .classLink{width:100%;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.1);box-shadow:0 5px 15px rgba(0,0,0,0.1);display:none;position:absolute;top:100%;left:0;z-index:1}.classBoxColumn .classLink.open,.classBoxRow .classLink.open{display:block}.classBoxColumn .classLink>li:not(:first-child),.classBoxRow .classLink>li:not(:first-child){border-top:1px solid #ccc}.classBoxColumn .classLink>li>a.current,.classBoxRow .classLink>li>a.current{color:#EA5457}.classBoxColumn .classLink>li ul,.classBoxRow .classLink>li ul{display:none}.classBoxColumn .classLink a,.classBoxRow .classLink a{color:#2f2f2f;background-color:#fff;display:block;font-size:14px;padding:14px 15px;position:relative}}.classBoxItem .classCurrent{background-color:#EA5457;color:#fff;cursor:pointer;font-size:16px;letter-spacing:1px;padding:10px 30px 10px 10px;position:relative}.classBoxItem .classCurrent:before{content:"\f107";color:#fff;font-size:15px;font-family:FontAwesome;line-height:1;margin-top:-6px;position:absolute;right:15px;top:50%;z-index:1}@media (min-width:1025px){.classBoxItem .classCurrent{display:block;opacity:1;pointer-events:auto;visibility:visible}}.classBoxItem .classLink{width:100%;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.1);box-shadow:0 5px 15px rgba(0,0,0,0.1);display:none;position:absolute;top:100%;left:0;z-index:1}.classBoxItem .classLink.open{display:block}.classBoxItem .classLink>li:not(:first-child){border-top:1px solid #ccc}.classBoxItem .classLink>li>a.current{color:#EA5457}.classBoxItem .classLink>li ul{display:none}.classBoxItem .classLink a{color:#2f2f2f;background-color:#fff;display:block;font-size:14px;padding:14px 15px;position:relative}.pageBox .pageList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #cecece;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageBox .pageList a{border:1px solid #c2c2c2;color:#666;display:block}.pageBox .pageList a.nextBtn:before,.pageBox .pageList a.prevBtn:before{content:"";width:10px;height:10px;border-left:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e;display:block;position:absolute}.pageBox .pageList a.prevBtn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pageBox .pageList a.nextBtn:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.pageBox .pageList a:hover{border:1px solid #EA5457;background-color:#EA5457;color:#fff}.pageBox .pageList a:hover.nextBtn:before,.pageBox .pageList a:hover.prevBtn:before{border-left:1px solid #fff;border-bottom:1px solid #fff}.pageBox .pageList.number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pageBox .pageList.number.oval a{width:50px}.pageBox .pageList.number li{margin:5px}.pageBox .pageList.number a{width:30px;height:30px;font-weight:400;line-height:28px;position:relative;text-align:center}.pageBox .pageList.number a.nextBtn:before,.pageBox .pageList.number a.prevBtn:before{margin:auto;top:0;bottom:0}.pageBox .pageList.number a.prevBtn:before{left:5px;right:0}.pageBox .pageList.number a.nextBtn:before{left:0;right:5px}.pageBox .pageList.number a.firstBtn:after,.pageBox .pageList.number a.firstBtn:before,.pageBox .pageList.number a.lastBtn:after,.pageBox .pageList.number a.lastBtn:before{content:"";width:10px;height:10px;border-left:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e;display:block;margin:auto;position:absolute;top:0;bottom:0}.pageBox .pageList.number a.firstBtn:after,.pageBox .pageList.number a.firstBtn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pageBox .pageList.number a.firstBtn:before{left:-2px;right:0}.pageBox .pageList.number a.firstBtn:after{left:12px;right:0}.pageBox .pageList.number a.lastBtn:after,.pageBox .pageList.number a.lastBtn:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.pageBox .pageList.number a.lastBtn:before{left:0;right:-2px}.pageBox .pageList.number a.lastBtn:after{left:0;right:12px}.pageBox .pageList.number a.current{border:1px solid #EA5457;background-color:#EA5457;color:#fff}.pageBox .pageList.number a:hover.firstBtn:after,.pageBox .pageList.number a:hover.firstBtn:before,.pageBox .pageList.number a:hover.lastBtn:after,.pageBox .pageList.number a:hover.lastBtn:before{border-left:1px solid #fff;border-bottom:1px solid #fff}.pageBox .pageList.prevnext{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pageBox .pageList.prevnext a{width:180px;height:45px;font-weight:300;line-height:43px;padding:0 20px;position:relative}.pageBox .pageList.prevnext a.nextBtn:before,.pageBox .pageList.prevnext a.prevBtn:before{top:calc(50% - 5px)}.pageBox .pageList.prevnext a.prevBtn{text-align:right}.pageBox .pageList.prevnext a.prevBtn:before{left:15px}.pageBox .pageList.prevnext a.nextBtn{margin-left:auto;text-align:left}.pageBox .pageList.prevnext a.nextBtn:before{right:15px}@media (max-width:768px){.pageBox .pageList.prevnext a{width:125px;padding:0 15px}}@media (max-width:640px){.pageBox .pageList.prevnext li{width:calc(50% - 15px)}.pageBox .pageList.prevnext a{width:100%}}@media (max-width:480px){.pageBox .pageList.prevnext li{width:calc(50% - 10px)}}.pageBox .pageList.prevnext.circle a{width:45px;padding:0}.pageBox .pageList.prevnext.circle a span{display:none}.pageBox .pageList.prevnext.circle a.prevBtn:before{left:calc(50% - 3px)}.pageBox .pageList.prevnext.circle a.nextBtn:before{right:calc(50% - 3px)}.pageBox .pageList.circle a{border-radius:50%;overflow:hidden}.pageBox .pageList.oval a{border-radius:30px;overflow:hidden}.tagBox{padding:20px 0}.tagBox b{display:inline-block;margin-right:10px}.tagBox ul{display:inline-block}.tagBox li{display:inline-block;margin-bottom:5px}.tagBox a{position:relative;display:block;margin:0 3px;padding:5px 10px;border:1px solid #EA5457;font-size:13px;color:#EA5457}.tagBox a:hover{color:#fff;background-color:#EA5457}.tagBox a.current{color:#fff;background-color:#EA5457}.tagBox a.current:before{content:"\f00d";margin-right:5px;font-family:FontAwesome;font-size:12px}.tab{border-top:1px solid #d6d6d6;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.tab li{-webkit-box-flex:1;-ms-flex:1;flex:1}.tab a{color:#333;display:block;line-height:1;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px 10px;position:relative;z-index:2;text-align:center}.tab a.current{background-color:#EA5457;color:#fff}.tabContent{margin-top:-1px;padding:20px 5px;border-top:1px solid #d6d6d6}.tabContent .tabContentItem{display:none}.side_menu{margin-bottom:50px}.side_menu li{border-bottom:1px solid #e1e1e1;position:relative}.side_menu li>a{display:block;font-size:14px;padding:10px 15px}.side_menu li>a.current{background-color:#8c8c8c;color:#fff}.side_menu li>a b{color:#808080;font-size:13px;font-weight:400;margin-left:10px}.side_menu dl{padding-left:25px}.side_menu dl a{display:block;padding:10px 15px;font-size:14px}.side_menu dl a.current{color:#000;text-decoration:underline}.side_album{margin-top:30px;margin-bottom:30px;margin-right:-10px}.side_album li{float:left;width:33.33%;padding:0 10px 10px 0}.side_album a{display:block;-webkit-box-shadow:2px 2px 5px #c3c3c3;box-shadow:2px 2px 5px #c3c3c3}.side_album a img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.side_booking{margin-bottom:30px}.side_booking a{display:block;border-radius:4px;-webkit-box-shadow:0 1px 1px #8d2121;box-shadow:0 1px 1px #8d2121;font-weight:bold;font-size:25px;color:#fff;background-color:#f05b8f}.side_booking a i{display:inline-block;font-size:28px;padding:10px 15px;margin-right:15px;border-right:1px solid #d33434;-webkit-box-shadow:1px 0 #f38a8a;box-shadow:1px 0 #f38a8a}.side_booking a:hover{-webkit-box-shadow:inset 0 3px 3px #8d2121;box-shadow:inset 0 3px 3px #8d2121}.side_contactInfo li{margin-bottom:20px}.side_contactInfo a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#414141}.side_contactInfo i{display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0;width:35px;height:35px;line-height:35px;margin-right:8px;border:2px solid #a5a5a5;border-radius:50%;font-size:20px;color:#a5a5a5;text-align:center}.side_contactInfo b{display:inline-block;vertical-align:middle;font-weight:400}.side_room{margin-bottom:50px}.side_room .Img img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.side_room .Txt{margin-top:5px}.side_room .Txt .title a{font-size:16px;font-weight:400}.side_room .Txt .text{max-height:100px;font-size:13px;color:#858383;line-height:1.8;overflow:hidden}.side_news{margin:30px 0}.side_news .sideNewsList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.side_news .sideNewsList .sideNewsItem{width:calc(33.3333333333% - 20px);margin-right:30px}.side_news .sideNewsList .sideNewsItem:nth-child(3n){margin-right:0}.side_news .sideNewsList .sideNewsItem .Img img{width:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.side_news .sideNewsList .sideNewsItem .Txt{padding:15px 0}.side_news .sideNewsList .sideNewsItem .Txt .top{min-height:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;letter-spacing:0.5px;position:relative}.side_news .sideNewsList .sideNewsItem .Txt .top .classTitle+.date{margin-left:10px;padding-left:10px;position:relative}.side_news .sideNewsList .sideNewsItem .Txt .top .classTitle+.date:before{content:"";width:1px;height:100%;background-color:rgba(0,0,0,0.2);position:absolute;top:0;left:0;z-index:1}.side_news .sideNewsList .sideNewsItem .Txt .top .date{font-family:"Roboto","Noto Sans TC",sans-serif}.side_news .sideNewsList .sideNewsItem .Txt .top .arrow{width:35px;height:35px;margin-left:auto;margin-right:5px}.side_news .sideNewsList .sideNewsItem .Txt .top .arrow:before{width:15px}.side_news .sideNewsList .sideNewsItem .Txt .title{max-height:55px;display:block;font-size:16px;font-weight:500;line-height:1.2;letter-spacing:0.5px;margin-top:15px}.side_news .sideNewsList .sideNewsItem .Txt .title a{display:block}.side_news .sideNewsList .sideNewsItem .Txt .text{max-height:55px;color:#8c8c8c;font-size:16px;line-height:1.5;letter-spacing:0.5px;margin-top:10px}@media (max-width:768px){.side_news .sideNewsList .sideNewsItem{width:100%;margin-right:0}.side_news .sideNewsList .sideNewsItem:not(:last-child){margin-bottom:30px}.side_news .sideNewsList .sideNewsItem .item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.side_news .sideNewsList .sideNewsItem .Img{width:250px}.side_news .sideNewsList .sideNewsItem .Txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 25px}.side_news .sideNewsList .sideNewsItem .Txt .title{margin-top:5px}.side_news .sideNewsList .sideNewsItem .Txt .text{margin-top:5px}}@media (max-width:640px){.side_news .sideNewsList .sideNewsItem .Img{width:200px}}@media (max-width:480px){.side_news .sideNewsList .sideNewsItem .item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.side_news .sideNewsList .sideNewsItem .Img{width:100%}.side_news .sideNewsList .sideNewsItem .Txt{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:15px 0}}.sideShare{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0}.sideShare .shareList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sideShare .shareList .shareTitle{display:inline-block;font-size:13px;font-weight:400;color:#666}.sideShare .shareList .shareItem a{color:#666;display:inline-block;font-size:16px;line-height:1;padding:5px 6px;text-align:center}.sideShare .shareList .shareItem a:hover{opacity:0.8}.sideShare .shareList .shareItem a svg{width:16px;height:16px;display:inline-block;margin-top:-3px;vertical-align:middle}.captchaArea{position:relative;width:200px;height:50px;background-color:#ddd}.captchaArea.unlocking .sliderBtn{-webkit-transition:none;transition:none}.captchaArea .note{position:absolute;top:17px;right:30px;z-index:1;text-align:center;font-family:"微軟正黑體";color:#777;letter-spacing:1px;pointer-events:none}.sliderBtn{position:absolute;top:0;left:0;z-index:2;width:50px;height:50px;border:none;outline:none;background-color:RoyalBlue;cursor:pointer;-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.sliderBtn:before{content:"\f105";position:absolute;top:13px;left:23px;color:#fff;font-size:24px;font-family:FontAwesome;pointer-events:none}.imh_opacity{background-color:#000;overflow:hidden}.imh_opacity img{-webkit-transition:all 0.3s linear;transition:all 0.3s linear;-webkit-backface-visibility:hidden;backface-visibility:hidden}.imh_opacity:hover img{opacity:0.8;-webkit-transform:scale(1.05);transform:scale(1.05)}.imh_detail{background-color:#000;overflow:hidden;position:relative}.imh_detail img{-webkit-transition:all 0.3s linear;transition:all 0.3s linear;-webkit-backface-visibility:hidden;backface-visibility:hidden}.imh_detail a:before{content:"Details+";position:absolute;left:50%;top:50%;z-index:99;margin-left:-45px;margin-top:-80px;display:block;padding:10px 20px;font-size:13px;color:#fff;border:2px solid #fff;opacity:0}.imh_detail:hover a:before{opacity:1;margin-top:-20px}.imh_detail:hover img{opacity:0.3;-webkit-transform:scale(1.05);transform:scale(1.05)}.imh_zoom{overflow:hidden;position:relative}.imh_zoom img{-webkit-transition:all 0.3s linear;transition:all 0.3s linear;backface-visibility:hidden;-webkit-backface-visibility:hidden}.imh_zoom a:before{content:"\f002";display:block;position:absolute;left:50%;top:-30px;margin-top:-20px;margin-left:-20px;z-index:99;width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;color:#fff;font-family:FontAwesome;text-align:center;background-color:#EA5457}.imh_zoom:hover a:before{top:50%}.imh_zoom:hover img{opacity:0.3}