@charset "UTF-8";

body {
  font-family: '微軟正黑體', 'Malgun Gothic', Dotum, Tahoma, sans-serif;
  background-color: #111111;
  color: #fff;
  overflow-x: hidden;
}

.logo{
  float: none;
  max-width: 200px;
  height: auto;
  padding: 10px 15px 0 22%;
}
.logo img{
  width: 90%;
}
.logo a{
  display: inline-block;
  width: 200px;
}
*{margin:0px;  padding:0px;}

img {
  max-width: 100%;
}
aside{
  position: fixed;
  top: 180px;
  left: 0px;
  z-index: 999;
  opacity: 1;
  transition: opacity 0.3s;
}
#gotop{
  width: 164px;
  height: 46px;
  background: url('../images/go-top.png')no-repeat;
  background-position: center;
  display: block;
  transition: .3s all;
}

#gotop:hover{
  background: url('../images/go-top-hover.png')no-repeat;
  background-position: center;
  width: 164px;
  height: 46px;
}

a.nav-link:hover{
  border-radius: 13px;
}

aside ul>li:nth-child(1){
  margin-bottom: 10px;
}
aside ul>li:nth-child(2) a{
  background: url('../images/music-on.png')no-repeat center;
  background-size: 100%;
  width: 164px;
  height: 46px;
  display: inline-block;
}

aside ul>li:nth-child(2) a:hover{
  filter: brightness(130%);
}

aside ul>li:nth-child(2) a.off{
  background: url('../images/music-off.png')no-repeat center;
  background-size: contain;
  width: 164px;
  height: 46px;
  display: inline-block;
}

:focus {
  outline: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
}

button:focus{
  outline: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}

h2 {
  margin: 80px 0 30px;
  font-weight: 700;
}

.row.five-gutters {
  margin-right: -5px;
  margin-left: -5px;
}

/* .thumbnail{
  background-color: #fff;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
} */

.row.five-gutters [class^='col-'],
.row.five-gutters [class*=' col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

.btn-on {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  pointer-events: none;
  z-index: 0;
}

.goh_submit,
.navbar-inverse .navbar-nav>li>a,
.navbtn>ul>li>a,
.sideBtn ul>li>a{
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}


/* header */
#header {
  background: url('../images/main-bg.jpg') no-repeat;
  background-position:0 20%;
  background-size: cover;
  height: 100vh;
  position: relative;
  padding-top: 50px;
  overflow: hidden;
  z-index: 1;
}

#header .contents {
  position: absolute;
  top: 51%;
  left: 0;
  right: 0;
  z-index: 7;
}

#header .title{
  position:relative;
  z-index: 9;
}

.titleBox {
  width: 40%;
  margin: auto;
}

#space {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
}

#header .muice{
  position:absolute;
  left: 50%;
  transform: translateX(-50%);
}

.page1content::before{
  content:'';
  background:url('../images/c-1.png')no-repeat;
  background-size: 100%;
  width: 430px;
  height: 490px;
  position: absolute;
  top: 36%;
  left: -10%;
}
.page1content::after{
  content:'';
  background:url('../images/c-2.png')no-repeat;
  background-size: 100%;
  width: 410px;
  height: 390px;
  position: absolute;
  top: 13%;
  right: -15%;
}

.page3content::before{
  content:'';
  background:url('../images/c-3.png')no-repeat;
  background-size: 100%;
  position: absolute;
  width: 266px;
  height: 395px;
  bottom: -34%;
  left: -6%;
  z-index: 1;
}
.page3content::after{
  content:'';
  background:url('../images/c-4.png')no-repeat;
  background-size: 100%;
  width: 226px;
  height: 408px;
  position: absolute;
  bottom: -33%;
  right: 0;
  z-index: 1;
}

/* .down-btn {
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 99px;
  position: absolute;
  z-index: 8;
  bottom: 100px;
  animation: baloon 1.5s infinite;
} */

.apply-btn {
  display: inline-block;
  background:url('../images/mian-btn-on.png')no-repeat;
  background-size: auto;
  width: 310px;
  height: 97px;
}
.apply-btn:hover {
  filter: brightness(130%);
}
.apply-btn-2 {
  display: inline-block;
  background:url('../images/side-btn.png')no-repeat;
  background-size: 90%;
  width: 169px;
  height: 220px;
  position: fixed;
  left: 20px;
  bottom: 30%;
  z-index: 999;
}
.apply-btn-2:hover{
  transform: scale(0.85);
  transition: .4s all;
}
/* header */



#tab-1{
  background: url('../images/content-bg-1.jpg')repeat;
  background-position: top;
  background-size: auto;
  position: relative;
  z-index: 10;
  padding: 8% 0 12% 0;
  overflow: hidden;
}
#tab-1::before{
  content:'';
  background:url('../images/content-1-pic.png')repeat-x;
  background-size: 100%;
  width: 100%;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#tab-2::before{
  content:'';
  background:url('../images/event-1-pop.png')no-repeat;
  background-size: 100%;
  width: 138px;
  height: 137px;
  position: absolute;
  top: -62px;
  left: 15%;
  z-index: 11;
}
#tab-2{
  background: url('../images/content-bg-2.jpg')no-repeat;
  background-position: top;
  background-size: auto;
  position: relative;
  z-index: 10;
  padding: 8% 0 6% 0;
}
#tab-3{
  background: url('../images/content-bg-3.jpg')no-repeat;
  background-position: top;
  background-size: auto;
  position: relative;
  z-index: 10;
  padding: 2% 0 6% 0;
}
#tab-3::before{
  content:'';
  background:url('../images/event-2-pop.png')no-repeat;
  background-size: 100%;
  width: 138px;
  height: 137px;
  position: absolute;
  top: -62px;
  left: 22%;
  z-index: 11;
}
#tab-4{
  background: linear-gradient(to bottom, #8e776e 0%,#65554e 100%);
  position: relative;
  padding: 8% 0 5% 0;
}

/* 內容 */
/* .modal-dialog{
  max-width: 1200px;
  margin: 1.75rem auto;
  text-align: center;
} */
.page1content{
  position: relative;
}

.page1vine, .page2vine, .page3vine{
  padding: 30px 0 0 0 ;
  position: relative;
}
.page1vine, .page3vine {
  width: 70%;
  margin: auto;
}

#tab-1 .page1content, #tab-2 .page2content, #tab-3 .page3content, #tab-4 .page4content{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 70px;
  position: relative;
}
.page2vine > li:nth-child(1){
  margin-bottom: 12%;
}

#tab-3 .page3content{
  padding: 4% 70px 1% 70px;
}

.page1thanosbox, .page2thanosbox{
  display: flex;
  justify-content:center;
  position: absolute;  
  bottom: 0;
  left: 130px;
}
.page1thanosbox{
  padding: 20px 0 18px 0;
}

.page1thanosbox > .p1btn > a,
.page1thanosbox > .p2btn > a {
  display: block;
}
.page1notice{
  display: flex;
  padding-top: 40px;
  position: relative;
  justify-content: center;
  align-items: center;
}

.p1btn:hover, .p2btn:hover{
  filter: brightness(120%);
}
.page2thanosbox{
  padding: 20px 0 5% 0;
}

.p1btn{
  width: 50px;
  height: 65px;
  margin-right: 40px;
}
.p2btn{
  width: 36px;
  height: 65px;
}


.p1btn .item, .p2btn .item{
  width: 296px;
}
.p3btn a{
  display: inline-block;
}
.page3thanosbox{
  display: flex;
  justify-content:space-around;
  margin: 30px;
}

#tab-4::before{
  content:'';
  background:url('../images/notice-pic.png')no-repeat;
  background-size: 100%;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
.page4content::before{
  content:'';
  background:url('../images/c-5.png')no-repeat;
  background-size: 100%;
  width: 81px;
  height: 78px;
  position: absolute;
  top: 220px;
  right: 210px;
  z-index: 10;
}

.page4vine > p > span {
  color: #ffa;
}
#footer{
  background-color: #a25c80;
}
#footer > ul > li:nth-child(2) img {
  width: 90%;
}
#footer .copyright{
  width: 100%;
  margin: auto;
}

.copyright ul li{
  color: #fff;
}
.copyright ul li:nth-of-type(2){
  width: 7%;
}
.copyright ul li p{
  font-size: 12px;
}
.copyright li span{
  line-height: 1.5;
}


/* 清除預設nav */

.nav-link:hover, .nav-link:active, .nav-link:focus,.nav-link{
  background: none;
  border: none;
  padding: 0;

}
/* 清除預設nav */


@media (min-width:992px) {
  .copyright ul{
    display: flex;
    justify-content: center;
  }
}


@media (max-width: 991px) {
  .logo{
    padding-left: unset;
    max-width: 100px; 
  }
  #header .logo{
    display: none;
  }
  .page1thanosbox {
    padding-bottom: 10px;
    
  }
  .p1btn, .p2btn{
    background-size: 80%;
  }
  .p1btn{
    background-position: right;
    width: 44px;
    height: 55px;
  }
  .p2btn{
    background-position: left;
    width: 30px;
    height: 61px;
  }

  #tab-3 {
    padding: 2% 0 10% 0;
  }
  #tab-3::before {
    width: 79px;
    height: 78px;
    top: -40px;
  }
  .page3content::before{
    width: 186px;
    height: 243px;
    left: 0%;
    bottom: -29%;
  }
  .page3content::after{
    width: 156px;
    height: 232px;
    bottom: -24%;
    right: 0%;
  }
  #tab-4{
    padding: 10% 0 4% 0;
  }
  #tab-4::before {
    width: 90px;
    height: 90px;
    top: -45px;
}
  .page4content::before {
    right: 5%;
  }
  /* .mapInfo {
    margin: 0 0 30px;
  } */
}

@media (max-width: 850px) { 
  .page2thanosbox{
    padding: 0;
  }
  .p3btn {
    width: 336px;
  }
  .modal-lg {
    width: 95%;
  }
  .page4content{
    background-size:cover;
  }
}

@media (max-width: 767px) {
  #header{
    background-position: right;
    background-size: cover;
  }
  .titleBox {
    width: 90%;
    margin: auto;
  }
  .apply-btn-2{
    width: 110px;
    height: 144px;
    left: 0;
    bottom: 42%;
    background-size: 100%;
  }
  #header .contents{
    top: 55%;
  }
  .apply-btn{
    width: 270px;
    height: 73px;
    background-size: 85%;
    background-position: center;
  }
  aside{
    left: -17px;
    top: 120px;
  }
  #gotop, #gotop:hover{
    background-position: right;
    background-size: 100%;
    width: 130px;
    height: 46px;
  }
  aside ul>li:nth-child(2) a{
    background-position: right;
    width: 130px;
    height: 40px;
  }
  .p1btn, .p2btn{
    background-size: 65%;
  }
  
  .page1content::before, .page1content::after{
    display: none;
  }
  #tab-2::before {
    width: 48px;
    height: 50px;
    top: -22px;
    left: 10%;
  }
  .page2vine{
    padding: 0;
  }
  
  #contents::before{
    top: -40px;
    left: 0px;
    z-index: 20;
  }
  .page1thanosbox{
    max-width: 450px;
    margin: auto;
  }
  .page2thanosbox{
    max-width: 280px;
    margin: auto;
  }
  .page2content::before, .page3content::before, .page3content::after, .page4content::before{
    display: none;
  }

  #tab-1 .page1content, #tab-2 .page2content, #tab-3 .page3content {
    padding: unset;
  }

  .modal-footer {
    padding: 5px 20px 5px;
  }
  #tab-3{
    padding: 10% 1% 6% 1%;
  }
  #tab-3::before{
    width: 38px;
    height: 39px;
    top: -16px;
    left: 8%;
  }
  .page1vine, .page3vine{
    width: 100%;
  }
  .page3vine{
    padding: 0 0 8% 0;
  }
  #tab-4::before{
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
  }
  #tab-4 .page4content{
    padding: 30px 20px;
  }
  .page4vine{
    font-size: 14px;
  }

  .nav_center {
    display: block;
  }

  .copyright ul li:nth-of-type(2){
    width: 15%;
  }
  .copyright li span{
    width: unset;
  }
  
}

@media (max-width: 480px) {
  .char-item1::before {
    content: '';
    width: 710px;
    height: 760px;
    top: 20px;
    right: -390px;
  }
  .page1thanosbox {
    padding-bottom: 1%;
    right: 0;
  }
  .page2thanosbox {
    padding: 0px;
  }
  .p1btn, .p2btn{
    background-size: 100%;
  }
  .p1btn{
    width: 30px;
    height: 47px;
    margin-right: 15px;
  }
  .p2btn{
    width: 21px;
    height: 40px;
  }
  .p3btn {
    width: 200px;
    height: 66px;
  }
  .p3btn img:last-child{
    opacity:0;
  }
  .noticeWrap {
    padding: 15px;
  }
  .form_txt p,
  .copyright .cp  .tab-content ul li a {
    font-size: 12px;
  }
}