
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */



nav ul, nav ol, #nav ul, #navbar ul, #nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}


/* ----------------------------------------------------------------------------
	Containers & Grid
----------------------------------------------------------------------------- */

.wrap { width: 100%; }

.container, .row {
  display: block;
  /*
  padding-left: 15px;
  padding-right: 15px;
  */
  /*width: 94%;*/
  width: 100%;
  /*max-width: 1200px;*/ /* 1170px content area */
  /*max-width: 540px;*/
  transition: all 0.3s ease 0s;
}

.container.boxed {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1230px; /* 1170px content area */
  background: #e1e1e1; /* just here for demo */
}

.row {
  clear: both;
  width: auto;
  max-width: 1200px;/*margin-left: -15px;
    margin-right: -15px;*/
}

.container.fluid {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1200px; /* 1170px content area */
  /*padding-left: 15px;
    padding-right: 15px;*/
  transition: all 0.3s ease 0s;
}

.col-xs-1 .row, .col-xs-2 .row, .col-xs-3 .row, .col-xs-4 .row, .col-xs-5 .row, .col-xs-6 .row, .col-xs-7 .row, .col-xs-8 .row, .col-xs-9 .row, .col-xs-10 .row, .col-xs-11 .row, .col-xs-12 .row, .col-sm-1 .row, .col-sm-2 .row, .col-sm-3 .row, .col-sm-4 .row, .col-sm-5 .row, .col-sm-6 .row, .col-sm-7 .row, .col-sm-8 .row, .col-sm-9 .row, .col-sm-10 .row, .col-sm-11 .row, .col-sm-12 .row, .col-md-1 .row, .col-md-2 .row, .col-md-3 .row, .col-md-4 .row, .col-md-5 .row, .col-md-6 .row, .col-md-7 .row, .col-md-8 .row, .col-md-9 .row, .col-md-10 .row, .col-md-11 .row, .col-md-12 .row, .col-lg-1 .row, .col-lg-2 .row, .col-lg-3 .row, .col-lg-4 .row, .col-lg-5 .row, .col-lg-6 .row, .col-lg-7 .row, .col-lg-8 .row, .col-lg-9 .row, .col-lg-10 .row, .col-lg-11 .row, .col-lg-12 .row, .col-xl-1 .row, .col-xl-2 .row, .col-xl-3 .row, .col-xl-4 .row, .col-xl-5 .row, .col-xl-6 .row, .col-xl-7 .row, .col-xl-8 .row, .col-xl-9 .row, .col-xl-10 .row, .col-xl-11 .row, .col-xl-12 .row {
  width: auto !important;
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding: 15px;
  width: 100%;
  transition: all 0.3s ease 0s;
}

.centered, .center_block {
  clear: both;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.container:after, .row:after, .col-xs-1:after, .col-xs-2:after, .col-xs-3:after, .col-xs-4:after, .col-xs-5:after, .col-xs-6:after, .col-xs-7:after, .col-xs-8:after, .col-xs-9:after, .col-xs-10:after, .col-xs-11:after, .col-xs-12:after, .col-sm-1:after, .col-sm-2:after, .col-sm-3:after, .col-sm-4:after, .col-sm-5:after, .col-sm-6:after, .col-sm-7:after, .col-sm-8:after, .col-sm-9:after, .col-sm-10:after, .col-sm-11:after, .col-sm-12:after, .col-md-1:after, .col-md-2:after, .col-md-3:after, .col-md-4:after, .col-md-5:after, .col-md-6:after, .col-md-7:after, .col-md-8:after, .col-md-9:after, .col-md-10:after, .col-md-11:after, .col-md-12:after, .col-lg-1:after, .col-lg-2:after, .col-lg-3:after, .col-lg-4:after, .col-lg-5:after, .col-lg-6:after, .col-lg-7:after, .col-lg-8:after, .col-lg-9:after, .col-lg-10:after, .col-lg-11:after, .col-lg-12:after, .col-xl-1:after, .col-xl-2:after, .col-xl-3:after, .col-xl-4:after, .col-xl-5:after, .col-xl-6:after, .col-xl-7:after, .col-xl-8:after, .col-xl-9:after, .col-xl-10:after, .col-xl-11:after, .col-xl-12:after {
  content: "";
  display: table;
  clear: both;
}

.hide, .hidden { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text_hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}


/*@media (min-width: 36em) { /* Small devices (landscape phones, 576px and up) */
@media (min-width: 34.375em) { /* Small devices (landscape phones, 549px and up) */

	.container.fluid { max-width: 94%; }

}

@media (min-width: 62em) { /* Large devices (desktops, 992px and up) */

	.container.fluid {max-width: 100%;}

}
@media (min-width: 75em) { /* Extra large devices (large desktops, 1200px and up) */

	.container.fluid {
	  width: 100%;
	}

}

/* ----------------------------------------------------------------------------
	Typography
----------------------------------------------------------------------------- */

ul, ol {
  margin-left: 35px;
  margin-top: 1em;
  margin-bottom: 1em;
}

h1 + ul, h2 + ul, h3 + ul, h4 + ul, h1 + ol, h2 + ol, h3 + ol, h4 + ol { margin-top: 0; }

ul { list-style: disc outside; }

ol { list-style: decimal; }

ul.check, ul.star, ul.carrot {
  margin-left: 15px;
  list-style: none outside;
}

ul.disc { list-style: disc outside; }

ul.circle { list-style: circle outside; }

ul.square { list-style: square outside; }

ul.check li, ul.star li, ul.carrot li { padding: 0 0 0 22px; }

ul.carrot li { padding: 0 0 0 16px; }

ul.check > li:before, ul.star > li:before, ul.carrot > li:before {
  display: inline-block;
  margin-top: 1px;
  margin-left: -22px;
  width: 22px;
  content: "\e840";
  height: inherit;
  color: #0099FF;
  font-family: 'icons';
  font-size: 14px;
  vertical-align: top;
  font-weight: normal !important;
}

ul.star > li:before { content: "\e834"; }

ul.carrot > li:before {
  margin-top: -1px;
  margin-left: -16px;
  width: 16px;
  content: "\00BB";
  color: inherit;
  font-size: inherit;
}

ul.check li li, ul.star li li, ul.carrot li li { padding: 0; }

ul ul, ul ol, ol ol, ol ul { margin: 5px 0 5px 25px; }

ol ol { list-style: lower-alpha; }

ol ul, ul ul { list-style: circle; }

ul ol { list-style: decimal; }

ul li, ol li { margin: 5px 0 5px 0; }

dl dt { font-weight: bold; }


/* ----------------------------------------------------------------------------
	Navigation Menu
----------------------------------------------------------------------------- */

#menutoggle {
  display: block;
  margin: 0;
  padding: 0 22px;
  width: auto;
  color: #fff;
  height: 45px;
  font: 18px/46px 'Open Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
  /* border-radius: 4px 4px 0 0; */
  transition: background 0.2s linear 0s;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#menutoggle span { display: none; }

#menutoggle:before {
  display: inline-block;
  margin-left: 0;
  width: 18px;
  height: 45px;
  line-height: 48px;
  color: inherit;
  text-align: center;
  font-size: 21px;
  vertical-align: top;
  font-family: "Font Awesome 5 Free"; font-weight: 900;  content: "\f0c9";  
}

#menutoggle.is-active:before { content: "\f0c9"; }

#menutoggle:hover, #menutoggle:active, #menutoggle.is-active {
  background-color: #1d1d1d;
  opacity:.7;
}

#menutoggle { display: block; top:20px; }

#nav {
  clear: both;
  margin: 0;
  height: 0;
  overflow: visible;
  position: relative;
  z-index: 1000;
}

#nav ul {
  float: none;
  display: block;
  margin: 0;
  width: auto;
  opacity: 0;
  max-height: 0;
  background: #1d1d1d;
  overflow: hidden;
  transition: max-height 0.25s cubic-bezier(0, 0.7, 0, 1), opacity 0.2s ease-in-out;
  top: 65px;
  border: 0;
  position: relative;
}

#nav #menutoggle.is-active + ul {
  max-height: 1000px;
  opacity: 1;
  transition: max-height 0.3s ease-in-out, opacity 0.25s ease-in-out;
}

#nav li {
  display: block;
  font-family: 'Noto Sans TC', sans-serif;
  margin: 0;
  padding: 0;
  height: auto;
  overflow: hidden;
  border: 0;
  border-top: 1px dotted #455a64;
}

#nav li:first-child { border-top: 0; }


#nav a, #nav span.submenu {
  float: none;
  display: block;
  margin: 0;
  padding: 9px 20px;
  height: auto;
  color: #fff;
  line-height: 1.6em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  text-align: left;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: normal;
  font-family: 'Noto Sans TC', sans-serif;
  border: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  transition: background 0.17s linear 0s;
}

#nav a:hover{ color:#98b864; }

#nav span.submenu { border-bottom: 1px dotted #455a64; }

#nav span.submenu:after {
  float: right;
  margin-left: 10px;
  width: 15px;
  height: inherit;
  color: inherit;
  text-align: center;
  font-size: 105%;
  vertical-align: top;
  font-family: "Font Awesome 5 Free"; font-weight: 900;  content: "\f078"; 
}

#nav span.submenu.is-active:after { content: "\f077"; }

#nav ul.submenu {
  margin: 0;
  padding: 0;
  width: 100%;
  max-height: 0;
  background: none;
  opacity: 1;
  position: relative;
  top: 0;
  transition: max-height 0.15s linear 0s;
}

#nav span.submenu.is-active + ul.submenu {
  max-height: 360px;
  overflow-y: auto;
}

#nav ul.submenu a {
  padding-left: 40px;
  background: none;
}

#nav ul.submenu a:before {
  display: inline-block;
  margin-right: 5px;
  margin-left: -15px;
  width: 10px;
  height: inherit;
  color: inherit;
  text-align: center;
  font-size: inherit;
  vertical-align: top;
}

#nav a:hover, #nav a.is-active, #nav li:hover span.submenu, #nav ul.submenu a:hover, #nav ul.submenu a.is-active {}


@media (min-width: 36em) { /* Small devices (landscape phones, 576px and up) */

	/*@media (min-width: 48em) { /* Medium devices (tablets, 768px and up) */

	#menutoggle {padding: 0px 5px 0px 5px;}
	
	#menutoggle span { display: inline-block; }
	
	#menutoggle:before { margin-right: 10px; }
}


@media (min-width: 62em) { /* Large devices (desktops, 992px and up) */

	#menutoggle { display: none; }
		
	#nav {
	  height: 55px;
	  position: absolute;
	  top: 35px;
	  right: 70px;
	  z-index: 99;
	  border: 0;
	}
	
	#nav ul {
	  display: block !important;
	  float: left;
	  width: 100%;
	  height: auto;
	  opacity: 1;
	  margin: 4px 0;
	  position: relative;
	  z-index: 10;
	  top: 0;
	  overflow: visible;
	}
	

	#nav li {
	  float: left;
	  margin: 5px 5px;
	  padding: 0;
	  height: 37px;
	  width: auto;
	  min-width: auto;
	  position: relative;
	  border: 0;
	  overflow: visible;
	}
	
	#nav > ul > li:not(:last-child):after{content:"/";color:#ffffff;font-size: 20px;vertical-align: -69%;}	
	
	#nav li:first-child {
	  margin-left: 4px;
	  border-left: 0;
	}
	
	#nav li.last { border-right: 0; }
	
	#nav li.right {
	  float: right;
	  margin-right: 4px;
	  border-right: 0;
	}
	
	#nav a, #nav span.submenu {
	  float: left;
	  margin: 0;
	  padding: 0 20px;
	  height: 37px;
	  border: 0;
	  color: #fff;
	  font-weight: normal;
	  line-height: 39px;
	  text-align: center;
	  text-transform: uppercase;
	  transition: background 0.2s linear 0s;
	  cursor: pointer;
	}
	
	#nav span.submenu:after { display: none; }
	
	
	#nav a:hover, #nav a.is-active, #nav li:hover span.submenu, #nav ul.submenu a:hover, #nav span.submenu.is-active {}
	
	#nav li:hover a.submenu, #nav li:hover span.submenu, #nav span.submenu.is-active.hover {
	  border-radius: 3px 3px 0 0;
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	
	#nav li:hover { z-index: 11; }
	
	#nav ul.submenu {
	  float: left;
	  margin: 0;
	  padding: 0;
	  min-width: 250px;
	  max-height: 0;
	  position: absolute;
	  opacity: 0;
	  background: #455a64;
	  top: 115%;
	  z-index: 10;
	  border-radius: 0 3px 3px 3px;
	  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	  transition: max-height 0.2s linear 0s, padding 0.2s linear 0s, opacity 0.2s linear 0s;
	  overflow: hidden;
	  /*overflow-y: auto; //開啟選單捲軸防止過長 */
	}
	
	#nav li:hover ul.submenu, #nav ul.submenu.is-active {
	  padding: 3px 0;
	  left: 0;
	  max-height: 360px;
	  opacity: 1;
	}
	
	#nav ul.submenu li {
	  float: none;
	  display: block;
	  margin: 0;
	  padding: 0;
	  border: 0;
	  height: auto;
	}
	
	#nav ul.submenu a {
	  float: none;
	  display: block;
	  margin: 0;
	  padding: 16px 15px 16px 28px;
	  height: auto;
	  text-transform: none;
	  text-align: left;
	  line-height: 1.5em;
	  border-radius: 0;
	  border: 0;
	  border-top: 1px dotted #37474f;
	}
	
	#nav ul.submenu li:first-child a { border: 0; }
	#nav ul.submenu li a:hover, #nav ul.submenu li a.is-active {background: #1d1d1d;}
	#nav ul.submenu li a:hover{ background:#698ba1 !important; }
}