@charset "UTF-8";.formBox .columnCheckBox .columnCheckLabel .columnCheck:after,.formBox .columnCheckBox .columnCheckLabel .columnCheck:before,.formBox .formColumn.check input[type=checkbox],.formBox .formColumn.check input[type=checkbox]:before,.formBox .privacyBox input[type=checkbox],.formBox .privacyBox input[type=checkbox]:before{-webkit-transition:all 0.5s;transition:all 0.5s}.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:10px 10px;position:relative;border:1px solid rgba(38,38,38,0.2);background-color:#fff;margin-bottom:10px}.formBox .formColumn.btn{border:none;background-color:transparent}.formBox .formColumn.app .columnTitle{width:250px;font-family:"Noto Sans TC"}.formBox .formColumn.app .columnInput{width:calc(100% - 250px)}.formBox .formColumn.check{background-color:transparent;border:none;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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.formBox .formColumn.check .columnTitle{width:100%}.formBox .formColumn.check .rightGroup{width:100%}.formBox .formColumn.check .itemGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:10px;font-family:"Noto Sans TC"}@media (max-width:767px){.formBox .formColumn.check .itemGroup{-ms-flex-wrap:wrap;flex-wrap:wrap}}.formBox .formColumn.check .itemGroup .item{margin-right:10px;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:767px){.formBox .formColumn.check .itemGroup .item{width:25%;margin:0;padding:5px}}@media (max-width:640px){.formBox .formColumn.check .itemGroup .item{width:50%}}.formBox .formColumn.check .itemGroup .item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formBox .formColumn.check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;content:none;width:15px;height:15px;overflow:hidden;border:1px solid #cacaca;background-color:#fff;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;margin-right:10px}.formBox .formColumn.check input[type=checkbox]:before{content:"✓";font-size:10px;color:transparent!important;background:transparent!important}.formBox .formColumn.check input[type=checkbox]:checked:before{color:#000!important;background-color:rgba(38,38,38,0.2)}.formBox .formColumn.check input[type=checkbox]:checked{background-color:rgba(38,38,38,0.2)}.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:25px;right:20px;z-index:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.formBox .formColumn.select .columnTitle{width:160px}.formBox .formColumn.pt0{padding-top:0}.formBox .formColumn.pb0{padding-bottom:0}@media (max-width:1180px){.formBox .formColumn{padding:10px}}.formBox .columnTitle{width:100%;width:100px;font-weight:500;letter-spacing:0.02rem;line-height:1.25;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:#2f2f2f}.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:calc(100% - 100px);font-weight:400}.formBox .columnSelect{width:calc(100% - 160px)}.formBox .columnInput,.formBox .columnSelect{height:35px}.formBox .privacyBox{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;width:100%;padding:40px 0}.formBox .privacyBox .text{width:calc(100% - 40px);padding-left:30px;font-size:16px;letter-spacing:1px;line-height:1.6;color:#555}@media (max-width:640px){.formBox .privacyBox .text{font-size:16px}}.formBox .privacyBox .text a{color:#191919;padding:0 0 2px;border-bottom:1px solid #191919}@media (min-width:1201px){.formBox .privacyBox .text a:hover{color:#999}}.formBox .privacyBox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;content:none;width:44px;height:44px;border-radius:50%;overflow:hidden;border:1px solid #000;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}.formBox .privacyBox input[type=checkbox]:before{content:"✓";font-size:20px;color:transparent!important;background:transparent!important}.formBox .privacyBox input[type=checkbox]:checked:before{color:#eaeaea!important;background-color:#000}.formBox .privacyBox input[type=checkbox]:checked{background-color:#000}.formBox .btnBox{width:100%;margin:10px auto;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}.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}.mainArea.successPage{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;padding:60px 0;text-align:center}.mainArea.successPage .successTxt{color:#2f2f2f;font-size:35px;font-weight:500;line-height:1.3}.productArea{width:100%;padding:80px 0;position:relative;z-index:2;background-color:#fff}@media (max-width:1180px){.productArea{padding:40px 0 60px 0}}.productArea .productBox .productList{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:100%;margin-bottom:60px}@media (max-width:1180px){.productArea .productBox .productList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 30px 0}}.productArea .productBox .productItem{width:50%}@media (max-width:1180px){.productArea .productBox .productItem{width:70%;margin:0 auto}}@media (max-width:767px){.productArea .productBox .productItem{width:100%}}.productArea .productBox .productItem:not(:last-child) .item{border-right:1px solid #ccc}@media (max-width:1180px){.productArea .productBox .productItem:not(:last-child) .item{border-right:1px solid transparent;border-bottom:1px solid #ccc}}.productArea .productBox .item{width:100%;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:25px 0}.productArea .productBox .item .Img{width:100%;padding:0 60px}.productArea .productBox .item .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.productArea .productBox .item .Txt{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;margin-bottom:50px}@media (max-width:1180px){.productArea .productBox .item .Txt{margin-bottom:20px}}.productArea .productBox .item .Txt .title{font-size:32px;color:#252525;font-weight:300}@media (max-width:767px){.productArea .productBox .item .Txt .title{font-size:20px}}.productArea .productBox .item .Txt .price{font-weight:400;font-size:18px;color:#252525;font-family:"Noto Sans TC";margin:0 0 0 10px}@media (max-width:767px){.productArea .productBox .item .Txt .price{font-size:16px}}.aboutArea{width:100%;background-color:#f6f6f6;padding:80px 0;position:relative;z-index:2}.aboutArea .wrap{width:100%;max-width:1400px;margin:0 auto}.aboutArea .aboutBox{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;padding:0 50px}@media (max-width:1180px){.aboutArea .aboutBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px}}@media (max-width:767px){.aboutArea .aboutBox{padding:50px 0px}}.aboutArea .aboutBox .Img{width:50%}@media (max-width:1180px){.aboutArea .aboutBox .Img{margin:0 auto;width:100%}}.aboutArea .aboutBox .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.aboutArea .aboutBox .Txt{width:50%;padding-left:90px;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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#0a0a0a}@media (max-width:1180px){.aboutArea .aboutBox .Txt{width:100%;padding:40px 0 0}}.aboutArea .aboutBox .Txt .title{font-size:45px;line-height:1.2;font-weight:300}@media (max-width:640px){.aboutArea .aboutBox .Txt .title{font-size:30px}}.aboutArea .aboutBox .Txt .title em{position:relative;width:36px;height:36px;background-image:url("../images/icon_x.png");background-repeat:no-repeat;background-position:center;background-size:auto;display:inline-block;margin:0 5px}@media (max-width:640px){.aboutArea .aboutBox .Txt .title em{width:20px;height:20px}}.aboutArea .aboutBox .Txt .entext{font-size:16px;text-transform:uppercase}.aboutArea .aboutBox .Txt .text{font-size:16px;color:#555;margin-top:30px;font-weight:300}.aboutArea .aboutBox .Txt .signBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin-top:30px}@media (max-width:640px){.aboutArea .aboutBox .Txt .signBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.aboutArea .aboutBox .Txt .signBox .sign{width:260px}.aboutArea .aboutBox .Txt .signBox .sign img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.aboutArea .aboutBox .Txt .signBox .txt{width:calc(100% - 260px);font-size:18px;font-weight:400;color:#333333;margin:0 0 5px 30px;font-family:"Noto Sans TC"}@media (max-width:640px){.aboutArea .aboutBox .Txt .signBox .txt{width:100%;text-align:right}}.stepArea{width:100%;padding:20px 0;background-color:#fff;position:relative;z-index:2}.stepArea .wrap{max-width:1400px}.stepArea .stepBoxList{width:100%}.stepArea .stepBox{width:100%;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:30px 50px}@media (max-width:1180px){.stepArea .stepBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0}}@media (min-width:1181px){.stepArea .stepBox:nth-child(2n) .Img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.stepArea .stepBox:nth-child(2n) .Txt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0 0 0 60px}}.stepArea .stepBox .Img{width:60%;position:relative}@media (min-width:1181px){.stepArea .stepBox .Img.visible:after,.stepArea .stepBox .Img.visible:before{right:-100%}.stepArea .stepBox .Img:before{content:"";position:absolute;will-change:auto;width:100%;height:100%;right:0;top:0;z-index:1;background-color:#2f2f2f;-webkit-transition:all 0.8s cubic-bezier(0.77,0,0.175,1);transition:all 0.8s cubic-bezier(0.77,0,0.175,1);-webkit-transition-timing-function:cubic-bezier(0.77,0,0.175,1);transition-timing-function:cubic-bezier(0.77,0,0.175,1);-webkit-transition-delay:0.5s;transition-delay:0.5s}.stepArea .stepBox .Img:after{content:"";position:absolute;will-change:auto;content:"";position:absolute;width:100%;height:100%;right:0;top:0;background-color:#fff;z-index:2;-webkit-transition:all 0.8s cubic-bezier(0.77,0,0.175,1);transition:all 0.8s cubic-bezier(0.77,0,0.175,1);-webkit-transition-timing-function:cubic-bezier(0.77,0,0.175,1);transition-timing-function:cubic-bezier(0.77,0,0.175,1)}}@media (max-width:1180px){.stepArea .stepBox .Img{width:70%;padding:30px}}.stepArea .stepBox .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.stepArea .stepBox .Txt{width:40%;padding-right:60px;z-index:2}@media (max-width:1180px){.stepArea .stepBox .Txt{width:100%;padding-top:40px;padding:0}}.stepArea .stepBox .Txt .titleArtBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}.stepArea .stepBox .Txt .titleArtBox .num{font-size:139px;color:#000;font-family:"Prata";line-height:1}@media (max-width:1180px){.stepArea .stepBox .Txt .titleArtBox .num{font-size:100px}}@media (max-width:767px){.stepArea .stepBox .Txt .titleArtBox .num{font-size:80px}}.stepArea .stepBox .Txt .titleArtBox .titleArt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#0a0a0a;margin-left:20px}.stepArea .stepBox .Txt .titleArtBox .titleArt .titleTw{font-size:45px;line-height:1;font-weight:300}@media (max-width:767px){.stepArea .stepBox .Txt .titleArtBox .titleArt .titleTw{font-size:22px}}.stepArea .stepBox .Txt .titleArtBox .titleArt .titleEn{font-size:24px;text-transform:uppercase;line-height:1;margin-top:20px}@media (max-width:767px){.stepArea .stepBox .Txt .titleArtBox .titleArt .titleEn{font-size:20px}}.stepArea .stepBox .Txt .textBox .subtitle{font-size:21px;color:#262626;font-weight:400}.stepArea .stepBox .Txt .textBox .text{font-size:16px;color:#555;font-weight:300;font-family:"Noto Sans TC"}.feedbackArea{width:100%;padding:50px 0}@media (max-width:1180px){.feedbackArea{padding:20px 0}}.feedbackArea .wrap{max-width:1400px}.feedbackArea .titleMainBox{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feedbackArea .feedbackBox{width:100%;margin-top:50px}@media (max-width:640px){.feedbackArea .feedbackBox{margin-top:30px}}.feedbackArea .feedbackBox .feedbackBoxList{width:100%;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;margin:0 -40px}@media (max-width:1180px){.feedbackArea .feedbackBox .feedbackBoxList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}.feedbackArea .feedbackBox .feedbackItem{width:33.3333333333%;padding:0 40px}@media (max-width:1180px){.feedbackArea .feedbackBox .feedbackItem{padding:40px 0;width:100%}}@media (max-width:640px){.feedbackArea .feedbackBox .feedbackItem{padding:20px 0}}.feedbackArea .feedbackBox .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedbackArea .feedbackBox .Img{width:270px;height:270px;border-radius:50%;overflow:hidden;margin:0 auto 40px}@media (max-width:1180px){.feedbackArea .feedbackBox .Img{margin:0 auto 20px}}.feedbackArea .feedbackBox .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.feedbackArea .feedbackBox .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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (max-width:767px){.feedbackArea .feedbackBox .Txt{width:80%;margin:0 auto}}.feedbackArea .feedbackBox .Txt .subtitle{font-size:21px;font-weight:400;font-family:"Noto Sans TC";color:#262626}.feedbackArea .feedbackBox .Txt .text{font-size:16px;color:#555;line-height:1.5;letter-spacing:1px;text-align:center;font-weight:300}.feedbackArea .feedbackBox .Txt .nameBox{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:100%;margin-top:25px}.feedbackArea .feedbackBox .Txt .nameBox .tit{padding-right:80px;position:relative}.feedbackArea .feedbackBox .Txt .nameBox .tit:before{content:"";position:absolute;width:60%;height:1px;background-color:#ccc;top:50%;right:10px;margin:0 auto}.feedbackArea .feedbackBox .Txt .nameBox .txt{font-size:20px;color:#262626;font-family:"Noto Sans TC"}.serviceArea{width:100%;position:relative}.serviceArea .wrap{max-width:100%;padding:0}.serviceArea .Img{width:100%;position:relative}.serviceArea .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:1180px){.serviceArea .Img img{height:600px;-o-object-fit:cover;object-fit:cover}}.serviceArea .Txt{width:100%;height:100%;position:absolute;top:0;left:0;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;max-width:1200px}@media (max-width:1180px){.serviceArea .Txt{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0px}}@media (max-width:640px){.serviceArea .Txt{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.serviceArea .Txt .textBox{width:50%;padding-left:70px;margin:0 0 18% 0}@media (max-width:1180px){.serviceArea .Txt .textBox{margin:0;padding:40px 20px}}.serviceArea .Txt .textBox .text{font-weight:300;font-size:16px;line-height:1.5;color:#fff;font-family:"Noto Sans TC";margin-bottom:10px;letter-spacing:1px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:414px){.serviceArea .Txt .textBox .text{font-size:16px}}.serviceArea .decoTitleEn{position:absolute;bottom:0;left:0;right:0;margin:0 auto;z-index:2;font-size:104px;color:rgba(255,255,255,0.5);text-transform:uppercase;line-height:1;text-align:center}@media (max-width:1180px){.serviceArea .decoTitleEn{display:none}}.processArea{width:100%;padding:85px 0;background-color:#2e2e2e}.processArea .processBoxList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -25px}@media (max-width:1180px){.processArea .processBoxList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}.processArea .processBoxList .processItem{width:50%;padding:25px}@media (max-width:1180px){.processArea .processBoxList .processItem{width:70%;margin:0 auto}}@media (max-width:640px){.processArea .processBoxList .processItem{width:100%}}.processArea .processBoxList .item{width:100%;background-color:#fff;padding:30px 30px 20px;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}.processArea .processBoxList .Img{width:100%}.processArea .processBoxList .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.processArea .processBoxList .Txt{text-align:center;font-family:"Noto Sans TC";font-size:25px;color:#262626;font-weight:400;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;padding-top:10px;line-height:1.3}@media (max-width:767px){.processArea .processBoxList .Txt{font-size:18px}}.formArea{position:relative;width:100%;background-color:#f3f3f3;padding:100px 0}.formArea .formOutBox{max-width:635px;margin:0px auto 0;width:100%}@media (max-width:767px){.formArea .formOutBox{max-width:100%;padding:0 20px}}.formArea .titleMainBox{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:50px}