@charset "UTF-8";

body {
  font-family: '微軟正黑體', 'Malgun Gothic', Dotum, Tahoma, sans-serif;
  background-color: #0c0c0c;
}

img {
  max-width: 100%;
  height: auto;
}

.wrapper {
  overflow: hidden;
  position: relative;
}

.row.five-gutters {
  margin-right: -5px;
  margin-left: -5px;
}

.row.five-gutters [class^='col-'],
.row.five-gutters [class*=' col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

.sideBar ul>li>a:hover,
.sideBar ul>li.active>a,
.goh_submit,
.navbar-inverse .navbar-nav>li>a,
.sideBar ul>li:hover,
.sideBar ul>li.active,
.noticeBtn {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* modal */
button.close {
  width: 27px;
  height: 27px;
  background: url(../images/close.png) no-repeat top;
  overflow: hidden;
  text-indent: -10000em;
  cursor: pointer;
  border: 0;
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 25px;
  z-index: 999;
  background-size: 100% auto;
}

.modal-dialog {
  top: 50%;
}

.modal-lg {
  width: 850px;
}

.modal-body {
  padding: 0;
  background: #0d0d0d;
  border: 2px solid #9a8353;
  padding: 50px 50px 50px 70px;
}

.modal-body ol {
  margin: 0;
  padding: 0;
}

.modal-body ol>li {
  font-size: 16px;
  color: #fff;
  margin: 0 0 10px;
}

.modal.in .modal-dialog,
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* modal */

/*navbar*/
.navbar-inverse {
  background-color: #111;
  border-color: #08080800;
}

.navbar-inverse .navbar-nav>li>a {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  padding: 26px;
}

.navbar-inverse .navbar-nav>li>a.brandlogo {
  padding: 5px 0;
  margin-right: 20px;
}

.navbar-inverse .navbar-nav>li>a:focus {
  background-color: transparent;
  outline: none;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #c0322e;
  font-weight: 400;
  font-size: 16px;
}

.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar {
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px;
}


.100% autoer_r {
  padding: 0px;
  background: #fff;
}

.nav>li>a.menuBar {
  display: none;
}

.sideBar {
  position: fixed;
  z-index: 999;
  left: 50px;
  top: 75px
}

.sideBar ul>li {
  width: 130px;
  height: 130px;
  margin: 0;
  display: block;
  position: relative;

}

.sideBar ul>li>a {
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-indent: -99999em;
  padding: 0;
  background: transparent url(../images/sidebarbtn.png) no-repeat 0 0;
  background-size: 100% auto;
}

.sideBar ul>li>a:hover,
.sideBar ul>li.active>a,
.sideBar ul>li>a:focus {
  background: transparent url(../images/sidebarbtn.png) no-repeat 0 0;
  outline: none;
  background-size: 100% auto;
}

/* .sideBar ul>li:hover {
  background: transparent url(../images/sidebarbtn_hover.png) no-repeat 0 0;
} */
.sideBar ul>li:nth-child(2) a {
  background-position-y: -128px;
}

.sideBar ul>li:nth-child(3) a {
  background-position-y: -258px;
}

.sideBar ul>li:nth-child(4) a {
  background-position-y: -384px;
}

.sideBar ul>li:nth-child(5) a {
  background-position-y: -520px;
}

.sideBar ul>li:nth-child(6) a {
  background-position-y: -650px;
}

#section1 {
  padding-top: 559px;
  background: url(../images/index_01.jpg) 50% 0 no-repeat;
  height: 1159px;
  position: relative;
}

.title {
  position: relative;
  z-index: 7;
}

.labelBox {
  position: absolute;
  top: 412px;
  left: 50%;
  margin-left: 268px;
  width: 175px;
}

.titleBox {
  position: relative;
  max-width: 520px;
  margin: 0 auto;
}

.titleBox:after {
  position: absolute;
  content: '';
  background: transparent url(../images/ink_bg.png) no-repeat 0 0;
  width: 670px;
  height: 470px;
  left: 50%;
  top: -80px;
  z-index: -1;
  margin-left: -335px;
}

.subtitleBox {
  max-width: 439px;
  margin: -15px auto 0;
}

.downloadBox {
  max-width: 400px;
  margin: 30px auto 0;
  position: relative;
}

.downloadBox span.myCardBtn {
  max-width: 200px;
  margin: 0 auto;
  display: block;
}

.downloadBox span.appBtn,
.downloadBox span.andBtn {
  display: inline-block;
  width: 45%;
  margin: 2%;
}

#section2 {
  background: url(../images/index_02.jpg) 50% 0 no-repeat;
  position: relative;
  height: 1210px;
  z-index: 2;
}

.formTitle {
  margin: 0 auto 35px;
  max-width: 535px;
  text-align: center;
  position: relative;
}

.formTitle:after {
  content: '';
  background: transparent url(../images/tit_ink-1.png) no-repeat 0 0;
  width: 90px;
  height: 64px;
  position: absolute;
  left: 50%;
  z-index: -1;
  top: -30px;
  margin-left: 20px;
}

.rewardTitle {
  margin: 0 auto 35px;
  max-width: 621px;
  text-align: center;
  position: relative;
}

.rewardTitle:after {
  content: '';
  background: transparent url(../images/tit_ink-1.png) no-repeat 0 0;
  width: 90px;
  height: 64px;
  position: absolute;
  left: 50%;
  z-index: -1;
  top: -30px;
  margin-left: 55px;
}

.reservation {
  max-width: 800px;
  margin: 0 auto 50px;
  overflow: hidden;
  background: #0d0d0d;
  border: 2px solid #9a8353;
  padding: 50px 50px 40px;
}

.form_txt {
  font-size: 18px;
  color: #fff;
  margin: 0 0 15px;
}

.note {
  color: #ff3939;
  font-style: normal;
  margin: 15px 0 0;
  display: block;
  font-size: 16px;
}

.goh_form_group {
  width: 100%;
}

.center-block {
  margin-top: 10px;
}

.noticeBtn {
  background: transparent url(../images/noticebtn.png) 0 0 no-repeat;
  width: 282px;
  height: 81px;
  background-size: 100% auto;
  display: block;
  margin: 30px auto 0;
  text-indent: -999999px;
}

.noticeBtn:hover {
  background: transparent url(../images/noticebtn_hover.png) no-repeat 0 0;
  background-size: 100% auto;
}

.goh_submit {
  background: transparent url(../images/submit.png) 0 0 no-repeat;
  width: 282px;
  height: 81px;
  border: none;
  background-size: 100% auto;
  margin: 20px 0 0;
}

.goh_submit:hover,
.goh_submit:focus,
.goh_submit:active {
  background: transparent url(../images/submit_hover.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.sideBar ul>li>a:hover,
.sideBar ul>li.active>a {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.form-control {
  border-radius: 0px;
  border: 3px #9a8353 solid;
  width: 100% !important;
  height: 40px;
  background: #fffee2;
  font-size: 16px;
}

#section3 {
  background: url(../images/index_03.jpg) 50% 0 no-repeat;
  height: 941px;
  position: relative;
  z-index: 3;
}

.oneYearTit {
  max-width: 703px;
  margin: 0 auto 35px;
}

.equipTit {
  max-width: 822px;
  margin: 0 auto 35px;
}

.narrative {
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin: 0 0 50px;
  line-height: 1.8;
}

.warning {
  color: #ffd554;
  display: inline;
  font-weight: 700;
}

.monster {
  max-width: 937px;
  margin: 0 auto;
}

.navbar-inverse .navbar-brand {
  padding: 0;
  width: 143px;
  height: auto;
  margin: 5px 0 0;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #8060ff;
  background-color: transparent;
}

#section4 {
  background: url(../images/index_04.jpg) 50% 0 no-repeat;
  height: 1233px;
  position: relative;
  z-index: 3;
}

#section5 {
  background: url(../images/index_05.jpg) 50% 0 no-repeat;
  height: 1048px;
  position: relative;
  z-index: 3;
}

.equip {
  max-width: 980px;
  margin: 0 auto;
}

.item {
  max-width: 283px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

/* .footer */
footer {
  background: transparent url(../images/ftbg.png) no-repeat 50% 0;
  height: 213px;
  position: relative;
  z-index: 4;
  margin: -45px 0 0;
}

.copyright {
  text-align: center;
  padding: 100px 0 0;
}

.copyright ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.copyright ul li {
  float: left;
  margin: 0 30px;
  min-height: 40px;
  color: #c0c0c0;
  vertical-align: middle;
  display: block;
}

.copyright ul li:first-child {
  margin-left: 0;
}

.copyright ul li:last-child {
  margin-right: 0;
}

.copyright ul li:nth-child(2) {
  width: 86px;
}

.copyright .text {
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 0px;
  text-align: center;
}

.copyright .rating {
  width: 40px;
  display: inline-block;
}

.copyright li span {
  vertical-align: top;
  display: inline-block;
  font-size: 12px;
  text-align: left;
  line-height: 1.1;
}

.copyright .cp {
  color: #c0c0c0;
  margin: 10px 0 0;
  padding: 10px 0;
  border-top: 1px solid rgb(31, 31, 31);
  text-align: center;
}

@media (max-width: 1440px) {
  .sideBar ul>li {
    width: 80px;
    height: 80px;
  }

  .sideBar ul>li:nth-child(2) a {
    background-position-y: -80px;
  }
  .sideBar ul>li:nth-child(3) a {
    background-position-y: -160px;
  }
  .sideBar ul>li:nth-child(4) a {
    background-position-y: -240px;
  }
  .sideBar ul>li:nth-child(5) a {
    background-position-y: -320px;
  }
  .sideBar ul>li:nth-child(6) a {
    background-position-y: -400px;
  }
}

@media (max-width: 991px) {}

@media (max-width: 850px) {
  .modal-lg {
    width: 95%;
  }
}

@media (max-width: 767px) {
  .labelBox {
    width: 1.75rem;
    margin-left: 2rem;
    top: 25px;
  }

  .nav>li>a.menuBar {
    display: block;
  }

  .sideBar {
    display: none;
  }

  .navbar-inverse .navbar-brand {
    margin-left: 15px;
    margin-top: 0;
    width: 110px;
    padding: 2px 0 0;
  }

  .navbar-inverse .navbar-nav>li>a {
    padding: 10px 15px;
  }

  button.close {
    right: 0.2rem;
    top: 0.25rem;
  }

  .modal-footer {
    padding: 5px 20px 5px;
  }

  .titleBox:after {
    width: 6.7rem;
    height: 4.7rem;
    background-size: 100% auto;
    margin-left: -3.35rem;
    top: 0;
  }

  .titleBox,
  .subtitleBox {
    width: 80%;
  }

  #section1 {
    padding-top: 5.59rem;
    height: 14.59rem;
    background-size: cover;
  }

  #section2,
  #section3,
  #section4,
  #section5 {
    height: 100%;
    background-size: cover;
  }

  #section2 {
    padding: 0 0 200px;
  }

  #section3,
  #section4,
  #section5 {
    padding: 0 0 100px;
  }

  #section4 {}

  #section5 {}

  .formTitle {
    margin: -0.23rem auto 0.35rem;
    width: 80%;
  }

  .goh_submit,
  .noticeBtn {
    width: 2.82rem;
    height: 0.81rem;
  }

  .downloadBox span.myCardBtn,
  .downloadBox span.appBtn,
  .downloadBox span.andBtn {
    width: 35%;
  }

  .downloadBox,
  .reservation {
    width: 100%;
  }

  div.five-gutters div:nth-child(2) {
    margin-top: 10px;
  }

  .form-control {
    height: 34px;

  }

  .goh_form_group {
    margin: 0.2rem auto;
  }

  .get:after {
    width: 0.8rem;
    height: 1.5rem;
    margin-left: -0.36rem;
  }

}

@media (max-width: 600px) {
  .copyright {
    text-align: left;
  }

  .copyright ul li:last-child {
    margin: 0;
  }
}

@media (max-width: 480px) {
  .modal-body {
    padding: 30px 30px 30px 50px;
  }

  .subtitleBox {
    margin-top: -5px;
  }

  .reservation {
    padding: 20px 20px 10px;
  }

  .copyright ul li {
    margin: 0 12px;
  }

  .copyright ul li:first-child {
    width: 150px;
  }

  .copyright ul li:nth-child(2) {
    width: 66px;
    padding: 5px 0 0;
  }

  .form_txt {
    font-size: 16px;
    text-align: center;
  }

  .modal-body ol>li,
  .navbar-inverse .navbar-nav>li>a,
  .form-control,
  label.btn span,
  .narrative,
  .note {
    font-size: 14px;
  }

  .narrative {
    margin: 0 0 20px;
    padding: 0 10px;
  }

  .form_txt p,
  .copyright .cp {
    font-size: 12px;
  }

  .copyright .rating {
    width: 10%;
  }

  .copyright li span {
    width: 88%;
  }
}