@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);.arrowBox .arrow,.arrowBox .arrow:before,.btnBox .btn,.btnBox .btn.animation:after,.btnBox .btn:before,.classBox a,.classBox span,.esg_slideMenuTrigger,.esg_slideMenuTrigger .line:after,.esg_slideMenuTrigger .line:before,.fixedQuickLink .goTop,.fixedQuickLink .goTop:after,.fixedQuickLink .goTop:before,.fixedQuickLink .toolBox .languageBox .languageList,.fixedQuickLink .toolBox .tool svg,.formBox .columnCheckBox .columnCheckLabel .columnCheck:after,.formBox .columnCheckBox .columnCheckLabel .columnCheck:before,.moduleBox .moduleClose,.moduleBox.cart .cartList .del,.moduleBox.privacy .btnBox .btn.textLink:before,.moduleBox.privacy .customList .topBox .subtitle,.moduleBox.privacy .customList .topBox .trigger label span,.moduleBox.privacy .customList .topBox .trigger label span:before,.moduleBox.privacy .customList .topBox:before,.moduleMask,.pageBox .pageList a.nextBtn:before,.pageBox .pageList a.prevBtn:before,.popWin .close,.popWin .close:after,.popWin .close:before,.privacyArea,.scrollHint,.sectionTitle .clearFilter,.sectionTitle .clearFilter:before,.sideDataArea .Img img,.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.hasThirdMenu:after,.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.hasThirdMenu:before,.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a:after,.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a:before,.slideMenuTrigger .line:after,.slideMenuTrigger .line:before,.slideModuleBox.moduleBox,.topFunctionBox .languageBox .languageList,a,button,footer .goTop,footer .goTop:after,footer .goTop:before,footer .privacyBox .languageBox .languageCurrent,footer .privacyBox .languageBox .languageCurrent svg,footer .privacyBox .languageBox .languageList,footer .side_contactInfo .infoList li .info:before,header,header .logo a,header .logo img,header .menuBox .menu .submenu.fullSubmenu .purchase a:after,header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle:after,header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a:after,header .menuBox .menu .submenu.fullSubmenu.about .submenuItem .ImgBox .Img img,header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a:after,header .menuBox .menu .submenu.fullSubmenu.hot .submenuItem .ImgBox .Img img,header .menuBox .menu .submenu.fullSubmenu.knowledge .submenuItem .ImgBox .Img img,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a:after,header .menuBox .menu>.menuItem a:before,header .ourBrand,header .ourBrand .brand img,header .toolBox .tool svg{-webkit-transition:all 0.4s;transition:all 0.4s}.formBox.changePassword{max-width:640px;margin:0 auto}.formBox .formList{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#2f2f2f;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;margin-left:-10px;margin-right:-10px;position:relative}.formBox .formRow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.formBox .formColumn{-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;padding:15px 10px;position:relative}.formBox .formColumn.select{position:relative}.formBox .formColumn.select:before{content:"";width:8px;height:8px;border-right:2px solid #626262;border-bottom:2px solid #626262;pointer-events:none;position:absolute;bottom:35px;right:20px;z-index:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.formBox .formColumn.pt0{padding-top:0}.formBox .formColumn.pb0{padding-bottom:0}.formBox .formColumn .login_btn_status{padding:5px}@media (max-width:1180px){.formBox .formColumn{padding:10px}}.formBox .columnTitle{width:100%;font-weight:500;letter-spacing:0.02rem;line-height:1.25;margin-bottom:12px;position:relative}.formBox .columnTitle.withCheckBox{width:auto}.formBox .columnTitle.withCheckBox+.columnCheckBox{margin-left:10px;margin-bottom:12px}.formBox .columnTitle.requireStyle{padding-left:10px}.formBox .columnTitle.requireStyle:before{content:"*";color:#f00;font-size:18px;font-weight:700;position:absolute;top:3px;left:0;z-index:1}.formBox .columnCheckBox{-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:0 -5px}.formBox .columnCheckBox .columnCheckLabel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 5px}.formBox .columnCheckBox .columnCheckLabel .columnCheck{width:16px;height:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:transparent;border:none;cursor:pointer;display:inline-block;margin:0;outline:0;position:relative}.formBox .columnCheckBox .columnCheckLabel .columnCheck:before{content:"";width:100%;height:100%;background-color:transparent;border-radius:50%;border:1px solid #cecece;display:inline-block;position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.formBox .columnCheckBox .columnCheckLabel .columnCheck:after{content:"";width:50%;height:50%;background-color:#333;border-radius:50%;display:inline-block;opacity:0;position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.formBox .columnCheckBox .columnCheckLabel .columnCheck:checked:after{opacity:1}.formBox .columnCheckBox .columnCheckLabel .columnCheck:disabled:before{background-color:#e5e5e5!important}.formBox .columnCheckBox .columnCheckLabel .columnCheck:disabled:after{background-color:#b5b5b5!important}.formBox .columnCheckBox .columnCheckLabel .columnCheck:disabled+span{color:#737373!important}.formBox .columnCheckBox .columnCheckLabel .columnCheck.square:after,.formBox .columnCheckBox .columnCheckLabel .columnCheck.square:before{border-radius:0}.formBox .columnCheckBox .columnCheckLabel .columnCheck.error:before{border-color:#272626}.formBox .columnCheckBox .columnCheckBoxTitle{display:inline-block;font-size:15px;line-height:1;letter-spacing:0.02rem;margin-left:4px}.formBox .columnSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:0;font-size:16px;font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;outline:none;padding:5px 25px 5px 10px;margin:0}.formBox .columnSelect:disabled{background-color:#e5e5e5!important;color:#737373!important}.formBox .columnInput{padding:5px 10px}.formBox .columnInput::-webkit-input-placeholder{color:#a6a6a6}.formBox .columnInput::-moz-placeholder{color:#a6a6a6}.formBox .columnInput:-ms-input-placeholder{color:#a6a6a6}.formBox .columnInput::-ms-input-placeholder{color:#a6a6a6}.formBox .columnInput::placeholder{color:#a6a6a6}.formBox .columnInput:disabled{background-color:#e5e5e5!important;color:#737373!important}.formBox .columnArea{height:200px;padding:10px}@media (max-width:1180px){.formBox .columnArea{height:120px;padding:5px 10px}}.formBox .columnArea,.formBox .columnInput,.formBox .columnSelect{width:100%;border:1px solid rgba(0,0,0,0.1);border-radius:3px;background-color:#fff;color:#737373;font-weight:500}.formBox .columnInput,.formBox .columnSelect{height:45px}.formBox .btnBox{width:100%}.formBox .noteTxt{width:100%;color:#999;font-size:15px;line-height:1.5;letter-spacing:0.02rem;margin-top:10px}.formBox .noteTxt.red{color:#f00}@media (max-width:1180px){.formBox .noteTxt{font-size:14px}}.formBox .error{border-color:#f00!important}@-webkit-keyframes btnAni{20%{background-color:rgba(39,38,38,0.3)}to{-webkit-transform:scale(1.3);transform:scale(1.3);background-color:transparent}}@keyframes btnAni{20%{background-color:rgba(39,38,38,0.3)}to{-webkit-transform:scale(1.3);transform:scale(1.3);background-color:transparent}}@-webkit-keyframes imgLoading{0%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes imgLoading{0%{background-position:100% 50%}to{background-position:0% 50%}}@-webkit-keyframes slideLeftAnimation{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideLeftAnimation{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideDownAnimation{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDownAnimation{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideUpAnimation{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUpAnimation{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-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}}@-webkit-keyframes aniSlideDown{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes aniSlideDown{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes bannerScrollAnimation{0%{height:0}50%{height:100%;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes bannerScrollAnimation{0%{height:0}50%{height:100%;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes scrollHorizontal{to{-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0}}@keyframes scrollHorizontal{to{-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0}}@-webkit-keyframes scrollVertical{to{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes scrollVertical{to{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes loadingAni{0%{opacity:0;-webkit-transform:translateY(-15%);transform:translateY(-15%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes loadingAni{0%{opacity:0;-webkit-transform:translateY(-15%);transform:translateY(-15%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes xpowerDotsLineAni{0%{width:0}to{width:100%}}@keyframes xpowerDotsLineAni{0%{width:0}to{width:100%}}@-webkit-keyframes breathingBgAni{0%{opacity:0.5}to{opacity:1}}@keyframes breathingBgAni{0%{opacity:0.5}to{opacity:1}}@-webkit-keyframes breathingLightAni{0%{opacity:0.2}to{opacity:1}}@keyframes breathingLightAni{0%{opacity:0.2}to{opacity:1}}@-webkit-keyframes rippleAni{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.7}80%{-webkit-transform:scale(8);transform:scale(8);opacity:0}to{-webkit-transform:scale(8);transform:scale(8);opacity:0}}@keyframes rippleAni{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.7}80%{-webkit-transform:scale(8);transform:scale(8);opacity:0}to{-webkit-transform:scale(8);transform:scale(8);opacity:0}}@-webkit-keyframes companyScrollDownAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}70%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes companyScrollDownAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}70%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes textSlideRightAnimation{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes textSlideRightAnimation{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes textSlideDownAnimation{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes textSlideDownAnimation{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes loadingAni_logo{0%{scale:1.2 1.2;opacity:0}to{scale:1 1;opacity:1}}@keyframes loadingAni_logo{0%{scale:1.2 1.2;opacity:0}to{scale:1 1;opacity:1}}@-webkit-keyframes loading_wrapMove{0%{-webkit-transform:translateY(100vh);transform:translateY(100vh)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes loading_wrapMove{0%{-webkit-transform:translateY(100vh);transform:translateY(100vh)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes loading_header{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}@keyframes loading_header{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:auto}}.popWin{position:fixed;left:0;top:0;z-index:500;width:100%;height:100vh;font-size:15px;line-height:1.8;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all 0.7s;transition:all 0.7s}.popWin .mask{position:absolute;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.7);opacity:0;-webkit-transition:all 0.7s;transition:all 0.7s}.popWin .inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:700px;max-width:90%;max-height:85vh;opacity:0;background-color:#fff;-webkit-transition:all 0.7s;transition:all 0.7s}.popWin img{display:block;max-width:100%;height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.popWin .Txt{padding:30px}.popWin .Txt .popTitle{font-size:25px;margin-bottom:25px}.popWin .close{width:46px;height:46px;background-color:#272626;cursor:pointer;position:absolute;top:0;right:0;z-index:1}.popWin .close:after,.popWin .close:before{content:"";position:absolute;left:11px;top:23px;width:25px;height:1px;background-color:#fff}.popWin .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popWin .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (min-width:1181px){.popWin .close:hover{background-color:#f14595}.popWin .close:hover:before{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.popWin .close:hover:after{-webkit-transform:rotate(30deg);transform:rotate(30deg)}}.popWin.show{opacity:1;visibility:visible;pointer-events:auto}.popWin.show .inner,.popWin.show .mask{opacity:1}.popWin.show .inner{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:1180px){#langSelectWindow .popContent{max-height:calc(100vh - 150px)}}#langSelectWindow .inner{border-radius:10px;overflow:hidden}#langSelectWindow .close{width:60px;height:60px;background:#fff;z-index:2}#langSelectWindow .close:after,#langSelectWindow .close:before{top:50%;left:50%;background:#000}#langSelectWindow .close:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}#langSelectWindow .close:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@media (min-width:1181px){#langSelectWindow .close:hover:before{-webkit-transform:translate(-50%,-50%) rotate(-30deg);transform:translate(-50%,-50%) rotate(-30deg)}#langSelectWindow .close:hover:after{-webkit-transform:translate(-50%,-50%) rotate(30deg);transform:translate(-50%,-50%) rotate(30deg)}}#langSelectWindow .popContent{max-height:85vh;overflow-y:auto}#langSelectWindow .popContent .langBox{padding:60px 20px 40px}#langSelectWindow .popContent .langTitle{padding-bottom:20px;font-size:28px;font-weight:bold;text-align:center}#langSelectWindow .popContent .langList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#langSelectWindow .popContent .langItem{padding:10px;width:33.3333333333%;text-transform:uppercase}@media (max-width:560px){#langSelectWindow .popContent .langItem{width:50%}}@media (max-width:480px){#langSelectWindow .popContent .langItem{width:100%}}#langSelectWindow .popContent .langItem .btnBox .btn{padding:15px;padding-right:40px;max-width:unset;min-width:unset;width:100%}.slick-dotted.slick-slider{margin-bottom:0!important}.arrowBox{position:absolute;top:50%;left:0;right:0;z-index:5;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;pointer-events:none}.arrowBox .arrow{visibility:hidden;position:relative;width:75px;height:45px;border-radius:25px;background:#fff;border:2px solid #a4a4a4;pointer-events:all;cursor:pointer}.arrowBox .arrow:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:12px;height:11px;background-image:url("../images/arrow.png");background-size:cover;-webkit-filter:invert(44%) sepia(0%) saturate(1441%) hue-rotate(257deg) brightness(100%) contrast(88%);filter:invert(44%) sepia(0%) saturate(1441%) hue-rotate(257deg) brightness(100%) contrast(88%)}.arrowBox .arrowNext:before{-webkit-transform:translate(-50%,-50%) scaleX(-1);transform:translate(-50%,-50%) scaleX(-1)}@media (min-width:1181px){.arrowBox .arrow:hover{border-color:#f14595;background:#f14595}.arrowBox .arrow:hover:before{-webkit-filter:contrast(0) brightness(10);filter:contrast(0) brightness(10)}}body{font-family:"Nunito Sans","Noto Sans TC","Microsoft JhengHei",sans-serif;font-size:16px}@media (max-width:1180px){body{font-size:16px}}@media (max-width:768px){body{font-size:16px}}body.loadingOverflow,body.overflow,body.popwinOverflow{overflow:hidden}body.errorPage .mainArea{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}body.errorPage .mainArea .top{max-width:540px;color:#272626;font-size:28px;font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;font-weight:500;line-height:1.5;margin:0 auto}@media (max-width:768px){body.errorPage .mainArea{height:50vh;min-height:350px}body.errorPage .mainArea .top{font-size:24px}}body:not(.WebSiteHome) .bannerArea .bannerItem{position:relative}body:not(.WebSiteHome) .bannerArea .bannerItem .Img{background-color:#000}@media (max-width:1366px){body:not(.WebSiteHome) .bannerArea .bannerItem .Img{height:360px}}@media (max-width:1366px){body:not(.WebSiteHome) .bannerArea .bannerItem .Img img{height:100%;-o-object-fit:cover;object-fit:cover}}@media (max-width:640px){body:not(.WebSiteHome) .bannerArea .bannerItem .Img img{max-width:100%;aspect-ratio:640/680;-o-object-fit:cover;object-fit:cover}}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt{padding-bottom:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .titleBox{margin:0;visibility:hidden}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .titleBox .title{font-size:50px;font-weight:bold;line-height:1.5;color:#f0eaea}@media (max-width:768px){body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .titleBox .title{font-size:40px}}@media (max-width:480px){body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .titleBox .title{font-size:30px}}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .titleBox .text{margin:10px auto;padding-top:0;color:#fff;max-width:800px}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread{padding:0;visibility:hidden}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread.xpower{position:absolute;top:120px;left:0;right:0;width:100%}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread.xpower .wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 20px}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap a,body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap span{color:#fff}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap a:first-child:before{-webkit-filter:contrast(0) brightness(10);filter:contrast(0) brightness(10)}@media (min-width:1181px){body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap a:hover{color:#f14595}}body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap a+a:before,body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap a+span:before,body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap span+a:before,body:not(.WebSiteHome) .bannerArea .bannerItem .Txt .bread .wrap span+span:before{background:#fff}address{font-style:normal}a{color:#272626;cursor:pointer}@media (min-width:1181px){a:hover{color:#f14595}}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;font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;outline:none;padding:0;margin:0}button{cursor:pointer}select{cursor:pointer}textarea{resize:vertical}input[type=file],input[type=file]::-webkit-file-upload-button{cursor:pointer}.Img img{height:auto}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%}}.titleBox{position:relative;margin-bottom:40px}.titleBox.center{text-align:center}.titleBox .subtitle{font-size:40px;font-weight:bold;line-height:1.4;letter-spacing:1px;color:#272626}@media (max-width:768px){.titleBox .subtitle{font-size:30px}}.titleBox .title{font-size:30px;font-weight:400;line-height:1.2;color:#272626}@media (max-width:768px){.titleBox .title{font-size:25px}}.titleBox .intro{padding-top:18px;line-height:1.688;letter-spacing:0.5px}.titleBox .decoTitle{color:#f14595;font-size:20px;line-height:normal;padding-bottom:4px}@media (max-width:1180px){.titleBox .decoTitle{font-size:18px}}@media (max-width:768px){.titleBox .decoTitle{font-size:18px;padding-bottom:0}}.titleBox .text{color:#4f4f4f;font-size:16px;line-height:normal;padding-top:30px}@media (max-width:1180px){.titleBox .text{font-size:16px;padding-top:20px}}@media (max-width:768px){.titleBox .text{font-size:16px;padding-top:15px}}.btnBox{margin-top:20px}.btnBox.flex{-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;margin-left:-6px;margin-right:-6px}@media (max-width:480px){.btnBox.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.btnBox.flex.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btnBox.flex.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.btnBox.flex .btn{min-width:auto;max-width:220px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 6px}@media (max-width:480px){.btnBox.flex .btn{margin:6px;width:100%}}.btnBox.single.center{text-align:center}.btnBox.single .btn{width:100%;max-width:220px}@media (max-width:480px){.btnBox.single .btn{max-width:100%}}.btnBox.full .btn{width:100%}.btnBox .btn{position:relative;z-index:1;padding:15px 40px;display:inline-block;min-width:280px;border-radius:30px;font-size:16px;text-align:center;line-height:1.4;color:#f0eaea}.btnBox .btn:before{content:"";position:absolute;top:50%;right:30px;display:block;width:7px;height:7px;border-top:2px solid #f0eaea;border-right:2px solid #f0eaea;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.btnBox .btn .btnText{display:inline-block}@media (min-width:1181px){.btnBox .btn:hover{background-color:#f14595;border-color:#f14595;color:#f0eaea}}.btnBox .btn.small{font-size:13px;padding:10px 15px}.btnBox .btn.animation{overflow:hidden}.btnBox .btn.animation:after{content:"";position:absolute;right:0;top:0;z-index:-1;width:0;height:100%;background-color:#f14595}@media (min-width:1181px){.btnBox .btn.animation:hover:after{width:100%;left:0;right:auto}}.btnBox .btn.bgMain{background-color:#212121;border:1px solid #212121;color:#f0eaea}@media (min-width:1181px){.btnBox .btn.bgMain:hover{border-color:#f14595;color:#f0eaea}.btnBox .btn.bgMain:hover:not(.animation){background-color:#f14595}}.btnBox .btn.bgSecond{background-color:#ebebeb;border:1px solid #ebebeb;color:#272626}.btnBox .btn.bgSecond:before{border-color:#272626}@media (min-width:1181px){.btnBox .btn.bgSecond:hover{border-color:#f14595;color:#f0eaea}.btnBox .btn.bgSecond:hover:before{border-color:#f0eaea}.btnBox .btn.bgSecond:hover:not(.animation){background-color:#f14595;color:#f0eaea}.btnBox .btn.bgSecond:hover:not(.animation):before{border-color:#f0eaea}}.btnBox .btn.colorMain{background-color:#f0eaea;border:1px solid #212121;color:#212121}.btnBox .btn.colorMain:before{border-color:#212121}.btnBox .btn.colorMain.animation:after{background-color:#212121}@media (min-width:1181px){.btnBox .btn.colorMain:hover{color:#f0eaea}.btnBox .btn.colorMain:hover:before{border-color:#fff}.btnBox .btn.colorMain:hover:not(.animation){background-color:#212121}}.btnBox .btn.colorSecond{background-color:#f0eaea;border:1px solid #f14595;color:#f14595}.btnBox .btn.colorSecond.animation:after{background-color:#f14595}@media (min-width:1181px){.btnBox .btn.colorSecond:hover{color:#f0eaea}.btnBox .btn.colorSecond:hover:not(.animation){background-color:#f14595}}.btnBox .btn.rounded{border-radius:24.5px}.btnBox .btn.roundedSlightly{border-radius:4px}.outerWrap{position:relative;max-width:1920px;padding-top:88px;margin:0 auto;overflow:hidden}@media (max-width:1180px){.outerWrap{padding-top:89px;padding-bottom:calc(56px + env(safe-area-inset-bottom))}}.outerWrap.show{-webkit-animation:loading_wrapMove 1s 1.8s forwards ease-in-out;animation:loading_wrapMove 1s 1.8s forwards ease-in-out}.outerWrap.show header{opacity:0;pointer-events:none;-webkit-animation:loading_header 1s 2.3s forwards linear;animation:loading_header 1s 2.3s forwards linear}.wrap{width:100%;max-width:1330px;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;visibility:visible}.moduleBox.show .moduleWrap{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;border-radius:10px;overflow:hidden}.moduleBox .moduleWrap{position:relative;width:100%;max-width:960px;background-color:#fff;pointer-events:none;padding-top:60px;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all 0.5s;transition:all 0.5s}.moduleBox .moduleTitle{color:#000;font-weight:400;font-size:24px;letter-spacing:0.05em;padding-bottom:10px;text-align:center}.moduleBox .moduleContent{width:100%;max-height:calc(100vh - 100px);padding-left:30px;padding-right:30px;padding-bottom:30px;overflow-y:auto}.moduleBox .moduleContent::-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}.moduleBox .moduleContent::-webkit-scrollbar{width:5px;height:5px;background-color:#f1f1f1}.moduleBox .moduleContent::-webkit-scrollbar-thumb{background:#272626}.moduleBox .moduleClose{width:50px;height:50px;background:none;background-color:#272626;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)}@media (min-width:1181px){.moduleBox .moduleClose:hover{background-color:#000}}.moduleBox.privacy .moduleWrap{max-width:700px;padding-top:50px;position:relative;z-index:1004}.moduleBox.privacy .moduleTitle{font-size:20px;font-weight:600;padding-bottom:15px;text-align:left}@media (max-width:640px){.moduleBox.privacy .moduleTitle{font-size:18px;padding-bottom:10px}}.moduleBox.privacy .moduleContent{max-height:calc(90vh - 50px);overflow-y:auto}.moduleBox.privacy .settingBox+.settingBox{margin-top:25px}.moduleBox.privacy .text{font-size:15px;line-height:1.35}@media (max-width:640px){.moduleBox.privacy .text{font-size:14px}}.moduleBox.privacy .btnBox{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.moduleBox.privacy .btnBox .btn:not(.textLink){padding:10px 15px}.moduleBox.privacy .btnBox .btn.textLink{display:inline-block;font-size:15px;font-weight:500;position:relative}.moduleBox.privacy .btnBox .btn.textLink:before{content:"";width:0;height:1px;background-color:#272626;position:absolute;bottom:-3px;left:50%}@media (min-width:1181px){.moduleBox.privacy .btnBox .btn.textLink:hover:before{width:100%;left:0}}.moduleBox.privacy .customList .customItem:not(:last-child){padding-bottom:10px}.moduleBox.privacy .customList .topBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;position:relative}.moduleBox.privacy .customList .topBox:before{content:"";width:9px;height:9px;border-right:1px solid #000;border-bottom:1px solid #000;pointer-events:none;position:absolute;top:50%;right:0;z-index:1;-webkit-transform:translateY(-80%) rotate(-45deg);transform:translateY(-80%) rotate(-45deg)}.moduleBox.privacy .customList .topBox.open:before{-webkit-transform:translateY(-100%) rotate(45deg);transform:translateY(-100%) rotate(45deg)}.moduleBox.privacy .customList .topBox .subtitle{width:100%;cursor:pointer;font-size:16px;font-weight:500;line-height:1;padding:10px 20px 10px 0}.moduleBox.privacy .customList .topBox .trigger{font-size:15px;line-height:1;position:absolute;top:50%;right:20px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.moduleBox.privacy .customList .topBox .trigger .alwaysOn{color:#272626;font-size:15px;font-weight:500;display:inline-block;line-height:1.35;padding-bottom:3px}.moduleBox.privacy .customList .topBox .trigger label{cursor:pointer;display:inline-block}.moduleBox.privacy .customList .topBox .trigger label[for=cookie_necessary]{cursor:not-allowed}.moduleBox.privacy .customList .topBox .trigger label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;opacity:0;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.moduleBox.privacy .customList .topBox .trigger label input[type=checkbox]:checked+span{background-color:#555353}.moduleBox.privacy .customList .topBox .trigger label input[type=checkbox]:checked+span:before{background-color:#343333;-webkit-transform:translate(75%,-50%);transform:translate(75%,-50%)}.moduleBox.privacy .customList .topBox .trigger label span{width:38px;height:14px;border-radius:30px;background-color:#d9d9d9;display:block;margin-left:auto;position:relative}.moduleBox.privacy .customList .topBox .trigger label span:before{content:"";width:21px;height:21px;border-radius:50%;background-color:#b5b5b5;position:absolute;top:50%;left:0;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:1181px){.moduleBox.privacy .customList .topBox:hover .subtitle{color:#272626}}@media (max-width:640px){.moduleBox.privacy .customList .topBox{margin-bottom:5px}}.moduleBox.privacy .customList .text{background-color:#e1e1e1;padding:18px 15px}@media (max-width:640px){.moduleBox.privacy .customList .text{padding:15px 12px}}.moduleBox.cart .moduleWrap{max-width:480px}.moduleBox.cart .text{color:#373737;font-size:14px;letter-spacing:0.05em;text-align:center}.moduleBox.cart .text b{padding-left:4px;padding-right:4px;font-weight:400;font-size:18px;color:#272626}.moduleBox.cart .cartBox{max-height:50vh;border-top:2px solid #272626;border-bottom:2px solid rgba(0,0,0,0.1);margin-top:20px;margin-bottom:20px;overflow-y:auto;padding-top:15px;padding-bottom:15px}.moduleBox.cart .cartTitle{padding:10px 0;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,0.1);font-size:20px;font-weight:500;color:#272626}.moduleBox.cart .cartList .cartItem{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.moduleBox.cart .cartList .cartItem:not(:first-child){border-top:1px solid rgba(0,0,0,0.1);margin-top:12px;padding-top:12px}.moduleBox.cart .cartList .Img{width:100px;padding-right:10px}.moduleBox.cart .cartList .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.moduleBox.cart .cartList .Txt{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:10px;position:relative}.moduleBox.cart .cartList .title{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:5px}.moduleBox.cart .cartList .title a{color:#000;display:block;font-size:15px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1181px){.moduleBox.cart .cartList .title a:hover{color:#272626}}.moduleBox.cart .cartList .spec{color:#6a6a6a;font-size:14px;margin-bottom:3px}.moduleBox.cart .cartList .num{color:#6a6a6a;font-size:14px;line-height:1}.moduleBox.cart .cartList .del{width:35px;height:35px;border:none;background-color:#eee;border-radius:50%;color:#5f5f5f;cursor:pointer;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:1181px){.moduleBox.cart .cartList .del:hover{background-color:#272626;color:#fff}}.moduleBox.cart .cartList .del svg{width:15px;height:18px;display:inline-block;vertical-align:middle}@media (max-width:400px){.moduleBox.cart .cartList .Img{width:85px}}.moduleBox.orderCheck .moduleWrap{max-width:480px}.moduleBox.orderCheck .formBox{max-height:50vh;overflow-x:hidden;overflow-y:auto}.moduleBox.search .moduleWrap{max-width:480px}.moduleBox.search .moduleContent{max-height:calc(90vh - 50px);overflow-y:auto}.moduleBox.search .searchBox{margin:30px 0;position:relative}.moduleBox.search .searchBox input[type=text]{width:100%;display:block;border:1px solid #e1e1e1;padding:12px 55px 12px 15px;border-radius:10px;overflow:hidden}.moduleBox.search .searchBox button{width:50px;height:50px;background-color:#272626;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;border-radius:10px;overflow:hidden}@media (min-width:1181px){.moduleBox.search .searchBox button:hover{background-color:#000}}.moduleBox.cookie .moduleWrap{max-width:480px}.moduleBox.cookie .text{font-size:14px;letter-spacing:0.5px;line-height:1.6}.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}.moduleMask.show{opacity:1;visibility:visible;pointer-events:auto}.loadingArea{width:100%;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#EFEFEF;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;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.loadingArea .loadLogo{max-width:300px;opacity:0;scale:1.2 1.2}.loadingArea .loadLogo img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.loadingArea.show{opacity:1;pointer-events:auto}.loadingArea.show .loadLogo{-webkit-animation:loadingAni_logo 1s forwards ease-in-out;animation:loadingAni_logo 1s forwards ease-in-out}.loadingArea.hide{-webkit-transform:translate(0,-100vh);transform:translate(0,-100vh)}.afterLoadingMask{position:fixed;width:100%;height:100%;top:0;left:0;background-color:white;backdrop-filter:blur(5px);z-index:999;pointer-events:none;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.afterLoading .afterLoadingMask{opacity:0;background-color:rgba(255,255,255,0);pointer-events:none;-webkit-transition-delay:0.4s;transition-delay:0.4s}.topFunctionBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;background-color:#F7F7F7}@media (max-width:1180px){.topFunctionBox{display:none}}.topFunctionBox .wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:5px;padding-top:5px}.topFunctionBox .wrap>a{font-size:14px;letter-spacing:0.5px}.topFunctionBox .wrap>a:before{content:"‧";display:inline-block;vertical-align:top;margin:0 5px}.topFunctionBox .loginBox{position:relative;z-index:1}.topFunctionBox .loginBox>a{display:inline-block;font-size:14px;letter-spacing:0.5px}.topFunctionBox .loginBox>a:before{content:"‧";display:inline-block;vertical-align:top;margin:0 5px}.topFunctionBox .loginBox .submenu{position:absolute;left:50%;margin-left:-80px;top:130%;width:160px;padding-top:10px;opacity:0;pointer-events:none;-webkit-transition:all 0.5s;transition:all 0.5s}.topFunctionBox .loginBox .submenu a{display:block;text-align:center;padding:10px;background-color:#fff}.topFunctionBox .loginBox .submenu a:not(:last-child){border-bottom:1px solid #eee}@media (min-width:1181px){.topFunctionBox .loginBox:hover .submenu{top:100%;opacity:1;pointer-events:auto}}.topFunctionBox .searchBox{display:-webkit-box;display:-ms-flexbox;display:flex}.topFunctionBox .searchBox input[type=text]{width:100%;height:45px;padding:0 15px;border:none;background-color:#fafafa}.topFunctionBox .searchBox button{-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:#272626}.topFunctionBox .languageBox{margin:0 15px 0 10px;position:relative;z-index:2;font-size:14px}.topFunctionBox .languageBox .languageCurrent{cursor:pointer;padding-right:10px;position:relative}.topFunctionBox .languageBox .languageCurrent:before{content:"";width:7px;height:7px;border-right:1px solid #232323;border-bottom:1px solid #232323;position:absolute;top:50%;right:0;z-index:1;-webkit-transform:translate(100%,-50%) rotate(45deg);transform:translate(100%,-50%) rotate(45deg)}.topFunctionBox .languageBox .languageList{width:100%;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}.topFunctionBox .languageBox .languageList.show{opacity:1;pointer-events:auto;-webkit-transform:translateY(10px);transform:translateY(10px)}.topFunctionBox .languageBox .languageList li:not(:first-child){border-top:1px solid rgba(0,0,0,0.1)}.topFunctionBox .languageBox .languageList li a{display:block;font-size:14px;line-height:1;letter-spacing:0.5px;padding:10px 10px;text-align:center;color:#272626}@media (min-width:1181px){.topFunctionBox .languageBox .languageList li a:hover{background-color:#272626;color:#fff}}.topFunctionBox .languageBox .languageList li a.current{background-color:#272626;color:#fff}.fixBox{position:fixed;top:0;bottom:0;right:0;z-index:499;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}@media (max-width:1180px){.fixBox{display:none}}.fixBox a{margin:10px 0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f14595;border-radius:10px 0 0 10px;color:#fff;pointer-events:auto}@media (min-width:1181px){.fixBox a:hover{background:#272626}}.fixBox .title{padding-bottom:5px;padding-right:5px;letter-spacing:2.5px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}header{position:fixed;top:0;left:0;right:0;margin:0 auto;padding-top:34px;width:100%;z-index:100;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)}@media (min-width:1181px){header.current{top:35px;padding-top:0;width:calc(100% - 155px);border-radius:50px;border:1px solid rgba(255,255,255,0.5);background-color:rgba(255,255,255,0.2)}}@media (min-width:1181px) and (max-width:1366px){header.current{width:calc(100% - 20px)}}@media (min-width:1181px){header.current .ourBrand{opacity:0;pointer-events:none}header.current .logo a{max-width:70px}header.current .logo img{-webkit-filter:contrast(0) brightness(10);filter:contrast(0) brightness(10)}header.current .menuBox .menu>.menuItem a{color:#fff}}@media (min-width:1181px) and (min-width:1181px){header.current .menuBox .menu>.menuItem a:hover{color:#f14595}}@media (min-width:1181px){header.current .menuBox .menu>.menuItem a:before{background:#f14595}header.current .toolBox .tool svg{fill:#fff}}@media (max-width:1180px){header{padding:0}}header .ourBrand{position:absolute;top:0;left:0;width:100%;height:34px;padding:6px 0;background-color:#1c1c1c}@media (max-width:1180px){header .ourBrand{position:static}}header .ourBrand .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){header .ourBrand .wrap{padding-right:0}}header .ourBrand .title{-ms-flex-negative:0;flex-shrink:0;position:relative;padding-right:20px;font-size:14px;letter-spacing:0.5px;color:#f0eaea}@media (max-width:480px){header .ourBrand .title{padding-right:10px}}header .ourBrand .title:before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;height:calc(100% - 5px);width:1px;background:#cfcfcf}header .ourBrand .brand{padding:0 18px}@media (max-width:480px){header .ourBrand .brand{padding:0 10px}}header .ourBrand .brand1{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;padding-left:0}header .ourBrand .brand1 a{height:20px}@media (min-width:1181px){header .ourBrand .brand:hover img{-webkit-filter:grayscale(0) contrast(1) brightness(1);filter:grayscale(0) contrast(1) brightness(1)}}header .ourBrand .brand img{display:block;max-width:100%;height:100%;-webkit-filter:grayscale(1) contrast(0.5) brightness(1);filter:grayscale(1) contrast(0.5) brightness(1)}header .wrap{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;position:relative;max-width:1640px}@media (max-width:1180px){header .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}header .logo a{display:block;max-width:80px}@media (max-width:1180px){header .logo a{padding:12px 0}}header .logo img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}header .menuBox{display:block;max-width:500px;width:100%}@media (max-width:1180px){header .menuBox{display:none}}header .menuBox .menu{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;width:100%}header .menuBox .menu>.menuItem{padding:0 5px}header .menuBox .menu>.menuItem>span .mainLink{height:55px}header .menuBox .menu>.menuItem a{position:relative;padding:15px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#272626}header .menuBox .menu>.menuItem a:before{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:0;height:2px;background:#f14595}header .menuBox .menu>.menuItem a.current{color:#f14595}header .menuBox .menu>.menuItem a.current:before{width:calc(100% - 10px)}@media (min-width:1181px){header .menuBox .menu>.menuItem a:hover{color:#f14595}header .menuBox .menu>.menuItem a:hover:before{width:calc(100% - 10px)}}header .menuBox .menu .submenu.fullSubmenu{position:fixed;left:0;top:88px;-webkit-transform:translateX(0);transform:translateX(0);display:none;width:100%;background-color:#f4f4f4;max-height:calc(100vh - 88px);overflow:auto}header .menuBox .menu .submenu.fullSubmenu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px rgba(0,0,0,0.15);background-color:#dbdbdb}header .menuBox .menu .submenu.fullSubmenu::-webkit-scrollbar{width:3px;height:3px;background-color:#dbdbdb}header .menuBox .menu .submenu.fullSubmenu::-webkit-scrollbar-thumb{background:#272626}header .menuBox .menu .submenu.fullSubmenu .wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 20px}header .menuBox .menu .submenu.fullSubmenu .titleBox{-ms-flex-negative:0;flex-shrink:0;width:300px;text-align:left}header .menuBox .menu .submenu.fullSubmenu .titleBox .subtitle{font-size:32px;font-weight:800}header .menuBox .menu .submenu.fullSubmenu .titleBox .title{font-size:32px;font-weight:400}header .menuBox .menu .submenu.fullSubmenu ul{display:block}header .menuBox .menu .submenu.fullSubmenu .submenuList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}header .menuBox .menu .submenu.fullSubmenu .submenuItem .ImgBox{-ms-flex-negative:0;flex-shrink:0}header .menuBox .menu .submenu.fullSubmenu .submenuItem .ImgBox .Img{max-width:100%;width:100%;border-radius:10px;overflow:hidden}header .menuBox .menu .submenu.fullSubmenu .submenuItem .ImgBox a{padding:0}header .menuBox .menu .submenu.fullSubmenu .submenuItem .ImgBox img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle{padding:10px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#272626}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle:before{display:block;left:0;bottom:-1px;-webkit-transform:translateX(0);transform:translateX(0)}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle:after{content:"";position:relative;margin-left:10px;display:block;width:7px;height:7px;border-top:1px solid #272626;border-right:1px solid #272626;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (min-width:1181px){header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle:hover{color:#f14595}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle:hover:before{width:100%}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle:hover:after{border-color:#f14595}}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle.current{color:#f14595}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle.current:before{width:100%}header .menuBox .menu .submenu.fullSubmenu .submenuItemTitle.current:after{border-color:#f14595}header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a{position:relative;padding:3px 5px;padding-right:15px;font-size:16px;color:#272626;border-bottom:none}@media (min-width:1181px){header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a:hover{color:#f14595}header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a:hover:after{border-color:#f14595}}header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a.current{color:#f14595}header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a.current:after{border-color:#f14595}header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a:before{display:none}header .menuBox .menu .submenu.fullSubmenu .thirdMenuItem a:after{content:"";position:absolute;top:50%;right:0;display:block;width:7px;height:7px;border-top:1px solid #272626;border-right:1px solid #272626;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}header .menuBox .menu .submenu.fullSubmenu .purchase.submenuItem{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .menuBox .menu .submenu.fullSubmenu .purchase .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .menuBox .menu .submenu.fullSubmenu .purchase a{position:relative;padding:10px;display:inline-block;max-width:200px;height:45px;width:100%;border:none;border-radius:50px;background:#f14595;text-align:center;color:#fff}@media (min-width:1181px){header .menuBox .menu .submenu.fullSubmenu .purchase a:hover{background:#272626}}header .menuBox .menu .submenu.fullSubmenu .purchase a:before{display:none}header .menuBox .menu .submenu.fullSubmenu .purchase a:after{content:"";position:absolute;top:50%;right:20px;display:block;width:7px;height:7px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItem,header .menuBox .menu .submenu.fullSubmenu.services .submenuItem{padding-right:40px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:25%}@media (max-width:1440px){header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItem,header .menuBox .menu .submenu.fullSubmenu.services .submenuItem{width:33.3333333333%}}header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItem .ImgBox,header .menuBox .menu .submenu.fullSubmenu.services .submenuItem .ImgBox{padding-right:20px}header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItem .ImgBox .Img,header .menuBox .menu .submenu.fullSubmenu.services .submenuItem .ImgBox .Img{max-width:100px}header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItem .Txt,header .menuBox .menu .submenu.fullSubmenu.services .submenuItem .Txt{-webkit-box-flex:1;-ms-flex:1;flex:1}header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItemTitle,header .menuBox .menu .submenu.fullSubmenu.services .submenuItemTitle{border-bottom:1px solid rgba(0,0,0,0.15)}header .menuBox .menu .submenu.fullSubmenu.catalog .submenuItemTitle:after,header .menuBox .menu .submenu.fullSubmenu.services .submenuItemTitle:after{display:none}header .menuBox .menu .submenu.fullSubmenu.catalog .thirdMenu,header .menuBox .menu .submenu.fullSubmenu.services .thirdMenu{padding-top:15px}header .menuBox .menu .submenu.fullSubmenu.catalog .urlBox,header .menuBox .menu .submenu.fullSubmenu.services .urlBox{padding-left:50px}@media (max-width:1440px){header .menuBox .menu .submenu.fullSubmenu.catalog .urlBox,header .menuBox .menu .submenu.fullSubmenu.services .urlBox{padding-left:20px}}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem .btnBox,header .menuBox .menu .submenu.fullSubmenu.services .urlItem .btnBox{margin:0;padding:10px 0}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a{position:relative;padding:15px 30px;border:none;color:#fff}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a:before,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a:before{display:none}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a:after,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a:after{content:"";position:absolute;top:50%;right:20px;display:block;width:7px;height:7px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media (min-width:1181px){header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a:hover,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a:hover{background:#fff!important;color:#272626}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a:hover:after,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a:hover:after{border-color:#272626}}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a.download,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a.download{background:#121212}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a.service,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a.service{background:#f14595}header .menuBox .menu .submenu.fullSubmenu.catalog .urlItem a.customer,header .menuBox .menu .submenu.fullSubmenu.services .urlItem a.customer{background:#c2bfbf}header .menuBox .menu .submenu.fullSubmenu.about .submenuItem,header .menuBox .menu .submenu.fullSubmenu.hot .submenuItem,header .menuBox .menu .submenu.fullSubmenu.knowledge .submenuItem{padding:0 2%;padding-bottom:20px;width:25%}@media (max-width:1440px){header .menuBox .menu .submenu.fullSubmenu.about .submenuItem,header .menuBox .menu .submenu.fullSubmenu.hot .submenuItem,header .menuBox .menu .submenu.fullSubmenu.knowledge .submenuItem{padding:0 10px 20px}}@media (min-width:1181px){header .menuBox .menu .submenu.fullSubmenu.about .submenuItem .ImgBox .Img a:hover img,header .menuBox .menu .submenu.fullSubmenu.hot .submenuItem .ImgBox .Img a:hover img,header .menuBox .menu .submenu.fullSubmenu.knowledge .submenuItem .ImgBox .Img a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}header .menuBox .menu .submenu.fullSubmenu.about .submenuItem .Txt,header .menuBox .menu .submenu.fullSubmenu.hot .submenuItem .Txt,header .menuBox .menu .submenu.fullSubmenu.knowledge .submenuItem .Txt{padding-top:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}header .menuBox .menu .submenu.twoLayers .submenuItem{position:relative}header .menuBox .menu .submenu.twoLayers .thirdMenu{width:150px;display:none;position:absolute;left:100%;top:0}header .menuBox .menu .submenu.twoLayers .thirdMenuItem{width:100%}header .toolBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:230px;width:100%}@media (max-width:1440px){header .toolBox{max-width:auto;width:auto}}@media (max-width:1180px){header .toolBox{display:none}}header .toolBox .tool{padding:0 5px}@media (min-width:1181px){header .toolBox .tool:hover svg{fill:#f14595}}header .toolBox .tool.member{position:relative}header .toolBox .tool.member .submenu{width:150px;display:none;position:absolute;top:100%;left:50%;z-index:99;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}header .toolBox .tool.member .submenu .submenuItem{width:100%;display:block;position:relative;padding:0}header .toolBox .tool.member .submenu a{border-bottom:1px solid rgba(0,0,0,0.15);background-color:#F7F7F7;color:#666;display:block;padding:5px 10px}header .toolBox .tool.member .submenu a.current{color:#fff;background-color:#f14595}@media (min-width:1181px){header .toolBox .tool.member .submenu a:hover{color:#fff;background-color:#f14595}}header .toolBox .tool:not(:last-child){position:relative}header .toolBox .tool:not(:last-child):before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:1px;height:20px;background:#cfcfcf}header .toolBox .tool svg{padding:10px;width:40px;height:40px;fill:#4d4d4d}header .toolBox .languageBox .languageListBox{position:fixed;left:0;top:88px;-webkit-transform:translateX(0);transform:translateX(0);padding:40px 0 60px;display:none;width:100%;background-color:#f4f4f4;max-height:50vh;overflow:auto}header .toolBox .languageBox .languageListBox::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px rgba(0,0,0,0.15);background-color:#dbdbdb}header .toolBox .languageBox .languageListBox::-webkit-scrollbar{width:3px;height:3px;background-color:#dbdbdb}header .toolBox .languageBox .languageListBox::-webkit-scrollbar-thumb{background:#272626}header .toolBox .languageBox .languageListBox .wrap{max-width:1460px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .toolBox .languageBox .languageCurrent{cursor:pointer}header .toolBox .languageBox .languageTitle{padding-bottom:20px;font-size:36px;color:#272626}header .toolBox .languageBox .languageList{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}header .toolBox .languageBox .languageList li{display:block;padding:10px;max-width:220px;width:100%}header .toolBox .languageBox .languageList li a{padding:10px;display:block;width:100%;background:#fff;border:1px solid #d1d1d1;border-radius:40PX;font-size:18px;text-align:center;letter-spacing:1px;color:#999}@media (min-width:1181px){header .toolBox .languageBox .languageList li a:hover{background:#272626;color:#fff}}header .toolBox .languageBox .languageList li a.current{background:#272626;color:#fff}header .loveCompareBox{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1181px){header .loveCompareBox{display:none}}header .loveCompareBox .loveCompare{padding:5px}header .loveCompareBox .loveCompare a{position:relative;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:30px;height:auto;background:#4d4d4d;border-radius:100%;aspect-ratio:1/1;font-size:16px;color:#fff;cursor:pointer}header .loveCompareBox .loveCompare a .num{position:absolute;top:-5px;right:-3px;font-weight:bold;color:#f14595}.slideMenuTrigger{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media (min-width:1181px){.slideMenuTrigger{display:none}}.slideMenuTrigger.show .line{background-color:transparent;-webkit-transition:background-color 0.5s 0s ease-in-out,-webkit-transform 0.5s 0s ease-in-out;transition:background-color 0.5s 0s ease-in-out,-webkit-transform 0.5s 0s ease-in-out;transition:background-color 0.5s 0s ease-in-out,transform 0.5s 0s ease-in-out;transition:background-color 0.5s 0s ease-in-out,transform 0.5s 0s ease-in-out,-webkit-transform 0.5s 0s ease-in-out}.slideMenuTrigger.show .line:after,.slideMenuTrigger.show .line:before{-webkit-transition:background-color 0.5s 0s ease-in-out,-webkit-transform 0.5s 0s ease-in-out;transition:background-color 0.5s 0s ease-in-out,-webkit-transform 0.5s 0s ease-in-out;transition:background-color 0.5s 0s ease-in-out,transform 0.5s 0s ease-in-out;transition:background-color 0.5s 0s ease-in-out,transform 0.5s 0s ease-in-out,-webkit-transform 0.5s 0s ease-in-out}.slideMenuTrigger.show .line:before{top:0;left:0;-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.slideMenuTrigger.show .line:after{bottom:0;right:0;-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.slideMenuTrigger .title{padding-left:10px;font-size:15px;font-weight:500;color:#3e3e3e}.slideMenuTrigger .line{position:relative;z-index:1;width:40px;height:1px;background-color:#171717;-webkit-transition:background-color 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0.3s ease-in-out}@media (max-width:460px){.slideMenuTrigger .line{width:25px}}.slideMenuTrigger .line:after,.slideMenuTrigger .line:before{content:"";width:100%;height:1px;background-color:#171717;position:absolute;z-index:1;-webkit-transition:background-color 0.3s 0s ease-in-out,-webkit-transform 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0s ease-in-out,-webkit-transform 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0s ease-in-out,transform 0.3s 0.3s ease-in-out;transition:background-color 0.3s 0s ease-in-out,transform 0.3s 0.3s ease-in-out,-webkit-transform 0.3s 0.3s ease-in-out}.slideMenuTrigger .line:before{top:0;left:0;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.slideMenuTrigger .line:after{bottom:0;right:0;-webkit-transform:translateY(8px);transform:translateY(8px)}.slideMenuArea{position:fixed;top:0;right:0;z-index:99;padding:89px 20px calc(56px + env(safe-area-inset-bottom));width:100%;height:100vh;background-color:#242423;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;overflow-x:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}.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:#fff}.slideMenuArea::-webkit-scrollbar{width:5px;height:5px;background-color:#fff}.slideMenuArea::-webkit-scrollbar-thumb{background:#272626}.slideMenuArea.show{opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}.slideMenuArea.show .menuBox{-webkit-animation:slideLeftAnimation 0.5s 0.6s ease-in-out both;animation:slideLeftAnimation 0.5s 0.6s ease-in-out both}.slideMenuArea.show .socialBox{-webkit-animation:slideLeftAnimation 0.5s 0.9s ease-in-out both;animation:slideLeftAnimation 0.5s 0.9s ease-in-out both}@media (min-width:1181px){.slideMenuArea.show{opacity:0;pointer-events:none;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideMenuArea .wrap{padding:0}.slideMenuArea .menuBox{padding-top:80px;margin:0 auto;max-width:480px;width:100%}@media (max-width:420px){.slideMenuArea .menuBox{padding-top:40px}}.slideMenuArea .menuBox .nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.slideMenuArea .menuBox .nav>.menuItem{position:relative;width:100%}.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span{cursor:pointer}.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a:after,.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a:before{content:"";width:12px;height:1px;background-color:#fff;position:absolute;top:50%;right:5px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:1}.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a:after{-webkit-transform:translate(-50%,0) rotate(90deg);transform:translate(-50%,0) rotate(90deg)}.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a.current:after,.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu>span>a.current:before{background-color:#fff}.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu.open>span>a:after{-webkit-transform:translate(-50%,0) rotate(0);transform:translate(-50%,0) rotate(0)}.slideMenuArea .menuBox .nav>.menuItem.dropDown.hasSubMenu.open .submenu{-webkit-animation:slideDownAnimation 0.4s 0.3s ease-in-out both;animation:slideDownAnimation 0.4s 0.3s ease-in-out both}.slideMenuArea .menuBox .nav>.menuItem a{position:relative;padding:15px;display:block;font-size:16px;font-weight:500;line-height:1;letter-spacing:0px;color:#fff}.slideMenuArea .menuBox .nav>.menuItem a.mainLink{border-bottom:1px solid rgba(255,255,255,0.25)}.slideMenuArea .menuBox .nav>.menuItem a.current{color:#f14595}@media (min-width:1181px){.slideMenuArea .menuBox .nav>.menuItem a:hover{color:#f14595}}.slideMenuArea .menuBox .nav .submenu{width:100%;display:none;padding:10px 0}.slideMenuArea .menuBox .nav .submenu.fullSubmenu .wrap{padding:0}.slideMenuArea .menuBox .nav .submenu .submenuItem{padding:5px 0}.slideMenuArea .menuBox .nav .submenu .submenuItem a{color:#fff;font-size:15px;font-weight:500;padding:5px 0 5px 40px}.slideMenuArea .menuBox .nav .submenu .submenuItem a.current{color:#f14595}@media (min-width:1181px){.slideMenuArea .menuBox .nav .submenu .submenuItem a:hover{color:#f14595}}.slideMenuArea .menuBox .nav .submenu .submenuItem.open .submenuItemTitle.hasThirdMenu:after{-webkit-transform:translate(-50%,0) rotate(0deg);transform:translate(-50%,0) rotate(0deg)}.slideMenuArea .menuBox .nav .submenu .submenuItemTitle{position:relative}.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.hasThirdMenu:after,.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.hasThirdMenu:before{content:"";width:12px;height:1px;background-color:#272626;position:absolute;top:50%;right:5px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:1}.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.hasThirdMenu:after{-webkit-transform:translate(-50%,0) rotate(90deg);transform:translate(-50%,0) rotate(90deg)}.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.current:after,.slideMenuArea .menuBox .nav .submenu .submenuItemTitle.current:before{background-color:#272626}.slideMenuArea .menuBox .nav .submenu .thirdMenu{padding:5px 0px 5px 15px;display:none}.slideMenuArea .socialBox{padding-top:40px}.slideMenuArea .socialBox .socialList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1180px){.slideMenuArea .socialBox .socialList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slideMenuArea .socialBox li{padding:10px 9px}@media (max-width:480px){.slideMenuArea .socialBox li{padding:10px 4px}}.slideMenuArea .socialBox a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:100%;border:2px solid #fff;font-size:20px;color:#fff}.slideMenuArea .socialBox a svg{width:20px;height:20px}@media (min-width:1181px){.slideMenuArea .socialBox a:hover{border-color:#f14595;color:#f14595}}.slideMenuMask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:98;background-color:rgba(0,0,0,0.7);opacity:0;pointer-events:none;-webkit-transition:all 0.5s;transition:all 0.5s}.slideMenuMask.show{opacity:1;pointer-events:auto}.bannerArea{clear:both;overflow:hidden;position:relative;z-index:1}.bannerArea .wrap{max-width:100%;padding:0}.bannerArea .bannerItem{position:relative}.bannerArea .bannerItem .Txt{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 .bannerItem .Img{position:relative;z-index:1}.bannerArea .bannerItem .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bannerArea .bannerLink{display:block;z-index:3;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}footer{position:relative;padding-top:115px;background-color:#000}@media (max-width:1180px){footer{padding-top:60px}}footer .wrap{max-width:1640px}@media (max-width:1180px){footer .wrap{margin:0 auto;max-width:800px;width:100%}}footer .goTop{position:absolute;right:50px;top:-75px;z-index:10;padding:0 10px;padding-top:40px;display:block;font-size:13px;font-weight:900;letter-spacing:1.5px;color:#1c1c1c;cursor:pointer}@media (max-width:1180px){footer .goTop{display:none}}@media (min-width:1181px){footer .goTop:hover{color:#f14595;-webkit-transform:translateY(-10px);transform:translateY(-10px)}footer .goTop:hover:before{background:#f14595}footer .goTop:hover:after{border-color:#f14595}}footer .goTop:before{content:"";position:absolute;top:30px;left:0;right:0;margin:0 auto;display:block;width:calc(100% - 25px);height:2px;background:#1c1c1c}footer .goTop:after{content:"";position:absolute;top:10px;left:0;right:0;margin:0 auto;display:block;width:19px;height:19px;border-top:2px solid #1c1c1c;border-left:2px solid #1c1c1c;-webkit-transform:rotate(45deg);transform:rotate(45deg)}footer .topBox{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1180px){footer .topBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .socialBox .socialList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1180px){footer .socialBox .socialList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .socialBox li{padding:10px 9px}@media (max-width:480px){footer .socialBox li{padding:10px 4px}}footer .socialBox a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:100%;border:2px solid #fff;font-size:20px;color:#fff}footer .socialBox a svg{width:20px;height:20px}@media (min-width:1181px){footer .socialBox a:hover{border-color:#f14595;color:#f14595}}footer .side_contactInfo{padding:0;padding-top:15px}@media (max-width:1180px){footer .side_contactInfo .infoList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .side_contactInfo .infoList li{padding:5px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;font-size:18px;color:#fff}footer .side_contactInfo .infoList li .infoTitle{-ms-flex-negative:0;flex-shrink:0}footer .side_contactInfo .infoList li .info{position:relative;font-size:18px;letter-spacing:1px;word-break:break-all;color:#fff}footer .side_contactInfo .infoList li .info:before{content:"";position:absolute;bottom:0;left:0;display:block;width:0;height:1px;background:#f14595}@media (min-width:1181px){footer .side_contactInfo .infoList li a.info:hover{color:#f14595}footer .side_contactInfo .infoList li a.info:hover:before{width:100%}}footer .mailSubscribeBox{padding-top:40px}footer .mailSubscribeBox .mailSubscribe{position:relative}footer .mailSubscribeBox .mailSubscribe label{position:relative;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;letter-spacing:0.2px;color:#fff}footer .mailSubscribeBox .mailSubscribe label:before{content:"";position:relative;top:4px;margin-left:5px;margin-right:10px;display:block;width:18px;height:18px;background-image:url("../images/paper_airplane.png");background-size:cover;background-repeat:no-repeat}footer .mailSubscribeBox .mailSubscribe label span{padding-left:7px;font-weight:bold}footer .mailSubscribeBox .mailSubscribe input{padding:13px 0;padding-right:110px;padding-left:30px;display:block;width:100%;height:52px;background:#fff;border-radius:40px;font-size:14px;letter-spacing:1px;color:#6a6a6a}@media (max-width:480px){footer .mailSubscribeBox .mailSubscribe input{padding:15.5px 0;padding-left:10px;font-size:15px}}footer .mailSubscribeBox .mailSubscribe input::-webkit-input-placeholder{color:#6a6a6a}footer .mailSubscribeBox .mailSubscribe input::-moz-placeholder{color:#6a6a6a}footer .mailSubscribeBox .mailSubscribe input:-ms-input-placeholder{color:#6a6a6a}footer .mailSubscribeBox .mailSubscribe input::-ms-input-placeholder{color:#6a6a6a}footer .mailSubscribeBox .mailSubscribe input::placeholder{color:#6a6a6a}footer .mailSubscribeBox .mailSubscribe .btnBox{position:absolute;bottom:0;right:-1px;margin:0}footer .mailSubscribeBox .mailSubscribe .btnBox .btn{padding:0;padding:14px 20px;min-width:100px;height:52px;background:#f14595;border-color:#f14595}@media (min-width:1181px){footer .mailSubscribeBox .mailSubscribe .btnBox .btn:hover{border-color:#272626}}footer .mailSubscribeBox .mailSubscribe .btnBox .btn:before{display:none}footer .mailSubscribeBox .mailSubscribe .btnBox .btn:after{background:#272626}footer .logo{padding-top:30px;max-width:250px;width:100%}footer .logo img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}footer .rightBox{padding-top:5px;padding-left:25px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1180px){footer .rightBox{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0;padding-top:30px;width:100%}}@media (max-width:640px){footer .rightBox{display:none}}footer .footerMenu{margin-right:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1180px){footer .footerMenu{margin:0;-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 .menuItem{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:0 25px}@media (max-width:1440px){footer .menuItem{padding:0 15px}}@media (max-width:1180px){footer .menuItem{padding:0}}footer .menuItem:not(.dropDown){margin:-9px 0;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:1180px){footer .menuItem:not(.dropDown){margin:0}}footer .menuItem:not(.dropDown) .mainLink{display:block;padding:9px 0}footer .menuItem.dropDown .plus{position:relative}@media (max-width:1180px){footer .menuItem.dropDown .plus{display:block}footer .menuItem.dropDown .plus:after,footer .menuItem.dropDown .plus:before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:10px;height:1px;background:#fff}footer .menuItem.dropDown .plus:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}footer .menuItem.dropDown .mainLink{position:relative;padding-bottom:10px}footer .menuItem.dropDown .mainLink:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-color:#fff}@media (max-width:1180px){footer .menuItem.dropDown .mainLink:before{width:0}}footer .menuItem.open .plus:after{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}footer .menuItem.open .mainLink{color:#f14595}footer .menuItem a{font-size:18px;color:#fff}@media (max-width:1500px){footer .menuItem a{font-size:16px}}@media (min-width:1181px){footer .menuItem a:hover{color:#f14595}}footer .menuItem .mainLink{display:block}@media (max-width:1180px){footer .menuItem .mainLink{position:relative;z-index:0;padding:10px 0!important}footer .menuItem .mainLink:before{content:"";position:absolute;left:0;bottom:0;z-index:1;display:block;width:0;height:2px;background-color:#236adc;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}footer .menuItem .mainLink:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#525252}}footer .menuItem .submenu{padding-top:20px}@media (min-width:1181px){footer .menuItem .submenu{display:block!important}}@media (max-width:1180px){footer .menuItem .submenu{padding:10px 0;display:none}}footer .menuItem .submenu.fullSubmenu .wrap{padding:0}footer .menuItem .submenu.fullSubmenu .titleBox{display:none}footer .menuItem .submenu.fullSubmenu .thirdMenu{display:none}footer .menuItem .submenuItem a{padding:5px 0;display:block}@media (min-width:1181px){footer .menuItem .submenuItem a:hover{color:#f14595}}footer .menuItem .submenuItem a.current{color:#f14595}footer .bottomBox{margin-top:110px;padding-top:15px;padding-bottom:18px;border-top:1px solid #3a3a3a}@media (max-width:768px){footer .bottomBox{margin-top:60px}}footer .bottomBox .wrap{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1180px){footer .bottomBox .wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer .copyrightBox{position:relative;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;font-size:18px;font-weight:300;text-align:center;color:#fff}@media (max-width:1500px){footer .copyrightBox{font-size:16px}}footer .copyrightBox .copyright{padding:5px 0}footer .copyrightBox .ibestLink{padding:5px 0}footer .copyrightBox .ibestLink a{color:#fff}@media (min-width:1181px){footer .copyrightBox .ibestLink a:hover{color:#f14595}}footer .privacyBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1180px){footer .privacyBox{padding-top:10px}}footer .privacyBox .privacy{position:relative;padding-right:15px}footer .privacyBox .privacy:before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:1px;height:calc(100% - 10px);background:#6c6c6c}footer .privacyBox .privacy a{font-size:18px;letter-spacing:1px;color:#fff}@media (min-width:1181px){footer .privacyBox .privacy a:hover{color:#f14595}}footer .privacyBox .languageBox{position:relative;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1181px){footer .privacyBox .languageBox:hover .languageCurrent{color:#f14595}footer .privacyBox .languageBox:hover .languageCurrent svg{fill:#f14595}}footer .privacyBox .languageBox .languageCurrent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer}footer .privacyBox .languageBox .languageCurrent svg{margin:0 15px;width:20px;height:20px;fill:#fff}footer .privacyBox .languageBox .languageList{position:absolute;bottom:calc(100% + 22px);left:50%;z-index:1;width:100px;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;-webkit-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);border-radius:10px 10px 0 0;overflow:hidden}@media (max-width:1180px){footer .privacyBox .languageBox .languageList{bottom:calc(100% + 27px)}}footer .privacyBox .languageBox .languageList.show{opacity:1;pointer-events:auto;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}footer .privacyBox .languageBox .languageList li:not(:first-child){border-top:1px solid rgba(0,0,0,0.1)}footer .privacyBox .languageBox .languageList li a{display:block;font-size:14px;line-height:1;letter-spacing:0.5px;padding:10px 10px;text-align:center;color:#272626}@media (min-width:1181px){footer .privacyBox .languageBox .languageList li a:hover{background-color:#f14595;color:#fff}}footer .privacyBox .languageBox .languageList li a.current{background-color:#f14595;color:#fff}.privacyArea{width:100%;max-width:800px;background-color:rgba(0,0,0,0.8);-webkit-box-shadow:0 -2px 6px rgba(0,0,0,0.1);box-shadow:0 -2px 6px rgba(0,0,0,0.1);padding:20px 0;position:fixed;bottom:0;left:0;z-index:50;border-top-right-radius:20px;-webkit-transform:translateY(100%);transform:translateY(100%)}@media (max-width:1180px){.privacyArea{bottom:57px}}.privacyArea.show{-webkit-transform:translateY(0%);transform:translateY(0%)}.privacyArea.check{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.privacyArea .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.privacyArea .text{width:100%;color:#fff;font-size:12px;line-height:1.5;letter-spacing:0.5px;text-align:center}.privacyArea .text a{color:#272626;display:inline-block;margin-top:8px;text-decoration:underline}@media (min-width:1181px){.privacyArea .text a:hover{color:#272626}}.privacyArea .btnBox{width:100%;max-width:360px;-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;margin-top:15px}@media (max-width:480px){.privacyArea .btnBox{max-width:100%}}.fixedQuickLink{position:fixed;left:0;bottom:0;z-index:100;padding-bottom:env(safe-area-inset-bottom);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;width:100%;background-color:#fff;border-top:1px solid #cfcfcf}@media (min-width:1181px){.fixedQuickLink{display:none}}.fixedQuickLink .toolBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1440px){.fixedQuickLink .toolBox{max-width:auto;width:auto}}.fixedQuickLink .toolBox .tool{position:relative;padding:0 5px;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:59px;height:56px;border-right:1px solid #cfcfcf}@media (max-width:460px){.fixedQuickLink .toolBox .tool{width:45px}}.fixedQuickLink .toolBox .tool a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fixedQuickLink .toolBox .tool svg{padding:10px;width:40px;height:40px;fill:#4d4d4d}.fixedQuickLink .toolBox .languageBox .languageCurrent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.fixedQuickLink .toolBox .languageBox .languageTitle{display:none}.fixedQuickLink .toolBox .languageBox .languageList{position:absolute;bottom:calc(100% + 1px);left:50%;z-index:1;width:100px;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;-webkit-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);border-radius:10px 10px 0 0;overflow:hidden}.fixedQuickLink .toolBox .languageBox .languageList.show{opacity:1;pointer-events:auto;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.fixedQuickLink .toolBox .languageBox .languageList li:not(:first-child){border-top:1px solid rgba(0,0,0,0.1)}.fixedQuickLink .toolBox .languageBox .languageList li a{display:block;font-size:14px;line-height:1;letter-spacing:0.5px;padding:10px 10px;text-align:center;color:#272626}@media (min-width:1181px){.fixedQuickLink .toolBox .languageBox .languageList li a:hover{background-color:#f14595;color:#fff}}.fixedQuickLink .toolBox .languageBox .languageList li a.current{background-color:#f14595;color:#fff}.fixedQuickLink .goTop{position:relative;display:block;width:64px;height:56px;border-left:1px solid #cfcfcf;cursor:pointer}@media (max-width:460px){.fixedQuickLink .goTop{width:45px}}.fixedQuickLink .goTop:before{content:"";position:absolute;top:35px;left:0;right:0;margin:0 auto;display:block;width:16px;height:2px;background:#1c1c1c}.fixedQuickLink .goTop:after{content:"";position:absolute;top:20px;left:0;right:0;margin:0 auto;display:block;width:13px;height:13px;border-top:2px solid #1c1c1c;border-left:2px solid #1c1c1c;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.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 button{text-decoration:underline}.adminLoginArea{width:100%;background-color:rgba(180,0,0,0.85);color:#fff;font-size:15px;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}.marqueeArea{padding:15px 0;background-color:rgb(6,21,64)}.marqueeArea .title{float:left;margin-right:20px;font-weight:400;font-size:15px;color:#fff}@media (max-width:640px){.marqueeArea .title{display:none}}.marqueeArea .title em{margin-left:5px}.marqueeArea .marqueeBox{max-height:30px;overflow:hidden}.marqueeArea .marqueeBox .marqueeTxtList{overflow:hidden}.marqueeArea .marqueeBox .marqueeTxtItem{line-height:20px}.marqueeArea .marqueeBox .marqueeTxtItem .item{display:-webkit-box;display:-ms-flexbox;display:flex}.marqueeArea .marqueeBox .marqueeTxtItem .date{display:inline-block;vertical-align:top;margin-right:10px;font-size:13px;color:#dbdbdb}@media (max-width:640px){.marqueeArea .marqueeBox .marqueeTxtItem .date{display:none}}.marqueeArea .marqueeBox .marqueeTxtItem .title{color:#fff;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marqueeArea .marqueeBox .marqueeTxtItem .title a{color:#fff;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1181px){.marqueeArea .marqueeBox .marqueeTxtItem .title a:hover{color:#272626}}.bookingArea{margin-top:-85px;position:relative;z-index:2}@media (max-width:960px){.bookingArea{margin-top:0}}.bookingArea .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;background-color:#fff}@media (max-width:960px){.bookingArea .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 20px}}.bookingArea .title{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;-webkit-box-flex:3;-ms-flex:3;flex:3;font-size:15px;border-right:1px solid #e6e6e6}@media (max-width:960px){.bookingArea .title{display:none}}.bookingArea .title i{margin-right:15px;font-size:20px}.bookingArea .bookingList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:6;-ms-flex:6;flex:6;padding:20px}@media (max-width:960px){.bookingArea .bookingList{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}@media (max-width:960px){.bookingArea .bookingList li{margin-bottom:15px}}.bookingArea .bookingList li:not(:first-child){margin-left:10px}@media (max-width:960px){.bookingArea .bookingList li:not(:first-child){margin-left:0}}.bookingArea .btn{-webkit-box-flex:3;-ms-flex:3;flex:3}.bookingArea .btn button{width:100%;height:100%;background-color:#272626;color:#fff;font-size:16px;letter-spacing:0.2rem}@media (min-width:1181px){.bookingArea .btn button:hover{background-color:#f14595}}@media (max-width:960px){.bookingArea .btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.bookingArea .btn button{padding:12px}}.bookingArea input,.bookingArea select{height:45px;padding:5px 10px;border:1px solid #e6e6e6;font-size:16px;font-family:"微軟正黑體"}@media (max-width:960px){.bookingArea input,.bookingArea select{width:100%}}.mainArea{padding-bottom:90px}.mainArea.noBanner{padding-top:90px;margin:0}.mainArea .contentBox{clear:both}.bread{padding:30px 0}.bread.white .wrap a,.bread.white .wrap span{color:#fff}.bread.white .wrap a:first-child:before{-webkit-filter:contrast(0) brightness(10);filter:contrast(0) brightness(10)}@media (min-width:1181px){.bread.white .wrap a:hover{color:#f14595}}.bread.white .wrap a+a:before,.bread.white .wrap a+span:before,.bread.white .wrap span+a:before,.bread.white .wrap span+span:before{background:#fff}.bread .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:1450px}.bread .wrap a,.bread .wrap span{padding:5px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;letter-spacing:0.5px}@media (max-width:768px){.bread .wrap a,.bread .wrap span{padding:5px 10px}}.bread .wrap a{color:#272626}.bread .wrap a:first-child{position:relative}.bread .wrap a:first-child:before{content:"";position:relative;top:-1px;margin-right:8px;display:block;width:14px;height:12px;background-image:url("../images/home.png")}@media (min-width:1181px){.bread .wrap a:hover{color:#f14595}}.bread .wrap span{color:#4f4f4f}.bread .wrap a+a,.bread .wrap a+span,.bread .wrap span+a,.bread .wrap span+span{position:relative}.bread.arrow .wrap a+a,.bread.arrow .wrap a+span,.bread.arrow .wrap span+a,.bread.arrow .wrap span+span{padding-left:25px}.bread.arrow .wrap a+a:before,.bread.arrow .wrap a+span:before,.bread.arrow .wrap span+a:before,.bread.arrow .wrap span+span:before{content:"";width:7px;height:7px;border-right:1px solid #4f4f4f;border-bottom:1px solid #4f4f4f;position:absolute;top:50%;left:7px;z-index:1;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.bread.verticalLine .wrap a+a:before,.bread.verticalLine .wrap a+span:before,.bread.verticalLine .wrap span+a:before,.bread.verticalLine .wrap span+span:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;display:block;width:1px;height:12px;background-color:#4f4f4f}.bread.horizontalLine .wrap a+a,.bread.horizontalLine .wrap a+span,.bread.horizontalLine .wrap span+a,.bread.horizontalLine .wrap span+span{padding-left:25px}.bread.horizontalLine .wrap a+a:before,.bread.horizontalLine .wrap a+span:before,.bread.horizontalLine .wrap span+a:before,.bread.horizontalLine .wrap span+span:before{content:"";width:8px;height:1px;background-color:#4f4f4f;position:absolute;top:50%;left:8px;z-index:1}.articleTitle{position:relative;padding:12px 0;margin-bottom:20px;border-bottom:1px solid #ebebeb;font-size:45px;font-weight:700;color:#272626}@media (max-width:768px){.articleTitle{font-size:20px}}.sectionTitle{position:relative;padding:17px 50px;padding-right:120px;background:#f14595;letter-spacing:1px;color:#fff}@media (max-width:1180px){.sectionTitle{border-radius:10px;padding:10px;margin-bottom:5px}}.sectionTitle strong{font-size:18px;font-weight:400}.sectionTitle .clearFilter{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:30px;color:#f14595}@media (min-width:1181px){.sectionTitle .clearFilter:hover{background:#272626;color:#fff}.sectionTitle .clearFilter:hover:before{color:#fff}}.sectionTitle .clearFilter:before{content:"X";position:relative;top:1px;padding-right:10px;font-size:18px;font-weight:bold;color:#f14595}table.breakpoint>tbody>tr>td.expand{background:url("../images/plus.png") no-repeat 5px center;cursor:pointer;padding-left:40px}.classNote{padding:20px 0;visibility:hidden}.classNote.thankInfo{margin-bottom:25px;border-bottom:1px solid rgba(0,0,0,0.1)}.classNote img{max-width:100%}.classBox{position:relative;z-index:4}.classBox .classCurrent{position:relative;z-index:2;padding:10px 30px 10px 10px;background-color:#272626;border-radius:10px;font-size:16px;letter-spacing:1px;color:#fff;cursor:pointer}.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:1181px){.classBox .classCurrent{display:none;opacity:0;pointer-events:none;visibility:hidden}}.classBox a,.classBox span{cursor:pointer}.classBoxRow{padding:55px 0 30px}@media (max-width:1180px){.classBoxRow{padding:55px 0 0;margin-bottom:30px}}@media (min-width:1181px){.classBoxRow .classLink{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}.classBoxRow .classLink li{min-width:130px}.classBoxRow .classLink a,.classBoxRow .classLink span{position:relative;padding:15px 20px;display:block;font-size:17px;font-weight:400;line-height:1.5;text-align:center;color:#323232}.classBoxRow .classLink a:after,.classBoxRow .classLink a:before,.classBoxRow .classLink span:after,.classBoxRow .classLink span:before{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;height:2px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.classBoxRow .classLink a:before,.classBoxRow .classLink span:before{width:100%;background:#ebebeb}.classBoxRow .classLink a:after,.classBoxRow .classLink span:after{z-index:1;width:0;background:#f14595}.classBoxRow .classLink a.current{color:#f14595}.classBoxRow .classLink a.current:after{width:100%}}@media (min-width:1181px) and (min-width:1181px){.classBoxRow .classLink a:hover{color:#f14595}.classBoxRow .classLink a:hover:after{width:100%}}@media (min-width:1181px){.classBoxRowCus .classLink li{-webkit-box-flex:1;-ms-flex:1;flex:1}}.classBoxColumn{margin-bottom:35px}@media (max-width:1180px){.classBoxColumn{padding:55px 0 0;margin-bottom:30px}}@media (max-width:640px){.classBoxColumn{padding:20px 0 0}}.classBoxColumn .classLink .linkHasItems:after{content:"";position:absolute;top:50%;right:10px;z-index:1;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);display:block;width:7px;height:7px;border-bottom:1px solid #2f2f2f;border-right:1px solid #2f2f2f;-webkit-transition:all 0.4s;transition:all 0.4s}.classBoxColumn .classLink .linkHasItems.open{color:#f14595}.classBoxColumn .classLink .linkHasItems.open:before{width:100%}.classBoxColumn .classLink .linkHasItems.open:after{-webkit-transform:translateY(-50%) rotate(225deg);transform:translateY(-50%) rotate(225deg)}.classBoxColumn .classLink .linkHasItems.open+ul>li{-webkit-animation:aniSlideDown 0.5s 0.3s ease-out both;animation:aniSlideDown 0.5s 0.3s ease-out both}.classBoxColumn .classLink .linkHasItems.open+ul>li a,.classBoxColumn .classLink .linkHasItems.open+ul>li span{padding-left:25px;background-color:#f1f1f1}.classBoxColumn .classLink .linkHasItems.open+ul>li a.current,.classBoxColumn .classLink .linkHasItems.open+ul>li span.current{background-color:rgba(39,38,38,0.75);color:#fff}.classBoxColumn .classLink .linkHasItems.open+ul>li a.open,.classBoxColumn .classLink .linkHasItems.open+ul>li span.open{background-color:rgba(39,38,38,0.75);color:#fff}@media (min-width:1181px){.classBoxColumn .classLink .linkHasItems.open+ul>li a:hover,.classBoxColumn .classLink .linkHasItems.open+ul>li span:hover{background-color:rgba(39,38,38,0.75)}}.classBoxColumn .classLink .linkHasItems.open+ul>li ul a{padding-left:35px}.classBoxColumn .classLink .linkHasItems.open+ul>li ul a.current{background-color:rgba(39,38,38,0.5);color:#fff}@media (min-width:1181px){.classBoxColumn .classLink .linkHasItems.open+ul>li ul a:hover{background-color:rgba(39,38,38,0.5)}}@media (min-width:1181px){.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,.classBoxColumn .classLink .linkHasItems.open+ul>li span{padding-left:25px}.classBoxColumn .classLink .linkHasItems.open+ul>li ul a{padding-left:35px}}@media (min-width:1181px){.classBoxColumn .classLink>li{padding:10px 0}.classBoxColumn .classLink ul{display:none}.classBoxColumn .classLink ul li:not(:first-child){border-top:1px solid rgba(0,0,0,0.1)}.classBoxColumn .classLink a,.classBoxColumn .classLink span{position:relative;padding:14px 20px;display:block;background:#fff;border-radius:40px;-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.09);box-shadow:0px 0px 8px 0px rgba(0,0,0,0.09);font-size:18px;font-weight:400;text-align:center;line-height:1.5;color:#272626}.classBoxColumn .classLink a.current,.classBoxColumn .classLink span.current{background-color:#f14595;color:#fff}.classBoxColumn .classLink a.current:after,.classBoxColumn .classLink a.current:before,.classBoxColumn .classLink span.current:after,.classBoxColumn .classLink span.current:before{background-color:#fff}}@media (min-width:1181px) and (min-width:1181px){.classBoxColumn .classLink a:hover,.classBoxColumn .classLink span:hover{background-color:#f14595;color:#fff}.classBoxColumn .classLink a:hover:after,.classBoxColumn .classLink a:hover:before,.classBoxColumn .classLink span:hover:after,.classBoxColumn .classLink span:hover:before{background-color:#fff}}@media (min-width:1181px){.classBoxColumnCus{border-radius:10px;background:#fff;overflow:hidden}}@media (min-width:1181px){.classBoxColumnCus .classLink{-webkit-box-shadow:0px 0px 13px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 13px 0px rgba(0,0,0,0.1);padding-top:15px;padding-bottom:45px}.classBoxColumnCus .classLink ul{display:block}.classBoxColumnCus .classLink>li{padding:0 37px}.classBoxColumnCus .classLink>li a{position:relative;padding:15px 10px;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #e3e3e3;font-size:18px;font-weight:bold;text-align:left;color:#292828}.classBoxColumnCus .classLink>li a:before{content:"";position:absolute;bottom:-1px;left:0;display:block;width:0;height:2px;background:#f14595;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}@media (min-width:1181px) and (min-width:1181px){.classBoxColumnCus .classLink>li a:hover{background:#fff;color:#f14595}.classBoxColumnCus .classLink>li a:hover:before{width:100%;background:#f14595}}@media (min-width:1181px){.classBoxColumnCus .classLink>li a.current{background:#fff;color:#f14595}.classBoxColumnCus .classLink>li a.current:before{width:100%;background:#f14595}}@media (max-width:1180px){.classBoxColumn .classLink,.classBoxRow .classLink{position:absolute;top:100%;left:0;z-index:1;margin-top:-15px;padding-top:15px;display:none;width:100%;max-height:90vh;background-color:#272626;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.1);box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius:0 0 10px 10px;overflow-y:auto}.classBoxColumn .classLink.open,.classBoxRow .classLink.open{display:block}.classBoxColumn .classLink>li:not(:first-child),.classBoxRow .classLink>li:not(:first-child){border-top:1px solid #272626}.classBoxColumn .classLink>li span.current,.classBoxColumn .classLink>li>a.current,.classBoxRow .classLink>li span.current,.classBoxRow .classLink>li>a.current{color:#fff}.classBoxColumn .classLink>li ul,.classBoxRow .classLink>li ul{display:none}.classBoxColumn .classLink a,.classBoxColumn .classLink span,.classBoxRow .classLink a,.classBoxRow .classLink span{color:#272626;background-color:#fff;display:block;padding:10px 10px;position:relative}.classBoxColumn .classLink a.current,.classBoxColumn .classLink span.current,.classBoxRow .classLink a.current,.classBoxRow .classLink span.current{background-color:#272626;color:#fff}}.pageBox{visibility:hidden}.pageBox .pageList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageBox .pageList a{border:1px solid #272626;color:#262626;display:block;font-size:16px;border-radius:40px}.pageBox .pageList a.nextBtn:before,.pageBox .pageList a.prevBtn:before{content:"";width:10px;height:10px;border-left:1px solid #262626;border-bottom:1px solid #262626;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)}@media (min-width:1181px){.pageBox .pageList a:hover{border:1px solid #f14595;background-color:#f14595;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{padding-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pageBox .pageList.number.oval a{width:50px}.pageBox .pageList.number a{position:relative;margin:5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border:none;border-radius:100%;font-size:16px;font-weight:400;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,.pageBox .pageList.number a.lastBtn{width:auto;height:auto;border:none;padding:5px 10px;margin:0}@media (min-width:1181px){.pageBox .pageList.number a.firstBtn:hover,.pageBox .pageList.number a.lastBtn:hover{background-color:transparent;color:#f14595}}.pageBox .pageList.number a.current{background-color:#f14595;color:#fff}@media (min-width:1181px){.pageBox .pageList.number a:hover{background-color:#f14595;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}}@media (max-width:1180px){.pageBox .pageList.number .pageNumberBtnBox{display:none}}.pageBox .pageList.number .pageNumberSelect{position:relative;margin:5px;display:block;width:40px;height:40px;background:#f14595;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100%;font-size:16px;font-weight:400;text-align:center;color:#fff}@media (min-width:1180px){.pageBox .pageList.number .pageNumberSelect{display:none}}.pageBox .pageList.prevnext li.prev{margin-right:auto}.pageBox .pageList.prevnext li.next{margin-left:auto}.pageBox .pageList.prevnext a{position:relative;padding:0 20px;width:180px;height:45px;font-weight:300;line-height:43px}.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 #272626;font-size:13px;color:#272626}@media (min-width:1181px){.tagBox a:hover{color:#fff;background-color:#272626}}.tagBox a.current{color:#fff;background-color:#272626}.tagBox a.current:before{content:"\f00d";margin-right:5px;font-family:FontAwesome;font-size:12px}.tab{margin:0 -15px;padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1180px){.tab{margin:0 -5px;padding:40px 0}}@media (max-width:640px){.tab{margin:0 -2.5px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);gap:20px}}.tab .tabItem{margin:10px 15px;max-width:265px;width:100%}@media (max-width:1180px){.tab .tabItem{margin:0 5px}}@media (max-width:640px){.tab .tabItem{margin:0 2.5px}}.tab a{padding:18px 25px;display:block;border-radius:40px;font-size:18px;background:#888;font-weight:400;text-align:center;color:#fff}@media (max-width:640px){.tab a{padding:10px 8px}}@media (min-width:1181px){.tab a:hover{background-color:#f14595}}.tab a.current{background-color:#f14595}.tabContent .tabContentItem{display:none}.tabContent .tabContentItem:not(:first-child) .classNote{opacity:1!important;-webkit-transform:translate(0)!important;transform:translate(0)!important}.albumBox{width:50%;margin-right:30px}@media (max-width:767px){.albumBox{width:100%;margin-right:0;margin-bottom:30px}}.albumBox .albumList .albumItem{cursor:pointer}.albumBox .albumList .albumItem img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.albumBox .albumListMain .albumItem{height:320px}.albumBox .albumListMain .albumItem img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.albumBox .albumListNav{margin:15px -5px 0}.albumBox .albumListNav .albumItem{padding:0 5px}.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%;height:auto;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}@media (min-width:1181px){.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%;height:auto;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}.sideDataArea{margin:100px 0;visibility:hidden}@media (max-width:640px){.sideDataArea{margin:20px 0}}.sideDataArea.news .Txt{padding:15px 0}.sideDataArea.catalog .Txt,.sideDataArea.fac .Txt,.sideDataArea.room .Txt{text-align:center}.sideDataArea.catalog .Img:before{-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.15);box-shadow:0 3px 8px rgba(0,0,0,0.15);color:#fff;display:block;line-height:1;letter-spacing:0.5px;padding:8px 25px;position:absolute;top:12px;left:12px;z-index:2;text-align:center;-webkit-transform-origin:top left;transform-origin:top left}.sideDataArea.catalog .Img.statusNew:before{content:"NEW";background-color:#272626;border:1px solid #272626}.sideDataArea.catalog .Img.statusHot:before{content:"HOT";background-color:#272626;border:1px solid #272626}.sideDataArea.catalog .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sideDataArea.catalog .item .Img{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0}.sideDataArea.catalog .item .Txt{text-align:left;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}.sideDataArea.catalog .item .Txt .title{font-size:22px;font-weight:700;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sideDataArea.catalog .item .Txt .classTitle{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sideDataArea .sectionTitle{position:relative;padding:12px 0;margin-bottom:20px;border-bottom:1px solid #ebebeb;background:transparent;font-size:24px;font-weight:bold;color:#272626}@media (max-width:768px){.sideDataArea .sectionTitle{font-size:20px}}.sideDataArea .sideDataBox{position:relative}.sideDataArea .sideDataList{margin:0 -15px}.sideDataArea .sideDataItem{padding:0 15px;position:relative}@media (min-width:1181px){.sideDataArea .sideDataItem:hover .Txt .title a{color:#f14595}}.sideDataArea .item{padding:15px;background:#fff;border-radius:20px}.sideDataArea .item a:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.sideDataArea .Img{border-radius:10px;overflow:hidden}@media (min-width:1181px){.sideDataArea .Img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.sideDataArea .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.sideDataArea .Txt{padding:15px}.sideDataArea .Txt .newsInfoBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin-bottom:13px}.sideDataArea .Txt .newsInfoBox .classTitle+.date{margin-left:11px;padding-left:11px;position:relative}.sideDataArea .Txt .newsInfoBox .classTitle+.date:before{content:"";width:1px;height:100%;background-color:rgba(0,0,0,0.1);position:absolute;top:0;left:0;z-index:1}.sideDataArea .Txt .title{font-size:18px;font-weight:500;line-height:1.5;text-align:left;color:#272626}.sideDataArea .Txt .title a{color:#272626}@media (min-width:1181px){.sideDataArea .Txt .title a:hover{color:#f14595}}.sideDataArea .Txt .text{padding-top:10px;font-size:16px;color:#4f4f4f}@media (max-width:1180px){.sideDataArea .Txt .text{font-size:16px}}.sideDataArea .arrowBox{width:calc(100% + 200px);margin-left:-100px}@media (max-width:1440px){.sideDataArea .arrowBox{width:calc(100% + 100px);margin-left:-50px}}@media (max-width:1280px){.sideDataArea .arrowBox{width:calc(100% + 50px);margin-left:-25px}}@media (max-width:640px){.sideDataArea .arrowBox{width:100%;margin-left:0;margin-top:20px;position:relative;top:auto;left:auto;-webkit-transform:none;transform:none}}@media (max-width:1200px){.sideDataArea .sideDataList{margin:0 -10px}.sideDataArea .sideDataItem{padding:0 10px}.sideDataArea .Txt .newsInfoBox .classTitle+.date{margin-left:8px;padding-left:8px}}@media (max-width:640px){.sideDataArea .sideDataList{margin:0}.sideDataArea .sideDataItem{padding:0}}.sideShare{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.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,.sideShare .shareList .shareItem button{color:#666;display:inline-block;font-size:16px;line-height:1;padding:5px 6px;text-align:center}@media (min-width:1181px){.sideShare .shareList .shareItem a:hover,.sideShare .shareList .shareItem button:hover{opacity:0.8}}.sideShare .shareList .shareItem a svg,.sideShare .shareList .shareItem button svg{width:16px;height:16px;display:inline-block;margin-top:-3px;vertical-align:middle;fill:#666}.sideShare .shareList .shareItem a.twitter svg,.sideShare .shareList .shareItem button.twitter svg{width:14px;height:14px}.imh_opacity{background-color:#000;overflow:hidden}.imh_opacity img{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:1181px){.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;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media (min-width:1181px){.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{background-color:#000;overflow:hidden;position:relative}.imh_zoom img{-webkit-transition:all 0.3s linear;transition:all 0.3s linear;backface-visibility:hidden;-webkit-backface-visibility:hidden}.imh_zoom a:before{content:"\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:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media (min-width:1181px){.imh_zoom:hover a:before{top:50%}.imh_zoom:hover img{opacity:0.3;-webkit-transform:scale(1.05);transform:scale(1.05)}}.slickClsList:not(.slick-slider){overflow:hidden}.slickClsList:not(.slick-slider) .slickClsItem:not(:first-child){display:none}.Img{position:relative}.Img.observer:not(.loaded),.Img.observerSlick:not(.loaded){-webkit-animation:imgLoading 0.9s ease infinite;animation:imgLoading 0.9s ease infinite;background-size:400% 100%;background-image:linear-gradient(135deg,rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(246,246,246),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225),rgb(225,225,225));background-color:#f0f0f0}.Img.observer:not(.loaded) img,.Img.observerSlick:not(.loaded) img{opacity:0!important;-webkit-transition:all 1.2s ease!important;transition:all 1.2s ease!important}.lg-outer.lg-thumb-open .lg .lg-img-wrap{padding-bottom:138px}.lg-outer .lg .lg-img-wrap{padding-top:47px;padding-bottom:38px}.scrollHint{width:120px;height:100px;background-color:rgba(0,0,0,0.5);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.scrollHint.hide{opacity:0}.scrollHint.horizontal .scrollIcon{-webkit-animation:scrollHorizontal 1.25s ease-out infinite;animation:scrollHorizontal 1.25s ease-out infinite}.scrollHint.vertical .scrollIcon{-webkit-animation:scrollVertical 1.25s ease-out infinite;animation:scrollVertical 1.25s ease-out infinite}.scrollHint .scrollIcon{position:relative;content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" d="M13 2c-1.645 0-3 1.355-3 3v11.813l-.656-.688l-.25-.219a2.968 2.968 0 0 0-4.188 0a2.968 2.968 0 0 0 0 4.188v.031l8.188 8.094l.062.031l.031.063a8.307 8.307 0 0 0 5 1.687h1.72a8.17 8.17 0 0 0 8.187-8.188V14c0-1.645-1.356-3-3-3c-.426 0-.82.117-1.188.281C23.578 9.981 22.395 9 21 9c-.766 0-1.469.3-2 .781A2.984 2.984 0 0 0 17 9a2.95 2.95 0 0 0-1 .188V5c0-1.645-1.355-3-3-3m0 2c.555 0 1 .445 1 1v11h2v-4c0-.555.445-1 1-1c.555 0 1 .445 1 1v4h2v-4c0-.555.445-1 1-1c.555 0 1 .445 1 1v4h2.094v-2c0-.555.445-1 1-1c.554 0 1 .445 1 1v7.813c0 3.464-2.723 6.187-6.188 6.187h-1.718c-1.465 0-2.731-.523-3.782-1.313l-8.094-8c-.445-.445-.445-.93 0-1.375c.446-.445.93-.445 1.375 0L12 21.625V5c0-.555.445-1 1-1"/></svg>');width:32px;height:32px;-webkit-filter:invert(1);filter:invert(1);z-index:2}.scrollHint .scrollText{margin-top:10px;color:#fff}.toastMessageBox{position:fixed;z-index:1005}.toastMessageBox.top{top:40px}@media (max-width:640px){.toastMessageBox.top{top:10px}}.toastMessageBox.right{right:40px}@media (max-width:640px){.toastMessageBox.right{right:10px}}.toastMessageBox.bottom{bottom:40px}@media (max-width:640px){.toastMessageBox.bottom{bottom:10px}}.toastMessageBox.left{left:40px}@media (max-width:640px){.toastMessageBox.left{left:10px}}.toastMessageBox .toastMessage{cursor:pointer;color:#fff;display:block;margin:10px;padding:10px 20px;border-radius:5px;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.toastMessageBox .toastMessage.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.toastMessageBox .toastMessageText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.toastMessageBox .toastMessageText i{font-size:24px;margin-right:10px}.slideModuleBox.moduleBox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0;top:0;background-color:rgba(209,209,209,0.8)}@-webkit-keyframes modlueSildeLeftAnimation{0%{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes modlueSildeLeftAnimation{0%{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes modlueSildeTopAnimation{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes modlueSildeTopAnimation{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.slideModuleBox.moduleBox.show .moduleWrap{-webkit-animation:modlueSildeLeftAnimation 0.8s ease-in-out;animation:modlueSildeLeftAnimation 0.8s ease-in-out}@media (max-width:1200px){.slideModuleBox.moduleBox.show .moduleWrap{-webkit-animation:modlueSildeTopAnimation 0.8s ease-in-out;animation:modlueSildeTopAnimation 0.8s ease-in-out}}@media (max-width:1200px){.slideModuleBox.moduleBox{padding:68px 20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slideModuleBox.moduleBox .moduleClose{background:transparent;border-radius:99px;width:50px;height:50px;border:1px solid #414141;right:60px;top:47px}@media (max-width:720px){.slideModuleBox.moduleBox .moduleClose{left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.slideModuleBox.moduleBox .moduleClose:after,.slideModuleBox.moduleBox .moduleClose:before{background-color:#666666;width:26px;margin-left:-12px}.slideModuleBox.moduleBox .moduleClose:hover{background-color:#666666}.slideModuleBox.moduleBox .moduleClose:hover:after,.slideModuleBox.moduleBox .moduleClose:hover:before{background-color:#fff}.slideModuleBox.moduleBox .moduleWrap{max-width:860px;height:100%;-webkit-transform:none;transform:none;padding-top:153px}@media (max-width:720px){.slideModuleBox.moduleBox .moduleWrap{padding-top:100px}}.slideModuleBox.moduleBox .moduleContent{padding:0 60px;padding-left:77px}@media (max-width:960px){.slideModuleBox.moduleBox .moduleContent{padding:0 20px}}.slideModuleBox.moduleBox .moduleContent .text{font-size:17px;color:#888888;letter-spacing:2.5px}@media (max-width:720px){.slideModuleBox.moduleBox .moduleContent .text{font-size:15px;letter-spacing:1.2px}}.slideModuleBox.moduleBox .moduleTitle{text-align:left;font-size:34px;font-weight:500;color:#f14595;padding-bottom:13px}#SDGsModule .moduleWrap{max-width:960px;height:100%;padding-right:150px;padding-top:152px}@media (max-width:1400px){#SDGsModule .moduleWrap{padding-right:80px}}@media (max-width:1200px){#SDGsModule .moduleWrap{padding-top:110px}}@media (max-width:1024px){#SDGsModule .moduleWrap{padding-right:20px;padding-left:20px}}#SDGsModule .topBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;padding-bottom:17px;margin-bottom:20px}@media (max-width:1200px){#SDGsModule .topBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#SDGsModule .topBox:after{content:"";position:absolute;width:20px;height:1px;background-color:#272626;bottom:0;left:auto}#SDGsModule .topBox .line{min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background-color:#e5e5e5;background-clip:content-box;padding:0 36px;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:8px}@media (max-width:1200px){#SDGsModule .topBox .line{margin-bottom:0;margin-top:0}}@media (max-width:1024px){#SDGsModule .topBox .line{padding:0 20px}}#SDGsModule .topBox .classTitle{font-size:15px;color:#272626;padding-top:23px;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:1.2px}@media (max-width:1200px){#SDGsModule .topBox .classTitle{padding-top:0}}#SDGsModule .topBox .dateBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1200px){#SDGsModule .topBox .dateBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#SDGsModule .topBox .dateBox .date{font-size:34px;font-weight:500;color:#555555}@media (max-width:1200px){#SDGsModule .topBox .dateBox .date{font-size:24px}}#SDGsModule .topBox .dateBox .year{font-size:14px;font-weight:bold;color:#555555;margin-bottom:10px;padding-right:30px;letter-spacing:1.1px;position:relative}@media (max-width:1200px){#SDGsModule .topBox .dateBox .year{font-size:14px;margin-bottom:0}}#SDGsModule .topBox .dateBox .year:after{content:"";position:absolute;width:6px;height:6px;border-radius:99px;background-color:#c9c9c9;right:10px;top:6px}@media (max-width:1200px){#SDGsModule .moduleClose{left:50%;top:40px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#SDGsModule .moduleContent{padding-left:80px;padding-bottom:60px}@media (max-width:1200px){#SDGsModule .moduleContent{padding-bottom:80px;padding-right:0px}#SDGsModule .moduleContent::-webkit-scrollbar{display:none}}@media (max-width:1024px){#SDGsModule .moduleContent{padding-left:0px}}#SDGsModule .moduleContent .moduleTitle{line-height:1.5;padding-bottom:70px}@media (max-width:1200px){#SDGsModule .moduleContent .moduleTitle{font-size:28px}}@media (max-width:1024px){#SDGsModule .moduleContent .moduleTitle{padding-bottom:50px}}@media (max-width:540px){#SDGsModule .moduleContent .moduleTitle{padding-bottom:40px}}#SDGsModule .moduleContent .Img{border-radius:20px;overflow:hidden;margin-bottom:18px}#SDGsModule .moduleContent .Img img{width:100%}#SDGsModule .moduleContent .textEditor{font-size:17px;color:#666666;letter-spacing:1.1px}.esg_slideMenuTrigger{width:50px;height:50px;border:solid 1px #000000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-left:30px;cursor:pointer}@media (max-width:1700px){.esg_slideMenuTrigger{margin-left:10px}}@media (max-width:1200px){.esg_slideMenuTrigger{width:42px;height:42px}}.esg_slideMenuTrigger:hover{background-color:#000000}.esg_slideMenuTrigger:hover .line:after,.esg_slideMenuTrigger:hover .line:before{background-color:#fff}.esg_slideMenuTrigger .line{width:50%;height:2px;position:relative}.esg_slideMenuTrigger .line:after,.esg_slideMenuTrigger .line:before{content:"";position:absolute;width:100%;height:100%;background-color:#000000;top:0;left:0}.esg_slideMenuTrigger .line:before{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.esg_slideMenuTrigger .line:after{-webkit-transform:translateY(5px);transform:translateY(5px)}.esg_slideMenuArea{width:100%;height:100vh;background:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:fixed;top:0;right:0;z-index:99;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;-webkit-overflow-scrolling:touch;overflow-x:hidden;opacity:0;pointer-events:none;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.esg_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:#fff}.esg_slideMenuArea::-webkit-scrollbar{width:5px;height:5px;background-color:#fff}.esg_slideMenuArea::-webkit-scrollbar-thumb{background:#272626}.esg_slideMenuArea.show{opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}.esg_slideMenuArea.show .slideMenuLogo{-webkit-animation:textSlideRightAnimation 0.5s 0.6s ease-in-out both;animation:textSlideRightAnimation 0.5s 0.6s ease-in-out both}.esg_slideMenuArea.show .menuBox{-webkit-animation:textSlideRightAnimation 0.5s 0.6s ease-in-out both;animation:textSlideRightAnimation 0.5s 0.6s ease-in-out both}@media (max-width:1200px){.esg_slideMenuArea.show .menuBox{padding-bottom:0px}}.esg_slideMenuArea.show .menuBox .nav li.dropDown.open .submenu{-webkit-animation:textSlideDownAnimation 0.3s 0.15s ease-in-out both;animation:textSlideDownAnimation 0.3s 0.15s ease-in-out both}.esg_slideMenuArea .wrap{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-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 20px}.esg_slideMenuArea .esg_slideMenuTrigger .line:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.esg_slideMenuArea .esg_slideMenuTrigger .line:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.esg_slideMenuArea .headBox{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;padding:45px 0 15px}@media (max-width:1200px){.esg_slideMenuArea .headBox{padding-top:20px}}.esg_slideMenuArea .headBox .slideMenuLogo{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.esg_slideMenuArea .headBox .slideMenuLogo img{width:190px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1700px){.esg_slideMenuArea .headBox .slideMenuLogo img{width:150px}}@media (max-width:1200px){.esg_slideMenuArea .headBox .slideMenuLogo img{width:120px}}.esg_slideMenuArea .headBox .slideMenuLogo .title{color:#f14595;font-size:20px;font-weight:700;position:relative;padding-left:30px}@media (max-width:1700px){.esg_slideMenuArea .headBox .slideMenuLogo .title{font-size:16px;padding-left:20px}}@media (max-width:1200px){.esg_slideMenuArea .headBox .slideMenuLogo .title{font-size:14px}}.esg_slideMenuArea .headBox .slideMenuLogo .title:before{content:"";position:absolute;width:1px;height:24px;background:#f14595;top:50%;left:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1700px){.esg_slideMenuArea .headBox .slideMenuLogo .title:before{left:10px}}.esg_slideMenuArea .contentBox{min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:10px;overflow:auto}.esg_slideMenuArea .contentBox::-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:#fff}.esg_slideMenuArea .contentBox::-webkit-scrollbar{width:5px;height:5px;background-color:#fff}.esg_slideMenuArea .contentBox::-webkit-scrollbar-thumb{background:#272626}@media (max-width:1200px){.esg_slideMenuArea .contentBox{min-height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding-bottom:20px;overflow:visible}}.esg_slideMenuArea .menuBox{width:auto;position:relative;padding:40px 280px 40px 0}@media (max-width:1200px){.esg_slideMenuArea .menuBox{padding:0 0 25px}}.esg_slideMenuArea .menuBox .slideMenu{width:260px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:40px;margin-right:20px;overflow:auto}.esg_slideMenuArea .menuBox .slideMenu::-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}.esg_slideMenuArea .menuBox .slideMenu::-webkit-scrollbar{width:5px;height:5px;background-color:#f1f1f1}.esg_slideMenuArea .menuBox .slideMenu::-webkit-scrollbar-thumb{background:#272626}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu{width:100%;height:auto;padding-right:0}}.esg_slideMenuArea .menuBox .slideMenu:before{content:"";position:absolute;width:1px;height:80%;background:rgba(0,0,0,0.1);right:280px;top:80px}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu:before{content:normal}}.esg_slideMenuArea .menuBox .slideMenu .submenu{display:block;width:280px;height:100%;position:absolute;top:0;right:0;opacity:0;padding:60px 20px 60px 60px;pointer-events:none;overflow:auto}.esg_slideMenuArea .menuBox .slideMenu .submenu::-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}.esg_slideMenuArea .menuBox .slideMenu .submenu::-webkit-scrollbar{width:5px;height:5px;background-color:#f1f1f1}.esg_slideMenuArea .menuBox .slideMenu .submenu::-webkit-scrollbar-thumb{background:#272626}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu .submenu{display:none;width:100%;position:static;padding:0}}.esg_slideMenuArea .menuBox .slideMenu .submenu:before{content:normal}.esg_slideMenuArea .menuBox .slideMenu .submenu .wrap{padding:0}.esg_slideMenuArea .menuBox .slideMenu .submenu li{border-bottom:0}.esg_slideMenuArea .menuBox .slideMenu .submenu li a{display:block;color:#4f4f4f;font-size:17px;font-weight:bold;letter-spacing:1px;padding:10px 0}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu .submenu li a{font-size:15px;padding:5px 0}}@media (min-width:1181px){.esg_slideMenuArea .menuBox .slideMenu .submenu li a:hover{color:#272626}}.esg_slideMenuArea .menuBox .slideMenu .submenu .submenuItemTitle{position:relative;padding:10px 5px;display:block;font-size:18px;font-weight:bold;letter-spacing:1px;color:#272626}@media (min-width:1181px){.esg_slideMenuArea .menuBox .slideMenu .submenu .submenuItemTitle:hover{color:#272626}}.esg_slideMenuArea .menuBox .slideMenu .submenu .submenuItemTitle.hasItem.open:after{content:"-"}.esg_slideMenuArea .menuBox .slideMenu .submenu .submenuItemTitle.hasItem:after{content:"+";position:absolute;right:0}.esg_slideMenuArea .menuBox .slideMenu .submenu .thirdMenu{display:none;padding:0 20px}.esg_slideMenuArea .menuBox .slideMenu .submenu .thirdMenu .thirdMenuItem a{font-size:13px;opacity:0.8}.esg_slideMenuArea .menuBox .slideMenu .slide{border-bottom:solid 1px rgba(0,0,0,0.1);position:static}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu .slide.active{padding-bottom:20px}}.esg_slideMenuArea .menuBox .slideMenu .slide.active .submenu{opacity:1;pointer-events:auto;-webkit-animation:textSlideRightAnimation 0.5s ease-in-out;animation:textSlideRightAnimation 0.5s ease-in-out}.esg_slideMenuArea .menuBox .slideMenu .slide.noSubmenu .mainLink:after{content:normal}.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink{display:block;color:#272626;font-size:17px;font-weight:bold;letter-spacing:1px;padding:30px 20px 24px 0}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink{font-size:16px;position:relative;padding:10px 0}}@media (min-width:1181px){.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink:hover{color:#272626}}.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink:after,.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink:before{content:normal}@media (max-width:1200px){.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink:after{content:"+";position:absolute;right:0}}.esg_slideMenuArea .menuBox .slideMenu .slide>span .mainLink.open:after{content:"-"}.esg_slideMenuArea .imgBox{min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:80px}@media (max-width:1200px){.esg_slideMenuArea .imgBox{display:none}}.esg_slideMenuArea .imgBox img{display:none;width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}