@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}.contentBox{position:relative}.contentBox .bread{position:absolute;top:0;right:0;max-width:1300px;width:100%;margin:0 auto;left:0}.contentBox .bread .wrap .tit:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.contentBox .bread .wrap a,.contentBox .bread .wrap span{color:#fff}.contentBox .bread.verticalLine .wrap a+a:before,.contentBox .bread.verticalLine .wrap a+span:before,.contentBox .bread.verticalLine .wrap span+a:before,.contentBox .bread.verticalLine .wrap span+span:before{background-color:#fff}.contentBox .Img{width:100%;overflow:hidden;height:1240px}.contentBox .Img img{width:100%;height:1440px;display:block;-o-object-fit:cover;object-fit:cover}.formBoxArea{max-width:710px;height:1000px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}@media (max-width:1180px){.formBoxArea{max-width:100%;padding:0 20px;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;height:auto}}.formOutBox{width:100%;background-color:#fff;padding:60px 55px}@media (max-width:640px){.formOutBox{padding:40px 20px}}.formOutBox .telBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:640px){.formOutBox .telBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.formOutBox .telBox .text{font-size:28px;color:#555;font-weight:300}.formOutBox .telBox .Icon{width:45px;height:26px;margin:0 10px;background-image:url("../images/icon_inqury.png");background-size:auto;background-position:center;background-repeat:no-repeat}.formOutBox .telBox .Icon img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.formOutBox .telBox a{color:#555;font-size:30px;font-family:"Prata"}@media (min-width:1201px){.formOutBox .telBox a:hover{color:rgba(47,47,47,0.5)}}.formOutBox .text{font-size:16px;color:#555;font-family:"Noto Sans TC"}.formOutBox .formBox{width:100%;padding:50px 10px}