@charset "UTF-8";
#loading{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;z-index:20;font-size:18px;color:#cfd1cc;z-index:101}#loading .box{width:100%;height:1px;background:#414141;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);left:0}#loading .box span{height:1px;background:#c4c4c4;position:relative;top:0;left:0;display:block}#loading .box p{font-size:16px;line-height:30px;color:silver;text-align:center}

a:link,a:partive,a:visited,a:hover { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
*{ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;scroll-behavior: smooth;outline: none;}
body {background: #000;padding-top: 40px;}
.wrap{width: 100%;min-width: 1200px;  position: relative;overflow: hidden;z-index: 2;}
.section{
    height: 5165px;
    position: relative;
    z-index: 5;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background: url(images/bg_01.jpg) no-repeat 50% 0,
    url(images/bg_02.jpg) no-repeat 50% 1070px,
    url(images/bg_03.jpg) no-repeat 50% 2870px;
    image-rendering: pixelated;
}

.section .logo {position: absolute;width: 182px;height: 66px;top: 45px;left: 50%;margin-left: -745px;text-indent: -999em;background: url(images/logo.png) no-repeat 0 0;z-index: 3;}
.section .slogan {width: 651px;height: 1164px;background: url(images/slogan.png) no-repeat 0 0;top: 0;left:50%;margin-left: -73px;} 