정수빈 정수빈 2025-12-23
Merge branch 'master' into BT
@b0ad5ddc4a34541c04f6f5223966a03164fedb02
 
src/main/webapp/publish/brandMsg_set.html (added)
+++ src/main/webapp/publish/brandMsg_set.html
@@ -0,0 +1,720 @@
+<!DOCTYPE html>
+<html lang="ko">
+
+<head>
+    <meta charset="UTF-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <title>문자온_브랜드메시지 템플릿_리스트</title>
+
+    <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap"
+        rel="stylesheet">
+    <link rel="stylesheet" href="/publish/css/reset.css">
+    <link rel="stylesheet" href="/publish/css/jquery.mCustomScrollbar.css">
+    <link rel="stylesheet" href="/publish/css/common.css">
+    <link rel="stylesheet" href="/publish/css/button.css">
+    <link rel="stylesheet" href="/publish/css/content.css">
+    <link rel="stylesheet" href="/publish/css/adrbook.css">
+    <link rel="stylesheet" href="/publish/css/font.css">
+    <link rel="stylesheet" href="/publish/css/popupLayer.css">
+    <link rel="stylesheet" href="/publish/js/datepicker/classic.css">
+    <link rel="stylesheet" href="/publish/js/datepicker/classic.date.css">
+
+
+    <script src="/publish/js/jquery-3.5.0.js"></script>
+    <script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script>
+    <script src="/publish/js/common.js"></script>
+    <script src="/publish/js/content.js"></script>
+    <script src="/publish/js/popup.js"></script>
+    <script src="/publish/js/popupLayer.js"></script>
+    <script type="text/javascript" src="/publish/js/datepicker/picker.js"></script>
+    <script type="text/javascript" src="/publish/js/datepicker/picker.date.js"></script>
+    <script type="text/javascript" src="/publish/js/datepicker/ko_KR.js"></script>
+
+
+</head>
+
+<body>
+    <div class="skip_menu">
+        <a href="#cont" title="본문 바로가기" class="contGo">본문 바로가기</a>
+    </div>
+    <!--// skip 메뉴  -->
+    
+    <!-- header 영역 -->
+    <header id="header" class="header sub ">
+        <!-- header top 영역 -->
+        <div class="header_top">
+            <div class="inner">
+                <ul class="menu_left">
+                    <li><a href="#"><i class="hdTop_fav"></i>즐겨찾기추가</a></li>
+                    <li><a href="#"><i class="hdTop_mypage"></i>마이페이지</a></li>
+                    <li><a href="#"><i class="hdTop_center"></i>고객센터</a></li>
+                </ul>
+                <ul class="menu_right">
+                    <li><a href="#">충전하기</a></li>
+                    <li class="SortLine"><a href="#">요금안내</a></li>
+                    <li class="SortLine"><a href="#">이용안내</a></li>
+                    <li class="SortLine"><a href="#">1:1고객상담</a></li>
+                </ul>
+            </div>
+        </div><!-- header top 영역 -->
+        <!-- header body 영역 -->
+        <div class="header_body">
+            <div class="inner table">
+                <h1 class="logo"><a href="/publish/index.html" alt="문자온 메인 바로가기"><img src="/publish/images/CI.png"
+                            alt="문자온 CI"></a></h1>
+                <ul class="gnbWrap table_cell">
+                    <li><a href="#">문자발송</a></li>
+                    <li><a href="#">선거문자</a></li>
+                    <li><a href="#">맞춤제작</a></li>
+                    <li><a href="#">비즈톡</a></li>
+                    <li><a href="#">주소록 관리</a></li>
+                    <li><a href="#">발송결과</a></li>
+                    <li><a href="#">예약관리</a></li>
+                    <li><a href="#">결제내역</a></li>
+                </ul>
+                <div class="s_menu">
+                    <i class="allSearch_info"><span>문자검색</span></i>
+                    <button type="button" title="전체검색" class="allSearch" onclick="searchToggle();"><img
+                            src="/publish/images/search.png" alt="검색영역 열기" class="allMenu"></button>
+                    <button type="button" title="전체메뉴"><img src="/publish/images/all_menu.png" alt="전체메뉴 열기"></button>
+                </div>
+            </div>
+            <!-- search popup 영역 -->
+            <div class="pop_search">
+                <div class="inner">
+                    <div class="area_search">
+                        <select name="" id="">
+                            <option value="">그림문자</option>
+                            <option value="">단문문자</option>
+                            <option value="">장문문자</option>
+                            <option value="">GIF</option>
+                        </select>
+                        <input type="text" placeholder="문자샘플 검색하기">
+                        <button><img src="/publish/images/search02.png" alt=""></button>
+                    </div>
+                    <div class="area_popular">
+                        <p><i></i>인기검색어</p>
+                        <ul class="popular_tag">
+                            <li><a href="#">#정월대보름</a></li>
+                            <li class="on"><a href="#">#추석</a></li>
+                            <li><a href="#">#가을인사</a></li>
+                            <li><a href="#">#좋은하루</a></li>
+                        </ul>
+                    </div>
+                    <button class="btn_close" onclick="searchToggle();"><img src="/publish/images/btn_searchclose.png"
+                            alt=""></button>
+                </div>
+            </div>
+            <!--// search popup 영역 -->
+        </div>
+        <!--// header body 영역 -->
+        <div id="login" class="login">
+            <div class="inner table">
+                <div class="login_left table_cell">
+                    <div class="login_put">
+                        <label for="id_text" class="label"></label>
+                        <input type="text" placeholder="아이디를 입력해주세요" id="id_text" class="id_text" maxlength="30"
+                            size="18">
+                        <label for="password_text" class="label"></label>
+                        <input type="password" placeholder="비밀번호를 입력해주세요" id="password_text" class="password_text"
+                            maxlength="30" size="18">
+                        <label for="login_button" class="label"></label>
+                        <button type="submit" class="btnType btnType1" class="login_button">로그인</button>
+                    </div>
+                    <div class="login_save">
+                        <input type="checkbox" id="save_id">
+                        <label for="save_id">아이디 저장</label>
+                    </div>
+                    <div class="login_find">
+                        <a href="#">아이디찾기 /</a>
+                        <a href="#">비밀번호 찾기</a>
+                    </div>
+                    <div>
+                        <button type="button" class="btnType btnType2">회원가입</button>
+                        <button type="button" class="btnType btnType3">둘러보기</button>
+                    </div>
+                </div>
+                <div class="login_right">
+                    <span><i></i>이달의 이벤트</span>
+                    <button type="button" class="btnType btnType4">바로가기</button>
+                </div>
+            </div>
+        </div>
+        <!--// login 영역 -->
+    </header>
+    <!--// header 영역 -->
+    <!-- login 영역 -->
+    <!-- content 영역 -->
+    <div id="container" class="cont sub">
+        <div class="inner">
+            <!-- send top -->
+            <div class="send_top">
+                <!-- tab button -->
+                <ul class="tabType4">
+                    <li class="tab"><button type="button" onclick="location.href='/publish/kakao_allimtalk_send.html'">알림톡</button></li>
+                    <li class="tab"><button type="button" onclick="location.href='/publish/kakao_friendtalk_send.html'">친구톡</button></li>
+                    <li class="tab active"><button type="button" onclick="location.href='/publish/kakao_use_guide.html'">카카오톡 설정</button></li>
+                    <li class="tab"><button type="button" onclick="TabType5(this,'4');">알림톡·친구톡 소개</button></li>
+                </ul>
+                <!--// tab button -->
+                <!-- 카카오톡 설정 - 알림톡 템플릿 등록/관리 - 내템플릿 -->
+                <div class="top_content kakaotalkset_cont current pay_tab_wrap">
+                    <div class="heading">
+                        <h2>카카오톡 설정</h2>
+                        <button type="button" class="button info" onclick="infoListPop('brandMsgSet','792','340');">사용안내</button>
+                    </div>
+                    <div class="list_tab_wrap2 type2 ">
+                        <!-- tab button -->
+                        <ul class="list_tab">
+                            <li class="tab"><button type="button" onclick="location.href='/publish/kakao_use_guide.html'">사용안내</button></li>
+                            <li class="tab"><button type="button" onclick="location.href='/publish/kakao_profile_add.html'">발신프로필 등록/관리</button></li>
+                            <li class="tab"><button type="button" onclick="location.href='/publish/kakao_allimtalk_list.html'">알림톡 템플릿 등록/관리</button></li>
+                            <li class="tab active"><button type="button" onclick="location.href='/publish/kakao_friendtalk_list.html'">브랜드메시지 템플릿 관리</button></li>
+                        </ul>
+                        <!--// tab button -->
+                    </div>
+                    
+                    <div class="tab_content template_content_wrap friend_template_content current" id="tab_content_1">
+                        <!-- 검색조건 -->
+                    <div class="excel_middle">
+                        <div class="select_btnWrap clearfix">
+                            <div class="btn_left">
+                                <span class="cal_label">등록일</span>
+                                <div class="calendar_wrap">
+                                    <input type="text" class="startDate inp calendar picker__input" title="검색 시작일" id="startDate" name="startDate" value="" data-datecontrol="true" readonly="" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="startDate_root"><div class="picker" id="startDate_root" aria-hidden="true"><div class="picker__holder" tabindex="-1"><div class="picker__frame"><div class="picker__wrap"><div class="picker__box"><div class="picker__header"><div class="picker__month">2월</div><div class="picker__year">2023</div><div class="picker__nav--prev" data-nav="-1" role="button" aria-controls="startDate_table" title="이전 달 보기"> </div><div class="picker__nav--next" data-nav="1" role="button" aria-controls="startDate_table" title="다음 달 보기"> </div></div><table class="picker__table" id="startDate_table" role="grid" aria-controls="startDate" aria-readonly="true"><thead><tr><th class="picker__weekday" scope="col" title="월요일">월</th><th class="picker__weekday" scope="col" title="화요일">화</th><th class="picker__weekday" scope="col" title="수요일">수</th><th class="picker__weekday" scope="col" title="목요일">목</th><th class="picker__weekday" scope="col" title="금요일">금</th><th class="picker__weekday" scope="col" title="토요일">토</th><th class="picker__weekday" scope="col" title="일요일">일</th></tr></thead><tbody><tr><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1675004400000" role="gridcell" aria-label="2023/01/30">30</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1675090800000" role="gridcell" aria-label="2023/01/31">31</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675177200000" role="gridcell" aria-label="2023/02/01">1</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675263600000" role="gridcell" aria-label="2023/02/02">2</div></td><td role="presentation"><div class="picker__day picker__day--infocus picker__day--today picker__day--highlighted" data-pick="1675350000000" role="gridcell" aria-label="2023/02/03" aria-activedescendant="true">3</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675436400000" role="gridcell" aria-label="2023/02/04">4</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675522800000" role="gridcell" aria-label="2023/02/05">5</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675609200000" role="gridcell" aria-label="2023/02/06">6</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675695600000" role="gridcell" aria-label="2023/02/07">7</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675782000000" role="gridcell" aria-label="2023/02/08">8</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675868400000" role="gridcell" aria-label="2023/02/09">9</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675954800000" role="gridcell" aria-label="2023/02/10">10</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676041200000" role="gridcell" aria-label="2023/02/11">11</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676127600000" role="gridcell" aria-label="2023/02/12">12</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676214000000" role="gridcell" aria-label="2023/02/13">13</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676300400000" role="gridcell" aria-label="2023/02/14">14</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676386800000" role="gridcell" aria-label="2023/02/15">15</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676473200000" role="gridcell" aria-label="2023/02/16">16</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676559600000" role="gridcell" aria-label="2023/02/17">17</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676646000000" role="gridcell" aria-label="2023/02/18">18</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676732400000" role="gridcell" aria-label="2023/02/19">19</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676818800000" role="gridcell" aria-label="2023/02/20">20</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676905200000" role="gridcell" aria-label="2023/02/21">21</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676991600000" role="gridcell" aria-label="2023/02/22">22</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677078000000" role="gridcell" aria-label="2023/02/23">23</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677164400000" role="gridcell" aria-label="2023/02/24">24</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677250800000" role="gridcell" aria-label="2023/02/25">25</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677337200000" role="gridcell" aria-label="2023/02/26">26</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677423600000" role="gridcell" aria-label="2023/02/27">27</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677510000000" role="gridcell" aria-label="2023/02/28">28</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677596400000" role="gridcell" aria-label="2023/03/01">1</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677682800000" role="gridcell" aria-label="2023/03/02">2</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677769200000" role="gridcell" aria-label="2023/03/03">3</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677855600000" role="gridcell" aria-label="2023/03/04">4</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677942000000" role="gridcell" aria-label="2023/03/05">5</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678028400000" role="gridcell" aria-label="2023/03/06">6</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678114800000" role="gridcell" aria-label="2023/03/07">7</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678201200000" role="gridcell" aria-label="2023/03/08">8</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678287600000" role="gridcell" aria-label="2023/03/09">9</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678374000000" role="gridcell" aria-label="2023/03/10">10</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678460400000" role="gridcell" aria-label="2023/03/11">11</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678546800000" role="gridcell" aria-label="2023/03/12">12</div></td></tr></tbody></table><div class="picker__footer"><button class="picker__button--today" type="button" data-pick="1675350000000" disabled="" aria-controls="startDate">오늘</button><button class="picker__button--clear" type="button" data-clear="1" disabled="" aria-controls="startDate">초기화</button><button class="picker__button--close" type="button" data-close="true" disabled="" aria-controls="startDate">닫기</button></div></div></div></div></div></div><input type="hidden" name="startDate_submit">
+                                    <span class="dateEtc">~</span>
+                                    <input type="text" class="endDate inp calendar picker__input" title="검색 종료일" id="endDate" name="endDate" value="" data-datecontrol="true" readonly="" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="endDate_root"><div class="picker" id="endDate_root" aria-hidden="true"><div class="picker__holder" tabindex="-1"><div class="picker__frame"><div class="picker__wrap"><div class="picker__box"><div class="picker__header"><div class="picker__month">2월</div><div class="picker__year">2023</div><div class="picker__nav--prev" data-nav="-1" role="button" aria-controls="endDate_table" title="이전 달 보기"> </div><div class="picker__nav--next" data-nav="1" role="button" aria-controls="endDate_table" title="다음 달 보기"> </div></div><table class="picker__table" id="endDate_table" role="grid" aria-controls="endDate" aria-readonly="true"><thead><tr><th class="picker__weekday" scope="col" title="월요일">월</th><th class="picker__weekday" scope="col" title="화요일">화</th><th class="picker__weekday" scope="col" title="수요일">수</th><th class="picker__weekday" scope="col" title="목요일">목</th><th class="picker__weekday" scope="col" title="금요일">금</th><th class="picker__weekday" scope="col" title="토요일">토</th><th class="picker__weekday" scope="col" title="일요일">일</th></tr></thead><tbody><tr><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1675004400000" role="gridcell" aria-label="2023/01/30">30</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1675090800000" role="gridcell" aria-label="2023/01/31">31</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675177200000" role="gridcell" aria-label="2023/02/01">1</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675263600000" role="gridcell" aria-label="2023/02/02">2</div></td><td role="presentation"><div class="picker__day picker__day--infocus picker__day--today picker__day--highlighted" data-pick="1675350000000" role="gridcell" aria-label="2023/02/03" aria-activedescendant="true">3</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675436400000" role="gridcell" aria-label="2023/02/04">4</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675522800000" role="gridcell" aria-label="2023/02/05">5</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675609200000" role="gridcell" aria-label="2023/02/06">6</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675695600000" role="gridcell" aria-label="2023/02/07">7</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675782000000" role="gridcell" aria-label="2023/02/08">8</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675868400000" role="gridcell" aria-label="2023/02/09">9</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1675954800000" role="gridcell" aria-label="2023/02/10">10</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676041200000" role="gridcell" aria-label="2023/02/11">11</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676127600000" role="gridcell" aria-label="2023/02/12">12</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676214000000" role="gridcell" aria-label="2023/02/13">13</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676300400000" role="gridcell" aria-label="2023/02/14">14</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676386800000" role="gridcell" aria-label="2023/02/15">15</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676473200000" role="gridcell" aria-label="2023/02/16">16</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676559600000" role="gridcell" aria-label="2023/02/17">17</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676646000000" role="gridcell" aria-label="2023/02/18">18</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676732400000" role="gridcell" aria-label="2023/02/19">19</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676818800000" role="gridcell" aria-label="2023/02/20">20</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676905200000" role="gridcell" aria-label="2023/02/21">21</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1676991600000" role="gridcell" aria-label="2023/02/22">22</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677078000000" role="gridcell" aria-label="2023/02/23">23</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677164400000" role="gridcell" aria-label="2023/02/24">24</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677250800000" role="gridcell" aria-label="2023/02/25">25</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677337200000" role="gridcell" aria-label="2023/02/26">26</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677423600000" role="gridcell" aria-label="2023/02/27">27</div></td><td role="presentation"><div class="picker__day picker__day--infocus" data-pick="1677510000000" role="gridcell" aria-label="2023/02/28">28</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677596400000" role="gridcell" aria-label="2023/03/01">1</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677682800000" role="gridcell" aria-label="2023/03/02">2</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677769200000" role="gridcell" aria-label="2023/03/03">3</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677855600000" role="gridcell" aria-label="2023/03/04">4</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1677942000000" role="gridcell" aria-label="2023/03/05">5</div></td></tr><tr><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678028400000" role="gridcell" aria-label="2023/03/06">6</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678114800000" role="gridcell" aria-label="2023/03/07">7</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678201200000" role="gridcell" aria-label="2023/03/08">8</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678287600000" role="gridcell" aria-label="2023/03/09">9</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678374000000" role="gridcell" aria-label="2023/03/10">10</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678460400000" role="gridcell" aria-label="2023/03/11">11</div></td><td role="presentation"><div class="picker__day picker__day--outfocus" data-pick="1678546800000" role="gridcell" aria-label="2023/03/12">12</div></td></tr></tbody></table><div class="picker__footer"><button class="picker__button--today" type="button" data-pick="1675350000000" disabled="" aria-controls="endDate">오늘</button><button class="picker__button--clear" type="button" data-clear="1" disabled="" aria-controls="endDate">초기화</button><button class="picker__button--close" type="button" data-close="true" disabled="" aria-controls="endDate">닫기</button></div></div></div></div></div></div><input type="hidden" name="endDate_submit">
+                                </div>
+                                <select name="searchCondition" id="searchCondition" class="selType2">
+                                    <option value="2">등록상태</option>
+                                    <option value="3">심사필요</option>
+                                    <option value="4">심사요청</option>
+                                    <option value="5">반려</option>
+                                    <option value="6">승인</option>
+                                    <option value="7">정지</option>
+                                </select>
+                                <div class="search">
+                                    <label for="id" class="label"></label>
+                                    <input type="text" class="search_input" id="searchKeyword" name="searchKeyword" value="" placeholder="검색어를 입력하세요." onfocus="this.placeholder=''" onblur="this.placeholder='검색어를 입력하세요.'">
+                                    <button type="button" class="btnType btnType2">검색</button>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+                    <!-- //검색조건 -->
+                    <div class="list_info">
+                        <div class="btn_wrap left">
+                            <button type="button" class="btnType btnType2 template_add" onclick="location.href='/publish/kakao_friendtalk_add.html'">템플릿 등록</button>
+                            <button type="button" class="btnType btnType3 btn_list"><i></i>리스트</button>
+                            <button type="button" class="btnType btnType3 btn_thumbnail"><i></i>썸네일</button>
+                        </div>
+                        <!-- <div class="btn_wrap right">
+                            <button type="button" class="btnType btnType8">템플릿 심사요청</button>
+                        </div> -->
+                    </div>
+                    <!--<div class="thumbnail_content current">
+                        <ul class="kakao_template_list thumbnail_list">
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                           	<p title="포인트 적립안내">(광고)munjaon</p>
+                                        </div>
+                                        <div class="allimtalk_content">
+                                            <p class="template_text">[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.</p>
+                                            <button type="button" class="btn_kakao_type">버튼명</button>
+                                        </div>
+                                    </div>
+                                    <p class="cf_text">수신거부 | 홈 > 채널차단</p>
+                                </div>
+                                <div class="kakao_template_info">
+                                    <dl>
+                                        <dt>등록일</dt>
+                                        <dd>2023.01.05 17:00 
+                                            <div class="btn_wrap">
+                                                <button type="button" class="btn_template_edit" title="템플릿 수정"><img src="/publish/images/content/btn_template_edit.png" alt=""></button>
+                                                <button type="button" class="btn_template_delete" title="템플릿 삭제"><img src="/publish/images/content/btn_template_delete.png" alt=""></button>
+                                            </div>
+                                        </dd>
+                                    </dl>
+                                </div>
+                            </li>
+                        </ul>
+                    </div> -->
+                    <div class="list_content current" style="display:block;">
+                        <div class="tb_wrap">
+                            <table class="tType4">
+                                <colgroup>
+                                    <col style="width: 70px;">
+                                    <col style="width: 15%;">
+                                    <col style="width: auto;">
+                                    <col style="width: 15%;">
+                                    <col style="width: 15%;">
+                                </colgroup>
+                                <thead>
+                                    <tr>
+                                        <th>
+                                            <label for="chkAll" class="label">전체 선택</label>
+                                            <input type="checkbox" id="chkAll">
+                                        </th>
+                                        <th>카카오톡 채널 아이디</th>
+                                        <th>템플릿명</th>
+                                        <th>템플릿 유형</th>
+                                        <th>등록일</th>
+                                    </tr>
+                                </thead>
+                                <tbody>
+                                    <tr>
+                                        <td>
+                                            <label for="profile_1" class="label">선택</label>
+                                            <input name="kakao_profile" id="profile_1" type="checkbox">
+                                        </td>
+                                        <td>@문자온</td>
+                                        <td>템플릿이름1</td>
+                                        <td>텍스트</td>
+                                        <td>2021-03-22</td>
+                                    </tr>
+                                </tbody>
+                            </table>
+                        </div>
+                    </div>
+                    <div class="table_btn clearfix">
+                        <button type="button" class="btnType btnType15"><i class="add_img"></i>전체선택</button>
+                        <button type="button" class="btnType btnType15"><i class="remove_img"></i>선택삭제</button>
+                    </div>
+                    <!-- pagination -->
+                    <ul class="pagination">
+                        <li class="page_first"><button><img src="/publish/images/content/page_first.png"alt=""></button></li>
+                        <li class="page_prev"><button><img src="/publish/images/content/page_prev.png"alt=""></button></li>
+                        <li class="on"><button>1</button></li>
+                        <li><button>2</button></li>
+                        <li><button>3</button></li>
+                        <li><button>4</button></li>
+                        <li><button>5</button></li>
+                        <li><button>6</button></li>
+                        <li><button>7</button></li>
+                        <li><button>8</button></li>
+                        <li><button>9</button></li>
+                        <li><button>10</button></li>
+                        <li class="page_next"><button><img src="/publish/images/content/page_next.png"alt=""></button></li>
+                        <li class="page_last"><button><img src="/publish/images/content/page_last.png"alt=""></button></li>
+                    </ul><!-- pagination -->
+                    </div>
+                    <div class="tab_content template_sample_content_wrap" id="tab_content_2">
+                        <!-- 검색조건 -->
+                    <div class="excel_middle">
+                        <div class="select_btnWrap clearfix">
+                            <div class="btn_left">
+                                <span class="cal_label">템플릿 유형</span>
+                                <select name="searchCondition" id="searchCondition" class="selType2">
+                                    <option value="2">등록상태</option>
+                                    <option value="3">심사필요</option>
+                                    <option value="4">심사요청</option>
+                                    <option value="5">반려</option>
+                                    <option value="6">승인</option>
+                                    <option value="7">정지</option>
+                                </select>
+                                <div class="search">
+                                    <label for="id" class="label"></label>
+                                    <input type="text" class="search_input" id="searchKeyword" name="searchKeyword" value="" placeholder="검색어를 입력하세요." onfocus="this.placeholder=''" onblur="this.placeholder='검색어를 입력하세요.'">
+                                    <button type="button" class="btnType btnType2">검색</button>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+                    <!-- //검색조건 -->
+                    <ul class="adr_depth3">
+                        <li class="tab active"><button type="button" onclick="listTab(this,'1');">BEST</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'2');">병원</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'3');">쇼핑</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'4');">배송/배달</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'5');">교육</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'6');">금융/보험</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'7');">여행</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'8');">고객관리</button></li>
+                        <li class="tab"><button type="button" onclick="listTab(this,'9');">안내</button></li>
+                    </ul>
+                    <div class="thumbnail_content">
+                        <ul class="kakao_template_list thumbnail_list">
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                            <p title="포인트 적립안내">포인트 적립안내</p>
+                                        </div>
+                                        <div class="img_box">
+                                            <img src="/publish/images/kakao_template_img.png" alt="">
+                                        </div>
+                                        <div class="text_box">
+                                            <p>[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.
+                                            </p>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="btn_wrap">
+                                    <button type="button" class="btnType btnType3 btn_template_use">템플릿 사용하기</button>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                            <p title="포인트 적립안내">포인트 적립안내</p>
+                                        </div>
+                                        <div class="img_box">
+                                            <img src="/publish/images/kakao_template_img.png" alt="">
+                                        </div>
+                                        <div class="text_box">
+                                            <p>[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.
+                                            </p>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="btn_wrap">
+                                    <button type="button" class="btnType btnType3 btn_template_use">템플릿 사용하기</button>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                            <p title="포인트 적립안내">포인트 적립안내</p>
+                                        </div>
+                                        <div class="img_box">
+                                            <img src="/publish/images/kakao_template_img.png" alt="">
+                                        </div>
+                                        <div class="text_box">
+                                            <p>[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.
+                                            </p>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="btn_wrap">
+                                    <button type="button" class="btnType btnType3 btn_template_use">템플릿 사용하기</button>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="kakao_template_wrap">
+                                    <div class="template_cont">
+                                        <div class="title">
+                                            <div class="check">
+                                                <input type="checkbox">
+                                            </div>
+                                            <p title="포인트 적립안내">포인트 적립안내</p>
+                                        </div>
+                                        <div class="img_box">
+                                            <img src="/publish/images/kakao_template_img.png" alt="">
+                                        </div>
+                                        <div class="text_box">
+                                            <p>[포인트 적립]
+                                                쿼드커피에서 컨택포인트로 적립하셨네요!
+                                                320p 적립 완료되어 고객님의 현재 포인트는 7,000P입니다.
+                                                
+                                                [포인트 정책]
+                                                4,000P 이상 모으면 현금처럼 사용하실 수 있습니다.
+                                            </p>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="btn_wrap">
+                                    <button type="button" class="btnType btnType3 btn_template_use">템플릿 사용하기</button>
+                                </div>
+                            </li>
+                        </ul>
+                    </div>
+                    
+                    <!-- pagination -->
+                    <ul class="pagination">
+                        <li class="page_first"><button><img src="/publish/images/content/page_first.png"alt=""></button></li>
+                        <li class="page_prev"><button><img src="/publish/images/content/page_prev.png"alt=""></button></li>
+                        <li class="on"><button>1</button></li>
+                        <li><button>2</button></li>
+                        <li><button>3</button></li>
+                        <li><button>4</button></li>
+                        <li><button>5</button></li>
+                        <li><button>6</button></li>
+                        <li><button>7</button></li>
+                        <li><button>8</button></li>
+                        <li><button>9</button></li>
+                        <li><button>10</button></li>
+                        <li class="page_next"><button><img src="/publish/images/content/page_next.png"alt=""></button></li>
+                        <li class="page_last"><button><img src="/publish/images/content/page_last.png"alt=""></button></li>
+                    </ul><!-- pagination -->
+                    </div>
+                    
+                </div>
+            </div>
+        </div>
+        <!--// send top -->
+    </div>
+    </div>
+    <!--// content 영역 -->
+    <!-- footer -->
+	<div data-include-path="/publish/layout/_footer.html"></div>
+	<!--// footer 영역 -->
+</body>
+
+</html>(No newline at end of file)
src/main/webapp/publish/css/content.css
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
@@ -2062,11 +2062,12 @@
 .kakao_intro_cont .friendtalk .kakao_intro .con .intro ul li{margin:0 0 19px 0;}
 .kakao_intro_cont .friendtalk .kakao_intro .con .intro ul li p:nth-child(2){display:flex;line-height:1;height:auto;justify-content:center;align-items:center;padding:22px 0 18px 0;font-family:'GmarketSansMedium';}
 .kakao_intro_cont .friendtalk .kakao_intro .con .intro ul li p:nth-child(2) span{display:inline-block;font-family:'GmarketSansBold';margin:0 4px;}
+.kakao_intro_cont .friendtalk .kakao_intro .con .intro ul li p:nth-child(2) strong{font-size:14px;}
 .kakao_intro_cont .friendtalk .kakao_intro .con .intro ul li:nth-child(4) p:nth-child(2){height:auto;line-height:1;padding:24px 0 18px 0;}
 .kakao_intro_cont .friendtalk .kakao_intro .con .intro .phone{width:auto;height:100%;margin:-20px 0 0 -15px;}
 
 .kakao_intro_cont .friendtalk .kakao_intro .fight .wrap{max-width:1024px;gap:50px;justify-content:center;}
-.kakao_intro_cont .friendtalk .kakao_intro .con .fight .fight-title{width:250px;}
+.kakao_intro_cont .friendtalk .kakao_intro .con .fight .fight-title{width:330px;}
 .kakao_intro_cont .friendtalk .kakao_intro .vs{display:flex;width:calc((100% - 200px) / 2);flex-direction:column;align-items:center;gap:20px;}
 .kakao_intro_cont .friendtalk .kakao_intro .vs.vs_title{width:100px;}
 .kakao_intro_cont .friendtalk .kakao_intro .vs .title{height:34px;padding:5px 30px 3px;border-radius:35px;background:#E4E6EA;font-family:'GmarketSansBold';color:#666;font-size:20px;line-height:35px;}
@@ -2303,7 +2304,7 @@
 .send_top .resultcont_right .phone_kakako .phoneIn .template_info_wrap .btn_template_choice{width: 120px; height: 36px; font-size: 16px; color: #fae100; background-color: #302218; border-radius: 5px;}
 .send_top .resultcont_right .phone_kakako .addText{color: #002c9a;text-align: center; font-size: 14px; padding-top: 2px; margin:10px 0 10px 0;}
 
-.send_top .resultcont_right .phone_kakako.friendtalk .phoneIn .text_preview .allimtalk_content{border-radius:5px;}
+.send_top .resultcont_right .phone_kakako.friendtalk .phoneIn .text_preview .allimtalk_content{border-radius:5px;overflow:hidden;}
 .send_top .resultcont_right .phone_kakako.friendtalk .friend_talk_title{margin:0 0 10px 0;font-size:15px;color:#777;}
 .send_top .resultcont_right .phone_kakako.friendtalk .kakao_block_text{width:calc(100% - 20px);text-align:right;font-size:13px;color:#555;font-weight:300;margin:10px 0 0 0;}
 
src/main/webapp/publish/css/popupLayer.css
--- src/main/webapp/publish/css/popupLayer.css
+++ src/main/webapp/publish/css/popupLayer.css
@@ -1,7 +1,7 @@
 /* 공통영역 */
 .tooltip-wrap {position: relative; z-index: 100;}
 .popup-com {display: none;position: fixed; border-radius: 10px;background-color: #fff;box-shadow: 5px 5px 15px rgba(0,0,0,0.5); overflow: hidden;opacity:0;transition:opacity 0.3s;}
-.popup-com .popup_heading {background-color: #fbc72b; position: relative; padding: 15px 20px; }
+.popup-com .popup_heading {background-color: #fbc72b; position: relative; padding: 15px 20px; border-radius:}
 .popup-com .popup_heading p {font-size: 22px; font-weight: 600;}
 .popup-com .popup_heading button {position: absolute; top: 50%; transform: translateY(-50%); right: 20px;}
 .popup-com .titBox>button {height: 36px;}
@@ -13,6 +13,8 @@
 
 .mask {left:-9999%;top:-9999%;}
 .mask.on {overflow:hidden;position:fixed;left:0;top:0;width:100%;min-width:1920px;height:100%;background: rgba(0,0,0,0.5);z-index:99;}
+
+.alert_layer_popup .layer_in{padding:40px 30px;text-align:center;font-size:18px;font-weight:400;line-height:1.4;}
 
 /* 공통 */
 .popup_search_wrap.type2{margin: 0 0 30px 0; padding: 15px 20px; border-radius: 5px;}
@@ -172,9 +174,8 @@
 .custom_layer .body_cont table tr.custom_put1 td .custom_put1_list {padding-bottom: 8px; border-bottom: 1px solid #d5d5d5; margin-bottom: 6px;}
 .custom_layer .body_cont table tr.custom_put1 td .custom_put1_list .price {position: absolute; right: 0px; color: #555; font-weight: 300;}
 .custom_layer .body_cont table tr.custom_put1 td .custom_put1_list .price span {font-weight: 500;}
-.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt {margin-top: 14px;}
-.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p {font-size: 14px; color: #333; font-wieght: 300;}
-.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p:first-child {margin-bottom: 10px;}
+.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt {margin-top:8px;}
+.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p {font-size: 14px; color: #333; font-wieght: 300; line-height:1.2;}
 /* 제공방법 */
 .custom_layer .body_cont table tr.custom_put2 th {vertical-align: middle;}
 .custom_layer .body_cont table tr.custom_put2 td {vertical-align:middle; height: 50px; display: flex; align-items: center;}
@@ -1098,7 +1099,8 @@
 .kakao_rev_popup .kakao_wrap .friendtalk .kakao_image{border-radius:5px 5px 0 0;overflow:hidden;}
 .kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt{padding:20px;}
 .kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt p {margin:0 0 10px 0;font-size: 15px;color:#777;}
-.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt .template_text{padding:10px 10px 0 10px;}
+.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt .template_text,.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt .allimtalk_content p{padding:10px 10px 0 10px;}
+.kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt .allimtalk_content .emphasis_title_text{padding:10px 10px 15px 10px;}
 .kakao_rev_popup .kakao_wrap .friendtalk .rev_pop_txt p.kakao_block_text{width:calc(100% - 60px);text-align:right;font-size:13px;color:#555;font-weight:300;margin:10px 0 0 0;}
 
 /* 카카오테스트발송 팝업 */
@@ -1279,6 +1281,11 @@
 .info_guide_popup .layer_in .info_guide_sub{margin: -20px 0 0 0; font-size: 14px; color: #666; font-weight: 300; line-height: 1.5;}
 .info_guide_popup .layer_in .info_guide_sub span{color: #222; font-weight: 400;}
 
+/* 친구톡 서비스 중단 */
+.service_stop_popup{left:50%;top:50%;transform:translate(-50%,-50%);}
+.service_stop_popup .layer_in b{font-weight:600;}
+.service_stop_popup .layer_in .popup_btn{margin:20px 0 0 0;}
+
 /* ie */
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      /* 특수문자 */
 
src/main/webapp/publish/css/style.css (added)
+++ src/main/webapp/publish/css/style.css
@@ -0,0 +1,344 @@
+:root{
+  --primary-color: #002c9a;
+  --primary-color-hover: #002788;
+  --primary-light-color: #E8F0FF;
+  --primary-light-color-hover: #97b1e1;
+
+  --secondary-color: #eea301;
+  --secondary-color-hover: #FFAE00;
+  --secondary-light-color: #FBC72B;
+  --secondary-light-color-hover: #F6BB08;
+
+
+  --red-color: #E40000;
+  --red-color-hover: #D70202;
+  --red-light-color: #ffe5e5;
+  
+
+  --green-color: #19B32B;
+  --green-color-hover: #0E9A1F;
+
+  --gray-color: #6A6C72;
+  --gray-color-hover: #56585e;
+  --lightgray-color: #999999;
+  --lightgray-color-hover: #a3a3a3;
+
+  --gray-border: #D5D5D5;
+  --darkgray-border: #B9B9B9;
+  --primary-light-border: #B1C6EE;
+
+  --lightgray-bg: #f2f3f4;
+}
+
+/* 폰트 */
+.fwLg{font-weight: 300 !important}
+.fwRg{font-weight: 400 !important}
+.fwMd{font-weight: 500 !important}
+.fwBold{font-weight: 700 !important}
+
+.sub_font{font-family:'GmarketSansBold';}
+
+/* 버튼 */
+.btn{border-radius: 5px;}
+.btn:hover{box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.12);transition: all 0.3s ease;}
+
+.btn.xssmall{height: 28px;}
+.btn.ssmall{height: 30px;}
+.btn.small{height: 32px;}
+.btn.medium{height: 34px;}
+.btn.large{height: 36px;}
+.btn.xlarge{height: 38px;}
+
+.btn.fill.primary{background-color: var(--primary-color);color: #fff;}
+.btn.fill.primary:hover{background-color: var(--primary-color-hover);color: #fff;}
+.btn.fill.primary_light{background-color: var(--primary-light-color);border: 1px solid var(--primary-light-border);color:#222;}
+.btn.fill.primary_light:hover{background-color: var(--primary-light-color-hover);}
+.btn.fill.secondary{background-color: var(--secondary-color);color: #222;}
+.btn.fill.secondary:hover{background-color: var(--secondary-color-hover);color: #222;}
+.btn.fill.red{background-color: var(--red-color);color: #fff;}
+.btn.fill.red:hover{background-color: var(--red-color-hover);}
+.btn.fill.green{background-color: var(--green-color);color: #fff;}
+.btn.fill.green:hover{background-color: var(--green-color-hover);}
+
+.btn.line.primary{border: 1px solid var(--primary-color);color: var(--primary-color);}
+.btn.line.primary:hover{border: var(--primary-color-hover);color: var(--primary-color-hover);}
+.btn.line.secondary{border: 1px solid var(--secondary-color);color: #222;}
+.btn.line.secondary:hover{border: 1px solid var(--secondary-color-hover);}
+.btn.line.red{border: 1px solid var(--red-color);color: var(--red-color);}
+.btn.line.red:hover{border: var(--red-color-hover);color: var(--red-color-hover);}
+.btn.line.green{border: 1px solid var(--green-color);color: var(--green-color);}
+.btn.line.green:hover{background-color: var(--green-color-hover);}
+
+/* 버튼 및 인풋 타입 */
+select {border: 1px solid #e5e5e5;vertical-align: middle;font-weight: 300;font-size: 16px;font-family: 'Noto Sans KR', sans-serif;}
+select.selType1 {height: 34px;padding:0 25px 0 10px;border: 1px solid #d5d5d5;border-radius: 3px;background-image: url(/publish/images/select_search2.png);background-repeat: no-repeat;background-position: right 5px top 50%;color: #777;}
+/* .area_tabs */
+select.selType2 {height: 36px; align-self: center; width: 125px; color: #666; background-image: url(/publish/images/select_search.png); background-repeat: no-repeat; background-position: 92% center; padding-left: 12px; box-sizing: border-box; border-radius: 3px; border: 1px solid #ccc;margin-left: 2px;  font-size: 16px;}
+.list_selType1:focus {outline: none;}
+select.list_selType1 {background-color: transparent; border: none; width: 100%; padding: 0 15px; background-image: url(/publish/images/mem/list_select.png);background-repeat: no-repeat;background-position: right 0 top 50%; font-size: 18px; color: #222; font-family: 'Noto Sans KR', sans-serif; cursor: pointer;}
+
+input {border: 0;vertical-align: middle;box-sizing: border-box; font-family: 'Noto Sans KR', sans-serif; }
+input:focus {outline: none;}
+input::placeholder {font-family: 'Noto Sans KR', sans-serif; font-weight: 300;color: #a6a6a6 !important;}
+input:-ms-input-placeholder {font-family: 'Noto Sans KR', sans-serif; font-weight: 300;color: #a6a6a6 !important;}
+input[type="text"] {padding: 0 10px; border-radius: 3px;font-size: 16px;}
+input[type="text"].readonly::placeholder {color: #222 !important;}
+input[type="text"].readonly:-ms-input-placeholder {color: #222 !important;}
+input[type="text"].inputLight::placeholder {color: #a6a6a6 !important;}
+input[type="text"].inputLight:-ms-input-placeholder {color: #a6a6a6 !important;}
+input[type="password"] {padding: 0 10px; border-radius: 3px;font-size: 16px;}
+input[type="password"].inputLight::placeholder {color: #a6a6a6 !important;}
+input[type="password"].inputLight:-ms-input-placeholder {color: #a6a6a6 !important;}
+
+input.input_text{border:1px solid #d5d5d5;}
+ /* 비밀번호 css 변경 */
+
+input[type="checkbox"] {width: 16px; height: 16px; border: 1px solid #d6d8da;}
+input[type="radio"] {margin-top: 2px; margin-right: 3px;}
+input[type="radio"]+label {margin-right: 18px;font-size:16px;vertical-align: middle;}
+input[type="radio"].radio_big {margin:0;width:16px;height:16px;}
+/* input[type="radio"]+label, input[type="checkbox"]+label {vertical-align: middle;}  */
+textarea {width: 100%;font-size: 16px;padding: 15px; box-sizing: border-box;color: #666;font-weight: 300;font-family: 'Noto Sans KR', sans-serif;}
+textarea::-webkit-scrollbar {width:7px;}
+textarea::-webkit-scrollbar-thumb {background: #c3c6c7; border-radius: 3px;}
+textarea::-webkit-scrollbar-thumb:active {background:#808080;}
+textarea::placeholder {font-family: 'Noto Sans KR', sans-serif; font-weight: 300;color: #a6a6a6 !important;}
+textarea:-ms-input-placeholder {font-family: 'Noto Sans KR', sans-serif; font-weight: 300;color: #a6a6a6 !important;}
+
+.sort_wrap {display:inline-block;} 
+.sort_wrap button:nth-child(1) img {margin-left: 3px;}
+.sort_wrap button:nth-child(2) img {margin-left: -5px;}
+.sort_wrap button img {margin-bottom: 5px;}
+.sortBtn {background-image: url(/publish/images/sortUp.png);border: none;background-color: transparent;background-repeat: no-repeat;background-position: center center;height: 14px;cursor: pointer; margin: -3px 0 0 0;}
+.sortBtnDesc {background-image: url(/publish/images/sortDown.png);border: none;background-color: transparent;background-repeat: no-repeat;background-position: center center;height: 14px;cursor: pointer;margin: -2px 0 0 0;}
+.sortBtnAsc {background-image: url(/publish/images/sortUp.png);border: none;background-color: transparent;background-repeat: no-repeat;background-position: center center;height: 14px;cursor: pointer;}
+
+.numOfCase {position: absolute;right: 0;top: 57px;}
+.numOfCase p {display: inline-block;font-size: 13px;}
+.numOfCase p:first-child span {color: #e40000;font-weight: 500;}
+.numOfCase p:last-child span {color: var(--primary-color);font-weight: 500;}
+
+/* table */
+
+.tType1 {width: 100%;text-align: left;table-layout: fixed;}
+.tType1 tbody tr {border-bottom: 1px solid #e5e5e5;}
+.tType1 tbody tr:first-child{border-top: 2px solid #000;}
+.tType1 tbody tr th {min-width: 75px; height: 55px; vertical-align: middle;font-size: 17px; text-align: left;}
+.tType1 tbody tr th .essential {display:inline-block;margin:4px 2px 0 0;vertical-align:top;color:#e40000;}
+.tType1 tbody tr th.vTop {vertical-align: top; padding-top: 20px; line-height: 1.2;}
+.tType1 tbody tr td {vertical-align: middle;font-weight: 300;line-height: 1.3; padding: 10px 0;}
+.tType1 tbody tr td p {line-height: 1.4;}
+.tType1 tbody tr td.send_cf {font-size: 18px;} 
+.tType1 tbody tr td.putText {padding: 10px 0;}
+.tType1 tbody tr td.putText>div {display: flex; width: 100%;}
+.tType1 tbody tr td.putText>p:last-child {color: #555; font-size: 14px; padding-top: 10px;}
+.tType1 tbody tr td.putText .put_left {float: left;width: calc(100% - 26%); min-width: 420px; padding: 0 10px; border:1px solid #f2f2f2;box-sizing: border-box; border-radius: 5px; background-color: #f2f2f2; position: relative; /*max-height: 300px;*/}
+.tType1 tbody tr td.putText .put_left .text_length {position: relative;min-height: 28px;margin:0 0 15px;border-radius: 0 0 5px 5px;}
+.tType1 tbody tr td.putText .put_left .text_length>div:first-child {font-size: 15px; padding-left: 10px;}
+.tType1 tbody tr td.putText .put_left .text_length>div:last-child {position: absolute;bottom: 0;right: 10px;}
+.tType1 tbody tr td.putText .put_left .text_length p {display: inline-block;padding-right: 10px;}
+.tType1 tbody tr td.putText .put_right { width: 26%; max-width: 200px; position: relative;}
+.tType1 tbody tr td.putText .put_right>button {width: calc(100% - 10px); margin-left: 10px;margin-bottom: 5px;}
+.tType1 tbody tr td.putText .put_right .btn_popup_wrap button:not(.btn_close) {width: calc(100% - 10px); margin-left: 10px;margin-bottom: 5px;}
+.tType1 tbody tr td.putText button .qmMark {background-image: url(/publish/images/content/qmIcon_s.png); width: 19px; height: 19px; margin-left: 5px; margin-top: -2px;}
+.tType1 tbody tr td.putText .put_right .send_btnWrap {position: absolute;bottom: 0;right:0;width: calc(100% - 10px);}
+.tType1 tbody tr td.putText .put_right .send_btnWrap button {width: 48.5%;}
+.tType1 tbody tr td.putText textarea {height: 160px; border: none;margin: 0;padding:0 15px;border-radius: 5px 5px 0 0;outline: 0;background-color: transparent; font-size: 15px;}
+.tType1 tbody tr td.putText .put_left.short textarea {height: 190px;margin:10px 0;padding:0 5px;}
+.tType1 tbody tr td.putText .put_left.short textarea::placeholder {color: #b5b5b5;}
+.tType1 tbody tr td.putText .put_left.short.on {border: 1px solid var(--primary-color);border-radius: 5px;background-color: #eef2f9 !important;}
+.tType1 tbody tr td.putText .put_left.long textarea {height: 380px;}
+.tType1 tbody tr td.putText .put_left.long.on {border: 1px solid #12bec9;border-radius: 5px;background-color: #eef5f9 !important;}
+.tType1 tbody tr td.putText .put_left.photo.on {border: 1px solid #e26ba9;border-radius: 5px;background-color: #f8f1f5 !important;}
+.tType1 tbody tr.msg_title {display:none;}
+.tType1 tbody tr.msg_title.active {display:table-row;}
+.tType1 tbody tr.msg_title td .title_wrap .textbox {display:none;margin:10px 0 0;}
+.tType1 tbody tr.msg_title td .title_wrap .textbox.active {display:block;}
+
+.tType1_title {font-size: 20px; font-weight: 600; position: relative; height: 40px;}
+.tType1_title button {position: absolute;top: 22%; right: 0; transform: translateY(-50%); background-color: var(--primary-color); height: 40px; padding: 0 15px; color: #fff;}
+.tType1_title>span {font-size: 16px; font-weight: 300; color: #666;}
+.tType1 tbody tr td.send_list {position: relative;display: flex; justify-content: space-between;}
+.tType1 tbody tr td.send_list .list_left, .tType1 tbody tr td.send_list .list_right {width: calc(100%/2 - 25px);min-width: 290px;}
+.tType1 tbody tr td.send_list .list_left {left: 0;position: relative;}
+.tType1 tbody tr td.send_list .list_left .add_num {height: 90px;}
+.tType1 tbody tr td.send_list .list_left .add_num input[type="text"] {width: calc(100% - 97px);min-width: 200px;}
+.tType1 tbody tr td.send_list .list_left .add_num input[type="text"]::placeholder {color: #a6a6a6; font-weight: 300;}
+.tType1 tbody tr td.send_list .list_left .add_num>span {color: #e40000;font-size: 13px;font-weight: 400;line-height: 39px;}
+.tType1 tbody tr td .text_req {display: inline-block; color: #999; font-size: 17px; font-weight: 300; vertical-align: middle;}
+
+
+.tType1 tbody tr td.send_list .list_right {right: 0;}
+.tType1 tbody tr td.send_list .list_right .list_btnWrap {display: flex;flex-flow: wrap;justify-content: space-between;}
+.tType1 tbody tr td.send_list .list_right .list_btnWrap button {height: 37px;width: calc(100%/3 - 3px);margin-bottom: 5px;}
+
+.tType1 tbody tr td.send_list .add_btn {position: absolute; right: 0; top: 0;}
+.tType1 tbody tr td.send_list .add_btn button {min-width: 95px; height: 32px; font-size: 14px;}
+.tType1 tbody tr td.send_list .add_remove {text-align: center;margin: 40px 4px 0 4px;align-self: center;}
+.tType1 tbody tr td.send_list .add_remove button {display: block;max-width: 44px;padding: 4px 6px; border: 1px solid #b1b1b1;border-radius: 5px; margin: 0 auto;margin-bottom: 5px;font-size: 12px;}
+.tType1 tbody tr td.send_list .add_remove button:hover {box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.12);}
+.tType1 tbody tr td.send_list .add_remove button.add i {background-image:url(/publish/images/content/add_btn.png);width: 11px;height: 10px;display: block;margin: 0 auto;}
+.tType1 tbody tr td.send_list .add_remove button.remove i {background-image:url(/publish/images/content/remove_btn.png);width: 11px;height: 10px;display: block;margin: 0 auto;}
+
+.tType1 tbody tr th.billingAmount {position: relative;line-height: 1;vertical-align: middle;}
+.tType1 tbody tr th.billingAmount>div {background-color: #f2f2f2;border-radius: 5px;padding: 23px 30px;margin: 20px 0; position: relative;}
+.tType1 tbody tr th.billingAmount>div .final_pay {position: relative; margin-bottom: 20px; display: flex; justify-content: space-between; align-items: center;}
+.tType1 tbody tr th.billingAmount>div p:first-child {font-size: 20px;font-weight: 500;}
+.tType1 tbody tr th.billingAmount>div p:last-child {font-size: 20px;}
+.tType1 tbody tr th.billingAmount>div p span#totalPriceTxt {font-size: 24px;color: #e40000;font-weight: 500;}
+.tType1 tbody tr th.billingAmount>div p span:last-child {font-size: 16px;color: #888;font-weight: 300;}
+.tType1 tbody tr th.billingAmount .pay_info_list p {float:left;line-height:35px;}
+.tType1 tbody tr th.billingAmount .pay_info_list .info {float:left;margin:0 0 0 15px;padding:8px 15px 10px;font-size:16px;font-weight:300;color:#555;background:#e5e5e5;border-radius:5px;box-sizing:border-box;}
+.tType1 tbody tr th.billingAmount .pay_info_list .info strong {font-size:18px;font-weight:700;color:var(--primary-color);}
+.tType1 tbody tr th.billingAmount .pay_info_list .info span {margin:0 8px 0 7px;} 
+.tType1 tbody tr th.billingAmount button.cal_btn {position: absolute;right: 0; top: 50%;transform: translateY(-50%);background-color: var(--secondary-color);width: 88px;height: 32px;border-radius: 5px;}
+.tType1 tbody tr th.billingAmount button.cal_btn:hover {box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.12);}
+.tType1 tbody tr th.billingAmount button.cal_btn i {background-image: url(/publish/images/content/calIcon.png);width: 12px;height: 16px;margin: 0 3px 2px 0;}
+.tType1 tbody tr th.billingAmount .pay_type {background-color: #fff; border-radius: 5px 5px 0 0; height: 60px; padding: 12px 13px; box-sizing: border-box;}
+.tType1 tbody tr th.billingAmount .pay_type button.btn_event_cash{width: 100px;}
+.tType1 tbody tr th.billingAmount .pay_type:last-child {margin-top: 10px;}
+.tType1 tbody tr th.billingAmount .pay_type>div:first-child {float: left;margin:0 0 0 5px;}
+.tType1 tbody tr th.billingAmount .pay_type>div .won {display:inline-block;margin:9px 11px 0 -34px;font-size:16px;vertical-align:top;color:#9a9a9a;}
+.tType1 tbody tr th.billingAmount .pay_type>div:last-child {float: right;}
+.tType1 tbody tr th.billingAmount .pay_type>div:only-child{float: left;}
+.tType1 tbody tr th.billingAmount .pay_type input[type="radio"]+label {font-size: 16px;}
+.tType1 tbody tr th.billingAmount .pay_type input[type="radio"]+label span {font-size: 17px; font-weight: 700;}
+.tType1 tbody tr th.billingAmount .pay_type input[type="text"] {width: 210px; height: 36px; padding:0 37px 2px 16px; border-radius: 5px;text-align:right;}
+.tType1 tbody tr th.billingAmount .pay_type input[type="text"]::placeholder {color: #000; font-size: 16px; text-align: right; font-weight: 500;}
+.tType1 tbody tr th.billingAmount .pay_type button {width: 78px; margin-left: 5px;}
+
+.tType1 tbody tr td.check_num>div {display: inline-block;}
+.tType1 tbody tr td.check_num>div button {height: 40px; padding: 0 5px;}
+.tType1 tbody input[type="text"] {height: 40px; padding: 0 15px; background-color: #f2f2f2;border-radius: 5px;line-height:38px;}
+.tType1 tbody input[type="password"] {height: 50px; padding: 0 15px; background-color: #f2f2f2;border-radius: 5px; font-size: 16px;}
+.tType1 tbody select.sel_number {width: 340px; height: 40px; padding: 0 20px; background-color: #f2f2f2;border-radius: 5px; border: 0;color: var(--primary-color);font-weight: 400;font-size: 16px;background-image: url(/publish/images/select_search.png); background-repeat: no-repeat; background-position: 94% center;}
+.tType1 tbody input[type="text"]::placeholder {color: #a6a6a6;}
+.tType1 tbody input:disabled {background-color: #dedede;}
+
+
+.tType3 {width: 100%; border-radius: 3px; border: 1px solid #ccc; box-sizing: border-box;}
+.tType3.payDetail {margin-bottom: 50px;}
+.tType3.usageDetail {margin-bottom: 50px;}
+.tType3.payDetail {margin: -15px 0 10px 0;}
+.payDetail .tType3_hd>div:nth-child(1), .payDetail .tType3_bd>div:nth-child(1) {width: 40px;}
+.payDetail .tType3_hd>div:nth-child(2), .payDetail .tType3_bd>div:nth-child(2) {width: 20%;}
+.payDetail .tType3_hd>div:nth-child(3), .payDetail .tType3_bd>div:nth-child(3) {width: 17%;}
+.payDetail .tType3_hd>div:nth-child(4), .payDetail .tType3_bd>div:nth-child(4) {width: 15%;}
+.payDetail .tType3_hd>div:nth-child(5), .payDetail .tType3_bd>div:nth-child(5) {width: 17%;}
+.payDetail .tType3_hd>div:nth-child(6), .payDetail .tType3_bd>div:nth-child(6) {width: 15%;}
+.payDetail .tType3_hd>div:nth-child(7), .payDetail .tType3_bd>div:nth-child(7) {width: 17%;}
+
+.table_cont {display: none;}
+.table_cont.current {display: block;}
+
+.tType3 .tType3_hd { display: flex; height: 36px; line-height: 34px; font-size: 15px; box-sizing: border-box; position: relative; z-index: 0; background-color: #ededed; text-align: center; border-radius: 3px 3px 0 0;}
+.tType3 .tType3_hd::after {content: ""; background-color: #e9e9e9; width: 100%; height: 18px; position: absolute; bottom: 0; left: 0;z-index: -1;}
+.tType3 .tType3_hd>div {border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; box-sizing: border-box;}
+.tType3 .tType3_hd>div:first-child {border-left: 0; } 
+.tType3 .font_ellipsis {position: relative;}
+
+.tType3 .tType3_bd { display: flex; height: 40px; line-height: 40px; font-size: 15px; box-sizing: border-box; text-align: center; color: #555; font-weight: 300;}
+.tType3 .tType3_bd span {font-weight: 400;}
+.tType3 .tType3_bd>div {height: 40px; padding: 0 10px; line-height: 40px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; text-align: center; color: #555; font-weight: 300; box-sizing: border-box;}
+.tType3 .tType3_bd>div:first-child {border-left: 0;}
+.tType3 .tType3_bd:last-child>div {border-bottom: 0;}
+.tType3 .tType3_bd .table_certify {font-weight: 400;}
+.tType3 .tType3_bd .input_wrap2 input[type="text"] {text-align: center; background-color: #f2f2f2; width: calc(100% - 20px); height: 32px; border-radius: 5px; color: #555; vertical-align: baseline;}
+.tType3 .tType3_bd .input_wrap2 input[type="text"]::placeholder {color: #555;}
+.tType3 .tType3_bd .input_wrap2 input[type="text"]:-ms-input-placeholder {color: #555;}
+.tType3 .tType3_bd .btnType14 {height: 28px; padding: 0 11.5px; vertical-align: baseline; line-height: 28px;}
+.tType3 .tType3_bd input[type="radio"] {margin-top: 0; margin-right: 0; vertical-align: revert;}
+
+.tb_wrap{position:relative;width: 100%; min-height: 430px; border: 1px solid #ccc; border-radius: 5px; margin-bottom: 10px; box-sizing: border-box;border-bottom:0 none;}
+.tb_wrap:after {content:'';position:absolute;left:2px;bottom:0;width:calc(100% - 4px);height:1px;background:#ccc;}
+.tType4{table-layout: fixed; width: 100%;}
+.tType4 thead{background-color: #ededed; position: relative; z-index: 0;}
+.tType4 thead tr:only-child th{height: 36px;}
+.tType4 thead th{border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 15px; font-weight: 400; position: relative; z-index: 1; line-height: 25px; vertical-align: middle;}
+.tType4 thead th::after{position: absolute; content: " "; width: 100%; height: 18px; background-color: #e5e5e5; bottom: 0; left: 0; z-index: -1;}
+.tType4 thead th:last-child{border-right: 0;}
+.tType4 .sort_wrap{display: inline-block;}
+.tType4 tbody td{text-align: center; font-size: 15px; color: #666; font-weight: 400; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; height: 38px; vertical-align: middle; padding: 0 10px; box-sizing: border-box;}
+.tType4 tbody td.tb_tit{text-align: left; position: relative;}
+.tType4 tbody td.input_wrap2 input[type="text"] {text-align: center;background-color: #f2f2f2;width: calc(100% - 20px);height: 32px;border-radius: 5px;border: 1px solid #f2f2f2;margin-right: 0;color: #555;}
+.tType4 tbody tr:only-child:last-child td{border-bottom: 1px solid #ccc;}
+.tType4 tbody td:last-child{border-right: 0;}
+.tType4 tbody td>p{width: 100%; line-height: 38px; white-space: nowrap; text-overflow: ellipsis; letter-spacing: -0.5px; overflow: hidden;margin: 0 auto;}
+.tType4 tbody td span {font-weight: 400;}
+.tType4 td input[type="text"]{height: 28px; display: inline-block; border: 1px solid #e5e5e5; margin-right: 5px;}
+.tType4 tbody .btnType14 {height: 28px;}
+.tType4 .memo_text {width: calc(100% - 35px); margin-right: 5px; display: inline-block; text-align: left; vertical-align: inherit;}
+.tType4 tbody td span.textReject {line-height:28px;}
+.tType4 tbody td .btnTypeReject {margin:0 0 0 3px;line-height:26px;letter-spacing:0;text-align:center;vertical-align:top;}
+.tType4 tbody td.result_cont a {text-align: left!important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
+.tType4 tbody td.result_cont .result_tit { }
+.tType4 tbody td .cancel_date {font-size:14px; color:#666; display: block;}
+/* // table */
+
+/* tab */
+.top_content {display: none;}
+.top_content.current {display: block;}
+.custom_content {display: none;}
+.custom_content.current {display: block;}
+.bottom_content {display: none;}
+.bottom_content.current {display: block;}
+.popup_cont {display: none;}
+.popup_cont.current {display: block;}
+.history_cont {display: none;}
+.history_cont.current {display: block;}
+
+
+.tabType1 {background-color: #fff;width: 100%;border-radius: 10px; display: flex;text-align: center;margin-bottom: 20px;border:2px solid #46484a;}
+.tabType1 li {flex-basis: calc(100%/2); position: relative;}
+.tabType1 li button {width: 100%;padding: 13px 0;font-size: 16px;position:relative;z-index:1;}
+.tabType1 li.active {background-color: #46484a;}
+.tabType1 li.active:after {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:1px solid #46484a;}
+.tabType1 li.active button {color: #fff;border:1px solid #46484a;background-color: #46484a;}
+.tabType1 li.active button:before {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:2px solid #46484a;box-sizing:border-box;}
+.tabType1 li.active button:after {content:'';position:absolute;left:-5px;top:-5px;width:100%;height:100%;border:5px solid #46484a;border-radius:10px;}
+
+.tabType2 {width: calc(100% - 600px); border-radius:10px 10px 0 0; display: flex;text-align: center;margin-bottom: 20px;position: relative;background-color: #fff;}
+.tabType2::after {position: absolute;height: 2px;background-color: #000;width: calc(100% + 600px);content: "";bottom: 0;left: 0;}
+.tabType2 li {flex-basis: calc(100% /4);min-width: 200px;}
+.tabType2 li button {width: 100%;padding: 13px 0;font-size: 20px;border-left: 1px solid #e5e5e5;background-color: #fff;}
+.tabType2 li:nth-child(3) button {border-left: 0;}
+.tabType2 li:first-child button {border-left: 0;border-radius: 10px 0 0 0;}
+.tabType2 li:last-child button {border-radius: 0 10px 0 0;}
+.tabType2 li.active button {background-color: #46484a;border-radius:10px 10px 0 0;color: #fff;border-left: 1px solid transparent;}
+
+.tabType4 {background-color: #fff;width: 100%;border-radius: 10px; display: flex;text-align: center;margin-bottom: 20px;border:2px solid #46484a;}
+.tabType4 li {flex-basis: calc(100%/3); position: relative;}
+.tabType4 li::after {content: ""; position: absolute; right: -1px; top: 50%; transform: translateY(-50%); width: 1px; height: 34px; background-color: #ccc;}
+.tabType4 li:last-child::after {content: none;}
+.tabType4 li.active::after {content: none;}
+.tabType4 li button {position:relative;width: 100%; height: 50px; padding: 12px 0;font-size: 18px; letter-spacing: -0.5px;}
+.tabType4 li.active button {color:#fff;border:1px solid #46484a;background-color:#46484a;}
+.tabType4 li.active button:before {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:2px solid #46484a;box-sizing:border-box;}
+.tabType4 li.active button:after {content:'';position:absolute;left:-5px;top:-5px;width:100%;height:100%;border:5px solid #46484a;border-radius:10px;}
+.tabType4.tabTwo li {flex-basis: calc(100%/2);}
+
+.tabType5 {background-color: #fff;width: 100%; border: 1px solid #dfdfdf; border-bottom: 1px solid #46484a; border-radius: 5px 5px 0 0; display: flex;text-align: center;}
+.tabType5 li {flex-basis: calc(100%/3); position: relative;}
+.tabType5 li::after {content: ""; position: absolute; right: -1px; top: 50%; transform: translateY(-50%); width: 1px; height: 100%; background-color: #c7c8c8;}
+.tabType5 li:last-child::after {content: none;}
+.tabType5 li.active::after {content: none;}
+.tabType5 li button {width: 100%;height: 45px; font-size: 18px;}
+.tabType5 li.active button {background-color: #46484a;border-radius: 5px 5px 0 0;color: #fff; font-weight: 300;}
+
+.tabType6 {background-color: #fff;width: 100%;border-bottom: 1px solid #e5e5e5;  display: flex;text-align: center;}
+.tabType6 li {flex-basis: calc(100%/2);}
+.tabType6 li button {width: 100%;height: 35px; font-size: 16px;border: 1px solid #dfdfdf; border-bottom: 1px solid #e5e5e5; border-radius: 5px 5px 0 0;}
+.tabType6 li.active button {background-color: #c8c8c8;border-radius: 5px 5px 0 0; border: 1px solid #c8c8c8;}
+.pay_refund_cont .pay_tType1 {margin-top:-20px;}
+.pay_refund_cont .pay_tType1 tbody tr:first-child {border-top:0 none;}
+
+/* // tab */
+
+/* calendar */
+.calendar_wrap {position:relative;display: inline-block;}
+.calendar_wrap>span {font-weight: 500;}
+.calendar_wrap>input[type="text"] {height: 36px;line-height: 36px;width: 140px;border: 1px solid #d5d5d5;font-size: 16px;font-weight: 300;padding: 0 5px;color: #777;background: url(/publish/images/calendar/calendarIcon2.png) #fff no-repeat right 7px center;}
+.calendar_in {position: relative;display: inline;}
+.calendar_in>button {  border: 1px solid transparent !important; height: 26px; margin: 1px 0 0 0; padding: 0; text-indent: -9999em; width: 26px; vertical-align: middle; position: absolute; right: 8px;top: 57%; transform: translateY(-50%);}
+.calendar_in .calendar-frame {border: 0;height: 290px;width: 320px;}
+.calendar_in .calendarPop {display: none;position: absolute;z-index: 10;top: 32px;left: -204px; border-radius: 10px 10px 0 0;box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.12); background-color: #fff;}(No newline at end of file)
 
src/main/webapp/publish/images/kakao_intro_cont/text_brandmsg.png (Binary) (added)
+++ src/main/webapp/publish/images/kakao_intro_cont/text_brandmsg.png
Binary file is not shown
src/main/webapp/publish/info_popup.html
--- src/main/webapp/publish/info_popup.html
+++ src/main/webapp/publish/info_popup.html
@@ -447,6 +447,20 @@
     </div>
   </div>
   <!-- // 카톡발송 > 친구톡 -->
+  <!-- 카카오톡 설정 > 브랜드메시지 템플릿 관리-->
+  <div class="info_popup" id="brandMsgSet">
+    <div class="popup_heading">
+      <p>사용안내</p>
+    </div>
+    <div class="layer_in layer_info_wrap">
+      <ul class="info_list">
+        <li>브랜드메시지는 알림톡과 달리 별도의 템플릿 심사가 필요하지 않습니다.</li>
+        <li>등록된 템플릿은 자유롭게 삭제가 가능합니다.</li>
+        <li>문자온이 제공하지 않는 이모티콘, 이모지를 포함하여 템플릿을 등록할 경우, 브랜드메시지 발송이 불가합니다.</li>
+      </ul>
+    </div>
+  </div>
+  <!-- // 카톡발송 > 친구톡 -->
 
 </body>
 
src/main/webapp/publish/js/content.js
--- src/main/webapp/publish/js/content.js
+++ src/main/webapp/publish/js/content.js
@@ -436,7 +436,7 @@
 	});
 
 	// 알림톡 템플릿 등록/관리 버튼 클릭 시 콘텐츠 바뀜
-	$(".btn_list").click(function () {
+	$(".template_content_wrap:not(.friend_template_content) .btn_list").click(function () {
 		$(this).closest(".tab_content").find(".thumbnail_content").fadeOut(0);
 		$(this).closest(".tab_content").find(".list_content,.btn_thumbnail").show();
 		$(this).hide();
src/main/webapp/publish/kakao_allimtalk_intro.html
--- src/main/webapp/publish/kakao_allimtalk_intro.html
+++ src/main/webapp/publish/kakao_allimtalk_intro.html
@@ -46,7 +46,7 @@
 
                     <ul class="tabType1">
                         <li class="tab active"><button type="button" onclick="contentTab(this,'1');">알림톡</button></li>
-                        <li class="tab"><button type="button" onclick="contentTab(this,'2');">친구톡</button></li>
+                        <li class="tab"><button type="button" onclick="contentTab(this,'2');">브랜드메시지</button></li>
                     </ul>
 
                     <!-- 알림톡 소개 -->
@@ -325,7 +325,7 @@
                     <div class="tab_content friendtalk" id="tab_content_2">
                         <div class="kakao_intro">
                             <div class="title">
-                                <h3>친구톡이란?</h3>
+                                <h3>브랜드메시지란?</h3>
                             </div>
 
 
@@ -339,9 +339,9 @@
                                 <div class="intro">
                                     <img class="phone" src="/publish/images/kakao_intro_cont/phone_friendtalk.png" alt="핸드폰">
 
-                                    <ul class="list">
+                                    <ul class="list" style="width:57%;">
                                         <li>
-                                            <img src="/publish/images/kakao_intro_cont/text_friendtalk.png" alt="카카오톡 전용 기업 메시지 서비스  “알림톡”">
+                                            <img src="/publish/images/kakao_intro_cont/text_brandmsg.png" alt="카카오톡 전용 기업 메시지 서비스  “알림톡”">
                                         </li>
                                         <li>
                                             <p>1</p>
@@ -349,7 +349,7 @@
                                         </li>
                                         <li>
                                             <p>2</p>
-                                            <p>채널 친구 추가된 사용자라면 <span>누구에게나</span> 발송 가능</p>
+                                            <p>채널 친구 추가된 사용자라면 <span>누구에게나</span> 발송 가능<strong>(타깃 설정 미지원)</strong></p>
                                         </li>
                                         <li>
                                             <p>3</p>
@@ -363,7 +363,7 @@
                                         </li>
                                         <li>
                                             <p>5</p>
-                                            <p>문자 메시지 대비 <span>O % 이상</span> 저렴</p>
+                                            <p>문자 메시지 대비 <span>저렴한</span> 단가</p>
                                         </li>
                                         <li>
                                             <p>6</p>
@@ -384,7 +384,7 @@
                                 <div class="fight">
                                     <div class="line"></div>
                                     <div class="fight-title">
-                                        <h4>알림톡 <span>VS</span> 친구톡</h4>
+                                        <h4>알림톡 <span>VS</span> 브랜드메시지</h4>
                                         <div class="circle"></div>
                                     </div>
 
@@ -420,15 +420,15 @@
                                         </div>
 
                                         <div class="vs friendtalk_vs">
-                                            <div class="title">친구톡</div>
+                                            <div class="title">브랜드메시지</div>
                                             <div class="box">
                                                 <ul>
-                                                    <li>채널 친구</li>
+                                                    <li>채널 친구<span>(타깃 설정 미지원)</span></li>
                                                     <li>광고 및 마케팅성<span>(예 : 이벤트, 쿠폰 등)</span></li>
                                                     <li>텍스트, 기본이미지, 와이드 이미지형 등</li>
                                                     <li>최대 5개</li>
                                                     <li>별도 승인 없음 <span>야간 발송 제한(20:50 ~ 익일 08:00)</span></li>
-                                                    <li>0.0원 ~ 0.0원</li>
+                                                    <li>20원</li>
                                                     <li>1,000자</li>
                                                     <li>가능</li>
                                                 </ul>
@@ -442,7 +442,7 @@
                         <!-- 친구톡 유형 -->
                         <div class="use">
                             <div class="title">
-                                <h3>친구톡 유형</h3>
+                                <h3>브랜드메시지 유형</h3>
                             </div>
 
                             <div class="title-line">
@@ -498,14 +498,14 @@
                                 <li class="guide_03">
                                     <div class="title">STEP <span>03</span></div>
                                     <i></i>
-                                    <p class="guide_title">친구톡 전송</p>
-                                    <span class="guide_info">친구톡은 별도의 템플릿 심사 절차 없이, 즉시 발송 가능합니다.</span>
+                                    <p class="guide_title">브랜드메시지 전송</p>
+                                    <span class="guide_info">브랜드메시지는 별도의 템플릿 심사 절차 없이, 즉시 발송 가능합니다.</span>
                                 </li>
                             </ul>
 
                             <!--이용가이드 버튼-->
                             <div class="guide">
-                                <a href="https://kakaobusiness.gitbook.io/main/ad/brandmessage" target="_blank">친구톡 이용가이드 보기 <img src="/publish/images/kakao_intro_cont/guide_arrow.png" alt="알림톡 이용가이드 화살표"></a>
+                                <a href="https://kakaobusiness.gitbook.io/main/ad/brandmessage" target="_blank">브랜드메시지 이용가이드 보기 <img src="/publish/images/kakao_intro_cont/guide_arrow.png" alt="알림톡 이용가이드 화살표"></a>
                             </div>
                         </div>
 
@@ -515,10 +515,9 @@
                                 <p><span><img src="/publish/images/kakao_intro_cont/note_icon.png" alt="유의사항 아이콘"></span>유의사항</p>
                             </div>
                             <ul>
-                                <li>- (광고) 표기 여부는 선택 가능하나 , (광고)표기 해제에 따른 법령상 의무사항을 미 준수시에는 메시지 발송이 중단될 수 있습니다.</li>
-                                <li>- 광고성 친구톡 메시지에는 “(광고) 표시 및 수신거부 방식”이 표시되며, 대체 문자의 경우에는 “(광고) 문구 및 080 무료수신거부 번호”가 자동으로 포함됩니다.</li>
+                                <li>- 브랜드메시지에는 "(광고) 문구 및 수신거부 방식"이 자동으로 표시되며, 대체 문자 발송 시에는 “(광고) 문구 및 080 무료수신거부 번호”가 자동으로 적용됩니다.</li>
                                 <li><b>- 광고성 메시지의 발송 가능 시간은 08:00 ~ 20:50(한국시간) 입니다.</b></li>
-                                <li>- 친구톡 발송 실패에 따른 대체문자 발송 시 문자요금(단문, 장문, 그림)이 보유 캐시에서 차감됩니다.</li>
+                                <li>- 브랜드메시지 발송 실패에 따른 대체문자 발송 시 문자요금(단문, 장문, 그림)이 보유 캐시에서 차감됩니다.</li>
                                 <li>- 카카오정책 및 심의기준을 반드시 준수하여야 합니다.</li>
                             </ul>
                         </div>
src/main/webapp/publish/kakao_friendtalk_send.html
--- src/main/webapp/publish/kakao_friendtalk_send.html
+++ src/main/webapp/publish/kakao_friendtalk_send.html
@@ -38,6 +38,25 @@
 </head>
 
 <body>
+	<div class="mask on"></div>
+	<!-- 친구톡 서비스 중단 -->
+	<div class="tooltip-wrap ">
+        <div class="popup-com service_stop_popup alert_layer_popup" tabindex="0" data-tooltip-con="alert_layer_popup" data-focus="alert_layer_popup" data-focus-prev="alert_layer_popup-close" style="display:block;width:490px;opacity:1;">
+            <div class="popup_heading">
+                <p>알림</p>
+                <button type="button" class="tooltip-close" data-focus="alert_layer_popup-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
+            </div>
+            <div class="layer_in">
+                <p>친구톡 서비스는 종료되었으며,<br />2026년 1월부터 <b>'브랜드메시지'</b>로 전환될 예정입니다.</p>
+                <div class="popup_btn">
+                	<button type="button" class="btn fill blue" onclick="location.href='/web/main/mainPage.do'">메인화면 바로가기</button>
+                </div>
+            </div>
+        </div>
+    </div>
+    <!-- //친구톡 서비스 중단 -->
+	
+	
     <div class="skip_menu">
         <a href="#cont" title="본문 바로가기" class="contGo">본문 바로가기</a>
     </div>
@@ -96,11 +115,11 @@
                                         <th>이미지 첨부</th>
                                         <td>
                                             <input type="radio" name="img_file_add" id="img_file_0" checked>
-                                            <label for="img_file_0">첨부 안함</label>
+                                            <label for="img_file_0">텍스트</label>
                                             <input type="radio" name="img_file_add" id="img_file_1">
-                                            <label for="img_file_1">이미지 첨부</label>
+                                            <label for="img_file_1">이미지</label>
                                             <input type="radio" name="img_file_add" id="img_file_2">
-                                            <label for="img_file_2">와이드 이미지 첨부</label>
+                                            <label for="img_file_2">와이드</label>
                                             
                                             <div class="img_file_add_wrap basic_img_add_wrap">
                                                 <p class="info_title_text"><span class="c_e40000">*</span> 이미지 첨부 안내</p>
src/main/webapp/publish/kakao_profile_add.html
--- src/main/webapp/publish/kakao_profile_add.html
+++ src/main/webapp/publish/kakao_profile_add.html
@@ -238,7 +238,7 @@
                     <div class="titBox">
                         <p>- 카카오톡 채널(https://center-pf.kakao.com)에서 가입 후, 카카오톡 채널(발신프로필) 등록바랍니다.</p>
                         <p>- 카카오톡 채널 관리자센터- [서비스관리] – 프로필명 클릭 – [관리]메뉴-카카오톡 채널 홈에서 홈 공개 및 검색허용을 하셔야 등록가능합니다.</p>
-                        <p>- 카카오 알림톡/친구톡은 기업고객 전용 서비스입니다.</p>
+                        <p>- 카카오 알림톡/브랜드메시지는 기업고객 전용 서비스입니다.</p>
                     </div>
                     <div class="list_info">
                         <div class="btn_wrap">
src/main/webapp/publish/payment1.html
--- src/main/webapp/publish/payment1.html
+++ src/main/webapp/publish/payment1.html
@@ -470,7 +470,30 @@
 							</table>
 							<span class="reqTxt4">* 텍스트 용량(Byte)에 대한 안내 : 한글2Byte, 영문·숫자 1Byte를 차지.</span>
 							
-							<p class="tType1_title"><img src="/publish/images/content/icon_fee2.png" alt="알림톡 아이콘 이미지"> 친구톡</p>
+							<p class="tType1_title"><img src="/publish/images/content/icon_fee2.png" alt="알림톡 아이콘 이미지"> 브랜드메시지</p>
+							<table class="tType2">
+								<colgroup>
+									<col style="width: 20%;">
+									<col style="width: 60%;">
+									<col style="width: 20%;">
+								</colgroup>
+								<thead>
+									<tr>
+										<th>구분</th>
+										<th>특징</th>
+										<th>가격</th>
+									</tr>
+								</thead>
+								<tbody>
+									<tr>
+										<th>브랜드메시지</th>
+										<td>카카오톡을 통해 채널 친구 대상으로 발송이 가능한 광고성 메시지<br />(1,000자 이하의 텍스트 및 이미지 발송 가능)</td>
+										<td>20원</td>
+									</tr>
+								</tbody>
+							</table>
+							<span class="reqTxt4">* 텍스트 용량(Byte)에 대한 안내 : 한글2Byte, 영문·숫자 1Byte를 차지.</span>
+							<!-- <p class="tType1_title"><img src="/publish/images/content/icon_fee2.png" alt="알림톡 아이콘 이미지"> 친구톡</p>
 							<table class="tType2">
 								<colgroup>
 									<col style="width: 20%;">
@@ -499,7 +522,7 @@
 										<td><span>22.9</span>원</td>
 									</tr>
 								</tbody>
-							</table>
+							</table> -->
 							<!-- <span class="reqTxt4">* 텍스트 용량(Byte)에 대한 안내 : 한글2Byte, 영문·숫자 1Byte를 차지.</span> -->
 
 							<p class="tType1_title"><img src="/publish/images/content/icon_fee_fax.png" alt="팩스 아이콘 이미지"> 팩스</p>
src/main/webapp/publish/payment4.html
--- src/main/webapp/publish/payment4.html
+++ src/main/webapp/publish/payment4.html
@@ -54,6 +54,84 @@
 
 <body>
 
+	<!-- 브랜드메시지 상세 팝업 -->
+	<div class="tooltip-wrap">
+		<div class="popup-com adr_layer kakao_rev_popup brandmsg_detail_popup" tabindex="0" data-tooltip-con="brandmsg_detail_popup" data-focus="allimTalk_detail_popup" data-focus-prev="brandmsg_detail_popup-close" style="width:440px;">
+			<div class="popup_heading">
+				<p>문자내용</p>
+				<button type="button" class="tooltip-close" data-focus="brandmsg_detail_popup-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
+			</div>
+			<div class="layer_in">
+				<div class="list_tab_wrap2 kakao_rev_tab">
+					<!-- tab button -->
+					<ul class="list_tab">
+						<li class="tab active"><button type="button" onclick="popupTab(this,'1');">카카오톡</button></li>
+						<!-- <li class="tab"><button type="button" onclick="popupTab(this,'2');">대체문자</button></li> -->
+					</ul>
+					<!--// tab button -->
+				</div>
+				<div class="popCont current kakao_wrap " id="popCont_1">
+					<div class="phone_kakao friendtalk">
+						<div class="phoneIn">
+							<div class="rev_pop_middle clearfix">
+								
+								<span>발송일시 : 2025-12-09 18:05:05</span>
+								<span class="msg_com msg_allimtalk">
+								브랜드(텍스트)
+								</span>
+							</div>
+					 		<!-- 텍스트 미리보기 -->
+							<div class="rev_pop_txt">
+								<div class="text_preview">
+									<p class="friend_talk_title"><span>(광고)</span></p>
+									<div class="allimtalk_content">
+										<div class="kakao_image">
+											<img src="https://mud-kage.kakao.com/dn/Sseex/btsQMCVwCSJ/s0jeqzYQUjW1jX1Msszdk1/img_l.jpg" alt="">
+										</div>
+										<p class="emphasis_side_text">강조표기 보조문구 미리보기</p>
+										<p class="emphasis_title_text">타이틀 미리보기</p>
+										<p class="template_text">내용미리보기</p>
+										<p class="side_info_text">부가정보내용</p>
+										<p class="channel_info_text">채널 추가 안내 메시지 미리보기</p>
+										<button type="button" class="btn_kakao_type">버튼명</button>
+										<button type="button" class="btn_kakao_type">버튼명</button>
+									</div>
+									<p class="kakao_block_text">수신거부 : 홈 &gt; 채널차단</p>
+								</div>
+							 </div>
+						</div>
+					</div>
+				</div>
+				<!-- <div class="popCont replace_send_popup" id="popCont_2">
+					<div class="rev_pop_in">
+						<div class="rev_pop_middle clearfix">
+							<span>발송일시 : 2021-05-28 16:52:30</span>
+							<span class="msg_com msg_allimtalk">알림톡</span>
+						</div>
+						<div class="rev_pop_txt">
+							<ul>
+								<li><img src="/publish/images/content/thumb1.jpg" alt="발송된 그림문자 미리보기"></li>
+								<li><img src="/publish/images/content/thumb2.jpg" alt="발송된 그림문자 미리보기"></li>
+								<li><img src="/publish/images/content/thumb3.jpg" alt="발송된 그림문자 미리보기"></li>
+							</ul>
+							<div>
+								<p class="deny_receipt">(광고) 무료거부 080-888-8282</p>
+								<p class="rev_cont">안녕하세요. 문자온미용실 입니다.<br>
+									여름 맞이 이벤트 입니다.<br>
+									7월부터 8월까지 모든 염색 10만원(시세이도 및 탈색은 별도)
+								</p>
+							</div>
+						</div>
+					</div>
+				</div> -->
+				<div class="popup_btn_wrap2" style="justify-content: center;">
+					<button type="button" class="tooltip-close" data-focus="brandmsg_detail_popup-close" data-focus-next="brandmsg_detail_popup">닫기</button>
+				</div>
+			</div>
+		</div>
+	</div>
+	<!--// 브랜드메시지 상세 팝업 -->
+
 
 	<!-- 알림톡 상세 팝업 -->
 	<div class="tooltip-wrap">
@@ -298,8 +376,8 @@
 							<li class="tab"><button type="button" onclick="listTab2(this,'4');">그림</button></li>
 							<li class="tab"><button type="button" onclick="listTab2(this,'5');">선거</button></li>
 							<li class="tab"><button type="button" onclick="listTab2(this,'5');">알림톡</button></li>
-							<!-- <li class="tab"><button type="button" onclick="listTab2(this,'5');">친구톡</button></li> -->
-							<li class="tab"><button type="button" onclick="listTab2(this,'5');">팩스</button></li>
+							<li class="tab"><button type="button" onclick="listTab2(this,'5');">브랜드메시지</button></li>
+							<li class="tab"><button type="button" onclick="listTab2(this,'6');">팩스</button></li>
 						</ul>
 						<!--// tab button -->
 					</div>
@@ -322,7 +400,7 @@
 							<table class="tType4">
 								<colgroup>
 									<col style="width: auto;">
-									<col style="width: 9%;">
+									<col style="width: 15%;">
 									<col style="width: 10%;">
 									<col style="width: 12%;">
 									<col style="width: 12%;">
@@ -359,6 +437,20 @@
 									</tr>
 									<tr>
 										<td>2025-04-21 18:19</td>
+										<td>브랜드(텍스트)</td>
+										<td><button class="btnType btnType20" data-tooltip="brandmsg_detail_popup">상세보기</button></td>
+										<td>
+											<p class="fwRg c_002c9a">187</p>
+										</td>
+										<td>
+											<p class="fwRg c_222">23</p>
+										</td>
+										<td>
+											<p class="fwRg c_002c9a">5</p>
+										</td>
+									</tr>
+									<tr>
+										<td>2025-04-21 18:19</td>
 										<td>알림톡</td>
 										<td><button class="btnType btnType20" data-tooltip="allimTalk_detail_popup">상세보기</button></td>
 										<td>
src/main/webapp/publish/sub2.html
--- src/main/webapp/publish/sub2.html
+++ src/main/webapp/publish/sub2.html
@@ -136,10 +136,8 @@
                                     </div>
                                     <div class="custom_put1_txt">
                                         <p><span class="vMiddle">*</span> <span class="c_e40000">캘리그래피체는 수정이 불가</span>합니다.</p>
-                                        <p><span class="vMiddle">*</span>
-                                            <spanspan class="c_e40000">제작형태와 요청사항이 상이한 경우 <spanspan class="c_e40000">추가로 비용이 발생할 수 있습니다.</spanspan>
-                                            </spanspan>
-                                        </p>
+                                        <p><span class="vMiddle">*</span> <span class="c_e40000">제작형태와 요청사항이 상이한 경우 <span class="c_e40000">추가로 비용이 발생할 수 있습니다.</span></span></p>
+                                        <p><span class="vMiddle">*</span> <span class="c_e40000">제작된 이미지는 알림톡 및 브랜드메시지 발송에는 사용할 수 없습니다.</span></p>
                                     </div>
                                 </td>
                             </tr>
src/main/webapp/publish/textingmsg.html
--- src/main/webapp/publish/textingmsg.html
+++ src/main/webapp/publish/textingmsg.html
@@ -651,7 +651,7 @@
 						<div class="titBox_result">
 							<p>- 최대 3개월간의 발송내역만 확인하실 수 있습니다.</p>
 							<p>- 전송내역이 필요한 경우 기간 내에 다운로드하여 주시기 바랍니다.</p>
-							<p>- 단문문자는 최대 24시간, 장문 및 그림문자는 최대 72시간까지 결과값이 수신되지 않은 경우 실패(비과금) 처리됩니다.</p>
+							<p>- 기존 카카오 친구톡 서비스는 브랜드메시지로 변경되었습니다.</p>
 						</div>
 						<!--// 발송결과 개선 : 문구추가 -->
 
@@ -726,9 +726,9 @@
 									</dl>
 								</div>
 							</div>
-							<!-- <div class="rev_admin_in">
+							<div class="rev_admin_in">
 								<div class="rev_admin_top clearfix">
-									<p>친구톡</p>
+									<p>브랜드메시지</p>
 									<p><span>171</span> 건</p>
 								</div>
 								<div class="rev_admin_btm">
@@ -745,7 +745,7 @@
 										<dd><span class="c_e40000">0</span>건</dd>
 									</dl>
 								</div>
-							</div> -->
+							</div>
 						</div>
 
 						<div class="list_tab_wrap2 type4">
@@ -754,7 +754,7 @@
 								<li class="tab active"><button type="button" onclick="listTab2(this,'1');">전체</button>
 								</li>
 								<li class="tab"><button type="button" onclick="listTab2(this,'2');">알림톡</button></li>
-								<li class="tab"><button type="button" onclick="listTab2(this,'3');">친구톡</button></li>
+								<li class="tab"><button type="button" onclick="listTab2(this,'3');">브랜드메시지</button></li>
 							</ul>
 							<!--// tab button -->
 						</div>
@@ -810,7 +810,7 @@
 										<colgroup>
 											<col style="width: 45px;">
 											<col style="width: 12%;">
-											<col style="width: 8%;">
+											<col style="width: 10%;">
 											<col style="width: auto;">
 											<col style="width: 8%;">
 											<col style="width: 6%;">
@@ -820,7 +820,7 @@
 											<col style="width: 6%;">
 											<col style="width: 6%;">
 											<col style="width: 9%;">
-											<col style="width: 11%;">
+											<col style="width: 8%;">
 										</colgroup>
 										<thead>
 											<tr>
@@ -865,7 +865,7 @@
 													<input type="checkbox">
 												</td>
 												<td>2024-01-09 17:42</td>
-												<td>단문</td>
+												<td>알림톡</td>
 												<td class="result_cont"><a href="#">내용을 클릭하면 상세보기 화면으로 이동합니다.</a></td>
 												<td>125,895</td>
 												<td>
@@ -893,6 +893,40 @@
 													<p><button class="btnType btnType20">예약취소</button></p>
 												</td>
 											</tr>
+											<tr>
+												<td>
+													<label for="" class="label">선택</label>
+													<input type="checkbox">
+												</td>
+												<td>2024-01-09 17:42</td>
+												<td>브랜드(텍스트)</td>
+												<td class="result_cont"><a href="/publish/textingmsg_detail_brandmsg.html">내용을 클릭하면 상세보기 화면으로 이동합니다.</a></td>
+												<td>125,895</td>
+												<td>
+													<p class="c_666">0</p>
+												</td>
+												<td>
+													<p class="c_002c9a">0</p>
+												</td>
+												<td>
+													<p class="c_e40000">0</p>
+												</td>
+												<td>
+													<p class="c_002c9a">0</p>
+												</td>
+												<td>
+													<p class="c_002c9a">0</p>
+												</td>
+												<td>
+													<p class="c_e40000">125,895</p>
+												</td>
+												<td>
+													8,485,258원
+												</td>
+												<td>
+													<p><button class="btnType btnType20">예약취소</button></p>
+												</td>
+											</tr>
 										</tbody>
 									</table>
 								</div>
 
src/main/webapp/publish/textingmsg_detail_brandmsg.html (added)
+++ src/main/webapp/publish/textingmsg_detail_brandmsg.html
@@ -0,0 +1,845 @@
+<!DOCTYPE html>
+<html lang="ko">
+
+<head>
+	<meta charset="UTF-8">
+	<meta http-equiv="X-UA-Compatible" content="IE=edge">
+	<title>문자온_발송결과</title>
+
+	<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
+	<link rel="stylesheet" href="/publish/css/reset.css">
+	<link rel="stylesheet" href="/publish/css/jquery.mCustomScrollbar.css">
+	<link rel="stylesheet" href="/publish/css/common.css">
+	<link rel="stylesheet" href="/publish/css/button.css">
+	<link rel="stylesheet" href="/publish/css/content.css">
+	<link rel="stylesheet" href="/publish/css/mem.css">
+	<link rel="stylesheet" href="/publish/css/font.css">
+	<link rel="stylesheet" href="/publish/css/popupLayer.css">
+	<link rel="stylesheet" href="/publish/js/datepicker/classic.css">
+	<link rel="stylesheet" href="/publish/js/datepicker/classic.date.css">
+
+
+	<script src="/publish/js/jquery-3.5.0.js"></script>
+	<script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script>
+	<script src="/publish/js/common.js"></script>
+	<script src="/publish/js/content.js"></script>
+	<script src="/publish/js/popupLayer.js"></script>
+	<script type="text/javascript" src="/publish/js/datepicker/picker.js"></script>
+	<script type="text/javascript" src="/publish/js/datepicker/picker.date.js"></script>
+	<script type="text/javascript" src="/publish/js/datepicker/ko_KR.js"></script>
+
+	<script>
+		$(document).ready(function () {
+			$(".table_tab_wrap .tab_depth1 a").click(function () {
+				var tab_num = $(this).index();
+				$(".table_cont .tb_wrap").eq(tab_num).show();
+				$(".table_cont .tb_wrap").eq(tab_num).siblings(".tb_wrap").hide();
+				if ($(".table_tab_wrap .tab_depth1 a:visible").length == tab_num + 1) {
+					$(this).css("border-radius", "0 5px 5px 0");
+				} else {}
+			})
+		});
+
+		function phoneTab(obj, tabId) {
+			var $tab = $(obj).closest("li");
+			$tab.addClass("active");
+			$tab.find("button").attr("title", "선택됨");
+			$tab.siblings("li.tab").removeClass("active");
+			$tab.siblings("li.tab").find("button").removeAttr("title");
+
+			var $tabCn = $("#tab_phone_" + tabId);
+			$tabCn.fadeIn(0);
+			$tabCn.addClass("current");
+
+			$(".tab_phone").not($tabCn).removeClass("current");
+			$(".tab_phone").not($tabCn).fadeOut(0);
+
+			currTabId = tabId;
+		}
+	</script>
+
+</head>
+
+<body>
+	<div class="mask"></div>
+
+	<!-- 220411 이통사 스팸차단 및 번호도용 방지 서비스 안내 팝업 -->
+	<div class="tooltip-wrap">
+		<div class="popup-com ad_layer popupJunk" tabindex="0" data-tooltip-con="popupJunk" data-focus="popupJunk" data-focus-prev="popupJunk-close" style="width: 795px;">
+			<div class="popup_heading">
+				<p>이통사 스팸차단 및 번호도용 방지 서비스 안내</p>
+				<button type="button" class="tooltip-close" data-focus="popupJunk-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
+			</div>
+			<div class="layer_in">
+				<div class="list_tab_wrap2 type5">
+					<!-- tab button -->
+					<ul class="list_tab">
+						<li class="tab active"><button type="button" onclick="listTab2(this,'1');">이통사 스팸 필터링 서비스</button></li>
+						<li class="tab"><button type="button" onclick="listTab2(this,'2');">번호도용 문자차단 서비스</button></li>
+					</ul><!-- // tab button -->
+				</div>
+				<!-- 광고문자 전송규정 안내 -->
+				<div class="adpop_cont current" id="listTab2_1">
+					<div class="titBox">
+						<div class="notibox">한국인터넷진흥원 불법스팸대응센터에서 스팸종합대책을 마련함에 따라,<br>각 통신사에서 스팸차단서비스라는 서비스를 진행하고 있습니다.</div>
+						<p>- 스팸차단서비스는 이동통신사의 별도 조합 기준에 따른 스팸확률에 의한 차단으로 스팸으로 판단되는 문자를</p>
+						<p>&nbsp; 휴대폰 문자수신함이 아닌, 각 통신사별 스팸보관함에 전송한 후 결과값은 성공을 처리합니다(정상과금 처리)</p>
+						<p>- 스팸문자로 저장된것이 확인되었다면, 스팸차단서비스를 해제하여 이용하시기 바랍니다.</p>
+						<p>&nbsp; (개인정보보호정책으로 인해 본인 이외 타인은 확인 불가하므로, 본인이 직접 확인해야합니다.)</p>
+					</div>
+					<div class="adpop1_bottom">
+						<p class="title_box"><span>01.</span>통신사 홈페이지를 통해 확인하는 방법<button type="button" class="view_button" onclick="popContentBoxView(this);"><i></i></button></p>
+						<div class="content_box">
+							<ul class="list">
+								<li class="tit">
+									<ul>
+										<li>
+											<div class="img_box"><img src="/publish/images/content/junk_agency001.png" alt="SK telecom" /></div>
+											<a href="http://www.tworld.co.kr/normal.do?serviceId=S_PROD2001&viewId=V_PROD7070&prod_id=NA00002121&uCode=u1_2" target="_blank" rel="nosublink">T월드 문자 스팸필터링 바로가기</a>
+										</li>
+										<li>
+											<div class="img_box"><img src="/publish/images/content/junk_agency002.png" alt="olleh KT" /></div>
+											<a href="https://product.kt.com/wDic/productDetail.do?ItemCode=479" target="_blank" rel="nosublink">KT (안심)스팸차단 바로가기</a>
+										</li>
+										<li>
+											<div class="img_box"><img src="/publish/images/content/junk_agency003.png" alt="LG U+" /></div>
+											<a href="https://www.lguplus.com/plan/addon/addon-call-msg/LRZ0000277" target="_blank" rel="nosublink">U+ 스팸차단 바로가기</a>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<dl>
+										<dt><img src="/publish/images/content/junk_agency001_01.png" alt="T world" /></dt>
+										<dd>
+											<p>Tworld<a href="https://www.tworld.co.kr" target="_blank" rel="nosublink">(www.tworld.co.kr)</a> 홈페이지 접속 → 로그인 → [스팸필터링] 검색<br>→ 부가서비스 - 문자 스팸필터링 → 설정 → SMS인증 → 스팸차단 메시지 확인</p>
+										</dd>
+									</dl>
+								</li>
+								<li>
+									<dl>
+										<dt><img src="/publish/images/content/junk_agency002_01.png" alt="olleh O" /></dt>
+										<dd>
+											<p>KT<a href="https://www.kt.com/" target="_blank" rel="nosublink">(www.kt.com)</a> 홈페이지 접속 → 로그인 →[스팸차단서비스] 검색<br>→ 스팸차단서비스 → 스팸메시지함 → 스팸차단 메시지 확인</p>
+										</dd>
+									</dl>
+								</li>
+								<li>
+									<dl>
+										<dt><img src="/publish/images/content/junk_agency003_01.png" alt="LG U+" /></dt>
+										<dd>
+											<p>U+<a href="https://www.uplus.co.kr" target="_blank" rel="nosublink">(www.uplus.co.kr)</a> 홈페이지 접속 → 로그인 → [스팸차단] 검색<br>→ 부가서비스 - 스팸차단 → 스팸내역 조회 → SMS인증 → 스팸차단 메시지 확인</p>
+										</dd>
+									</dl>
+								</li>
+							</ul>
+						</div>
+					</div>
+					<div class="adpop1_bottom">
+						<p class="title_box"><span>02.</span>통신사 어플을 통해 확인하는 방법<button type="button" class="view_button" onclick="popContentBoxView(this);"><i></i></button></p>
+						<div class="content_box">
+							<ul class="list02">
+								<li>
+									<div class="img_box"><img src="/publish/images/content/junk_agency01_02.png" alt="SKT" /></div>
+									<dl>
+										<dt>SKT · T스팸필터링</dt>
+										<dd>T Store, 구글 Play 스토어<br>다운가능</dd>
+									</dl>
+								</li>
+								<li>
+									<div class="img_box"><img src="/publish/images/content/junk_agency02_02.png" alt="KT" /></div>
+									<dl>
+										<dt>KT올레 · 올레스팸차단서비스</dt>
+										<dd>구글 Play 스토어 다운가능</dd>
+									</dl>
+								</li>
+								<li>
+									<div class="img_box"><img src="/publish/images/content/junk_agency03_02.png" alt="LG" /></div>
+									<dl>
+										<dt>LG U+ · U+ 스팸차단</dt>
+										<dd>구글 Play 스토어 다운가능</dd>
+									</dl>
+								</li>
+							</ul>
+						</div>
+					</div>
+					<div class="adpop1_bottom">
+						<p class="title_box"><span>03.</span>통신사 고객센터를 확인하는 방법<button type="button" class="view_button" onclick="popContentBoxView(this);"><i></i></button></p>
+						<div class="content_box">
+							<dl class="cscenter">
+								<dt>휴대폰 114 + 통화버튼</dt>
+								<dd>
+									<ul>
+										<li>· SKT 고객센터(1599-0011)</li>
+										<li>· KT올레 고객센터(100)</li>
+										<li>· LG U+ 고객센터(1544-0010)</li>
+									</ul>
+								</dd>
+							</dl>
+						</div>
+					</div>
+				</div><!-- // 광고문자 전송규정 안내 -->
+
+				<!-- 광고문자 수신동의 안내 -->
+				<div class="adpop_cont" id="listTab2_2">
+					<div class="titBox">
+						<div class="notibox">웹에서 발송되는 스팸, 스미싱 문자에 내 번호가 회신번호로 악용되는 것을 방지해주는 서비스로<br>해당 서비스에 가입된 경우 인터넷 문자 발송서비스를 통해 본인 휴대폰번호로 문자 발송시 차단됩니다</div>
+						<p>- 모든 전송 결과값이 실패로 확인되는 경우, 번호도용문자차단서비스에 가입여부 확인 후 해당서비스를 해지</p>
+						<p>&nbsp; 하신 후 전송하시기 바랍니다.</p>
+					</div>
+					<div class="adpop1_bottom">
+						<p class="title_box"><span>01.</span>통신사 홈페이지를 통해 확인하는 방법<button type="button" class="view_button" onclick="popContentBoxView(this);"><i></i></button></p>
+						<div class="content_box">
+							<ul class="list">
+								<li class="tit">
+									<ul>
+										<li>
+											<div class="img_box"><img src="/publish/images/content/junk_agency001.png" alt="SKT" /></div>
+											<a href="http://www.tworld.co.kr/normal.do?serviceId=S_PROD2001&viewId=V_PROD7070&prod_id=NA00004406&uCode=u1_2" target="_blank" rel="nosublink">T번호도용문자차단 바로가기</a>
+										</li>
+										<li>
+											<div class="img_box"><img src="/publish/images/content/junk_agency002.png" alt="KT" /></div>
+											<a href="https://product.kt.com/wDic/productDetail.do?ItemCode=1047" target="_blank" rel="nosublink">KT번호도용문자차단 바로가기</a>
+										</li>
+										<li>
+											<div class="img_box"><img src="/publish/images/content/junk_agency003.png" alt="Uplus" /></div>
+											<a href="https://www.lguplus.com/plan/addon/addon-call-msg/LRZ0002297" target="_blank" rel="nosublink">U+ 번호도용문자차단 바로가기</a>
+										</li>
+									</ul>
+								</li>
+								<li>
+									<dl>
+										<dt><img src="/publish/images/content/junk_agency001_01.png" alt="tworld" /></dt>
+										<dd>
+											<p>Tworld<a href="https://www.tworld.co.kr" target="_blank" rel="nosublink">(www.tworld.co.kr)</a> 홈페이지 접속 → 로그인<br>→ [번호도용문자차단] 검색 → 부가서비스 → 번호도용문자차단 → 해지</p>
+										</dd>
+									</dl>
+								</li>
+								<li>
+									<dl>
+										<dt><img src="/publish/images/content/junk_agency002_01.png" alt="kt" /></dt>
+										<dd>
+											<p>KT<a href="https://www.kt.com" target="_blank" rel="nosublink">(www.kt.com)</a> 홈페이지 접속 → 로그인<br>→ [번호도용문자차단] 검색 → 부가서비스 → 번호도용문자차단 → 해지</p>
+										</dd>
+									</dl>
+								</li>
+								<li>
+									<dl>
+										<dt><img src="/publish/images/content/junk_agency003_01.png" alt="LGuplus" /></dt>
+										<dd>
+											<p>U+<a href="https://www.uplus.co.kr" target="_blank" rel="nosublink">(www.uplus.co.kr)</a> 홈페이지 접속 → 로그인 → [번호도용문자차단] 검색<br>→ 부가서비스 → 번호도용문자차단 → 해지</p>
+										</dd>
+									</dl>
+								</li>
+							</ul>
+						</div>
+					</div>
+					<div class="adpop1_bottom">
+						<p class="title_box"><span>02.</span>통신사 고객센터를 확인하는 방법<button type="button" class="view_button" onclick="popContentBoxView(this);"><i></i></button></p>
+						<div class="content_box">
+							<dl class="cscenter">
+								<dt>휴대폰 114 + 통화버튼</dt>
+								<dd>
+									<ul>
+										<li>· SKT 고객센터(1599-0011)</li>
+										<li>· KT올레 고객센터(100)</li>
+										<li>· LG U+ 고객센터(1544-0010)</li>
+									</ul>
+								</dd>
+							</dl>
+						</div>
+					</div>
+				</div><!-- // 광고문자 수신동의 안내 -->
+			</div>
+			<div class="popup_btn_wrap2" style="margin: 0 auto 30px auto;">
+				<button type="button" class="tooltip-close" data-focus="adr_popup01-close" data-focus-next="popup02">닫기</button>
+			</div>
+		</div>
+	</div>
+	<!-- //220411 이통사 스팸차단 및 번호도용 방지 서비스 안내 팝업 -->
+
+
+	<!-- 발송대상리스트 팝업 -->
+	<div class="tooltip-wrap">
+		<div class="popup-com ad_layer rev_popup04" tabindex="0" data-tooltip-con="rev_popup04" data-focus="rev_popup04" data-focus-prev="rev_popup04-close" style="width:595px;">
+			<div class="popup_heading">
+				<p>발송대상 리스트</p>
+				<button type="button" class="tooltip-close" data-focus="rev_popup04-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
+			</div>
+			<div class="layer_in">
+
+				<div class="popup_search_type2">							
+					<label for="" class="label">검색종류 선택</label>
+					<div class="title">수신번호</div>
+					<label for="" class="label">검색어입력</label>
+					<input type="text" class="send_text" id="searchInput" placeholder="3자 이상 입력하세요." onfocus="this.placeholder=''" onblur="this.placeholder='3자 이상 입력하세요.'">
+					<button type="button" id="searchBtn" class="btnType btnType2" style="width:63px; margin:0;">검색</button>
+				</div>
+				
+				<div class="list_tab_wrap2 type4">
+					<ul class="tabType3" id="tabType" name="tabType">
+						<li class="tab active"><button type="button" id="initTab" title="선택됨">전체</button></li>
+						<li class="tab"><button type="button">대기</button></li>
+						<li class="tab"><button type="button">성공</button></li>
+						<li class="tab"><button type="button">실패</button></li>
+					</ul>
+				</div>
+
+				<div class="tb_wrap" style="min-height:200px;">
+					<table class="tType4">
+						<colgroup>
+							<col style="width: 30%;">
+							<col style="width: 40%;">
+							<col style="width: 30%;">
+						</colgroup>
+						<thead>
+							<tr>
+								<th>이름
+									<div class="sort_wrap">
+										<input type="button" class="sort sortBtn">
+									</div>
+								</th>
+								<th>수신번호
+									<div class="sort_wrap">
+										<input type="button" class="sort sortBtn">
+									</div>
+								</th>
+								<th>상세결과
+									<div class="sort_wrap">
+										<input type="button" class="sort sortBtn">
+									</div>
+								</th>
+							</tr>
+						</thead>
+						<tbody>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>성공(카톡)</td>
+							</tr>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>성공(카톡)</td>
+							</tr>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>실패(카톡+문자)</td>
+							</tr>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>성공(문자)</td>
+							</tr>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>성공(문자)</td>
+							</tr>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>실패(카톡+문자)</td>
+							</tr>
+							<tr>
+								<td>홍길동</td>
+								<td>010-1234-5678</td>
+								<td>성공(카톡)</td>
+							</tr>
+						</tbody>
+					</table>
+
+				</div>
+
+				<div class="table_btn clearfix">
+					<div class="table_btn_left">
+						<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
+						<button type="button" data-tooltip="rev_popup02" class="btnType btnType14"><i class="add_img"></i>주소록 등록</button>
+						<button type="button" class="btnType btnType15" style="display: none;"><i class="remove_img"></i>주소록에서 번호 삭제</button>
+					</div>
+				</div>
+
+				<!-- pagination -->
+				<ul class="pagination">
+					<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
+					<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
+					<li class="on"><button>1</button></li>
+					<li><button>2</button></li>
+					<li><button>3</button></li>
+					<li><button>4</button></li>
+					<li><button>5</button></li>
+					<li><button>6</button></li>
+					<li><button>7</button></li>
+					<li><button>8</button></li>
+					<li><button>9</button></li>
+					<li><button>10</button></li>
+					<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
+					<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
+				</ul><!-- pagination -->
+
+			</div>
+			<div class="popup_btn_wrap2" style="margin: -40px auto 30px auto;">
+				<button type="button" class="tooltip-close" data-focus="adr_popup01-close" data-focus-next="popup02">닫기</button>
+			</div>
+
+		</div>
+	</div>
+	<!-- //발송대상 리스트 안내 팝업 -->
+
+	<!-- 그룹등록 팝업 data-tooltip:rev_popup02 -->
+	<div class="tooltip-wrap">
+		<div class="popup-com adr_layer rev_popup02" tabindex="0" data-tooltip-con="rev_popup02" data-focus="rev_popup02" data-focus-prev="rev_popup02-close" style="width: 500px;">
+			<div class="popup_heading">
+				<p>그룹등록</p>
+				<button type="button" class="tooltip-close" data-focus="rev_popup02-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
+			</div>
+			<div class="layer_in">
+				<div class="gorup_join_cont">
+					<p class="adr_pop_title">선택된 발송내역 전화번호를 그룹으로 등록합니다.</p>
+					<div class="group_input" style="margin-top: 0;">
+						<div class="input_left">그룹이름</div>
+						<div class="input_right">
+							<label for="" class="label">새 그룹명 입력</label>
+							<input type="text" placeholder="새 그룹명 입력" onfocus="this.placeholder=''" onblur="this.placeholder='새 그룹명 입력'" class="inputLight">
+						</div>
+					</div>
+					<div class="popup_btn_wrap2">
+						<button type="button">저장</button>
+						<button type="button" class="tooltip-close" data-focus="rev_popup02-close" data-focus-next="rev_popup02">취소</button>
+					</div>
+				</div>
+			</div>
+		</div>
+	</div>
+	<!--// 발송실패사유 팝업 -->
+
+	<!-- skip 메뉴  -->
+	<div class="skip_menu">
+		<a href="#cont" title="본문 바로가기" class="contGo">본문 바로가기</a>
+	</div>
+	<!--// skip 메뉴  -->
+	<!-- quick 메뉴 -->
+	<div class="quickMenu">
+		<div>
+			<p class="quick_title">QUICK<br>MENU</p>
+			<p class="quick_title2">QUICK</p>
+			<ul class="quickMenuIn">
+				<li>
+					<a href="/publish/index.html"><i class="quick1"></i><span>이용안내</span></a>
+					<div class="hover_cont">이용안내</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick2"></i><span>채팅상담</span></a>
+					<div class="hover_cont">채팅상담</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick3"></i><span>원격지원</span></a>
+					<div class="hover_cont">원격지원</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick4"></i><span>맞춤제작</span></a>
+					<div class="hover_cont">맞춤제작</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick5"></i><span>주소록 등록</span></a>
+					<div class="hover_cont">주소록 등록</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick6"></i><span>엑셀 전송</span></a>
+					<div class="hover_cont">엑셀 대량전송</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick7"></i><span>견적서</span></a>
+					<div class="hover_cont">견적서</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick8"></i><span>결제</span></a>
+					<div class="hover_cont">결제</div>
+				</li>
+				<li>
+					<a href="#"><i class="quick9"></i><span>영수증/계산서</span></a>
+					<div class="hover_cont">영수증/계산서</div>
+				</li>
+			</ul>
+			<button type="button" class="goTop" title="맨 위로 이동">TOP<i></i></button>
+		</div>
+	</div>
+	<!--// quick 메뉴 -->
+	<!-- header 영역 -->
+	<header id="header" class="header">
+		<!-- header top 영역 -->
+		<div class="header_top">
+			<div class="inner">
+				<ul class="menu_left">
+					<li><a href="#"><i class="hdTop_fav"></i>즐겨찾기추가</a></li>
+					<li><a href="#"><i class="hdTop_mypage"></i>마이페이지</a></li>
+					<li><a href="#"><i class="hdTop_center"></i>고객센터</a></li>
+				</ul>
+				<ul class="menu_right">
+					<li><a href="#">충전하기</a></li>
+					<li class="SortLine"><a href="#">요금안내</a></li>
+					<li class="SortLine"><a href="#">이용안내</a></li>
+					<li class="SortLine"><a href="#">1:1고객상담</a></li>
+				</ul>
+			</div>
+		</div><!-- header top 영역 -->
+		<!-- header body 영역 -->
+		<div class="header_body">
+			<div class="inner table">
+				<h1 class="logo"><a href="/publish/index.html" alt="문자온 메인 바로가기"><img src="/publish/images/CI.png" alt="문자온 CI"></a></h1>
+				<ul class="gnbWrap table_cell">
+					<li><a href="#">문자발송</a></li>
+					<li><a href="#">선거문자</a></li>
+					<li><a href="#">맞춤제작</a></li>
+					<li><a href="#">비즈톡</a></li>
+					<li><a href="#">주소록 관리</a></li>
+					<li><a href="#">발송결과</a></li>
+					<li><a href="#">예약관리</a></li>
+					<li><a href="#">결제내역</a></li>
+				</ul>
+				<div class="s_menu">
+					<i class="allSearch_info"><span>문자검색</span></i>
+					<button type="button" title="전체검색" class="allSearch" onclick="searchToggle();"><img src="/publish/images/search.png" alt="검색영역 열기" class="allMenu"></button>
+					<button type="button" title="전체메뉴"><img src="/publish/images/all_menu.png" alt="전체메뉴 열기"></button>
+				</div>
+			</div>
+			<!-- search popup 영역 -->
+			<div class="pop_search">
+				<div class="inner">
+					<div class="area_search">
+						<select name="" id="">
+							<option value="">그림문자</option>
+							<option value="">단문문자</option>
+							<option value="">장문문자</option>
+							<option value="">GIF</option>
+						</select>
+						<input type="text" placeholder="문자샘플 검색하기">
+						<button><img src="/publish/images/search02.png" alt=""></button>
+					</div>
+					<div class="area_popular">
+						<p><i></i>인기검색어</p>
+						<ul class="popular_tag">
+							<li><a href="#">#정월대보름</a></li>
+							<li class="on"><a href="#">#추석</a></li>
+							<li><a href="#">#가을인사</a></li>
+							<li><a href="#">#좋은하루</a></li>
+						</ul>
+					</div>
+					<button class="btn_close" onclick="searchToggle();"><img src="/publish/images/btn_searchclose.png" alt=""></button>
+				</div>
+			</div>
+			<!--// search popup 영역 -->
+		</div>
+		<!--// header body 영역 -->
+		<div id="login" class="login">
+			<div class="inner table">
+				<div class="login_left table_cell">
+					<div class="login_put">
+						<label for="id_text" class="label"></label>
+						<input type="text" placeholder="아이디를 입력해주세요" id="id_text" class="id_text" maxlength="30" size="18">
+						<label for="password_text" class="label"></label>
+						<input type="password" placeholder="비밀번호를 입력해주세요" id="password_text" class="password_text" maxlength="30" size="18">
+						<label for="login_button" class="label"></label>
+						<button type="submit" class="btnType btnType1" class="login_button">로그인</button>
+					</div>
+					<div class="login_save">
+						<input type="checkbox" id="save_id">
+						<label for="save_id">아이디 저장</label>
+					</div>
+					<div class="login_find">
+						<a href="#">아이디찾기 /</a>
+						<a href="#">비밀번호 찾기</a>
+					</div>
+					<div>
+						<button type="button" class="btnType btnType2">회원가입</button>
+						<button type="button" class="btnType btnType3">둘러보기</button>
+					</div>
+				</div>
+				<div class="login_right">
+					<span><i></i>이달의 이벤트</span>
+					<button type="button" class="btnType btnType4">바로가기</button>
+				</div>
+			</div>
+		</div>
+		<!--// login 영역 -->
+	</header>
+	<!--// header 영역 -->
+	<!-- login 영역 -->
+	<!-- content 영역 -->
+	<div id="container" class="cont sub">
+		<div class="inner">
+			<!-- send top -->
+			<div class="send_top">
+				<!-- 결제관리 - 요금 사용내역 -->
+				<div class="rev_admin_cont serv_content current">
+					<div class="heading">
+						<h2>발송결과 상세</h2>
+						<button type="button" class="button junk" data-tooltip="popupJunk" style="right:0;">통신사 스팸규격안내</button>
+					</div>
+
+					<!-- 발송결과 상세 및 미리보기-->
+
+					<div class="send_general">
+						<!-- 발송결과 상세 정보 -->
+						<div class="resultcont_left">
+							<!--발송정보-->
+							<div class="res_info">
+								<div class="res_info_in">
+									<div class="res_info_top clearfix">
+										<p>발송정보</p>
+										<p><button type="button" class="btnType btnType3" onclick="fnMjMsgReSendAll();">재전송</button></p>
+									</div>
+									<div class="res_info_btm">
+										<dl>
+											<dt>발송일시</dt>
+											<dd>2025-04-21 18:19:48</dd>
+										</dl>
+										<dl>
+											<dt>형태</dt>
+											<dd>
+												브랜드(텍스트)
+											</dd>
+										</dl>
+										<dl>
+											<dt>발송건수</dt>
+											<dd><span class="c_222">1</span>건</dd>
+										</dl>
+										<dl>
+											<dt>채널정보</dt>
+											<dd>@아이티앤</dd>
+										</dl>
+										<dl>
+											<dt>진행상황</dt>
+											<dd>완료</dd>
+										</dl>
+										
+									</div>
+									<div class="res_info_btm">
+										<dl>
+											<dt class="btm_charge">발송요금(합계)</dt>
+											<dd><span class="stcharge">5</span>원</dd>
+											<!--<dd><span class="stcharge">-</span>원</dd>-->
+											<!-- 예역취소 후 금액은 하이픈 처리-->
+										</dl>
+										<div class="charge_line">
+											<dl>
+												<dt class="charge_title">· 카카오톡</dt>
+												<dd><span class="c_222">5</span>원</dd>
+											</dl>
+											<dl>
+												<dt class="charge_title">· 대체문자</dt>
+												<dd><span class="c_222">0</span>원</dd>
+											</dl>
+										</div>
+									</div>
+								</div>
+							</div>
+							<!--// 발송정보-->
+							<!--상세결과-->
+							<div class="res_info">
+								<div class="res_info_in">
+									<div class="res_info_top clearfix" style="padding:0 0 10px 0;">
+										<p>상세결과</p>
+										<p><!-- <button type="button" class="refresh_btn btnType"><i class="refresh_img"></i>새로고침</button> --></p>
+									</div>
+									<div class="res_num">
+										<div class="res_info_btm1">
+											<dl>
+												<dt>전체건수</dt>
+												<dd><a href="#" data-tooltip="rev_popup04"><span class="c_222_g">101</span>건(100%)</a></dd>
+											</dl>
+										</div>
+										<div class="res_info_btm1">
+											<dl>
+												<dt>성공건수</dt>
+												<dd><span class="c_002c9a_g">100</span>건(100%)</dd>
+											</dl>
+										</div>
+									</div>
+									<div class="res_num">
+										<div class="res_info_btm1">
+											<dl>
+												<dt>대기건수</dt>
+												<dd><span class="c_666_g">0</span>건(0%)</dd>
+											</dl>
+										</div>
+										<div class="res_info_btm1">
+											<dl>
+												<dt>실패건수</dt>
+												<dd><span class="c_e40000_g">1</span>건(100%)</dd>
+											</dl>
+										</div>
+									</div>
+									<div class="table_btn clearfix">
+										<div class="table_btn_left">
+											<!-- <button type="button" data-tooltip="rev_popup02" class="btnType btnType14"><i class="add_img"></i>주소록 등록</button>
+											<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button> -->
+											<p class="table_bottom_txt">* 전체건수를 클릭하면 받는 사람 상세정보를 확인하실 수 있습니다.</p>
+											<p class="table_bottom_txt" style="padding:5px 0 0 0;">* 대체문자 발송 성공 시, 성공건수로 집계됩니다.</p>
+										</div>
+										<div class="table_btn_right">
+											
+										</div>
+									</div>
+								</div>
+							</div>
+							<!--// 발송결과-->
+
+							
+						</div>
+						<!--// 발송결과 상세 정보 -->
+
+						<div class="resultcont_right" id="previewPhone">
+							<div class="phone">
+								<!-- 탭스타일 -->
+								<div class="list_tab_wrap2 type5">
+									<ul class="tabType3" id="tabType" name="tabType">
+										<li class="tab active"><button type="button" onclick="phoneTab(this,'1');" title="선택됨">카카오톡</button></li>
+										<!-- <li class="tab"><button type="button" onclick="phoneTab(this,'2');">대체문자</button></li> -->
+									</ul>
+								</div>
+								<!--// 탭스타일 -->
+
+								<!-- 카카오 알림톡 미리보기 -->
+								<div class="tab_phone current" id="tab_phone_1">
+									<div class="phone_kakako friendtalk">
+										<div class="phoneIn">
+											<p class="prev_p"><img src="/publish/images/content/kakao_prev_icon.png" alt="">@munjaon</p>
+											<!-- 텍스트 미리보기 -->
+											<div class="text_preview">
+		                                        <p class="friend_talk_title"><span>(광고)</span></p>
+		                                        <div class="allimtalk_content">
+		                                        
+		                                            <div class="kakao_image"><img src="/publish/images/content/kakao_img_basic.jpg" alt=""></div>
+		                                            <p class="template_text">홍길동 고객님 안녕하세요.
+		                                                문자온입니다.
+		                                                문자온에서는 재결제 고객님들께 다양한 이벤트를 준비하였으니, 방문하셔서 혜택 놓치지 마세요.</p>
+		                                            <button type="button" class="btn_kakao_type">문자온 바로가기</button>
+		                                        
+		                                        </div>
+		                                        <p class="kakao_block_text">수신거부 : 홈 > 채널차단</p>
+		                                    </div>
+										</div>
+										<p class="addText">※ 단말기 설정에 따라 다르게 보일 수 있습니다</p>
+									</div>
+								</div>
+								<!--// 카카오 알림톡 미리보기 -->
+
+								<!-- 대체문자 -->
+
+								<!-- 카카오 알림톡 미리보기 -->
+								<div class="tab_phone" id="tab_phone_2" style="display: none;position:relative;">
+									<div class="phone">
+										<div class="phoneIn">
+											<div>
+												<p class="prev_p"><img src="/publish/images/search.png">문자내용</p>
+												<div class="text_length2 clearfix" style="display:none;">
+													<span class="msg_com msg_short">단문</span>
+													<div>
+														<span>글자크기</span>
+														<button type="button"><img src="/publish/images/content/font_plus.png"></button>
+														<button type="button"><img src="/publish/images/content/font_minus.png"></button>
+													</div>
+												</div>
+												<div class="text_length2 clearfix" style="display:none;">
+													<span class="msg_com msg_long">장문</span>
+													<div>
+														<span>글자크기</span>
+														<button type="button"><img src="/publish/images/content/font_plus.png"></button>
+														<button type="button"><img src="/publish/images/content/font_minus.png"></button>
+													</div>
+												</div>
+												<div class="text_length2 clearfix">
+													<span class="msg_com msg_photo">
+														그림
+													</span>
+												</div>
+												<!-- 텍스트 미리보기 -->
+												<div class="text_preview">
+													<div class="preiew_img">
+														<div class="img_box">
+															<img src="/cmm/fms/getImage2.do?atchFileId=FILE_000000000013873&amp;fileSn=0" alt="발송된 그림문자 미리보기" style="width: 100%">
+														</div>
+													</div>
+													<div class="preview_auto">
+														<p class="ad_tit">(광고)</p>
+														<p class="realtime" id="smsTxt">
+															test
+														</p>
+														<p class="deny_receipt">무료거부 0808800858</p>
+													</div>
+												</div>
+												<!-- //텍스트 미리보기 -->
+											</div>
+										</div>
+										<p class="addText">※ 단말기 설정에 따라 다르게 보일 수 있습니다</p>
+									</div>
+								</div>
+								<!--// 카카오 알림톡 미리보기 -->
+								<!-- // 대체문자 -->
+
+							</div>
+						</div>
+
+						<!-- 발송결과 미리보기 -->
+						<div class="resultcont_right" style="display: none;">
+							<!-- 카카오 알림톡 미리보기 -->
+							<div class="phone_kakako">
+								<div class="phoneIn">
+									<p class="prev_p"><img src="/publish/images/content/kakao_prev_icon.png" alt="">@munjaon</p>
+									<!-- 텍스트 미리보기 -->
+									<div class="text_preview">
+										<div class="allimtalk_title">
+											<img src="/publish/images/content/icon_allimtalk.png" alt="">알림톡 도착
+										</div>
+										<div class="allimtalk_content">
+											<!--                                             <div class="kakao_image"> -->
+											<!--                                                 <img src="/publish/images/content/kakao_template_img.png" alt=""> -->
+											<!--                                             </div> -->
+											<p class="emphasis_side_text">강조표기 보조문구 미리보기</p>
+											<p class="emphasis_title_text">타이틀 미리보기</p>
+											<p class="template_text">내용미리보기</p>
+											<p class="side_info_text">부가정보내용</p>
+											<p class="channel_info_text">채널 추가 안내 메시지 미리보기</p>
+											<button type="button" class="btn_kakao_type">버튼명</button>
+											<button type="button" class="btn_kakao_type">버튼명</button>
+											<!--                                             <p class="emphasis_side_text">강조표기 보조문구 미리보기</p> -->
+											<!--                                             <p class="emphasis_title_text">타이틀 미리보기</p> -->
+											<!--                                             <p class="template_text">내용미리보기</p> -->
+											<!--                                             <p class="side_info_text">부가정보내용</p>  -->
+											<!--                                             <p class="channel_info_text">채널 추가 안내 메시지 미리보기</p> -->
+											<!--                                             <button type="button" class="btn_kakao_type">버튼명</button> -->
+											<!--                                             <button type="button" class="btn_kakao_type">버튼명</button> -->
+										</div>
+									</div>
+									<!-- //텍스트 미리보기 -->
+								</div>
+
+								<p class="addText">※ 단말기 설정에 따라 다르게 보일 수 있습니다<p>
+							</div>
+							<!--// 카카오 알림톡 미리보기 -->
+
+						</div>
+						<!--// 발송결과 미리보기 -->
+					</div>
+
+					<!--// 발송결과 상세 및 미리보기-->
+
+					<!-- 목록-->
+					<div class="btn_list_type1">
+						<button class="btnType btnType17">목록</button>
+					</div>
+					<!--// 목록-->
+
+				</div>
+			</div>
+			<!--// send top -->
+		</div>
+	</div>
+	<!--// content 영역 -->
+	<!-- footer 영역 -->
+	<div data-include-path="/publish/layout/_footer.html"></div>
+	<!--// footer 영역 -->
+</body>
+
+</html>(No newline at end of file)
Add a comment
List