
/* Daum 우편번호 찾기 */
.daum-post-wrap {
	display: none;
    border: 1px solid;
    width: 100%;
    box-sizing: border-box;
    height: 200px;
    margin: 5px 0;
    position: relative;
}
