.main-text,.main-text p{
    padding-left:165px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:165px
}
.main-text3 {
text-shadow: 3px 3px 2px black;
font-size:1.2rem;
}
.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;
}
.main-text .main-text2:after{
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkhAqUBPWoirlHRY0pjmTcMVS6ZZwUT4q7qtfNprXNXDQgjk9b48eyAlqcMTTgnKrprfIi33LQjJUluidee4irBUH9s_v1M5hcYIHHhJ_SP0VCrdFm_MqoGWGz2Q0azSfXqHvo2TmdEh_VMRA03frSwMEs1aF3MNowAy5oC9CqPj6rajyxsHlDx_LqK9bI/s16000/%ED%8E%80%EC%B9%98%EC%9D%B4%EB%AF%B8%EC%A7%802.png");
    text-shadow: #C38B61 1px 1px, #000 0px 0px, #000 1px 1px, #000 2px 2px, #000 3px 3px, #C38B61 4px 4px, #000 5px 5px;
}
@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{
    background:#121212;
    font-size:30px;
    color:#fff;
    word-break:keep-all;
    word-wrap:break-word;
    border-radius:15px;
    opacity:.83;
    padding:10px 30px;
    font-family:DNFForgedBlade!important;
border:1px solid #0873ce;
}
.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;
    animation: loopAni 4s ease Infinite;
    mix-blend-mode: overlay;
}

.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-date span {
    padding: 10px 20px;
border: 1px solid #AE9473;
font-size:25px;
}

@keyframes loopAni {
    0% {
        background-position: 100% 70%
    }

    70% {
        background-position: 100% 70%
    }

    to {
        background-position: 0 20%
    }
}
.section-promotion{
    top:-45px;
}
.section-promotion .section-promotion__list{
    height:550px!important
}
@media screen and (max-width:1024px){
    .main-text{
        padding-top:0px !important;
    }
	.main-text1:after{
	font-size:20px;	
}



.main-text, .main-text p {
padding-left:20px !important;
}
    .main-text .main-text2:after{
        font-size: 50px;

    position: absolute;
    zoom: 50%;

    padding-top: 40px;
    }

.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
    }
}

.page_cover {
  z-index: 0;
    position: relative;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    
    
  }
  
  .page_cover * {
    position: relative;
    margin: 0;
    padding: 0;
}
  
  .page_cover_title {
    margin-top: 5px;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF !important;
    word-break: keep-all;
    padding: 0 10px;
  }
  
    @media (min-width: 960px) {
.page_cover_title {
    font-size: 40px;
    line-height: 1.25;
    letter-spacing: 0;
}
  }
  
  .page_cover_title_desc {
    color:#FFFFFF !important;
    margin-top: 20px;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
    color: rgba(207, 99, 31, .93);
    word-wrap: break-word;
    word-break: keep-all;
    padding: 0 10px;
  }
  
  .page_cover_img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-image: url(https://imgfiles-cdn.plaync.com/file/linw/download/20211027201827-UkbrguhkoniPqraPpBa00-v4);
  }
  
  .page_cover_img:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
  }