html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: Microsoft JhengHei;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

@media screen and (min-width: 1201px) {
  h1, ul.nav h2 {
    font-size: 33px;
  }
  h2, div#carousel h6 {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 21px;
  }
  h5 {
    font-size: 19px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 17px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 14px;
  }
}
@media screen and (min-width: 993px) {
  h1, ul.nav h2 {
    font-size: 32px;
  }
  h2, div#carousel h6 {
    font-size: 27px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20.5px;
  }
  h5 {
    font-size: 18.5px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 17px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  h1, ul.nav h2 {
    font-size: 32px;
  }
  h2, div#carousel h6 {
    font-size: 27px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20.5px;
  }
  h5 {
    font-size: 18.3px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 16.8px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  h1, ul.nav h2 {
    font-size: 30px;
  }
  h2, div#carousel h6 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 19px;
  }
  h5 {
    font-size: 17px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 15.5px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 13.5px;
  }
}
@media screen and (max-width: 585px) {
  h1, ul.nav h2 {
    font-size: 28.8px;
  }
  h2, div#carousel h6 {
    font-size: 24px;
  }
  h3 {
    font-size: 19.2px;
  }
  h4 {
    font-size: 18.3px;
  }
  h5 {
    font-size: 16.3px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 15px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  h1, ul.nav h2 {
    font-size: 27px;
  }
  h2, div#carousel h6 {
    font-size: 22.5px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 17px;
  }
  h5 {
    font-size: 15.3px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 14px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 376px) {
  h1, ul.nav h2 {
    font-size: 25px;
  }
  h2, div#carousel h6 {
    font-size: 21px;
  }
  h3 {
    font-size: 17px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14.5px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 13.5px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 12px;
  }
}
h1 {
  font-weight: 900;
}

h2 {
  font-weight: 800;
}

h3 {
  font-weight: 700;
}

h4,
h5,
h6 {
  font-weight: 600;
}

h1 {
  color: #11100e;
}

h2 {
  color: #322f29;
}

h3 {
  color: #433e37;
}

h4 {
  color: #4f4940;
}

h5 {
  color: #544e45;
}

h6 {
  color: #5d564c;
}

p,
td,
th,
ul,
li {
  color: #5d564c;
}
p a,
td a,
th a,
ul a,
li a {
  color: #5d564c;
}

a,
span {
  color: #5d564c;
}

a:hover {
  color: #433e37;
}

@media screen and (min-width: 993px) {
  header#forMeta {
    position: relative;
  }
  header#fixedHeader {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header#forMeta {
    display: none;
  }
  header#fixedHeader {
    display: block;
    width: 100%;
    filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.2));
    position: fixed;
    top: 0px;
    left: 0px;
  }
  header.show {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.4);
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
    filter: none;
    position: fixed;
    top: 0px;
    left: 0px;
  }
}
ul.topIcons img {
  width: 30px;
}
ul.topIcons img#Logo {
  width: 220px;
}

@media screen and (min-width: 993px) {
  ul.topIcons {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  ul.topIcons {
    background: linear-gradient(white, #e7e6e4);
    padding: 2px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  ul.topIcons li {
    width: -moz-fit-content;
    width: fit-content;
  }
  ul.topIcons li:first-child img#Menu_x {
    display: none;
  }
}
header ul.nav li:nth-child(2) div {
  padding: 16px 0px;
}
header ul.nav li:nth-child(2) div a span.English, header ul.nav li:nth-child(2) div div.dropDown span.English {
  display: inline-block;
  margin-left: 10%;
  padding-right: 6px;
  text-align: right;
}
header ul.nav li:nth-child(2) div div.dropDown {
  padding: 0px;
}
header ul.nav li:nth-child(2) div div.dropDown span.triangle {
  opacity: 1;
}
header ul.nav li:nth-child(2) div p {
  margin: 16px 0px 20px 20%;
}
header ul.nav li:nth-child(2) div p:last-child {
  margin-bottom: 0px;
}
header ul.nav li:nth-child(2) div.focus a, header ul.nav li:nth-child(2) div.focus div.dropDown {
  color: #98661b;
  font-weight: 700;
}
header ul.nav li:nth-child(2) div.focus a span.English, header ul.nav li:nth-child(2) div.focus div.dropDown span.English {
  color: #98661b;
  font-weight: 700;
  font-family: Tahoma;
}
header ul.nav li:nth-child(2) div.focus div.dropDown span.triangle {
  color: #5d564c;
  opacity: 0.3;
}
header ul.nav li:nth-child(2) div.focus p a {
  color: #5d564c;
  font-weight: normal;
}
header ul.nav li:last-child {
  text-align: center;
}
header ul.nav li:last-child a {
  display: inline-block;
}
header ul.nav li:last-child a img {
  margin: 0px 6px;
  width: 30px;
  filter: sepia(0.5);
}
header ul.nav li:last-child a:last-child {
  width: 100%;
}
header ul.nav li:last-child a:last-child img {
  margin-left: 0px;
  margin-right: 4px;
}
header ul.nav li:last-child a:last-child h2 {
  font-family: serif;
  display: inline-block;
  margin-top: 0px;
}
header ul.nav li:last-child a:last-child p {
  margin-top: 6px;
}
header ul.nav li:last-child a:hover img {
  filter: sepia(0);
  filter: drop-shadow(2px 4px 2px rgba(0, 0, 0, 0.4));
}

header#forMeta ul.nav {
  width: 360px;
  height: 100%;
  border-right: 1px solid hsl(36, 15%, 85%);
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
}
header#forMeta ul.nav li:first-child {
  margin: 20px 0px;
  text-align: center;
}
header#forMeta ul.nav li:first-child img {
  width: 220px;
}
header#forMeta ul.nav li:nth-child(2) div div.dropDown span.triangle {
  opacity: 1;
}
header#forMeta ul.nav li:nth-child(2) div p {
  display: none;
}
header#forMeta ul.nav li:nth-child(2) div:hover a, header#forMeta ul.nav li:nth-child(2) div:hover div.dropDown {
  color: #98661b;
  font-weight: 700;
}
header#forMeta ul.nav li:nth-child(2) div:hover a span.English, header#forMeta ul.nav li:nth-child(2) div:hover div.dropDown span.English {
  color: #98661b;
  font-weight: 700;
}
header#forMeta ul.nav li:nth-child(2) div:hover div.dropDown span.triangle {
  color: #5d564c;
  opacity: 0.3;
}
header#forMeta ul.nav li:nth-child(2) div:hover p {
  display: block;
}
header#forMeta ul.nav li:nth-child(2) div:hover p a {
  color: #5d564c;
  font-weight: normal;
}
header#forMeta ul.nav li:nth-child(2) div:hover p:hover a, header#forMeta ul.nav li:nth-child(2) div:hover p.focus a {
  color: #98661b;
  font-weight: 700;
}
header#forMeta ul.nav li:last-child {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0px;
  background-color: hsl(36, 15%, 85%);
  position: absolute;
  bottom: 0;
  left: 0;
}
header#forMeta ul.nav li:last-child a {
  padding: 10px 0px;
}

header#fixedHeader ul.nav {
  display: none;
  width: 75%;
  height: 100%;
  max-width: 360px;
  box-sizing: border-box;
  background-color: hsl(36, 15%, 85%);
  position: relative;
  filter: drop-shadow(6px 0px 6px rgba(0, 0, 0, 0.4));
}
header#fixedHeader ul.nav li:first-child {
  display: none;
}
header#fixedHeader ul.nav li:nth-child(2) div span.triangle {
  opacity: 1;
}
header#fixedHeader ul.nav li:nth-child(2) div p {
  display: none;
}
header#fixedHeader ul.nav li:nth-child(2) div.pShow span.triangle {
  opacity: 0.3;
}
header#fixedHeader ul.nav li:nth-child(2) div.pShow p {
  display: block;
}
header#fixedHeader ul.nav li:nth-child(2) div.focus p a {
  color: #5d564c;
  font-weight: normal;
}
header#fixedHeader ul.nav li:nth-child(2) div.focus p:hover a, header#fixedHeader ul.nav li:nth-child(2) div.focus p.focus a {
  color: #98661b;
  font-weight: 700;
}
header#fixedHeader ul.nav li:nth-child(2) div:last-child {
  margin-bottom: 6px;
}
header#fixedHeader ul.nav li:last-child {
  padding: 4px 0px 4px 0px;
  text-align: center;
}
header#fixedHeader ul.nav li:last-child a {
  padding: 6px;
}
header#fixedHeader ul.nav li:last-child.Bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
}

@media screen and (min-width: 993px) {
  ul.nav li div a, ul.nav li div div.dropDown {
    font-size: 19px;
  }
  ul.nav li div div.dropDown span.triangle {
    font-size: 16px;
  }
  ul.nav li div p a {
    font-size: 17px;
  }
}
@media screen and (max-width: 992px) {
  ul.nav li div a, ul.nav li div div.dropDown {
    font-size: 18.5px;
  }
  ul.nav li div p a {
    font-size: 16.5px;
  }
}
@media screen and (max-width: 768px) {
  ul.nav li div a, ul.nav li div div.dropDown {
    font-size: 17px;
  }
  ul.nav li div div.dropDown span.triangle {
    font-size: 13px;
  }
  ul.nav li div p a {
    font-size: 14.5px;
  }
}
@media screen and (min-width: 993px) {
  body {
    display: flex;
  }
  body main {
    margin-left: 360px;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  body {
    display: block;
  }
  body main {
    margin-left: 0px;
  }
}
h1,
h2 {
  text-align: center;
}

.MarginTop30 {
  margin-top: 90px;
}

h1 {
  margin-bottom: 20px;
}

h2.paddingTop {
  margin-top: 0px;
}

@media screen and (min-width: 1201px) {
  h1 {
    margin-top: 60px;
  }
  h2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1200px) {
  h1 {
    margin-top: 58.5px;
  }
  h2 {
    margin-top: 39px;
  }
}
@media screen and (max-width: 992px) {
  h1 {
    margin-top: 57px;
  }
  h2 {
    margin-top: 38px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    margin-top: 56px;
  }
  h2 {
    margin-top: 37px;
  }
}
@media screen and (max-width: 585px) {
  h1 {
    margin-top: 54px;
  }
  h2 {
    margin-top: 36px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    margin-top: 53px;
  }
  h2 {
    margin-top: 35px;
  }
}
.bold {
  font-weight: 700;
  color: hsl(113, 6%, 25%);
}

main {
  background-image: url("../images/background/chinese.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 993px) {
  main {
    background-position-y: 0px;
  }
}
@media screen and (max-width: 992px) {
  main {
    background-position-y: 56px;
  }
}
ul.footer {
  margin-top: 50px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  padding: 14px 0px 40px 0px;
}
ul.footer li {
  width: -moz-fit-content;
  width: fit-content;
}
ul.footer li a {
  color: #42443c;
}
ul.footer li a img {
  width: 30px;
  filter: grayscale(100%);
}
ul.footer li a:hover {
  font-weight: 700;
}
ul.footer li a:hover img {
  filter: grayscale(0%);
  filter: drop-shadow(2px 6px 1px rgba(0, 0, 0, 0.25));
}
ul.footer li.logo {
  width: 100%;
  text-align: center;
  font-weight: 900;
}
ul.footer li.logo a {
  color: hsl(72, 6%, 10%);
}
ul.footer li.logo a img {
  margin: 0 auto;
  width: 220px;
  position: relative;
  top: 3px;
  filter: grayscale(0%);
}
ul.footer li.logo a:hover {
  filter: drop-shadow(6px 6px 2px rgba(0, 0, 0, 0.3));
}

@media screen and (min-width: 481px) {
  ul.footer li {
    padding: 10px;
  }
  ul.footer li a img {
    margin: 2px 0px 2px 10px;
  }
}
@media screen and (max-width: 480px) {
  ul.footer li {
    padding: 10px 0px;
  }
  ul.footer li a img {
    margin: 2px 0px 2px 6px;
  }
}
@media screen and (min-width: 993px) {
  ul.footer li.logo {
    font-size: 23px;
  }
}
@media screen and (max-width: 992px) {
  ul.footer li.logo {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  ul.footer li.logo {
    font-size: 21px;
  }
}
@media screen and (max-width: 585px) {
  ul.footer li.logo {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  ul.footer li.logo {
    font-size: 19px;
  }
}
@media screen and (max-width: 376px) {
  ul.footer li.logo {
    font-size: 18px;
  }
}
h3 {
  margin-top: 20px;
  text-align: center;
}

div.text {
  margin: 0 auto 40px auto;
  width: 96%;
  max-width: 1100px;
}
div.text p, div.text li {
  line-height: 1.35;
}
div.text p {
  text-indent: 1.8rem;
}
div.text ol {
  margin-left: 2rem;
}
div.text ol li {
  list-style-type: decimal;
  margin-bottom: 6px;
}
div.text ol li span {
  font-weight: 600;
}
div.text ol li span.Color {
  color: hsl(5, 100%, 30%);
}
div.text ol li a {
  color: hsl(36, 70%, 25%);
}
div.text ol li a img {
  width: 14px;
  opacity: 0.45;
  position: relative;
  top: 1px;
}
div.text ol li a:hover {
  color: #995c00;
  font-weight: 600;
}
div.text ol li a:hover img {
  opacity: 1;
}
div.text p.more {
  text-align: right;
}
div.text p.more a {
  text-decoration: underline;
}
div.text p.more a:hover {
  color: #322f29;
  font-weight: 600;
}

table {
  margin: 0 auto;
  width: 98%;
  max-width: 1100px;
}
table th, table td {
  border: 1px solid rgba(93, 86, 76, 0.5);
  padding: 10px;
  line-height: 1.35;
}
table th {
  color: #433e37;
  font-weight: 600;
}

table tr td a img {
  width: 20px;
  filter: grayscale(1);
  position: relative;
  top: 2px;
}
table tr td a:hover {
  color: #322f29;
}
table tr td a:hover img {
  filter: grayscale(0);
}
table tr td:first-child a {
  color: hsl(36, 70%, 25%);
}
table tr td:first-child a img {
  width: 15px;
  top: 0px;
  filter: grayscale(0);
  opacity: 0.4;
}
table tr td:first-child a:hover {
  color: #995c00;
  font-weight: 600;
}
table tr td:first-child a:hover img {
  opacity: 1;
}

table.pingtung tr td:last-child a {
  color: hsl(36, 70%, 25%);
}
table.pingtung tr td:last-child a img {
  width: 15px;
  top: 0px;
  filter: grayscale(0);
  opacity: 0.4;
}
table.pingtung tr td:last-child a:hover {
  color: #995c00;
  font-weight: 600;
}
table.pingtung tr td:last-child a:hover img {
  opacity: 1;
}/*# sourceMappingURL=greenburial.css.map */