@charset "UTF-8";
/* Variables */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");

/* Modules */
#home { width:100%; position:relative; margin: 0 auto; background: url(../images/mainBG-Line.gif) no-repeat center -60px; text-align:center;}
#home img.logo { display:block; margin: 50px 0 0 50px;}
#home img.title1 { margin: 100px auto 0 auto;}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}



main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

.color-yellow {
  color: #fbf57e;
}


.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important;
}

::-moz-selection {
  background: rgba(251, 245, 126, 0.5);
  color: #fff;
}

::selection {
  background: rgba(251, 245, 126, 0.5);
  color: #fff;
}

button {
  cursor: pointer;
}

.pc { display: block; }
.mb { display: none; }

@media (max-width: 640px) {
  .pcc { display: none; }
  .mb { display: block; }
}

/*通用全站都有的寫法*/
*:link, *:visited, *:hover, *:active, *:focus {
  -webkit-transition: color 0.25s linear, background-color 0.25s linear, border-color 0.25s linear, padding 0.15s linear, opacity 0.15s linear, -webkit-filter 0.15s linear, -webkit-transform 0.25s linear;
  transition: color 0.25s linear, background-color 0.25s linear, border-color 0.25s linear, padding 0.15s linear, opacity 0.15s linear, -webkit-filter 0.15s linear, -webkit-transform 0.25s linear;
  transition: color 0.25s linear, background-color 0.25s linear, border-color 0.25s linear, padding 0.15s linear, filter 0.15s linear, opacity 0.15s linear, transform 0.25s linear;
  transition: color 0.25s linear, background-color 0.25s linear, border-color 0.25s linear, padding 0.15s linear, filter 0.15s linear, opacity 0.15s linear, transform 0.25s linear, -webkit-filter 0.15s linear, -webkit-transform 0.25s linear;
}



.kv {
  position: relative;
}
.kv .pc img {

}
.kv .pc .kv_title {
top: 14%;
}




.kv .pc .kv_title .slg01, .kv .pc .kv_title .slg02, .kv .pc .kv_title .slg03, .kv .pc .kv_title .slg04 {
  position: absolute;
}
.kv .pc .kv_title .slg01 {
  top: 14%; left: 15.5%;
  width: 23%;
  z-index: 1;
}
.kv .pc .kv_title .slg02 {
  top: 19.4%; left: 48.5%;
  width: 26.6%;
  text-align: right;
  z-index: 1;
}
.kv .pc .kv_title .slg02 span {
  font-size: 1.46vw;
  letter-spacing: .3em;
	font-weight: 700;
}
.kv .pc .kv_title .slg02 img {
  margin-top: 8px;
}
.kv .pc .kv_title .slg03 {
  top: 73.2%; left: 1.5%; right: 0;
  text-align: center;
  font-size: 2.1875vw;
  font-weight: bold;
  letter-spacing: .35em;
  text-shadow: 0px 0px 13px rgba(2, 36, 84, 0.45);
}
.kv .pc .kv_title .slg04 {
  top: 82%; left: 0; right: 0;
  text-align: center;
  color: #265952;
  font-size: 1.25vw;
	font-weight: 700;
}
.kv .pc .kv_title .slg04 span {
  font-size: 1.875vw;
}
.kv .pc .kv_lights1, .kv .pc .kv_lights2 {
  position: absolute;
  width: 40%;
  animation: shining 1.8s infinite;
}
.kv .pc .kv_lights1 {
  left: 4.6%; top: 4%;
}
.kv .pc .kv_lights2 {
  right: 5.5%; top: 10%;
  animation-delay: .4s;
}
.kv .pc .lights_wrap {
  position: absolute;
  width: 100%; height: 100%;
  top: 0;
}
.kv .pc .lights_wrap img {
  position: absolute;
  z-index: 1;
  width: 3vw;
  animation: pulse2 2.4s infinite;
}
.kv .pc .lights_wrap img:nth-child(1) { top: 68%; left: 3.7%; }
.kv .pc .lights_wrap img:nth-child(2) { top: 75%; left: 18%; }
.kv .pc .lights_wrap img:nth-child(3) { top: 58%; left: 25.5%; }
.kv .pc .lights_wrap img:nth-child(4) { top: 59%; left: 62.8%; }
.kv .pc .lights_wrap img:nth-child(5) { top: 73%; left: 80.2%; }
.kv .pc .icons_wrap img {
  position: absolute;

}
.kv .pc .icons_wrap img:nth-child(1) {
  width: 15%;
  top: 2%; left: 75%;
  animation-delay: .2s;
}
.kv .pc .icons_wrap img:nth-child(2) {
  width: 71%;
  top: 3%; left: 0%;
  animation-delay: .4s;
}
.kv .pc .icons_wrap img:nth-child(3) {
  width: 40%;
  top: 42%; left: 1%;
  animation-delay: .6s;
}

.kv .pc .icons_wrap img:nth-child(4) {
  width: 40%;
  top: 2%; left: 16%;
  animation-delay: .4s;
    animation: pulse2 2.8s infinite;
}
.kv .pc .icons_wrap img:nth-child(5) {
  width: 12%;
  top: 10%; left: 3%;
  animation-delay: .6s;
      animation: pulse2 2.8s infinite;
}

.kv .pc .icons_wrap img:nth-child(6) {
  width: 25%;
  top: 69%; left: 34%;
  animation-delay: .2s;
    animation: pulse2 2.8s infinite;
}

.kv .pc .kv_map {
  position: absolute;
  left: 5.4%; top: 0.2%;
  width: 90%;
}

.kv .kv-scroll {
  position: absolute;
  left: 46%; right: 0; top: 0%;
  margin: 0 auto;
  text-align: center;
  display: block;
  width:40%;
  z-index: 5;
}
.kv .kv-scroll img {
  animation: kvscroll;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
}


.kv .kv-scroll66 {
  position: absolute;
  left: 0%; right: 45%; top: 65%;
  margin: 0 auto;
  text-align: center;
  display: block;
  width:20%;
  z-index: 5;
}
.kv .kv-scroll66 img {
  animation: kvscroll;
  animation-duration: 2.8s;
  animation-iteration-count: infinite;
}



#contact .kv-scroll67 {
  position: absolute;
  left: 0%; right: 5%; top: 0%;
	margin-bottom: 20%;
  margin: 0 auto;
  text-align: center;
  display: block;
  width:50%;
  z-index: 5;
}
#contact .kv-scroll67 img {
	  position: absolute;
	
	margin-top: 3%;
	  left: 25%; right: 5%; top: 0% ;
	  width:50%;
  animation: kvscroll;
  animation-duration: 2.8s;
  animation-iteration-count: infinite;
}








@media only screen and (min-width: 1024px) {

#contact .kv-scroll67 {
  position: absolute;
  left: 0%; right: 5%; top: 0%;
	margin-bottom: 20%;
  margin: 0 auto;
  text-align: center;
  display: block;
  width:50%;
  z-index: 5;
}
#contact .kv-scroll67 img {
	  position: absolute;
	
	margin-top: 3%;
	  left: 25%; right: 5%; top: 0% ;
	  width:50%;
  animation: kvscroll;
  animation-duration: 2.8s;
  animation-iteration-count: infinite;
}

}







@media (max-width: 1280px) {
	.kv .kv-scroll {
	position: absolute;

	margin: 0 auto;
	text-align: center;
	display: block;

	z-index: 5;
}
}

@media (max-width: 820px) {
.kv .pc .kv_title .slg03 {
	top: 65%;
  font-size: 2.6vw;
}
.kv .pc .kv_title .slg04 {
  top: 80%;
  left: 0;
  right: 0;
  text-align: center;
  color: #265952;
  font-size: 2vw;
  font-weight: 700;
}
.kv .pc .kv_title .slg04 span {
  font-size: 2.5vw;
}
  .kv .kv-scroll {
    position: absolute;

  }
}
@media (max-width: 640px) {
	
	
	
	
.kv .pc .icons_wrap img:nth-child(1) {
  width: 30%;
  top: 1%; left: 56%;
  animation-delay: .2s;
}
.kv .pc .icons_wrap img:nth-child(2) {
  width: 90%;
  top: 2%; left: 1%;
  animation-delay: .4s;
}
.kv .pc .icons_wrap img:nth-child(3) {
  width: 85%;
  top: 17%; left: 1%;
  animation-delay: .4s;
}

.kv .pc .icons_wrap img:nth-child(4) {
 width: 78%;
  top: 11%; left: 10%;
  animation-delay: .4s;
    animation: pulse2 2.8s infinite;
}
.kv .pc .icons_wrap img:nth-child(5) {
 width: 12%;
  top: 28%; left: 5%;
  animation-delay: .6s;
}
	
.kv .pc .icons_wrap img:nth-child(6) {
  width: 60%;
  top: 62%; left: 10%;
  animation-delay: .2s;
    animation: pulse2 2.8s infinite;
}
	

	
  .kv .kv-scroll {
    position: absolute;
    top: 28%; left: 0; right: 0;
    width: 72%;
  }
  
  
  
  
 .kv .kv-scroll66 {
  position: absolute;
  left: 0%; right: 10%; top: 38%;
  margin: 0 auto;
  text-align: center;
  display: block;
  width:50%;
  z-index: 5;
}


  
#contact .kv-scroll67 {
  position: absolute;
  left: 0%; right: 5%; top: 0%;
	margin-bottom: 20%;
  margin: 0 auto;
  text-align: center;
  display: block;
  width:80%;
  z-index: 5;
}
#contact .kv-scroll67 img {
	  position: absolute;
	
	margin-top: -5%;
	  left: 0%; right: 5%; top: 0% ;
	  width:100%;
  animation: kvscroll;
  animation-duration: 2.8s;
  animation-iteration-count: infinite;
}

  
  
  
}
@keyframes kvscroll {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes shining {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
@keyframes pulse2 {
  0% {
    transform: scaleX(1);
    opacity: 0.2;
  }
  50% {
    transform: scale3d(1.15, 1.15, 1.15);
    opacity: 1;
  }
  to {
    transform: scaleX(1);
    opacity: 0.2;
  }
}



h2.sec-title {
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 3.5rem;
}
h2.sec-title .sec-tt {
  display: inline-block;
  border: 2px solid #fff;
  font-size: 2.5rem;
  margin: 5px;
  padding: 0 .5rem;
	font-weight: 900;
}
h2.sec-title .tt-top, h2.sec-title .tt-bottom {
  display: flex;
}
.wrapper p {
  /*font-size: 32px;*/
  line-height: 1.7;
}
.sec-en {
  font-size: 5.5rem;
  position: absolute;
  color: rgba(255, 255, 255, 0.15);
	font-weight: 900;
	letter-spacing: 0;
	letter-spacing: 3px;
}
@media (max-width: 1366px) {
.sec-en {
	font-size: 4.7rem;}
}
@media (max-width: 1280px) {
  h2.sec-title {
    font-size: 30px;
  }
  h2.sec-title .sec-tt{
    font-size: 30px;
    width: 50px; height: 50px;
    line-height: 50px;
  }
  .sec-en {
    font-size: 3.3rem;
  }
  
}
@media (max-width: 640px) {
  h2.sec-title {
    margin-bottom: 40px;
  }
}
