.address_find{width: 500px!important;}
.address_find .form-group{border-bottom: 1px solid #dddddd; margin: 0;}
.address_find .form-group:first-child{border-top: 2px solid #31543c;}
.address_find .form-group:nth-child(3){border-bottom: 0;}
.address_find .form-group:nth-child(3) .input-group {margin: 20px auto 0;}
.address_find .form-group:nth-child(3) .input-group button{margin: 0 auto;}
.address_find .form-group p{font-size: 14px; margin-top: 1rem;}
.address_find .form-group i[class*="search"]{position: absolute;font-size: 20px;right: 15px;top: 50%;transform: translateY(-50%);}
.address_find .form-group .input-group{margin: 12px 0;}
.address_find .form-group .input-group .form-control{border-radius: 0.25rem;}
/*.address_find .form-group .input-group #btnFoldWrap{ !*닫기버튼*!display: none;}*/

.address_find_result {text-align: center;width: 500px!important;margin: 70px auto 0 !important;}
.address_find_result h1 {font-size: 35px; *margin-top: 50px; margin-bottom: 1.5rem;}
.address_find_result table{font-size: 14px; font-weight: 300;border-left: 0;border-right: 0;}
.address_find_result table tr td{line-height: 25px;border: 0;}
.address_find_result table tr td b{font-weight: bold; font-size: 16px; color: #31543c;}
