@charset "utf-8"; 


/*250807 담보대출 텝메뉴 커스텀*/
.Tab_w10 li {width:calc(57% / 4) !important;}
.Tab_w10 li:nth-of-type(4) {width:25% !important;}
.Tab_w10 li:nth-of-type(6) {width:18% !important;}

@media screen and (max-width:1200px){ 
    .Tab_w10 li {width:100% !important;}
.Tab_w10 li:nth-of-type(4) {width:100% !important;}
.Tab_w10 li:nth-of-type(6) {width:100% !important;}
}