@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,800i&amp;display=swap");
@import url(../../../../fonts.googleapis.com/earlyaccess/notosanstc.css);
/*-------------------------------------------*\
	base

	Index
  - 1.skip-main
\*-------------------------------------------*/
body {
  font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif, "微軟正黑體";
}

html, body, form, .error_wrap {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#tabL,
#tabC,
#tabU,
#tabB {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  #tabL,
#tabC,
#tabU,
#tabB {
    display: inline-block;
  }
}
#tabL a,
#tabC a,
#tabU a,
#tabB a {
  font-size: 0.75em;
}

a {
  color: #763f09;
}
a:focus {
  outline-offset: 2px;
  outline: 2px dotted #6f42c1;
}

/*-------------------------------------------*\
	header

	Index
  - 1.skip-main
\*-------------------------------------------*/
.header_wrap {
  position: static;
  border-top: 10px solid #fdb300;
}
.header_wrap .navbar-toggler {
  position: absolute;
  top: 16px;
  left: 0.5rem;
}
@media (max-width: 991.98px) {
  .header_wrap > .container {
    max-width: none;
  }
}
@media (min-width: 992px) {
  .header_wrap > .container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 1.25rem 0 0.375rem;
  }
}

.header_logo {
  width: 120px;
  height: 30px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .header_logo {
    width: 270px;
    height: 67px;
    margin-bottom: 0.875rem;
  }
}
.header_logo a, .header_logo img {
  display: block;
  width: inherit;
  height: inherit;
  color: #000;
}

.nav_top_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0px;
  right: 0;
}
@media (max-width: 991.98px) {
  .nav_top_wrap {
    display: none;
  }
}
@media (min-width: 1600px) {
  .nav_top_wrap {
    right: 3.5rem;
  }
}
.nav_top_wrap::before, .nav_top_wrap::after {
  content: "";
  display: block;
  width: 109px;
  height: 54px;
  background-image: url(../../images/navTop_wrapBg-2.png);
}
.nav_top_wrap::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.nav_top_wrap #tabU {
  left: 99px;
  background-color: #191a1f;
}

.nav_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.25rem;
  background-color: #191a1f;
}
@media (min-width: 992px) {
  .nav_top {
    padding-right: 4.5rem;
  }
}
.nav_top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fdb300;
  font-size: 0.875rem;
}
.nav_top a:not(:first-child):before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 0.25rem;
  margin-right: 0.5rem;
  background-image: url(../../images/nav_top-before-2.png);
}
.nav_top a:hover, .nav_top a:focus {
  text-decoration: none;
  color: #fff;
}
.nav_top a:focus {
  outline-offset: 0;
  outline: 2px dotted #6f42c1;
}

/*-------------------------------------------*\
	footer.scss

	Index
  - 1.Layout
  - 2.logo
	- 3.data & data group
	- 4.item
	- 5.Nav
	- 6.footMark
	- 7.copyright
\*-------------------------------------------*/
.footWrap {
  background-color: #191a1f;
}
.footContent {
  position: relative;
}

.footLogo {
  width: 180px;
  height: 45px;
  color: #fff;
}
@media (min-width: 576px) {
  .footLogo {
    width: 270px;
    height: 67px;
  }
}
.footLogo a, .footLogo img {
  display: block;
  width: inherit;
  height: inherit;
}

.footData {
  color: #fff;
}
@media (min-width: 576px) {
  .footData {
    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;
  }
  .footData-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footData_item {
  position: relative;
  padding-left: 1.25rem;
}
.footData_item:before {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 1rem;
  text-align: center;
  font: normal normal normal 1em/1 FontAwesome;
}
.footData_item-marker:before {
  content: "\f041";
}
.footData_item-phone:before {
  content: "\f095";
}
.footData_item-fax:before {
  content: "\f1ac";
}
.footData_item-envelope:before {
  content: "\f003";
}
.footData_item-clock:before {
  content: "\f017";
}

@media (min-width: 768px) {
  .footNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footNav_link {
  display: block;
  margin-bottom: 1px;
  padding: 0.5rem 1rem;
  color: #adb5bd;
}
.footNav_link:hover {
  color: #fdb300;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .footNav_link {
    background-color: #000;
  }
}
@media (min-width: 576px) {
  .footNav_link {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .footNav_link {
    position: relative;
    padding: 0.5rem 1.75rem;
  }
  .footNav_link:not(:last-child)::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% - 0.5em);
    right: 0;
    width: 1px;
    height: 1em;
    background-color: #adb5bd;
  }
}

.footMark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footMark a {
  display: inline-block;
  margin: 0 0.5rem;
  color: #fff;
}

.footTime,
.copyright {
  color: #adb5bd;
  text-align: center;
  font-size: 0.875rem;
  letter-spacing: 0.075rem;
}

@media (max-width: 575.98px) {
  .footTime span {
    display: block;
  }
}

/*-------------------------------------------*\
	objfit.scss

	Index
  - 1.objfit
  - 2.objfit給ie用的
\*-------------------------------------------*/
.objfit-contain, .objfit-cover {
  position: relative;
}
.objfit-contain img, .objfit-cover img {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.objfit-contain img {
  -o-object-fit: contain;
     object-fit: contain;
}
.objfit-cover img {
  -o-object-fit: cover;
     object-fit: cover;
}

.ie-object-fit-contain, .ie-object-fit-cover {
  background-position: center;
  background-repeat: no-repeat;
}
.ie-object-fit-contain img, .ie-object-fit-cover img {
  opacity: 0;
}
.ie-object-fit-contain {
  background-size: contain !important;
}
.ie-object-fit-cover {
  background-size: cover !important;
}

/*-------------------------------------------*\
	SkipMain

	Index
  - 1.skip-main
\*-------------------------------------------*/
a.skip-main {
  margin: 0 auto;
  color: #000;
  background-color: #fdb300;
}
a.skip-main:focus, a.skip-main:active {
  display: inline-block;
  position: absolute;
  top: 0.25rem;
  z-index: 1090;
  left: calc(50% - 64px);
  padding: 0.5rem 1rem;
  text-decoration: none;
}

/*-------------------------------------------*\
	header Search

	Index
  - 1.wrapper
  - 2.mask
	- 3.search bntton
	- 4.search_inner
	- 5.content
	- 6.nojs
\*-------------------------------------------*/
.header_search {
  position: absolute;
  z-index: 1080;
  pointer-events: none;
  top: 10px;
  right: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .header_search {
    top: 0px;
  }
}

.search-mask {
  height: calc(100vh - 10px);
  background: rgba(0, 0, 0, 0.5);
  pointer-events: auto;
}

.search_parent {
  pointer-events: auto;
  display: block;
  float: right;
  width: 49px;
  height: 49px;
  color: #191a1f;
  background: url(../../images/icon-search-2.svg) no-repeat center/16px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .search_parent:focus {
    outline: none;
  }
}
@media (min-width: 992px) {
  .search_parent {
    width: 54px;
    height: 54px;
    margin-right: 7rem;
  }
}
@media (min-width: 1600px) {
  .search_parent {
    margin-right: 11rem;
  }
}

.search_inner {
  pointer-events: auto;
  visibility: hidden;
  position: absolute;
  z-index: 3;
  width: 100%;
  padding: 5rem 2rem 3rem;
  background: #fff;
  opacity: 0;
}
@media (min-width: 768px) {
  .search_inner {
    padding: 5rem 20% 3rem;
  }
}
@media (min-width: 1400px) {
  .search_inner {
    padding: 5rem 30% 3rem;
  }
}
.search-open + .search_inner {
  visibility: inherit;
  opacity: 1;
}

.search_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search_form label {
  width: 100%;
}
.search_txt {
  width: calc(100% - (90px + 0.5rem));
  margin-right: 0.5rem;
}
.search_label {
  padding-left: 0.5rem;
  color: #763f09;
  font-weight: bold;
  font-style: normal;
  border-left: 4px solid #fdb300;
}
.search_keywords {
  margin-top: 1rem;
}
.search_keywords i, .search_keywords ul, .search_keywords li {
  display: inline-block;
}
.search_keywords li a {
  display: block;
  margin: 0.125rem 0;
  padding: 0.0125rem 0.75rem;
  color: #763f09;
  text-decoration: none;
  border: 2px solid #763f09;
  border-radius: 1rem;
}
.search_keywords li a:hover, .search_keywords li a:focus {
  color: #fff;
  background-color: #763f09;
}
.search_close {
  position: absolute;
  z-index: 3;
  display: block;
  text-align: center;
  top: 2rem;
  right: 2rem;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.search_close:before, .search_close:after {
  content: "";
  position: absolute;
  top: -3px;
  left: 50%;
  width: 2px;
  height: 46px;
  background-color: #fdb300;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  pointer-events: none;
}
.search_close:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.search_close:hover:before, .search_close:hover:after, .search_close:focus:before, .search_close:focus:after {
  background-color: #fdb300;
}

.no-js .search_parent,
.no-js .search_inner,
.no-js .header_search input {
  display: none;
}
@media (max-width: 575.98px) {
  .no-js .header_search {
    top: 57px;
  }
}
@media (min-width: 576px) {
  .no-js .header_search {
    width: calc(50% - 60px);
  }
}
@media (min-width: 992px) {
  .no-js .header_search {
    top: 54px;
  }
}
.no-js .header_search noscript {
  display: block;
  pointer-events: auto;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.2 !important;
}
.no-js .header_search noscript a {
  display: inline-block;
  margin: 0 0.25rem;
  padding: 0 0.25rem;
  color: #000;
  background-color: #fdb300;
  border-radius: 0.25rem;
}
.no-js .header_search noscript a:hover {
  font-weight: bold;
}
@media (min-width: 576px) {
  .no-js .header_search noscript {
    text-align: right;
  }
}

/*-------------------------------------------*\
	base

	Index
  // 1.nav-link color
  // 2.mobile
  // 3.desktop
\*-------------------------------------------*/
.megamume .nav-link {
  color: #000 !important;
}

@media (max-width: 991.98px) {
  .megamume {
    margin: 0.75rem -1rem -0.5rem;
    border-top: 1px solid #fdb300;
    -webkit-box-shadow: 0 0.5rem 1rem -0.25rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.5rem 1rem -0.25rem rgba(0, 0, 0, 0.1);
  }
  .megamume .nav-link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.75rem 1rem;
    background-color: #fff;
  }
  .megamume .nav-link[aria-expanded=true] {
    background-color: #fdb300;
  }
  .megamume .nav-link:focus {
    outline: none;
  }
  .megamume .dropdown-toggle::after {
    position: absolute;
    right: 1rem;
    color: #fdb300;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .megamume .dropdown-toggle[aria-expanded=true]::after {
    color: #000;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .megamume .dropdown-menu {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
  .megamume .dropdown-item {
    padding: 0.5rem 1.5rem;
    background-color: #fff7e4;
  }
  .megamume .dropdown-item:hover {
    background-color: #ffd97e;
  }
}
@media (min-width: 992px) {
  .megamume .nav-link {
    margin: 0 1px;
    padding: 0.5rem 1.65rem !important;
    line-height: 1.2;
    font-family: "Noto Sans TC", sans-serif;
    border-radius: 4rem;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .megamume .nav-item.active .nav-link,
.megamume .nav-link:hover {
    font-weight: bold;
    background-color: #fdb300 !important;
  }
  .megamume .dropdown-toggle::after {
    display: none;
  }
  .megamume .dropdown-menu {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .megamume .dropdown-item:hover, .megamume .dropdown-item:focus {
    background-color: #ffd97e;
  }
}
@media (min-width: 1200px) {
  .megamume .nav-link {
    font-size: 1.25rem;
  }
}
/*-------------------------------------------*\
	scrollTop.scss

	Index
  - 1.ScrollTop
\*-------------------------------------------*/
.scrollToTop {
  display: none;
  position: fixed;
  right: 1rem;
  bottom: 5.25rem;
  padding: 0.25rem;
  text-align: center;
  z-index: 1090;
}
@media (min-width: 768px) {
  .scrollToTop {
    right: 1.5rem;
    bottom: 4rem;
  }
}
.scrollToTop a {
  display: block;
  overflow: hidden;
  width: 98px;
  height: 98px;
  color: #000;
  background-color: #fdb300;
  background-image: url(../../images/scrolltop.html);
  border-radius: 50%;
}
.scrollToTop a:hover {
  background-color: #ffe197;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*-------------------------------------------*\
	errorPage.scss

	Index
  - 1.picture
  - 2.title
  - 3.link
  - 4.address & footer
\*-------------------------------------------*/
.error_pic {
  width: 100px;
}

.error_tit {
  color: #763f09;
  font-size: 3.75rem;
  font-weight: bold;
}
.error_tit span {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.error_tit small {
  display: block;
  font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif, "微軟正黑體";
  font-size: 40%;
  font-weight: bold;
}
@media (min-width: 576px) {
  .error_tit {
    font-size: 6.25rem;
  }
}

.error_link {
  width: 100%;
  max-width: 460px;
}
.error_link a {
  color: #454a58;
}
@media (min-width: 576px) {
  .error_link a:nth-child(-n+2) {
    width: calc(50% - 0.5rem);
    margin: 0 0.25rem;
  }
  .error_link a:nth-child(3) {
    width: calc(100% - 0.5rem);
    margin: 0.75rem 0.25rem 0;
  }
}

.error_address {
  font-size: 0.875rem;
}
.error_foot a {
  display: inline-block;
  margin: 0.25rem 0.5rem;
  color: #000;
}

.error_wrap .btn {
  border-radius: 4rem;
}