diff --git a/src/main/webapp/WEB-INF/jsp/web/addr/AddrMobGuide.jsp b/src/main/webapp/WEB-INF/jsp/web/addr/AddrMobGuide.jsp
index e89afa20..be30f6b3 100644
--- a/src/main/webapp/WEB-INF/jsp/web/addr/AddrMobGuide.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/addr/AddrMobGuide.jsp
@@ -36,58 +36,64 @@ function moveTab(type){
-
-
-->
+
-
+
-
01
- 구글 플레이 스토어에서
네이버 주소록 앱 다운
-
+ 구글 플레이 스토어 · 애플 앱스토어에서 네이버 앱 다운
+
-
02
- 오른쪽 하단
SETTINGS 선택
-
+ 왼쪽 상단 메뉴 선택
+
-
03
- 주소록 접근 권한 모두 허용
-
+ 하단 스크롤 후
[내도구] → 주소록 선택
+
-
04
- 네이버 주소록 앱
재실행 후 시작하기 선택
-
+ 오른쪽 상단 메뉴 선택
+
-
05
- 기본계정을
휴대폰 선택
-
+ 폰 연락처 업로드 선택
+
-
06
- 내보내기 선택
-
+ 새로고침 선택
+
-
07
- 내보내기 완료 후
반드시 확인 버튼 선택
-
+ 연락처 접근 허용 선택
+
-
08
- PC에서 네이버 주소록 접속 후
연락처 저장·내보내기 선택
-
+ 폰 연락처 업로드 완료
+
+
+ -
+
09
+ PC에서 네이버 메일 접속 후 상단 주소록 아이콘 선택
+
-
-
09
- 파일 형식(CSV 또는 XLSX), 항목, 대상선택 후 파일로 저장하기 선택
-
+ 10
+ 연락처 저장 · 내보내기 선택 후 파일 형식(CSV 또는 XLSX), 항목, 대상 선택 후 파일로 저장하기 클릭
+
diff --git a/src/main/webapp/publish/css/adrbook.css b/src/main/webapp/publish/css/adrbook.css
index fb244716..998e0b6b 100644
--- a/src/main/webapp/publish/css/adrbook.css
+++ b/src/main/webapp/publish/css/adrbook.css
@@ -178,6 +178,11 @@ button.group_move i {background-image: url(/publish/images/content/adress_inters
.addWrap .btnWrap button:nth-child(1) {background-color:#002c9a;color:#fff;margin-right:5px;}
.addWrap .btnWrap button:nth-child(2) {background-color:#fff;color:#002c9a;border:1px solid #002c9a;}
+/* 주소록 등록_수정 */
+.eleType_cont.current.address{margin:40px 0 0 0;}
+.addWrap.android .add_and .nine {width:calc(100%);}
+.addWrap.android .add_and .nine::after {content:'';background:none;}
+
/* // 주소록 등록 */
/* media queries */
diff --git a/src/main/webapp/publish/images/content/address_img01.png b/src/main/webapp/publish/images/content/address_img01.png
new file mode 100644
index 00000000..60237cbe
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img01.png differ
diff --git a/src/main/webapp/publish/images/content/address_img02.png b/src/main/webapp/publish/images/content/address_img02.png
new file mode 100644
index 00000000..71a1656b
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img02.png differ
diff --git a/src/main/webapp/publish/images/content/address_img03.png b/src/main/webapp/publish/images/content/address_img03.png
new file mode 100644
index 00000000..d963e237
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img03.png differ
diff --git a/src/main/webapp/publish/images/content/address_img04.png b/src/main/webapp/publish/images/content/address_img04.png
new file mode 100644
index 00000000..34ee4e79
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img04.png differ
diff --git a/src/main/webapp/publish/images/content/address_img05.png b/src/main/webapp/publish/images/content/address_img05.png
new file mode 100644
index 00000000..6f5ebe2d
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img05.png differ
diff --git a/src/main/webapp/publish/images/content/address_img06.png b/src/main/webapp/publish/images/content/address_img06.png
new file mode 100644
index 00000000..e5dbfb1a
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img06.png differ
diff --git a/src/main/webapp/publish/images/content/address_img07.png b/src/main/webapp/publish/images/content/address_img07.png
new file mode 100644
index 00000000..c862999a
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img07.png differ
diff --git a/src/main/webapp/publish/images/content/address_img08.png b/src/main/webapp/publish/images/content/address_img08.png
new file mode 100644
index 00000000..85ae5a6a
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img08.png differ
diff --git a/src/main/webapp/publish/images/content/address_img09.png b/src/main/webapp/publish/images/content/address_img09.png
new file mode 100644
index 00000000..a3aac525
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img09.png differ
diff --git a/src/main/webapp/publish/images/content/address_img10.png b/src/main/webapp/publish/images/content/address_img10.png
new file mode 100644
index 00000000..473a8310
Binary files /dev/null and b/src/main/webapp/publish/images/content/address_img10.png differ