/*@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);*/
body {
  /*  font-family: "Noto Serif TC", serif;*/
  font-family: "微軟正黑體", Arial;
  margin: 0;
  padding: 0;
  /*font-size: 2vh;*/
  /*line-height: 3vh;*/
  /*color: #3f3f3f;*/
  /*background-image: url(images/bg.jpg);*/
  background-color: #000;
  background-image: url(images/top_bg.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 0px;
  /*background-image: -webkit-linear-gradient(270deg,rgba(20,183,147,1.00) 0%,rgba(236,177,98,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(20,183,147,1.00) 0%,rgba(236,177,98,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(20,183,147,1.00) 0%,rgba(236,177,98,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(20,183,147,1.00) 0%,rgba(236,177,98,1.00) 100%);
  background-attachment: fixed;*/
}
@media screen and (min-width : 1024px) {
.container {
  width: 70%;
}
}

@media screen and (max-width : 768px) {
.container {
/*  width: 100%;*/
}
}
.top_bg {
  /*width: 100%;*/
  /*  background-image: url(images/top_bg.jpg);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0px;
  margin: 0;
  padding: 0;
}
.top_bg2 {
  width: 100%;
}
.top_bg2 img {
  /*  border-radius: 5px;*/
  border: #637879 1px solid;
}
.top_bg3 {
  width: 100%;
  background-image: url(images/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0px;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
}
.col-xs-12 col-sm-6 {
  background-color: #FFF;
}
.top_page01 {
  /*max-width: 1920px;*/
  margin: 0 auto 0 auto;
  padding: 0;
}
.top_page02 {
  max-width: 1170px;
  margin: 0 auto 0 auto;
  padding: 0;
}
.title_page {
  max-width: 340px;
  margin: 0 auto 0 auto;
}
.title_page2 {
  font-size: 2.5em;
  margin: 0 auto 0 auto;
  font-weight: bold;
  line-height: 2.5em;
  color: #aebccd;
}
h3 {
  line-height: 36px;
}
h4 {
  line-height: 30px;
}
.stitle {
  color: #34c4fe;
  font-weight: 900;
  /*  text-align: center;*/
}
.content {
  background-color: #202727;
  color: #698081;
  margin: 20 auto 0 auto;
  /*padding: 5% ;*/
  /*font-size: 2.6vh;*/
  line-height: 40px;
  font-weight: bolder;
  text-align: left;
  /*	border: 1px 0px;*/
  border-width: 1px 0px;
  border-style: solid;
  /*background-image: url(images/bg1.jpg);*/
  /*
  background-repeat: repeat;
  background-size: cover;
  background-position: 50% 0px;
*/
}
.content_page {
  /*    background-color: rgba(100%, 100%, 100%, 1);*/
  background-color: #202727;
  color: #698081;
  padding: 2%;
  text-align: left;
  /*	border: 1px 0px;*/
  border-width: 1px 0px;
  text-align: center;
  /*	border-style: solid;*/
  /*color: #2481a9;*/
  /*    border-radius: 5px;*/
  /*border: 2px solid #893535;*/
  /*border-radius: 10px;*/
  /*    background-image: url(images/content_bg.jpg);*/
  background-size: auto;
}
.content_page span {
  font-size: 0.8em;
  text-align: left;
  color: #000;
  font-weight: normal;
}
.copyright {
  font-size: 15px;
  text-align: center;
  color: #555;
  line-height: 2em;
  padding: 10px;
}
.p0 {
  padding: 0px;
}
.title {
  font-size: 5vh;
  margin: 20 auto;
  font-weight: bold;
  /*line-height: 2.5em;*/
  color: #f3d842;
  margin-bottom: 0px;
}
.mt20 {
  margin-top: 20px;
}
.thumbnail {
  border-radius: 5px;
  background-position: bottom;
  /*background-color: #FFFFFF;*/
  padding: 4%;
  /*color: #fff;*/
  /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  background-image: url(images/th_bg.jpg);
  background-position: auto 10px;
  background-size: auto;
  border: 4px #73b7b8 solid;
}
.top_bg2 p {
  font-size: 18px;
  line-height: 30px;
  font-weight: bolder;
}
.top_bg2 img {
  /*    border-radius: 5px;*/
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease, ;
  margin-top: 1%;
}
.top_bg2 img:hover {
  transform: translate(0px, 0px);
  -webkit-box-shadow: 0px 0px 10px 5px hsla(0, 0%, 0%, 0.00);
  box-shadow: 0px 0px 10px 5px hsla(197, 80%, 90%, 0.99);
  /*    border-radius: 5px;*/
  border-width: 1px;
  /*    border-color: #000;*/
  border-style: solid;
}
.thumbnail2 {
  border-radius: 5px;
  background-position: bottom;
  background-color: #FFFFFF;
  padding: 4%;
  color: #fff;
}
.thumbnail2 p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.thumbnail2 img {
  /*border-radius: 10px;*/
  background: #fff;
  /*margin: 2% 0%;*/
}
.title3 {
  width: 100%;
  padding: 5% 0%;
  border-radius: 30px;
  /*	background-color: rgba(255, 255, 255, 0.9);*/
  background: linear-gradient(0deg, #707070, #ffffff);
  text-align: center;
  margin-bottom: 5%;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  border-width: 6px 0px;
  border-style: solid;
  border-color: #c4c4c4;
}
.title3 h1 {
  font-weight: 900;
  font-size: 4.5vh;
  color: #000;
}
.title3 h3 {
  font-weight: 900;
  margin-top: -10px;
}
/*.thumbnail img{
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #bbb;
  margin: 20px auto;
}*/
.caption p {
  margin-top: 20px;
  text-align: justify;
  text-justify: auto;
}
.caption h2 {
  color: #df2439;
  font-size: 1.3em;
}
.page-header h2 {
  color: #df2439;
}
.QA {
  color: #d3d3d3;
  line-height: 2em;
  font-size: 1.2em;
}
.QAQ {
  font-weight: bold;
  color: #d9534f;
  font-size: 1.2em;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.hr {
  border-top: 1px solid red;
}
.navbar-default {
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFF;
  border: 0px;
  border-radius: 0px;
  margin-bottom: -15px;
  padding: 3px;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
  font-size: 17px;
  margin: 5px;
  text-align: center;
  /*
		background-color: #650c1a;
		border-radius: 50px;
*/
}
.navbar-default .navbar-header > a {
  color: #FFF;
  font-size: 19px;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #db0225;
  color: #FFF;
  border-radius: 50px;
}
.navbar-default .navbar-nav > li > a:visited {
  background-color: #db0225;
  color: #FFF;
  border-radius: 50px;
}
.navbar-default .navbar-toggle {
  border-color: #fee1e9;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
  border-color: #fee1e9;
}
.navbar-default .navbar-toggle:hover {
  background-color: #ff9c00;
}
.dropdown ul li {
  margin-top: 10px;
  font-size: 18px;
}
.btn-default {
  border-radius: 30px;
  background-color: #ff9c00;
  color: #000;
  border-width: 0px;
}
.btn-danger {
  border-radius: 50px;
  background-color: #ff9c00;
  color: #000;
  border-width: 0px;
  padding: 2%;
}
.join {
  border-radius: 30px;
  background-color: #ff9c00;
  color: #FFF;
  border-width: 0px;
  padding: 4%;
  width: 100px;
  margin: auto;
}
.join :link {
  border-radius: 30px;
  background-color: #ff9c00;
  color: #FFF;
  border-width: 0px;
  padding: 4%;
  width: 80px;
  margin: 5%;
}
.join :visited {
  border-radius: 30px;
  background-color: #ff9c00;
  color: #FFF;
  border-width: 0px;
  padding: 4%;
  width: 80px;
}
html {
  scroll-behavior: smooth
}
.table_bg {
  background: #FFF;
  border-radius: 20px;
  padding: 1% 0%;
  margin: 2% 0%;
}
.table {
  width: 96%;
  margin: auto;
  margin-bottom: 20px;
}
.table thead tr th {
  text-align: center;
  background-color: #000;
  color: #FFF;
  vertical-align: top;
}
.embed-responsive {
  border-radius: 20px;
}
.login_event {
  text-align: center;
  margin: 20px;
}
/*table*/
/*
.rwd-table {
		 	 background: #fff;
		 	 overflow: hidden;
			border-radius: 20px;
			}

			.rwd-table tr:nth-of-type(2n){
			  background: #eee;
			}
			.rwd-table th, 
			.rwd-table td {
			  margin: 0.5em 1em;
			}
			.rwd-table {
			  min-width: 100%;
			}

			.rwd-table th {
			  display: none;
			}

			.rwd-table td {
			  display: block;
			}

			.rwd-table td:before {
			  content: attr(data-th) " : ";
			  font-weight: bold;
			  width: 6.5em;
			  display: inline-block;
			}

			.rwd-table th, .rwd-table td {
			  text-align: left;
			}

			.rwd-table th, .rwd-table td:before {
			  color: #D20B2A;
			  font-weight: bold;
			}

			@media (min-width: 480px) {
			  .rwd-table td:before {
			    display: none;
			  }
			 .rwd-table th, .rwd-table td {
			    display: table-cell;
			    padding: 0.25em 0.5em;
			  }
			  .rwd-table th:first-child, 
			  .rwd-table td:first-child {
			    padding-left: 0;
			  }
			  .rwd-table th:last-child, 
			  .rwd-table td:last-child {
			    padding-right: 0;
			  }
			   .rwd-table th, 
			   .rwd-table td {
			    padding: 1em !important;
			  }
			}
*/
/*table end*/
@Media Print {
  Body {
    display: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-0s {
  -webkit-animation-delay: 0.0s;
  animation-delay: 0.0s;
}
.animated.delay-1s {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.animated.delay-2s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animated.delay-3s {
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
}
.animated.delay-4s {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.animated.delay-5s {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.animated.delay-6s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-7s {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
.animated.delay-8s {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
.slide-in-elliptic-top-fwd {
  -webkit-animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-elliptic-top-fwd 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes slide-in-elliptic-top-fwd {
  0% {
    -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
    transform: translateY(-600px) rotateX(-30deg) scale(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotateX(0) scale(1);
    transform: translateY(0) rotateX(0) scale(1);
    -webkit-transform-origin: 50% 1400px;
    transform-origin: 50% 1400px;
    opacity: 1;
  }
}
@keyframes slide-in-elliptic-top-fwd {
  0% {
    -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
    transform: translateY(-600px) rotateX(-30deg) scale(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotateX(0) scale(1);
    transform: translateY(0) rotateX(0) scale(1);
    -webkit-transform-origin: 50% 1400px;
    transform-origin: 50% 1400px;
    opacity: 1;
  }
}
form {
  display: block;
  margin-top: 0em;
  margin-block-end: 0em;
}