@charset "UTF-8";.formBox .columnCheckBox .columnCheckLabel .columnCheck:after,.formBox .columnCheckBox .columnCheckLabel .columnCheck: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;align-items:center;padding:8px 0px;position:relative;border-bottom:1px solid rgba(47,47,47,0.2)}.formBox .formColumn.btn{border-bottom:1px solid rgba(47,47,47,0)}.formBox .formColumn.exp{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.formBox .formColumn.exp .columnTitle{margin-top:15px}.formBox .formColumn.select{position:relative}.formBox .formColumn.select option{color:#737373;font-weight:300}.formBox .formColumn.select:before{content:"";width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;pointer-events:none;position:absolute;bottom:25px;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 .columnTitle{width:auto;font-size:16px;font-weight:300;letter-spacing:0.02rem;line-height:1.25;position:relative;padding-right:10px}@media (max-width:640px){.formBox .columnTitle{font-size:15px;width:90px}}.formBox .columnTitle.withCheckBox{width:auto}@media (max-width:640px){.formBox .columnTitle.withCheckBox{width:90px}}.formBox .columnTitle.withCheckBox+.columnCheckBox{margin-left:10px;margin-bottom:12px}.formBox .columnTitle.requireStyle{padding-left:10px}.formBox .columnTitle.requireStyle:before{content:"*";color:#555;font-size:16px;font-weight:300;position:absolute;top:-5px;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;outline:none;padding:5px 25px 5px 10px;margin:0;color:#c2c2c2;font-size:16px;letter-spacing:1px;font-weight:300}.formBox .columnSelect:disabled{background-color:#e5e5e5!important;color:#737373!important}.formBox .columnInput{padding:5px 10px;padding:0 10px}.formBox .columnInput::-webkit-input-placeholder{color:#c2c2c2;font-size:16px;letter-spacing:1px;font-weight:300}.formBox .columnInput::-moz-placeholder{color:#c2c2c2;font-size:16px;letter-spacing:1px;font-weight:300}.formBox .columnInput:-ms-input-placeholder{color:#c2c2c2;font-size:16px;letter-spacing:1px;font-weight:300}.formBox .columnInput::-ms-input-placeholder{color:#c2c2c2;font-size:16px;letter-spacing:1px;font-weight:300}.formBox .columnInput::placeholder{color:#c2c2c2;font-size:16px;letter-spacing:1px;font-weight:300}@media (max-width:640px){.formBox .columnInput::-webkit-input-placeholder{font-size:16px}.formBox .columnInput::-moz-placeholder{font-size:16px}.formBox .columnInput:-ms-input-placeholder{font-size:16px}.formBox .columnInput::-ms-input-placeholder{font-size:16px}.formBox .columnInput::placeholder{font-size:16px}}.formBox .columnInput:disabled{background-color:#e5e5e5!important;color:#737373!important}.formBox .columnArea{height:100px;padding:10px}@media (max-width:1180px){.formBox .columnArea{height:120px;padding:5px 10px}}.formBox .columnArea,.formBox .columnInput,.formBox .columnSelect{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#737373;font-weight:500;font-size:16px;letter-spacing:1px;font-weight:300;font-family:"Noto Sans TC"}@media (max-width:640px){.formBox .columnArea,.formBox .columnInput,.formBox .columnSelect{font-size:16px;width:calc(100% - 90px)}}.formBox .columnSelect{color:#c2c2c2}.formBox .columnSelect.isSelected{color:#737373}.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}.formBox.event .formColumn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:10px;position:relative;border:1px solid rgba(47,47,47,0.2);background-color:#fff;margin-bottom:15px}.formBox.event .formColumn.btn{border-bottom:1px solid rgba(47,47,47,0)}.formBox.event .formColumn.exp{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.formBox.event .formColumn.exp .columnTitle{margin-top:15px}.formBox.event .formColumn.select{position:relative}.formBox.event .formColumn.select option{color:#737373;font-weight:300}.formBox.event .formColumn.select:before{content:"";width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;pointer-events:none;position:absolute;bottom:25px;right:20px;z-index:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.formBox.event .formColumn.pt0{padding-top:0}.formBox.event .formColumn.pb0{padding-bottom:0}.formBox.event .columnArea,.formBox.event .columnInput,.formBox.event .columnSelect{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#737373;font-weight:500;font-size:16px;letter-spacing:1px;font-weight:300;font-family:"Noto Sans TC"}@media (max-width:640px){.formBox.event .columnArea,.formBox.event .columnInput,.formBox.event .columnSelect{font-size:16px}}.formBox.event .columnSelect{color:#c2c2c2}.formBox.event .columnInput,.formBox.event .columnSelect{height:35px}.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}.aboutArea .wrap{max-width:1640px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:90px 0}@media (max-width:1366px){.aboutArea .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:1180px){.aboutArea .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aboutArea .leftBox{width:40%}@media (max-width:1180px){.aboutArea .leftBox{width:100%}}.aboutArea .leftBox .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.aboutArea .rightBox{width:60%;padding-left:85px}@media (max-width:1536px){.aboutArea .rightBox{padding-left:30px}}@media (max-width:1180px){.aboutArea .rightBox{width:100%;padding:40px 0 0}}.aboutArea .textBox{width:100%}.aboutArea .textBox .infoList{width:100%;border-bottom:2px solid #000;border-top:2px solid #000}.aboutArea .textBox .infoList .infoItem{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.aboutArea .textBox .infoList .infoItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aboutArea .textBox .infoList .infoItem:not(:last-child) .item{border-bottom:1px solid #ccc}@media (max-width:767px){.aboutArea .textBox .infoList .infoItem:not(:last-child) .item{border-bottom:none}}.aboutArea .textBox .infoList .infoItem .item{margin:0 5px;font-size:17px;color:#555555;letter-spacing:0.9px;padding:20px 10px}@media (max-width:767px){.aboutArea .textBox .infoList .infoItem .item{padding:20px 20px;margin:0}}.aboutArea .textBox .infoList .infoItem .item.tit{width:210px;text-transform:uppercase}@media (max-width:767px){.aboutArea .textBox .infoList .infoItem .item.tit{width:100%;background-color:#f9f9f9}}.aboutArea .textBox .infoList .infoItem .item.infoTxt{width:48%}@media (max-width:767px){.aboutArea .textBox .infoList .infoItem .item.infoTxt{width:100%}}.aboutArea .textBox .infoList .infoItem .item.infoText{width:48%}@media (max-width:767px){.aboutArea .textBox .infoList .infoItem .item.infoText{width:100%}}.aboutArea .textBox .infoList .infoItem .item.map{position:relative}.aboutArea .textBox .infoList .infoItem .item.map .mapInfo{position:absolute;top:0;right:0;bottom:0;margin:auto 0;width:38px;height:38px;border-radius:50%;background-color:#e2e2e2;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}@media (min-width:1201px){.aboutArea .textBox .infoList .infoItem .item.map .mapInfo:hover{-webkit-animation:upDown 0.8s ease-in-out infinite;animation:upDown 0.8s ease-in-out infinite}}.aboutArea .textBox .infoList .infoItem .item.map .mapInfo img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:13px}.mainInfoBox{width:100%;position:relative;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}.mainInfoBox .contactBg{width:100%;position:relative;height:980px;overflow:hidden}@media (max-width:1180px){.mainInfoBox .contactBg{height:auto}}.mainInfoBox .contactBg img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:1200px;-o-object-fit:cover;object-fit:cover}.mainInfoBox .contactBg .decoTitleEn{position:absolute;bottom:0;left:0;z-index:2;font-size:139px;color:rgba(255,255,255,0.5);text-transform:uppercase;line-height:1}@media (max-width:1180px){.mainInfoBox .contactBg .decoTitleEn{display:none}}.mainInfoBox .wrap{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto!important;max-width:1340px!important;height:840px;z-index:2;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}@media (max-width:1180px){.mainInfoBox .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}}.mainInfoBox .formTxtBoxArea{width:calc(100% - 690px);position:relative;z-index:2;padding-top:80px}@media (max-width:1180px){.mainInfoBox .formTxtBoxArea{padding-top:0;width:100%;margin-bottom:20px}}.mainInfoBox .formTxtBoxArea .thankInfo{max-width:420px;width:100%}.mainInfoBox .formTxtBoxArea .infoBox{border-top:1px solid rgba(46,40,60,0.2);padding-top:30px;margin-top:30px}.mainInfoBox .formTxtBoxArea .infoBox .fixtel{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainInfoBox .formTxtBoxArea .infoBox .tit{font-size:20px;color:#414141;padding-top:50px;position:relative;display:block;margin-right:10px;line-height:1;width:75px}.mainInfoBox .formTxtBoxArea .infoBox .tit:before{content:"";position:absolute;background-image:url("../images/icon_cut.png");background-position:center;background-repeat:no-repeat;background-size:contain;top:0;left:0;width:74px;height:42px}.mainInfoBox .formTxtBoxArea .infoBox .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 75px)}.mainInfoBox .formTxtBoxArea .infoBox .txt .top{font-size:20px;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414141;line-height:1}.mainInfoBox .formTxtBoxArea .infoBox .txt .top span{font-size:15px;display:block;line-height:1;margin-left:20px}.mainInfoBox .formTxtBoxArea .infoBox .txt .bom{font-size:35px;color:#646464;line-height:1;font-family:"Prata";margin-top:8px}.mainInfoBox .formBoxArea{max-width:690px;background-color:#fff;padding:80px 55px;margin:0 110px 0 0}@media (max-width:1366px){.mainInfoBox .formBoxArea{margin:0}}@media (max-width:1180px){.mainInfoBox .formBoxArea{max-width:100%;padding:40px}}@media (max-width:640px){.mainInfoBox .formBoxArea{padding:40px 20px}}.side_contactInfo{margin-top:20px}