@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: "微軟正黑體", Helvetica, Arial, sans-serif;
}

body,
html {
    width: 100%;
    height: 100%;
    background: #000f10;
}

ol,
ul {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

a:hover,
a:focus,
a:active,
a:visited {
    text-decoration: none;
}

.cls_nav {
    position: absolute;
    top: 17px;
    right: 386px;
    font-size: 16px;
}

.cls_nav li {
    float: left;
    margin-left: 20px;
}

.cls_nav li a {
    color: #e8e8e8;
}

.cls_nav li a:hover {
    color: #878787;
    text-decoration: none;
}

.home {
    position: absolute;
    top: 3px;
    left: 52px;
    z-index: 999;
    display: block;
}

.youtube {
    display: block;
    position: absolute;
    top: 12px;
    right: 245px;
}

.fb {
    position: absolute;
    top: 12px;
    right: 30px;
}

.map {
    position: absolute;
    width: 346px;
    height: 323px;
    right: 50%;
    bottom: 173px;
    margin-right: 177px;
}

.wrapper {
    position: relative;
    overflow: hidden;
    min-width: 1200px;
}

header {
    background: url(../images/head_bg_over.jpg) no-repeat 50% 0;
    height: 1000px;
    position: relative;
}

a.sign-btn {
    display: block;
    background: transparent url(../images/btn.png) no-repeat 0 0;
    width: 391px;
    height: 67px;
    text-indent: -9999px;
    position: absolute;
    left: 50%;
    top: 1070px;
    margin-left: -196px;
    z-index: 7;
}

header h1.tit {
    position: absolute;
    left: 61%;
    bottom: 212px;
    width: 815px;
    height: 302px;
    text-indent: -99999em;
    margin-left: -360px;
    z-index: 88;
    background: transparent url(../images/tit.png) no-repeat 0 0;
}

.wm {
    background: transparent url(../images/wm.png) no-repeat 0 0;
    width: 1000px;
    height: 956px;
    position: absolute;
    left: 28%;
    top: -43px;
    z-index: 7;
    margin-left: -457px;
    text-indent: -99999em;
}

.circle {
    background: transparent url(../images/circle.png) no-repeat 0 0;
    width: 859px;
    height: 857px;
    position: absolute;
    left: 50%;
    top: 128px;
    margin-left: -430px;
    z-index: 1;
    -webkit-animation: circle 30s infinite linear;
    animation: circle 40s infinite linear;
}

.popover-1 {
    width: 317px;
    height: 115px;
    background: transparent url(../images/popover-1.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    margin-left: -654px;
    z-index: 9;
    top: 263px;
    text-indent: -99999em;
}

.popover-2 {
    width: 400px;
    height: 120px;
    background: transparent url(../images/popover-2.png) no-repeat 0 0;
    position: absolute;
    left: 74%;
    margin-left: -331px;
    z-index: 9;
    top: 735px;
    text-indent: -99999em;
}

.sidebar {
    position: fixed;
    top: 70px;
    right: 10px;
    z-index: 999;
}

.sidebar ul li {
    display: block;
    margin: 0;
}

.sidebar ul>li>a {
    display: inline-block;
    height: 122px;
    width: 140px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/side-btn.png) no-repeat 0 0;
    background-position-y: -9px;
}

.sidebar ul>li:last-child {
    margin: 15px 0 0;
}

.sidebar ul>li:last-child a {
    background-position-y: -140px;
}

nav .navbar {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

nav .navbar ul {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
}

nav .navbar ul>li {
    list-style-type: none;
    float: left;
    margin: 0 6px;
}

nav .navbar .tab-btn {
    background: transparent url(../images/nav-btn.png) no-repeat 0 0;
    width: 136px;
    height: 52px;
    z-index: 10;
    display: inline-block;
    position: relative;
    text-indent: -9999px;
}

nav .navbar .tab-btn,
a.sign-btn,
.sidebar ul>li>a,
#tab1 a.game,
.thumbnailBox a {
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

nav .navbar .tab-btn:hover,
a.sign-btn:hover,
.sidebar ul>li>a:hover,
ul#tabs-nav li.active a,
#tab1 a.game:hover {
    -webkit-filter: brightness(125%);
    filter: brightness(125%);
}

nav .navbar .tab-btn-1 {
    background-position-x: -5px;
}

nav .navbar .tab-btn-2 {
    background-position-x: -152px;
}

nav .navbar .tab-btn-3 {
    background-position-x: -299px;
}

nav .navbar .tab-btn-4 {
    background-position-x: -445px;
}

nav .navbar .tab-btn-5 {
    background-position-x: -591px;
}

nav .navbar .tab-btn-6 {
    background-position-x: -737px;
}

nav .navbar .tab-btn-7 {
    background-position-x: -883px;
}

nav .navbar .tab-btn-8 {
    background-position-x: -1030px;
}

#tab1 {
    background: url(../images/con1.jpg) no-repeat 50% 1000px;
    height: 4300px;
    position: relative;
}

#tab1 a.game {
    position: absolute;
    bottom: 140px;
    left: 50%;
    background: transparent url(../images/btn.png) no-repeat 0 -91px;
    width: 294px;
    height: 78px;
    text-indent: -9999px;
    margin-left: -147px;
}

/* section2 */
.section2 {
    position: relative;
    min-height: 1000px;
    background-color: #000;
    overflow: hidden;
}

.section2::after,
.section2::before,
.section4::after,
.section4::before {
    content: '';
    position: absolute;
    width: 516px;
    max-width: 20vw;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url('../images/section2_mask_side.png');
    background-repeat: repeat-y;
    background-size: contain;
    opacity: .8;
    z-index: 99;
    pointer-events: none;
}

.section2::before,
.section4::before {
    transform: rotate(-180deg);
    right: 0px;
    left: unset;
}

.section2 .video_wrapper {
    position: absolute;
    min-width: 100%;
    height: 1000px;
    overflow: hidden;
    z-index: ;
}

.section2 .video_wrapper::before,
.section4 .video_wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../images/section2_mask.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;

}

.section2 .video_wrapper video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
}

.section2 .s2_play_btn {
    position: relative;
    width: 159px;
    height: 158px;
    left: 50%;
    top: 420px;
    transform: translateX(-50%);
    background-color: unset;
    border: unset;
    background-image: url('../images/section2_play_btn.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: 0.3s all;
}

.section2 .s2_play_btn:active,
.section2 .s2_play_btn:focus {
    border: unset;
    background-color: unset;
    outline: unset;
}

.section2 .s2_play_btn:hover {
    filter: brightness(150%) drop-shadow(0px 0px 20px rgba(255, 255, 255, 1)) drop-shadow(0px 0px 20px rgba(255, 255, 255, 1));
    transition: 0.3s all;

}

.section2 .container button {
    position: relative;
}

.section2 .modal {
    position: fixed;
    top: 0px;
    width: 80vw;
    max-width: 100vw;
    margin: auto;
    overflow: hidden;
}

.section2 .modal.in .modal-dialog {
    width: 100%;
    margin-top: 150px;
}



.section2 .modal .video_wrapper {
    position: relative;
    min-width: unset;
    height: 70vh;
    /* padding-bottom: 55%; */
}

.section2 .modal .video_wrapper iframe {
    width: 100%;
    height: 100%;
}


.section2 .modal .btn {
    position: absolute;
    top: -80px;
    right: 0px;
    width: 80px;
    height: 80px;
    background: #0007;

}

.modal-dialog {
    margin-top: 80px;
}

.section2 .modal .btn::before, .section4 .modal .btn:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #fff;
    transition: 0.6s all;
}

.section2 .modal .btn::after, .section4 .modal .btn:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background: #fff;
    transition: 0.6s all;
}

.section2 .modal .btn:hover::before, .section4 .modal .btn:hover:before {
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: 0.6s all;
    background: rgb(189, 7, 7);
}

.section2 .modal .btn:hover::after, .section4 .modal .btn:hover:after {
    transform: translate(-50%, -50%) rotate(45deg);
    transition: 0.6s all;
    background: rgb(189, 7, 7);
}

#tab2 {
    background: url(../images/con2.jpg) no-repeat 50% 0;
    height: 2100px;
    position: relative;
}

.popup,
.btn_a {
    display: block;
    width: 405px;
    height: 232px;
    position: absolute;
    left: 50%;
    top: 0;
    opacity: 0;
    background: transparent;
    /*background: #159;*/
}

.popup:hover {
    opacity: 0;
}

.popup:before {
    /*  content: " ";
  width: 0;
  height: 0;
  border-bottom: 116px solid;
  border-color: transparent;
  border-left: 202px solid transparent;
  border-right: 202px solid transparent;
  position: absolute;
  top: -116px;*/
}

.popup:after {
    /*  content: "";
  width: 0;
  position: absolute;
  bottom: -116px;
  border-top: 116px solid;
  border-color: transparent;
  border-left: 202px solid transparent;
  border-right: 202px solid transparent;*/
}

.popup-1 {
    width: 800px;
    height: 588px;
    margin-left: -594px;
    top: 29px;
}

.popup-2 {
    margin-left: 209px;
    top: -9px;
    height: 320px;
}

.popup-3 {
    margin-left: 210px;
    top: 317px;
    height: 300px;
}

.popup-4 {
    margin-left: 208px;
    top: 621px;
    height: 340px;

}

.popup-5 {
    margin-left: -202px;
    top: 624px;
    height: 335px;
}

.popup-6 {
    margin-left: -611px;
    top: 624px;
    height: 335px;
}


.popup-7 {
    width: 800px;
    height: 614px;
    margin-left: -206px;
    top: 1243px;
}

.popup-8 {
    width: 376px;
    height: 315px;
    margin-left: -587px;
    top: 1243px;
}

.popup-9 {
    width: 376px;
    height: 291px;
    margin-left: -587px;
    top: 1563px;
}

.popup-10 {
    width: 385px;
    height: 340px;
    margin-left: -595px;
    top: 1858px;
}


.popup-11 {
    width: 415px;
    height: 340px;
    margin-left: -208px;
    top: 1866px;
}

.popup-12 {
    width: 385px;
    height: 340px;
    margin-left: 215px;
    top: 1863px;
}




.popup-13 {
    width: 600px;
    height: 470px;
    margin-left: -600px;
    top: 1250px;
}

.popup-14 {
    width: 600px;
    height: 470px;
    margin-left: 0px;
    top: 1250px;
}

.popup-15 {
    width: 600px;
    height: 490px;
    margin-left: -600px;
    top: 1720px;
}

.popup-16 {
    width: 600px;
    height: 490px;
    margin-left: 0px;
    top: 1720px;
}

.popup-17 {
    width: 400px;
    height: 350px;
    margin-left: -200px;
    top: 1550px;
}

.btn_2 {
    width: 180px;
    height: 132px;
    left: 76%;
    transform: translateX(-50%);
    top: 1616px;
}

.btn_1 {
    width: 300px;
    height: 80px;
    left: 50%;
    transform: translateX(-50%);
    top: 4830px;
}




#tab3 {
    background: url(../images/con3.jpg) no-repeat 50% 0;
    height: 4200px;
}

#tab4 {
    background: url(../images/con4.jpg) no-repeat 50% 0;
    height: 1000px;
}

.section4 .video_wrapper {
    position: absolute;
    min-width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 0;
}

.section4 .video_wrapper video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.section4 .container .info {
    position: relative;
    margin-top: 100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.section4 .container .info>div {
    width: 210px;
}


.section4 .modal {
    position: fixed;
    top: 100px;
    width: 80vw;
    max-width: 100vw;
    margin: auto;
    overflow: hidden;
}

.section4 .modal.in .modal-dialog {
    width: 100%;
}

.section4 .modal .video_wrapper {
    position: relative;
    min-width: unset;
    height: 70vh;
    /* padding-bottom: 55%; */
}

.section4 .modal .video_wrapper iframe {
    width: 100%;
    height: 100%;
}

.section4 .modal .btn {
    position: absolute;
    top: -80px;
    right: 0px;
    width: 80px;
    height: 80px;
    background: #0007;

}

.section4 .s4_gacha {
    margin: 3%;
    display: block;
    height: 330px;
    border-color: #727b83;
    width: 367px;
    position: absolute;
    opacity: 0;
}

.section4 .s4_gacha_01 {
    left: 264px;
    top: 378px;
}

.section4 .s4_gacha_02 {
    left: 720px;
    top: 378px;
}

.section4 .s4_gacha_03 {
    left: 1213px;
    top: 378px;
}


#tab5 {
    background: url(../images/con5.jpg) no-repeat 50% 0;
    height: 2100px;
}

#tab6 {
    background: url(../images/con6.jpg) no-repeat 50% 0;
    height: 4880px;
}

#tab7 {
    background: url(../images/con7.jpg) no-repeat 50% 0;
    height: 1079px;
}

#tab8 {
    background: url(../images/con8.jpg) no-repeat 50% 0;
    height: 1101px;
}

.copyright {
    background: #000000;
    text-align: center;
    overflow: hidden;
    padding: 0 15px;
}


/* animation */

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate(300px);
        -ms-transform: translate(300px);
        transform: translate(300px);
        -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
        transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    }

    to {
        opacity: 1;
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate(300px);
        -ms-transform: translate(300px);
        transform: translate(300px);
        -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
        transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    }

    to {
        opacity: 1;
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate(-300px);
        -ms-transform: translate(-300px);
        transform: translate(-300px);
        -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
        transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    }

    to {
        opacity: 1;
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate(-300px);
        -ms-transform: translate(-300px);
        transform: translate(-300px);
        -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
        transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    }

    to {
        opacity: 1;
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        transform: translateY(-200px);
        -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
        transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    }

    to {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
        transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    }

    to {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@keyframes opacity {
    50% {
        opacity: 1;
    }
}

@-webkit-keyframes opacity {
    50% {
        opacity: 1;
    }
}

@keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* animation */