@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+TC:200,300,400,500,600,700,900&subset=chinese-traditional);
body {
  font-family: "Noto Sans TC";
}

.nav_img_logo {
  width: 235px;
}

.navbar-brand {
  width: 200px;
}

.navbar-toggler {
  color: rgba(0, 255, 255, 0) !important;
}

.offcanvas-body {
  background-color: #333333;
}
.offcanvas-body .menu_text {
  color: #ffffff !important;
}

.nav_top_block {
  position: relative;
  height: 80px !important;
}

.ps_top {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.ps_top img {
  width: 100%;
}

.ps_md {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ps_md img {
  width: 100%;
}

.ps_bt {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.ps_bt img {
  width: 100%;
}

.all_block {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: -1px;
}

.copyright {
  margin-bottom: 70px;
  color: #ffffff;
  background-color: #009844;
}
.copyright .footer_homelink {
  text-decoration: none;
  color: #ffffff;
}

@keyframes ldio-bdb60efu1c6 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ldio-bdb60efu1c6 div {
  left: 47px;
  top: 24px;
  position: absolute;
  animation: ldio-bdb60efu1c6 linear 1s infinite;
  background: #0d3ba4;
  width: 6px;
  height: 12px;
  border-radius: 3px/6px;
  transform-origin: 3px 26px;
}

.ldio-bdb60efu1c6 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.1666666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.0833333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #ffffff;
}

.loadingio-spinner-spinner-ep6wnccq1mu {
  width: 70px;
  height: 70px;
  display: inline-block;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
}

.ldio-bdb60efu1c6 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.7);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-bdb60efu1c6 div {
  box-sizing: content-box;
}

.floatboxbut {
  position: relative;
  overflow: hidden;
  background-color: rgba(0, 152, 68, 0.9019607843);
}
.floatboxbut .vr {
  background-color: #ffffff;
  width: 1px;
}
.floatboxbut div[alt=map],
.floatboxbut div[alt=form],
.floatboxbut div[alt=phone],
.floatboxbut div[alt=fb] {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatboxbut div[alt=map] a,
.floatboxbut div[alt=form] a,
.floatboxbut div[alt=phone] a,
.floatboxbut div[alt=fb] a {
  text-decoration: none;
  color: #e7e7e7;
}
.floatboxbut div[alt=map] a img,
.floatboxbut div[alt=form] a img,
.floatboxbut div[alt=phone] a img,
.floatboxbut div[alt=fb] a img {
  width: 25px;
}
.floatboxbut div[alt=map] a span,
.floatboxbut div[alt=form] a span,
.floatboxbut div[alt=phone] a span,
.floatboxbut div[alt=fb] a span {
  font-size: 10px;
}

.btn_text .vr {
  background-color: #ffffff !important;
  width: 1px !important;
  padding: 0 !important;
  opacity: 1 !important;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  padding: 1rem;
  box-sizing: border-box;
}

.modal-content {
  background: #fff;
  border-radius: 10px;
  width: 90%;
  max-width: 70vw;
  max-height: 70vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 1rem;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  .modal-content {
    max-width: 600px;
  }
}
.scrollable-modal .modal-body {
  overflow-y: auto;
  flex-grow: 1;
  margin-bottom: 1rem;
  padding-right: 0.5rem;
}

.cancel {
  text-align: center;
}
.cancel img {
  width: 40px;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.cancel img:hover {
  transform: scale(1.1);
}

.info-title {
  font-size: 14pt;
}

/* 移除表單外層虛線邊框 */
/* 移除所有表單元素的焦點樣式 */
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none !important;
  box-shadow: none !important;
}/*# sourceMappingURL=style.css.map */