html {
  font-family: "Noto Sans TC", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05rem;
}

.kv {
  background: transparent url("../img/kv-bg-m.jpg") scroll no-repeat center;
  width: 100%;
  height: auto;
  font-size: 0;
  position: relative;
  z-index: 99;
  overflow: hidden;
}

.logo {
  width: 50vw;
  height: auto;
  padding: 40px 30px;
  display: block;
  max-width: 226px;
  position: relative;
  z-index: 100;
}

.apply-btn {
  position: fixed;
  width: 100%;
  height: auto;
  bottom: 0;
  z-index: 1000;
}

.apply-btn a {
  /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#f5529c+0,2913ff+100 */
  background: linear-gradient(135deg,
      rgba(245, 82, 156, 1) 0%,
      rgba(41, 19, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%;
  padding: 8px 0;
  display: block;
  color: white;
  text-align: center;
  font-size: 36px;
  text-decoration: none;
  box-shadow: 4px 4px 12px 4px rgba(241, 250, 255, 0.8);
}

.mainTxt {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 101;
  max-width: 700px;
  margin: 0 auto;
}

.date {
  width: 80vw;
  height: 20vw;
  background: transparent url("../img/date-logo.png") no-repeat center;
  background-size: contain;
  margin: 0 auto;
  max-width: 633px;
  max-height: 74px;
}

.nuHRM {
  width: 85vw;
  height: 23vw;
  background: transparent url("../img/nuHRM.png") no-repeat center;
  background-size: contain;
  margin: 0 auto;
  max-width: 672px;
  max-height: 181px;
}

.subtxt {
  width: 85vw;
  height: 13vw;
  background: transparent url("../img/subtxt.png") no-repeat center;
  background-size: contain;
  margin: 0 auto;
  max-width: 657px;
  max-height: 99px;
}

.keyborand {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 766px;
  margin: 0 auto;
}

.btn {
  width: 85vw;
  height: 28vw;
  background: transparent url("../img/keyborand.png") no-repeat center;
  background-size: contain;
  margin: 0 auto;
  max-width: 706px;
  max-height: 228px;
}

.hand {
  width: 20vw;
  height: 20vw;
  background: transparent url("../img/hand.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 15%;
  right: 0;
  max-width: 123px;
  max-height: 130px;
}

.lightning {
  width: 20vw;
  height: 20vw;
  background: transparent url("../img/lightning.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 15%;
  left: 0;
  max-width: 132px;
  max-height: 158px;
}

.mainChar {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 100;
  max-width: 500px;
  margin: 0 auto;
}

.talk {
  width: 45vw;
  height: 24vw;
  background: transparent url("../img/talk.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 12%;
  left: 0;
  max-height: 138px;
  max-width: 229px;
  animation: talk 0.8s;
  animation-iteration-count: 4;
  z-index: 0;
}

@keyframes talk {
  0% {
    transform: rotate(0);
  }

  30% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-3deg);
  }

  60% {
    transform: rotate(1deg);
  }

  65% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(0);
  }
}

.girl {
  width: 80vw;
  height: 80vw;
  background: transparent url("../img/peo.png") no-repeat center;
  background-size: contain;
  margin: 0 auto;
  max-width: 437px;
  max-height: 470px;
  position: relative;
  z-index: 1;
}

.love {
  width: 10vw;
  height: 10vw;
  background: transparent url("../img/love.png") no-repeat center;
  background-size: contain;
  max-height: 16px;
  position: absolute;
  top: 176px;
  left: 27%;
  animation: scrollMove 0.7s infinite;
}

.objects {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  overflow: hidden;
}

.spline {
  background: transparent url(../img/speedline.gif) no-repeat center;
  width: 100%;
  height: 1334px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}


.files li:first-child,
.files li:nth-child(4) {
  background: transparent url(../img/file1.png) no-repeat center;
  width: 20vw;
  height: 45vw;
  background-size: contain;
  position: absolute;
  left: 0;
  top: calc(50% + 50px);
  max-width: 124px;
  max-height: 205px;
  display: none;
}

.files li:nth-child(2) {
  background: transparent url(../img/file3.png) no-repeat center;
  width: 30vw;
  height: 50vw;
  background-size: contain;
  position: absolute;
  left: -9%;
  top: 75%;
  max-width: 271px;
  max-height: 313px;
}

.files li:nth-child(3) {
  background: transparent url(../img/file3.png) no-repeat center;
  width: 30vw;
  height: 50vw;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 60%;
  max-width: 271px;
  max-height: 313px;
}

.coins li:first-child {
  background: transparent url(../img/coin.png) no-repeat center;
  width: 20vw;
  height: 20vw;
  background-size: contain;
  position: absolute;
  right: 5%;
  top: 43%;
  max-width: 124px;
}

.coins li:nth-child(2) {
  background: transparent url(../img/coin.png) no-repeat center;
  width: 18vw;
  height: 18vw;
  background-size: contain;
  position: absolute;
  left: 0vw;
  top: 72%;
  max-width: 120px;
  max-height: 120px;
}

.coins li:last-child,
.coins li:nth-child(3) {
  background: transparent url(../img/coin6.png) no-repeat center;
  width: 30vw;
  height: 50vw;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  max-width: 180px;
  max-height: 180px;
}

.scroll {
  width: 185px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

.scroll .txt {
  height: auto;
  display: inline-block;
  font-size: 28px;
  color: white;
}

.scroll .line {
  width: 200px;
  height: 41px;
  background: transparent url("../img/line.svg") no-repeat scroll center;
  display: inline-block;
  margin-top: 10px;
}

.marker {
  color: yellow;
}

@keyframes scrollMove {
  0% {
    margin-top: 10px;
  }

  50% {
    margin-top: 20px;
  }

  100% {
    margin-top: 10px;
  }
}

.w1200 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.w800 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

/*intro block*/
.intro {
  width: 100%;
  height: auto;
  background: #00abda url("../img/intro-bg-m.jpg") scroll no-repeat top;
  padding: 80px 0;
  position: relative;
  z-index: 101;
  overflow: hidden;
  padding: 60px 30px;
}

.cirs {
  display: none;
  width: 100%;
  height: 150vw;
  position: absolute;
}

.p1,
.p2,
.p3 {
  width: 100%;
  height: auto;
  position: relative;
}

.p1 .peo {
  width: 44vw;
  height: 50vw;
  background: transparent url("../img/char1.png") scroll no-repeat top;
  background-size: contain;
  position: absolute;
  max-width: 335px;
  max-height: 451px;
  top: 45px;
  left: -15px;
  z-index: 2;
}

.p1 .txt {
  width: 65vw;
  height: 60vw;
  background: transparent url("../img/txt01-m.png") scroll no-repeat top;
  background-size: contain;
  margin: 0 auto;
  max-width: 629px;
  max-height: 315px;
  z-index: 1;
}

.p2 .peo {
  width: 46vw;
  height: 50vw;
  background: transparent url("../img/char2.png") scroll no-repeat top;
  background-size: contain;
  position: absolute;
  max-width: 327px;
  max-height: 394px;
  top: 320px;
  right: 0px;
  z-index: 2;
}

.p2 .txt {
  width: 73vw;
  height: 95vw;
  background: transparent url("../img/txt02-m.png") scroll no-repeat top;
  background-size: contain;
  margin: 0 auto;
  max-width: 672px;
  max-height: 603px;
  z-index: 1;
}

.p3 .peo {
  width: 40vw;
  height: 49vw;
  background: transparent url("../img/char3.png") scroll no-repeat top;
  background-size: contain;
  position: absolute;
  max-width: 324px;
  max-height: 439px;
  top: 115px;
  left: -40px;
  z-index: 2;
}

.p3 .txt {
  width: 65vw;
  height: 75vw;
  background: transparent url("../img/txt03-m.png") scroll no-repeat top;
  background-size: contain;
  margin: 0 auto;
  max-width: 667px;
  max-height: 394px;
  z-index: 1;
}

.yellow-border {
  border: 2px solid yellow;
  border-radius: 30px;
  padding: 1%;
  overflow: hidden;
  margin-bottom: 20px;
}

.blue-border {
  border-radius: 20px;
}

.table-m {
  text-align: center;
  font-size: 20px;
  width: 100%;
  background-color: white;
  border-radius: 20px;
  border: 1px solid yellow;
  margin: 0 auto;
}

.intro p {
  color: white;
  text-align: center;
  font-size: 16px;
}

.table-m td {
  border-right: 2px solid #3427c0;
  border-bottom: 2px solid #3427c0;
  color: #3427c0;
}

.table-m tr:first-child td {
  background-color: #3427c0;
  color: white;
  font-size: 24px;
  padding: 1%;
}

/*form block*/
.form {
  width: 100%;
  height: auto;
  background: transparent url("../img/form-bg-m.jpg") scroll no-repeat top;
  padding: 0 8% 80px 8%;
  color: white;
}

.form .title {
  font-size: 48px;
  color: white;
  text-align: center;
  padding-bottom: 20px;
}

.form .title::before {
  content: "";
  background: transparent url(../img/line.svg) no-repeat center;
  width: 200px;
  height: 20px;
  position: absolute;
  top: 85px;
}

.form h3 {
  font-size: 28px;
  margin-top: 20px;
  line-height: 2.5;
}

h3 span {
  color: #fef48c;
  font-size: 16px;
}

.form h4 {
  color: #fef48c;
  font-size: 18px;
  display: none;
}

.form h4:before {
  content: " X ";
  font-size: 18px;
}

ul li {
  width: 100%;
  list-style: none;
  vertical-align: middle;
}

.info li label {
  width: 100%;
  display: block;
  font-size: 24px;
  line-height: 3;
}

li input[type="text"],
li input[type="email"] {
  width: 100%;
  height: 60px;
  border-radius: 15px;
  border: none;
  padding: 0 20px;
}

li.num #front {
  width: 25%;
  height: 60px;
  border-radius: 15px;
  border: none;
}

li.num #back {
  width: 68%;
  height: 60px;
  border-radius: 15px;
  border: none;
}

li.num span {
  width: 5%;
  text-align: center;
  display: inline-block;
}

.others p {
  display: inline-block;
  font-size: 24px;
  padding-right: 10px;
}

.others>p {
  display: block;
  padding-right: 0px;
  letter-spacing: 0;
  vertical-align: middle;
}

.others li {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  flex-wrap: wrap;
}

.others li label {
  font-size: 24px;
}

.others li label[for="other"] {
  padding-right: 10px;
}

input[type="radio"] {
  width: 26px;
  height: 26px;
  margin: 0 10px;
}

input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

.others span.white {
  color: white;
  cursor: pointer;
  border-bottom: 1px solid white;
  padding-bottom: 4px;
}

.submit-btn {
  font-size: 30px;
  letter-spacing: 0.2rem;
  font-weight: bold;
  color: white;
  background: linear-gradient(-180deg,
      rgba(245, 82, 156, 1) 0%,
      rgba(41, 19, 255, 1) 100%);
  padding: 1% 5%;
  border-radius: 15px;
  margin: 40px auto 0;
  display: block;
  border: none;
}

.others input[type="text"] {
  width: 41%;
}

.others #tips {
  width: 100%;
}

.others #vertifyCode {
  width: 150px;
}

.vertifyCode {
  width: 30%;
  padding-left: 20px;
}

.footer {
  background-color: #1e36bd;
  font-size: 14px;
  text-align: center;
  height: auto;
  padding: 20px 20px 100px;
}

.footer p {
  font-family: Microsoft JhengHei;
  font-size: 14px;
  color: white;
  display: inline;
}

.footer a {
  color: white;
  text-decoration: none;
  margin-left: 40px;
  display: inline;
  font-family: Microsoft JhengHei;
  font-size: 14px;
}

.popup {
  color: white;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
}

.popup .bg {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.popup .popup-content {
  position: relative;
  padding: 40px;
  width: 100%;
  height: 100vh;
  max-width: 800px;
  margin: 0 auto;
}

.popup .close-btn {
  width: 100px;
  height: 100px;
  background: transparent url(../img/btn-close.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -5.5%;
  right: -5.5%;
  cursor: pointer;
  z-index: 100;
}

.popup .content-border {
  width: 100%;
  margin: 10% auto;
  padding: 5px;
  background-color: #0036b0;
  border: 2px solid #55e1f6;
  border-radius: 35px;
  position: relative;
}

.popup .content {
  width: 100%;
  height: 80vh;
  overflow: hidden;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #0036b0;
  border: 2px solid #55e1f6;
  border-radius: 30px;

}

.popup .title {
  font-size: 32px;
  text-align: center;
}

.popup ul {
  height: 95%;
  overflow-y: auto;
  padding: 20px 40px;
}

.popup ol {
  padding: 0 40px;
}

.popup ul li {
  list-style-type: decimal;
  font-size: 18px;
  color: white;
  font-weight: 300;
}

.popup ol li {
  list-style-type: disc;
  font-size: 18px;
  color: white;
}

/*RWD*/
@media screen and (min-width: 750px) {
  .footer div {
    display: inline;
  }

  .kv {
    background: transparent url("../img/kv-p.jpg") scroll no-repeat top;
    height: auto;
    background-size: cover;
    z-index: 99;
  }

  .scroll {
    display: block;
    position: relative;
    top: 10px;
  }

  .apply-btn {
    width: 200px;
    height: auto;
    bottom: auto;
    right: 0%;
    top: 60%;

  }

  .apply-btn a {
    background: transparent url(../img/apply-btn.png) no-repeat center;
    width: 168px;
    height: 162px;
    display: block;
    font-size: 0;
    box-shadow: none;
    animation: shing 1.8s infinite;
  }

  @keyframes shing {
    0% {}

    20% {
      filter: brightness(120%);
    }

    50% {
      filter: brightness(100%);
    }

    100% {}
  }

  .intro {
    background: transparent url("../img/intro-bg-p.jpg") scroll no-repeat top;
    width: 100%;
    height: auto;
    background-size: cover;
  }

  .objects {
    height: 180vw;
  }

  .intro p {
    width: 65%;
    margin: 0 auto;
    font-size: 14px;
  }

  .form {
    background: transparent url("../img/form-bg-p.jpg") scroll no-repeat top;
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 40px 0;
  }

  .footer {
    padding: 20px;
  }

  .footer a {
    margin-left: 10px;
  }

  .popup .close-btn {
    width: 100px;
    height: 100px;
    top: -3.5%;
    right: -3.5%;
  }
}

@media screen and (min-width: 800px) {
  .p1 .txt {
    background: transparent url(../img/txt01.png) scroll no-repeat top;
    background-size: contain;
    margin-left: 240px;
    margin-bottom: 40px;
    width: 382px;
    height: 155px;
  }

  .p1 .peo,
  .p2 .peo,
  .p3 .peo {
    top: 0;
  }

  .p1 .peo {
    width: 30vw;
    height: 30vw;
  }

  .p2 .peo {
    width: 25vw;
    height: 30vw;
    top: 95px;
  }

  .p3 .peo {
    width: 40vw;
    height: 30vw;
  }

  .p2 .txt {
    background: transparent url(../img/txt02.png) scroll no-repeat top;
    background-size: contain;
    margin-right: 100px;
    margin-bottom: 40px;
    width: 659px;
    height: 253px;
  }

  .p3 .txt {
    background: transparent url(../img/txt03.png) scroll no-repeat top;
    background-size: contain;
    margin-left: 244px;
    margin-bottom: 40px;
    width: 499px;
    height: 224px;
  }

}

@media screen and (min-width: 1000px) {
  .objects {
    height: 100vh;
  }

  .files li:first-child,
  .coins li:last-child {
    display: none;
  }

  .files li:nth-child(2) {
    left: 5%;
  }

  .files li:nth-child(3) {
    right: 13%;
    top: 70%;
  }

  .files li:nth-child(4) {
    left: 15%;
  }

  .coins li:first-child {
    right: 25%;
    top: 50%;
  }

  .coins li:nth-child(3) {
    right: 20%;
    top: 60%;
  }

  .coins li:nth-child(2) {
    left: 20%;
  }

  .p2 .peo {
    top: 165px;
  }
}

@media screen and (min-width: 1000px) and (orientation: landscape) {
  .objects {
    height: 120vw;
  }
}

@media screen and (min-width: 1200px) {
  .kv {
    background: transparent url("../img/kv-bg.jpg") scroll no-repeat top;
    background-size: auto;
    overflow: hidden;
    height: 1080px;
    text-align: center;
  }

  .spline {
    background: transparent url(../img/speedline-w.gif) no-repeat center;
    position: absolute;
    width: 100%;
    height: 1080px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
  }

  .objects {
    overflow: visible;
  }

  .mainTxt,
  .mainChar {
    display: inline-block;
    vertical-align: middle;
  }

  .mainTxt {
    margin-top: 40px;
  }

  .subtxt,
  .keyborand {
    margin-top: -20px;
  }

  .talk {
    top: -3%;
    left: 18px;
  }

  .love {
    left: calc(50% - 160px);
    top: 170px;
  }

  .scroll {
    top: 115px;
  }

  .intro {
    background: #1c79d4 url("../img/intro-bg.jpg") no-repeat scroll top;
    background-size: cover;
  }

  .cirs {
    display: block;
  }

  .leftcir {
    width: 100%;
    position: relative;
    text-align: left;
  }

  .rightcir {
    width: 100%;
    position: relative;
    text-align: right;
  }

  .leftcir li,
  .rightcir li {
    position: absolute;

  }

  .leftcir li:nth-child(1) {
    top: 200px;
    left: 50px;
    animation: scrollMove 0.6s infinite;
  }

  .leftcir li:nth-child(2) {
    top: 500px;
    left: 200px;
    animation: scrollMove 1.2s .5s infinite;
  }

  .leftcir li:nth-child(3) {
    top: 880px;
    left: 0px;
    animation: scrollMove 2s .2s infinite;
  }

  .rightcir li:nth-child(1) {
    top: 80px;
    right: 150px;
    animation: scrollMove 1.2s .5s infinite;
  }

  .rightcir li:nth-child(2) {
    top: 600px;
    right: 200px;
    animation: scrollMove 0.7s .2s infinite;
  }

  .rightcir li:nth-child(3) {
    top: 800px;
    right: 20px;
    animation: scrollMove 0.6s infinite;
  }


  .form {
    background: #1c79d4 url("../img/form-bg.jpg") no-repeat scroll bottom;
    background-size: contain;
  }

  .lightning {
    left: -30px;
    top: -20px;
  }

  .hand {
    right: -35px;
  }

  .files li:first-child {
    left: -170px;
    top: 200px;
    display: block;
  }

  .files li:nth-child(2) {
    left: -250px;
    top: 600px;
  }

  .files li:nth-child(3) {
    top: 635px;
    right: -200px;
  }

  .files li:nth-child(4) {
    right: -200px;
    top: 0;
    left: auto;
    display: block;
  }

  .coins li:first-child {
    width: 120px;
    height: 120px;
    right: 80px;
    top: 10px;
  }

  .coins li:nth-child(2) {
    left: auto;
    right: 12px;
    top: 445px;
  }

  .coins li:nth-child(3) {
    left: auto;
    right: -70px;
    top: 140px;
  }

  .coins li:nth-child(4) {
    background: transparent url(../img/coin6.png) no-repeat center;
    width: 50px;
    height: 50px;
    background-size: contain;
    position: absolute;
    right: 275px;
    top: 130px;
  }

  .coins li:nth-child(5) {
    background: transparent url(../img/coin6.png) no-repeat center;
    width: 50px;
    height: 50px;
    background-size: contain;
    position: absolute;
    left: 285px;
    top: 780px;
  }

  .coins li:last-child {
    right: auto;
    left: -70px;
    top: 875px;
  }

  .p1 .txt {
    background: transparent url(../img/txt01.png) scroll no-repeat top;
    background-size: contain;
    margin-left: 240px;
    margin-bottom: 40px;
    width: 382px;
    height: 155px;
  }

  .p1 .peo,
  .p2 .peo,
  .p3 .peo {
    top: 0;
  }

  .p2 .txt {
    background: transparent url(../img/txt02.png) scroll no-repeat top;
    background-size: contain;
    margin-right: 260px;
    margin-bottom: 40px;
    width: 659px;
    height: 253px;
  }

  .p3 .txt {
    background: transparent url(../img/txt03.png) scroll no-repeat top;
    background-size: contain;
    margin-left: 244px;
    margin-bottom: 140px;
    width: 499px;
    height: 224px;
  }

  .form .info li {
    width: 49%;
    float: left;
  }

  .form .info li:nth-child(odd) {
    margin-right: 2%;
  }

  .info li label,
  .others p,
  .others li label {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 0.1rem;
  }

  .others>p {
    text-align: center;
  }

  .form h3 {
    font-size: 24px;
    line-height: 2.2;
    font-weight: 400;
    letter-spacing: 0.2rem;
  }

  li input[type="text"],
  li input[type="email"] {
    height: 40px;
    border-radius: 10px;
  }

  li.num #front {
    height: 40px;
    border-radius: 10px;
  }

  li.num #back {
    height: 40px;
    border-radius: 10px;
  }
}

@media screen and (orientation: landscape) and (max-width: 750px) {
  .objects {
    height: 200vw;
  }

  .kv {
    height: 1334px;
  }
}

.textarea
{
    width:100%;
    height:90px;
    padding:5px 10px 5px 20px;
    border-radius:15px;
    background-color:#fff;
}

.others #tips
{
   height:100%;
}

textarea.remark
{
    /*border-radius: 15px;border: none;*/resize: none;
    outline:none;
    border:none;
}

textarea.remark::-webkit-scrollbar
{
    width:6px;
    height:6px;
}

textarea.remark::-webkit-scrollbar-thumb 
{
    border-radius:3px;
    background-color:#c3c3c3;
}

textarea.remark::-webkit-scrollbar-track
{
    background-color:transparent;
}

