.main-text,.main-text p{
    padding-left:0;
    text-align:center

}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:180px;
    z-index: 15;
}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}


.main-text .main-text2:after {
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKxfUrWiSSmN1aYSXIKB5i5OpCnPT93btiUo_umYkfdDqSYYaUqi1MPs4xxZQvJGhWVg6Y4RhJUiHID2vX4EXvORLB2Ie2vO-zuBUmRiGDCMv8xeYOkLKJSy5dm-fx93JxglchyphenhyphenxFsc_g95cVJIirDKC7KS1aF1C1WT1SfQfdvDYI4xj3uOKl0uXDqE2Pt/s16000/%EA%B0%80%EC%9D%B4%EC%95%84%EB%A1%9C%EA%B3%A0.webp");
	filter: drop-shadow(1px 2px 3px #000);
    opacity: 1;
zoom:80%;
filter: brightness(1) contrast(1.2) saturate(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 {
margin-top:0px;
}

.main-date span{

    font-size:36px;
    color:#fff;

    word-break:keep-all;
    word-wrap:break-word;

   

filter: drop-shadow(1px 2px 3px #000);


}
.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:650px!important
}

.section-promotion .section-promotion__list li{
 top:-70px;
}
@media screen and (max-width:1024px){
.main-text,.main-text p{
left: -20px;
}
    .main-text{
        padding-top:0px !important;
    }
.main-text1 {

}
	.main-text1:after{
	font-size:20px;	
}
    .main-text .main-text2:after {
    font-size: 50px;
position: absolute;
zoom: 35%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}

.main-date {
padding-top:140px
}
	.main-date span{
font-size:15px;
margin-left: 50px;
}
    .section-promotion .section-promotion__list{
        height:215px!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
    }
}

.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;
}