* {
  font-family: 'Roboto', 'Noto Sans TC', 'sans-serif';
  text-align: justify;
  text-justify: distribute;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.625rem;
}

h5 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1.375rem;
}

p {
  font-size: 1.125rem;
  line-height: 2rem;
  color: #ffffff;
  letter-spacing: 0.09rem;
  margin: 0.3125rem 0rem 0.9375rem 0rem;
}

p {
  font-size: 1.125rem;
}

li {
  font-size: 1.125rem;
  line-height: 2rem;
  color: #ffffff;
  letter-spacing: 0.09rem;
  margin: 0.3125rem 0rem;
}

a a:hover, a:visited, a:link, a:active {
  color: #FFF;
  text-decoration: none;
  outline: none;
}

.set-h1, .set-h2, .set-h3, .set-h4, .set-h5, .set-h6 {
  color: #b59c17;
  font-weight: bold;
  text-shadow: #000000 0em 0em 0.5rem;
  padding: 30px 0px 5px 0px;
}

.set-h1-w, .set-h2-w, .set-h3-w, .set-h4-w, .set-h5-w, .set-h6-w {
  color: white;
  font-weight: bold;
  text-shadow: #000000 0em 0em 0.5rem;
  padding: 30px 0px 5px 0px;
}

.background-color-primary {
  background-color: #181a5b;
}

.background-color-primary-dark {
  background-color: #000031;
}

.img-border-radius {
  border-radius: 1rem;
}

.background-main-pic {
  background-image: url(/static/images/BG_Img.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.set-icon-img a {
  -webkit-filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(217deg) brightness(105%) contrast(101%);
          filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(217deg) brightness(105%) contrast(101%);
}

.set-icon-img a:hover {
  -webkit-filter: invert(95%) sepia(54%) saturate(2186%) hue-rotate(317deg) brightness(97%) contrast(90%);
          filter: invert(95%) sepia(54%) saturate(2186%) hue-rotate(317deg) brightness(97%) contrast(90%);
}

.set-list-indent {
  margin-left: 1.5rem;
  list-style: decimal;
  line-height: 2rem;
}

.set-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.set-margin-s {
  margin: 1rem;
}

.set-margin-top-s {
  margin-top: 1rem;
}

.set-margin-xs {
  margin: 0.5rem;
}

.set-padding-s {
  padding: 1rem;
}

.set-last-bottom {
  padding-bottom: 3.75rem;
  margin-bottom: 0;
}

table {
  margin: 0.5rem 0rem;
  width: 100%;
}

td {
  padding: 1rem;
  border: 1px #ffffff solid;
  color: #ffffff;
}

.set-table-head {
  background-color: #b59c17;
}

.set-text-center {
  text-align: center;
}

.set-table-w1 {
  width: 8.333%;
}

.set-table-w2 {
  width: 16.666%;
}

.set-table-w3 {
  width: 25%;
}

.set-table-w4 {
  width: 33.333%;
}

.set-tr-boder-bottom {
  border: 0px;
  border-bottom: 1px solid #b59c17;
}

.set-h5 {
  padding-top: 1rem;
}

.set-table-word-center {
  vertical-align: middle;
  font-size: 1.125rem;
}

.set-principle {
  margin: 2rem 0rem;
}

.set-principle .set-flex-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.set-principle .set-flex-icon .set-img-size {
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.set-principle .set-flex-icon .set-img-size img {
  width: 90%;
  text-align: center;
  padding: 0.5rem;
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(280deg) brightness(103%) contrast(102%);
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(280deg) brightness(103%) contrast(102%);
}

.set-principle .set-flex-icon h6 {
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eacd4e), to(#eacd4e));
  background-image: linear-gradient(#eacd4e, #eacd4e);
  background-position: left bottom;
  background-size: 0 2.5px;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.35s;
  transition: background-size 0.35s;
}

.set-principle .set-flex-icon:hover img {
  margin-top: -1rem;
  -webkit-filter: invert(80%) sepia(66%) saturate(430%) hue-rotate(354deg) brightness(96%) contrast(91%);
          filter: invert(80%) sepia(66%) saturate(430%) hue-rotate(354deg) brightness(96%) contrast(91%);
}

.set-principle .set-flex-icon:hover h6 {
  background-size: 100% 0.5rem;
}

.set-guideline {
  max-width: 100%;
  margin: 0 auto;
}

.set-guideline img {
  padding-top: 1rem;
}

.mobile-touch {
  display: none;
  font-weight: bold;
  color: #ffffff;
  font-size: 1.125rem;
}

.set-table-big {
  width: 70%;
}

.set-text-center p {
  margin: 0.5rem 0;
}

@media (max-width: 1200px) {
  .set-guideline {
    width: 100%;
  }
}

@media (max-width: 900px) {
  .container .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .container .columns .set-principle {
    margin: 1rem 2rem;
  }
  .container .columns .set-principle .set-flex-icon .set-img-size {
    width: 150px;
    height: 150px;
  }
}

@media (max-width: 600px) {
  .container .columns .column {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    padding: 0.5rem;
  }
  .container .columns .column .set-h5 {
    padding-top: 1rem;
  }
  .container .columns .column p {
    margin: 0.5rem 0rem;
  }
  .container .columns .set-principle {
    margin: 1rem 0rem;
  }
  .container .columns .set-principle .set-flex-icon .set-img-size {
    width: 90px;
    height: 90px;
  }
  .container .columns .set-principle .set-flex-icon h6 {
    font-size: 1rem;
  }
  .table-wrapper {
    overflow-x: auto;
  }
  .set-guideline img {
    min-width: 1024px;
  }
  .set-table-size {
    width: 1024px;
  }
  .mobile-touch {
    display: block;
  }
}
/*# sourceMappingURL=CSR.css.map */