﻿* {
  font-family: 微軟正黑體, Arial, sans-serif;
  text-decoration: none;
  outline: none;
}
html, body {
     box-sizing: border-box;
    position: relative;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: center top #1d0401;
    background-color: #1c0b00;
    overflow-x: clip;
}
/*----Wrap----*/
.wrap {
  max-width: 1066px;
  position: relative;
  margin: 0px auto;
  overflow: hidden;
}
video {
  display: block;
  height: 100%;
  margin: 0 auto;
  margin-top: -2%;
  margin-left: 0%;
}
canvas {
  aspect-ratio: auto 1903 / 937;
}
/*----Logo----*/
.logo {
  position: absolute;
  margin: 2% 0%;
  width: 12%;
  z-index: 99;
}
.logo img {
  margin-top: 11%;
  width: 165%;
}
.logo a:hover {
  position: relative;
  top: -3px;
}
/*----Slogan----*/
.slogan {
    position: relative;
    margin-top: -29.5%;
    width: 32%;
    animation: bounceIn 1s both 3.5s;
    margin-left: 33.8%;
}
.slogan img {
  width: 100%;
}
.txt {
  position: relative;
  margin-top: -3.5%;
  margin-left: 31.5%;
  animation: bounceIn 1s both 3.5s;
}
.txt img {
  width: 49%;
}
.main {
     margin-top: 28%;
    animation: bounceIn 1s both 3.5s;
}
.img01 {
  margin-top: 16px;
}
#BOX4 .img {
  margin-top: 46px;
}
@keyframes 100% {
  opacity: 1;
  top: 0;
}
}
@keyframes 50% {
  transform: rotate(-2deg);
  ` transform-origin: 30% 100%;
}
100% {
  transform: rotate(0deg);
  transform-origin: 30% 100%;
}
}
@keyframes Leftslide {
  0% {
    opacity: 0;
    left: 50px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes 100% {
  opacity: 1;
  top: 0;
}
}
@keyframes 50% {
  transform: rotate(-2deg);
  transform-origin: 30% 100%;
}
100% {
  transform: rotate(0deg);
  transform-origin: 30% 100%;
}
}
@keyframes Topslide {
  0% {
    opacity: 0;
    top: -50px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes Bottomslide {
  0% {
    opacity: 0;
    top: 50px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes Rightslide {
  0% {
    opacity: 0;
    left: -50px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/*----Menu----*/
.menu {
    position: absolute;
    width: 100%;
    margin-top: 49%;
    z-index: 99;
    margin-left: 0%;
    text-align: center;
}
.menu img {
  width: 110%;
}
.btn01 {
    position: absolute;
    margin-top: -17%;
    margin-left: -31%;
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    list-style-type: none;
    transition: 0.3s;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
    animation: bounceIn 1s both 3.5s;
}
.btn02 {
	position: absolute;
    margin-top: -11%;
    margin-left: -28%;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  list-style-type: none;
  transition: 0.3s;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  animation: bounceIn 1s both 3.5s;
}
.btn03 {
	position: absolute;
    margin-top: -5%;
    margin-left: -25%;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  list-style-type: none;
  transition: 0.3s;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  animation: bounceIn 1s both 3.5s;
}
.btn04 {
	position: absolute;
    margin-top: -17%;
    margin-left: 16%;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  list-style-type: none;
  transition: 0.3s;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  animation: bounceIn 1s both 3.5s;
}
.btn05 {
	position: absolute;
    margin-top: -11%;
    margin-left: 13%;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  list-style-type: none;
  transition: 0.3s;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  animation: bounceIn 1s both 3.5s;
}
.btn06 {
	position: absolute;
    margin-top: -5%;
    margin-left: 10%;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  list-style-type: none;
  transition: 0.3s;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  animation: bounceIn 1s both 3.5s;
}
.btn07 {
	position: absolute;
    margin-top: -5%;
    margin-left: -7%;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  list-style-type: none;
  transition: 0.3s;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  animation: bounceIn 1s both 3.5s;
}
.img a:hover {
  filter: brightness(1.2)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: brightness(1.2)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: brightness(1.2)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
}
.btn01:hover, .btn02:hover, .btn03:hover, .btn04:hover, .btn05:hover, .btn06:hover, .btn07:hover, .btn08:hover, .btn09:hover {
  filter: brightness(1.2)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: brightness(1.2)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: brightness(1.2)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
}
li.btn01.active, li.btn02.active, li.btn03.active, li.btn04.active, li.btn05.active, li.btn06.active, li.btn07.active {
  filter: sepia(0.6)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -webkit-filter: sepia(0.6)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
  -moz-filter: sepia(0.6)drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.4));
}
/*----Content----*/
.content {
  position: relative;
  width: 1200;
  padding-bottom: 50px;
  margin-top: -16%;
  z-index: 99;
}
.img {
  text-align: center;
  margin-top: 10px;
}
.icon_img p {
  position: absolute;
  margin-top: -31px;
}
.abgne_tab ul li {
  border: 1px solid #395b6a;
  padding: 8px;
  margin-right: 39px;
  outline: none;
  cursor: pointer;
  width: 28%;
  height: 29px;
  background: #122230;
  font-family: 微軟正黑體;
  font-size: 18px;
  fony-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  float: left;
  transition: 0.3s;
  list-style-type: none;
}
.abgne_tab a {
    text-decoration: none;
    color: #ffffff;
    display: grid;
}
.abgne_tab a:hover {
  filter: brightness(1.7);
}
.abgne_tab ul li:hover, .abgne_tab .active {
  background-color: #294768;
}
.tabs, .tabs2, .tabs3, .tabs4, .tabs5, .tabs6, .tabs7, .tabs8, .tabs9 {
  margin-left: 7%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0%;
}
.tab_container {
    padding: 0% 3.5% 1% 3.5%;
    clear: left;
}
.bg_top {
  background-image: url(../images/bg_top.png);
  position: relative;
  width: 1200px;
  height: 68px;
  background-repeat: no-repeat;
}
.bg_bottom {
  background-image: url("../images/bg_bottom.png");
  position: relative;
  width: 1200px;
  height: 68px;
  background-repeat: no-repeat;
}
.abgne_tab {
  background-image: url(../images/content.png);
}
h2 {
  padding: 0% 2.5%;
  font-weight: bold;
  color: #fff8a5;
  text-align: center;
  font-size: 40px;
}
h1 {
  font-size: 18px;
  color: #FFD0A3;
  margin-left: 20px;
}
h4 {
 color: #ffab62;
    font-size: 17px;
    line-height: 29px;
    text-align: center;
}
h5 {
      color: #b7b7b7;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 17px;
    margin-bottom: 15px;
}
h3 {
     color: #ffc417;
    margin-top: 15px;
    margin-bottom: 10px;
}
h6 {
  font-size: 16px;
  color: #a7fbff;
  margin-left: 40px;
  margin-top: 0px;
  font-weight: 500;
  line-height: 30px;
}
h6 strong {
  font-size: 62px;
  color: rgb(255, 150, 9);
}
.mark {
  font-weight: bold;
  color: #f7212a;
  text-align: center;
}
.demo {
  font-weight: bold;
  color: #f7212a;
}
.link {
  color: #0000ff;
  font-weight: bold;
}
.link:hover {
  color: #f7212a;
  font-weight: bold;
}
.link active {
  color: #0000ff;
  font-weight: bold;
}
p {
 font-size: 17px;
    color: #ffe4c8;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content ul li {
  font-size: 16px;
  line-height: 30px;
  color: #f9d9ae;
  margin-left: -3%;
  margin-top: 10px;
}
.content ol li {
    font-size: 16px;
  color: rgb(255 234 203);
  line-height: 32px;
    margin-left: 26px;
  margin-right: 42px;
  text-align: justify;
}
.char01 {
  position: absolute;
  margin-left: -5%;
  margin-top: 4%;
  z-index: 1;
}
.char02 {
  position: absolute;
  margin-left: 69%;
  margin-top: 14%;
  z-index: 1;
}
.icon {
  position: absolute;
  margin-left: 19%;
  margin-top: -2.5%;
}
/* ---- particles.js container ---- */
#particles-js {
  width: 100%;
  height: 1080px;
  position: absolute;
  margin-top: 0%;
}
canvas {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: static;
}
.tit {
  border: 1px solid #b8efff;
  padding: 10px 50px;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  background: rgb(43 103 107);
  transition: 0.5s;
  margin: -3% auto;
  max-width: 255px;
  cursor: pointer;
  text-align: center;
}
.tit {
  color: #0793C0;
  background: rgba(0, 0, 0, .5);
}
/*----Table----*/
table {
  border-spacing: 0px;
    border-collapse: collapse;
    width: 74%;
    margin: 2% auto;
}
table tr:first-child td {
        font-size: 21px;
    font-weight: 500;
    color: #ffffff;
    background-color: #5c2623;
    line-height: 45px;
}
td {
  width: 10%;
}
table td {
  border: 1px solid #8f523f;
  font-size: 15px;
  text-align: center;
  line-height: 27px;
  color: #000000;
  background-color: #ffffff;
  vertical-align: middle;
}

table.table {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  background: #c5a283
}
table:first-child td:first-child {
  width: 23%;
  font-weight: normal;
}
div#tab11, div#tab9, div#tab8 {
  height: 1400px;
}
table td p {
    color: #491f00;
    font-weight: 600;
}
.content strong {
    font-weight: bold;
    color: #f9b155;
    font-size: 17px;
}
.icon_img {
  margin-left: 30px;
}
/*----footer----*/
footer {
  position: relative;
  padding: 40px 0 30px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: .2px;
  line-height: 18px;
  background: #000000;
}
footer .store {
  margin-bottom: 25px;
}
footer .store a {
  border-radius: 0;
  margin: 0 -2px;
  background: none;
}
footer p {
  margin: 3px auto;
  opacity: .6;
  font-size: 15px;
}
footer .copyright img {
  margin-right: 5px;
}
.pw {
  opacity: .6;
}
footer .grading img {
  display: inline-block;
  margin-right: 22px;
  vertical-align: middle;
  width: 2%;
}
footer ul {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  opacity: .6;
}

/*----Go Top----*/
.gotop {
  position: fixed;
  width: 100px;
  height: 106px;
  top: 88%;
  background: url(../images/top_icon.png) no-repeat center top;
  cursor: pointer;
  z-index: 99;
  right: 13%;
}
.gotop:hover {
  filter: brightness(1.7);
}
@media screen and (max-width: 1800px) {
  .main {
    margin-top: -11%;
  }
  .wrap {
    margin-top: 7%;
  }
  .content {
    margin-top: 13%;
  }
  .menu {
    margin-top: 48%;
  }
}
@media screen and (max-width: 1600px) {
  .gotop {
    display: none;
  }
  .slogan {
    display: block;
  }
  .txt {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  html, body {
    background-image: url(../images/bg_m.jpg);
    overflow-x: hidden;
  }
  .bg_top {
    display: none;
  }
  .abgne_tab {
    background-image: none;
  }
  .bg_bottom {
    display: none;
  }
  .menu {
    margin-left: -4%;
    margin-top: 96%;
  }
  .main {
    margin-top: 31%;
  }
  .slogan {
    margin-top: 19%;
  }
  video {
    display: none;
  }
  .menu img {
    width: 100%;
  }
  li.btn {
   margin-left: 0%;
    margin-top: 3%;
  }
  .char01 {
    display: none!important;
  }
  .char02 {
    display: none!important;
  }
  h4 {
    font-size: 25px;
    line-height: 38px;
    margin-left: 2px;
    text-align: justify;
  }
  #footer {
    margin-top: 20%;
  }
  .logo {
margin: 0% 29%;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .slogan {
     width: 108% !important;
    margin-top: 74% !important;
    margin-left: 10% !important;
    margin-left: 10% !important;
  }
  .main {
    margin-top: 194% !important;
  }
  .wrap {
    margin-top: -91%;
  }
	.btn01 {
           margin-top: 12%;
        margin-left: -45%;
}
.btn02 { 
           margin-top: 24%;
        margin-left: -45%;
}
.btn03 {
    margin-top: 6%;
    margin-left: -14%;
}	
.btn07 {

    margin-top: 18%;
    margin-left: -15%;
}	
.btn06 {

    margin-top: 30%;
    margin-left: -15%;
  
}
.btn05 {

    margin-top: 24%;
    margin-left: 15%;
	}
	.btn04 {
    margin-top: 12%;
    margin-left: 16%;
	}
@media screen and (max-width: 1140px) {
  html, body {
    background-position: 60% 0%;
  }
}
@media screen and (max-width: 960px) {
  html, body {
    background-position: 63% 0%;
  }
  div#tab11, div#tab9, div#tab8 {
    height: auto;
  }
  .menu {
    width: 100%;
  }
  .tab_container {
    padding: 0%;
  }
	table {
    width: 100%;
}
  .content p {
    margin-left: 6px;
    line-height: 41px;
    font-weight: normal;
    font-size: 24px;
    margin-right: 18px;
  }
  .content ol li {
    font-size: 24px;
    line-height: 39px;
    margin-left: 3%;
    text-align: justify;
  }
  table tr:first-child td {
    font-size: 25px;
  }
  footer p {
    margin: 3px auto;
    opacity: .6;
  }
  table td {
    font-size: 23px;
  }
  h3 {
    margin-left: auto;
    font-size: 35px;
  }
  .icon {
    margin-left: 47%;
    margin-top: -5.5%;
  }
	.content strong {
    font-size: 25px;
}
  h1 {
    font-size: 26px;
  }
  .txt {
       position: relative;
    margin-top: -8.5%;
    margin-left: 18%;
  }
  .txt img {
    width: 77%;
  }
  #footer {
    display: none;
  }
  #footer_sp {
    display: block;
    margin-top: 50px;
    padding: 10px 10px;
    background: #f06200;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
  #footer_sp ul {
    list-style: none;
    margin-left: -40px;
  }
  .top {
    display: none;
  }
  .main {
    margin-top: 67%;
  }
  footer .grading img {
    width: 9%;
  }
}
@media screen and (max-width: 800px) {
  html, body {
  background-image: url(../images/bg_m.jpg);
    background-position: 80% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .ready_zone {
    margin-top: 0% !important;
  }
  .slogan {
    margin: 78% auto 5% auto;
    width: 100%;
  }
  .slogan img {
    width: 75%;
  }
  .logo {
    width: 30%;
  }
  .menu {
       text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 111%;
  }
  .btn img {
    width: 95%;
  }
  .content {
    margin-top: -70%;
    margin-left: 30px;
    margin-right: 30px;
  }
  .Precautions {
    display: none;
  }
  .btn {
    margin-left: -16%;
  }
  .tabs, .tabs2, .tabs3, .tabs4, .tabs5, .tabs6, .tabs7, .tabs8, .tabs9 {
    margin-left: 4%;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-content: space-around;
    flex-direction: column;
  }
  h6 {
    font-size: 24px;
  }
  h6 strong {
    font-size: 36px;
  }
  .content ul li {
    font-size: 26px;
    width: 80%;
    padding: 16px;
  }
  footer .copyright img {
    width: 22%;
  }
}
@media screen and (max-width: 375px) {
  .logo {
    width: 23%;
  }
  .content img {
    width: 100%;
  }
  h2 {
    color: #fff8a5;
    margin-top: 3%;
  }
  .gotop {
    display: none !important;
  }
  .content p {
    margin-left: 20px;
  }
}
/*----Animation----*/
@keyframes slogan {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes slogan {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
@-moz-keyframes slogan {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
.Precautions {
  position: absolute;
  top: 75%;
  left: 128%;
  margin-left: -400px;
}
.Precautions a img:hover {
  animation: bounce .3s ease-in-out
}
-- >