@charset "UTF-8";
@import url(fonts.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html, body {
  height: 100%;
  font-family: '微軟正黑體',Tahoma,'新細明體','Arial Unicode MS',Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html:lang(vi-vn) body {
  font-family: Segoe UI,'微軟正黑體',Tahoma,'新細明體','Arial Unicode MS',Arial,Helvetica,sans-serif;
}

* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

::-webkit-search-cancel-button {
  display: none;
}

/*頂部選單 start
-------------------------------------------------- */
.site-header {
  width: 100%;
  position: relative;
  background: white;
  z-index: 10;
  -webkit-box-shadow: 0 1px 6px 0px rgba(200, 200, 200, 0.7);
  -moz-box-shadow: 0 1px 6px 0px rgba(200, 200, 200, 0.7);
  box-shadow: 0 1px 6px 0px rgba(200, 200, 200, 0.7);
}

.site-header {
  zoom: 1;
}

.site-header:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.site-header * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.site-header .container {
  max-width: 1170px;
  height: 100px;
  margin: 0 auto;
  padding: 24px 15px 0;
  position: relative;
  text-align: center;
}

.site-header .container {
  zoom: 1;
}

.site-header .container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.site-header .logo {
  display: inline-block;
  width: 174px;
}

.site-header .logo img {
  width: 100%;
  vertical-align: bottom;
}

@media (max-width: 768px) {
  .site-header .container {
    height: 60px;
    padding-top: 12px;
  }
  .site-header .logo {
    width: 120px;
  }
}

/*頂部選單 end -------------------------------------------------- */
/* Footer
-------------------------------------------------- */
footer.footer {
  padding: 0;
  text-align: center;
}
footer.footer .footer-content {
  width: 100%;
  max-width: 1170px;
  display: inline-flex;
  padding: 30px 0 0;
}
.footer_link {
  display: inline-flex;
  width: 33.33%;
  float: left;
  position: relative;
}
/* .footer_link:last-child {
  width: 20%;
} */
.footer a {
  text-decoration: none;
}
.footer_link dl {
  width: 50%;
  height: auto;
  line-height: 1.4;
  padding: 0 15px 15px;
  text-align: left;
  transition: all 0.3s;
}
/* .footer_link:last-child dl {
  width: 100%;
} */
.footer_link dt {
  color: #888;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 8px;
}
.footer_link dd {
  color: #ddd;
  margin-bottom: 5px;
  word-wrap: break-word;
}
.footer_link dd span {
  display: none;
}
.footer_link dd a,
.footer_link dd {
  color: #ddd;
  font-size: 14px;
}
.footer_link dd a:hover {
  color: #588c3F;
  text-decoration: underline;
}
.footer .social-icon {
  background-color: #2a2a2a;
  display: flex;
  padding: 0;
  margin-top: 30px;
  text-align: center;
  justify-content: center;
}
.footer .social-icon img {
  padding: 15px 10px 10px;
}
.footer .social-icon .ecpay-logo {
  width: 200px;
}
.footer .social-icon .ecpay-logo img {
  width: 100%;
  padding: 0px 10px;
}
.footer .social-icon .si-certified {
  padding-top: 25px;
}
.footer .social-icon .si-certified img {
  border: 0;
  padding: 0 10px;
}
.footer .social-icon .si-certified .sic-txt {
  color: #77BAE4;
  font-size: 12px;
  margin-top: 6px;
}

.footer .copyright {
  width: 100%;
  display: inline-block;
  border-top: none;
  margin: 0;
  padding: 20px 15px;
}
.footer .copyright p {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 768px) {
  footer.footer .footer-content {
    display: block;
    text-align: left;
  }
  .footer_link {
    width: 100%;
    float: none;
  }
  .footer_link dl {
    width: 50%;
  }
  .footer_link dt {
    position: relative;
  }
  .footer_link dd {
    display: none;
  }
  .footer_link dt::after {
    content: '';
    background: url('../images/arrow_drop.svg') no-repeat center center scroll transparent;
    background-content: contain;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all 0.3s;
  }
  .footer_link.onfocus dl dt::after {
    transform: rotate(180deg);
  }
  .footer_link.onfocus dl dd {
    display: block;
  }
  .footer .social-icon img {
    padding: 15px 0 10px;
  }
}
/*.footer {
  width: 100%;
  background-color: #292929;
  position: relative;
}

.footer a {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}

.footer a:hover, .footer a:focus {
  text-decoration: none;
}

.footer .footer-content {
  max-width: 1170px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 40px 15px 30px;
  text-align: center;
  position: relative;
}

.footer .footer-logo {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 16px;
}

.footer .footer-logo img {
  width: 160px;
}

.footer .copyright {
  width: 100%;
  display: inline-block;
  position: relative;
  color: #7d7d7d;
  line-height: 1.5;
  font-size: 14px;
  text-align: center;
}

.footer .certificate {
  display: inline-block;
  position: absolute;
  right: 50px;
  top: 30px;
  text-align: center;
  width: 90px;
}

.footer .certificate a {
  text-decoration: none;
}

.footer .certificate .ctf-img {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}

.footer .certificate .ctf-txt {
  margin-top: 4px;
  width: 100%;
  font-size: 12px;
  color: #4A90E2;
}

@media (max-width: 768px) {
  .footer .certificate {
    display: block;
    position: static;
    margin: 0 auto 30px;
  }
  .footer .footer-content {
    padding: 25px 15px;
  }
}*/

/*footer end -------------------------------------------------- */
body {
  -webkit-text-size-adjust: 100%;
  padding-top: 0;
  background: #292929;
}

input, select, textarea {
  font-family: '微軟正黑體',Tahoma,'新細明體','Arial Unicode MS',Arial,Helvetica,sans-serif;
}


/*scrollToTop start
-------------------------------------------------- */
.scrollToTop {
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  position: fixed;
  bottom: 100px;
  right: 30px;
  visibility: hidden;
  background: #000000;
  text-decoration: none;
  z-index: 10;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}

.scrollToTop.visible {
  visibility: visible;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.scrollToTop.on-touch {
  color: #ffffff;
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.scrollToTop:hover, .scrollToTop:focus {
  text-decoration: none;
  color: #ffffff;
}

.scrollToTop img {
  width: 100%;
}

.scrollToTop .t-icon {
  font-size: 25px;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 17px;
}

@media (max-width: 768px) {
  .site-content-wrapper {
    padding: 0px;
  }
  .scrollToTop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    bottom: 40px;
    right: 20px;
  }
  .scrollToTop .t-icon {
    font-size: 22px;
    padding-top: 13px;
  }
  .scrollToTop .t-text {
    display: none;
  }
}

/*scrollToTop end -------------------------------------------------- */
