.main-text,.main-text p{
    padding-left:0;
    text-align:center

}
.main-text{
   position: absolute;
 top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
color: #fff;
}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}
.main-text .main-text2:after{
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcmkTcDQKR7D9FJoletpXlsyAjpV6JFKER68k1JR5Hb9XIHJu_0LWfbn0_ly3OZOxZX6K84_Tul5qac6Sr_jiKDCneH0BXQ5O8PSGMKWCq00gBqET5lfoTwy8S9kpLRuPf1YNtB3UZzaqlTh_JJSdYsJINAFRs3cgG0phbglECbdxqnAfHGwYe0Xm5dKE/s16000/%ED%99%80%EC%9D%B8%EC%9B%90.png");
    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;
  
}
@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 {
margin-top:0px;
}

.main-date span{

    font-size:32px;
    color:#fff;

    word-break:keep-all;
    word-wrap:break-word;

   font-weight:bold;
filter: drop-shadow(2px 4px 6px #000);

}
.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:760px!important
}

.section-promotion .section-promotion__list li{
 top:-100px;
}
@media screen and (max-width:1024px){
.main-text,.main-text p{

}
    .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: 40%;
top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-date {
padding-top:120px
}
	.main-date span{
font-size:15px;
}
    .section-promotion .section-promotion__list{
        height:215px!important
    }
.section-promotion .section-promotion__list li{
top:0px;
}
    .section-promotion{
       top: 0 !important;
        padding-top: 90px !important;
    }
    #showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
        height:100px!important
    }
	#showsidebar3{
        bottom:36%!important
    }
    #showsidebar2{
        bottom:22%!important
    }
    #showsidebar1{
        bottom:8%!important
    }
}