@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&display=swap");
.w-100 {
  width: 100% !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

#app img {
  display: inline;
  width: auto;
  height: auto;
  max-width: none;
  border: none;
}
#app div {
  display: block;
  width: auto;
  height: auto;
}
#app span {
  display: inline;
  width: auto;
  height: auto;
}
#app button {
  display: inline-block;
  padding: 2px 6px;
  border: 2px outset;
  background: ButtonFace;
  color: ButtonText;
  cursor: pointer;
}
#app label {
  display: inline;
  cursor: default;
  font: inherit;
  color: inherit;
}
#app input {
  display: inline-block;
  font: inherit;
  color: inherit;
  margin: 0;
  padding: 1px 2px;
  border: 1px solid #767676;
  background-color: Field;
  cursor: text;
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
  background: #FDD22B;
}

#app {
  position: relative;
  left: 0;
  top: 0;
  box-sizing: border-box;
  overflow-y: auto;
  z-index: 999999;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 767px) {
  #app {
    padding-bottom: 13.037809648vw;
  }
}
@media (min-width: 768px) {
  #app {
    padding-bottom: 2.6041666667vw;
  }
}
#app > .inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #app > .inner {
    padding-top: 9.1264667536vw;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #app > .inner {
    padding-top: 3.6458333333vw;
    width: 69.7916666667vw;
  }
}
#app .btn-close-pop {
  position: fixed;
  z-index: 999;
}
@media (max-width: 767px) {
  #app .btn-close-pop {
    right: 2.3468057366vw;
    top: 3.1290743155vw;
    width: 8.3441981747vw;
    height: 8.3441981747vw;
  }
}
@media (min-width: 768px) {
  #app .btn-close-pop {
    right: 1.8229166667vw;
    top: 1.8229166667vw;
    width: 3.0208333333vw;
    height: 3.0208333333vw;
  }
}
#app .btn-close-pop:hover {
  cursor: pointer;
  opacity: 0.8;
}
#app .contents {
  position: relative;
}
#app .contents .step {
  position: relative;
  top: 0;
}
#app .contents .step.active {
  position: relative;
  top: 0;
}
#app .contents .step h1 {
  position: relative;
  display: flex !important;
  justify-content: center !important;
  padding: 0;
  margin: 0;
}
#app .contents .step h1 .in2 {
  position: relative;
  text-align: center;
  font-weight: bold;
  padding: 0.25em 0.6em;
  line-height: 1.4;
  border: 1px solid #000000;
  background-color: #fff;
  letter-spacing: 0.2em;
  color: #231815;
}
@media (max-width: 767px) {
  #app .contents .step h1 .in2 {
    font-size: 6.258148631vw;
    border-radius: 6.518904824vw;
  }
}
@media (min-width: 768px) {
  #app .contents .step h1 .in2 {
    font-size: 2.5vw;
    border-radius: 2.6041666667vw;
  }
}
#app .contents .step h2 {
  text-align: center;
  letter-spacing: 0.07em;
  color: #231815;
}
@media (max-width: 767px) {
  #app .contents .step h2 {
    font-size: 4.1720990874vw;
  }
}
@media (min-width: 768px) {
  #app .contents .step h2 {
    font-size: 1.6666666667vw;
  }
}
#app .contents .step h3 {
  line-height: 1.5;
  padding-top: 0.85em;
  letter-spacing: 0.16em;
  color: #231815;
}
@media (max-width: 767px) {
  #app .contents .step h3 {
    font-size: 3.520208605vw;
    padding-left: 3.259452412vw;
    padding-right: 3.259452412vw;
    padding-bottom: 3.259452412vw;
  }
}
@media (min-width: 768px) {
  #app .contents .step h3 {
    font-size: 1.40625vw;
    padding-left: 10.15625vw;
    padding-right: 9.375vw;
    padding-bottom: 1.3020833333vw;
  }
}
#app .contents .step .content {
  position: relative;
  width: 100%;
}
#app .btns {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
#app .btns a {
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  background-color: #231815;
  color: #ffffff;
}
@media (max-width: 767px) {
  #app .btns a {
    padding: 0.15em 2.5em;
    font-size: 5.2151238592vw;
    border-radius: 5.2151238592vw;
    border: 0.6518904824vw solid #231815;
  }
}
@media (min-width: 768px) {
  #app .btns a {
    padding: 0.15em 2.5em;
    font-size: 1.8229166667vw;
    border-radius: 2.0833333333vw;
    margin-left: 1.8229166667vw;
    border: 0.2604166667vw solid #231815;
  }
}
#app .form .in {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #app .form .in {
    width: 93.8722294654vw;
  }
}
@media (min-width: 768px) {
  #app .form .in {
    width: 47.9166666667vw;
  }
}
#app .form .in form {
  position: relative;
  margin: 0;
  padding: 0;
  /* 自行畫出勾勾（可選） */
}
@media (min-width: 768px) {
  #app .form .in form {
    left: -1.0416666667vw;
  }
}
#app .form .in form .row1 {
  position: relative;
}
@media (max-width: 767px) {
  #app .form .in form .row1 {
    margin-bottom: 1.5645371578vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row1 {
    margin-bottom: 0.625vw;
  }
}
#app .form .in form .row1 .row-in {
  position: relative;
  border: 2px solid #231815;
  overflow: hidden;
}
@media (max-width: 767px) {
  #app .form .in form .row1 .row-in {
    display: flex !important;
    align-items: center !important;
    border-radius: 4.0417209909vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row1 .row-in {
    display: flex !important;
    align-items: center !important;
    border-radius: 1.6145833333vw;
  }
}
#app .form .in form .row1 label {
  color: #231815;
  font-weight: 600;
  background: #F8C6BD;
  box-sizing: border-box;
  border-right: 2px solid #231815;
}
@media (max-width: 767px) {
  #app .form .in form .row1 label {
    width: 38.591916558vw;
    height: 8.0834419817vw;
    padding-left: 4.6936114733vw;
    line-height: 8.0834419817vw;
    font-size: 3.7809647979vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row1 label {
    width: 15.4166666667vw;
    height: 3.2291666667vw;
    padding-left: 3.2291666667vw;
    line-height: 3.2291666667vw;
    font-size: 1.5104166667vw;
  }
}
#app .form .in form .row1 input {
  border: 0;
  margin: 0;
  padding: 0;
  background: #ffffff;
  flex: 1 1 auto !important;
  font-weight: 400;
  padding-left: 0.5em;
}
#app .form .in form .row1 input:focus {
  outline: 0;
}
@media (max-width: 767px) {
  #app .form .in form .row1 input {
    width: 82.1382007823vw;
    height: 8.0834419817vw;
    font-size: 3.7809647979vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row1 input {
    width: 32.8125vw;
    height: 3.2291666667vw;
    font-size: 1.5104166667vw;
  }
}
#app .form .in form .row2 {
  position: relative;
}
@media (max-width: 767px) {
  #app .form .in form .row2 {
    margin-bottom: 1.5645371578vw;
    display: flex !important;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row2 {
    margin-bottom: 0.625vw;
    display: flex !important;
  }
}
#app .form .in form .row2 .row-in {
  position: relative;
  border: 2px solid #231815;
  overflow: hidden;
}
@media (max-width: 767px) {
  #app .form .in form .row2 .row-in {
    display: flex !important;
    align-items: center !important;
    border-radius: 4.0417209909vw;
    height: 8.0834419817vw;
    width: 95.1760104302vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row2 .row-in {
    display: flex !important;
    align-items: center !important;
    border-radius: 1.6145833333vw;
    height: 3.2291666667vw;
    width: 38.0208333333vw;
  }
}
#app .form .in form .row2 label {
  color: #231815;
  font-weight: 600;
  background: #F8C6BD;
  box-sizing: border-box;
  border-right: 2px solid #231815;
}
@media (max-width: 767px) {
  #app .form .in form .row2 label {
    width: 38.591916558vw;
    height: 8.0834419817vw;
    padding-left: 4.6936114733vw;
    line-height: 8.0834419817vw;
    font-size: 3.7809647979vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row2 label {
    width: 15.4166666667vw;
    height: 3.2291666667vw;
    padding-left: 3.2291666667vw;
    line-height: 3.2291666667vw;
    font-size: 1.5104166667vw;
  }
}
#app .form .in form .row2 input {
  border: 0;
  margin: 0;
  padding: 0;
  background: #ffffff;
  flex: 1 1 auto !important;
  font-weight: 400;
  padding-left: 0.5em;
}
#app .form .in form .row2 input:focus {
  outline: 0;
}
@media (max-width: 767px) {
  #app .form .in form .row2 input {
    width: 38.591916558vw;
    height: 8.0834419817vw;
    font-size: 3.7809647979vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row2 input {
    width: 22.9166666667vw;
    height: 3.2291666667vw;
    font-size: 1.5104166667vw;
  }
}
#app .form .in form .row2 .captcha_group {
  position: relative;
  display: flex !important;
  align-items: center !important;
}
#app .form .in form .row2 .captcha_group .captcha_str {
  color: #3A3A3A;
  padding: 0 0.25em;
}
@media (max-width: 767px) {
  #app .form .in form .row2 .captcha_group .captcha_str {
    font-weight: 400;
    font-size: 6.258148631vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row2 .captcha_group .captcha_str {
    font-weight: 600;
    font-size: 2.5vw;
  }
}
@media (max-width: 767px) {
  #app .form .in form .row2 .captcha_group .captcha_refresh {
    width: 6.518904824vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row2 .captcha_group .captcha_refresh {
    width: 2.6041666667vw;
  }
}
#app .form .in form .row2 .captcha_group .captcha_refresh img:hover {
  cursor: pointer;
}
#app .form .in form .row3 {
  position: relative;
}
#app .form .in form .row3 .row-in {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  #app .form .in form .row3 .row-in {
    padding: 1.3037809648vw 0;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row3 .row-in {
    padding: 0.5208333333vw 0;
  }
}
#app .form .in form .row3 .row-in label {
  font-weight: 500;
}
@media (max-width: 767px) {
  #app .form .in form .row3 .row-in label {
    font-size: 3.9113428944vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .row3 .row-in label {
    font-size: 1.09375vw;
  }
}
#app .form .in form .circle-checkbox {
  display: inline-flex;
  align-items: center !important;
}
#app .form .in form .circle-checkbox input {
  -moz-appearance: none;
       appearance: none; /* 移除瀏覽器預設樣式 */
  -webkit-appearance: none;
  background-color: transparent; /* 背景透明 */
  border: 2px solid #000; /* 可自行設定邊框 */
  width: 18px;
  height: 18px;
  cursor: pointer;
}
#app .form .in form .circle-checkbox input:checked {
  background-color: transparent; /* 勾選後仍透明 */
  border-color: #000;
  position: relative;
}
#app .form .in form .circle-checkbox input:checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
#app .form .in form .notes {
  font-weight: 400;
  color: #3A3A3A;
}
@media (max-width: 767px) {
  #app .form .in form .notes {
    padding-left: 3.259452412vw;
    padding-right: 3.259452412vw;
    padding-top: 1em;
    font-size: 3.1290743155vw;
    line-height: 1.7;
  }
}
@media (min-width: 768px) {
  #app .form .in form .notes {
    line-height: 1.35;
    padding-left: 1.25em;
    padding-top: 0.25em;
    font-size: 0.8854166667vw;
  }
}
@media (max-width: 767px) {
  #app .form .in form .btns {
    padding-top: 3.9113428944vw;
  }
}
@media (min-width: 768px) {
  #app .form .in form .btns {
    padding-top: 1.5625vw;
  }
}