.main-text,.main-text p{
    padding-left:0;
    text-align:center

}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:150px
}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}
.main-text .main-text2:after{
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKpZRBXIpCvLGbLfEqhK6SK9_KMbSpnUOEMGK2BKcFOtPLbYM0yplHInZnlVimzLHlv1aLnRxh78aL8mSHem9oipOmlbev45szU6RRnQmpcfW8UdTHRYdxBAvhT9elhrb9SiOlgFaUwsHdJTw3P76IX_Y0Duk0PGegRTRn8Jk5V3fOKKoW0qSa0RtZVCGK/s16000/%EB%A3%A8%EC%9D%B42.png");
    font-size: 51px;
    text-shadow: #C38B61 1px 1px, #000 0px 0px, #000 1px 1px, #000 2px 2px, #000 3px 3px, #C38B61 4px 4px, #000 5px 5px;
    color: #FAECC5;
filter: drop-shadow(1px 5px 10px #000) contrast(1.1);



}
.main-text.show-after .main-text2:after {
animation: fb 1s ease forwards;
}

@keyframes fb {
    0% {
        opacity: 0.2;
        
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1; 
        
    }
}

.main-date {

}

.main-date span{

    font-size:46px;
    color:#fff;

    word-break:keep-all;
    word-wrap:break-word;

   font-weight:500;

filter: drop-shadow(1px 2px 3px #000);
text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);

}

.main-date span:before{
content:"";
 display: inline-block;
  background-image: url( "https://assets.playnccdn.com/static-nc-home/2.6.0/img/journey/event/prev_pc.png" );
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 5px;
}
.main-date span:after {
content:"";
 display: inline-block;
  background-image: url( "https://assets.playnccdn.com/static-nc-home/2.6.0/img/journey/event/next_pc.png" );
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-left: 5px;
}

.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:700px!important
}

.section-promotion .section-promotion__list li{
 top:-50px;
}
@media screen and (max-width:1024px){
.main-text,.main-text p{

}
    .main-text{
		top: 10px;
        padding-top:0px !important;
    }
.main-text1 {

}
	.main-text1:after{
	font-size:20px;	
}
    .main-text .main-text2:after {
     font-size: 50px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        zoom: 35%;
}

.main-date {
position: absolute;
        top: 170px;
        left: 50%;
        transform: translateX(-50%);
width:100%;
}
	.main-date span{
font-size:15px;

}


    .section-promotion .section-promotion__list{
        height:250px!important
    }
.section-promotion .section-promotion__list li{
top:0px;
}
    .section-promotion{
       top: 0 !important;
        padding-top: 50px !important;
    }
    #showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
        height:100px!important
    }
	#showsidebar3{
        bottom:36%!important
    }
    #showsidebar2{
        bottom:22%!important
    }
    #showsidebar1{
        bottom:8%!important
    }
}