.main-text,.main-text p{
text-align:center;
}
.main-text{
position:absolute;
top:0;
width:100%;
color:#fff;
padding-top:300px;
}
.main-text p{
font-family:DNFForgedBlade!important
}
.main-text1:after{
content:"3.1";
font-size:35px;
text-shadow:#C38B61 1px 1px, #000 0px 0px, #000 1px 1px, #000 2px 2px, #000 3px 3px, #C38B61 4px 4px;
display:none;
}
.main-text .main-text2:after{
content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlWCNjdxzXDUq3MryTC0qp-HnLb5tFCM8NWDnKX907xMN0RF-3LtAnDMeMe4cJI7p7IKcZ8lftuRP0HqQ-_MvrFJIv5kK-BXM_aSRGka5wLj3GbiXcruUEASUumLYlaZqMmY1qDzIcJD8rbWQZ32hGGTRD-MNaw7Rho1iSU-xjwP72WTnVilzIhE5hv5zX/s16000/%ED%95%B4%EA%B5%B0%EB%A1%9C%EA%B3%A02.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(3px 3px 3px #000);
opacity: 0;
display: inline-block;
}
@keyframes neon-flicker{
0%{
text-shadow:0 0 10px rgba(102,37,.7),0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7)
}
100%{
text-shadow:0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7),0 0 40px rgba(102,37,.7)
}
}

.main-date span:before{
content:"";
 display: inline-block;
  background-image: url( "https://assets.playnccdn.com/static-nc-home/2.2.0/img/lineagew/guide/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.2.0/img/lineagew/guide/next_pc.png" );
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-left: 5px;
}


.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 {
opacity: 0;
}
.main-date span{
margin-top:20px;
font-size:36px;
    color:#fff;

    word-break:keep-all;
    word-wrap:break-word;
font-weight:700;



filter: drop-shadow(1px 2px 3px #000);
}
.main-date1 span:after {
display: block;
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(135deg, rgba(255, 241, 176, 0), rgba(255, 241, 176, 0) 30%, #ffffe5 50%, rgba(255, 241, 176, 0) 65%, rgba(255, 241, 176, 0));
background-size: 400% 400%;
background-position: 100% 70%;
border-radius: 0;
opacity: .4;
mix-blend-mode: overlay;
}

.section-promotion{
top:-45px;
}
.section-promotion .section-promotion__list{
height:700px!important
}

.section-promotion .section-promotion__list li{
top:-120px;
}
@media screen and (max-width:1024px){
.section-promotion .section-promotion__list li{
top:0;
}
.main-text{
padding-top:140px !important;
}
.main-text1:after{
font-size:20px;
}
.main-text, .main-text p {

}
.main-text .main-text2:after{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-size: 50px;
        zoom: 40%;
}
.main-text3 {
padding-top:100px;
}
.main-text3 span {
font-size:15px;
}
.main-date span{
font-size:15px !important;
}
.section-promotion .section-promotion__list{
height:230px!important
}
.section-promotion{
top:0;
padding-top:70px !important;
}
#showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
height:100px!important
}
#showsidebar3{
bottom:36%!important
}
#showsidebar2{
bottom:22%!important
}
#showsidebar1{
bottom:8%!important
}
}