@charset "euc-kr";
@media screen and (max-width: 1800px) {
  #container #wrap .left0 { left: 0px; }
  #container #wrap .right0 { right: 0px; }
  #container #wrap #right_menu .right_menu_hide { display: block; }
  /* .right_menu_cover { overflow: auto; height: calc(100vh - 40px); } */
}
@media screen and (max-width: 1600px) {
  #container #wrap #right_menu { right: -300px; }
  #container #wrap #right_menu .right_menu_hide .right_menu_close { display: none; }
  #container #wrap #right_menu .right_menu_hide .right_menu_open { display: block; }
}

/* 공통css */
html,body { font-family: 'Pretendard Variable', sans-serif; margin: 0; padding: 0; }
a { text-decoration: none; color: inherit; }
.none { display: none; }
.left { float: left; }
.right { float: right; }
.bold { font-weight: 800; }
.brown { color: #8a5c13; }
.text_red { color: #ff5753; }
.byte > b { font-weight: 600; }
textarea { resize: none; }
#container::after { content: ''; clear: both; background: #f8f8f8; width: 100%; height: 100%; }
#container { background: #f2f2f2; position: relative; min-width: 1700px; }
#container #con_wrap { width:1000px; margin:0 auto; position:relative; }
#container #con_wrap .top_menu { position: absolute; top:0; height: 30px; right: 0px; background: transparent; z-index: 998; }
#container #con_wrap .top_menu > ul > li{ float: left; margin-left: 10px; }
/* #container #con_wrap #main_quick { top: 240px; } */
#container #con_wrap .quick_menu { width: 560px; height: 85px; position: absolute; top: 140px; right: 0px; background: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); z-index: 998; }
#container #con_wrap .quick_menu > ul > li { float: left; height: 85px; width: 116.25px; border-right: 1px solid #eee; box-sizing: border-box; }
/* #container #con_wrap .quick_menu > ul > li:first-child { width: 95px; background: #18aad6; border-right: none; } */
#container #con_wrap .quick_menu > ul > li:last-child { border-right: none; }
.flex_box { display: flex; align-items: center; justify-content: center; gap: 5px; }
.link_btn { display: flex; justify-content: center; align-items: center; gap: 5px; font-weight: 400 !important; color: #005bea !important; text-decoration: underline; }

/* 견적서 출력 */
#est_cover #est_popup { position: fixed; background: #fff; z-index: 999; width: 500px; height: 300px; left:50%; top:50%; transform: translate(-50%,-50%); text-align: center; border-radius: 20px; padding: 40px 20px; box-sizing: border-box; overflow: hidden; display: none;}
#est_cover #est_popup h1 { width: 100%; font-size: 20px; font-weight: 700; line-height: 70px; background: #254771; color: #fff; display: block; position: absolute; top:0; left:0; }
#est_cover #est_popup h2 { font-size: 18px; font-weight: 700; line-height: 50px; margin-top: 50px; }
#est_cover #est_popup ul { width: 160px; margin: 20px auto; }
#est_cover #est_popup ul > li { float: left; margin-left: 10px; height: 30px; line-height: 30px; border-radius: 5px; margin-top: 20px; }
#est_cover #est_popup ul > li:nth-child(1) { width: 90px; margin-left: 0; background: linear-gradient(to top, #154473 70%, #aaa); }
#est_cover #est_popup ul > li:nth-child(2) { width: 60px; background: linear-gradient(to top, #9E9E9E 70%, #eee); }
#est_cover #est_popup ul > li > a { display: block; text-align: center; color: #fff; }
#est_cover .est_on { display: none; width: 100%; height: 100%; content: ''; clear: both; background: #111; opacity: 0.7; z-index: 998; position: fixed; }
#est_cover { max-width: 900px; min-width: 900px; }
#est_cover .est_title { width: 100%; height: 40px; line-height: 40px; text-align: center; background: #e1e9ec; font-size: 16px; font-weight: 700; color: #111; border-bottom: 2px solid #777;}
#est_cover .est_wrap { padding: 0 20px; }
#est_cover .est_text_box { line-height: 34px; padding: 20px; }
#est_cover .est_text_box .dashed { border-bottom: 1px dashed #aaa; margin: 20px 0; }
#est_cover .est_text_box h1 { display: block; width: 300px; font-weight: 600; }
#est_cover .est_text_box h2 { margin-left: 20px; }
#est_cover .est_text_box input { margin-left: 20px; }
#est_cover .est_text_box .sel_left { margin-left: 40px; }
#est_cover .est_text_box > ul { height: 34px; margin-bottom: 20px; }
#est_cover .est_text_box > ul > li { margin-left: 40px; float: left; }
#est_cover .est_text_box > ul > li:first-child { margin-left: 20px; }
#est_cover .est_text_box strong { display: inline-block; width: 150px; text-align: center; font-weight: 700; }
#est_cover .est_text_box .est_button { width: 150px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: linear-gradient(to top, #404040 70%, #aaa); margin:0 auto; margin-top: 20px; border-radius: 5px; }
#est_cover .est_text_box .est_button a { display: block; }
#est_cover .est_wrap .est_con { padding: 20px;  }
#est_cover .est_wrap .est_con .est_consult { width: 100%; height: 100px; text-align: center; background: #dbe9ef; display: inline-block;  margin-bottom: 20px; }
#est_cover .est_wrap .est_con .est_consult h3 { font-size: 22px; font-weight: 800; line-height: 60px;}
#est_cover .est_wrap .est_con .est_consult h2 { font-size: 16px; }
#est_cover .est_wrap .est_con h1 { font-size: 34px; display: block; text-align: center; font-weight: 800; margin-bottom: 80px; letter-spacing: 2px; }
#est_cover .est_wrap .est_con caption { font-size: 17px; line-height: 36px; font-weight: 700; }
#est_cover .est_wrap .est_con td { line-height: 36px; text-align: center; vertical-align: middle; }
#est_cover .est_wrap .est_con .request_t caption { background: #eee; }
#est_cover .est_wrap .est_con .request_t td { border-bottom: 1px solid #aaa; }
#est_cover .est_wrap .est_con .provider_t { border: 1px solid #aaa; }
#est_cover .est_wrap .est_con .provider_t td { border: 1px solid #aaa; }
#est_cover .est_wrap .est_con .amount_t { border: 1px solid #777; margin: 20px 0; font-weight: 700; }
#est_cover .est_wrap .est_con .amount_t td { border-left: 1px solid #777; }
#est_cover .est_wrap .est_con .amount_t td:last-child { border-left: none; font-size: 13px; font-weight: 400; }
#est_cover .est_wrap .est_con .list_t { width: 100%; border-top: 2px solid #777; border-bottom: 1px solid #777; }
#est_cover .est_wrap .est_con .list_t thead { border-bottom: 2px solid #777; }
#est_cover .est_wrap .est_con .list_t td { border-left: 1px solid #aaa; border-bottom:1px solid #aaa; }
#est_cover .est_wrap .est_con .list_t td:first-child { border-left: none; }
#est_cover .est_wrap .est_con .reference_t { width: 100%; margin-top: 40px; }
#est_cover .est_wrap .est_con .reference_t td { border-top: 1px solid #aaa; }
#est_cover .est_wrap .est_con .est_bottom_t { border-top: 1px solid #aaa; }
#est_cover .est_wrap .est_con .est_bottom_t td { border-bottom: 1px solid #aaa; }
#est_cover .est_wrap .est_con .est_bottom_t h2 { font-size: 20px; font-weight: 800; margin: 20px 0; }
#est_cover .est_wrap .est_con .est_btn_box { display: flex; width: 100%; height: 35px; padding-bottom: 40px; padding-top: 60px; }
#est_cover .est_wrap .est_con .est_btn_box ul { width: 330px; margin: 0 auto; }
#est_cover .est_wrap .est_con .est_btn_box ul > li { float: left; border-radius: 5px; margin-left: 10px; }
#est_cover .est_wrap .est_con .est_btn_box ul > li > a { display: block; height: 35px; line-height: 35px; text-align: center; color: #fff; }
#est_cover .est_wrap .est_con .est_btn_box ul > li:nth-child(1) { width: 120px; background: linear-gradient(to top, #154473 70%, #aaa); margin-left: 0; }
#est_cover .est_wrap .est_con .est_btn_box ul > li:nth-child(2) { width: 120px; background: linear-gradient(to top, #154473 70%, #aaa); }
#est_cover .est_wrap .est_con .est_btn_box ul > li:nth-child(3) { width: 70px; background: linear-gradient(to top, #9E9E9E 70%, #eee); }

/* 왼쪽 메뉴 */
#container #left_menu { width: 280px; position: fixed; top:0; bottom:0; box-shadow: 5px 0px 10px 0px rgba(0,0,0,0.3); background: #35b5db; overflow-y: auto; transition:0.3s; z-index: 999; }
#left_menu { left:80px; }
#container #left_menu .login_box { float: left; padding-bottom: 36px; background-color: #464f53; background: url(../images/menu/bg.png) center no-repeat; background-size: cover; position: relative; }
#container #left_menu .since { height: 30px; background: #516268; padding: 0 20px; }
#container #left_menu .logo { padding: 20px; padding-top: 25px; }
#container #left_menu .login_box .login { width: 280px; }
#container #left_menu .login_box .login > ul { padding: 0 20px; }
#container #left_menu .login_box .login .login_input { float: left; }
#container #left_menu .login_box .login .login_btn { float: right; }
#container #left_menu .login_box .login .login_btn a { display:inline-block; width: 70px; height: 70px; cursor: pointer; text-align: center; line-height: 70px; color:#fff; font-weight: 600; background: #18aad6; margin-top: 5px; }
#container #left_menu .login_box .login .login_input input { width: 150px; height: 30px; line-height: 30px; color: #333; font-weight: 600; padding-left: 12px; border:none; margin-top:5px; }
#container #left_menu .login_box .login .login_chek { float: right; width: 300px; height: 12px; text-align: right; letter-spacing: -0.4px; font-size: 12px; line-height: 14px; color: #a9b0b8; margin-top: 5px; margin-bottom: 20px; }
#container #left_menu .login_box .login .login_chek label { cursor: pointer; }
#container #left_menu .login_box .login .login_chek input { vertical-align: middle; }
#container #left_menu .login_box .login .login_btn .input_login { display:inline-block; width: 70px; height: 70px; cursor: pointer; text-align: center; line-height: 70px; color:#fff; font-weight: 600; background: #18aad6; margin-top: 5px; }

#container #left_menu .login_box .logined { width: 100%; padding: 0 20px; box-sizing: border-box; font-size: 14px; }
#container #left_menu .login_box .logined .logined_box { width: 100%; height: 102px; background: #ebfaff; border-radius: 5px; padding: 0 30px; box-sizing: border-box; margin-bottom: 10px; }
#container #left_menu .login_box .logined .logined_box .logined_title { text-align: center; height: 32px; line-height: 32px; }
#container #left_menu .login_box .logined .logined_box .logined_title span { color: #fff; background: #35b5db; font-size: 12px; padding: 2px 7px; border-radius: 4px; }
#container #left_menu .login_box .logined .logined_box .logined_title strong { font-weight: 700; }
#container #left_menu .login_box .logined .logined_box .logined_con li { height: 20px; line-height: 20px; font-size: 13px; }
#container #left_menu .login_box .logined .logined_box .logined_con b { font-weight: 600; color: #ff5753; margin-right: 2px; }
#container #left_menu .login_box .logined .logined_box .logined_con img { vertical-align: middle; }

#container #left_menu .login_box .logined .logined_box .login_bottom_box { width: 240px; }
#container #left_menu .login_box .login_bottom_btn a { float:left; box-sizing: border-box; width: 117px; height: 28px; margin-left: 6px; }
#container #left_menu .login_box .login_bottom_btn a:first-child { margin-left: 0; }
#container #left_menu .login_box .login_bottom_btn img { border: 1px solid #aaa; }

#container #left_menu .menu > ul > li { width: 280px; color: #fff; text-align: center; font-size: 20px; box-sizing: border-box; }
#container #left_menu .menu > ul > li > a { display: block; border-bottom: 1px dotted #229ec4; box-sizing: border-box; }
#container #left_menu .menu > ul > li:hover { background: #16667f; }
#container #left_menu .menu > ul > li:hover > a { border-bottom: 1px dotted #1c83a3; }
#container #left_menu .menu .menu_small { font-size: 16px; }
#container #left_menu .menu .sub { border-bottom: 1px solid #229ec4; padding: 20px 50px; box-sizing: border-box; display: none; }
#container #left_menu .menu .sub li { font-size: 16px; text-align:left; line-height: 34px; letter-spacing: -0.25px; }
/* #container #left_menu .menu .sub li > a:before { width: 15px; height: 15px; content:''; background: url(../images/menu/sublist.png) no-repeat center; float: left; margin-top: 3px; margin-right: 10px; } */

/* 오른쪽 메뉴 */
#container #right_menu { width: 300px; position: fixed; top:0; bottom:0; box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.3); background: #fff; box-sizing: border-box; transition:0.3s; z-index: 999; }
/* #right_menu { right: 60px; } */
#container #right_menu .right_menu_cover { width: 300px; position: relative; padding: 20px; box-sizing: border-box; }
#container #right_menu .right_menu_hide { width: 30px; height: 100px; position: absolute; left: -32px; top:35%; transform: translate(0,-35%); background: #fff; border-top-left-radius: 20px; border-bottom-left-radius: 20px; cursor:pointer; border:1px solid #ddd; }
.right_menu_hide { display: none; }
#container #right_menu .right_menu_hide img { width: 20px; position: absolute; right: 10%; top:50%; transform: translate(-10%,-50%); }
.right_menu_open { width: 100%; height: 100%; display: none; }
.right_menu_close { width: 100%; height: 100%; display: block; }
#container #right_menu .event { margin-top: 10px; width:260px; height: 290px; border-radius: 10px; overflow: hidden; position: relative; }
#container #right_menu .event .event_slide { width: 300%; }
#container #right_menu .event .event_slide ul { position: absolute; }
#container #right_menu .event .event_slide li { float:left; }
#container #right_menu .bullet { position: absolute; top: 15px; left: 15px; text-align: center; }
#container #right_menu .bullet > li { box-sizing: content-box; display: inline-block; width: 10px; height: 10px; background: #fff; opacity: 0.7; border-radius: 50%; margin: 0 2px; transition: 0.2s; cursor: pointer; }
#container #right_menu .bullet > li.here { background: #fff; width: 30px; border-radius: 30px; cursor: default; transition: 0.3s; opacity: 1;}
#container #right_menu .bullet > li > span { display: none; }
#container #right_menu .right_menu_btn { width: 260px; margin-top: 20px; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; }
#container #right_menu .right_menu_btn ul > li { width: 260px; height: 75px; border-bottom: 1px dotted #ccc; }
#container #right_menu .right_menu_btn ul > li:last-child { border: none; }
#container #right_menu .right_menu_cs { margin-top: 20px; }
#container #right_menu .right_menu_cs .remote_btn { display:block; margin-top: 10px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #ccc;}
#container #right_menu .right_menu_cs .remote_btn img { border-radius: 5px; }
#container #contents { width: 1000px; margin: 0 auto; }


/* 메인 */
#container #banner { width: 100%; height: 365px; background: #ebebeb; background: url(../images/main/bg.jpg) no-repeat center; background-size: cover; }
#container #banner .banner_wrap { width: 1000px; height: 365px; margin: 0 auto; overflow: hidden; position: relative; }
#container #banner .banner_slide > li { float: left; width: 1000px; }
#container #banner .slide_bar > li { box-sizing: border-box; display: inline-block; width: 100px; height: 10px; background: none; margin: 0 2px; cursor: pointer; border: 1px solid #afafaf; }
#container #banner .slide_bar > .slide_on { background: #afafaf; cursor: default; transition: 2s; }
#container #banner .slide_bar > li > span { display: none; }
#container #banner .slide_bar { position: absolute; top: 50px; left: 0px; text-align: center; }
#container #banner .slide_bar > li { background: #fff; opacity: 0.7; box-sizing: content-box; display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin: 0 2px; transition: 0.3s; cursor: pointer; }
#container #banner .slide_bar > li.slide_on { background: #fff; width: 30px; border-radius: 30px; cursor: default; transition: 0.3s; opacity: 1; transition-delay: 0.8s; }
#container #banner .slide_bar > li > span { display: none; }
#container #wrap { width:1000px; margin:0 auto; position:relative; }
#container #wrap #contents .main_left { float: left; }
#container #wrap #contents .main_right { float: right; }
#container #wrap #contents .main_left .main_link > ul { width: 670px; height: 160px; margin-top: 40px; margin-bottom: 10px; }
#container #wrap #contents .main_left .main_link > ul > li { width: 160px; height: 160px; background-color: #f2f2f2; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); float:left; border-radius: 10px; margin-left: 10px; transition: 0.2s; }
#container #wrap #contents .main_left .main_link > ul > li > a { display: block; width: 150px; height: 150px; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(1) { margin-left: 0; background: url(../images/main/link_01.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(1):hover { background-color: #4f8bb1 !important; background: url(../images/main/onlink_01.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(2) { background: url(../images/main/link_02.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(2):hover { background-color: #4f8bb1 !important; background: url(../images/main/onlink_02.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(3) { background: url(../images/main/link_03.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(3):hover { background-color: #4f8bb1 !important; background: url(../images/main/onlink_03.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(4) { background: url(../images/main/link_04.png) no-repeat center; }
#container #wrap #contents .main_left .main_link > ul > li:nth-child(4):hover { background-color: #4f8bb1 !important; background: url(../images/main/onlink_04.png) no-repeat center; }
#container #wrap #contents .main_left .main_guide > ul { width: 670px; height: 155px; margin-bottom: 10px; }
#container #wrap #contents .main_left .main_guide > ul > li { width: 216.6px; height: 155px; background-color: #4f8bb1; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); float: left; border-radius: 10px; margin-left: 10px; }
#container #wrap #contents .main_left .main_guide > ul > li:nth-child(1) { margin-left: 0; }
#container #wrap #contents .main_left .main_notice { width: 670px; height: 175px; background: #f9f9f9; border-radius: 10px; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); margin-bottom: 40px; padding:20px; box-sizing: border-box; }
#container #wrap #contents .main_left .main_notice > h1 { font-size: 20px; color: #2b658b; font-weight: 800; margin-bottom: 10px; }
#container #wrap #contents .main_left .main_notice .nt_text { float: left; font-size: 14px; line-height: 28px; color: #555; font-family: sans-serif; letter-spacing: -1px; }
#container #wrap #contents .main_left .main_notice .nt_text li > a > img { vertical-align: sub; padding-right: 5px; }
#container #wrap #contents .main_left .main_notice .nt_text b { font-weight: 800; }
#container #wrap #contents .main_left .main_notice .nt_date { float: right; font-size: 12px; line-height: 28px; color: #555; }
#container #wrap #contents .main_right .main_msg { width: 285px; height: 510px; margin-top: 40px; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); }
#container #wrap #contents .main_right .main_msg .msg_textarea { height: 300px; }
#container #wrap #contents .main_right .main_msg .msg_textarea textarea { height: 240px; }
#container #wrap #contents .main_right .sms_notice { width: 100%; height: 38px; background: #eefbff; border:1px solid #29768d; box-sizing: border-box; border-radius: 5px; margin-top: 5px; }
#container #wrap #contents .main_right .send_number li { display: flex; margin-top: 5px; padding: 0 2px; box-sizing: border-box; }
#container #wrap #contents .main_right .send_number strong { font-size: 14px; font-weight: 800; line-height: 30px; float: left; margin-right: 7px; }
#container #wrap #contents .main_right .send_number textarea { float: right; height: 25px; width: 175px; line-height: 25px; }
#container #wrap #contents .main_right .main_send { width: 100%; height: 50px; border-radius: 5px; box-sizing: border-box; background: #343d40; margin-top: 5px; }
#container #wrap #contents .main_right .main_send a { display: block; color: #fff; text-align: center; line-height: 50px; width: 100%; height: 50px; font-weight: 500; }


/* 안내창 공통 */
.visual_cover { width: 100%; background: url("../images/contents/bg.jpg") repeat-x 0 -30px #f2f2f2 !important; }
/* #container #visual::after { width: 100%; height: 92px; content: ""; display: block; clear: both; background: #24a2c6; margin-top: -5px; } */
#container #contents { width: 1000px; margin: 0 auto; }
#container #contents .visual { height: 200px; float: left; }
#container #contents .visual_tab { width: 100%; height: 125px; float: left; }
#container #contents .visual_tab > ul > li { float: left; }
#container #contents .visual_con { background: #fff; padding: 20px 50px; }
#container #contents .visual_con img { margin-bottom: 20px; }
#container #contents .visual_con .visual_tab_bt { display: flex; align-items: center; justify-content: space-between; font-family: 'Pretendard Variable',sans-serif; }
#container #contents .visual_con .visual_tab_bt li { width: 100%; float:left; background: #e2e2e2; height: 52px; line-height: 52px; text-align: center; color: #37485b; border-left: 1px solid #fff; box-sizing: border-box; cursor: pointer; margin-bottom: 20px; font-size: 15px; letter-spacing: -0.4px; }
#container #contents .visual_con .visual_tab_bt li:first-child { border: none; }
#container #contents .visual_con .visual_tab_bt li > img { display: none; }
#container #contents .visual_con .visual_tab_bt .tab_on { display: block; background: #f6a200; color: #fff; font-weight: 500; }
#container #contents .visual_con .visual_tab_bt .tab_on img { display: block; }
#container #contents .visual_con .visual_tab_con ul { display: flex; align-items: center; justify-content: center; border: 1px solid #ddd; padding: 20px; }
#container #contents .visual_con .visual_tab_con li { display: none; }
#container #contents .visual_con .visual_tab_con li > a { display: block; width: 195px; height: 40px; margin: 0 auto;  border-radius: 5px; overflow: hidden; }
#container #contents .visual_con .visual_tab_con li table { width: 100%; border-top: 2px solid #464d5e; margin-bottom: 20px; font-size: 13px; font-family: "dotum",sans-serif; }
#container #contents .visual_con .visual_tab_con li th { height: 40px; border: 1px solid #ccc; text-align: center; vertical-align: middle; background: #f1f3f7; }
#container #contents .visual_con .visual_tab_con li td { width: 250px; border: 1px solid #ccc; text-align: center; padding: 10px; box-sizing: border-box; vertical-align: middle; line-height: 18px; }
#container #contents .visual_con .visual_tab_con .active { display: block; }

#container #contents .visual_con .visual_box { padding-top: 270px; }
#container #contents .visual_con .visual_box .guide_con { width: 100%; margin: 40px 0 20px 0; }
#container #contents .visual_con .visual_box .guide_con h1 { font-size: 26px; font-weight: 600; margin-bottom: 20px; text-align: center; }
#container #contents .visual_con .visual_box .guide_con .guide_title { width: 100%; border-radius: 30px; background-color: #f1f6f6; padding: 30px; text-align: center; border: 5px solid #d2e2e2; box-sizing: border-box; }
#container #contents .visual_con .visual_box .guide_con .guide_title span { font-weight: 500; line-height: 1.6; }
#container #contents .visual_con .visual_box .guide_con .guide_title span b { color: #eb2828; }
#container #contents .visual_con .visual_box .guide_con .guide_title i { display: flex; justify-content: center; margin-top: 20px; }
#container #contents .visual_con .visual_box .guide_con .guide_title i a { padding: 13px 25px; border-radius: 50px; background-color: #16667f; font-size: 15px; color: #fff; font-weight: 500; }
#container #contents .visual_con .visual_box .guide_con table { width: 100%; border-top: 2px solid #464d5e; margin-top: 20px; }
#container #contents .visual_con .visual_box .guide_con th { background-color: #f6f8fb; vertical-align: middle; height: 40px; border: 1px solid #ccc; text-align: center; font-size: 15px; font-weight: 600; }
#container #contents .visual_con .visual_box .guide_con td { vertical-align: middle; width: 250px; border: 1px solid #ccc; text-align: center; line-height: 1.6; font-size: 15px; padding: 10px; box-sizing: border-box; }
#container #contents .visual_con .visual_box .guide_con i { display: flex; align-items: center; gap: 10px; justify-content: space-between; margin-top: 10px; }
#container #contents .visual_con .visual_box .guide_con i span { display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 15px; color: #16667f; font-weight: 600; padding: 20px; background-color: #f6f8fb; border: 1px solid #e2e5eb; border-radius: 5px; }
#container #contents .visual_con .visual_box .guide_con i span a { padding: 10px 20px; background-color: #596171; font-size: 13px; font-weight: 400; color: #fff; border-radius: 5px; }
#container #contents .visual_con .visual_box .guide_con .guide_btn { display: inline-block; width: 100%; text-align: center; }
#container #contents .visual_con .visual_box .guide_con .guide_btn a { display: inline-block; width: 195px; height: 40px; border-radius: 5px; overflow: hidden; margin: 0 5px; }
#container #contents .visual_con .visual_box .guide_con .guide_noted { padding: 30px; background-color: #f8f9fb; border-radius: 20px; }
#container #contents .visual_con .visual_box .guide_con .guide_noted ul { display: flex; flex-direction: column; gap: 15px; }
#container #contents .visual_con .visual_box .guide_con .guide_noted ul li { display: flex; align-items: center; gap: 8px; font-size: 15px; color: #7f8899; }
#container #contents .visual_con .visual_box .guide_con .guide_noted ul li span { width: 17px; height: 17px; border-radius: 50px; display: flex; align-items: center; justify-content: center; background-color: #8b92a1; color: #fff; font-size: 12px; }
#container #contents .visual_con .visual_box .guide_con .guide_notice { padding: 30px; background-color: #f8f9fb; font-size: 13px; line-height: 1.6; border-radius: 20px; }
#container #contents .visual_con .visual_box .guide_con .guide_notice strong { display: block; margin-bottom: 5px; }
#container #contents .visual_con .visual_box .guide_con .guide_notice li { letter-spacing: 0; list-style: disc; margin-left: 15px; }

/* 로그인 */
#container .login_sbox { width: 100%; background: #fff; margin-top: 20px; border-radius: 20px; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); padding:50px; box-sizing: border-box; margin-bottom: 10%; }
#container .login_sbox .login_wrap { width: 415px; margin: 0 auto; }
#container .login_sbox .login_wrap dl { list-style: none; }
#container .login_sbox .login_wrap dt { float: left; width: 70px; line-height: 37.5px; font-weight: 700; }
#container .login_sbox .login_wrap .login_sbtn { display: inline-block; width: 100px; height: 80px; line-height: 80px; cursor: pointer; text-align: center; color: #fff; font-weight: 600; background: #18aad6; border-radius: 4px; }
#container .login_sbox .login_wrap .login_sinput { width: 230px; height: 37.5px; line-height: 37.5px; margin-bottom: 5px; box-sizing: border-box; }
#container .login_sbox .login_wrap .login_chekbox { float: left; width: 415px; font-size: 13px; color: #aaa; padding-left: 66px; box-sizing: border-box; }
#container .login_sbox .login_wrap .login_chekbox input { vertical-align: middle; }
#container .login_sbox .login_wrap .login_con { display: inline-block; width: 415px; font-size: 14px; letter-spacing: -1.2px; line-height: 22px; border-top: 1px dashed #aaa; padding-top: 20px; }
#container .login_sbox .login_wrap .login_con strong { font-weight: 800; color: #566cc6; text-decoration: underline; }


/* 공통하단 */
.footer { height: 160px; background: #f2f2f2; min-width: 1870px; width: 100%; margin: 0 auto; }
.footer .ft_top { height: 40px; background: #ecedee;  line-height: 40px; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }
.footer .ft_top > ul > li { float:left; font-size:12px; font-weight: 700; color:#555; }
.footer .ft_top > ul > li span { margin: 0 15px; color: #ccc; cursor: default; }
.footer .ft_top > ul { width: 1000px; height: 40px; margin:0 auto; }
.footer .ft_bottom { width: 1000px; height: 90px; margin:0 auto; margin-top: 30px; position: relative; }
.footer .ft_bottom > img { position: absolute; right: 0; top: -15px; margin: 0; }
.footer .ft_bottom img { float:left; margin-right: 20px; }
.footer .ft_logo { display: flex; align-items: center; }
.footer .ft_logo i { display: flex; flex-direction: column; gap: 8px; }
.footer .ft_logo ul { display: flex; }
.footer .ft_logo ul li { float:left; font-size: 12px; color: #999; margin-right:10px; letter-spacing: -0.4px; }

/* 메인 Frame 전송창 */
#main_frame_sms .main_msg { width: 285px; height: 510px; margin-top: 40px;}
#main_frame_sms .sms { background: #91cee1; border-radius: 10px; box-sizing: border-box; padding: 20px; box-shadow: 0px 0px 10px rgb(0 0 0 / 30%); }
#main_frame_sms .main_msg .msg_textarea {height: 300px;}
#main_frame_sms .sms .msg_textarea {border: 1px solid #29768d; box-sizing: border-box; border-radius: 10px; background: #fff; position: relative;}
#main_frame_sms .sms .msg_textarea textarea { border: none; border-radius: 10px; padding: 20px; width: 100%; box-sizing: border-box; outline: none; }
#main_frame_sms .main_msg .msg_textarea textarea { height: 240px; line-height: 26px;}
#main_frame_sms .sms .msg_textarea .byte { font-size: 14px; color: #999; float: left; transform: translate(-50%); left: 133px; position: relative; }
#main_frame_sms .sms .msg_textarea .limit_byte { font-size: 14px; color: #999; position: absolute; bottom: 10px; left: 50%; transform: translate(-50%); }
#main_frame_sms .main_msg .sms_notice { width: 100%; height: 38px; background: #eefbff; border: 1px solid #29768d; box-sizing: border-box; border-radius: 5px; margin-top: 5px; }
#main_frame_sms .main_msg .send_number li { display: flow-root; margin-top: 5px;  padding: 0 2px; box-sizing: border-box; }
#main_frame_sms .main_msg .send_number strong { font-size: 14px; font-weight: 800; line-height: 30px; float: left; margin-right:7px;}
#main_frame_sms .main_msg .send_number input { float: left; height: 25px; width: 170px; line-height: 25px; }
#main_frame_sms .main_msg .main_send { width: 100%; height: 50px; border-radius: 5px; box-sizing: border-box; background: #343d40; margin-top: 5px; }
#main_frame_sms .main_msg .main_send  a{ display: block; color: #fff; text-align: center; line-height: 50px; width: 100%; height: 50px; font-weight: 500; }
/* ########## .sms_textarea - > .msg_textarea 수정 ######### */

/* 메인 Frame 전송창 끝 */
.paging { width: 100%; display: flex; justify-content: center; align-items: center; text-align: center; padding-top: 12px; clear: both; margin: 0 auto; font-family: dotum; font-size: 12px; }
.paging .paging_number { height: 15px; line-height: 15px; color: #ccc; font-size: 13px; display: inline-block; vertical-align: top; }
.paging .paging_number strong { color: #ff592c; font-weight: 800; padding: 0 6px; display: inline-block; }
.paging .paging_number .num { display: inline-block; color: #333; font-weight: 800; padding: 0 6px; }

/* 전송창 공통 */
#container #wrap #contents .box_wrap { width: 100%; background: #fff; margin-top: 20px; border-radius: 20px; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); padding:50px; box-sizing: border-box; margin-bottom: 100px; position: relative; }
#container #wrap #contents .box_wrap a { background: #fff; border:1px solid #777; box-sizing: border-box; border-radius: 5px; text-align: center; font-size: 14px; font-weight: 500; color: #333; }
#container #wrap #contents .sms { background: #91cee1; border-radius: 10px; box-sizing: border-box; padding: 20px; }
#container #wrap #contents .sms .msg_textarea { height: 365px; border:1px solid #29768d; box-sizing: border-box; border-radius: 10px; background: #fff; position: relative; }
#container #wrap #contents .ads { font-weight: 800; color: #666; }
#container #wrap #contents .ads h1 { position: absolute; top: 20px; left: 20px; }
#container #wrap #contents .ads > h2 { width: 162px; position: absolute; bottom: 30px; left: 50%; transform: translate(-50%); }
#container #wrap #contents .msg_textarea textarea { border:none; border-radius: 10px; margin-top: 20px; padding: 0 20px; width: 100%; box-sizing: border-box; outline: none; line-height: 26px; }
#container #wrap #contents .msg_textarea .byte { font-size: 14px; color: #999; position: absolute; bottom: 10px; left: 50%; transform: translate(-50%); }
#container #wrap #contents .sub_title { margin-bottom: 10px; }
#container #wrap #contents .sms_write { height: 270px; }

#container #wrap #contents .lms { background: #a5c1e4; border-radius: 10px; box-sizing: border-box; padding: 20px; }
#container #wrap #contents .lms .msg_textarea { height: 329px; border:1px solid #4071ad; box-sizing: border-box; border-radius: 10px; background: #fff; position: relative; }
#container #wrap #contents .lms .msg_textarea .ads h1 { position: absolute; top: 20px; left: 20px; }
#container #wrap #contents .lms .msg_textarea .ads > h2 { width: 162px; position: absolute; bottom: 30px; left: 50%; transform: translate(-50%); }
#container #wrap #contents .lms_title { width: 100%; border: 1px solid #4071ad; box-sizing: border-box; border-radius: 5px; margin-top: 8px; height: 36px; }
#container #wrap #contents .lms_title input { width: 100%; border: none; border-radius: 5px; box-sizing: border-box; height: 34px; line-height: 36px; padding: 0 10px;}
#container #wrap #contents .lms_write { height: 230px; }

/* 문자 전송 */
.layer_cover { display: none; width: 100%; height: 100%; content: ''; clear: both; background: #111; opacity: 0.7; position: fixed; top:0; left:0; z-index: 999; }
#container #wrap #contents .box_wrap .layer_close { position: absolute; top: 5px; right: 5px; }
#container #wrap #contents .box_wrap .layer_close a { background: none; border: none; }
#container #wrap #contents .box_wrap .box01 { float: left; width: 325px; position: relative; }
#container #wrap #contents .box_wrap .box01_top_menu { height: 40px; }
#container #wrap #contents .box_wrap .box01_top_menu a { float: left; margin-left: 5px; width: 160px; height: 40px; line-height: 40px; padding-left: 24px; }
#container #wrap #contents .box_wrap .box01_top_menu a:first-child { margin: 0; }
#container #wrap #contents .box_wrap .box01_top_menu a:hover { background-color: #464f53 !important; color: #fff; transition: 0.2s; }
#container #wrap #contents .box_wrap .box01_top_menu .address { background: url(../images/contents/msg/address.png) no-repeat center; }
#container #wrap #contents .box_wrap .box01_top_menu .address:hover { background: url(../images/contents/msg/address_on.png) no-repeat center; }
#container #wrap #contents .box_wrap .box01_top_menu .excel { background: url(../images/contents/msg/excel.png) no-repeat center; }
#container #wrap #contents .box_wrap .box01_top_menu .excel:hover { background: url(../images/contents/msg/excel_on.png) no-repeat center; }
#container #wrap #contents .box_wrap .address_box { width: 100%; height: 352px; border: 1px solid #aaa; border-radius: 5px; box-sizing: border-box; margin-top: 5px; position: relative; overflow: hidden; }
#container #wrap #contents .box_wrap .address_box_title { position: absolute; top:0; width: 100%; height: 45px; background: #929da2; color: #fff; }
#container #wrap #contents .box_wrap .address_box_title ul > li { float: left; width: 50%; height: 45px; line-height: 45px; text-align: center; border-left: 1px solid #ccc; box-sizing: border-box; }
#container #wrap #contents .box_wrap .address_box_title ul > li:first-child { border: none; }
#container #wrap #contents .box_wrap .address_write { width: 100%; height: 260px; position: absolute; top: 45px; border: none; background: url(../images/contents/msg/bg.png) repeat-y center top; box-sizing: border-box; font-size: 14px; line-height: 24px; outline: none; padding: 0 4px; }
#container #wrap #contents .box_wrap .address_box_bottom { position: absolute; bottom:0; width: 100%; height: 45px; line-height: 45px; background: #f5f5f5; padding: 0 10px; box-sizing: border-box; font-size: 14px; font-weight: 800; }
#container #wrap #contents .box_wrap .address_box_bottom a { background: #343d40; color: #fff; padding: 4px 10px; }
#container #wrap #contents .box_wrap .address_box_bottom img { vertical-align: middle; margin: 0 5px; padding-bottom: 2px; }
#container #wrap #contents .box_wrap .address_box_bottom b { color: #ff5753; }
#container #wrap #contents .box_wrap .address_button > ul > li { float: left; margin-top: 5px; margin-left: 5px; }
#container #wrap #contents .box_wrap .address_button > ul > li:nth-child(1) { margin-left: 0; }
#container #wrap #contents .box_wrap .address_button > ul > li:nth-child(3) { margin-left: 0; }
#container #wrap #contents .box_wrap .address_button > ul > li > a { width: 160px; height: 35px; line-height: 35px; display: block; }
#container #wrap #contents .box_wrap .address_button > ul > li > a:hover { background-color: #464f53 !important; color: #fff; transition: 0.2s; }
/* #container #wrap #contents .box_wrap .address_button > ul > li > a:hover { color: #3577db; border: 1px solid #3577db; transition: 0.2s; } */
#container #wrap #contents .box_wrap .box02 { float: left; width: 325px; margin-left: 20px; }
#container #wrap #contents .box_wrap .box02 .msg_box { width: 100%; height: 477px; padding: 25px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .box02 .msg_box > ul > li { float: left; width: 135px; height: 40px; line-height: 40px; margin-left: 5px; margin-top: 15px; }
#container #wrap #contents .box_wrap .box02 .lms > ul > li { margin-top: 8px; }
#container #wrap #contents .box_wrap .box02 .msg_box > ul > li:first-child { margin-left: 0; }
#container #wrap #contents .box_wrap .box02 .msg_box > ul > li > a { display: block; padding-left: 20px; }
#container #wrap #contents .box_wrap .box02 .msg_box .save { background: url("../images/contents/msg/save.png") no-repeat center #fff; }
#container #wrap #contents .box_wrap .box02 .msg_box .save:hover { background: url("../images/contents/msg/save_on.png") no-repeat center #fff; border: 1px solid #35b5db; color: #35b5db; transition: 0.2s; }
#container #wrap #contents .box_wrap .box02 .msg_box .return { background: url("../images/contents/msg/return.png") no-repeat center #fff; }
#container #wrap #contents .box_wrap .box02 .msg_box .return:hover { background: url("../images/contents/msg/return_on.png") no-repeat center #fff; border: 1px solid #35b5db; color: #35b5db; transition: 0.2s; }
#container #wrap #contents .box_wrap .box03 { float: right; width: 210px; padding-top: 30px; position: relative; }
#container #wrap #contents .box_wrap .box03 ul > li { float: left; }
#container #wrap #contents .box_wrap .box03 ul > li > a { display: block; height: 35px; line-height: 35px; }
#container #wrap #contents .box_wrap .box03 .recent { width: 210px; margin-bottom: 5px; background: url("../images/contents/msg/recent.png") no-repeat center #fff; padding-right: 20px; }
#container #wrap #contents .box_wrap .box03 .recent:hover { background: url("../images/contents/msg/recent_on.png") no-repeat center #464f53; color: #fff; transition: 0.2s; }
#container #wrap #contents .box_wrap .box03 .mymsg { width: 102.5px; font-size: 12px; background: url("../images/contents/msg/mymsg.png") no-repeat center #fff; padding-left: 20px; }
#container #wrap #contents .box_wrap .box03 .mymsg:hover { background: url("../images/contents/msg/mymsg_on.png") no-repeat center #464f53; color: #fff; transition: 0.2s; }
#container #wrap #contents .box_wrap .box03 .emoticon { width: 102.5px; margin-left: 5px; font-size: 12px; background: url("../images/contents/msg/emoticon.png") no-repeat center #fff; padding-left: 15px; }
#container #wrap #contents .box_wrap .box03 .emoticon:hover { background: url("../images/contents/msg/emoticon_on.png") no-repeat center #464f53; color: #fff; transition: 0.2s; }
#container #wrap #contents .box_wrap .box03 .emoticon_box { float: left; height: 190px; padding:10px; background: #f2f2f2; margin-top: 5px; border-radius: 5px; position: relative; }
#container #wrap #contents .box_wrap .box03 .emoticon_box > ul > li > a { width: 21px; border: none; letter-spacing: 0px; background: none; line-height: 24px; height: 24px; }
#container #wrap #contents .box_wrap .box03 .lms_notice { position: absolute; top:10px; left: 10px; }
#container #wrap #contents .box_wrap .box03 .lms_notice .lms_close { position: absolute; top:5px; right: 5px; }
#container #wrap #contents .box_wrap .box03 .lms_notice .lms_close a { border:none; }
#container #wrap #contents .box_wrap .box03 .info_btn > a { background: #219abf; color: #fff; width: 100%; height: 40px; line-height: 40px; border:none; display: block; float: left; margin-top: 5px; }
#container #wrap #contents .box_wrap .box03 .info_btn > a > img { margin-left: 10px; vertical-align: middle; }
#container #wrap #contents .box_wrap .box03 .info_btn.left_btn a { display: flex; align-items: center; justify-content: space-between; padding: 0 15px; }
#container #wrap #contents .box_wrap .box03 .check_box { float: left; width: 100%; height: 140px; background: #eff6f9; border: 1px solid #aaa; box-sizing: border-box; margin-top: 5px; border-radius: 5px; padding: 10px; }
#container #wrap #contents .box_wrap .box03 .check_box input { vertical-align: middle; }
#container #wrap #contents .box_wrap .box03 .check_box strong { font-size: 13px; font-weight: 700; }
#container #wrap #contents .box_wrap .box03 .check_box label { cursor: pointer; }
#container #wrap #contents .box_wrap .box03 .check_box label a { vertical-align: middle; margin-left: 5px; border:none; background: none; }
#container #wrap #contents .box_wrap .box03 .check_box span { font-size: 12px; padding-left: 5px; width: 180px; display: inline-block; line-height: 18px; margin-bottom: 5px; letter-spacing: -0.6px; }
#container #wrap #contents .box_wrap .box03 .check_box span > b { color: #ff5753; font-weight: 600; }
#container #wrap #contents .box_wrap .box03 .merge_layer { background: #fff; border: 2px solid #333; width: 220px; height: 405px; position: absolute; border-radius: 10px; left: -5px; top: 10px; padding: 20px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .box03 .merge_layer .merge_layer_title { text-align: center; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .box03 .merge_layer .merge_layer_textarea { background: url("../images/contents/msg/bg_merge_preview_phone.gif") no-repeat center; width: 178px; height: 179px; border-top: 1px dotted #aaa; padding-top: 30px; }
#container #wrap #contents .box_wrap .box03 .merge_layer .merge_layer_textarea textarea { border: none; background: none; outline: none; width: 130px; height: 130px; padding: 5px 15px 0 0; margin: 15px 0px 0px 22px; color: #111; }
#container #wrap #contents .box_wrap .box03 .merge_layer .merge_layer_notice { border: 1px solid #999; font-size: 12px; height: 70px; padding: 10px; line-height: 16px; color: #999; }
#container #wrap #contents .box_wrap .box03 .merge_layer .merge_layer_notice ul > li { margin-bottom: 5px; }
#container #wrap #contents .box_wrap .box03 .merge_layer .merge_layer_btn a { display: block; width: 60px; height: 25px; line-height: 25px; background: #343d40; color: #fff; margin: 10px auto; }
#container #wrap #contents .box_wrap .box_bottom { display: inline-block; width: 100%; border-top: 1px dashed #aaa; margin-top: 20px; padding-top: 20px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .send_box { width: 325px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .send_box input { margin-left: 20px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .send_box label { cursor: pointer; font-size: 15px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .send_box input:first-child { margin-left: 0; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_box { width: 100%; height: 56px; background: #eee; border: 1px solid #666; box-sizing: border-box; margin-top: 15px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_box .calendar_box p { font-size: 14px; text-align: center; line-height: 28px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_box .calendar_box p > span { color: #888; }
/* #container #wrap #contents .box_wrap .box_bottom .box01 .calendar { width: 230px; margin: 0 auto; } */
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar img { vertical-align: middle; width: 18px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar input { width: 100px; text-align: center; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer { position: absolute; width: 325px; height: 230px; border: 2px solid #333; border-radius: 10px; box-sizing: border-box; background: #fff; left:0; top: -100%; padding: 15px; }
#container #wrap #contents .box_wrap h1 { font-size: 15px; font-weight: 600; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer h1 > img { float: left; margin-right: 3px; margin-top: 2px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer ul > li { font-size: 13px; line-height: 24px; list-style: disc; margin-left: 20px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer ul > li > span { margin-right: 10px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer .date_input { width: 100%; border-top: 1px dashed #aaa; border-bottom: 1px dashed #aaa; padding-top: 10px; padding-bottom: 5px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer .date_input label { cursor: pointer; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer .date_input .criteria span { float: left; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer .date_input .criteria input { float: left; margin-top: 5px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer .date_input .criteria label { float: left; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer .date_btn a { display: block; background: #343d40; color: #fff; width: 90px; line-height: 25px; margin: 10px auto; }
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer ul > li > p { font-size: 12px; color: #888; margin-left: 65px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box ul > li { float: left; height: 40px; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer { width: 400px; height: 215px; background: #fff; border-radius: 10px; position: absolute; top: 600px; z-index: 1000; padding: 15px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_title { width: 100%; height: 14px; border-bottom: 1px dashed #aaa; padding-bottom: 15px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_title span { font-size: 12px; color: #888; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_title a { border: none; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_title a > img { width:  14px; float: right; margin-top: 2px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_title span > b { font-weight: 800; color: #0039b9; font-size: 14px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con { position: relative; margin-top: 10px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li { width: 198px; height: 30px; line-height: 30px; background: #aaa; border: 1px solid #777; box-sizing: border-box; margin-bottom: 5px; float: none; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li > a { border: none; border-radius: 0; height: 28px; line-height: 28px; text-align: left; padding-left: 10px; font-weight: 400; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li > a:hover { background: #fdf6be; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li:nth-child(6) { position: absolute; top:0; right: 0;}
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li:nth-child(7) { position: absolute; top: 35px; right: 0;}
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li:nth-child(8) { position: absolute; top: 70px; right: 0;}
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li:nth-child(9) { position: absolute; top: 105px; right: 0;}
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer .number_layer_con > ul > li:nth-child(10) { position: absolute; top: 140px; right: 0;}
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box ul > li > a { height: 40px; line-height: 40px; display: block; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_btn01 { width: 200px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_btn02 { width: 195px; background: #219abf; color: #fff; border: none; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_btn02 img { vertical-align: middle; margin-left: 10px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_btn03 { width: 120px; margin-left: 10px; background: #343d40; color: #fff; border: none; }
#container #wrap #contents .box_wrap .box_bottom .box03 { padding-top: 0px; }
#container #wrap #contents .box_wrap .box_bottom .box03 .send_btn input { vertical-align: middle; }
#container #wrap #contents .box_wrap .box_bottom .box03 .send_btn label > p { font-size: 12px; color: #969ca3; display: inline-block; }
#container #wrap #contents .box_wrap .box_bottom .box03 .send_btn label > p > span { color: #ff5753; }
#container #wrap #contents .box_wrap .box_bottom .box03 .send_btn a { display: block; width: 100%; height: 66px; line-height: 66px; margin-top: 5px; font-size: 20px; background: #35b5db; color: #fff; border: none; }


/* 문자전송 주소록팝업 */
.popup_container { position: relative; }
.popup_container .popup_title { width: 100%; height: 60px; border-bottom: 4px solid #18aad6; background: #525f6f; }
.popup_container .popup_title img { margin: 17px 20px; }
.popup_container .popup_content { padding: 20px; }
.popup_container .popup_content table caption { display: none; }
.popup_container .popup_content th { font-size: 13px; font-weight: 800; height: 35px; line-height: 35px; border-bottom: 1px solid #556373; color: #556373; border-top: 2px solid #556373; }
.popup_container .popup_content input { vertical-align: middle; }
.popup_container .popup_content .dot_line { clear: both; border-top: 1px dotted #aaa; }
.popup_container .popup_content .address_layer_bottom { font-size: 12px; color: #999; margin-top: 10px; }
.popup_container .popup_content .p_contact_box { background: #f8f8f8; border-top: 1px solid #dbdbdb; padding: 10px 15px; padding-top: 14px; box-sizing: border-box; width: 100%; }
.popup_container .popup_content .p_contact_box02 { height: 22px; padding: 4px 15px; border-top: 1px solid #dbdbdb; }
.popup_container .popup_content .address_popup_left { float: left; border: 1px solid #aaa; box-sizing: border-box; margin-bottom: 20px; }
.popup_container .popup_content .address_popup_left table { width: 180px; }
.popup_container .popup_content .address_popup_left th { text-align: left; padding-left: 15px; }
.popup_container .popup_content .address_popup_left .table_title { color: #566cc6; font-weight: 800; font-size: 13px; line-height: 36px; }
.popup_container .popup_content .address_popup_left .address_popup_list { padding: 0 15px; font-size: 12px; height: 336px; }
.popup_container .popup_content .address_popup_left .address_popup_list .group_icon img { vertical-align: middle; }
.popup_container .popup_content .address_popup_left .address_popup_list .check { vertical-align: middle; margin-right: 0px; }
.popup_container .popup_content .address_popup_left .address_popup_list .group_name a { color: #333; }
.popup_container .popup_content .address_popup_left .address_popup_list .group_name { color: #aaa; }
.popup_container .popup_content .address_popup_right { float: right; border: 1px solid #aaa; box-sizing: border-box; }
.popup_container .popup_content .address_popup_right .table_list_box { height: 305px; overflow-x: hidden; overflow-y: scroll; font-size: 12px; }
.popup_container .popup_content .address_popup_right .table_list_box td { text-align: center; vertical-align: middle; background:none; line-height: 18px; }
.popup_container .popup_content .address_popup_right .table_list_on td { font-size: 11px; height: 24px; line-height: 24px; border-bottom: 1px dotted #aaa; box-sizing: border-box; }
.popup_container .popup_content .address_popup_right .table_list_on td .sel_box { vertical-align: middle; }
.popup_container .popup_content .address_popup_right .table_list_on tr:hover { background: #ffff99; }
.popup_container .popup_content .address_popup_right .table_list_on .con_text { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; }
.popup_container .popup_content .address_popup_right .con_btn_box ul > li  { float: left; }

/* 문자전송 엑셀팝업 */
.popup_container .popup_content .popup_notice { padding: 10px 20px; border: 1px solid #ccc; border-radius: 10px; box-sizing: border-box; }
.popup_container .popup_content .popup_notice ul > li { font-size: 13px; line-height: 20px; color: #555; list-style: disc; margin-left: 20px; }
.popup_container .popup_content .popup_notice ul > li > b { color: #333; font-weight: 800; }
.popup_container .popup_content .popup_notice ul > li > span { color: #ff5753; font-weight: 800; }
.popup_container .popup_content .excel_table { float: left; margin-top: 20px; height: 304px; overflow: scroll; }
.popup_container .popup_content .excel_table thead th { padding: 2px 0; }
.popup_container .popup_content .excel_table th { background: #eee !important; color: #222; border: 1px solid #ccc; height: 22px; line-height: 22px; font-weight: 600; font-size: 12px; }
.popup_container .popup_content .excel_table td { border: 1px solid #ccc; font-weight: 400; color: #222; cursor: cell; }
.popup_container .popup_content .excel_table .cell_on { border: 2px solid #5292f7; background: #fff; position: relative; }
.popup_container .popup_content .excel_table .cell_on::after { display: block; content: ''; clear: both; position: absolute; background: #5292f7; width: 9px; height: 9px; right: -4.5px; bottom: -4.5px; border: 2px solid #fff; box-sizing: border-box; cursor: crosshair; }
.popup_container .popup_content .excel_table .fill { background: #e7e8ef; }
.popup_container .popup_content .excel_btn_box { margin-top: 20px; float: right; width: 155px; }
.popup_container .popup_content .excel_btn_box ul { background: #f8f8f8; width: 155px; padding: 10px; padding-bottom: 5px; border:1px solid #ccc; box-sizing: border-box; margin: 8px 0; }
.popup_container .popup_content .excel_btn_box ul > li { border-bottom: 1px dotted #ccc; margin-bottom: 8px; }
.popup_container .popup_content .excel_btn_box ul > li:last-child { border-bottom: none; margin-bottom: 0; }
.popup_container .popup_content .excel_btn_box ul > li > span { font-size: 13px; font-weight: 800; }
.popup_container .popup_content .excel_btn_box ul > li > span > img { width: 5px; float: left; margin-top: 5px; margin-right: 5px; }
.popup_container .popup_content .excel_btn_box ul > li > select { margin: 8.3px 0; width: 100%; height: 24px; line-height: 24px; font-size: 12px; color: #333; }

/* 문자전송 최근 전송내역 팝업 */
.popup_container .popup_content .recent_notice { font-size: 12px; letter-spacing: -0.4px; margin-top: 9px; }
.popup_container .popup_content .recent_notice p { font-size: 16px; line-height: 14px; float: left; margin-right: 2px; }
.popup_container .popup_content .recent_notice b { color: #ff5753; font-weight: 700; }
.popup_container .popup_content .recent_table { margin-top: 10px; float: left; }
.popup_container .popup_content .recent_table table { table-layout:fixed; width: 100%; font-size: 12px; letter-spacing: -0.4px; text-align: center; }
.popup_container .popup_content .recent_table table td { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; vertical-align: middle; }
.popup_container .popup_content .recent_table .recent_list:hover { background: #ffff99; }
.popup_container .popup_content .recent_table .recent_list td > img { vertical-align: middle; }
.popup_container .popup_content .recent_table .recent_con { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align: left; }

/* 문자전송 내문자 불러오기 팝업*/
.popup_container .popup_content .mymsg_tab { width: 100%; height: 40px; border-bottom: 2px solid #556373; }
.popup_container .popup_content .mymsg_tab ul > li { float: left; width: 170px; height: 40px; line-height: 40px; margin-right: 4px; border: 1px solid #ccc; border-bottom: none; text-align: center; box-sizing: border-box; color: #777; }
.popup_container .popup_content .mymsg_tab ul > li > a { font-size: 13px; font-weight: 800; display: block; }
.popup_container .popup_content .mymsg_tab .tab_on { height: 42px; border: 2px solid #556373; border-bottom: 2px solid #fff; color: #333; }
.popup_container .popup_content .mymsg_category { width: 162px; margin-right: 20px; border: 1px solid #ccc; margin-top: 10px; box-sizing: border-box; }
.popup_container .popup_content .mymsg_category > ul > li { width: 160px; line-height: 30px; border-bottom: 1px solid #ccc; box-sizing: border-box; background: url("../images/contents/popup/category_bg.png") no-repeat top; float: left; clear: both; }
.popup_container .popup_content .mymsg_category > ul > li > a { font-size: 13px; font-weight: 800; display: block; padding-left: 12px; }
.popup_container .popup_content .mymsg_category .category_nav { width: 160px; padding: 6px 0; font-size: 12px; line-height: 22px; background: #fff; color: #333; box-sizing: border-box; float: left; clear: both; display: none; }
.popup_container .popup_content .mymsg_category .category_nav > li { background: url("../images/contents/popup/bg_bullat.gif") no-repeat 15px 10px; }
.popup_container .popup_content .mymsg_category .category_nav > li > a { padding-left: 25px; display: block; }
.popup_container .popup_content .mymsg_category .category_on { background: url("../images/contents/popup/category_on.png") no-repeat top #35b5db; color: #fff; }
.popup_container .popup_content .mymsg_top { width: 442px; height: 30px; border-bottom: 2px solid #ccc; float: left; margin-top: 10px; }
.popup_container .popup_content .mymsg_notice span { font-size: 12px; letter-spacing: -0.4px; margin-top: 5px; }
.popup_container .popup_content .mymsg_notice p { font-size: 16px; float: left; line-height: 14px; margin-right: 2px; }
.popup_container .popup_content .mymsg_notice b { color: #ff5753; font-weight: 700; }
.popup_container .popup_content .mymsg_search li { float: left; }
.popup_container .popup_content .mymsg_search li:first-child input { width: 130px; height: 22px; line-height: 22px; box-sizing: border-box; margin-right: 4px; }
.popup_container .popup_content .mymsg_con { width: 442px; float: right; }
.popup_container .popup_content .emoticon { width: 134px; float: left; margin-right: 10px; margin-top: 10px; }
.popup_container .popup_content .emoticon .emoticon_title { width:100px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size: 12px; font-weight: 800; margin-top: 10px; display: block; margin-bottom: 5px; }
.popup_container .popup_content .emoticon .emoticon_title > p { background: url("../images/contents/popup/list_style.gif") no-repeat; width: 9px; height: 9px; display: inline-block; margin-right: 3px; }
.popup_container .popup_content .emoticon .mymsg_date { text-align: center; color: #219abf; font-size: 10px; font-weight: 800; display: block; height: 17px; line-height: 17px; padding-right: 8px; }
.popup_container .popup_content .emoticon .mymsg_sms { float: left; width: 134px; height: 119px; background: url("../images/contents/popup/bg_emoticon_sms.gif") no-repeat center; }
.popup_container .popup_content .emoticon .mymsg_lms { float: left; width: 134px; height: 193px; background: url("../images/contents/popup/bg_emoticon_lms.gif") no-repeat center; }
.popup_container .popup_content .emoticon .mymsg_sms textarea { float: left; width: 100px; height: 80px; margin-left: 19px; overflow-y: auto; border:none; background: none; font-size: 12px; line-height: 16px; outline: none; cursor:pointer; resize:none; margin-top: 5px; }
.popup_container .popup_content .emoticon .mymsg_lms textarea { float: left; width: 100px; height: 155px; margin-left: 19px; overflow-y: auto; border:none; background: none; font-size: 12px; line-height: 16px; outline: none; cursor:pointer; resize:none; margin-top: 5px; }

/* 2021-05-25 26 수정 */
#container #wrap #contents .box_wrap .merge_layer { background: #fff; border: 2px solid #333; width: 220px; height: 405px; position: absolute; border-radius: 10px; left: -5px; top: 10px; padding: 20px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .merge_layer .merge_layer_title { text-align: center; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .merge_layer .merge_layer_textarea { background: url("../images/contents/msg/bg_merge_preview_phone.gif") no-repeat center; width: 178px; height: 179px; border-top: 1px dotted #aaa; padding-top: 30px; }
#container #wrap #contents .box_wrap .merge_layer .merge_layer_textarea textarea { border: none; background: none; outline: none; width: 130px; height: 130px; padding: 5px 15px 0 0; margin: 15px 0px 0px 22px; color: #111; }
#container #wrap #contents .box_wrap .merge_layer .merge_layer_notice { border: 1px solid #999; font-size: 12px; height: 70px; padding: 10px; line-height: 16px; color: #999; }
#container #wrap #contents .box_wrap .merge_layer .merge_layer_notice ul > li { margin-bottom: 5px; }
#container #wrap #contents .box_wrap .merge_layer .merge_layer_btn a { display: block; width: 60px; height: 25px; line-height: 25px; background: #343d40; color: #fff; margin: 10px auto; }
/* ########## 302~308 .merge_layer 앞 .box03 삭제 ######### */

#container #wrap #contents .box_wrap .box02 { float: left; width: 325px; margin-left: 20px; position: relative; }
#container #wrap #contents .box_wrap .address_write { width: 100%; height: 260px; position: absolute; top: 45px; border: none; background: url(../images/contents/msg/bg.png) repeat-y center top; box-sizing: border-box; font-size: 14px; line-height: 24px; outline: none; padding: 0 4px; }
#container #wrap #contents .sms .msg_textarea { height: 370px; border:1px solid #29768d; box-sizing: border-box; border-radius: 10px; background: #fff; position: relative; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer { width: 400px; height: 215px; background: #fff; border-radius: 10px; position: absolute; top: -250px; z-index: 1000; padding: 15px; }
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar { text-align: center; }
#container #wrap #contents .box_wrap .box03 .check_box { float: left; width: 100%; height: 140px; background: #eff6f9; border: 1px solid #aaa; box-sizing: border-box; margin-top: 5px; border-radius: 5px; padding: 7px; }

#container #wrap #contents .box_wrap .box_bottom .date_input .data_A select { width: 45px; }
#container #wrap #contents .box_wrap .box02 .lms .return:hover { background: url(../images/contents/msg/return_on02.png) no-repeat center #fff; border: 1px solid #7596bf; color: #7596bf; transition: 0.2s; }
#container #wrap #contents .box_wrap .box02 .lms .save:hover { background: url(../images/contents/msg/save_on02.png) no-repeat center #fff; border: 1px solid #7596bf; color: #7596bf; transition: 0.2s; }
#container #wrap #contents .box_wrap .box02 .mms .return:hover { background: url(../images/contents/msg/return_on03.png) no-repeat center #fff; border: 1px solid #839f00; color: #839f00; transition: 0.2s; }
#container #wrap #contents .box_wrap .box02 .mms .save:hover { background: url(../images/contents/msg/save_on03.png) no-repeat center #fff; border: 1px solid #839f00; color: #839f00; transition: 0.2s; }

/* 2021-05-25 26 추가 */

/* 메인 */
#container #wrap #contents .main_right .main_msg .msg_textarea textarea  { background: none; }
#container #wrap #contents .main_right .send_number textarea { background: none; background-color: #fff; }

/* 문자전송 */
#container #wrap #contents .sms textarea { background: url(../images/contents/msg/msg_bg.png) no-repeat top; }

/* 이미지 전송 */
#container #wrap #contents .mms textarea { background: url(../images/contents/msg/mms_bg.png) no-repeat top; }
#container #wrap #contents .mms { background: #acd100; border-radius: 10px; box-sizing: border-box; padding: 20px; }
#container #wrap #contents .mms .msg_textarea { height: 329px; border:1px solid #839e01; box-sizing: border-box; border-radius: 10px; background: #fff; position: relative; }
#container #wrap #contents .mms .msg_textarea .img_upload { margin-top: 10px; }
#container #wrap #contents .mms .msg_textarea .img_upload a { display: block; border:none; }
#container #wrap #contents .box_wrap .box02 .mms > ul > li { margin-top: 8px; }
#container #wrap #contents .mms .lms_title { border: 1px solid #839e01; }
#container #wrap #contents .mms_write { height: 110px; }
#container #wrap #contents .mms .ads h1 { top: 165px; }

/* 이미지 전송 최근 전송 내역 팝업 */
.popup_container .popup_content .recent_box { margin: 0 5px; float: left; }
.popup_container .popup_content .recent_box .recent_title { width: 100px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 12px; font-weight: 800; margin-top: 10px; display: block; margin-bottom: 5px; }
.popup_container .popup_content .recent_box .recent_title > p { background: url(../images/contents/popup/list_style.gif) no-repeat; width: 9px; height: 9px; display: inline-block; margin-right: 3px; }
.popup_container .popup_content .recent_box .recent_mms { width: 159px; height: 201px; background: url(../images/contents/popup/bg_recent_mms.gif) no-repeat; padding: 20px 10px; box-sizing: border-box; }
.popup_container .popup_content .recent_box .recent_mms img { width: 130px; margin: 10px auto; display: block; }
.popup_container .popup_content .recent_box .recent_mms textarea { cursor: pointer; width: 122px; height: 55px; padding: 2px 5px 0px 2px; overflow-y: scroll; font-size: 12px; color: #666; display: block; margin: 5px auto; background: none; border: none; outline: none; }
.popup_container .popup_content .recent_box .recent_detail { width: 159px; background: #f8f8f8; padding: 10px; box-sizing: border-box; margin-top: 5px; font-size: 12px; border: 1px solid #ccc; }
.popup_container .popup_content .recent_box .recent_detail > ul > li { background: url(../images/contents/popup/bg_bullat.gif) no-repeat 0 7px; line-height: 18px; padding-left: 5px; }
.popup_container .popup_content .recent_box .recent_detail > ul > li strong { font-weight: 800; }
.popup_container .popup_content .recent_box .recent_detail > ul > li span { color: #888; }
.popup_container .popup_content .recent_box .recent_detail > ul > li b { color: #ff5753; }
.popup_container .popup_content .emoticon .mymsg_mms { float: left; width: 134px; height: 193px; background: url("../images/contents/popup/bg_emoticon_lms.gif") no-repeat center; }
.popup_container .popup_content .emoticon .mymsg_mms img { width: 100px; display: block; margin: 0 auto; margin-top: 10px; }
.popup_container .popup_content .emoticon .mymsg_mms textarea { float: left; width: 100px; height: 60px; margin-left: 19px; overflow-y: auto; border:none; background: none; font-size: 12px; line-height: 16px; outline: none; cursor:pointer; resize:none; margin-top: 5px; }

/* 메일머지 전송 */
#container #wrap #contents .box_wrap .box00 .address_box_title { position: inherit; }
#container #wrap #contents .box_wrap .box00 { width: 555px; float: left; }
#container #wrap #contents .box_wrap .box00 .box01_top_menu a { width: 275px; }
#container #wrap #contents .box_wrap .box00 .address_write02 { width: 100%; height: 286px; position: inherit; border:none; box-sizing: border-box; outline: none; padding: 0 4px; background: url(../images/contents/msg/bg02.png) repeat-y center top; font-size: 14px; line-height: 22px; }
#container #wrap #contents .box_wrap .box00 .address_box_title ul > li { width: 138px; }
#container #wrap #contents .box_wrap .box00 .address_box { height: 432px; }
#container #wrap #contents .box_wrap .box00 .address_box_bottom { position: inherit; }
#container #wrap #contents .box_wrap .box00 .address_button { width: 100%; padding: 8px; }
#container #wrap #contents .box_wrap .box00 .address_button > ul > li { margin-top: 0; }
#container #wrap #contents .box_wrap .box00 .address_button > ul > li > a { width: 140px; }
#container #wrap #contents .box_wrap .box00 .address_button > ul > li:nth-child(3) { margin-left: 5px; }
#container #wrap #contents .box_wrap .box00 .msg_merge_notice { background: #f8f8f8; border:1px solid #ccc; box-sizing: border-box; padding: 10px; margin-top: 10px; border-radius: 5px; }
#container #wrap #contents .box_wrap .box00 .msg_merge_notice > ul > li { font-size: 13px; line-height: 22px; color: #777; }
#container #wrap #contents .box_wrap .box00 .msg_merge_notice > ul > li > b { color: #ff5753; font-weight: 700; }
#container #wrap #contents .box_wrap .box02 .check_box { float: left; width: 100%; height: 88px; background: #eff6f9; border: 1px solid #aaa; box-sizing: border-box; margin-top: 10px; border-radius: 5px; padding: 10px; }
#container #wrap #contents .box_wrap .box02 .check_box input { vertical-align: middle; }
#container #wrap #contents .box_wrap .box02 .check_box strong { font-size: 13px; font-weight: 700; }
#container #wrap #contents .box_wrap .box02 .check_box label { cursor: pointer; }
#container #wrap #contents .box_wrap .box02 .check_box label a { vertical-align: middle; margin-left: 5px; border:none; background: none; }
#container #wrap #contents .box_wrap .box02 .check_box span { font-size: 12px; padding-left: 24px; width: 300px; display: inline-block; line-height: 18px; letter-spacing: -0.6px; }
#container #wrap #contents .box_wrap .box02 .check_box span a { border: none; background: none; display: inline-block; vertical-align: middle; padding-top: 4px; }
#container #wrap #contents .box_wrap .box02 .merge_layer { left:5px; top: 120px; }

.popup_container .popup_content .excel_btn_box .merge_layer_checkbox { font-size: 13px; font-weight: 800; padding: 3px 0;}

/* 초대량 전송 */
#container #wrap #contents .receipt_box { width: 325px; height: 477px; border:1px solid #aaa; border-radius: 10px; box-sizing: border-box; overflow: hidden; position: relative; }
#container #wrap #contents .receipt_box .type01_display { position: absolute; width: 100%; height: 242px; background: #fff; opacity: 0.8; top: 120px; }
#container #wrap #contents .receipt_box .type02_display { position: absolute; width: 100%; height: 80px; background: #fff; opacity: 0.8; bottom: 0px; }
#container #wrap #contents .receipt_box .receipt_title { width: 325px; height: 75px; border-bottom: 1px solid #aaa; position: relative; }
#container #wrap #contents .receipt_box .receipt_title::after { width: 15px; height: 15px; border: 1px solid #aaa; border-top: none; border-left: none; background: #f5f5f5; position: absolute; border-top-color: #f5f5f5; display: block; clear: both; content: ''; top: 68px; left: 48%; transform: rotate(45deg); }
#container #wrap #contents .receipt_box .receipt_type { margin-top: 20px; padding: 0 10px; }
#container #wrap #contents .receipt_box .receipt_type strong { font-size: 14px; font-weight: 700; cursor: pointer; margin-left: -3px; }
#container #wrap #contents .receipt_box .receipt_type .receipt_cs { font-size: 13px; color: #888; letter-spacing: -0.8px; }
#container #wrap #contents .receipt_box .receipt_type .write_example { margin: 10px 0; border-bottom: 1px dashed #ccc; padding-bottom: 10px; }
#container #wrap #contents .receipt_box .receipt_type .write_example > ul { background: #f1f3f7; padding: 5px 10px; border-radius: 5px; border: 1px solid #ccc; box-sizing: border-box; margin-top: 5px; }
#container #wrap #contents .receipt_box .receipt_type .write_example > ul > li { font-size: 13px; line-height: 20px; color: #555; }

/* 2021-05-27 수정 */
#container #wrap #contents .box_wrap a { border-radius: 4px; }
#container #wrap #contents .box_wrap .box01_top_menu a { line-height: 38px; }
#container #wrap #contents .box_wrap .address_button > ul > li > a { line-height: 33px; }
#container #wrap #contents .box_wrap .box03 ul > li > a { line-height: 33px; }

/* 연동서비스 안내 */
#container #wrap #contents .service_info_box { float: left; margin: 10px 20px; padding-left: 8px; padding-bottom: 10px; border-bottom: 1px dashed #aaa; }
#container #wrap #contents .service_info_box .service_info { width: 407px; height: 180px; float: left; }
#container #wrap #contents .service_info_box .service_info > h1 { font-size: 20px; margin-bottom: 20px; font-weight: 800; margin-top: 35px; }
#container #wrap #contents .service_info_box .service_info > h1 > b { color: #4071ad; }
#container #wrap #contents .service_info_box .service_info > h1 > strong { color: #35b5db; }
#container #wrap #contents .service_info_box .service_info > span { font-family: dotum; font-size: 14px; line-height: 18px; font-weight: 600; }
#container #wrap #contents .service_info_box .service_info > ul { margin-top: 5px; }
#container #wrap #contents .service_info_box .service_info > ul > li { font-family: dotum; font-size: 13px; line-height: 22px; color: #888; letter-spacing: -0.4px; }
#container #wrap #contents .service_info_box .service_info > ul > li > b { color: #ff5753; }
#container #wrap #contents .service_info_box img { margin-left: 20px; }

#container #wrap #contents .service_table { margin-top: 20px; width: 100%; }
#container #wrap #contents .service_table table { width: 100%; text-align: center; margin-top: 20px; font-family: dotum; }
#container #wrap #contents .service_table table .b_blue { background: #f1f3f7; font-weight: 800; border-right: 1px solid #ccc; }
#container #wrap #contents .service_table table .b_blue b { color: #4071ad; }
#container #wrap #contents .service_table table .b_blue strong { color: #35b5db; }
#container #wrap #contents .service_table table thead th { height: 40px; vertical-align: middle; font-size: 13px; font-weight: 800; border-bottom: 1px solid #777; border-top: 2px solid #777; color: #333; border-right: 1px solid #ccc; }
#container #wrap #contents .service_table table thead th:last-child { border-right: none; }
#container #wrap #contents .service_table table tbody td { height: 65px; vertical-align: middle; font-size: 13px; line-height: 20px; color: #333; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
/* #container #wrap #contents .service_table table tbody td:last-child { border-right: none; } */

/* 연동서비스 신청 */
#container #wrap #contents .box_wrap .app_btn { position: absolute; right: 0; bottom:0; }
#container #wrap #contents .box_wrap .app_btn a { width: 140px; height: 150px; display: block; border: none; }
#container #wrap #contents .box_wrap .app_btn img { border-radius: 5px; border: 1px solid #555; box-sizing: border-box; }
#container #wrap #contents .service_box { width: 100%; height: 120px; margin-top: 20px; margin-bottom: 40px; }
#container #wrap #contents .service_box > ul > li { width: 273px; height: 120px; float: left; margin-left: 3px; border-radius: 20px; border: 1px solid #ccc; box-sizing: border-box; text-align: center; }
#container #wrap #contents .service_box > ul > li:first-child { margin-left: 0; }
#container #wrap #contents .service_box > ul .step_next { width: 34px; height: 35px; margin:0; border: none; margin-top: 42.5px; margin-left: 3px; }
#container #wrap #contents .fare_table { width: 100%; position: relative; }
#container #wrap #contents .fare_table table { width: 750px; margin-top: 0; }
#container #wrap #contents .fare_table .service_title { margin-top: 10px; width: 100%; }
#container #wrap #contents .fare_table .service_title > h1 { font-size: 15px; float: left; }
#container #wrap #contents .fare_table .service_title > h2 { float: right; font-size: 12px; color: #888; margin-top: 5px; padding-right: 150px; }
#container #wrap #contents .fare_table td { height: 35px !important; }
#container #wrap #contents .fare_table .sms_table td { text-align: right; padding-right: 15px; }
#container #wrap #contents .fare_table .sms_table td > b { color: #333; }
#container #wrap #contents .fare_table .sms_table th:nth-child(3) { border-right: none; }
#container #wrap #contents .fare_table .sms_table td:nth-child(3) { border-right: none; }
#container #wrap #contents .fare_table .sms_table td:nth-child(5) { background: #fdfbf1; }
#container #wrap #contents .fare_table .sms_table td:nth-child(6) { background: #fdfbf1; }
#container #wrap #contents .fare_table .sms_table td:nth-child(7) { background: #fdfbf1; }
#container #wrap #contents .fare_table .sms_table .blank { padding: 0; border: none; }
#container #wrap #contents .fare_table td > strong { color: #4071ad; font-weight: 800; }
#container #wrap #contents .fare_table td > span { color: #ff5753; font-weight: 800; }
#container #wrap #contents .fare_table td > b { color: #35b5db; font-weight: 800; }
#container #wrap #contents .fare_table .agent_tab { margin-top: 20px; height: 35px; }
#container #wrap #contents .fare_table .agent_tab ul > li { float: left; width: 170px; height: 35px; line-height: 35px; background: #abb8c7; }
#container #wrap #contents .fare_table .agent_tab .agent_tab_on { background: #556373; }
#container #wrap #contents .fare_table .agent_tab .agent_tab_on a { color: #fff; }
#container #wrap #contents .fare_table .agent_tab ul > li > a { border: none; display: block; background: none; color: #556373; }
#container #wrap #contents .fare_table .agent_app_box { position: absolute; right: -60px; top: 105px; width: 260px; background: #fff; border: 2px solid #3e6da6; box-sizing: border-box; padding: 20px; border-radius: 5px; }
#container #wrap #contents .fare_table .agent_app_box > h1 { color: #0039b9; padding-left: 5px; }
#container #wrap #contents .fare_table .agent_app_box input { width: 14px; float: left; margin-top: 5px; margin-right: 5px; }
#container #wrap #contents .fare_table .agent_app_box label { font-size: 14px; line-height: 22px; width: 180px; cursor: pointer; }
#container #wrap #contents .fare_table .agent_app_box .agent_app_btn { border-top: 1px dashed #ccc; padding-top: 10px; margin-top: 10px; }
#container #wrap #contents .fare_table .agent_app_box .agent_app_btn a { width: 100%; height: 30px; display: block; line-height: 28px; color: #fff; background: #3e6da6;}
#container #wrap #contents .fare_table .agent_app_box .agent_app_close { position: absolute; top: 10px; right: 10px; }
#container #wrap #contents .fare_table .agent_app_box .agent_app_close a { border:none; display: block; }
#container #wrap #contents .fare_table .agent_app_box .agent_app_close img { width: 14px; }

/* 연동서비스 팝업 */
label { cursor: pointer; }
.popup_container .reg_content { padding: 20px; }
.popup_container .reg_content .input_27 { height: 25px; line-height: 25px; background: #fff; padding-left: 5px; color: #555; border: 1px solid #d9d9d9; }
.popup_container .reg_content .reg_title { width: 100%; height: 70px; text-align: center; border: 4px solid #ccc; box-sizing: border-box; padding: 20px 0; }
.popup_container .reg_content .reg_sub_title { font-size: 14px; font-weight: 800; color: #444; margin-top: 15px; margin-bottom: 30px; letter-spacing: -0.4px; }
.popup_container .reg_content .reg_table .reg_table_title { font-size: 14px; margin-bottom: 5px; margin-top: 20px; }
.popup_container .reg_content .reg_table .reg_table_title strong { font-weight: 700; color: #444; }
.popup_container .reg_content .reg_table .reg_table_title span { color: #ff5753; font-weight: 600; }
.popup_container .reg_content .reg_table .reg_table_title small { font-size: 13px; }
.popup_container .reg_content .reg_table .reg_table_title input { width: 14px; margin-bottom: 5px; margin-right: 0; vertical-align: middle; }
.popup_container .reg_content .reg_table table { width: 100%; font-size: 14px; text-align: center; border-top: 2px solid #444; }
.popup_container .reg_content .reg_table th { background: #f6f6f6; color: #333; font-weight: 800; border-bottom: 1px solid #e6e6e6; height: 33px; vertical-align: middle; }
.popup_container .reg_content .reg_table td { border-bottom: 1px solid #e6e6e6; padding: 0 4px; height: 33px; text-align: left; vertical-align: middle; font-size: 13px; }
.popup_container .reg_content .reg_table td span { color: #ff5753; font-weight: 600; }
.popup_container .reg_content .reg_table td img { vertical-align: top; }
.popup_container .reg_content .reg_table td b { font-weight: 700; margin-left: 10px; }
.popup_container .reg_content .reg_table .input_radio { display: inline-block; top: -1px; width: 13px; height: 13px; border: 0; line-height: 0; margin: 0; padding: 0; vertical-align: middle; margin-right: 3px; }
.popup_container .reg_content .reg_table .table_list li { float: left; width: 100px; font-weight: 700; margin-left: 10px; }
.popup_container .reg_content .reg_table .title { background-color: #f6f6f6; border-bottom: 1px solid #e6e6e6; color: #333; height: 33px; font-weight: 600; text-align: center; font-weight: 800; }
.popup_container .reg_content .reg_table .terms_box { height: 150px; margin-top: 10px; overflow: scroll; background: #f6f6f6; border:1px solid #e5e7eb; padding: 20px; box-sizing: border-box; font-size: 13px; color: #666; line-height: 22px; }
.popup_container .reg_content .reg_table .terms_box02 { background: #f6f6f6; border: 1px solid #e5e7eb; padding: 10px 20px; box-sizing: border-box; margin: 5px 0; }
.popup_container .reg_content .reg_table .terms_box02 input { margin-left: 30px; }
.popup_container .reg_content .reg_table .terms_box strong { font-weight: 800; line-height: 24px; font-size: 14px; }
.popup_container .reg_content .reg_table .terms_chk { font-size: 13px; float: right; margin-top: 5px; display: block; }
.popup_container .reg_content .reg_table .terms_chk input { vertical-align: middle; }
.popup_container .reg_content .reg_table .file_input input { float: left; margin-right: 5px; }
.popup_container .reg_content .reg_bottom { float: right; font-size: 13px; margin-top: 20px; color: #555; }
.popup_container .reg_content .reg_btn { width: 100%; text-align: center; margin-top: 70px; border-top: 2px solid #e6e6e6; padding-top: 20px; }

/* 우편번호 찾기 */
.popup_container .address_title { background: #58595a; }
.popup_container .address_search_box { padding: 0 20px; margin: 15px 0; font-family: sans-serif; }
.popup_container .address_search_box .search_box .address_input { float: left; padding: 0 0 0 5px; height: 25px; line-height: 25px; margin-right: 5px; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; width: 332px; background-color: #ffffff; }
.popup_container .address_search_box .search_box .address_input_bg { background: url(../images/common/bg_input.gif) no-repeat; }
.popup_container .address_search_box .search_box { border: 1px solid #d6d6d6; background-color: #f4f5f6; height: 27px; padding: 10px; }
.popup_container .address_search_box .tip_content { font-size: 14px; margin-top: 5px; }
.popup_container .address_search_box .tip_content ul { margin-top: 18px; }
.popup_container .address_search_box .tip_content ul li { font-weight: 800; line-height: 18px; letter-spacing: -0.8px; }
.popup_container .address_search_box .tip_content span { color: #888; }
.popup_container .address_search_box .tip_content b { color: #0039b9; }
.popup_container .address_search_box .tip_content .tip_list { background: url(../images/common/icon_bullat.gif) no-repeat 0 8px; padding-left: 8px; }
.popup_container .address_search_result { border-top: 1px solid #d1d6e2; border-bottom: 1px solid #d1d6e2; background-color: #f7f8fa; height: 284px; overflow-y: scroll; font-size: 14px; padding: 20px; padding-top: 10px; }
.popup_container .address_search_result .no_result { text-align: center; line-height: 16px; padding-top: 100px; }
.popup_container .address_search_result .no_result strong { font-weight: 700; }
.popup_container .address_search_result .no_result span { color: #888; line-height: 20px; }
.popup_container .address_search_result .search_result_list { font-size: 13px; border-top: 1px solid #dedede; background: #fff; padding: 15px; cursor: pointer; }
.popup_container .address_search_result .search_result_list .post_red { color: #f85c5c; font-weight: 800; margin-bottom: 5px; letter-spacing: -0.8px; }
.popup_container .address_search_result .search_result_list ul li img { float: left; padding-right: 6px; }
.popup_container .address_search_result .search_result_list ul li { padding-bottom: 5px; line-height: 15px; }
.popup_container .address_search_result .last_reuslt { border-bottom: 1px solid #dedede; }

/* 요금 및 결제 */
#container #wrap #contents .payment_tab { width: 100%; height: 140px; margin-bottom: 40px; }
#container #wrap #contents .payment_tab ul li { float: left; width: 220px; height: 140px; position: relative; margin-left: 5px; }
#container #wrap #contents .payment_tab ul li input { position: absolute; left: 55px; top: 86.5px; }
#container #wrap #contents .payment_tab ul li label { width: 210px; height: 135px; position: relative; cursor: pointer; display: block; }
#container #wrap #contents .payment_tab #payment_menu1 { background: url(../images/contents/sub/payment_menu1.png) no-repeat top; }
#container #wrap #contents .payment_tab .type01_on { background: url(../images/contents/sub/payment_menu1_on.png) no-repeat top !important; }
#container #wrap #contents .payment_tab #payment_menu2 { background: url(../images/contents/sub/payment_menu2.png) no-repeat top; }
#container #wrap #contents .payment_tab .type02_on { background: url(../images/contents/sub/payment_menu2_on.png) no-repeat top !important; }
#container #wrap #contents .payment_tab #payment_menu3 { background: url(../images/contents/sub/payment_menu3.png) no-repeat top; }
#container #wrap #contents .payment_tab .type03_on { background: url(../images/contents/sub/payment_menu3_on.png) no-repeat top !important; }
#container #wrap #contents .payment_tab #payment_menu4 { background: url(../images/contents/sub/payment_menu4.png) no-repeat top; }
#container #wrap #contents .payment_tab .type04_on { background: url(../images/contents/sub/payment_menu4_on.png) no-repeat top !important; }
#container #wrap #contents .payment_table { margin-top: 10px; }
#container #wrap #contents .payment_table table { width: 100%; font-family: dotum; margin-bottom: 40px; }
#container #wrap #contents .payment_table th { text-align: center; height: 35px; background: #f1f3f7; border-top: 2px solid #777; border-bottom: 1px solid #777; border-right: 1px solid #ccc; font-size: 13px; font-weight: 800; vertical-align: middle; }
#container #wrap #contents .payment_table td { text-align: right; height: 35px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 15px; font-size: 13px; vertical-align: middle; }
#container #wrap #contents .payment_table td strong { font-weight: 800; }
#container #wrap #contents .payment_table .none_border { border-right: none; }
#container #wrap #contents .payment_table .blank { border: none; background: none; }
#container #wrap #contents .payment_table .b_yellow { background: #fdfbf1; }
#container #wrap #contents .payment_table .b_green { background: #f0fcfc; }
#container #wrap #contents .payment_table .t_red { color: #ff5753; }
#container #wrap #contents .payment_table .payment01_memo { padding: 0; text-align: center; }
#container #wrap #contents .payment_table .payment_box { font-weight: 300; line-height: 24px; font-family: dotum; font-size: 12px; width: 100%; }
#container #wrap #contents .payment_table .payment_box ul li span { text-decoration: underline; }
#container #wrap #contents .payment_table .payment_box ul li strong { font-weight: 600;}
#container #wrap #contents .payment_table .payment_box ul li a { width: 230px; height: 28px; display: block; background: #017a9e; color: #fff; font-size: 12px; margin: 0 auto; border: 1px solid #154f61; margin-top: 20px; line-height: 28px; }
#container #wrap #contents .payment_info { display: block !important; }
#container #wrap #contents .payment_info .t_blue { color: #35b5db; text-align: center; }
#container #wrap #contents .payment_info .t_red { color: #ff5753; text-align: center; }
#container #wrap #contents .bank img { margin-bottom: 5px; }
#container #wrap #contents .bank b { font-size: 16px; color: #888; float: left; padding-top: 1px; }
#container #wrap #contents .bank span { font-size: 12px; color: #888; font-family: dotum; }

/* 질문과 답변 */
#container #wrap #contents .search { width: 100%; height: 70px; background: url(../images/contents/sub/search.gif) no-repeat center; padding: 21px 0; padding-left: 300px; box-sizing: border-box; margin-bottom: 5px; }
#container #wrap #contents .search a { display: block; border:none; float: left; margin-left: 52px; }
#container #wrap #contents .search .input_29 { height: 29px; margin: 0; padding: 0; outline: none; box-sizing: border-box; border: 1px solid #ccc; border-radius: 5px; float: left; padding: 0 4px; margin-right: 5px; }
#container #wrap #contents .search_notice b { font-size: 15px; color: #888; float: left; padding-top: 1px; padding-right: 4px; }
#container #wrap #contents .search_notice span { font-size: 12px; color: #888; font-family: dotum; }
#container #wrap #contents .search_notice span strong { color: #0162ae; }
#container #wrap #contents .customer_table table { width: 100%; font-family: dotum; margin-top: 20px; text-align: center; font-size: 13px; }
#container #wrap #contents .customer_table table a { display: inline-block; border: none; text-align: left; font-size: 13px; font-weight: 300; float: left; }
#container #wrap #contents .customer_table table th { height: 36px; vertical-align: middle; font-weight: 600; border-bottom: 1px solid #777; border-top: 2px solid #777; }
#container #wrap #contents .customer_table table td { height: 36px; vertical-align: middle; border-bottom: 1px solid #ccc; }
#container #wrap #contents .customer_table table td .new_qna { width: 13px; height: 13px; display: inline-block; float: left; margin-left: 5px; }
#container #wrap #contents .customer_table .b_yellow td { background: #fdfbf1; }
#container #wrap #contents .customer_table .b_yellow td strong { background: #fdfbf1; font-weight: 600; }
#container #wrap #contents .customer_table .b_yellow td a { background: none; font-weight: 600; }
#container #wrap #contents .box_wrap .t_left { text-align: left; padding-left: 10px; }
#container #wrap #contents .box_wrap .paging { margin-top: 10px; }
#container #wrap #contents .box_wrap .paging a { border: none; background: none; font-family: dotum; font-size: 12px; }
#container #wrap #contents .customer_view_table table { width: 100%; font-family: dotum; margin-top: 20px; text-align: center; font-size: 13px; border-bottom: 1px solid #ccc; table-layout: fixed; }
#container #wrap #contents .customer_view_table thead { border-top: 2px solid #777; border-bottom: 1px solid #ccc; }
#container #wrap #contents .customer_view_table thead th { background: #f1f3f7; height: 40px; vertical-align: middle; }
#container #wrap #contents .customer_view_table thead td { height: 36px; vertical-align: middle; }
#container #wrap #contents .customer_view_table thead td input { float: left; margin-left: 10px; height: 26px; width: 760px; border:1px solid #ccc; outline: none; padding: 0 4px; box-sizing: border-box; }
#container #wrap #contents .customer_view_table tbody th { background: #f1f3f7; height: 500px; vertical-align: middle; }
#container #wrap #contents .customer_view_table tbody td { text-align: left; padding: 10px; line-height: 20px; }
#container #wrap #contents .customer_view_table tbody td textarea { width: 760px; height: 480px; border:1px solid #ccc; box-sizing: border-box; }
#container #wrap #contents .box_wrap .btn_area { width: 310px; margin: auto; height: 40px; margin-top: 20px; }
#container #wrap #contents .box_wrap .btn_area ul li { float: left; margin-left: 5px; }
#container #wrap #contents .box_wrap .btn_area ul li:first-child { margin-left: 0; }
#container #wrap #contents .box_wrap .btn_area ul li a { display: block; width: 100px; height: 40px; line-height: 40px; font-family: dotum; font-size: 13px; }
#container #wrap #contents .box_wrap .btn_area ul li:nth-child(1) a { background: #f1f3f7; color: #556373; }
#container #wrap #contents .box_wrap .btn_area ul li:nth-child(2) a { background: #556373; color: #fff; }
#container #wrap #contents .box_wrap .btn_area ul li:nth-child(3) a { background: #556373; color: #fff; }

/* 자주 묻는 질문 */
#container #wrap #contents .box_wrap .qna_tab { width: 100%; height: 47px; margin-top: 20px; }
#container #wrap #contents .box_wrap .qna_tab ul li { float: left; padding: 0 30px; border: 1px solid #ccc; box-sizing: border-box; margin-left: 4px; border-bottom: none; }
#container #wrap #contents .box_wrap .qna_tab ul li:first-child { margin-left: 0; }
#container #wrap #contents .box_wrap .qna_tab ul li a { display: block; height: 45px; line-height: 45px; border:none; background: none; color: inherit; }
#container #wrap #contents .box_wrap .qna_tab ul .qna_over { background: #556373; color: #fff; border: 1px solid #556373; }
/* #container #wrap #contents .customer_table .question td { cursor: pointer; height: 40px; } */
/* #container #wrap #contents .customer_table .question td img { margin-right: 5px; } */
/* #container #wrap #contents .customer_table .question .qna_answer { text-align: left; padding: 20px; background: #f7f9fa; line-height: 22px; } */

#container #wrap #contents .customer_board { width: 100%; border-top: 2px solid #556373; font-family: dotum; font-size: 13px; }
#container #wrap #contents .customer_board dt { width: 100%; border-bottom: 1px solid #ccc; height: 50px; line-height: 50px; padding: 0 20px; box-sizing: border-box; cursor: pointer; }
#container #wrap #contents .customer_board ul li { float: left; }
#container #wrap #contents .customer_board ul li:last-child { float: right; margin-top: 6px; height: 34px; }
#container #wrap #contents .customer_board dd { width: 100%; border-bottom: 1px solid #ccc; padding: 20px; background: #f7f9fa; box-sizing: border-box; display: none; }
#container #wrap #contents .customer_board dd .answer_con { line-height: 22px; }
#container #wrap #contents .customer_board dd .answer_con p strong { font-size: 13px; font-weight: 600; }
#container #wrap #contents .customer_board dd .answer_con .qna_spam { width: 700px; margin: 0 auto; color: #555; }
#container #wrap #contents .customer_board dd .answer_con .qna_spam h1 { height: 50px; line-height: 50px; text-align: center; background: #f1f1f1; font-size: 14px; }
#container #wrap #contents .customer_board dd .answer_con .qna_spam p a { border:none; background: none; font-size: 13px; font-weight: 300; }

/* 2021-06-10 */
/* 공통 css 추가 */
textarea { font-family: dotum, sans-serif; font-size: 15px; }

/* 주소록 관리 */
#container #wrap #contents .sub_notice { width: 100%; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; padding: 20px; margin-bottom: 20px; font-family: dotum; }
#container #wrap #contents .sub_notice > ul > li { font-size: 13px; line-height: 24px; list-style: disc; margin-left: 20px; }
#container #wrap #contents .sub_notice > ul > li span { color: #ff5753; }
#container #wrap #contents .sub_notice > ul > li strong { font-weight: 600; }
#container #wrap #contents .address_box01 { border: 1px solid #ccc; width: 285px; border-radius: 5px; overflow: hidden; float: left; }
#container #wrap #contents .address_box01 a { border: none; }
#container #wrap #contents .add_title { height: 50px; line-height: 50px; background: #f3f3f3; padding: 0 20px; border-bottom: 1px solid #ccc; }
#container #wrap #contents .add_title h1 { font-size: 16px; color: #253342; font-weight: 700; }
#container #wrap #contents .add_sel { padding: 10px 20px; height: 30px; background: #f8f8f8; }
#container #wrap #contents .add_sel ul { display: flex; align-items: center; justify-content: space-between; }
#container #wrap #contents .add_sel select { -webkit-appearance:none; cursor: pointer; -moz-appearance:none; appearance:none; filter:alpha(opacity=0); }
#container #wrap #contents .add_sel select::-ms-expand { display:none; }
#container #wrap #contents .add_sel select { height: 30px; float: left; margin-right: 5px; padding-left:5px; padding-right: 20px; background: url(../images/common/down_icon.png) no-repeat 98% 40%; background-size: 20px; border: 1px solid #aaa; border-radius: 4px; }
#container #wrap #contents .add_sel input { width: 85px; height: 30px; box-sizing: border-box; padding-left: 5px; float: left; outline: none; }
#container #wrap #contents .address_box01 table { width: 100%; }
#container #wrap #contents .address_box01 table thead { border-bottom: 1px solid #556373; border-top: 1px solid #556373; }
#container #wrap #contents .address_box01 table thead th { height: 40px; vertical-align: middle; font-size: 14px; font-weight: 600; color: #556373; font-family: dotum; font-size: 13px; }
#container #wrap #contents .address_box01 table thead th input { margin: 0; vertical-align: top; }
#container #wrap #contents .address_box01 table tbody td { padding: 10px 20px; }
#container #wrap #contents .address_box01 table tbody .table_title { color: #566cc6; font-size: 15px; font-weight: 700; margin-bottom: 10px; }
#container #wrap #contents .address_box01 table tbody .table_title a { color: #566cc6; font-weight: 700; background: none; font-size: 15px; }
#container #wrap #contents .address_box01 table tbody ul li { height: 22px; }
#container #wrap #contents .address_box01 table tbody ul li .group_icon { float: left; }
#container #wrap #contents .address_box01 table tbody ul li .group_name { float: left; line-height: 20px; color: #888; font-family: dotum; font-size: 13px; }
#container #wrap #contents .address_box01 table tbody ul li .group_name a { font-weight: normal; font-size: 13px; }
#container #wrap #contents .address_box01 table tbody ul .subGroupLyaer_0001 { padding-left: 28px; }
#container #wrap #contents .address_box01 table tbody ul .group_icon02 { float: left; }
#container #wrap #contents .address_box01 table tbody ul .group_icon02 input { margin: 0; vertical-align: middle; }
#container #wrap #contents .address_box01 table tbody ul li .group_name02 { float: left; line-height: 20px; font-size: 12px; font-family: dotum; color: #888; }
#container #wrap #contents .address_box01 table tbody ul li .group_name02 a { font-weight: normal; font-size: 13px; color: #888; }
#container #wrap #contents .address_box01 table tbody ul li .group_btn { float: right; }
#container #wrap #contents .address_box01 table tbody ul li .group_btn a { float: left; margin-right: 2px; }
#container #wrap #contents .address_box01 table .group_box01 { height: 320px; }
#container #wrap #contents .address_box01 table .group_box02 { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 20px; padding-top: 10px; padding-bottom: 6px; }
#container #wrap #contents .address_box01 table .group_box03 p { margin-bottom: 5px; }
#container #wrap #contents .address_box01 table .group_box03 p a { margin-left: 2px; }
#container #wrap #contents .address_box01 table .group_box03 p a:first-child { margin-left: 0; }
#container #wrap #contents .address_box01 table .group_box03 p a:first-child { margin-left: 0; }
#container #wrap #contents .address_box02 { float: right; width: 550px; border:1px solid #ccc; border-radius: 5px; box-sizing: border-box; overflow: hidden; }
#container #wrap #contents .address_box02 a { border: none; background: none; }
#container #wrap #contents .address_box02 .add_title h1 { float: left; }
#container #wrap #contents .address_box02 .add_title a { display: flex; align-items: center; gap: 5px; float: right; font-size: 12px; border: 1px solid #aaa; background: #fff; height: 30px; line-height: 30px; padding: 0 10px; margin-top: 10px; }
#container #wrap #contents .address_box02 .add_title a.green { color: #5f820c; border-color: #5f820c; }
#container #wrap #contents .address_box02 .add_title a.red { color: #d13d1f; border-color: #d13d1f; }
#container #wrap #contents .address_box02 .add_title a.blue { color: #4e7293; border-color: #4e7293; }
#container #wrap #contents .address_box02 table { width: 100%; }
#container #wrap #contents .address_box02 table thead { border-bottom: 1px solid #556373; border-top: 1px solid #556373; }
#container #wrap #contents .address_box02 table thead th { height: 40px; vertical-align: middle; font-size: 13px; font-weight: 600; font-family: dotum; color: #556373; }
#container #wrap #contents .address_box02 .table_con_box01 { height: 310px; overflow: hidden; }
#container #wrap #contents .address_box02 .table_con_box01 tr:hover { background: #FFFF99; }
#container #wrap #contents .address_box02 .table_con_box01 td { text-align: center; vertical-align: middle; font-family: dotum; font-size: 13px; height: 30px; border-bottom: 1px dashed #ccc; }
#container #wrap #contents .address_box02 .table_con_box01 td span { display: flex; align-items: center; justify-content: center; gap: 5px; }
#container #wrap #contents .address_box02 .table_con_box01 td span a { margin: 0; }
#container #wrap #contents .address_box02 .table_con_box02 { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 20px; padding-top: 4px; padding-bottom: 4px; }
#container #wrap #contents .address_box02 .table_con_box02 select { -webkit-appearance:none; cursor: pointer; -moz-appearance:none; appearance:none; filter:alpha(opacity=0); }
#container #wrap #contents .address_box02 .table_con_box02 select::-ms-expand { display:none; }
#container #wrap #contents .address_box02 .table_con_box02 select { height: 30px; float: left; padding-left:10px; padding-right: 20px; background: url(../images/common/down_icon.png) no-repeat 98% 40%; background-size: 20px; border: 1px solid #aaa; border-radius: 4px; }
#container #wrap #contents .address_box02 .table_con_box02 input { height: 30px; box-sizing: border-box; float: left; margin-left: 5px; }
#container #wrap #contents .address_box02 .table_con_box02 li:first-child { float: left; }
#container #wrap #contents .address_box02 .table_con_box02 li:last-child { float: right; }
#container #wrap #contents .address_box02 .table_con_box02 i { display: flex; align-items: center; justify-content: space-between; }
#container #wrap #contents .address_box02 .table_con_box02 i span { font-size: 12px; color: #888; }
#container #wrap #contents .address_box02 .table_con_box03 { padding: 13.5px 20px; }
#container #wrap #contents .address_box02 .table_con_box03 ul li { float: left; margin-left: 4.6px; }
#container #wrap #contents .address_box02 .table_con_box03 .table_con_btn { clear: both; width: 100%; }
#container #wrap #contents .address_box02 .table_con_box03 .sel_list { height: 18px; margin-bottom: 10px; }
#container #wrap #contents .address_box02 .table_con_box03 .sel_list li:first-child { margin-left: 0px; }
#container #wrap #contents .address_box02 .table_con_box03 i a { display: flex; align-items: center; justify-content: center; height: 30px; background-color: #556373; font-weight: 400; color: #fff; padding: 0 15px; font-size: 13px; }


/* 주소 대량 입력 */
.popup_container .popup_content .popup_search_box { clear: both; height: 24px; width: 100%; margin-bottom: 10px; line-height: 24px; }
.popup_container .popup_content .popup_search_box span { font-family: dotum; font-size: 12px; font-weight: 600; color: #37485b; }
.popup_container .popup_content .popup_search_box select { float: left; margin-left: 5px; width: 100px; height: 24px; }
.popup_container .popup_content .popup_address_register { border: 1px solid #aaa; border-radius: 5px; overflow: hidden; }
.popup_container .popup_content .popup_address_register table { width: 100%; font-family: dotum; }
.popup_container .popup_content .popup_address_register table thead { background: #929da2; }
.popup_container .popup_content .popup_address_register table thead th { color: #fff; font-weight: normal; border: none; height: 32px; line-height: 32px; }
.popup_container .popup_content .popup_address_register table tbody textarea { border: none; outline: none; width: 100%; height: 288px; background: url(../images/contents/popup/address_bg.png) center top repeat-y; line-height: 18px; font-size: 12px; }
.popup_container .popup_content .popup_address_register table tbody .left_persons { background: #f5f5f5; padding: 10px 20px; border-top: 1px solid #aaa; }
.popup_container .popup_content .popup_address_register table tbody .left_persons span { font-size: 12px; font-weight: 600; }
.popup_container .popup_content .popup_address_register table tbody .left_persons span .t_red { color: #ff5753; }
.popup_container .popup_content .popup_address_register table tbody .left_persons li { width: 200px; float: right; }
.popup_container .popup_content .popup_address_register table tbody .left_persons li .left { padding-top: 8px; }
.popup_container .popup_content .popup_address_register table tbody .left_persons li .left img { margin-right: 4px; width: 10px; }
.popup_container .popup_content .manage_address_notice { font-size: 12px; font-family: dotum; color: #888; margin: 10px 0; line-height: 18px; border-bottom: 1px dashed #ccc; padding-bottom: 10px; }
.popup_container .popup_content .manage_address_notice span { color: #ff5753 }
.popup_container .popup_content .manage_address_notice span strong { font-weight: 600; }
.popup_container .popup_content .pop_btn { width: 183px; margin: 0 auto; }
.popup_container .popup_content .pop_btn a { float: left; margin-right: 5px; }


/* 엑셀자료 일괄 입력 */
.popup_container .popup_content .manage_excel_box ul > li { margin-bottom: 5.8px; }


/* 그룹 수정 레이어 */
#container #wrap #contents .group_layer { width: 400px; height: 246px; }
#container #wrap #contents .manage_layer { background: #fff; border-radius: 10px; position: fixed; z-index: 1000; left:50%; top:50%; transform: translate(-50%,-50%); overflow: hidden; font-family: 'Pretendard Variable', sans-serif !important; display: none; }
#container #wrap #contents .manage_layer .manage_layer_close { position: absolute; top: 15px; right: 15px; border: none; }
#container #wrap #contents .manage_layer .manage_layer_close img { width: 16px; }
#container #wrap #contents .manage_layer .top_layer_title { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 30px 30px 20px 30px;}
#container #wrap #contents .manage_layer .top_layer_title h1 { font-size: 20px; color: #57a8bf; }
#container #wrap #contents .manage_layer .top_layer_title span { font-size: 16px; color: #555; }
#container #wrap #contents .manage_layer .manage_layer_name { width: 340px; margin: 0 30px; height: 50px; background: #eee; border-radius: 10px; box-sizing: border-box; padding: 0 20px; }
#container #wrap #contents .manage_layer .manage_layer_name span { float: left; line-height: 25px; height: 25px; margin: 12.5px 0; font-weight: 500; border-right: 1px solid #a5a5a5; padding-right: 20px; }
#container #wrap #contents .manage_layer .manage_layer_name input { float: left; background: none; border: none; width: 200px; height: 28px; line-height: 28px; margin: 10px 0; outline: none; margin-left: 20px; font-size: 16px; font-family: 'Pretendard Variable', sans-serif !important; }
#container #wrap #contents .manage_layer .manage_layer_btn { position: absolute; left:0; bottom: 0; border-top: 1px solid #ccc; width: 100%; height: 55px; }
#container #wrap #contents .manage_layer .manage_layer_btn a { float: left; border: none; background: none; font-size: 16px; width: 50%; line-height: 55px; font-weight: 500; border-radius: 0; }
#container #wrap #contents .manage_layer .manage_layer_btn a:last-child { border-left: 1px solid #ccc; color: #57a8bf; }


/* 그룹 등록 레이어 */
#container #wrap #contents .add_group_layer { width: 490px; padding-bottom: 21px; box-sizing: content-box; }
#container #wrap #contents .manage_layer_name_box { width: 430px; height: 60px; margin: 0 auto; margin: 0 30px; box-sizing: border-box; }
#container #wrap #contents .manage_layer_name_box p { font-size: 14px; color: #888; margin-bottom: 10px; }
#container #wrap #contents .manage_layer_name_box .manage_layer_name { float: left; margin: 0; }
#container #wrap #contents .manage_layer_name select { background: url(../images/common/down-arrow.svg) no-repeat 100% 48%; background-size: 18px; border: none; height: 50px; width: 185px; outline: none; margin-left: 20px; font-size: 16px; webkit-appearance: none; cursor: pointer; -moz-appearance: none; appearance: none; filter: alpha(opacity=0); }
#container #wrap #contents .manage_layer_name select::-ms-expand { display:none; }
#container #wrap #contents .add_group_layer .manage_layer_name input { width: 185px; }
#container #wrap #contents .add_group_layer .add_group_btn a { width: 80px; height: 50px; line-height: 50px; display: block; font-size: 15px; border-radius: 8px; background: #57a8bf; color: #fff; border: none; }


/* 그룹 삭제 레이어 */
#container #wrap #contents .del_group_layer { width: 490px; height: 270px; }
#container #wrap #contents .del_group_layer .top_layer_title span { line-height: 22px; }
#container #wrap #contents .del_group_layer .top_layer_title span strong { font-weight: 600; }
#container #wrap #contents .del_group_layer .top_layer_title span b { color: #ff5753; font-weight: 600; }
#container #wrap #contents .del_group_layer .manage_layer_name { width: 430px; }
#container #wrap #contents .del_group_layer .manage_layer_name input { width: 240px; }


/* 수신거부번호 레이어 */
#container #wrap #contents .refusal_layer { width: 400px; height: 616px; }
#container #wrap #contents .refusal_layer .top_layer_title h1 { margin-bottom: 0; }
#container #wrap #contents .refusal_layer .refusal_number_list { border: 1px solid #aaa; width: 340px; height: 392px; margin: 0 auto; border-radius: 5px; overflow: hidden; }
#container #wrap #contents .refusal_layer .refusal_number_list h1 { width: 100%; display: block; background: #eee; margin-bottom: 0; text-align: center; height: 45px; line-height: 40px; }
#container #wrap #contents .refusal_layer .refusal_number_list textarea { width: 100%; height: 345px; border: none; outline: none; background: url(../images/common/refusal_bg.png) top repeat-y; font-size: 16px; line-height: 22px; overflow-y: scroll; }
#container #wrap #contents .refusal_layer .refusal_check { width: 342px; margin: 10px auto; padding: 10px; height: 45px; border: 1px solid #aaa; box-sizing: border-box; border-radius: 5px; }
#container #wrap #contents .refusal_layer .refusal_check ul li { font-size: 14px; font-weight: 600; line-height: 25px; }
#container #wrap #contents .refusal_layer .refusal_check ul li:first-child img { margin-right: 5px; float: left; margin-top: 6px; }
#container #wrap #contents .refusal_layer .refusal_check ul li span { color: #ff5753; }
#container #wrap #contents .refusal_layer .refusal_check ul li:last-child a { display: block; border: none; }


/* 전화번호 수정 레이어 */
#container #wrap #contents .number_modify_layer { width: 400px; height: 550px; }
#container #wrap #contents .number_modify_layer .manage_layer_name input { width: 185px; }


/* 메시지 관리(SMS) */
#container #wrap #contents .box_wrap .sub_menu_btn { width: 100%; height: 47px; display: block; margin-bottom: 20px; border-bottom: 2px solid #556373; position: relative; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li { float: left; height: 45px; margin-left: 5px; width: 180px; border: 2px solid #ccc; color: #777; border-radius: 5px; line-height: 47px; border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li:first-child { margin-left: 0px; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li a { display: block; border: none; background: none; font-size: 15px; color: inherit; font-family: 'Pretendard Variable'; font-weight: 500; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li:hover a { color: #fff; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li:hover { background: #556373; border: 2px solid #556373; border-bottom: none; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li.this_menu { border: 2px solid #556373; border-bottom: 2px solid #fff; font-weight: 600; background: #fff; }
#container #wrap #contents .box_wrap .sub_menu_btn ul li.this_menu a { color: #556373; font-weight: 800; }
#container #wrap #contents .box_wrap .cate_box { font-family: dotum; }
#container #wrap #contents .box_wrap .cate_box .cate_list_box { float: left; width: 180px; position: relative; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_top { position: absolute; left: 0; top: 0; width: 182px; background: #556373; color: #fff; line-height: 49px; padding-left: 20px; font-weight: 600; font-size: 13px; z-index: 99; box-sizing: border-box; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#container #wrap #contents .box_wrap .cate_box .cate_list { float: left; width: 180px; height: 555px; border: 1px solid #aaa; overflow: scroll; border-radius: 5px; }
#container #wrap #contents .box_wrap .cate_box .cate_list > ul { margin-top: 48px; }
#container #wrap #contents .box_wrap .cate_box .cate_list li { line-height: 38px; border-bottom: 1px solid #ccc; position: relative; }
#container #wrap #contents .box_wrap .cate_box .cate_list li.on { background: #e5e5e5; }
#container #wrap #contents .box_wrap .cate_box .cate_list li a { font-size: 13px; }
#container #wrap #contents .box_wrap .cate_box .cate_list li:last-child { border-bottom: none; }
#container #wrap #contents .box_wrap .cate_box .cate_list li .arrow { width: 12px; height: 12px; display: block; background: url(../images/contents/popup/r_arrow.png) no-repeat; background-size: 12px; position: absolute; right: 20px; top:12px; transition: 0.3s; cursor: pointer; }
#container #wrap #contents .box_wrap .cate_box .cate_list li .rotate_arrow_on { transform: rotate(90deg); }
#container #wrap #contents .box_wrap .cate_box .cate_list a { border: none; background: none; display: block; text-align: left; padding: 0 20px; font-weight: 600; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_sub_list { display: none; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_sub_list li:first-child { border-top: 1px solid #ccc; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_sub_list li { border-bottom: none; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_sub_list li a { padding-left: 40px; font-size: 13px; font-weight: inherit; color: inherit; line-height: 30px; border:none; border-radius: 0; background: url(../images/common/icon_bullat.png) no-repeat 25px 48%; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_sub_list li:hover { background-color: #35b5db !important; color: #fff; }
#container #wrap #contents .box_wrap .cate_box .cate_list .cate_sub_list .bold { font-weight: 600; background-color: #35b5db; color: #fff; }
#container #wrap #contents .box_wrap .cate_box .add_msg { float: left; width: 180px; height: 45px; text-align: center; background: #35b5db; margin-top: 10px; border-radius: 5px; }
#container #wrap #contents .box_wrap .cate_box .add_msg a { border:none; line-height: 45px; background: none; color: #fff; }
#container #wrap #contents .box_wrap .cate_box .msg_list { float: left; margin-left: 20px; width: 698px; }
#container #wrap #contents .box_wrap .cate_box .msg_list a { border: none; background: none; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg { float: left; width: 164px; margin-right: 14px; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg.end { margin-right: 0; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg input { vertical-align: middle; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg h5 { display: inline-block; font-size: 12px; font-weight: 600; padding-left: 13px; color: #333; background: url(../images/contents/popup/list_style.gif) no-repeat 0 50%; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg_con { float:left; width: 164px; height: 118px; background: url(../images/contents/manage/bg_message_phone_sms.gif) no-repeat; margin-left: 4px; margin-top: 5px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg_con textarea { background: none; border: none; cursor: pointer; width: 114px; height: 76px; margin-left: 24px; margin-top: 24px;  padding: 1px 8px 0 0; overflow-y: scroll; line-height: 15px; font-size: 12px; outline: none; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mymsg > p { margin-left: 4px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .my_message { float: left; height: 16px; border-top: 1px solid #e2e2e2; width: 164px; padding-top: 5px; font-size: 12px; line-height: 20px; }
#container #wrap #contents .box_wrap .mymsg_top_btn { height: 22px; margin-bottom: 5px; border-bottom: 1px dashed #ccc; padding-bottom: 5px; }
#container #wrap #contents .box_wrap .mymsg_top_btn li { float: left; margin-right: 5px; }
#container #wrap #contents .box_wrap .mymsg_top_btn li:last-child { float: right; margin-right: 0; }
#container #wrap #contents .box_wrap .cate_notice { height: 22px; margin-bottom: 10px; border-bottom: 2px solid #ccc; padding-bottom: 5px; }
#container #wrap #contents .box_wrap .cate_notice .cate_notice_title { font-size: 11px; line-height: 22px; }
#container #wrap #contents .box_wrap .cate_notice .cate_notice_title p { font-size: 12px; float: left; margin-right: 5px; margin-top: -1px; }
#container #wrap #contents .box_wrap .cate_notice .cate_search { float: right; }
#container #wrap #contents .box_wrap .cate_notice .cate_search li { float: left; }
#container #wrap #contents .box_wrap .cate_notice .cate_search li:first-child input { width: 130px; margin-right: 5px; height: 22px; box-sizing: border-box; }
#container #wrap #contents .sms_layer { width: 360px; height: 504px; font-family: 'Pretendard Variable', sans-serif; }
#container #wrap #contents .sms_layer .manage_layer_name { width: 300px; }
#container #wrap #contents .sms_layer .manage_layer_name input { width: 170px; }
#container #wrap #contents .sms_layer .manage_text { width: 300px; height: 250px; margin: 0 auto; margin-top: 10px; background: #eee; border-radius: 10px; position: relative; }
#container #wrap #contents .sms_layer .manage_text .byte { position: absolute; left: 50%; bottom: 12px; transform: translate(-50%); font-size: 15px; }
#container #wrap #contents .sms_layer .manage_text .byte .text_red { font-weight: 500; }
#container #wrap #contents .sms_layer .manage_text textarea { width: 300px; height: 210px; background: none; border: none; outline: none; box-sizing: border-box; padding: 15px 20px; font-size: 16px; line-height: 26px; }
#container #wrap #contents .save_msg_layer { height: 480px; }
#container #wrap #contents .save_msg_layer .top_layer_title h1 { margin-bottom: 0; }

#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword { width: 100%; height: 44px; padding: 0 30px; box-sizing: border-box; margin-bottom: 5px; border-radius: 5px; border:2px solid #ccc; line-height: 40px; position: relative; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword > ul > li { float: left; margin-right: 40px; position: relative; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword > ul > li:first-child { margin-right: 35px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword > ul > li:last-child { margin-right: 0; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword > ul > li > a { font-weight: normal; font-size: 13px; display: block; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword > ul > li > img { position: absolute; left: 50%; top: -15px; transform: translate(-50%); opacity: 0; visibility: hidden; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword > ul > li:hover > img { opacity: 1; visibility: visible; transition: 0.6s; }
#container #wrap #contents .box_wrap .cate_box .msg_list .hot_keyword .hot_keyword_cover { position: absolute; top: -6px; right: 5px; }


/* 메시지 관리(LMS)*/
#container #wrap #contents .box_wrap .cate_box .lms_list .cate_mymsg h5 { background: url(../images/contents/manage/bullat_lms.gif) no-repeat 0 50%; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_lms { background: url(../images/contents/manage/bg_message_phone_lms.gif) no-repeat; height: 216px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_lms textarea { height: 174px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .lms_top { margin-bottom: 16.5px; }
#container #wrap #contents .lms_layer { width: 360px; height: 604px; font-family: 'Pretendard Variable', sans-serif; }
#container #wrap #contents .lms_layer .manage_layer_name { width: 300px; }
#container #wrap #contents .lms_layer .manage_layer_name input { width: 170px; }
#container #wrap #contents .lms_layer .manage_text { width: 300px; height: 350px; margin: 0 auto; margin-top: 10px; background: #eee; border-radius: 10px; }
#container #wrap #contents .lms_layer .manage_text .byte { position: absolute; left: 50%; bottom: 90px; transform: translate(-50%); font-size: 15px; }
#container #wrap #contents .lms_layer .manage_text .byte .text_red { font-weight: 500; }
#container #wrap #contents .lms_layer .manage_text textarea { width: 300px; height: 310px; background: none; border: none; outline: none; box-sizing: border-box; padding: 15px 20px; font-size: 16px; line-height: 26px; }
#container #wrap #contents .save_lms_layer { height: 580px; }
#container #wrap #contents .save_lms_layer h1 { margin-bottom: 0; }


/* 메시지 관리(MMS)*/
#container #wrap #contents .box_wrap .cate_box .mms_list .cate_mymsg h5 { background: url(../images/contents/manage/bullat_mms.gif) no-repeat 0 50%; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mms { background: url(../images/contents/manage/bg_message_phone_lms.gif) no-repeat; height: 190px; padding-top: 26px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mms img { margin-left: 18px; }
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mms textarea { height: 61px; margin-top: 10px; }
#container #wrap #contents .mms_layer { width: 360px; height: 654px; font-family: 'Pretendard Variable', sans-serif; }
#container #wrap #contents .mms_layer .manage_layer_name { width: 300px; }
#container #wrap #contents .mms_layer .manage_layer_name input { width: 170px; }
#container #wrap #contents .mms_layer .manage_text { width: 300px; height: 400px; margin: 0 auto; margin-top: 10px; background: #eee; border-radius: 10px; }
#container #wrap #contents .mms_layer .manage_text .byte { position: absolute; left: 50%; bottom: 90px; transform: translate(-50%); font-size: 15px; }
#container #wrap #contents .mms_layer .manage_text .byte .text_red { font-weight: 500; }
#container #wrap #contents .mms_layer .manage_text .manage_text_img { width: 260px; height: 210px; overflow: auto; float: left; margin-top: 20px; margin-left: 20px; cursor: pointer; }
#container #wrap #contents .mms_layer .manage_text .manage_text_img a { border: none; background: none; display: block; }
#container #wrap #contents .mms_layer .manage_text .manage_text_img img { width: 260px; }
#container #wrap #contents .mms_layer .manage_text textarea { width: 300px; height: 130px; background: none; border: none; outline: none; box-sizing: border-box; padding: 15px 20px; font-size: 16px; line-height: 26px; }
#container #wrap #contents .save_mms_layer { height: 630px; }
#container #wrap #contents .save_mms_layer h1 { margin-bottom: 0; }


/* 전송내역 관리 */
#container #wrap #contents .box_wrap .table_top_btn { height: 35px; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .table_top_btn a { border: none; background: none; }
#container #wrap #contents .box_wrap .table_top_btn > ul > li { float: left; margin-right: 5px; }
#container #wrap #contents .box_wrap .table_top_btn > ul > li:last-child { margin-right: 0; }
#container #wrap #contents .box_wrap .table_top_btn .table_top_right { float: right; }
#container #wrap #contents .box_wrap .table_top_btn .table_top_right > ul > li { float: left; margin-right: 5px; }
#container #wrap #contents .box_wrap .table_top_btn .table_top_right > ul > li:last-child { margin-right: 0; }
#container #wrap #contents .box_wrap .table_top_btn .table_top_right > ul > li select { height: 35px; border-radius: 4px; padding-left:10px; padding-right: 22px; background: url(../images/common/down_icon.png) no-repeat 98% 45%; background-size: 20px; border: 1px solid #aaa; }
#container #wrap #contents .box_wrap .table_top_btn .table_top_right > ul > li > span { font-size: 14px; font-weight: 600; font-family: dotum; }
#container #wrap #contents .box_wrap .table_top_btn select { -webkit-appearance:none; cursor: pointer; -moz-appearance:none; appearance:none; filter:alpha(opacity=0); }
#container #wrap #contents .box_wrap .table_top_btn select::-ms-expand { display:none; }
#container #wrap #contents .box_wrap .trans_table { font-family: dotum; width: 100%; vertical-align: middle; border-bottom: 1px solid #ccc; table-layout:fixed; }
#container #wrap #contents .box_wrap .trans_table thead { font-size: 13px; }
#container #wrap #contents .box_wrap .trans_table thead th { height: 40px; vertical-align: middle; background: #f8f8f8; font-weight: 600; border-top: 1px solid #999; border-bottom: 1px solid #ccc; }
#container #wrap #contents .box_wrap .trans_table a { border:none; background: none; font-size: 13px; }
#container #wrap #contents .box_wrap .trans_table tbody td { font-size: 12px; text-align: center; vertical-align: middle; padding: 11px 0; line-height: 16px; border-bottom: 1px solid #e2e2e2; color: #555; }
#container #wrap #contents .box_wrap .trans_table tbody td strong { font-weight: 600; }
#container #wrap #contents .box_wrap .trans_table tbody tr:hover { background: #f5f5f5; }
#container #wrap #contents .sub_notice .tabmenu_btn { position: absolute; right:10px; top: 10px; }
#container #wrap #contents .sub_notice .tabmenu_btn > ul > li { float: left; margin-right: 5px; }
#container #wrap #contents .sub_notice .tabmenu_btn > ul > li:last-child { margin-right: 0; }
#container #wrap #contents .sub_notice .tabmenu_btn > ul > li > a { display: block; font-family: dotum; font-size: 13px; padding: 8px 10px; padding-left: 30px; background: #fff; color: #333; border:1px solid #aaa; }
#container #wrap #contents .sub_notice .tabmenu_btn > ul > li:first-child a { background: url(../images/common/red-msg.png) no-repeat 12px 49%; }
#container #wrap #contents .sub_notice .tabmenu_btn .quiesce_layer_btn a { background: url(../images/common/cut-off.png) no-repeat 12px 49%; }
#container #wrap #contents .sub_notice .tabmenu_btn > ul > li > a:hover { border: 1px solid #233b92; transition: 0.3s; color: #233b92; }


/* 수신거부내역 관리 레이어 */
#container #wrap #contents .quiesce_layer { width: 650px; padding-bottom: 25px; box-sizing: border-box; }
#container #wrap #contents .quiesce_layer .top_layer_title h1 { margin-bottom: 0; }
#container #wrap #contents .quiesce_layer .quiesce_layer_img { width: 603px; margin: 0 auto; }
#container #wrap #contents .quiesce_layer .quiesce_layer_table { width: 603px; font-family: dotum; margin: 20px auto; }
#container #wrap #contents .quiesce_layer .quiesce_layer_table thead th { font-size: 13px; height: 40px; background: #f8f8f8; vertical-align: middle; font-weight: 600; border-bottom: 1px solid #ccc; border-top: 1px solid #999; }
#container #wrap #contents .quiesce_layer .quiesce_layer_table tbody td { font-size: 12px; padding: 8px 0 5px 0; vertical-align: middle; border-bottom: 1px solid #e2e2e2; text-align: center; }
#container #wrap #contents .quiesce_layer .quiesce_layer_table tbody td strong { font-weight: 600; }
#container #wrap #contents .quiesce_layer .quiesce_layer_table tbody td a { display: inline-block; float: left; margin-left: 5px; border:none; background: none; }
#container #wrap #contents .quiesce_layer .quiesce_layer_table tbody td a:first-child { margin-left: 0; }


/* 전송내역 상세보기 팝업 */
.t_skyblue { color: #309ebf; }
.t_gray { color: #888; }
.t_blue { color: #3e71a7; }
.t_red { color: #ff5753; }
.popup_content .detail_top { display: inline-block; font-family: dotum; width: 580px; }
.popup_content .detail_top .detail_list { float: left; width: 400px; margin-top: 4px; margin-bottom: 12px; padding-bottom: 10px; border-bottom : 1px dotted #ccc; }
.popup_content .detail_top .detail_list > ul > li { font-size: 13px; line-height: 24px; background: url(../images/common/icon_bullat.png) no-repeat 0 48%; padding-left: 8px; }
.popup_content .detail_top .detail_list > ul > li span { margin-right: 10px; }
.popup_content .detail_top .detail_list > ul > li strong { font-weight: 600; }
.popup_content .detail_top .detail_list > ul > li > img { float: right; margin-right: 152px; margin-top: 5px; }
.popup_content .detail_top .detail_notice { float: left; font-size: 11px; color: #888; }
.popup_content .detail_top .detail_notice ul > li { line-height: 18px; letter-spacing: -0.8px; }
.popup_content .detail_top .detail_notice ul > li img { float: left; margin-top: 1px; margin-right: 5px; }
.popup_content .detail_top .detail_phone { float: right; width: 159px; height: 149px; background: url(../images/contents/popup/bg_emoticon_sms02.gif) left top no-repeat; padding-top: 2px; position: relative; }
.popup_content .detail_top .detail_phone textarea { display: inline; float: left; width: 118px; height: 110px; padding: 2px 5px 0px 0; margin-top: 24px; margin-left: 18px; overflow-y: scroll; border: none; background: none; line-height: 16px; color: #666; font-size: 12px; font-family: dotum; outline: none; }
.popup_content .view_search { float: left; width: 100%; background: #f1f6f7; padding: 10px; box-sizing: border-box; border: 1px solid #bfcace; margin-top: 20px; }
.popup_content .view_search select { width: 100px; height: 22px; float: left; margin-right: 5px; }
.popup_content .view_search input { height: 22px; box-sizing: border-box; float: left; margin-right: 5px; }
.popup_content .view_search span { font-size: 12px; float: right; line-height: 22px; }
.popup_content .view_search span b { font-size: 16px; float: left; }
.popup_content .detail_bottom { width: 100%; height: 30px; margin-top: 10px; display: inline-block; font-family: dotum; }
.popup_content .detail_bottom span { font-size: 13px; line-height: 30px; }
.popup_content .detail_bottom span strong { font-weight: 600; }
.popup_content .detail_table { font-family: dotum; }
.popup_content .detail_table table { width: 100%; }
.popup_content .detail_table table thead th { vertical-align: middle; }
.popup_content .detail_table table tbody td { font-size: 12px; height: 30px; vertical-align: middle; text-align: center; border-bottom: 1px solid #e2e2e2; }
.popup_content .detail_table table tbody tr:hover { background: #ffff99; }


/* 수신거부 처리결과 통지 */
#container #wrap #contents .refusal_textarea textarea { background: none; }
#container #wrap #contents .box_wrap .box03 .refusal_box { background: #fff5f5; border-radius: 5px; padding: 15px; box-sizing: border-box; border: 1px solid #e33d50; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .box03 .refusal_box > h1 { display: flex; align-items: center; gap: 5px; font-size: 13px; font-weight: 600; border-bottom: 1px dotted #aaa; padding-bottom: 10px; text-align: center; }
#container #wrap #contents .box_wrap .box03 .refusal_box > span { font-size: 12px; line-height: 1.4; }
#container #wrap #contents .box_wrap .box03 .refusal_box > span strong { font-weight: 600; color: #ff5753; }
#container #wrap #contents .box_wrap .box03 .refusal_box > a { display: block; width: 100%; height: 35px; line-height: 35px; font-size: 13px; color: #229abf; border: 1px solid #ddd; background-color: #fff; }
#container #wrap #contents .box_wrap .box03 .refusal_box .refusal_con_box { background: #fff; padding: 10px 8px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ffd6d6; margin: 10px 0 5px 0; }
#container #wrap #contents .box_wrap .box03 .refusal_box .refusal_con_box > h1 { font-size: 13px; text-align: center; color: #e33d50; padding: 0 0 8px 0; border-bottom: 2px solid #e33d50; }
#container #wrap #contents .box_wrap .box03 .refusal_box .refusal_con_box > span { font-size: 13px; line-height: 16px; }
#container #wrap #contents .box_wrap .box03 .refusal_bottom_line { display: block; width: 100%; border-top: 1px dashed #aaa; margin-bottom: 3px; }
#container #wrap #contents .box_wrap .box03 .refusal_checkbox { height: auto; padding: 10px 7px 5px 5px; }


/* 예약내역 관리 */
#container #wrap #contents .box_wrap .table_top_btn .table_top_right > ul > li > #keyword { width: 120px; height: 35px; border-radius: 4px; border: 1px solid #aaa; box-sizing: border-box; }

/* 예약내역 상세보기 */
.popup_content .detail_top .reserve_notice { float: left; font-size: 11px; color: #888; line-height: 18px; background: #f1f6f7; border: 1px solid #bfcace; padding: 10px; box-sizing: border-box; }
.popup_content .detail_top .reserve_notice > ul > li > strong { font-weight: 600; }
.popup_content .detail_top .detail_phone_mms { float: right; width: 159px; height: 181px; background: url(../images/contents/popup/bg_emoticon_mms.gif) left top no-repeat; padding: 20px; box-sizing: border-box; position: relative; }
.popup_content .detail_top .detail_phone_mms textarea { display: inline; float: left; width: 118px; height: 45px; padding: 2px 5px 0px 0; margin-top: 5px; overflow-y: scroll; border: none; background: none; line-height: 16px; color: #666; font-size: 12px; font-family: dotum; outline: none; }

/* 예약내역 수정하기 */
.popup_content .detail_top .detail_list > ul > li > input { font-family: dotum; font-size: 12px; height: 22px; border: 1px solid #aaa; box-sizing: border-box; padding-left: 5px; color: #333; }
.popup_content .detail_top .detail_list > ul > li > select { height: 22px; vertical-align: middle;}
.popup_content .detail_top .detail_phone .recent_date { font-size: 12px; color: #888; position: absolute; left: 48%; top: 2.5px; transform: translate(-48%,0); }
.popup_content .detail_top .detail_phone .recent_date strong { font-weight: 600; }
.popup_content .reserve_btn { width: 100%; padding-top: 10px; border-top: 1px dotted #aaa; text-align: center; clear: both; display: block; margin-top: 20px; }
.popup_content .reserve_btn > a { display: inline-block; }
.popup_content .reserve_btn > input { vertical-align: top; display: inline-block; }

/* 달력 팝업 */
.popup_content .calendar_popup { width: 210px; height: 220px; background: #f8f8f8; border: 1px solid #aaa; padding: 15px; box-sizing: border-box; border-radius: 10px; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); position: absolute; top: 70px; left: 125px; }
.popup_content .calendar_popup .calendar_popup_top { font-size: 14px; font-weight: 600; font-family: 'Pretendard Variable', sans-serif; margin-bottom: 10px; }
.popup_content .calendar_popup .calendar_popup_top a { vertical-align: middle; }
.popup_content .calendar_popup .calendar_popup_top .year_prev_btn { width: 14px; height: 15px; display: inline-block; border:1px solid #f8f8f8; background: url(../images/contents/popup/year_left_arrow.png) no-repeat; }
.popup_content .calendar_popup .calendar_popup_top .year_prev_btn:hover { background-color: #eee; border-radius: 4px; border:1px solid #aaa; }
.popup_content .calendar_popup .calendar_popup_top .year_next_btn { width: 14px; height: 15px; display: inline-block; border:1px solid #f8f8f8; background: url(../images/contents/popup/year_right_arrow.png) no-repeat; }
.popup_content .calendar_popup .calendar_popup_top .year_next_btn:hover { background-color: #eee; border-radius: 4px; border:1px solid #aaa; }
.popup_content .calendar_popup .calendar_popup_top .month_prev_btn { width: 13px; height: 15px; display: inline-block; border:1px solid #f8f8f8; background: url(../images/contents/popup/month_left_arrow.png) no-repeat; }
.popup_content .calendar_popup .calendar_popup_top .month_prev_btn:hover { background-color: #eee; border-radius: 4px; border:1px solid #aaa; }
.popup_content .calendar_popup .calendar_popup_top .month_next_btn { width: 13px; height: 15px; display: inline-block; border:1px solid #f8f8f8; background: url(../images/contents/popup/month_right_arrow.png) no-repeat; }
.popup_content .calendar_popup .calendar_popup_top .month_next_btn:hover { background-color: #eee; border-radius: 4px; border:1px solid #aaa; }
.popup_content .calendar_popup .calendar_popup_table { width: 100%; font-family: dotum; }
.popup_content .calendar_popup .calendar_popup_table thead th { height: 20px; line-height: 20px; background: #c5c5c5; color: #fff; font-size: 12px; border: none; }
.popup_content .calendar_popup .calendar_popup_table tbody td { padding: 5px 0; font-size: 12px; text-align: center; cursor: pointer; border: 1px solid #fff; }
.popup_content .calendar_popup .calendar_popup_table tbody td.other-month { color: #aaa; }
.popup_content .calendar_popup .calendar_popup_table tbody td.today { background: #35b5db; color: #fff !important; }
.popup_content .calendar_popup .calendar_popup_table tbody td.today:hover { background: none; color: #111 !important; }
.popup_content .calendar_popup .calendar_popup_table tbody td.select { background: #f66; color: #fff !important; }
.popup_content .calendar_popup .calendar_popup_table tbody td.select:hover { background: #f74040; }
.popup_content .calendar_popup .calendar_popup_table tbody td:hover { color: #111; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }

/* 반복 예약내역 */
#container #wrap #contents .box_wrap .calendar_content { width: 100%; height: 255px; background: #f7f7f7; border:1px solid #ccc; border-radius: 5px; padding: 20px 109px; box-sizing: border-box; position: relative; margin-bottom: 20px; }
#container #wrap #contents .box_wrap .calendar_content .cale_con_btn a { border: none; background: none; display: block; }
#container #wrap #contents .box_wrap .calendar_content .cale_con_btn { position: absolute; top: 50%; transform: translate(0,-50%); }
#container #wrap #contents .box_wrap .calendar_content .cale_prev { left: 20px; }
#container #wrap #contents .box_wrap .calendar_content .cale_next { right: 20px; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box { float: left; margin-right: 40px; width: 200px; height: 205px; background: url(../images/contents/manage/bg_calendar.gif) no-repeat center; background-size: cover; padding: 10px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box:last-child { margin-right: 0; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box > p { font-size: 14px; font-weight: 600; font-family: 'Pretendard Variable', sans-serif; text-align: center; margin-top: 13px; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box > p > span { font-size: 28px; color: #5569c1; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table { width: 100%; text-align: center; font-family: dotum; border: 1px solid #ccc; margin-top: 5px; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table .sun { color: red; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table .sat { color: blue; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table thead th { font-size: 13px; height: 20px; vertical-align: middle; border: 1px solid #ccc; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table tbody td { font-size: 12px; height: 18px; vertical-align: middle; border: 1px solid #ccc; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table tbody td.on { background: #ffd2d2; }
#container #wrap #contents .box_wrap .calendar_content .calendar_con_box table tbody td.on a { background: none; border: none; font-size: 12px; display: block; letter-spacing: 0; }

/* 회원정보 수정 */
#container #wrap #contents .box_wrap .profile_table table { width: 100%; font-family: dotum; border-top: 1px solid #999; }
#container #wrap #contents .box_wrap .profile_table table a { border: none; background: none; }
#container #wrap #contents .box_wrap .profile_table table th { text-align: left; background: #f8f8f8; vertical-align: middle; height: 50px; font-weight: 600; font-size: 13px; padding-left: 40px; border-bottom: 1px solid #ccc; }
#container #wrap #contents .box_wrap .profile_table table th.check { background: url(../images/contents/mypage/join_step_02_check02.gif) no-repeat #f8f8f8 15% 48%; }
#container #wrap #contents .box_wrap .profile_table table td { font-size: 13px; vertical-align: middle; padding-left: 20px; border-bottom: 1px solid #ccc;}
#container #wrap #contents .box_wrap .profile_table table td.blank_td { height: 4px; }
#container #wrap #contents .box_wrap .profile_table table td input { height: 35px; line-height: 35px; box-sizing: border-box; vertical-align: middle; text-align: center; font-size: 14px; border: 1px solid #ccc; font-family: 'Pretendard Variable', sans-serif; border-radius: 4px; }
#container #wrap #contents .box_wrap .profile_table table td input.t_left { text-align: left; }
#container #wrap #contents .box_wrap .profile_table table td img { vertical-align: middle; margin-top: 1px; }
#container #wrap #contents .box_wrap .profile_table table td select { -webkit-appearance:none; cursor: pointer; -moz-appearance:none; appearance:none; filter:alpha(opacity=0); }
#container #wrap #contents .box_wrap .profile_table table td select::-ms-expand { display:none; }
#container #wrap #contents .box_wrap .profile_table table td select { height: 35px; line-height: 35px; padding-left: 10px; padding-right: 20px; background: url(../images/common/down-arrow.svg) no-repeat 95% 50%; background-size: 12px; border: 1px solid #aaa; border-radius: 4px; }
#container #wrap #contents .box_wrap .member_bottom { text-align: center; margin-top: 20px; }

/* 비밀번호 변경 레이어 */
#container #wrap #contents .password_layer { width: 460px; height: 366px; }
#container #wrap #contents .password_layer .manage_layer_name { width: 400px; margin-bottom: 10px; }
#container #wrap #contents .password_layer .manage_layer_name span { width: 145px; text-align: center; }
#container #wrap #contents .password_layer .manage_layer_name input { width: 170px; }

/* 보안 로그인 설정 */
#container #wrap #contents .box_wrap .auth_number_box { width: 400px; margin: 0 auto; background: #f8f8f8; height: 55px; line-height: 55px; padding: 0 30px; box-sizing: border-box; border-radius: 5px; font-family: dotum; font-weight: 600; font-size: 13px; border: 1px solid #aaa; }
#container #wrap #contents .box_wrap .auth_number_box > img { float: left; margin-top: 18.5px; margin-right: 5px; }
#container #wrap #contents .box_wrap .auth_number_box > span { color: #267cb5; }
#container #wrap #contents .box_wrap .auth_number_box > input { float: right;margin-top: 10.5px; }
#container #wrap #contents .box_wrap .auth_number_regist { width: 400px; margin: 0 auto; background: #f2f2f2; margin-top: 10px; padding: 20px 100px; box-sizing: border-box; border: 1px solid #aaa; border-radius: 5px; }
#container #wrap #contents .box_wrap .auth_number_regist > input { width: 200px; height: 40px; line-height: 40px; box-sizing: border-box; text-align: center; font-size: 15px; }

/* 회신번호 관리 */
#container #wrap #contents .box_wrap .callback_box_title { margin-top: 20px; margin-bottom: 5px; }
#container #wrap #contents .box_wrap .callback_box_title > a { border:none; background: none; float: right; margin-top: -5px; }
#container #wrap #contents .box_wrap .callback_con01 { width: 60px; }
#container #wrap #contents .box_wrap .callback_con02 { width: 110px; }
#container #wrap #contents .box_wrap .callback_con03 { width: 150px; }
#container #wrap #contents .box_wrap .callback_con04 { width: 129px; }
#container #wrap #contents .box_wrap .callback_box_head { height: 42px; }
#container #wrap #contents .box_wrap .callback_box_head > ul > li { float: left; background: #f8f8f8; border-right: 1px solid #e2e2e2; border-top: 1px solid #999; border-bottom: 1px solid #ccc; box-sizing: border-box; }
#container #wrap #contents .box_wrap .callback_box_head > ul > li:last-child { border-right: none; }
#container #wrap #contents .box_wrap .callback_box_head > ul > li > span { text-align: center; font-family: dotum; font-size: 13px; float: left; height: 40px; line-height: 40px; }
#container #wrap #contents .box_wrap .callback_box_head > ul > li > span > strong { font-weight: 600; }
#container #wrap #contents .box_wrap .callback_box { position: relative; }
#container #wrap #contents .box_wrap .callback_box > ul > li { width: 450px; height: 30px; line-height: 30px; border-bottom: 1px solid #e2e2e2; box-sizing: border-box; border-right: 1px solid #e2e2e2; }
#container #wrap #contents .box_wrap .callback_box > ul > li.list_right { position: absolute; right:0; border-right: none; top:0; }
#container #wrap #contents .box_wrap .callback_box > ul > li > span { text-align: center; font-family: dotum; font-size: 12px; float: left; }
#container #wrap #contents .box_wrap .callback_box > ul > li > span a { border: none; background: none; }
#container #wrap #contents .box_wrap .callback_box .callback_con01 > input { margin: 0; vertical-align: middle; margin-bottom: 3px; }
#container #wrap #contents .box_wrap .callback_box .callback_con02 span > strong { font-weight: 600; }
#container #wrap #contents .box_wrap .callback_box .callback_con03 { padding: 5px 14px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .callback_box .callback_con03 > input { width: 100px; height: 18px; box-sizing: border-box; float: left; margin-right: 5px; }
#container #wrap #contents .box_wrap .callback_box .callback_con03 > a { float: left; margin-top: -3px; height: 16px; }
#container #wrap #contents .box_wrap .callback_box .callback_con04 { padding: 0 16px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .callback_box .callback_con04 > span { float: left; }
#container #wrap #contents .box_wrap .callback_box .callback_con04 > span > strong { font-weight: 600; color: #ff5753; }
#container #wrap #contents .box_wrap .callback_box .callback_con04 > span > a { float: left; margin-left: 5px; margin-top: 2px; height: 15px; }
#container #wrap #contents .box_wrap .callback_box_btn { margin-top: 5px; }
#container #wrap #contents .box_wrap .callback_box_btn > a { float: left; height: 25px; border: 1px solid #aaa; margin-right: 5px; }
#container #wrap #contents .box_wrap .callback_box_btn > a:hover { border: 1px solid #333; transition: 0.3s; }
#container #wrap #contents .box_wrap .document_info { margin-bottom: 20px; position: relative; }
#container #wrap #contents .box_wrap .document_info > a { border: none; background: none; position: absolute; right: 120px; bottom: 28px; }
#container #wrap #contents .box_wrap .sub_menu_btn .tabmenu_btn { border: none; background: none; position: absolute; right: 0; bottom: 5px; }

/* 전기통신사업법 레이어 */
#container #wrap #contents .box_wrap .layer_raw { font-family: dotum; border: 1px solid #aaa; background: #fff; padding: 10px 20px 20px 20px; box-sizing: border-box; position: absolute; z-index: 99; width: 900px; display: none; }
#container #wrap #contents .box_wrap .layer_raw a { border: none; background: none; }
#container #wrap #contents .box_wrap .layer_raw p { border-bottom: 1px dotted #aaa; height: 30px; }
#container #wrap #contents .box_wrap .layer_raw p strong { font-weight: 600; font-size: 13px; line-height: 30px; }
#container #wrap #contents .box_wrap .layer_raw p strong > span { color: #3564db; }
#container #wrap #contents .box_wrap .layer_raw p a { float: right; margin-top: 4px; }
#container #wrap #contents .box_wrap .layer_raw p a img { width: 14px; }
#container #wrap #contents .box_wrap .layer_raw .layer_raw_con { font-size: 12px; line-height: 18px; margin-top: 10px; }
#container #wrap #contents .box_wrap .layer_raw .layer_raw_con > ul > li { margin-top: 10px; }
#container #wrap #contents .box_wrap .layer_raw .layer_raw_con > ul > li a { font-size: 12px; font-weight: normal; }

/* 회신번호 등록하기 팝업 */
/* .callback_content { padding: 11px 20px 13px; font-family: dotum; font-size: 12px; }
.callback_content strong { font-weight: 600; }
.callback_content input { vertical-align: middle; }
.callback_content .input_29 { height: 27px; line-height: 27px; font-size: 12px; background: #fff; border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #9b9b9b; border-left: 1px solid #9b9b9b; font-family: tahoma; font-weight: 600; text-align: center; color: #333; margin-right: 2px; margin-left: 2px; }
.callback_type2 li { float: left; height: 33px; padding-top: 13px; margin-right: 6px; cursor: pointer; }
.callback_type2 li > input { margin:0; }
.callback_type2 li.type01 { background: url(../images/contents/popup/pop_callback_menu01.gif) top no-repeat; padding-left: 28px; width: 153px; }
.callback_type2 li.type02 { background: url(../images/contents/popup/pop_callback_menu02.gif) top no-repeat; padding-left: 33px; width: 148px; }
.callback_type2 li.type03 { background: url(../images/contents/popup/pop_callback_menu03.gif) top no-repeat; padding-left: 22px; width: 159px; margin-right: 0; }
.callback_type2 .type_sel { background-position: 0 -46px !important; }
.callback_box2 { float: left; width: 515px; height: 402px; margin-top: 5px; padding: 20px; background: #fff; border: 1px solid #aaa; border-radius: 5px; }
.callback_box02_middle { width: 515px; background: #f3f3f3; padding: 20px 48px 15px 48px; box-sizing: border-box; border-radius: 5px; border: 1px solid #ddd; margin-top: 10px; }
.callback_box02_middle .FloatRight { float: right; }
.cert_num { margin-top: 8px; border: 1px solid #d2d2d2; background-color: #e2e3e8; padding: 6px 0; text-align: center; font-size: 12px; }
.ars_bottom { background: url(../images/contents/popup/ars_img.gif) no-repeat; margin-top: 15px; padding-top: 62px; padding-left: 131px; }
.input_bottom { font-size: 11px; letter-spacing: -1px; color: #a3a3a3; line-height: 14px; margin-top: 9px; }
.cert_button { background: url(../images/contents/popup/bg_dot_line.gif) repeat-x top; text-align: center; padding-top: 10px; margin-top: 8px; }
.represent_bottom { background: url(../images/contents/popup/bg_dot_line.gif) repeat-x top; margin-top: 15px; padding-top: 15px; } */

.callback_popup_title { width: 100%; height: 93px; }
.cb_content { padding: 20px; }
.cb_content .cb_tab { display: flex; align-items: center; justify-content: space-between; }
.cb_content .cb_tab span { width: 274px; height: 55px; display: flex; align-items: center; padding-left: 65px; box-sizing: border-box; cursor: pointer; }
.cb_content .cb_tab span input[type=radio] { margin-bottom: 10px; margin-top: 0; }
.cb_content .cb_tab span:nth-child(1) { background: url(../images/contents/popup/pop_callback_tab01.png) no-repeat 50% 50%; }
.cb_content .cb_tab span:nth-child(1).on { background: url(../images/contents/popup/pop_callback_tab01_on.png) no-repeat 50% 50%; }
.cb_content .cb_tab span:nth-child(2) { background: url(../images/contents/popup/pop_callback_tab02.png) no-repeat 50% 50%; }
.cb_content .cb_tab span:nth-child(2).on { background: url(../images/contents/popup/pop_callback_tab02_on.png) no-repeat 50% 50%; }
.cb_content .cb_box { background: #fff; border: 1px solid #333; border-radius: 5px; padding: 20px; margin-top: 10px; }
.cb_content .cb_box > p { margin-top: 15px; padding-top: 15px; border-top: 1px dotted #ccc; }
.cb_content .cb_con { display: flex; align-items: center; justify-content: center; flex-direction: column; background: #f3f3f3; border: 1px solid #ddd; border-radius: 5px; margin-top: 10px; padding: 10px; }
.cb_content .cb_con .cb_input_box { width: 425px; display: flex; align-items: center; justify-content: space-between; }
.cb_content .cb_con .cb_input_box input[type="text"] { width: 100%; height: 30px; border: 1px solid #ccc; outline: none; box-sizing: border-box; text-align: center; margin: 0 5px; }
.cb_content .cb_con .cb_input_box input[type="text"]:first-child { margin-left: 0; }
.cb_content .cb_con .cb_input_box input[type="button"] { min-width: 100px; background: #2a4962; font-family: "dotum",sans-serif; font-size: 12px; color: #fff; height: 30px; border: none; cursor: pointer; padding: 0 10px; }
.cb_content .cb_con > p { display: inline-block; width: 425px; font-family: "dotum",sans-serif; font-size: 12px; margin-top: 10px; color: #777; letter-spacing: -0.4px; }
.cb_content .cb_con > p > b { color: #3566a6; font-weight: 600; }

/* 서비스 이용약관 */
#container #wrap #contents .box_wrap .etc_box { font-family: "Pretendard Variable"; font-size: 12px; }
#container #wrap #contents .box_wrap .etc_box a { border: none; background: none; font-weight: normal; font-size: 12px; }
#container #wrap #contents .box_wrap .etc_box strong { font-weight: 600; }
h4.cStyle1 {font-size: 15px; font-weight: 600; margin: 20px 0 0 0; color: #0039b9; }
h5.cStyle1 { font-weight: 600; color:#35b5db; margin: 10px 0; }
p.cStyle1 { color: #888; }
p.cStyle1 { margin: 5px 0 0 13px; line-height: 18px; }
dl.cStyle1 dt { color: #6d7174; padding: 0 0 0 10px; margin: 2px 0 0 20px; line-height: 18px; background: url(../images/common/dot_dt.gif) left 7px no-repeat; }
dl.cStyle1 dd { color: #909396; padding: 0 0 0 18px; margin: 1px 0 0 20px; line-height: 18px; background: url(../images/common/dot_dd.gif) 10px 7px no-repeat; }
dl.cStyle1 span { color: #909396; margin: 1px 0 0 18px; padding: 0 0 0 30px; background: url(../images/common/dot_dd.gif) 20px 6px no-repeat; }
table.cStyle1 { border-top: 2px solid #0686c2; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa; border-right: 1px solid #aaa; table-layout: fixed; margin: 10px 0; }
table.cStyle1 th { height: 25px; border-bottom: 1px solid #aaa; vertical-align: middle; font-weight: 600; color: #0686c2; }
table.cStyle1 td { height: 20px; vertical-align: middle; }
table.cStyle5 { border: 2px solid #aaa; text-align: center; width: 100%; margin-top: 5px; }
table.cStyle5 th { height: 30px; vertical-align: middle; font-weight: 600; color: #555; border: 2px solid #aaa; }
table.cStyle5 td { padding: 12px 0; vertical-align: middle; color: #888; border: 2px solid #aaa; line-height: 18px; }

.terms_wrap { font-family: "Pretendard Variable",sans-serif; font-size: 12px; }
.terms_wrap a { display: inline-block; color: blue !important; }
.terms_wrap h4 {font-size: 15px; font-weight: 600; margin: 20px 0 0 0; color: #0039b9; }
.terms_wrap h5 {display:inline-block;width:100%;font-weight:bold;color:#414346;line-height:18px; margin-top: 10px;}
.terms_wrap h6 {display:inline-block;width:100%;color:#484d51;line-height:18px;padding:0 0 0 11px;margin:4px 0 0 13px; }
.terms_wrap dl {display:inline-block;width:100%;margin:2px 0 0 0px;font-weight:normal;}
.terms_wrap dl dt { color: #6d7174; padding: 0 0 0 10px; margin: 2px 0 0 20px; line-height: 18px; }
.terms_wrap dl dd { color: #909396; padding: 0 0 0 18px; margin: 1px 0 0 20px; line-height: 18px; }
.terms_wrap dl span {color: #909396; margin: 1px 0 0 18px; padding: 0 0 0 30px; }
.terms_wrap p {display:inline-block;width:100%;margin:5px 0 0 0;color:#424547;line-height: 16px;}
.terms_wrap table { width: 100%; border-top: 2px solid #0686c2; table-layout: fixed; margin: 10px 0; }
.terms_wrap table th { border: 1px solid #ccc; vertical-align: middle; font-weight: 600; color: #0686c2; padding: 10px; line-height: 1.4; }
.terms_wrap table td { vertical-align: middle; border: 1px solid #ccc; padding: 10px; line-height: 1.4; }
.terms_wrap strong { font-weight: 700; color: #c20a0a; }
.terms_wrap .terms_table td { text-align: center; }
.terms_wrap .terms_table.t_left th { text-align: center; }
.terms_wrap .terms_table.t_left td { text-align: left; }

.terms_link i { display: flex; align-items: center; justify-content: space-between; color: #7691b6; font-size: 13px; }
.terms_link i p { display: flex; align-items: center; gap: 2px; }
.terms_link_box { display: flex; gap: 140px; padding: 20px; border: 1px solid #ddd; margin: 10px 0 30px 0; }
.terms_link_box ul { display: flex; flex-direction: column; gap: 10px; }
.terms_link_box ul h4 { font-size: 14px; font-weight: 600; margin-bottom: 5px; }
.terms_link_box ul li a { font-size: 13px; color: #7691b6 !important; font-weight: 500; }
.terms_link_box ul li a:hover { opacity: 0.7; }

/* 질문과 답변 추가 */
#container #wrap #contents .customer_view_table thead th { font-weight: 600; }

/* 서비스 상담 */
#container #wrap #contents .box_wrap .info_table table td textarea { width: 682px; height: 200px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; outline: none; margin: 10px 0; padding: 10px; font-size: 14px; font-family: 'Pretendard Variable', sans-serif; }
#container #wrap #contents .box_wrap .info_table table th { text-align: center; padding:0; }
#container #wrap #contents .box_wrap .counsel_box { height: 100px; background: #f8f8f8; border-radius: 5px; overflow: scroll; padding: 10px 20px; box-sizing: border-box; font-family: dotum; font-size: 12px; border: 1px solid #ccc; }
#container #wrap #contents .box_wrap .counsel_box h4 { font-size: 13px; font-weight: 600; margin-top: 10px; }
#container #wrap #contents .box_wrap .counsel_box p { margin: 10px 0; }
#container #wrap #contents .box_wrap .counsel_box .bullat_list li { line-height: 18px; background: url(../images/common/bullat03.gif) no-repeat 0 6px; padding-left: 8px; }
#container #wrap #contents .box_wrap .counsel_label { margin: 15px 0; }
#container #wrap #contents .box_wrap .counsel_label span { font-family: 'Pretendard Variable',sans-serif; font-size: 16px; }
#container #wrap #contents .counsel_label input { display: none; }
#container #wrap #contents .counsel_label label { padding-left: 22px; height: 16px; line-height: 16px; background: url(../images/common/checkbox.png) no-repeat left center; }
#container #wrap #contents .counsel_label label.this { background: url(../images/common/checkedbox.png) no-repeat left center; }
#container #wrap #contents .box_wrap .sub_bottom_btn { margin-top: 20px; text-align: center; }
#container #wrap #contents .box_wrap .sub_bottom_btn a { border: none; background: none; }

/* 그룹레이어 수정 */
#container #wrap #contents .manage_layer .manage_layer_name input { height: 28px; line-height: 28px; }
#container #wrap #contents .manage_layer .top_layer_title h1 { font-weight: 600; margin-bottom: 10px; }

/* 로그인 박스 수정 */
#container #wrap #left_menu .login_box .logined .logined_box { height: 105px; padding: 4px 30px; }
#container #wrap #left_menu .login_box .logined .logined_box .logined_con li { font-family: dotum; }

/* 회원탈퇴 레이어 */
#container #wrap #contents .withdrawal_layer { height: 300px; }
#container #wrap #contents .withdrawal_layer .manage_layer_name input { width: 152px; font-size: 18px; }
#container #wrap #contents .withdrawal_layer .counsel_label { width: 340px; margin: 0 30px; box-sizing: border-box; height: 40px; }
#container #wrap #contents .withdrawal_layer .counsel_label label { background-position: left center; margin-left: 65px; }
#container #wrap #contents .withdrawal_layer .layer_bottom_btn { text-align: center; margin-top: 20px; }

/* 회원가입 */
#container #wrap #contents .box_wrap .counsel_title { padding-left: 22px; height: 16px; line-height: 16px; background: url(../images/common/info_icon02.gif) no-repeat left center; margin-top: 20px; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .counsel_title span { font-family: 'Pretendard Variable',sans-serif; font-size: 16px; }
#container #wrap #contents .box_wrap .counsel_box02 { height: 200px; background: #f8f8f8; border-radius: 5px; overflow: scroll; padding: 10px 20px; box-sizing: border-box; font-family: dotum; font-size: 12px; border: 1px solid #ccc; }
#container #wrap #contents .box_wrap .join_tab { width: 820px; margin: 0 auto; margin-top: 30px; }
#container #wrap #contents .box_wrap .join_tab ul { height: 100px; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .join_tab ul > li { float: left; width: 400px; height: 50px; line-height: 50px; border-bottom: 2px solid #ccc; text-align: center; margin-left: 20px; transition: 0.3s; }
#container #wrap #contents .box_wrap .join_tab::after { clear: both; content: ''; display: block; }
#container #wrap #contents .box_wrap .join_tab ul > li:first-child { margin-left: 0; }
#container #wrap #contents .box_wrap .join_tab ul > li > a { background: none; border: none; font-size: 18px; display: block; }
#container #wrap #contents .box_wrap .join_tab ul > li:hover > a { color: #18aad6; }
#container #wrap #contents .box_wrap .join_tab ul > li:hover .certified_box > a { background: #fff; color: #18aad6; border: 1px solid #18aad6; transition: 0.3s; }
#container #wrap #contents .box_wrap .certified_box { margin-top: 10px; }
#container #wrap #contents .box_wrap .certified_box > a { display: block; font-size: 15px; width: 400px; height: 40px; line-height: 40px; }
#container #wrap #contents .box_wrap .join_success_con { text-align: center; font-family: dotum; color: #888; line-height: 18px; }
#container #wrap #contents .box_wrap .join_success_con span { font-size: 13px; }
#container #wrap #contents .box_wrap .join_success_con strong { font-weight: 600; }

/* ID/PW 찾기 레이어 */
#container #wrap #contents .id_passwd_find_layer { height: 490px; }
#container #wrap #contents .id_passwd_find_layer .find_pw_box { display: none; }
#container #wrap #contents .id_passwd_find_layer .business_box { display: none; }
#container #wrap #contents .find_layer_tab { width: 385px; margin: 0px auto; margin-bottom: 20px; }
#container #wrap #contents .find_layer_tab::after { clear: both; content: ''; display: block; }
#container #wrap #contents .find_layer_tab > ul > li { float: left; cursor: pointer; width: 192.5px; text-align: center; border-bottom: 2px solid #ccc; height: 40px; line-height: 40px; }
#container #wrap #contents .find_layer_tab > ul > li.this { color: #57a8bf; border-bottom: 2px solid #57a8bf; font-weight: 600; }
#container #wrap #contents .id_passwd_find_layer .top_layer_title ul > li { font-size: 11px; font-family: dotum; color: #888; line-height: 16px; letter-spacing: -0.4px; }
#container #wrap #contents .id_passwd_find_layer .counsel_label { height: 20px; text-align: center; }
#container #wrap #contents .id_passwd_find_layer .manage_layer_name { width: 385px; margin: 10px auto; }
#container #wrap #contents .id_passwd_find_layer .manage_layer_name span { width: 80px; text-align: center; }
#container #wrap #contents .id_passwd_find_layer .manage_layer_name input { width: 180px; }
#container #wrap #contents .id_passwd_find_layer .manage_layer_name b { float: left; margin-top: 17px; }
#container #wrap #contents .id_passwd_find_layer .layer_bottom_btn { text-align: center; margin-top: 20px; }

/* 메인 수정 */
#container { background: #f8f8f8; }
#container #wrap #contents .msg_textarea .byte { font-family: dotum; font-size: 13px; }
#container #wrap #contents .banner { width: 1000px; height: 210px; padding-top: 32px; margin-bottom: 20px; }
#container #wrap #contents .banner img { border-radius: 10px; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); }
/* #container #wrap #contents .notice { width: 487px; height: 260px; float: left; background: #fff; border: 1px solid #aaa; position: relative; box-sizing: border-box; border-radius: 10px; } */
#container #wrap #contents .notice { width: 487px; height: 260px; float: left; background: #fff; border: 1px solid #aaa; position: relative; box-sizing: border-box; border-radius: 10px; margin-bottom: 100px; }
#container #wrap #contents .notice h1 { font-size: 18px; font-family: 'Pretendard Variable',sans-serif; font-weight: 400; background: #eee; height: 60px; line-height: 60px; padding-left: 20px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #ccc; }
#container #wrap #contents .notice ul { margin: 15px 0; }
#container #wrap #contents .notice ul > li { font-family: dotum; font-size: 13px; line-height: 24px; }
#container #wrap #contents .notice ul > li > a > b { font-weight: 600; letter-spacing: -0.6px; }
#container #wrap #contents .notice ul.nt_text { float: left; padding-left: 20px; }
#container #wrap #contents .notice ul.nt_text li { width: 365px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
#container #wrap #contents .notice ul.nt_text li img { float: left; margin: 3px 0; margin-right: 5px; }
#container #wrap #contents .notice ul.nt_date { float: right; padding-right: 20px; color: #888; }
#container #wrap #contents .nt_more { position: absolute; top: 15px; right: 20px; font-weight: 600; background: #e7ae43; color: #fff; font-size: 12px; border-radius: 5px; }
#container #wrap #contents .nt_more > a { display: block; width: 80px; height: 32px; line-height: 32px; text-align: center; }
#container #wrap #contents .info_box { float: left; margin-left: 20px; height: 260px; }
#container #wrap #contents .info_box > ul > li { width: 180px; height: 77px; background: #fff; margin-top: 15px; box-sizing: border-box; border-radius: 10px; border: 1px solid #ccc; }
#container #wrap #contents .info_box > ul > li:first-child { margin-top: 0; }
#container #wrap #contents .main_msg { float: right; width: 270px; height: 435px; }
#container #wrap #contents .main_msg .msg_textarea { height: 245px; }
#container #wrap #contents .main_msg .msg_textarea textarea { background: url(../images/main/msg_bg.png) no-repeat top; height: 185px; }
#container #wrap #contents .main_msg .sms_notice { height: 34px; background: #e8f5f9; border-radius: 5px; margin: 5px 0; border: 1px solid #29768d; }
#container #wrap #contents .main_msg .send_number > ul > li { height: 26px; margin-bottom: 5px; }
#container #wrap #contents .main_msg .send_number > ul > li > strong { font-size: 13px; line-height: 26px; font-family: dotum; font-weight: 600; float: left; }
#container #wrap #contents .main_msg .send_number > ul > li > textarea { background: #fff; width: 165px; height: 20px; float: right;}
/* #container #wrap #contents .main_btn { float: left; margin-top: 20px; margin-bottom: 100px; border: 1px solid #aaa; border-radius: 10px; background: #fff; } */
#container #wrap #contents .main_btn { float: left; margin-bottom: 20px; }
#container #wrap #contents .main_btn > ul > li { width: 171px; height: 153px; float: left; transition: 0.3s; cursor: pointer; box-sizing: border-box; border-left: 1px dashed #ccc; }
#container #wrap #contents .main_btn > ul > li:first-child { border-left: none; }
#container #wrap #contents .main_btn > ul > li > a { display: block; width: 171px; height: 153px; }
/* #container #wrap #contents .main_btn > ul > li:nth-child(1) { margin-left: 0; background: url(../images/main/link_01.png) no-repeat center; border-top-left-radius: 10px; border-bottom-left-radius: 10px; border-left: none; } */
/* #container #wrap #contents .main_btn > ul > li:nth-child(1):hover { background: url(../images/main/onlink_01.png) no-repeat center; background-color: #e7ae43 !important;} */
/* #container #wrap #contents .main_btn > ul > li:nth-child(2) { background: url(../images/main/link_02.png) no-repeat center; } */
/* #container #wrap #contents .main_btn > ul > li:nth-child(2):hover { background: url(../images/main/onlink_02.png) no-repeat center; background-color: #e7ae43 !important;} */
/* #container #wrap #contents .main_btn > ul > li:nth-child(3) { background: url(../images/main/link_03.png) no-repeat center; } */
/* #container #wrap #contents .main_btn > ul > li:nth-child(3):hover { background: url(../images/main/onlink_03.png) no-repeat center; background-color: #e7ae43 !important;} */
/* #container #wrap #contents .main_btn > ul > li:nth-child(4) { background: url(../images/main/link_04.png) no-repeat center; border-top-right-radius: 10px; border-bottom-right-radius: 10px; } */
/* #container #wrap #contents .main_btn > ul > li:nth-child(4):hover { background: url(../images/main/onlink_04.png) no-repeat center; background-color: #e7ae43 !important;} */

/* 보안 설정 */
#container #wrap #contents .security_box { float: left; position: relative; width: 400px; color: #333; font-family: dotum; font-size: 13px; margin-left: 30px; }
#container #wrap #contents .security_box #ip_box { position: absolute; top: 42px; background: #fff; width: 100%; height: 400px; opacity: 0.7; z-index: 100; display: none; }
#container #wrap #contents .security_box #hp_box { position: absolute; top: 42px; background: #fff; width: 100%; height: 400px; opacity: 0.7; z-index: 100; }
#container #wrap #contents .security_box .security_setting { position: absolute; top: 0; right: 0; }
#container #wrap #contents .security_box .security_setting a { margin-left: 2px; }
#container #wrap #contents .security_box a { border:none; background: none; }
#container #wrap #contents .security_box strong { font-weight: 600; }
#container #wrap #contents .security_box > ul > li { height: 40px; line-height: 40px; float: left; width: 400px; border: 1px solid #ccc; border-top: none; padding: 0 20px; box-sizing: border-box; }
#container #wrap #contents .security_box > ul > li > input { width: 305px; height: 21px; }
#container #wrap #contents .security_box > ul > li img { vertical-align: middle; padding-bottom: 2px; margin-left: 5px; }
#container #wrap #contents .security_box > ul > li > span > input { vertical-align: middle; padding-bottom: 2px; margin-left: 5px; }
#container #wrap #contents .service_subtitle { color: #666; line-height: 16px; border-bottom: 2px solid #aaa; height: 40px; }
#container #wrap #contents .security_bottom { font-size: 12px; line-height: 36px; }

/* 서비스 관리 수정 */
#container #con_wrap .quick_menu > ul > li:nth-child(2):hover { background: url(../images/menu/quick_menu/icon01_on.png) no-repeat; }
#container #con_wrap .quick_menu > ul > li:nth-child(2):hover img { opacity: 0; }
#container #con_wrap .quick_menu > ul > li:nth-child(3):hover { background: url(../images/menu/quick_menu/icon03_on.png) no-repeat; }
#container #con_wrap .quick_menu > ul > li:nth-child(3):hover img { opacity: 0; }
#container #con_wrap .quick_menu > ul > li:nth-child(4):hover { background: url(../images/menu/quick_menu/icon04_on.png) no-repeat; }
#container #con_wrap .quick_menu > ul > li:nth-child(4):hover img { opacity: 0; }
#container #con_wrap .quick_menu > ul > li:nth-child(5):hover { background: url(../images/menu/quick_menu/icon05_on.png) no-repeat; }
#container #con_wrap .quick_menu > ul > li:nth-child(5):hover img { opacity: 0; }

/* 추가 수정 */
#container #wrap #contents .main_msg .msg_textarea .byte { width: 230px; left:25%; transform: translate(0);}
#container #wrap #right_menu .right_menu_cs { position: relative; }

/* 전체메뉴 보기 */
.menu_all_box { width: 100%; height: 225px; background: #fff; position: absolute; top: -225px; font-family: 'Pretendard Variable',sans-serif; border: 1px solid #ccc; box-sizing: border-box; z-index: 999; }
.menu_all_box.on { top:0 !important; transition: 0.3s; }
.menu_all_box .menu_all_line { width: 100%; height: 50px; border-bottom: 1px solid #ccc; position: absolute; top:0; }
.menu_all_box .menu_all { width: 1000px; height: 225px; margin: 0 auto; position: relative; }
.menu_all_box .menu_all > li { width: 166px; list-style: none; font-size: 20px; font-weight: 600; color: #485667; float: left; text-align: center; }
.menu_all_box .menu_all > li > a { height: 50px; line-height: 50px; display: block; }
.menu_all_box .menu_all .menu_all_sub > li { font-size: 16px; line-height: 38px; color: #333; font-weight: normal; }
.menu_all_box .menu_all .menu_all_sub > li:first-child { margin-top: 7px; }
.menu_all_box .menu_all .menu_all_sub > li > a:hover { color: #35b5db; }
.menu_all_box .menu_all_btn { width: 150px; height: 30px; position: absolute; bottom: -29px; background: url(../images/common/menu_all.png)no-repeat center; background-color: #e7ae43 !important; font-size: 13px; color: #fff; font-weight: 600; text-align: center; line-height: 30px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; box-shadow: 0px 2px 5px rgba(0,0,0,0.3); cursor: pointer; z-index:99; }
.menu_all_box .menu_all_btn.on { background: url(../images/common/menu_all_close.png)no-repeat center; }

/* 보안로그인 확인 */
#container #wrap #contents .box_wrap .hp_sel { width: 130px; height: 35px; border-radius: 4px; padding-left: 10px; background: url(../images/common/down-arrow.svg) no-repeat 92% 45%; background-size: 12px; border: 1px solid #aaa; -webkit-appearance: none; cursor: pointer; -moz-appearance: none; appearance: none; filter: alpha(opacity=0); }

/* 비밀번호 변경안내 */
.change { position: relative; width: 580px; height: 630px; border: 1px solid #e8e9ea; font-family: dotum; margin-top: 50px; }
.change_top { position: relative; width: 540px; height: 550px; padding: 0 20px; }
.change_tit { padding: 31px 0 0 0; }
.change_content { width: 500px; margin: 27px 0 19px 0; padding: 0 0 28px 0; }
.change_txt1 { margin: 0 0 22px 0; }
.change_txt2 { margin: 22px 0 0 0; text-align: center; color: #165ed4; text-decoration: underline; font-size: 13px; line-height: 16px; }
.change_box { width: 500px; height: 26px; margin: 40px 0 12px 0; padding: 10px 0 0 0; border: 1px solid #d6d6d6; background: #f4f5f6; font-size: 13px; }
.change_num { display: inline; float: left; }
.change_num dl { display: inline; float: left; width: 330px; height: 19px; line-height: 19px; margin: 8px 0 0 90px; }
.change_num dl dt { float: left; width: 126px; padding: 0 0 0 15px; font-weight: 600; background: url(../images/common/dot_h6.gif) left 5px no-repeat; font-size: 13px; text-align: left; }
.change_content ul { float: right; margin: 40px 0 0 0; position: relative; left: -50%; }
.change_content ul li { float: left; padding: 0 0 0 4px; position: relative; left: 50%; }

/* 아이디 정지 안내 */
.noticepage_box { width: 580px; margin: 0 auto; border: 1px solid #d2d4d7; margin-top: 50px; font-family: dotum; font-size: 13px; }
.noticepage_box strong { font-weight: 600; }
.noticepage_box_con { padding: 35px 40px; }
.idnt_dot_line { background: url(../images/contents/member/dot_line.gif) repeat-x; height: 1px; margin: 30px 0; }
.idnt_con_box { border: 1px solid #b0b9c9; }
.idcon_box_top { padding: 20px; height: 25px; line-height: 25px; border-bottom: 1px solid #b0b9c9; }
.idcon_box_bottom { background: #e6ebf3; padding: 8px 0; text-align: center; line-height: 29px; }
.idcon_box_bottom input { border-top: 1px solid #a9a9a9; border-left: 1px solid #a9a9a9; border-right: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; line-height: 27px; height: 27px; text-align: center; font-weight: 600; letter-spacing: 3px; width: 188px; margin-left: 10px; }
.bottom_text { font-size: 11px; letter-spacing: -1px; color: #999; margin-top: 10px; }
.gray_box { border: 1px solid #d6d6d6; background-color: #f8f8f8; padding: 16px 20px 12px; line-height: 13px; margin-top: 20px; }
.gray_box strong { font-weight: 600; }
.gray_box ul { margin-top: 8px; }
.gray_box ul li { font-size: 11px; color: #999; letter-spacing: -1px; line-height: 16px; }

/* 080 서비스 안내 */
#container #wrap #contents .receive_info { font-size: 15px; line-height: 22px; color: #888; margin-top: 40px; position: relative; }
#container #wrap #contents .receive_info > a { position: absolute; right: 0; top: 0; display: flex; align-items: center; gap: 5px; font-size: 12px; color: #4e7293; border: 1px solid #4e7293; height: 30px; padding: 0 10px; }
#container #wrap #contents .receive_info p { margin: 10px 0; font-size: 15px; }
#container #wrap #contents .receive_info p > span { color: #111; }
#container #wrap #contents .receive_info p > b { color: #ff5753; }
#container #wrap #contents .receive_list { margin-top: 40px; }
#container #wrap #contents .receive_list > ul { margin-top: 20px; height: 180px; }
#container #wrap #contents .receive_list > ul > li { width: 440px; height: 180px; border-radius: 5px; border: 1px solid #ccc; float: left; margin-left: 20px; box-sizing: border-box; text-align: center; background: #fff; }
#container #wrap #contents .receive_list > ul > li:first-child { margin-left: 0; }
#container #wrap #contents .receive_list > ul > li > ul > li { font-size: 15px; letter-spacing: -0.4px; line-height: 1.6; }
#container #wrap #contents .receive_list > ul > li > ul > li strong { font-weight: 600; }
#container #wrap #contents .receive_list > ul > li > ul > li:first-child { font-size: 19px; font-weight: 600; font-family: 'Pretendard Variable', sans-serif; height: 60px; line-height: 60px; width: 360px; margin: 0 auto; display: block; border-bottom: 1px dashed #aaa; margin-bottom: 20px; }
#container #wrap #contents .receive_list > ul > li > ul > li:first-child b { color: #4071ad; }
#container #wrap #contents .receive_list > ul > li > ul > li:nth-child(4) > span { background: #4071ad; padding: 5px 7px; color:#fff; font-size: 12px; border-radius: 4px; margin-right: 5px; }
#container #wrap #contents .receive_ex { margin-top: 40px; }
#container #wrap #contents .receive_ex p { margin: 10px 0; font-size: 15px; }
#container #wrap #contents .receive_ex p > b { color: #ff5753; }

/* 080 이용요금 및 신청 */
#container #wrap #contents .receive_payment { margin-top: 40px; }
#container #wrap #contents .receive_payment strong { font-weight: 600; }
#container #wrap #contents .receive_payment a { border:none; background: none; }
#container #wrap #contents .receive_payment table { width: 100%; margin-top: 10px; border-top: 2px solid #556373; font-family: dotum; text-align: center; font-size: 13px; }
#container #wrap #contents .receive_payment table thead th { position: relative; background-color: #fff; border-bottom: 1px solid #556373; color: #556373; height: 35px; vertical-align: middle; font-weight: 600; }
#container #wrap #contents .receive_payment table tbody td { border-bottom: 1px solid #e4e5e6; padding: 11px 0; text-align: center; color: #555; vertical-align: middle; line-height: 1.4; }
#container #wrap #contents .receive_payment table tbody td.blank_td { height: 5px; padding:0; }
#container #wrap #contents .receive_payment .icon_ars_service_type02 { position: absolute; top: -14px; left: 142px; }
#container #wrap #contents .receive_payment .nocheck { background-color: #f1f3f7; text-align: left; padding-left: 34px; border-bottom: 1px solid #d7dadf; vertical-align: middle; }
#container #wrap #contents .sub_notice_middle { font-family: dotum; font-size: 13px; border: 1px solid #ccc; border-radius: 5px; padding: 20px; box-sizing: border-box; margin: 20px 0; }
#container #wrap #contents .sub_notice_middle ul > li { list-style: disc; margin-left: 20px; line-height: 20px; color: #888; }
#container #wrap #contents .receive_payment_bottom { margin-top: 20px; }
#container #wrap #contents .receive_payment_bottom table { width: 100%; border-top: 2px solid #556373; font-family: dotum; text-align: center; font-size: 13px; margin-top: 10px; }
#container #wrap #contents .receive_payment_bottom strong { font-weight: 600; }
#container #wrap #contents .receive_payment_bottom table thead th { position: relative; background-color: #fff; border-bottom: 1px solid #556373; color: #556373; height: 35px; vertical-align: middle; font-weight: 600; }
#container #wrap #contents .receive_payment_bottom table tbody td { border-bottom: 1px solid #e4e5e6; padding: 11px 0; text-align: center; color: #555; vertical-align: middle; }

/* 080 서비스 신청 레이어 */
#container #wrap #contents .service_type01_layer { width: 460px; height: 550px; padding: 0 20px; box-sizing: border-box; }
#container #wrap #contents .service_type01_layer .top_layer_title h1 { text-align: center; margin-bottom:0; }
#container #wrap #contents .service_type01_layer .manage_layer_name { width: 390px; margin: 0 auto; box-sizing: border-box; margin-bottom: 10px; }
#container #wrap #contents .service_type01_layer .service_layer_info { width: 390px; margin: 0 auto; box-sizing: border-box; color: #ff8919; font-weight: 600; line-height: 18px; font-size: 15px; }
#container #wrap #contents .service_type01_layer .service_layer_notice { width: 390px; margin: 0 auto; font-family: dotum; font-size: 12px; color: #888; margin-top: 20px; line-height: 18px; border-top: 1px solid #aaa; padding-top: 20px; letter-spacing: -0.4px; }
#container #wrap #contents .service_type01_layer .service_layer_notice ul > li { list-style: disc; margin-left: 16px; }
#container #wrap #contents .service_type01_layer .service_layer_notice span { font-size: 13px; font-weight: 600; color: #333; margin-bottom: 5px; display: block; }
#container #wrap #contents .service_layer_btn { text-align: center; margin: 20px 0; }
#container #wrap #contents .service_layer_btn a { border:none; background: none; }

#container #wrap #contents .service_type02_layer { width: 460px; height: 460px; padding: 0 20px; box-sizing: border-box; font-family: dotum; font-size: 15px; }
#container #wrap #contents .service_type02_layer a { border:none; background: none; }
#container #wrap #contents .service_type02_layer .top_layer_title h1 { text-align: center; margin-bottom:0; }
#container #wrap #contents .service_type02_layer p { font-weight: 600; margin-bottom: 10px; background: url(../images/contents/080service/arrow.gif) no-repeat 0 50%; padding-left: 15px; }
#container #wrap #contents .service_type02_layer p > span { font-weight: normal; color: #666; }
#container #wrap #contents .service_layer_btn { text-align: center; }
#container #wrap #contents .service_type02_tab { margin-top: 20px; margin-bottom: 10px; }
#container #wrap #contents .service_type02_tab > span { font-weight: 600; color: #333; margin-bottom: 10px; display: block; }
#container #wrap #contents .service_type02_tab .subscribe { float: left; padding: 0 21px; border: 1px solid #ccc; background: #fff; text-align: center; font-size: 11px; font-weight: 600; height: 35px; line-height: 35px; box-sizing: border-box; }
#container #wrap #contents .service_type02_tab .subscribe.this { background: #f8f8f8; border-bottom: none; }
#container #wrap #contents .service_type02_tab .subscribe_title1 { border-right: none; }
#container #wrap #contents .service_type02_tab .subscribe_title2 { border-right: none; }
#container #wrap #contents .service_type02_tab .subscribe_con { background: #f8f8f8; border: 1px solid #ccc; border-top: none; width: 413px; height: 85px; padding-top: 10px; display: block; }
#container #wrap #contents .service_type02_tab .subscribe_con > ul > li { font-size: 12px; color: #888; line-height: 18px; padding-left: 15px; font-weight: 600; }
#container #wrap #contents .service_type02_tab .subscribe_con2 { display: none; }
#container #wrap #contents .service_type02_tab .subscribe_con3 { display: none; }
#container #wrap #contents .service_type02_layer .service_type02_bottom { color: #666; }

/* 메인 팝업 레이어 */
#container #wrap #contents .main_popup_layer { width: 500px; height: 596px; overflow: hidden; background: none; }
#container #wrap #contents .main_popup_layer .main_popup_layer_img { position: relative; height: 556px; }
#container #wrap #contents .main_popup_layer .main_popup_layer_close { position: absolute; top: 15px; right: 15px; display: none; }
#container #wrap #contents .main_popup_layer .main_popup_layer_close img { width: 20px; }
#container #wrap #contents .main_popup_layer .main_popup_layer_btn { background: #eee; color: #333; height: 40px; line-height: 40px; font-weight: 500; }
#container #wrap #contents .main_popup_layer .main_popup_layer_btn ul > li { float: left; width: 50%; text-align: center; border-left: 1px solid #777; box-sizing: border-box; font-size: 13px; }
#container #wrap #contents .main_popup_layer .main_popup_layer_btn ul > li:first-child { border-left: none; }
#container #wrap #contents .main_popup_layer .main_popup_layer_btn ul > li > a { display: block; }

/* 전송창 공통 수정 */
#container #wrap #contents .msg_textarea textarea { line-height: 20px; }

/* 이미지 전송 수정 */
#container #wrap #contents .mms .msg_textarea { height: 285px; }
#container #wrap #contents .mms .lms_title { margin-top: 0; margin-bottom: 8px; }
#container #wrap #contents .box_wrap .box02 .msg_box.mms > ul { float: right; margin: 0; }
#container #wrap #contents .box_wrap .box02 .msg_box.mms > ul > li { float: none; margin-left: 0; width: 80px; }
#container #wrap #contents .box_wrap .box02 .msg_box.mms > ul > li > a { background: none !important; background-color: #fff !important; padding-left: 0; }
#container #wrap #contents .box_wrap .box02 .msg_box.mms .add_photo > span { float: left; background: url(../images/contents/msg/photo_bg.png) no-repeat; width: 60px; height: 90px; margin-right: 5px; margin-top: 8px; cursor: pointer; }
#container #wrap #contents .box_wrap .box02 .msg_box.mms .add_photo > span:hover { background: url(../images/contents/msg/photo_bg_on.png) no-repeat; transition: 0.3s; }
#container #wrap #contents .mms .msg_textarea .img_upload { margin:0; width: 273px; height: 130px; overflow-y: auto; background: #eee; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #ccc; box-sizing: border-box; }
#container #wrap #contents .mms .msg_textarea .img_upload a { margin:0; background: none !important; }

/* MMS 나의 메시지 */
#container #wrap #contents .box_wrap .cate_box .msg_list .cate_mms img { margin:0; }
#container #wrap #contents .box_wrap .cate_box .msg_list .photo_scroll { width: 130px; height: 103px; overflow-y: scroll; margin-left: 18px; position: relative; }

/* 내 문자함 불러오기 MMS */
.popup_container .popup_content .emoticon .mymsg_mms .photo_scroll_min { width: 100px; height: 80px; overflow-y: scroll; margin: 0 auto; margin-top: 10px; }
.popup_container .popup_content .emoticon .mymsg_mms img { margin:0; }

/* IE 스크롤 숨기기 */
.content-1 { -ms-overflow-style: none; overflow: auto; }
.mCSB_inside>.mCSB_container { margin:0 !important; }
.mCSB_scrollTools a+.mCSB_draggerContainer { margin:10px 0 !important; }
.mCSB_scrollTools { height: 80% !important; margin: auto 0; }


/* 연동 서비스 신청 수정 */
#container #wrap #contents .fare_table table { width: 100%; }
#container #wrap #contents .fare_table .agent_tab ul > li { border:1px solid #ccc; background: #f8f8f8; }
#container #wrap #contents .fare_table .agent_tab ul > li:first-child { border-right: none; }
#container #wrap #contents .fare_table .sms_table th:nth-child(3) { border-right: 1px solid #ccc; }
#container #wrap #contents .fare_table .sms_table td:nth-child(3) { border-right: 1px solid #ccc; }
#container #wrap #contents .fare_table .sms_table td:nth-child(8) { background: #fdfbf1; }
#container #wrap #contents .fare_table .sms_table .table_end { border-right: none !important; }
#container #wrap #contents .fare_table .service_title > h2 { padding-right: 0; }
#container #wrap #contents .box_wrap .app_btn { position: inherit; width: 370px; margin: 20px auto; padding-bottom: 20px; }
#container #wrap #contents .box_wrap .app_btn a { border: none; background: none; width: 180px; height: 45px; float: left; margin-left: 10px; }
#container #wrap #contents .box_wrap .app_btn a:first-child { margin-left: 0; }
#container #wrap #contents .box_wrap .app_btn img { border:none; }

/* 신규 메시지 등록(MMS) 수정 */
#container #wrap #contents .mms_layer { height: 684px; }
#container #wrap #contents .mms_layer .manage_text .manage_text_img { height: 121px; }
#container #wrap #contents .mms_layer .manage_text { height: 310px; }
#container #wrap #contents .mms_layer .manage_text .byte { bottom: 215px; }
#container #wrap #contents .mms_layer .manage_text textarea { line-height: 18px; }
#container #wrap #contents .mms_layer .add_photo { width: 300px; margin: 0 auto; }
#container #wrap #contents .mms_layer .add_photo > span { float: left; background: url(../images/contents/manage/layer_photo_bg.png) no-repeat; width: 90px; height: 120px; margin-left: 15px; margin-top: 10px; cursor: pointer; }
#container #wrap #contents .mms_layer .add_photo > span:hover { background: url(../images/contents/manage/layer_photo_bg_on.png) no-repeat; transition: 0.3s; }
#container #wrap #contents .mms_layer .add_photo > span:first-child { margin-left: 0; }
#container #wrap #contents .fare_table .agent_app_box { z-index: 99; top:420px; right: 410px; }

/* LMS 전송창 수정 */
#container #wrap #contents .lms { background: #4071ad; }

/* 회원 가입 수정 */
#container #wrap #contents .box_wrap .join_tab { width: 700px; }
#container #wrap #contents .box_wrap .join_tab ul { height: auto; margin: 0; }
#container #wrap #contents .box_wrap .join_tab ul > li { width: 350px; border: 1px solid #ccc; box-sizing: border-box; margin:0; border-left: none; transition: 0s; }
#container #wrap #contents .box_wrap .join_tab ul > li:first-child { border-left: 1px solid #ccc; }
#container #wrap #contents .box_wrap .join_tab ul > li.this { border-bottom: none; border-top: 4px solid #35b5db; }
#container #wrap #contents .box_wrap .join_tab ul > li.this > a { color: #333; }
#container #wrap #contents .box_wrap .join_tab ul > li > a { color: #999; }
#container #wrap #contents .box_wrap .certified_box { float: left; border: 1px solid #ccc; margin: 0; border-top: none; height: 100px; width: 700px; box-sizing: border-box; padding: 20px; text-align: center; }
#container #wrap #contents .box_wrap .certified_box > span { display: none; }
#container #wrap #contents .box_wrap .certified_box a { display: none; text-align: center; width: 250px; margin: 0 auto; margin-bottom: 10px; border: none; background: #35b5db; color: #fff; }
#container #wrap #contents .box_wrap .certified_box .join_check { display: block; }

/* 연동 서비스 신청 수정 */
#container #wrap #contents .service_table table tbody td.table_end { border-right: none; }

/* 080 이용요금 및 신청 수정 */
#container #wrap #contents .receive_payment table .border_right { border-right: 1px solid #ccc; }

/* 전송내역 상세보기(MMS) */
.popup_content .detail_top .detail_phone_mms_box { height: 96px; }


/* 2021-07-19 수정 */

/* 화면너비 수정 */
body { background: #f8f8f8; }
#container { margin: 0 auto; min-width: 1870px; max-width: 1870px; }
#container #left_menu { position: absolute !important; left: 100px; z-index: 1000; }
#container #right_menu { position: absolute; right: 80px; z-index: 1000; }
@media screen and (max-width: 1800px) {
  #container .left0 { left: 0px; }
  #container .right0 { right: 0px; }
  #container #right_menu .right_menu_hide { display: none; }
}

/* 공통 수정 */
#container #wrap #contents .manage_layer { z-index: 1002; }
#container #contents { padding-bottom: 40px; }
.layer_cover { z-index: 1001; }
#container #wrap #contents .notice { margin-bottom: 0px; }
#container #con_wrap .quick_menu { width: 500px; }
#container #wrap #contents .box_wrap { margin-bottom: 0px; }
#container #wrap #contents .box_wrap .etc_box { border: 1px solid #ccc; padding: 20px; height: 600px; overflow: scroll; margin-top: 20px; border-radius: 5px; }

/* 메인 수정 */
#container #wrap #contents .info_box > ul > li { background: #fff; border: 1px solid #ccc; }
#container #wrap #contents .banner img { box-shadow: 0px 2px 10px rgba(0,0,0,0.3); }
#container #wrap #contents .nt_more { background: #359bb9; }
#container #wrap #contents .banner { height: 220px; padding-top: 42px; }
#container #wrap #contents .main_sub_title { margin-bottom: 20px; width: 687px; border-bottom: 1px dashed #aaa; padding-bottom: 6px; margin-top: 4px; padding-left: 35px; box-sizing: border-box; }
#container #wrap #contents .main_btn { margin-bottom: 25px; }
#container #wrap #contents .main_btn .main_sub_title > ul > li { width: 85px; height: 100px; margin: 0 33px; }
#container #wrap #contents .main_btn > ul > li { width: 85px; height: 100px; margin: 0 32px; }
#container #wrap #contents .main_btn > ul > li > a { width: 85px; height: 100px; margin: 0 33px; }
#container #wrap #contents .main_btn > ul > li:first-child { margin-left: 0; margin-right: 0; }
#container #wrap #contents .main_btn > ul > li:first-child > a { margin-left: 0; margin-right: 0; }
#container #wrap #contents .main_btn > ul > li:nth-child(5) { padding-right: 0; margin-right: 0; }
#container #wrap #contents .main_msg { height: 420px; }
#container #wrap #contents .main_msg .msg_textarea { height: 230px; }
#container #wrap #contents .info_box > ul > li { margin-top: 8px; }
#container #wrap #contents .notice ul.nt_text li img { margin: 4.5px 0; margin-right: 5px; }

/* 퀵메뉴 수정 */
#container #con_wrap .quick_menu { border-radius: 10px; width: 540px; height: 100px; background: #35b5db; top:130px; padding-top: 7px; box-sizing: border-box; }
#container #con_wrap #main_quick { top: 170px; }
#container #con_wrap .quick_menu .quick_title { float: left; }
#container #con_wrap .quick_menu > ul { padding: 0 10px; }
#container #con_wrap .quick_menu > ul > li { width: 100px; margin-right: 10px; border-right: none; }
#container #con_wrap .quick_menu > ul > li:last-child { margin-right: 0; }
#container #con_wrap .quick_menu > ul > li:nth-child(1):hover { background: url(../images/menu/quick_menu/icon01_hover.png); }
#container #con_wrap .quick_menu > ul > li:nth-child(1):hover img { opacity: 0; }
#container #con_wrap .quick_menu > ul > li:nth-child(2):hover { background: url(../images/menu/quick_menu/icon02_hover.png); }
#container #con_wrap .quick_menu > ul > li:nth-child(3):hover { background: url(../images/menu/quick_menu/icon03_hover.png); }
#container #con_wrap .quick_menu > ul > li:nth-child(4):hover { background: url(../images/menu/quick_menu/icon04_hover.png); }

/* 공지사항 수정 */
#container #wrap #contents .notice { padding: 10px; border: 4px solid #dedede; background: #fff; height: auto; }
#container #wrap #contents .notice h1 { height: 28px; line-height: 28px; background: none; font-weight: 600; color: #333; border-bottom:none; }
#container #wrap #contents .notice_wrap { background: #f9f9f9; border-radius: 10px; margin-top: 10px; border: 1px solid #ccc; }
#container #wrap #contents .notice ul.nt_text li { width: 320px; }
#container #wrap #contents .nt_more { right: 10px; background: none; border-radius: 90px; top: 12px; }
#container #wrap #contents .nt_more > a { width: 80px; color: #777; }
#container #wrap #contents .notice ul > li { line-height: 25px; }

/* 하단 수정 */
.footer .ft_bottom { width: 1000px; }
.footer .ft_top > ul { width: 1000px; }
.footer .ft_top > ul > li span { margin: 0 16px; }

/* 왼쪽 메뉴 수정 */
#container #left_menu { left: 100px; }
#container #left_menu .menu .sub { padding:0; }
#container #left_menu .menu > ul > li.this { background: #16667f; }
#container #left_menu .menu .sub li > a { font-size: 17px; width: 280px; height: 50px; line-height: 50px; padding-left: 70px; display: block; box-sizing: border-box; }
/* #container #left_menu .menu .sub li.this > a { background-color: #e7ae43 !important; font-weight: 600; background: url(../images/menu/select.png) no-repeat 45px 50%; } */
#container #left_menu .menu .sub li.this > a { background-color: #e7ae43; font-weight: 600; }
/* #container #left_menu .menu .sub li > a.this_over { background-color: #16667f !important; } */
/* #container #left_menu .menu .sub li > a:hover { background-color: #e7ae43; font-weight: 600; transition: 0.3s; } */
#container #left_menu .menu .sub.this { display: block; background: #16667f; }
#container #left_menu .cs_box { padding: 0 10px; margin-top: 25px; position: relative; }
#container #left_menu .cs_close { position: absolute; top:0; left:5px; display: none; }
#container #left_menu .login_box .login .login_chek { margin-bottom: 16px; }

/* 오른쪽 메뉴 수정 */
#container #right_menu { right: 80px; }
#container #right_menu .event { height: 340px; }
#container #right_menu .right_menu_btn { margin-top: 43px; }
#container #right_menu .right_menu_cs { position: relative; margin-top: 40px; }
#container #right_menu .right_menu_cs .remote_btn { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
#container #right_menu .right_menu_cs .bank_btn { position: absolute; top: 105px; left: 14px; }


/* 전체메뉴 보기 수정 */
.menu_all_box { height: 240px; top: -240px; opacity: 0.95; }
.menu_all_box .menu_all_btn { bottom: -43px; }
.menu_all_box .menu_all_line { height: 60px; }
.menu_all_box .menu_all > li:nth-child(5) { width: 186px; }
.menu_all_box .menu_all > li:nth-child(6) { width: 140px; }
.menu_all_box .menu_all > li > a { height: 60px; line-height: 60px; padding-top: 5px; position: relative; }
.menu_all_box .menu_all > li > a::before { width: 100%; height: 4px; background: #35b5db; content: ''; position: absolute; bottom: 4px; opacity: 0; }
.menu_all_box .menu_all > li > a:hover::before { opacity: 1; transition: 0.3s; }
.menu_all_box .menu_all .menu_all_sub { position: relative; }
.menu_all_box .menu_all .menu_all_sub::before { width: 100%; height: 4px; background: #35b5db; content: ''; position: absolute; left:0; top: -15px; opacity: 0; }
.menu_all_box .menu_all .menu_all_sub:hover::before { opacity: 1; transition: 0.3s; }
.menu_all_box .menu_all .menu_all_sub > li { font-weight: 500; font-size: 16px; }
.menu_all_box .close_all_menu { width: 50px; height: 50px; background: url(../images/menu/menu_all/close_all_menu.png) no-repeat; background-color: #e7ae43; border-radius: 50px; position: absolute; left:50%; bottom: -25px; transform: translate(-50%); display: none; cursor: pointer; }

/* 추가 수정 */
#container #left_menu { overflow: inherit; box-shadow: 5px -6px 8px 0px rgba(0,0,0,0.3); }
#container #right_menu { box-shadow: -5px -6px 8px 0px rgba(0,0,0,0.3); }
#container #left_menu .logo { padding: 10px 20px; }
#container #left_menu .since { background: #43565d; }
#container #left_menu .login_box { padding-bottom: 0; height: 290px; background-color: #405f6b !important; background: url(../images/menu/bg.png) no-repeat; }
/* #container #left_menu .login_box { padding-bottom: 0; height: 290px; background-color: #17596d !important; } */
#container #left_menu .login_box .logined .logined_box { margin-bottom: 18px; }
#container #con_wrap .quick_menu { top: 160px; }
#container #contents > img { padding-top: 40px; }
#container #wrap #contents .box_wrap .box_bottom .box02 .number_box .number_layer { z-index: 1002; }
#container #wrap #contents .lms { background: #3c7494; }
.footer .ft_menu_cover { width: 1120px; position: relative; margin: 0 auto; }
.ft_left_menu { content: ''; clear: both; position: absolute; left: -275px; width: 280px; height: 160px; background: #35b5db; box-shadow: 5px -6px 8px 0px rgba(0,0,0,0.3); }
.ft_right_menu { content: ''; clear: both; position: absolute; right: -295px; width: 300px; height: 160px; background: #fff; box-shadow: -5px -6px 8px 0px rgba(0,0,0,0.3); }

/* 2021-07-20 수정 */
/* 공통 수정 */
body { background: #fff; }
#container #left_menu { transition: 0s;}
#container #right_menu { transition: 0s; }
#container { min-width: 1870px; max-width: 1870px; min-height: 1000px; }
.footer { height: 160px; background: #f2f2f2; min-width: 1870px; width: 100%; margin: 0 auto; }
.footer::before { content:''; clear: both; background: #f8f8f8; width: 100%; height: 100%; position: fixed; top:0; z-index: -1; left:0; }

/* 전송창 공통 수정 */
#container #wrap #contents .main_msg .msg_textarea { height: 230px !important; }
#container #wrap #contents .address_box02 { float: right; width: 565px; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; overflow: hidden; }
#container #wrap #contents .address_box02 .table_con_box03 ul li { float: left; margin-left: 5.5px; }
#container #wrap #contents .sms .msg_textarea { height: 329px; border: 1px solid #29768d; box-sizing: border-box; border-radius: 10px; background: #fff; position: relative; }
#container #wrap #contents .sms_write { height: 274px; }
#container #wrap #contents .msg_notice { background: url(../images/main/sms_notice.png) no-repeat 50% 50%; content: ''; clear:both; width: 274px; height: 36px; background-color: #e8f5f9; border-radius: 5px; border: 1px solid #29768d; margin-top: 8px; }
#container #wrap #contents .box_wrap .box02 .msg_box > ul > li { float: left; width: 135px; height: 40px; line-height: 40px; margin-left: 5px; margin-top: 8px; }

/* 전송창 예약전송 수정 */
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar input { width: 120px; text-align: center; }
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar select { -webkit-appearance: none; cursor: pointer; -moz-appearance: none; appearance: none; filter: alpha(opacity=0); }
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar select::-ms-expand { display:none; }
#container #wrap #contents .box_wrap .box_bottom .box01 .calendar select { width: 50px; background: url(../images/contents/msg/down_arrow.png) no-repeat 98% 45%; background-color: #fff; border: 1px solid #777; padding-left: 3px; box-sizing: border-box; }

/* 전송창 반복예약 수정 */
#container #wrap #contents .box_wrap .box_bottom .box01 .date_layer { position: absolute; width: 335px; height: 230px; border: 2px solid #333; border-radius: 10px; box-sizing: border-box; background: #fff; left: -5px; top: -100%; padding: 15px; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_sel select { -webkit-appearance: none; cursor: pointer; -moz-appearance: none; appearance: none; filter: alpha(opacity=0); }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_sel select::-ms-expand { display:none; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_sel select { background: url(../images/contents/msg/down_arrow.png) no-repeat 98% 45%; background-color: #fff; border: 1px solid #777; padding-left: 3px; box-sizing: border-box; float: left; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_A { float: left; margin-top: 2px; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_B { float: left; margin-top: 2px; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_C { float: left; margin-top: 2px; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_sel select { width: 50px; margin-right: 4.2px; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_sel select:last-child { margin-right: 0; }
#container #wrap #contents .box_wrap .box_bottom .date_input .data_C select:first-child { width: 65px; }
#container #wrap #contents .box_wrap .box_bottom .repeat_date input { width: 101px; box-sizing: border-box; text-align: center; }

#container #wrap #contents .address_box02 .table_con_box03 ul li { float:left; margin-left: 0.2px; }
#container #wrap #contents .address_box02 a { float: left; margin-right: 5px; }

/* 로고수정 */
#container #left_menu .logo { padding:0; width: 280px; height: 88px; }

/* 추가수정 */
#container #wrap #contents .box_wrap .callback_box_head > ul > li { display: inline-block; float: left; background: #f8f8f8; border-right: 1px solid #e2e2e2; border-top: 1px solid #999; border-bottom: 1px solid #ccc; box-sizing: border-box; width: 450px; }
#container #wrap #contents .box_wrap .callback_box .callback_con04 { padding: 0 15px; box-sizing: border-box; }
#container #wrap #contents .box_wrap .callback_box_head .callback_con01 { width: 59px; }
#container #wrap #contents .box_wrap .callback_box .callback_con01 { width: 59px; }

/* 2021-07-03 추가수정 */
.footer { height: 160px; background: #f2f2f2; min-width: 1870px; width: 100%; margin: 0 auto; position: relative; }
.footer .ft_top_bg { content: ''; position: absolute; top:0; width: 100%; height: 40px; background: #ecedee; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }
#container #right_menu .right_menu_hide { position: absolute; top:300px; left:-32px; width: 30px; height: 100px; background: #fff; border-top-left-radius: 20px; border-bottom-left-radius: 20px; cursor: pointer; border: 1px solid #ddd; }
/* #container { min-height: 100vh; } */

@media screen and (max-width: 1600px) {
  #container #left_menu { left:0 !important; }
  #container #wrap { left: -100px !important; }
  #container #con_wrap { left: -100px !important; }
  .menu_all_box .menu_all { left: -100px !important; }
  .footer { position: relative; left: -100px !important; padding-right: 100px; }

  #container #right_menu { position: fixed; right: -300px; transition: 0.6s; }
  #container #right_menu .right_menu_cover { height: 100vh; overflow-y: scroll; }
  #container #right_menu .right_menu_hide { display: block; }
  .ft_right_menu { position: fixed; right: 0; transition: 0.6s; }
  #container #right_menu .right_menu_hide .right_menu_close { display: none; }
  #container #right_menu .right_menu_hide .right_menu_open { display: block; }
}

/* 요금 및 결제(비회원) */
.payment_layer { position: absolute; width: 100%; height: 1263px; left: 0; top: 0; z-index: 999; }
.payment_layer .payment_layer_con { position: absolute; width: 100%; height: 1263px; left: 0; top: 0; background: url(../images/contents/sub/payment_layer.png) no-repeat 50% 50%; }
.payment_layer .join_btn { position: relative; width: 1000px; height: 100%; left: 50%; transform: translate(-50%); }
.payment_layer .join_btn a { position: absolute; left: 50%; bottom: 350px; transform: translate(-50%); }

/* 요금 및 결제(회원) */
.customer_payment { position: absolute; width: 900px; height: 560px; left: 50px; top: 210px; background: url(../images/contents/sub/customer_payment.png) no-repeat 50% 50%; z-index: 1; display: none; }
.customer_payment .t_blue { color: #1b89eb; }
.customer_payment table { width: 100%; border: 1px solid #ddd; border-top: none; margin-top: 110px; }
.customer_payment table th { font-size: 15px; font-family: 'Pretendard Variable',sans-serif; background: #f8f9fb; height: 50px; vertical-align: middle; text-align: center; font-weight: 600; border-top: 2px solid #9b9c9e; border-bottom: 1px solid #ddd; }
.customer_payment table td { height: 50px; vertical-align: middle; text-align: center; border:1px solid #ddd; font-family: "dotum",sans-serif; font-size: 13px; }
.customer_payment table td b { font-weight: 600; font-size: 20px; font-family: 'Pretendard Variable',sans-serif; }
.customer_payment table td.payment_sel { cursor: pointer; position: relative; }
.customer_payment table td.payment_sel label { position: absolute; width: 150px; height: 51px; left:0; top:0; }
.customer_payment table td.payment_sel span  { width: 75px; display: flex; justify-content: space-between; align-items: center; margin: 0 auto; }
.customer_payment table td.payment_sel span input { margin: 0; }
.customer_payment table td.payment_sel:hover { background: #f1f8fe; }

.customer_payment .count_box { display: table; width: 100%; height: 150px; box-shadow: 0px 1px 6px rgba(0,0,0,0.15); border-radius: 5px; margin-top: 20px; padding: 30px; border:1px solid #ddd; box-sizing: border-box; font-family: 'Pretendard Variable',sans-serif; }
.customer_payment .count_box .count_info { width: 280px; display: table-cell; vertical-align: middle; }
.customer_payment .count_box .count_info h1 { color: #333; }
.customer_payment .count_box .count_info p { font-size: 22px; font-weight: 600; }
.customer_payment .count_box .count_info p:last-child { font-size: 14px; color: #888; font-weight: 300; margin-top: 10px; }

.customer_payment .count_box .count_text { display: table-cell; vertical-align: middle; width: 230px; padding-left: 110px; }
.customer_payment .count_box .count_text p { display: flex; align-items: center; justify-content: space-between; }
.customer_payment .count_box .count_text span { font-size: 14px; color: #888; width: 90px; text-align: right; }
.customer_payment .count_box .count_text b { font-size: 24px; font-weight: 600; }

.customer_payment .count_box .payment_btn { float: right; padding: 5px 0; }
.customer_payment .count_box .payment_btn a { display: block; width: 150px; height: 80px; line-height: 80px; font-size: 20px !important; color: #fff !important; background: #556373 !important; }

.customer_payment .cp_bottom span { display: block; font-size: 12px; color: #888; margin-top: 10px; }


/* 선거문자 */
.popup_wrap { position: relative; }
.popup_wrap .election_top { position: absolute; top:0; left:0; width: 100%; height: 35px; background-color: #3573b3; }
.popup_wrap .election_inner { position: absolute; top:35px; left:0; width: 100%; height: 35px; background-color: #234c77; }
.popup_wrap .election_bg { position: absolute; top:70px; left:0; width: 100%; height: 245px; background-color: #2f67a3; }
.popup_wrap .election_box { width: 1000px; margin: 0 auto; padding-top: 35px; position: relative; z-index: 1; }
.popup_wrap .election_box a { position: absolute; left: 50%; bottom: 60px; transform: translate(-50%); }

/* 전송내역관리 검색 */
.table_top_search { display: flex; justify-content: flex-end;  margin-bottom: 10px; }
.table_top_search input[type=text] { width: 233px; height: 35px; border-radius: 5px; border: 1px solid #ccc; box-sizing: border-box; outline: none; padding-left: 30px; padding-right: 5px; background: url(../images/contents/sub/sel_search.png) no-repeat 5px 50%; margin-right: 5px; }

/* 2022-06-02 */
#container #con_wrap .quick_menu { border-radius: 10px; width: 540px; height: 100px; background: #35b5db; top: 160px; padding-top: 7px; box-sizing: border-box; }
#container #con_wrap .quick_menu_btn { width: 540px; display: flex; align-items: center; justify-content: flex-end; position: absolute; right: 0; top: 115px; gap: 5px; z-index: 998; }
#container #con_wrap .quick_menu_btn#main_qBtn { top: 125px; }
#container #con_wrap .quick_menu_btn a { display: flex; align-items: center; height: 37px; padding: 0 20px; background: #16667f; color: #fff; border-radius: 5px; font-size: 15px; box-shadow: 0px 1px 6px rgba(0,0,0,0.15); gap: 5px; }

/* .company_info_layer { width: 240px; height: 180px; background-color: #f2fcff; border: 2px solid #35b5db; position: absolute; left: 20px; top: 40px; } */
.company_info_layer { width: 240px; height: 130px; background-color: #f2fcff; border: 2px solid #35b5db; position: absolute; left: 20px; top: 100px; }
.company_info_layer h1 { font-size: 18px; font-weight: 600; border-bottom: 1px dotted #ccc; height: 45px; line-height: 45px; padding-left: 15px; }
/* .company_info_layer ul { padding: 10px 15px; } */
.company_info_layer ul { padding: 5px 15px; }
.company_info_layer ul li { display: flex; font-size: 13px; line-height: 20px; font-family: "dotum",sans-serif; letter-spacing: -1px; }
.company_info_layer ul li:first-child { border-bottom: 1px dashed #ccc; padding-bottom: 5px; margin-bottom: 5px; }
.company_info_layer ul li span { width: 85px; display: block; margin-right: 5px; }
.company_info_layer ul li b { font-weight: 600; }
/* .company_info_layer p { display: flex; width: 100%; justify-content: center; gap: 10px; }
.company_info_layer p a { display: block; font-size: 13px; color: #fff; padding: 7px 20px; background-color: #333; }
.company_info_layer p a:last-child { border: 1px solid #333; color: #111; background-color: #fff; } */
.company_info_layer a { position: absolute; top: 12.5px; right: 12.5px; }

#container #left_menu .bank_box { padding: 0 10px; position: relative; margin-top: 20px; }
#container #left_menu .bank_box a { display: block; }
#container #left_menu .bank_box .bank_btn { position: absolute; top: 105px; left: 24px; }
#container #left_menu .bank_box .remote_btn { margin-top: 10px; }
#container #left_menu .cs_box { margin-top: 20px; }

#container #wrap #contents .box_wrap .join_tab_box { margin-top: 20px; padding-top: 20px; font-size: 12px; font-family: "dotum",sans-serif; border-top: 1px dotted #ccc; }
#container #wrap #contents .box_wrap .join_tab_box > span strong { font-weight: 300; color: #18aad6; }
#container #wrap #contents .box_wrap .join_tab_box > span b { color: #888; }
#container #wrap #contents .box_wrap .join_tab_box ul { width: 700px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; margin-top: 30px; }
#container #wrap #contents .box_wrap .join_tab_box ul li { width: 300px; position: relative; }
#container #wrap #contents .box_wrap .join_tab_box ul li:first-child a { background: url(../images/contents/join/join_type_01.png) no-repeat; background-color: #18aad6; }
#container #wrap #contents .box_wrap .join_tab_box ul li:last-child a { background: url(../images/contents/join/join_type_02.png) no-repeat; background-color: #0039b9; }
#container #wrap #contents .box_wrap .join_tab_box ul li a { display: block; width: 100%; height: 130px; border-radius: 10px; border: none; overflow: hidden; position: relative; margin-bottom: 10px; }
#container #wrap #contents .box_wrap .join_tab_box ul li a::before { position: absolute; width: 300px; height: 300px; transform: rotate(45deg); background: #fff; opacity: 0.3; content: ''; display: block; right:-100%; transition: 0.3s; }
#container #wrap #contents .box_wrap .join_tab_box ul li a:hover::before { right:-60%; }
#container #wrap #contents .box_wrap .join_tab_box ul li span { letter-spacing: -1px; line-height: 20px; color: #333;}

/* 모달 팝업 */
.modal_wrap { position: fixed; top:0; left:0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); opacity: 0; visibility: hidden; z-index: 9999; transition: all 0.3s; }
.modal_wrap.on { opacity: 1; visibility: visible; }
.modal_wrap.on .modal_popup { transform: translate(-50%,-50%) scale(1); opacity: 1; visibility: visible; }
.modal_wrap .modal_popup { position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(0.5); opacity: 0; visibility: hidden; transition: all 0.3s; }
.modal_wrap .modal_popup .modal_img { position: relative; }
.modal_wrap .modal_popup .modal_img a { display: flex; }
.modal_wrap .modal_popup .modal_img a.modal_btn { width: 188px; height: 40px; position: absolute; bottom: 27px; color: transparent; }
.modal_wrap .modal_popup .modal_img a.nt_btn { left: 112px; }
.modal_wrap .modal_popup .modal_img a.info_btn { right: 112px; }
.modal_wrap .modal_popup .modal_bottom { display: flex; justify-content: space-between; background-color: #262A37; padding: 0 15px; }
.modal_wrap .modal_popup .modal_bottom input[type=checkbox] { width: 15px; height: 15px; }
.modal_wrap .modal_popup .modal_bottom button { background-color: transparent; display: flex; align-items: center; gap: 5px; height: 50px; outline: none; border: none; font-family: 'Pretendard Variable',sans-serif; color: #fff; font-size: 16px; font-weight: 500; cursor: pointer; }

/* 개인회원 양도양수 확인서 팝업 */
.tr_wrap { position: fixed; top:0; left:0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); display: none; z-index: 9999; }
.tr_wrap.on { display: block; }
.tr_wrap .tr_popup { width: 840px; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); background-color: #fff; border-radius: 20px; padding: 30px; overflow: hidden; border: 3px solid #3971ff; box-sizing: border-box; }
.tr_wrap .tr_popup .tr_title { font-size: 20px; font-weight: 600; text-align: center; margin-bottom: 40px; }
.tr_wrap .tr_popup .tr_title b { color: #3971ff; }
.tr_wrap .tr_popup .tr_box { display: flex; align-items: center; gap: 30px; }
.tr_wrap .tr_popup .tr_box .r_icon { width: 50px; height: 50px; }
.tr_wrap .tr_popup .tr_box .tr_con { width: 100%; font-size: 14px; color: #888; }
.tr_wrap .tr_popup .tr_box .tr_con > h1 { display: flex; font-size: 15px; color: #2f4968; font-weight: 600; justify-content: center; margin-bottom: 15px; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input { display: flex; align-items: center; gap: 5px; margin-top: 10px; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input input { width: 100%; border: 1px solid #d6dae1; padding: 10px; line-height: 20px; font-size: 14px; border-radius: 5px; box-sizing: border-box; outline: none; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input input::placeholder { color: #9ca2b5; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input.readonly input { background-color: #f7f7f7; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input.phone input { text-align: center; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input a { min-width: 60px; text-align: center; line-height: 42px; background-color: #41648f; color: #fff; font-size: 13px; border-radius: 5px; padding: 0 10px; margin-left: 5px; transition: 0.2s; }
.tr_wrap .tr_popup .tr_box .tr_con .tr_input a:hover  { background-color: #2f4968; }
.tr_wrap .tr_popup .tr_btn { display: flex; justify-content: center; margin-top: 40px; }
.tr_wrap .tr_popup .tr_btn a { width: 200px; line-height: 45px; text-align: center; font-size: 14px; background-color: #3971ff; color: #fff; border-radius: 5px; transition: 0.2s; }
.tr_wrap .tr_popup .tr_btn a:hover { background-color: #1c4bc1; }
.tr_wrap .tr_popup .tr_footer { box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.13); padding: 15px 20px; border-radius: 10px; margin-top: 20px; }
.tr_wrap .tr_popup .tr_footer p { font-size: 13px; line-height: 2; letter-spacing: -0.4px; word-break: keep-all; }
.tr_wrap .tr_popup .tr_footer p b { color: #3971ff; }


/* 요금 및 결제 수정 */
#container #wrap #contents .payment_tab { height: auto; }
#container #wrap #contents .payment_tab ul { display: flex; }
#container #wrap #contents .payment_tab ul li { display: flex; align-items: center; gap: 10px; width: 100%; height: 90px; background: #d5dce3 !important; border-radius: 10px; position: relative; padding: 20px 20px 20px 110px; box-sizing: border-box; }
#container #wrap #contents .payment_tab ul li input { position: relative; left: auto; top: auto; margin: 0; }
#container #wrap #contents .payment_tab ul li label { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
#container #wrap #contents .payment_tab ul li span { color: #556373; font-size: 18px; font-weight: 500; }
#container #wrap #contents .payment_tab ul li#payment_menu1 { background: url(../images/contents/payment/payment_menu01.png) no-repeat 35px center #d5dce3 !important; }
#container #wrap #contents .payment_tab ul li#payment_menu1.type01_on { background: url(../images/contents/payment/payment_menu01_on.png) no-repeat 35px center #556373 !important; }
#container #wrap #contents .payment_tab ul li#payment_menu2 { background: url(../images/contents/payment/payment_menu02.png) no-repeat 35px center #d5dce3 !important; }
#container #wrap #contents .payment_tab ul li#payment_menu2.type02_on { background: url(../images/contents/payment/payment_menu02_on.png) no-repeat 35px center #556373 !important; }
#container #wrap #contents .payment_tab ul li#payment_menu3 { background: url(../images/contents/payment/payment_menu03.png) no-repeat 35px center #d5dce3 !important; }
#container #wrap #contents .payment_tab ul li#payment_menu3.type03_on { background: url(../images/contents/payment/payment_menu03_on.png) no-repeat 35px center #556373 !important; }
#container #wrap #contents .payment_tab .type01_on span { color: #fff; }
#container #wrap #contents .payment_tab .type02_on span { color: #fff; }
#container #wrap #contents .payment_tab .type03_on span { color: #fff; }

/* 이미지 업로드 유의사항 */
.img_note { position: absolute; padding: 15px; border-radius: 5px; background-color: #eefbff; border: 1px solid #35b5db; display: none; flex-direction: column; z-index: 99; }
.img_note.on { display: flex; }
.img_note::after { display: block; content: ''; width: 0; height: 0; border: 6px solid transparent; border-top: 8px solid #eefbff; position: absolute; bottom: -14px; left: 35px; }
.img_note::before { display: block; content: ''; width: 0; height: 0; border: 7px solid transparent; border-top: 9px solid #35b5db; position: absolute; bottom: -16px; left: 34px; }
.img_note h1 { font-size: 15px; font-weight: 600; color: #005872; margin-bottom: 5px; }
.img_note span { font-size: 13px; color: #005872; line-height: 1.6; }

/* 080 서비스 사용안내 팝업 */
.biz_popup { background-color: #f5f5f5; padding: 40px 0; }
.biz_popup .biz_wrap { width: 1140px; display: flex; justify-content: space-between; margin: 0 auto; }
.biz_popup .biz_wrap .biz_content { width: 860px; background-color: #fff; padding: 30px; box-sizing: border-box; border-radius: 20px; }
.biz_popup .biz_wrap .biz_content .biz_section h1 { display: flex; align-items: center; justify-content: space-between; font-size: 28px; font-weight: 600; margin-bottom: 30px; }
.biz_popup .biz_wrap .biz_content .biz_section h2 { font-size: 22px; font-weight: 500; margin-bottom: 20px; }
.biz_popup .biz_wrap .biz_content .biz_section h3 { font-size: 19px; font-weight: 500; margin-bottom: 20px; }
.biz_popup .biz_wrap .biz_content .biz_section span { display: block; font-size: 15px; line-height: 1.6; margin-bottom: 10px; }
.biz_popup .biz_wrap .biz_content .biz_section span b { color: #d13d1f; font-weight: 500; }
.biz_popup .biz_wrap .biz_content .biz_section p { margin: 10px 0 40px 0; padding-bottom: 40px; border-bottom: 1px solid #ddd; }
.biz_popup .biz_wrap .biz_content .biz_section p img { border-radius: 10px; }
.biz_popup .biz_wrap .biz_content .biz_section:last-child p { padding-bottom: 0; border: none; margin-bottom: 0; }

.biz_popup .biz_wrap .biz_side { width: 1140px; display: flex; justify-content: flex-end; height: min-content; position: fixed; }
.biz_popup .biz_wrap .biz_side .biz_menu ul { width: 260px; background-color: #fff; border-radius: 20px; padding: 30px; display: flex; flex-direction: column; gap: 15px; box-sizing: border-box; }
.biz_popup .biz_wrap .biz_side .biz_menu ul li { font-weight: 500; }
.biz_popup .biz_wrap .biz_side .biz_menu ul li:first-child { border-bottom: 1px solid #ddd; padding-bottom: 15px; }
.biz_popup .biz_wrap .biz_side .biz_menu ul li h1 { font-size: 15.5px; }
.biz_popup .biz_wrap .biz_side .biz_menu ul li.this { color: #0891b9; font-weight: 700; }
.biz_popup .biz_wrap .biz_side .biz_menu ul li span { font-size: 14px; padding-left: 18px; }
.biz_popup .biz_wrap .biz_side .biz_cs { width: 260px; background-color: #fff; border-radius: 20px; padding: 30px; box-sizing: border-box; margin-top: 20px; line-height: 1.4; }
.biz_popup .biz_wrap .biz_side .biz_cs h1 { font-size: 17px; font-weight: 600; letter-spacing: -0.2px; }
.biz_popup .biz_wrap .biz_side .biz_cs h2 { font-size: 26px; color: #35b5db; font-weight: 600; }
.biz_popup .biz_wrap .biz_side .biz_cs p { border-top: 1px solid #f0f0f0; width: 100%; margin: 10px 0; }
.biz_popup .biz_wrap .biz_side .biz_cs span { font-size: 13px; color: #888; }

/* 2024-01-31 */
#container #wrap #contents .ads > h2 { font-weight: 600; font-size: 14px; text-align: center; line-height: 1.4; }
#container #wrap #contents .box_wrap.ec .box03 .emoticon_box { height: 165px; overflow: hidden; }
#container #wrap #contents .box_wrap.ec .box03 .check_box { height: 165px; }