
/*�띿뒪�� �щ씪�대뱶*/
.fullP{width: 100%;height:2200px;position: relative;}
.fullP .animate{position: sticky;top: 35vh;opacity: 0;width: 100%;height: 90px;text-align:center;}
.slide-txt .slide-txt-top{animation: opacity 0.5s linear;-webkit-animation: opacity 0.5s linear;}
.slide-txt .slide-txt-top h1{font-size: 40px;}
.slide-txt .slide-txt-mid p{font-size: 32px;font-weight: bold;text-align: center;}
.slide-txt .slide-txt-bt{width: 2px;height: 120px;background-color: #808080;position: sticky;overflow: hidden;bottom: 40px;margin: 0 auto;left: 50%;transform: translateX(-50%);}
.slide-txt .slide-txt-bt::before{content: '';position: absolute;top: 0;left: 0;display: block;width: 1px;height: 32px;background-color: #fff;-webkit-animation: upndown 1.8s infinite; animation: upndown 1.8s infinite;}
.about .about-top2{position: relative;}
.trigger {width: 100%;height: 10px; margin-bottom: 900px;}

/*�대컮�� & 耳�由ъ뼱*/
.about header{background-color: #000;}
.about .about-wrap{z-index: 10;background-color: #000;position: relative;}
