html {
  scroll-behavior: smooth;
}
:root {
  scroll-padding-top: 100px;
}
body {
  font-size: 16px;
  line-height: 24px;
  font-family: "微軟正黑體", arial;
  color: #000;
  background: url(images/bg.jpg);
  background-attachment: fixed;
  /*	background-color: #E8A8BB;*/
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
}
.p0 {
  padding: 0px;
}
.mv {
  width: 100%;
  min-height: 280px;
  text-align: center;
  /*	margin-bottom: 217px;*/
  background-color: #dbdbdb;
  /*	line-height: 1.5em;*/
}
.movie img {
  width: 100%;
  border: 3px solid #333;
}
.copyright {
  font-size: 16px;
  text-align: center;
  color: #AAA;
  line-height: 30px;
  /*margin-bottom: 2%;*/
}
.button_btn {
  margin-top: 10%;
}
.top_bg {
  background-image: url(images/top_bg.jpg);
  background-position: 50% 0;
  background-size: cover;
  box-shadow: rgba(0, 0, 0, 0.87) 0px 22px 70px 4px;
}
.c_bg {
  background-image: url(images/c_bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto;
}
.bgw {
  background-color: #FFF;
  border-radius: 10px;
}
.title {
  font-size: 32px;
  color: #F00;
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
.h1 {
  /*text-align: center;*/
  font-weight: bolder;
}
.h2 {
  /*text-align: center;*/
  /*	font-weight: bolder;*/
  /*	margin: 3%;*/
}
.toptxt {
  min-height: 200px;
  font-size: 1.2em;
  color: #000;
  line-height: 1.5em;
  padding: 15px;
  /*background-color: rgba(0, 0, 0, 0.7);*/
  /*margin-top: 20px;*/
}
.toptxt img {
  margin-bottom: 2%;
  border: 1px #D9797B solid;
}
.toptxt_1 h3 {
  padding-top: 3%;
  /*	font-weight: bold;*/
  margin-top: 2%;
  line-height: 2em;
}
.col-sm-4 {
  text-align: center;
  line-height: 1.5em;
  color: #000;
  margin-top: 1%;
}
.col-sm-4 img {
  width: 100%;
  border-radius: 15px;
  /*	border: 2px solid #FF9FC6;*/
}
.col-sm-4 {
  margin-top: 1%;
  text-align: center;
  font-size: 15px;
}
.col-sm-3 {
  text-align: center;
  line-height: 1.5em;
  color: #000;
  margin-top: 3%;
}
.col-sm-3 img {
  width: 100%;
  border-radius: 15px;
  border: 2px solid #f0c444;
}
.col-sm-3 p {
  margin-top: 2%;
  text-align: center;
}
.thumbnail {
  font-size: 18px;
}
.grayimg {
  filter: grayscale(100%);
}
.caption img {
  width: 80%;
}
.su {
  text-align: center;
  background-color: #fff;
  padding: 1px;
  margin-bottom: 40px;
  margin-top: 30px;
  color: #000;
}
.su img {
  padding: 0 1% 0 1%;
}
.note {
  font-size: 16px;
  line-height: 26px;
  margin: 10px 20px 20px 20px;
  color: #EEE;
}
.toptxt a:link {
  color: #00AB0D;
  text-decoration: none;
}
.toptxt a:visited {
  color: #00AB0D;
  text-decoration: none;
}
.toptxt a:hover {
  color: #00EB12;
  text-decoration: none;
}
.footer-img {
  width: 100%;
}
.col-xs-6 {
  padding-bottom: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.winner {
  /*text-align: left;*/
  border-radius: 10px;
  font-size: 18px;
  line-height: 24px;
  padding: 2% 4%;
  margin: 0% 0 3% 0;
  background-color: rgba(255, 255, 255, 1);
  /*border: 10px #896085 solid;*/
  margin: 5% 2%;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  /*	border: 10px #00b900 solid;*/
  /*	border-width: 0px 10px;*/
  background-image: url(images/content_bg.jpg);
  background-position: 50% 0;
	background-repeat: no-repeat;
}
.winner2 {
  text-align: center;
  background-color: #FFF;
  border-radius: 15px;
  font-size: 2em;
  line-height: 1.2em;
  padding: 0 3% 0 3%;
  border: #ccc 1px solid;
  border-radius: 10px;
  margin: 3% 0 3% 0;
  font-weight: bold;
}
.thumbnail {
  border-radius: 20px;
  background-color: #fcea55;
  padding: 3%;
  border-color: #f06eb4;
  border-width: 4px;
}
.thumbnail img {
  border-width: 0px;
}
.navbar {
  border-radius: 0px;
  background-color: #020202;
  color: #FFF;
  border-width: 0px;
  border-radius: 0px;
}
.navbar a:link {
  color: #FFF;
}
.btn-success {
  color: #fff;
  background-color: #00b900;
  border-color: #00b900;
}
.btn-success:hover, .btn-success:focus, .btn-success:active:hover {
  color: #fff;
  background-color: #00d100;
  border-color: #00d100;
}
.banner {
  margin-bottom: 30px;
  margin-top: 20px;
  text-align: center;
}
.LINE-KINK {
  color: #00b900
}
.LINE-KINK a {
  text-decoration: underline;
  color: #00b900;
}
.LINE-KINK a:hover {
  text-decoration: none;
}
bootstrap 五格語法 .col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1-5 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
.col-md-1-5 p {
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2em;
  text-align: center;
}