:invalid {
  box-shadow: none; }

.noMargin {
  margin: 0 !important; }

.commonWrapper, section.intro, section.form, section.thankyou {
  padding: 25px 50px; }

.LandingFullPage2 .contentwrapper {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #555; }
  .LandingFullPage2 .contentwrapper h1, .LandingFullPage2 .contentwrapper h2, .LandingFullPage2 .contentwrapper h3, .LandingFullPage2 .contentwrapper h4, .LandingFullPage2 .contentwrapper h5, .LandingFullPage2 .contentwrapper h6, .LandingFullPage2 .contentwrapper p, .LandingFullPage2 .contentwrapper li {
    font-family: Roboto, sans-serif; }
  .LandingFullPage2 .contentwrapper div.divBtn {
    display: inline-block;
    background-color: #ce3338;
    border-radius: 20px; }
    .LandingFullPage2 .contentwrapper div.divBtn a {
      display: block;
      padding: 10px 20px;
      color: #FFF;
      line-height: 22px; }
      .LandingFullPage2 .contentwrapper div.divBtn a img {
        vertical-align: middle; }

section.banner {
  min-height: 400px;
  position: relative; }
  section.banner img {
    display: block; }
  section.banner h1, section.banner h2, section.banner h3 {
    position: absolute;
    left: 50px;
    color: #FFF;
    font-weight: normal;
    text-shadow: 1px 1px 3px #707070;
    margin: 0; }
  section.banner h1 {
    font-weight: bold;
    font-size: 30px;
    top: 246px; }
  section.banner h2 {
    font-size: 22px;
    top: 278px; }
    section.banner h2 span {
      font-size: 2em; }
  section.banner h3 {
    font-size: 14px;
    top: 335px; }
  section.banner > div.divBtn {
    position: absolute;
    bottom: 18px;
    left: 698px; }

section.intro a {
  color: #555; }
section.intro a:hover, section.intro a:focus {
  color: #BB272C; }
section.intro h1 {
  font-weight: light;
  font-size: 36px;
  color: #BB272C;
  margin: 15px 0; }
  section.intro h1 img {
    vertical-align: baseline; }
section.intro aside {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  background-color: #F8E8EA;
  padding: 15px 0;
  text-align: center; }
  section.intro aside a {
    margin: 0 0 0 1em; }
  section.intro aside img {
    vertical-align: middle; }
section.intro p {
  margin: 30px 0;
  font-size: 16px;
  color: #555; }
section.intro p.p1 {
  text-align: center; }
  section.intro p.p1 span {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.5px; }
section.intro p.p2 {
  margin: 30px auto 0 auto;
  background-color: #F4F4F4;
  padding: 8px 0;
  width: 70%;
  display: block;
  text-align: center; }
section.intro p.p3 {
  position: relative;
  background-color: #FAE499;
  width: 70%;
  display: block;
  text-align: center;
  margin: 0 auto 0 auto;
  padding: 12px 0; }
  section.intro p.p3 span {
    font-weight: bold;
    font-size: 24px; }
  section.intro p.p3 img {
    position: absolute;
    right: 0em;
    top: 0.6em; }
section.intro p.remark {
  font-size: 12px; }
section.intro textarea {
  width: 100%;
  height: 10em;
  color: #555;
  font-family: Roboto, sans-serif; }
section.intro h2 {
  font-weight: 500;
  font-size: 20px;
  color: #000;
  text-align: center;
  margin: 30px 0; }
section.intro ol {
  margin: 30px 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  section.intro ol li {
    font-weight: 500;
    width: 25%;
    text-align: center;
    display: inline-block;
    margin: 0 3%;
    vertical-align: top; }
    section.intro ol li img {
      display: block;
      margin: 0 auto; }
    section.intro ol li span {
      color: #c82a2f; }
    section.intro ol li a {
      color: #c82a2f;
      font-weight: bold;
      text-decoration: underline;
      font-size: 120%; }
section.intro ul {
  margin: 15px 0;
  padding: 0;
  list-style: none; }
  section.intro ul li {
    line-height: 18px;
    margin: 0 0 15px 0; }
    section.intro ul li img {
      vertical-align: middle;
      margin-right: 0.3em; }
section.intro .boxWrapper {
  overflow: hidden;
  display: flex; }
  section.intro .boxWrapper .box {
    width: 50%;
    float: left; }
    section.intro .boxWrapper .box .wrapper {
      width: 75%;
      margin: 0 auto; }
    section.intro .boxWrapper .box p, section.intro .boxWrapper .box .divBtn {
      margin: 15px 0; }
    section.intro .boxWrapper .box p.color {
      color: #c82a2f; }
  section.intro .boxWrapper .box.left {
    align-content: center;
    display: flex;
    justify-content: center;
    background-color: #f4f4f4; }
    section.intro .boxWrapper .box.left .wrapper {
      text-align: center;
      align-self: center; }
    section.intro .boxWrapper .box.left p {
      font-size: 18px;
      text-align: center; }
  section.intro .boxWrapper .box.right {
    background-color: #ebebeb; }
  section.intro .boxWrapper .box.couponleft, section.intro .boxWrapper .box.couponright {
    position: relative;
    font-weight: bold; }
    section.intro .boxWrapper .box.couponleft span.normal, section.intro .boxWrapper .box.couponright span.normal {
      font-weight: normal;
      color: #555;
      font-size: 16px; }
    section.intro .boxWrapper .box.couponleft span, section.intro .boxWrapper .box.couponright span {
      color: #bb272c;
      font-size: 20px; }
      section.intro .boxWrapper .box.couponleft span span, section.intro .boxWrapper .box.couponright span span {
        font-size: 36px; }
    section.intro .boxWrapper .box.couponleft img, section.intro .boxWrapper .box.couponright img {
      position: absolute;
      left: 0;
      bottom: 0; }
    section.intro .boxWrapper .box.couponleft .wrapper, section.intro .boxWrapper .box.couponright .wrapper {
      padding: 15px 0;
      width: 50%; }
  section.intro .boxWrapper .box.couponleft {
    background-color: #f8eeef; }
  section.intro .boxWrapper .box.couponright {
    background-color: #f7e4e6; }
section.intro p:last-child {
  margin-bottom: 0; }
section.intro .galleryWrapper {
  overflow: hidden; }
  section.intro .galleryWrapper > a {
    float: left;
    width: 20%;
    display: block; }
    section.intro .galleryWrapper > a img {
      width: 100%; }

section.form > p {
  background-color: #FAE499;
  padding: 0.5em 0;
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
section.form .sidewrapper {
  overflow: hidden; }
  section.form .sidewrapper .leftside {
    float: left;
    width: 50%; }
  section.form .sidewrapper .rightside {
    float: right;
    width: 50%;
    padding-top: 30px; }
    section.form .sidewrapper .rightside textarea {
      width: 100%;
      display: block;
      box-sizing: border-box;
      height: 10em;
      font-family: Roboto, sans-serif;
      color: #555; }
section.form p {
  margin: 15px 0;
  font-size: 16px;
  color: #555; }
section.form ol {
  margin: 15px 0;
  padding-left: 1em; }
section.form p.p4 {
  margin-bottom: 0; }
section.form p.p4 + ol {
  margin-top: 0; }
section.form h1 {
  font-weight: light;
  font-size: 36px;
  color: #BB272C;
  margin: 15px 0; }
  section.form h1 img {
    vertical-align: baseline; }
  section.form h1 span {
    font-size: 0.8em; }
section.form .fieldwrapper {
  display: block;
  margin: 30px 0; }
  section.form .fieldwrapper * {
    box-sizing: border-box; }
  section.form .fieldwrapper > label {
    width: 20%;
    display: inline-block;
    vertical-align: middle; }
  section.form .fieldwrapper input[type="text"], section.form .fieldwrapper input[type="email"], section.form .fieldwrapper input[type="tel"], section.form .fieldwrapper select {
    width: 40%;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #555;
    border: 1px solid #BBB;
    border-radius: 10px;
    padding: 0.2em 0.5em; }
  section.form .fieldwrapper input[type="text"]:focus, section.form .fieldwrapper input[type="email"]:focus, section.form .fieldwrapper input[type="tel"]:focus, section.form .fieldwrapper select:focus {
    box-shadow: 1px 1px 3px #BBB; }
  section.form .fieldwrapper .error {
    padding-left: 20%;
    padding-left: calc(20% + 10px);
    width: 80%; }
section.form #uploadStatus {
  margin-left: 1em; }
  section.form #uploadStatus img {
    vertical-align: middle; }
  section.form #uploadStatus span {
    vertical-align: middle;
    margin-left: 1em; }
section.form .fieldwrapper + h1 {
  margin-top: 45px; }
section.form hr {
  border: none;
  border-top: 1px solid #BC252C;
  margin: 15px 0; }
section.form div.btnWrapper {
  text-align: right;
  overflow: hidden; }
  section.form div.btnWrapper .divBtn.Idx {
    float: left; }
section.form .error {
  color: red;
  margin-top: 7.5px; }
section.form #btnSend {
  vertical-align: middle; }
  section.form #btnSend img {
    vertical-align: middle;
    margin-left: 0.5em; }
section.form .btnCIExample {
  vertical-align: middle; }

section.thankyou > p:first-child {
  font-size: 2em;
  padding: 0.5em 0;
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
section.thankyou > p {
  margin: 15px 0;
  font-size: 16px;
  color: #555;
  font-family: Roboto, sans-serif; }

.LandingFullPage2.index .contentwrapper div.divBtn {
  margin-bottom: 0; }
  .LandingFullPage2.index .contentwrapper div.divBtn a {
    padding: 20px 30px;
    font-size: 1.3em; }

.aniLoading {
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-name: iconLoading;
  animation-play-state: running;
  animation-timing-function: linear;
  animation-fill-mode: none; }

@keyframes iconLoading {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(90deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(270deg); }
  100% {
    transform: rotate(360deg); } }
@media screen and (max-width: 640px) {
  .commonWrapper, section.intro, section.form, section.thankyou {
    padding: 10px 10px; }

  body.LandingFullPage2 div.contentwrapper {
    padding: 0.5em 0; }

  section.banner {
    min-height: 0; }
    section.banner h1, section.banner h2, section.banner h3 {
      display: none; }
    section.banner > div.divBtn {
      position: static;
      margin: 25px auto 0 auto !important;
      display: block !important;
      width: 50%; }
      section.banner > div.divBtn a {
        text-align: center; }

  section.intro aside {
    padding: 0.5em 0.2em;
    line-height: 2; }
    section.intro aside a:first-child:before {
      content: "";
      display: block; }
  section.intro p.p2 {
    padding: 0.5em 0.2em;
    width: auto; }
  section.intro p.p3 {
    width: auto;
    padding: 0.5em 0.2em; }
    section.intro p.p3 img {
      display: none; }
  section.intro ol li {
    display: flex;
    align-items: center;
    text-align: left;
    width: auto;
    overflow: hidden;
    margin: 15px 0; }
    section.intro ol li img {
      float: left;
      margin: 0;
      width: 50%;
      height: 50%; }
  section.intro .boxWrapper {
    flex-direction: column; }
    section.intro .boxWrapper .box {
      width: 100%; }
      section.intro .boxWrapper .box .wrapper {
        width: 90%; }
    section.intro .boxWrapper .box.couponleft .wrapper, section.intro .boxWrapper .box.couponright .wrapper {
      width: 100%;
      padding-left: 80px;
      box-sizing: border-box;
      text-align: center; }
  section.intro .galleryWrapper {
    overflow: visible; }
    section.intro .galleryWrapper > a {
      float: none;
      width: 100%;
      display: block; }
      section.intro .galleryWrapper > a img {
        width: 100%; }

  section.form .sidewrapper .leftside {
    float: none;
    width: auto; }
  section.form .sidewrapper .rightside {
    float: none;
    width: auto; }
  section.form .fieldwrapper > label {
    width: 100%; }
  section.form .fieldwrapper input[type="text"], section.form .fieldwrapper input[type="email"], section.form .fieldwrapper input[type="tel"], section.form .fieldwrapper select {
    width: 100%; }
  section.form .fieldwrapper .error {
    padding-left: 0;
    width: 100%; } }
.LandingFullPage2 .contentwrapper {
  font-family: "Microsoft Jhenghei", sans-serif;
  font-size: 18px; }
  .LandingFullPage2 .contentwrapper h1, .LandingFullPage2 .contentwrapper h2, .LandingFullPage2 .contentwrapper h3, .LandingFullPage2 .contentwrapper h4, .LandingFullPage2 .contentwrapper h5, .LandingFullPage2 .contentwrapper h6, .LandingFullPage2 .contentwrapper p, .LandingFullPage2 .contentwrapper li {
    font-family: "Microsoft Jhenghei", sans-serif; }

section.banner h1 {
  font-size: 32px; }
section.banner h2 {
  font-size: 24px;
  top: 300px; }
section.banner h3 {
  font-size: 16px; }

section.intro h1 {
  font-size: 38px; }
section.intro aside {
  font-size: 22px; }
section.intro p {
  font-size: 18px; }
section.intro p.p1 span {
  font-size: 22px; }
section.intro p.p3 span {
  font-size: 26px; }
section.intro p.p3 img {
  top: 0.8em; }
section.intro p.remark {
  font-size: 14px; }
section.intro textarea {
  font-family: "Microsoft Jhenghei", sans-serif; }
section.intro h2 {
  font-size: 22px; }
section.intro .boxWrapper .box.left p {
  font-size: 20px; }
section.intro .boxWrapper .box.couponleft span.normal, section.intro .boxWrapper .box.couponright span.normal {
  font-size: 18px; }
section.intro .boxWrapper .box.couponleft span, section.intro .boxWrapper .box.couponright span {
  font-size: 22px; }
  section.intro .boxWrapper .box.couponleft span span, section.intro .boxWrapper .box.couponright span span {
    font-size: 38px; }

section.form .sidewrapper .rightside textarea {
  font-family: "Microsoft Jhenghei", sans-serif; }
section.form p {
  font-size: 18px; }
section.form h1 {
  font-size: 38px; }
section.form .fieldwrapper input[type="text"], section.form .fieldwrapper input[type="email"], section.form .fieldwrapper input[type="tel"] {
  font-family: "Microsoft Jhenghei", sans-serif;
  font-size: 18px; }

section.thankyou > p {
  font-size: 18px;
  font-family: "Microsoft Jhenghei", sans-serif; }
