.pcSecuDown {
    padding-top: 1300px;
    text-align: center;
}

#pcSecTitle, #moaiTitle {
    font-size: 3em;
    font-weight: 900;
}

#pcSecInput {
    padding: 30px 0;
    font-size: 1.4em;
}

#lcnNo {
    border:1px solid #191E23;
    padding:5px 10px;
    border-radius: 5px;
    width: 40%;
    margin: 20px 0 53px 0;
}

#lcnBtn, #pcSecDwBtn, #moaiDwBtn {
    background-color: white;
    border:1px solid #191E23;
    padding: 9px 30px;
    font-size: 0.8em;
    border-radius: 5px;
    cursor: pointer;
    color: #191E23;
    transition: all 0.3s ease;
    font-weight: 600;
}

#lcnBtn:hover, #pcSecDwBtn:hover, #moaiDwBtn:hover {
    background-color: #191E23;
    border-color: #191E23;
    transform: translateY(0);
    color: white;
    font-weight: 800;
}

#pcSecDwBtn, #moaiDwBtn {
    font-size: 1.2em;
    padding: 9px 40px;
    box-shadow: none;
    opacity: 0;
}

#moaiDwBtn {
    opacity: 1;
    margin-top: 30px;
}

#moaiDown {
    text-align: center;
    padding-top: 100px;
}

#moaiDown img {
    width: 60%;
    margin: 0 auto;
}

#moaiDcr {
    display: flex;
    text-align: left;
    font-weight: 500;
}
#moaiDcr div {
    margin-top: 200px;
}
#moaiDcr span {
    font-weight: 600;
}

.img-12 {
    top:2500px !important;  
}
.img-13, .img-14, .img-15 {
    top:2640px !important;  
}
.img-16 {
    top:2645px !important;  
}