@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.popped {
  overflow: hidden;
}

#app {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  background: url("../../images/app/bg.jpg") center top;
  overflow-y: auto;
  z-index: 999999;
  font-family: "Noto Sans TC", sans-serif;
  display: none;
}
@media (max-width: 767px) {
  #app {
    padding-top: 7.8226857888vw;
    padding-bottom: 6.518904824vw;
  }
}
@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 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #app > .inner {
    width: 62.5vw;
  }
}
#app .btn-close-pop {
  position: absolute;
  z-index: 999;
}
@media (max-width: 767px) {
  #app .btn-close-pop {
    right: 6.7796610169vw;
    top: -3.9113428944vw;
    width: 8.3441981747vw;
    height: 8.3441981747vw;
  }
}
@media (min-width: 768px) {
  #app .btn-close-pop {
    right: 2.7083333333vw;
    top: 0.8333333333vw;
    width: 2.1875vw;
    height: 2.1875vw;
  }
}
#app .btn-close-pop:hover {
  cursor: pointer;
  opacity: 0.8;
}
#app .contents {
  position: relative;
}
#app .contents .step {
  position: fixed;
  top: -100000px;
}
#app .contents .step.active {
  position: relative;
  top: 0;
}
#app .contents .step .title {
  position: relative;
  width: 100%;
  background: url("../../images/app/title.png") center top no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  #app .contents .step .title {
    height: 22.1642764016vw;
  }
}
@media (min-width: 768px) {
  #app .contents .step .title {
    height: 14.4791666667vw;
  }
}
#app .contents .step .content {
  position: relative;
  width: 100%;
  background: url("../../images/app/border.png") center bottom no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  #app .contents .step .content {
    padding-bottom: 11.7340286832vw;
  }
}
@media (min-width: 768px) {
  #app .contents .step .content {
    padding-bottom: 4.6875vw;
  }
}
#app .step .subtitle {
  position: relative;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #app .step .subtitle {
    width: 85%;
  }
}
@media (min-width: 768px) {
  #app .step .subtitle {
    width: 52.2395833333vw;
  }
}
#app .step .subtitle span {
  font-weight: bold;
  color: #2A4875;
  padding: 0 0.9em;
  line-height: 1;
}
@media (max-width: 767px) {
  #app .step .subtitle span {
    font-size: 6.518904824vw;
  }
}
@media (min-width: 768px) {
  #app .step .subtitle span {
    font-size: 2.6041666667vw;
  }
}
#app .step .subtitle::before {
  content: "";
  position: relative;
  flex: 1 1 auto !important;
  background-color: #2A4875;
}
@media (max-width: 767px) {
  #app .step .subtitle::before {
    height: 0.3911342894vw;
    margin-top: 1.9556714472vw;
  }
}
@media (min-width: 768px) {
  #app .step .subtitle::before {
    height: 0.15625vw;
    margin-top: 0.78125vw;
  }
}
#app .step .subtitle::after {
  content: "";
  position: relative;
  flex: 1 1 auto !important;
  background-color: #2A4875;
}
@media (max-width: 767px) {
  #app .step .subtitle::after {
    height: 0.3911342894vw;
    margin-top: 1.9556714472vw;
  }
}
@media (min-width: 768px) {
  #app .step .subtitle::after {
    height: 0.15625vw;
    margin-top: 0.78125vw;
  }
}
#app .step .in {
  position: relative;
}
#app .step .slide {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media (max-width: 767px) {
  #app .step .slide {
    width: 90.7431551499vw;
    margin-top: 5.8670143416vw;
    margin-bottom: 5.8670143416vw;
  }
}
@media (min-width: 768px) {
  #app .step .slide {
    width: 57.03125vw;
    margin-top: 2.34375vw;
    margin-bottom: 4.4270833333vw;
  }
}
#app .step .slide .slick-list {
  position: relative;
}
@media (min-width: 768px) {
  #app .step .slide .slick-list {
    width: 57.03125vw;
    margin-left: -2.6041666667vw;
  }
}
#app .step .slide .item {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
#app .step .slide .item.slick-active {
  opacity: 0.4;
}
#app .step .slide .item.slick-current {
  opacity: 1;
}
@media (max-width: 767px) {
  #app .step .slide .item img {
    width: 54.7588005215vw;
  }
}
@media (min-width: 768px) {
  #app .step .slide .item img {
    width: 15.7291666667vw;
  }
}
#app .btns {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
#app .btns a {
  font-weight: bold;
  color: #234996;
  text-decoration: none;
  letter-spacing: 0.2em;
  padding: 0.15em 1em 0.35em 1em;
  line-height: 1;
  border: 2px solid #002368;
  background-color: #D3C9EC;
  border-radius: 2em;
}
@media (max-width: 767px) {
  #app .btns a {
    font-size: 6.518904824vw;
  }
}
@media (min-width: 768px) {
  #app .btns a {
    font-size: 2.6041666667vw;
  }
}
#app .slick-prev, #app .slick-next {
  position: absolute;
  z-index: 99;
  display: block;
  color: transparent;
  width: 8.2138200782vw;
  height: 11.7340286832vw;
  top: 10.4302477184vw;
  border: none;
}
@media (min-width: 768px) {
  #app .slick-prev, #app .slick-next {
    width: 2.2395833333vw;
    height: 3.6458333333vw;
    top: 2.6041666667vw;
  }
}
#app .slick-prev {
  left: 6.518904824vw;
  right: auto;
  background: url("../../images/app/btn-prev.png") center center no-repeat;
  background-size: 100% 100%;
}
#app .slick-prev:hover {
  transform: translatex(-4px);
}
@media (min-width: 768px) {
  #app .slick-prev {
    left: 17.7083333333vw;
    right: auto;
    background: url("../../images/app/btn-prev.png") center center no-repeat;
    background-size: 100% 100%;
  }
}
#app .slick-prev:before, #app [dir=rtl] .slick-prev:before {
  content: "";
}
#app .slick-next {
  left: auto;
  right: 6.518904824vw;
  background: url("../../images/app/btn-next.png") center center no-repeat;
  background-size: 100% 100%;
}
#app .slick-next:hover {
  transform: translatex(4px);
}
@media (min-width: 768px) {
  #app .slick-next {
    left: auto;
    right: 17.7083333333vw;
    background: url("../../images/app/btn-next.png") center center no-repeat;
    background-size: 100% 100%;
  }
}
#app #step4 .imgs {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 768px) {
  #app #step4 .imgs {
    margin-top: -0.9375vw;
  }
}
#app #step4 .imgs .img {
  position: relative;
}
@media (max-width: 767px) {
  #app #step4 .imgs .img {
    margin-left: 1.1734028683vw;
    margin-right: 1.1734028683vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .imgs .img {
    margin-left: 0.9375vw;
    margin-right: 0.9375vw;
  }
}
@media (max-width: 767px) {
  #app #step4 .imgs .img img {
    width: 27.3794002608vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .imgs .img img {
    width: 16.9270833333vw;
  }
}
#app #step4 .texts {
  position: relative;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 767px) {
  #app #step4 .texts {
    padding-top: 7.1707953064vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .texts {
    padding-top: 2.8645833333vw;
  }
}
#app #step4 .texts .txt1 {
  position: relative;
  line-height: 1.4;
}
@media (max-width: 767px) {
  #app #step4 .texts .txt1 {
    font-size: 4.4328552803vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .texts .txt1 {
    font-size: 2.0833333333vw;
  }
}
#app #step4 .texts .txt2 {
  position: relative;
}
#app #step4 .texts .txt2 a {
  color: #2A4875;
  line-height: 1.4;
}
#app #step4 .texts .txt2 a:hover {
  border-bottom: 1px solid #2A4875;
}
@media (max-width: 767px) {
  #app #step4 .texts .txt2 a {
    font-size: 4.6936114733vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .texts .txt2 a {
    font-size: 2.1875vw;
  }
}
#app #step4 .notes {
  position: relative;
  text-align: center;
  line-height: 1.25;
}
@media (max-width: 767px) {
  #app #step4 .notes {
    font-size: 4.4328552803vw;
    padding-top: 11.7340286832vw;
    padding-bottom: 13.037809648vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .notes {
    font-size: 2.0833333333vw;
    padding-top: 4.6875vw;
    padding-bottom: 5.2083333333vw;
  }
}
#app #step4 .btns a {
  letter-spacing: 0.075em;
}
#app #step4 .form {
  position: relative;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
@media (max-width: 767px) {
  #app #step4 .form {
    font-size: 5.2151238592vw;
    padding-top: 3.9113428944vw;
    padding-bottom: 7.8226857888vw;
  }
}
@media (min-width: 768px) {
  #app #step4 .form {
    font-size: 2.0833333333vw;
    padding-top: 1.5625vw;
    padding-bottom: 3.125vw;
  }
}
#app #step4 .form #agree {
  position: relative;
}
@media (max-width: 767px) {
  #app #step4 .form #agree {
    margin-right: 1em;
    -ms-transform: scale(1.75);
    -moz-transform: scale(1.75);
    -webkit-transform: scale(1.75);
    -o-transform: scale(1.75);
  }
}
@media (min-width: 768px) {
  #app #step4 .form #agree {
    margin-right: 1em;
    -ms-transform: scale(2.75);
    -moz-transform: scale(2.75);
    -webkit-transform: scale(2.75);
    -o-transform: scale(2.75);
  }
}
#app #step4 .form label {
  position: relative;
}
#app #step5 .in {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #app #step5 .in {
    width: 78.2268578879vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in {
    width: 45.6770833333vw;
  }
}
#app #step5 .in form {
  position: relative;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #app #step5 .in form {
    margin-top: -0.6518904824vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form {
    margin-top: -0.2604166667vw;
  }
}
#app #step5 .in form .___row {
  position: relative;
}
@media (min-width: 768px) {
  #app #step5 .in form .___row {
    display: flex !important;
    align-items: center !important;
    border-left: 1px solid #2A4875;
    border-right: 1px solid #2A4875;
    border-top: 1px solid #2A4875;
  }
}
#app #step5 .in form .___row label {
  color: #2A4875;
  font-weight: 600;
}
@media (max-width: 767px) {
  #app #step5 .in form .___row label {
    line-height: 10.4302477184vw;
    font-size: 4.6936114733vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .___row label {
    border-right: 1px solid #2A4875;
    width: 15.8854166667vw;
    height: 4.1666666667vw;
    text-align: center;
    line-height: 4.1666666667vw;
    font-size: 1.875vw;
  }
}
#app #step5 .in form .___row input {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  flex: 1 1 auto !important;
  font-weight: 400;
  padding-left: 0.5em;
}
#app #step5 .in form .___row input:focus {
  outline: 0;
}
@media (max-width: 767px) {
  #app #step5 .in form .___row input {
    width: 78.2268578879vw;
    height: 10.4302477184vw;
    font-size: 4.6936114733vw;
    border: 1px solid #000;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .___row input {
    width: 28.125vw;
    height: 4.1666666667vw;
    font-size: 1.875vw;
  }
}
#app #step5 .in form .___row2 {
  position: relative;
}
@media (min-width: 768px) {
  #app #step5 .in form .___row2 {
    display: flex !important;
    align-items: center !important;
    border-left: 1px solid #2A4875;
    border-right: 1px solid #2A4875;
    border-top: 1px solid #2A4875;
    border-bottom: 1px solid #2A4875;
  }
}
#app #step5 .in form .___row2 label {
  color: #2A4875;
  font-weight: 600;
}
@media (max-width: 767px) {
  #app #step5 .in form .___row2 label {
    line-height: 10.4302477184vw;
    font-size: 4.6936114733vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .___row2 label {
    width: 15.8854166667vw;
    height: 4.1666666667vw;
    text-align: center;
    line-height: 4.1666666667vw;
    font-size: 1.875vw;
  }
}
#app #step5 .in form .___row2 input {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  font-weight: 400;
  padding-left: 0.5em;
}
#app #step5 .in form .___row2 input:focus {
  outline: 0;
}
@media (max-width: 767px) {
  #app #step5 .in form .___row2 input {
    width: 78.2268578879vw;
    height: 10.4302477184vw;
    font-size: 4.6936114733vw;
    border: 1px solid #000;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .___row2 input {
    width: 13.0208333333vw;
    height: 4.1666666667vw;
    font-size: 1.875vw;
    flex: 1 1 auto !important;
  }
}
#app #step5 .in form .___row2 .captcha_group {
  position: relative;
  display: flex !important;
  align-items: center !important;
}
@media (max-width: 767px) {
  #app #step5 .in form .___row2 .captcha_group .captcha_str {
    font-weight: 400;
    width: 32.5945241199vw;
    font-size: 9.3872229465vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .___row2 .captcha_group .captcha_str {
    font-weight: 600;
    width: 5.2083333333vw;
    font-size: 1.875vw;
  }
}
@media (max-width: 767px) {
  #app #step5 .in form .___row2 .captcha_group .captcha_refresh {
    width: 7.8226857888vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .___row2 .captcha_group .captcha_refresh {
    width: 3.125vw;
    padding-right: 0.5208333333vw;
  }
}
#app #step5 .in form .___row2 .captcha_group .captcha_refresh img:hover {
  cursor: pointer;
}
#app #step5 .in form .notes {
  font-weight: 400;
  line-height: 1.35;
}
@media (max-width: 767px) {
  #app #step5 .in form .notes {
    padding-left: 0.5em;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 4.4328552803vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .notes {
    padding-left: 1.5em;
    padding-top: 0.25em;
    font-size: 1.5625vw;
  }
}
@media (max-width: 767px) {
  #app #step5 .in form .btns {
    padding-top: 2.6075619296vw;
    padding-bottom: 2.6075619296vw;
  }
}
@media (min-width: 768px) {
  #app #step5 .in form .btns {
    padding-top: 1.5625vw;
  }
}
#app #step6 .content {
  background: none;
}
@media (max-width: 767px) {
  #app #step6 .content .in {
    padding-top: 6.518904824vw;
    padding-bottom: 6.518904824vw;
  }
}
@media (min-width: 768px) {
  #app #step6 .content .in {
    padding-top: 2.6041666667vw;
    padding-bottom: 2.6041666667vw;
  }
}
#app #step6 .content .share_img {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (max-width: 767px) {
  #app #step6 .content .share_img img {
    width: 91.2646675359vw;
  }
}
@media (min-width: 768px) {
  #app #step6 .content .share_img img {
    width: 62.5vw;
  }
}
@media (max-width: 767px) {
  #app #step6 .btns {
    padding-top: 2.6075619296vw;
  }
}
@media (min-width: 768px) {
  #app #step6 .btns {
    padding-top: 1.0416666667vw;
  }
}
#app #step6 .btns a {
  letter-spacing: 0.075em;
}
#app #myCanvas {
  position: fixed;
  top: -100000px;
}