/*all*/
* {
    border: 0;
    border: none;
    text-decoration: none;
    list-style: none;
    font-family: Arial, Microsoft JhengHei;
    /*outline: #f00 1px solid;*/
}

body {
    -ms-overflow: hidden;
    background-color: #000;
}

/*nav ==================================================================================================================*/
.navbar {
    border-radius: 0;
    margin-bottom: 0;
    background-color: #222;
    z-index: 9999;
    border: 0;
    box-shadow: 0px 1px 5px 0px rgba(255, 255, 255, .7);
    position: absolute;
    width: 100%;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 40px;
    padding-right: 0;
    font-size: 18px;
    line-height: 20px;
}

.home_logo {
    width: 100%;
}

.navbar-nav {
    width: 300px;
}

.navbar-default .navbar-nav>li {
    width: 32%;
    /*float: right;*/
}

.navbar-default .navbar-nav>li>a {
    padding: 0;
    margin: .5em .5em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li>a img {
    width: 100%;
}

.navtxt01_h {
    position: absolute;
    top: 0;
    opacity: 0;
}

.navtxt01_h:hover {
    opacity: 1;
}

.navtxt02_h {
    position: absolute;
    top: 0;
    opacity: 0;
}

.navtxt02_h:hover {
    opacity: 1;
}

.navtxt03_h {
    position: absolute;
    top: 0;
    opacity: 0;
}

.navtxt03_h:hover {
    opacity: 1;
}

.navtxt04_h {
    position: absolute;
    top: 0;
    opacity: 0;
}

.navtxt04_h:hover {
    opacity: 1;
}

/*.navbar-default .navbar-nav>li>a:hover {
    padding: 0;
    margin: .5em 1em;
    text-decoration: none;
    background-image: url(../images/navtxt01_h.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}*/

.three_btn {
    width: 200px;
    float: right;
    text-align: center;
}

.three_btn img {
    width: 20%;
    display: inline-block;
    margin: 2% 3%;
}

.three_btn a {
    text-decoration: none;
    transition: .3s;
}

.three_btn a:hover {
    filter: brightness(140%);
}

@media screen and (max-width:767px) {
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 7px 0;
        font-size: 18px;
        line-height: 20px;
    }

    .home_logo {
        width: 90%;
    }

    .navbar-nav {
        width: 100%;
    }

    .navbar-default .navbar-nav>li {
        width: 100%;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 0;
        margin-left: 35px;
        text-decoration: none;
    }

    .navbar-default .navbar-nav>li>a img {
        width: 30%;
    }

/*    .navbar-default .navbar-nav>li>a:hover {
        padding: 0;
        margin-left: 35px;
        text-decoration: none;
        background-image: url(../images/navtxt01_h.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }*/

    .three_btn {
        width: 30%;
        float: right;
        text-align: center;
        margin: 0 2%;
    }

    .three_btn img {
        width: 24%;
        display: inline-block;
        margin: 9.2% 2%;
    }

}

/* ==================================================================================================================*/
.s1 {
    position: relative;
    overflow: hidden;
    
}

.bg01 {
    width: 100%;
    position: absolute;
    top: 4.5%;
    /* padding-top: 1px; */
}

/*.bg01_2 {
    position: absolute;
    opacity: 0;
    -webkit-animation: disappear 4s ease-in-out infinite alternate;
}*/

.rock {
    width: 100%;
    height: 100%;
    position: relative;
    /* top: 0;
    left: 0; */
  
}

.rockBox {
    width: 100%;
    height: 100%;
}

.p1pic01 {
    width: 50%;
    position: relative;
    top: 50px;
    left: 26%;
    right: 0;
    margin: auto;
}

.p1pic02 {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
}

.p1pic03 {
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 28%;
    right: 0;
    margin: auto;
}

.p1pic04 {
    width: 10%;
    position: absolute;
    top: 10%;
    left: 46%;
    right: 0;
    margin: auto;
}

.p1pic05 {
    width: 10%;
    position: relative;
    top: 28%;
    left: 0;
    right: 70%;
    margin: auto;
}

.p1pic06 {
    width: 10%;
    position: absolute;
    top: 25%;
    left: 70%;
    right: 0;
    margin: auto;
}

.p1pic07 {
    width: 10%;
    position: absolute;
    top: 56%;
    left: 0;
    right: 55%;
    margin: auto;
}

.p1pic08 {
    width: 10%;
    position: absolute;
    top: 56%;
    left: 55%;
    right: 0;
    margin: auto;
}

.uptodown-play1 {
    -webkit-animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation-delay: .3s;
}

.uptodown-play2 {
    -webkit-animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation-delay: .6s;
}

.uptodown-play3 {
    -webkit-animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation-delay: .9s;
}

.uptodown-play4 {
    -webkit-animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation: uptodown-play 1.2s ease-in-out infinite alternate;
    animation-delay: 1.2s;
}

@-webkit-keyframes uptodown-play {
    0% {
        -webkit-transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(0, 30px);
    }
}

@keyframes uptodown-play {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(0, 30px);
    }
}

@-webkit-keyframes disappear {
    0% {
        opacity: .5;
        filter: brightness(90%);
    }
    50% {
        opacity: 1;
        filter: brightness(130%);
    }
    100% {
        opacity: .5;
        filter: brightness(90%);
    }
}

.p1txt01 {
    position: absolute;
    top: 38%;
    left: 0;
    right: 20%;
    /*margin: auto;*/
    width: 48%;
    /* animation: showImage 1.5s 1s cubic-bezier( .5, 1.5, .25, 1) forwards, zoomOut 1s 1s;
    opacity: 0; */
}

@keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale3d(500, 500, 500);
        transform: scale3d(500, 500, 500);
    }

    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }

    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 4px, 0);
        transform: translate3d(0, 4px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes showImage {
    0% {
        transform: scaleY(0);
        /*transform-origin: bottom;*/
        opacity: 0;
    }
    50% {
        /*transform-origin: bottom;*/
        transform: scaleY(1);
        opacity: 1;
    }
    51%, 100% {
        /*transform-origin: top;*/
        opacity: 1;
    }
}

.h_logo {
    /*position: absolute;*/
    /*top: 12%;*/
    /*left: 0;*/
    /*right: 0;*/
    width: 90%;
    z-index: 999;
    transition: .3s;
    display: inline-block;
}

.h_logo:hover {
    filter: brightness(70%);
}

.sidebtn01 {
    /*position: absolute;*/
    /*top: 12%;*/
    /*left: 0;*/
    /*right: 0;*/
    width: 90%;
    z-index: 999;
    transition: .3s;
    display: inline-block;
}

.sidebtnpos02 a {
    transition: .3s;
}

.sidebtnpos02 a:hover, .active {
    filter: brightness(150%);
}




.s2 {
    /*background: url(../images/bg_02.jpg) no-repeat center center;
    background-size: cover;*/
    position: relative;
    overflow: hidden;
}

.p2tit {
    position: absolute;
    top: 3%;
    left: 0;
    right: 0;
    /*margin: auto;*/
    width: 23%;
}

.p2btncon {
    /*text-align: center;
    padding-right: 45%;*/
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    z-index: 99;  
}

.p2btnbox {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    /* padding: 1% 0; */
}

.p2btn01 {
    width: 15%;
    display: inline-block;
    position: relative;
    margin: 0 1%;
}

.p2btn01_h {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: .3s;
}

.p2btn01_h:hover {
    opacity: 1;
}

.p2pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -6%;
    /*margin: auto;*/
    width: 48%;
}

.s3 {
    /*background: url(../images/bg_03.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    overflow: hidden;
    position: relative;
    /*top: 60px;*/
}

.p3txtbox {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}

.p3txtbox a {
    text-decoration: none;
    text-align: center;
}

.p3tit {
    /*position: absolute;
    top: 3%;
    left: 0;
    right: 0;*/
    /*margin: auto;*/
    width: 23%;
    padding-bottom: 3%;
}

.p3txt01 {
    /*position: absolute;
    top: 6%;
    left: 30%;
    right: 0;
    margin: auto;*/
    width: 50%;
}

.p3txt01_2 {
    position: absolute;
    top: 14.4%;
    left: 0;
    right: 13.5%;
    margin: auto;
    width: 7.5%;
    transition: .3s;
}

.p3txt01_2:hover {
    filter: brightness(130%);
}

.p3txt02 {
    /*position: absolute;
    top: 6%;
    left: 30%;
    right: 0;
    margin: auto;*/
    width: 50%;
    padding-top: 3%;
}



.p3txt01box {
    position: relative;
}

.p3pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: 0;
    /*margin: auto;*/
    width: 28%;
}

.s4 {
    /*background: url(../images/bg_03.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    overflow: hidden;
    position: relative;
    /*top: 60px;*/
}

.p4txtbox {
    position: absolute;
    top: 2%;
    left: 0;
    right: 30%;
    margin: auto;
    z-index: 9;
}

.p4txt01box {
    position: relative;
}

.p4txt01 {
    /*position: absolute;
    top: 6%;
    left: 0;
    right: 30%;
    margin: auto;*/
    width: 35%;
}

.p4txt01_2 {
    position: absolute;
    top: 14.4%;
    left: 0;
    right: 14.5%;
    margin: auto;
    width: 6%;
    transition: .3s;
}

.p4txt01_2:hover {
    filter: brightness(130%);
}

.p3txt01_3 {
    color: #fff;
    position: absolute;
    top: 49.2%;
    left: 0;
    right: 7.5%;
    margin: auto;
    text-align: center;
    font-size: 1.6em;
    /*width: 50%;*/
}



.p3txt01_4 {
    color: #fff;
    position: absolute;
    top: 72.6%;
    left: 0;
    right: 7.5%;
    margin: auto;
    text-align: center;
    font-size: 1.6em;
    /*width: 50%;*/
}

.p3txtbtn01 {
    color: #fff;
    background-color: #440904;
    border: 1px #871911 solid;
    position: absolute;
    top: 48.5%;
    left: 0;
    right: -19%;
    margin: auto;
    text-align: center;
    font-size: 1.5em;
    /*width: 50%;*/
}

.p3txtbtn02 {
    color: #fff;
    background-color: #440904;
    border: 1px #871911 solid;
    position: absolute;
    top: 72.6%;
    left: 0;
    right: -19%;
    margin: auto;
    text-align: center;
    font-size: 1.5em;
    /*width: 50%;*/
}

.p4pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -2%;
    /*margin: auto;*/
    width: 45%;
}

.s5 {
    /*background: url(../images/bg_03.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    overflow: hidden;
    position: relative;
    /*top: 60px;*/
}

.p5txtbox {
    position: absolute;
    top: 6%;
    left: 30%;
    right: 0;
    margin: auto;
    z-index: 9;
}

.p5txt01 {
    /*position: absolute;
    top: 6%;
    left: 30%;
    right: 0;
    margin: auto;*/
    width: 35%;
}

.p5txt01_2boxall {
    position: absolute;
    top: 26.7%;
    left: 0;
    right: 0;
    margin: auto; 
    
}

.p5txt01_2box {
    width: 2.4%;
    display: block;
    position: relative;
    margin: auto;
    left: 13.5%;
    padding-bottom: .5%;
}

.p5txt01_2box a {
    text-decoration: none;
    transition: .3s;
}

.p5txt01_2 {
    width: 100%;
    transition: .3s;
}

.p5txt01_2:hover {
    filter: brightness(60%);
}


.p5txt01_2box a::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 100%;
    top: 0;
    left: 120%;
    right: 0;
    margin: auto;
    pointer-events: none;
    opacity: 0;
    transition: .3s all;
}

.p5txt01_2box a:hover::after{
    opacity: 1;
}

.p5txt01_2boxall .p5txt01_2box:nth-child(1) a::after {
    background: url(../images/p5txt01_22.png) 0 0 no-repeat;
    background-size: contain;
}

.p5txt01_2boxall .p5txt01_2box:nth-child(2) a::after {
    background: url(../images/p5txt01_33.png) 0 0 no-repeat;
    background-size: contain;
}

.p5txt01_2boxall .p5txt01_2box:nth-child(3) a::after {
    background: url(../images/p5txt01_44.png) 0 0 no-repeat;
    background-size: contain;
}

.p5txt01_2boxall .p5txt01_2box:nth-child(4) a::after {
    background: url(../images/p5txt01_55.png) 0 0 no-repeat;
    background-size: contain;
}

.p5txt01_2boxall .p5txt01_2box:nth-child(5) a::after {
    background: url(../images/p5txt01_66.png) 0 0 no-repeat;
    background-size: contain;
}

.p5txt01_2boxall .p5txt01_2box:nth-child(6) a::after {
    background: url(../images/p5txt01_77.png) 0 0 no-repeat;
    background-size: contain;
}

/* .p5txt01_22 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 58%;
    z-index: 999;
    display: none;
    pointer-events: none;
} */

.p5pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: 0;
    /*margin: auto;*/
    width: 40%;
}



.s6 {
    /*background: url(../images/bg_03.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    overflow: hidden;
    position: relative;
    /*top: 60px;*/
}

.p6txtbox {
    position: absolute;
    top: 1%;
    left: 0;
    right: 30%;
    margin: auto;
    z-index: 9;
}

.p6txt01box {
    position: relative;
}

.p6txt01 {
    /*position: absolute;
    top: 6%;
    left: 0;
    right: 30%;
    margin: auto;*/
    width: 35%;
}

.p6txt01_2 {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    margin: auto;
    width: 15%;
    transition: .3s;
}

.p6txt01_2:hover {
    filter: brightness(130%);
}

.p6txt01_3 {
    color: #fff;
    position: absolute;
    top: 84%;
    left: -21.5%;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 1.6em;
    /*width: 50%;*/
}

.p6txt01_4 {
    color: #fff;
    position: absolute;
    top: 89%;
    left: -21.5%;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 1.6em;
    /*width: 50%;*/
}

.p6pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -2%;
    /*margin: auto;*/
    width: 33%;
}

.s7 {
    /*background: url(../images/bg_03.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    overflow: hidden;
    position: relative;
    /*top: 60px;*/
}

.p7txtbox {
    position: absolute;
    top: 1%;
    left: 28%;
    right: 0;
    margin: auto;
    z-index: 9;
}

.p7txt01 {
    /*position: absolute;
    top: 6%;
    left: 30%;
    right: 0;
    margin: auto;*/
    width: 35%;
}

.p7pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -13%;
    /*margin: auto;*/
    width: 65%;
}

.s8 {
    /*background: url(../images/bg_03.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    overflow: hidden;
    position: relative;
    /*top: 60px;*/
}

.p8txt01_2 {
    position: absolute;
    top: 17.2%;
    left: 0;
    right: 15%;
    margin: auto;
    width: 9.5%;
    transition: .3s;
}

.p8txt01_2:hover {
    filter: brightness(130%);
}

.p8pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -4%;
    /*margin: auto;*/
    width: 37%;
}

.p8txt01box {
    position: relative;
}



.s9 {
    position: relative;
    overflow: hidden;  
}

.p9pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -1%;
    /*margin: auto;*/
    width: 27%;
}

.s10 {
    position: relative;
    overflow: hidden;  
}

.p10pic01 {
    position: absolute;
    bottom: 0;
    /*left: 0;*/
    right: -5%;
    /*margin: auto;*/
    width: 37%;
}








.footer {
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    width: 60%;
    z-index: 99;
}


.hbtnbox_pc{
    position: fixed;
    right: 1%;
    bottom: 3%;
    z-index: 999;
    width: 8%;
    text-align: center;
}

.hbtn01 {
    width: 100%;
    display: block;
    transition: .3s;
}

.hbtn01:hover {
    filter: brightness(130%);
}



@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
    .footer {
        position: absolute;
        bottom: 2%;
        left: 0;
        right: 0;
        width: 60%;
        z-index: 99;
    }
}

@supports (-ms-ime-align:auto){
    .footer {
        position: absolute;
        bottom: 2%;
        left: 0;
        right: 0;
        width: 60%;
        z-index: 99;
    }
}


#particles-js {
    position: absolute;
    width: 100%;
    /* height: 860px; */
    top: 0;
    left: 0;
    z-index: 999;
    pointer-events: none;
    z-index: 2;
}








/*mobile ==================================================================================================================*/
@media screen and (max-width:1700px) {
    .p3txt01_3 {
        color: #fff;
        position: absolute;
        top: 49%;
        left: 0;
        right: 5%;
        margin: auto;
        text-align: center;
        font-size: 1.6em;
        /*width: 50%;*/
    }
    
    .p3txt01_4 {
        color: #fff;
        position: absolute;
        top: 72.5%;
        left: 0;
        right: 5%;
        margin: auto;
        text-align: center;
        font-size: 1.6em;
        /*width: 50%;*/
    }

    .p3txtbtn01 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 48.5%;
        left: 0;
        right: -25%;
        margin: auto;
        text-align: center;
        font-size: 1.5em;
        /*width: 50%;*/
    }
    
    .p3txtbtn02 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 72.6%;
        left: 0;
        right: -25%;
        margin: auto;
        text-align: center;
        font-size: 1.5em;
        /*width: 50%;*/
    }



}

@media screen and (max-width:1500px) {
    .p3txt01_3 {
        color: #fff;
        position: absolute;
        top: 49%;
        left: 0;
        right: 6%;
        margin: auto;
        text-align: center;
        font-size: 1.3em;
        /*width: 50%;*/
    }
    
    .p3txt01_4 {
        color: #fff;
        position: absolute;
        top: 72.5%;
        left: 0;
        right: 6%;
        margin: auto;
        text-align: center;
        font-size: 1.3em;
        /*width: 50%;*/
    }

}

@media screen and (max-width:1300px) {
    .p3txt01_3 {
        color: #fff;
        position: absolute;
        top: 49%;
        left: 0;
        right: 3%;
        margin: auto;
        text-align: center;
        font-size: 1.2em;
        /*width: 50%;*/
    }
    
    .p3txt01_4 {
        color: #fff;
        position: absolute;
        top: 72.5%;
        left: 0;
        right: 3%;
        margin: auto;
        text-align: center;
        font-size: 1.2em;
        /*width: 50%;*/
    }

    .p3txtbtn01 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 48.5%;
        left: 0;
        right: -28%;
        margin: auto;
        text-align: center;
        font-size: 1.1em;
        /*width: 50%;*/
    }
    
    .p3txtbtn02 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 72.6%;
        left: 0;
        right: -28%;
        margin: auto;
        text-align: center;
        font-size: 1.1em;
        /*width: 50%;*/
    }

}

@media screen and (max-width:1024px) {
    .p3txt01_3 {
        color: #fff;
        position: absolute;
        top: 28.2%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: 1.1em;
        /*width: 50%;*/
    }
    
    .p3txt01_4 {
        color: #fff;
        position: absolute;
        top: 45%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: 1.1em;
        /*width: 50%;*/
    }

    .p3txtbtn01 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 48.5%;
        left: 0;
        right: -30%;
        margin: auto;
        text-align: center;
        font-size: .8em;
        /*width: 50%;*/
    }
    
    .p3txtbtn02 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 72.6%;
        left: 0;
        right: -30%;
        margin: auto;
        text-align: center;
        font-size: .8em;
        /*width: 50%;*/
    }
 


}

@media screen and (max-width:1024px) {
    .p3txt01_3 {
        color: #fff;
        position: absolute;
        top: 48.5%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: 1em;
        /*width: 50%;*/
    }
    
    .p3txt01_4 {
        color: #fff;
        position: absolute;
        top: 72%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: 1em;
        /*width: 50%;*/
    }
 


}

@media screen and (max-width:767px) {
    .s1 {
        position: relative;
        overflow: hidden;
    }



   .bg01 {
        width: auto;
        height: 100vh;
        /*position: absolute;*/
        max-width: unset;
        transform: translate(-30%, 0);
    }

    .bg01_m {
        /*width: auto;*/
        height: 100vh;
        /*position: absolute;*/
        max-width: unset;
        transform: translate(-46%, 0);
    }
    

    .h_logo_m {
        position: absolute;
        top: 10%;
        left: 2%;
        /*right: 0;*/
        margin: auto;
        width: 40%;
        z-index: 999;
        transition: .3s;
        /*display: none;*/
    }

    .p1pic01 {
        width: 135%;
        position: relative;
        top: 50px;
        left: 0;
        right: 25%;
        margin: auto;
    }
    
    .p1pic02 {
        width: 120%;
        position: absolute;
        top: 100px;
        left: 0;
        right: 0;
        margin: auto;
    }
    
    .p1pic03 {
        width: 160%;
        position: absolute;
        bottom: -5px;
        left: 0;
        right: 50%;
        margin: auto;
    }
    
    .p1pic04 {
        width: 14%;
        position: absolute;
        top: 10%;
        left: 50%;
        right: 0;
        margin: auto;
    }
    
    .p1pic05 {
        width: 15%;
        position: absolute;
        top: 27%;
        left: 0;
        right: 77%;
        margin: auto;
    }
    
    .p1pic06 {
        width: 15%;
        position: absolute;
        top: 25%;
        left: 75%;
        right: 0;
        margin: auto;
    }
    
    .p1pic07 {
        width: 16%;
        position: absolute;
        top: 40%;
        left: 0;
        right: 60%;
        margin: auto;
    }
    
    .p1pic08 {
        width: 16%;
        position: absolute;
        top: 40%;
        left: 60%;
        right: 0;
        margin: auto;
    }

    .hbtnbox {
        position: fixed;
        right: 0;
        bottom: 6%;
        z-index: 999;
        width: 50%;
        text-align: center;
    }

    .hbtn01_m {
        width: 45%;
        display: inline-block;
    }

    .hbtn01_m:hover {
        filter: brightness(130%);
    }

    .p1txt01 {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        /*margin: auto;*/
        width: 95%;
        /* animation: showImage 1.5s 1s cubic-bezier( .5, 1.5, .25, 1) forwards, zoomOut 1s 1s;
        transform: translate( 0, 0);  */
    }

    @keyframes zoomOut {
        from {
            opacity: 0;
            -webkit-transform: scale3d(500, 500, 500);
            transform: scale3d(500, 500, 500);
        }

        50%,
        70%,
        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(-5%, -4px, 0);
        }

        40%,
        60%,
        80% {
            -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(-5%, 4px, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            transform: translate(-5%, 0);
        }
    }



    .s2 {
        /*background: url(../images/bg_02.jpg) no-repeat top center;*/
        /*background-size: contain;*/
        overflow: hidden;
    }

    .bg_02 {
        /*width: auto;*/
        height: 100vh;
        position: relative;
        max-width: unset;
        transform: translate(-36%, 0);
    }

    .p2tit {
        position: absolute;
        top: 5%;
        left: 0;
        right: 0;
        /*margin: auto;*/
        width: 50%;
    }






    

    .p2btncon {
        /*text-align: center;
        padding-right: 45%;*/
        position: absolute;
        top: 24%;
        left: 0;
        right: 0;
        margin: auto;
        width: 50%;
        text-align: center;
        vertical-align: middle;
        z-index: 99;
        
    }

    .p2btnbox {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        /* padding: 1% 0; */
    }

    .p2btn01 {
        width: 45%;
        /*transition: .3s;*/
        display: inline-block;
        position: relative;
        margin: 0 1%;
    }

    .p2btn02 {
        width: 30%;
        /*transition: .3s;*/
        display: inline-block;
        position: relative;
    }

    .p2pic01 {
        position: absolute;
        bottom: 0;
        left: 20%;
        right: 0;
        margin: auto;
        width: 100%;
    }

    .s3 {
        /*background: url(../images/bg_02.jpg) no-repeat top center;*/
        /*background-size: contain;*/
        overflow: hidden;
    }

    .bg03 {
        /*width: auto;*/
        height: 100vh;
        position: relative;
        max-width: unset;
        transform: translate(-35.2%, 0);
    }

    .p3txtbox {
        position: absolute;
        top: 5%;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 9;
    }



    .p3tit {
        /*position: absolute;
        top: 3%;
        left: 0;
        right: 0;*/
        /*margin: auto;*/
        width: 50%;
        padding-bottom: 5%;
    }

    .p3txt01 {
        /*position: absolute;
        top: 6%;
        left: 30%;
        right: 0;
        margin: auto;*/
        width: 95%;
    }

    .p3txt01_2 {
        top: 14.4%;
        left: 0;
        right: 27%;
        margin: auto;
        width: 15%;
    }

    .p3txt01_3 {
        color: #fff;
        position: absolute;
        top: 49%;
        left: 0;
        right: -1%;
        margin: auto;
        text-align: center;
        font-size: .8em;
        /*width: 50%;*/
    }
    
    .p3txt01_4 {
        color: #fff;
        position: absolute;
        top: 72.5%;
        left: 0;
        right: -1%;
        margin: auto;
        text-align: center;
        font-size: .8em;
        /*width: 50%;*/
    }

    .p3txtbtn01 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 48.5%;
        left: 0;
        right: -72%;
        margin: auto;
        text-align: center;
        font-size: .6em;
        width: 18%;
        z-index: 999;
    }
    
    .p3txtbtn02 {
        color: #fff;
        background-color: #440904;
        border: 1px #871911 solid;
        position: absolute;
        top: 72.6%;
        left: 0;
        right: -72%;
        margin: auto;
        text-align: center;
        font-size: .6em;
        width: 18%;
        z-index: 999;
    }
  


    .p3pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 55%;
    }

    .s4 {
        /*background: url(../images/bg_02.jpg) no-repeat top center;*/
        /*background-size: contain;*/
        overflow: hidden;
    }

    .p4txt01_2 {
        position: absolute;
        top: 14.5%;
        left: 0;
        right: 28%;
        margin: auto;
        width: 12%;
        transition: .3s;
    }

    .p4txt01_3 {
        color: #fff;
        position: absolute;
        top: 31%;
        left: 20%;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: .7em;
        /*width: 50%;*/
    }

    .p4txt01_4 {
        color: #fff;
        position: absolute;
        top: 37.8%;
        left: 20%;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: .7em;
        /*width: 50%;*/
    }

    .p4pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 18%;
        /*margin: auto;*/
        width: 70%;
    }






    .s5 {
        /*background: url(../images/bg_02.jpg) no-repeat top center;*/
        /*background-size: contain;*/
        overflow: hidden;
    }

    .p5txt01_2 {
        position: absolute;
        top: 30%;
        left: 0;
        right: 0;
        margin: auto;
        width: 30%;
        transition: .3s;
    }

    .p5txt01_2boxall {
        position: absolute;
        top: 24%;
        left: 0;
        right: 0;
        margin: auto; 
        
    }
    
    .p5txt01_2box {
        width: 5%;
        display: block;
        position: relative;
        margin: auto;
        left: 25.5%;
        padding-bottom: 5.5%;
    }
    
    .p5txt01_2box a {
        text-decoration: none;
        transition: .3s;
    }
    
    .p5txt01_2 {
        width: 100%;
        transition: .3s;
    }
    
    .p5txt01_2:hover {
        filter: brightness(60%);
    }
    
    
    .p5txt01_2box a::after {
        content: '';
        position: absolute;
        width: 110px;
        height: 100%;
        top: -15%;
        left: 0%;
        right: 0;
        margin: auto;
        pointer-events: none;
        opacity: 0;
        transition: .3s all;
    }

    .p5pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 15%;
        margin: auto;
        width: 65%;
    }

    .s6 {
        /*background: url(../images/bg_02.jpg) no-repeat top center;*/
        /*background-size: contain;*/
        overflow: hidden;
    }

    .p6txt01_2 {
        position: absolute;
        top: 40%;
        left: 0;
        right: 0;
        margin: auto;
        width: 30%;
        transition: .3s;
    }

    .p6txt01_3 {
        color: #fff;
        position: absolute;
        top: 84%;
        left: 0;
        right: 25%;
        margin: auto;
        text-align: center;
        font-size: .7em;
        /*width: 50%;*/
    }

    .p6txt01_4 {
        color: #fff;
        position: absolute;
        top: 89%;
        left: 0;
        right: 25%;
        margin: auto;
        text-align: center;
        font-size: .7em;
        /*width: 50%;*/
    }

    .p6pic01 {
        position: absolute;
        bottom: 0;
        /* left: 0; */
        right: 0;
        margin: auto;
        width: 60%;
    }

    .s7 {
        /*background: url(../images/bg_02.jpg) no-repeat top center;*/
        /*background-size: contain;*/
        overflow: hidden;
    }

    .p7pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
    }

    .p8txt03 {
        width: 30%;
        transition: .3s;
        padding-bottom: 1%;
    }

    .p8txt {
        text-align: center;
        color: #4D87F6;
        font-size: .8em;
        transition: .3s;
        width: 40%;
    }

    .p8txt:hover {
        text-align: center;
        color: #4D87F6;
        font-size: .8em;
        filter: brightness(70%);
    }

    .p3txtbox a {
        text-decoration: none;
        text-align: center;
    }

    .p8txt02 {
        position: absolute;
        bottom: 21.3%;
        left: 1%;
        right: 0;
        margin: auto;
        width: 16%;
        transition: .3s;
    }

    .p8txt01_2 {
        position: absolute;
        top: 17%;
        left: 0;
        right: 30%;
        margin: auto;
        width: 20%;
        transition: .3s;
    }

    .p8pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 68%;
    }

    .p9pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 58%;
    }



    .p10pic01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 70%;
    }
















    .footer {
        position: absolute;
        bottom: 3%;
        left: 0;
        right: 0;
        width: 90%;
        z-index: 99;
    }
}











/* ==================================================================================================================*/
.smoke {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.smoke:before {
    content: "";
    width: 100%;
    height: 80%;
    position: absolute;
    bottom: 0;
    background: url(../images/fog.png) repeat-x;
    background-size: contain;
    animation: show_fog 18s infinite;
}

@keyframes show_fog {
    0% {
        opacity: 0;
        background-position: -1400px;
    }

    10%,90% {
        opacity: 1;
    }

    100% {
        opacity: .1;
        background-position: 1400px;
    }
}

.smoke:after {
    content: "";
    width: 100%;
    height: 70%;
    position: absolute;
    bottom: 0; 
    background: url(../images/fog2.png) repeat-x;
    background-size: contain;
    animation: show_fog2 20s ease-out infinite;
}

@keyframes show_fog2 {
    0% {
        opacity: 0;
        background-position: 1400px;
    }

    30%,70% {
        opacity: 1;
    }

    100% {
        opacity: .1;
        background-position: -1400px;
    }    
}

@media screen and (max-width:767px) {
    .smoke:before {
        content: "";
        width: 100%;
        height: 80%;
        position: absolute;
        bottom: 0;
        background: url(../images/fog.png) repeat-x;
        background-size: cover;
        animation: show_fog 18s infinite;
    }

    .smoke:after {
        content: "";
        width: 100%;
        height: 70%;
        position: absolute;
        bottom: 0; 
        background: url(../images/fog2.png) repeat-x;
        background-size: cover;
        animation: show_fog2 20s ease-out infinite;
    }


}

 







