#lnb .mc {

  padding-left: 44px;

  padding-right: 44px;

}

.top_box .inr-c .txt1{width: 99%;}

.wrap_address p{padding-left: 131px;}


.cust-flex { display: flex; gap: 20px; align-items: center; margin-top: 20px; flex-wrap: wrap; } 
.cust-flex #captcha{padding: 15px 20px; font-size: 20px;width: 200px;}
.cust-flex .btn-refresh { min-width: 150px; height: 53px; line-height: 53px; background: #f1f1f1; text-align: center;font-size: 18px; } 
.cust-flex img{width: fit-content;}
@media screen and (max-width: 600px){
    .cust-flex #captcha{width: 150px;}
.cust-flex .btn-refresh { min-width: 100px; } 
}



@media screen and (max-width: 840px) {

.wrap_address p{padding-left: 25.05vw;}

  #lnb .mc {

  padding-left: 0;

  padding-right: 0;

}

}



.btn-pack.blue.rv {

    border-color: #0064df;

    background-color: #0064df;

    color: #fff;

}

.btn-pack.blue.rv:hover {

  border-color: #1f1f8f;

  background-color: #1f1f8f;

}

