.main-text,.main-text p{
    padding-left:0;
    text-align:center

}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:180px
}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}
.main-text .main-text2:after{
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYgvtr_fPTEwK_XYcqkbsqR7lvABwFxvAm-ZMooYLZZcUgYAd3bNn9tgHtH7LxpvCjA7VgrFH7bUXF0Kta_eyMPV8_f8eq9Glor9wwmH5SbeVbFFE_LTDwRJNNX-otxPosnVoKw779jm7mPUTljyEjvZWQ2hXwW-JhRu3wExCYizKVWzgf0t4DLCCptG9S/s16000/%EB%8D%B0%EB%AA%AC%EB%A1%9C%EA%B3%A0.webp");
    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 2px 3px #000);
display: inline-block;
    opacity: 0;
filter: brightness(1.0) contrast(1.5) saturate(1.0) drop-shadow(2px 4px 6px black);
zoom:80%;

}
.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:10px;
 display: block;
opacity: 0;
}

.main-date span{

    font-size:40px;
    color:#fff;

    word-break:keep-all;
    word-wrap:break-word;

   font-weight:bold;
font-family:'HeirofLightBold';
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{
        width: 100%;
}
    .main-text{

        padding-top:30px !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: 30%;
}

.main-date {
position: absolute;
        top: 190px;
        left: 50%;
        transform: translateX(-50%);
}
	.main-date span{
font-size:15px;

}


    .section-promotion .section-promotion__list{
        height:270px!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
    }
}