@charset "UTF-8";/* reset - 기존 레이아웃 css에서 변경되는 사항만 추가 */
body,th,td,input,select,textarea,button{font-family:-apple-system,system-ui,'Helvetica','Apple SD Gothic Neo',Arial,'Malgun Gothic','맑은 고딕',sans-serif;}
a{color:#222;}
a:active{background-color:transparent;}
/* global */
.direct-link{position:absolute;top:-1px;left:0;z-index:99999;height:1px;}
.direct-link a{position:absolute;top:-999px;padding:5px 10px;font-weight:bold;color:#fff;background:#333;text-decoration:none;white-space:nowrap;}
.direct-link a:focus{top:0;}
.ir_pm{display:block;overflow:hidden;font-size:0;line-height:0;text-indent:-9999px;}
/* PC용 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.img_block{display:block;}
.inp_select{position:absolute;top:0;left:0;width:100%;height:100%;border:0;background:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.emph_comm{font-weight:700;}
/* icon */
.ico_comm_new{display:inline-block;margin:0;padding:0;border:0;text-indent:100%;white-space:nowrap;overflow:hidden;outline:none !important;outline:0 !important;background:url("https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/ico_comm_250918.svg") no-repeat 0 0/120px auto;vertical-align:top;}
.img_store{display:inline-block;margin:0;padding:0;border:0;text-indent:100%;white-space:nowrap;overflow:hidden;outline:none !important;outline:0 !important;background:url("https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_store.svg") no-repeat 0 0/200px auto;vertical-align:top;}
.btn_layer{display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;height:40px;margin:0 4px;padding:0 28px;border-radius:8px;font-size:15px;font-weight:700;line-height:40px;color:#191919;background-color:#ebebeb;}
.btn_layer:last-child{margin-right:0;}
.btn_layer.type_blue{color:#fff;background-color:#5B92FE;}
.btn_layer.type_line{padding:0 26px;border:1px solid rgba(0,0,0,0.2);line-height:38px;color:#222;background-color:#fff;}
.btn_layer:disabled{color:#fff;background-color:#ebebeb;cursor:default;pointer-events:none;}
.btn_connect{padding:0 14px;background-color:#FEE000;}
.btn_connect .ico_kakao{width:14px;height:14px;margin-right:5px;background-position:-60px 0;}
.btn_comm{display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;padding:2px 21px 0;border-radius:8px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-0.005em;color:#fff;background-color:#4985FF;}
.btn_comm.size_big{width:300px;}
.btn_comm.size_sm{width:96px;}
.btn_comm.type_gray{color:rgba(91,99,118,0.9);background-color:rgba(184,199,214,0.15);}
.btn_comm.type_secondary{background-color:rgba(91,99,118,0.9);}
.btn_comm .ico_comm_new{width:7px;height:13px;margin:-1px 10px 0 0;background-position:-50px -80px;}
.btn_form{display:inline-block;height:40px;margin-left:12px;padding:3px 10px 0;border:2px solid #f3f6fa;font-size:14px;line-height:17px;color:#222;}
.ico_check{flex-shrink:0;width:16px;height:16px;margin-right:8px;background-position:0 -20px;}
.ico_radio{flex-shrink:0;width:18px;height:18px;margin-right:8px;background-position:-40px -20px;}
.inp_select:checked + .lab_comm .ico_check{background-position:-20px -20px;}
.inp_select:checked + .lab_g .ico_radio{background-position:-60px -20px;}
.lab_comm{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;}
.lab_g{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:18px;}
.list_col .lab_g{font-size:15px;}
.inp_comm{width:100%;height:40px;padding:0 16px;border:1px solid rgba(0,0,0,0.2);border-radius:8px;font-size:15px;line-height:40px;color:#242424;box-sizing:border-box;outline:none;}
.inp_comm:hover{border-color:rgba(0,0,0,0.44);color:rgba(0,0,0,0.32);}
.inp_comm:disabled{border-color:rgba(0,0,0,0.2);color:rgba(0,0,0,0.32);background-color:#fff;}
.inp_comm:focus{border-color:rgba(0,0,0,0.6);}
.inp_comm::placeholder{color:rgba(0,0,0,0.32);}
.type_error .inp_comm{border-color:#F1340F;}
.textarea_comm{width:100%;height:141px;padding:12px 16px 11px;border:1px solid rgba(0,0,0,0.2);border-radius:8px;font-size:15px;line-height:23px;box-sizing:border-box;resize:none;outline:none;}
.textarea_comm:hover{border-color:rgba(0,0,0,0.44);color:rgba(0,0,0,0.32);}
.textarea_comm:disabled{border-color:rgba(0,0,0,0.2);color:rgba(0,0,0,0.32);background-color:#fff;}
.textarea_comm:focus{border-color:rgba(0,0,0,0.6);}
.textarea_comm::placeholder{color:rgba(0,0,0,0.32);}
.textarea_comm.type_small{height:40px;padding:8px 16px 0;}
.box_textarea{width:100%;}
.box_textarea.type_md .textarea_comm{height:80px;}
.box_textarea .txt_minmax{display:block;padding-top:6px;font-size:13px;line-height:16px;letter-spacing:-0.038em;color:#666;text-align:right;}
.box_slt + .box_inp{width:218px;margin-left:12px;}
.box_inp + .box_slt{margin-left:12px;}
.box_inp{width:360px;}
.box_inp.type_address{width:254px;}
.box_inp.type_large{width:730px;}
.box_inp.type_sm{width:180px;}
.box_inp .inp_field{width:100%;height:100%;padding:11px 18px;font-size:15px;line-height:18px;letter-spacing:-0.033em;color:#343434;}
.box_inp .inp_field::placeholder{color:rgba(83,83,83,0.6);}
.ico_radio.type_large{width:24px;height:24px;margin:0;background-position:-60px -100px;}
.inp_select:checked + .lab_type .ico_radio{background-position:-30px -100px;}
.ico_check.type_md{width:20px;height:20px;margin:-1px 10px 0 0;background-position:-30px -130px;}
.inp_select:checked + .lab_g .ico_check.type_md{background-position:0 -130px;}
.wrap_agree{position:relative;}
.box_slt{display:inline-block;position:relative;}
.box_slt .btn_slt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:130px;height:40px;padding:10px 15px;border:1px solid rgba(0,0,0,0.2);border-radius:8px;font-size:15px;line-height:18px;color:#242424;box-sizing:border-box;}
.box_slt .btn_slt:hover{border-color:rgba(0,0,0,0.44);color:rgba(0,0,0,0.32);}
.box_slt .btn_slt:disabled{border-color:rgba(0,0,0,0.2);color:rgba(0,0,0,0.32);pointer-events:none;cursor:default;}
.box_slt .btn_slt:disabled .ico_comm_new,.box_slt .btn_slt:hover .ico_comm_new{opacity:.54;}
.box_slt .btn_slt[aria-expanded="true"]{border-color:rgba(0,0,0,0.6);color:#242424;}
.box_slt .btn_slt .ico_comm_new{width:12px;height:12px;background-position:-80px -80px;}
.box_slt .btn_slt[aria-expanded="true"] .ico_comm_new{transform:rotate(-180deg);opacity:1;}
.box_slt .layer_opt{display:none;overflow:auto;position:absolute;top:48px;left:0;right:0;z-index:10;max-height:357px;border-radius:12px;background-color:#fff;box-shadow:0 4px 32px rgba(0,0,0,0.18);}
.box_slt .btn_slt[aria-expanded="true"] + .layer_opt{display:block;}
.box_slt .layer_opt li{padding:6px;}
.box_slt .layer_opt .btn_opt{display:block;width:100%;padding:10px 14px;border-radius:8px;font-size:16px;line-height:18px;text-align:left;color:#000;}
.box_slt .layer_opt .btn_opt:hover{background-color:rgba(44,46,51,0.08);}
.box_slt.type_md .btn_slt{width:360px;}
/* 레이어 title */
.tit_layer{display:block;font-size:22px;line-height:31px;color:#191919;}
.tit_layer .txt_tit{font-weight:400;}
.box_info .tit_info{font-size:15px;line-height:16px;}
.wrap_detail .tit_detail{display:block;width:100%;font-size:15px;line-height:16px;}
.tit_form{display:block;margin-bottom:10px;font-size:15px;line-height:15px;}
.doc-header{position:relative;z-index:9999;height:64px;background-color:#333;}
.doc-header .inner_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1440px;margin:0 auto;padding:0 30px;box-sizing:border-box;}
.doc-header .doc-title{padding:20px 0;font-size:0;}
.doc-header .link_logo{display:inline-block;width:145px;height:24px;margin:0;padding:0;border:0;text-indent:100%;white-space:nowrap;overflow:hidden;vertical-align:top;background:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_logo_new_251110.png) no-repeat 0 0/contain;}
/* 2025-11-10 수정 */
.skin_old .doc-header .link_logo{width:160px;background:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_logo.png) no-repeat 0 0/contain;}
/* 2025-01-02 구버전 로고 불필요시 추후 삭제 */
.doc-header .doc-gnb{margin-left:30px;}
.doc-header .list_gnb{font-size:0;}
.doc-header .list_gnb > li{display:inline-block;position:relative;}
.doc-header .list_gnb .link_gnb{display:block;padding:24px 15px 21px;font-size:16px;line-height:19px;color:rgba(255,255,255,0.7);}
.doc-header .list_gnb li.on .link_gnb,.doc-header .list_gnb li:hover .link_gnb{font-weight:700;color:#fff;}
.doc-header .list_gnb .list_lnb{display:none;position:absolute;top:52px;left:-5px;min-width:162px;padding:16px 0;border-radius:10px;background-color:#fff;box-shadow:0px 0px 8px 0px rgba(3,9,35,0.14);white-space:nowrap;}
.doc-header .list_lnb .link_lnb{display:block;padding:10px 20px;font-size:14px;line-height:17px;letter-spacing:-0.021em;}
.doc-header .list_lnb .link_lnb:hover,.doc-relate .link_relate:hover{background-color:rgba(91,146,254,0.08);}
.doc-header .list_gnb li:hover .list_lnb{display:block;}
.doc-header .doc-relate{margin-left:auto;}
.doc-header .link_connect{overflow:hidden;float:left;height:29px;margin-right:20px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:700;line-height:29px;letter-spacing:-0.038em;color:#191919;background-color:#fee000;}
.doc-header .link_connect .ico_kakao{width:11px;height:11px;margin:9px 5px 0 0;background-position:-40px 0;}
.doc-relate .txt_relate{float:left;padding:6px 0 5px;font-size:15px;line-height:18px;color:#fff;}
.doc-relate .area_profile{float:left;position:relative;padding:6px 0 5px;font-size:0;}
.doc-relate .btn_profile{margin-left:20px;font-size:15px;line-height:18px;color:#fff;}
.doc-relate .btn_profile .ico_arr{width:10px;height:10px;margin:3px 0 0 4px;}
.doc-relate [class*="layer_"]{display:none;position:absolute;top:35px;right:0;box-shadow:0px 0px 8px 0px rgba(3,9,35,0.14);}
.doc-relate .layer_profile,.doc-relate .layer_shop{width:174px;border-radius:10px;background-color:#fff;}
.doc-relate .area_profile.on [class*="layer_"]{display:block;}
.doc-relate .area_profile.on .ico_arr{transform:rotate(180deg);}
.doc-relate .link_profile{display:block;padding:16px 20px;border-bottom:1px solid #f2f2f2;}
.doc-relate .tit_name{display:block;overflow:hidden;font-size:14px;line-height:17px;letter-spacing:-0.021em;text-overflow:ellipsis;white-space:nowrap;}
.doc-relate .txt_email{display:block;overflow:hidden;margin-top:1px;font-size:14px;line-height:17px;letter-spacing:-0.021em;color:#7a7a7a;text-overflow:ellipsis;white-space:nowrap;}
.doc-relate .list_relate{padding:10px 0;}
.doc-relate .wrap_profile + .list_relate{padding:16px 0;}
.doc-relate .link_relate{display:block;padding:10px 20px;font-size:14px;line-height:17px;letter-spacing:-0.021em;}
.doc-relate .layer_shop .link_relate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.doc-relate .layer_shop .list_relate li:first-of-type .link_relate{font-weight:700;}
.doc-relate .layer_shop .area_link{padding:16px 0;border-top:1px solid #f2f2f2;font-size:14px;line-height:17px;letter-spacing:-0.021em;}
.doc-relate .layer_shop .area_link .link_add{display:flex;align-items:center;padding:13px 20px;}
.doc-relate .area_link .link_add .ico_comm_new{width:11px;height:11px;margin-right:6px;background-position:-100px -40px;}
.doc-relate .badge_status{display:inline-block;position:relative;height:18px;padding:5px 6px 0;border-radius:9px;font-size:9px;line-height:10px;font-weight:700;color:rgba(0,0,0,0.5);background-color:rgba(0,0,0,0.05);box-sizing:border-box;}
.doc-relate .badge_status.type_master{color:#00b56d;background-color:rgba(0,181,109,0.08);}
.doc-relate .layer_profile .badge_status{margin-top:6px;padding-left:12px;}
.doc-relate .layer_profile .badge_status::before{position:absolute;top:8px;left:6px;width:3px;height:3px;border-radius:2px;background-color:#00b56d;content:'';}
.doc-relate .layer_search{width:250px;padding:16px 20px;border-radius:10px;background-color:#fff;box-sizing:border-box;}
.doc-relate .layer_search .inner_search{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;border:1px solid #d6d7df;border-radius:8px;}
.doc-relate .layer_search .inp_search{flex-grow:1;width:100%;padding-left:16px;border:none;font-size:15px;line-height:38px;}
.doc-relate .layer_search .inp_search::placeholder{color:#babdc9;}
.doc-relate .btn_search{flex-shrink:0;padding:11px;font-size:0;}
.doc-relate .btn_search .ico_comm_new{width:16px;height:16px;background-position:-100px 0;}
.doc-relate .link_login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 18px;border:1px solid rgba(255,255,255,0.5);border-radius:6px;font-size:13px;line-height:14px;letter-spacing:-0.038em;font-weight:700;color:#fff;}
/* type home */
.type_home .doc-header{border-bottom:1px solid #f2f2f2;background-color:#fff;}
.type_home .doc-header .link_logo{background-image:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_logo_bk_new_251110.png);}
/* 2025-11-10 수정 */
.skin_old .type_home .doc-header .link_logo{background-image:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_logo_bk.png);}
/* 2025-01-02 구버전 로고 불필요시 추후 삭제 */
.type_home .doc-relate .link_login{border-color:rgba(0,0,0,0.32);color:rgba(0,0,0,0.76);}
.doc-footer{min-width:1440px;border-top:1px solid #f2f2f2;}
.doc-footer .inner_footer{width:1440px;margin:0 auto;padding:29px 30px 30px;box-sizing:border-box;}
.doc-footer .inner_footer::after{display:block;clear:both;content:'';}
.doc-footer .group_relate{float:left;}
.doc-footer .group_site{float:right;}
.doc-footer .area_service{overflow:hidden;}
.doc-footer .link_bi{float:left;}
.doc-footer .list_service{float:right;margin:3px 0 0 17px;}
.doc-footer .list_service li{position:relative;float:left;padding:0 14px;font-size:0;}
.doc-footer .list_service li::before{position:absolute;top:0;left:0;width:1px;height:15px;background-color:#E3E4E9;vertical-align:top;content:'';}
.doc-footer .list_service li:first-child::before{display:none;}
.doc-footer .list_service .link_service{display:inline-block;font-size:12px;line-height:14px;vertical-align:top;}
.doc-footer .area_info{margin-top:34px;}
.doc-footer .list_info li,.doc-footer .txt_copy{font-size:12px;line-height:14px;color:#B7B7B7;}
.doc-footer .list_info{overflow:hidden;}
.doc-footer .list_info li{position:relative;float:left;padding:0 8px;}
.doc-footer .list_info li::before{position:absolute;top:0;left:0;width:1px;height:15px;background-color:#E3E4E9;vertical-align:top;content:'';}
.doc-footer .list_info li:first-child::before,.doc-footer .list_info li:nth-of-type(2)::before{display:none;}
.doc-footer .list_info li:first-child{padding:0 2px 0 0;}
.doc-footer .txt_copy{display:block;margin-top:10px;}
.doc-footer .area_site{position:relative;margin-bottom:28px;}
.doc-footer .btn_site{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;justify-content:space-between;width:145px;height:34px;margin-left:auto;padding:0 19px;border:1px solid #ccc;border-radius:17px;font-size:12px;line-height:33px;box-sizing:border-box;}
.doc-footer .btn_site .ico_plus{width:11px;height:11px;margin:10px 0 0 10px;background-position:-20px 0;}
.doc-footer .area_site.on .ico_plus{transform:rotate(45deg);}
.doc-footer .layer_site{display:none;position:absolute;bottom:42px;right:0;width:145px;padding:16px 0;border-radius:10px;background-color:#fff;box-shadow:0 0 8px 0 rgba(3,9,35,0.14);}
.doc-footer .area_site.on .layer_site{display:block;}
.doc-footer .link_site{display:block;padding:10px 20px;font-size:14px;line-height:17px;letter-spacing:-0.021em;}
.doc-footer .link_site:hover{background-color:rgba(72,129,247,0.06);}
.doc-footer .link_site .ico_go{width:14px;height:14px;margin:1px 0 0 1px;background-position:-80px -20px;}
.doc-footer .group_site .img_block{margin-left:auto;}
.layer_container.show{display:block;}
.layer_container{display:none;overflow-y:auto;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background-color:rgba(0,0,0,0.3);}
.outer_layer{display:table;width:100%;height:100%;padding:60px 0;box-sizing:border-box;}
.inner_layer{display:table-cell;vertical-align:middle;}
.comm_layer{position:relative;width:632px;margin:0 auto;padding:40px;border-radius:14px;background-color:#fff;box-sizing:border-box;}
.comm_layer.type_small{width:477px;}
.comm_layer .btn_close{position:absolute;top:20px;right:30px;padding:10px;font-size:0;}
.comm_layer .btn_close .ico_close{width:16px;height:16px;background-position:-80px 0;}
.comm_layer .emph_layer{display:block;margin-top:10px;font-size:15px;line-height:16px;font-weight:700;color:#4881f7;}
.comm_layer .txt_layer{display:block;margin-top:40px;font-size:15px;line-height:24px;}
.comm_layer .link_layer{display:inline-block;margin-top:4px;font-size-adjust:15px;line-height:24px;color:rgba(0,0,0,0.5);text-decoration:underline;}
.comm_layer .desc_sub{padding-top:10px;font-size:14px;line-height:20px;color:rgba(0,0,0,0.6);}
.comm_layer .link_sub{font-size:14px;line-height:20px;color:rgba(0,0,0,0.6);text-decoration:underline;}
.comm_layer .link_layer.type_blue{margin-top:0;color:#4881F7;}
.box_select{margin-top:20px;padding:20px;border-radius:10px;background-color:rgba(53,100,240,0.04);}
.box_select .list_select li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.box_select .list_select li + li{margin-top:12px;}
.box_select .wrap_agree{flex-grow:1;position:relative;max-width:453px;}
.box_select .list_select .link_terms{flex-shrink:0;margin:-5px;padding:5px;font-size:14px;line-height:16px;color:rgba(34,34,34,0.4);text-decoration:underline;}
.comm_layer .wrap_foot{margin-top:40px;font-size:0;text-align:center;}
.comm_layer .box_info{margin-top:40px;padding:19px;border:1px solid rgba(0,0,0,0.2);border-radius:10px;}
.comm_layer .box_info + .box_info{margin-top:10px;}
.comm_layer .tbl_info th,.comm_layer .tbl_info td{padding:7px 0 6px;font-size:15px;line-height:16px;color:rgba(34,34,34,0.6);}
/* 2025-11-03 수정 시작 */
.comm_layer .tbl_info th{width:120px;font-weight:400;}
.os_windows .comm_layer .tbl_info th{width:137px;}
.comm_layer .tbl_info td{padding-left:15px;}
/* // 2025-11-03 수정 끝 */
.comm_layer .box_info + .box_select{margin-top:10px;}
.comm_layer .txt_guide{display:block;margin-top:20px;font-size:14px;line-height:23px;color:rgba(34,34,34,0.5);}
.comm_layer .desc_layer{margin-top:30px;font-size:15px;line-height:24px;word-break:keep-all;}
.comm_layer .txt_form{display:block;font-size:15px;line-height:15px;color:#444;}
.ico_caution{width:15px;height:15px;margin:3px 3px;background-position:-50px -40px;}
/* 다음 비즈 계정으로 로그인시 - 사업자 연동 정보 확인 */
.wrap_detail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 1px 0 2px;}
.wrap_detail .img_block{margin:30px auto 4px;}
.wrap_detail .box_detail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-justify-content:center;-ms-flex-pack:center;justify-content:center;width:268px;padding:24px 24px 14px;border-radius:16px;background-color:rgba(99,146,248,0.05);text-align:center;box-sizing:border-box;}
.wrap_detail .tbl_detail,.comm_layer .tbl_info{margin-top:13px;table-layout:fixed;text-align:left;border-collapse:collapse;}
.wrap_detail .tbl_detail th{letter-spacing:-0.05em;font-weight:400;opacity:.5;vertical-align:top;}
.os_windows .wrap_detail .tbl_detail th{letter-spacing:-0.129em;}
.wrap_detail .tbl_detail th,.wrap_detail .tbl_detail td{padding:7px 0 6px;font-size:14px;line-height:15px;}
.wrap_detail .tbl_detail td{padding-left:20px;max-width:135px;letter-spacing:-0.01em;word-break:break-all;color:#222222;}
.wrap_detail .type_kakao{background-color:rgba(254,224,0,0.08);}
.wrap_detail .box_detail.type_kakao .tbl_detail{margin-top:0;}
.wrap_detail + .txt_layer{margin-top:30px;}
/* 카카오 계정으로 로그인시 - 입점안내/사업자 확인 */
.comm_layer .wrap_form{margin-top:40px;}
.comm_layer .area_search{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;}
.comm_layer .area_search .inp_comm{-webkit-box-flex:1;-ms-flex:1;flex-grow:1;}
.comm_layer .area_search .btn_layer{-ms-flex:1 0 auto;flex:1 0 auto;}
/* 카카오 계정으로 로그인시 - 연동안내/기존 연동 사업자 */
.wrap_form .btn_layer{margin:0 0 0 10px;}
.tbl_select{width:100%;margin-top:11px;table-layout:fixed;border-collapse:collapse;border-spacing:0;}
.tbl_select .area_inp{display:block;position:relative;width:18px;}
.tbl_select .ico_radio{margin:-1px 0 0;}
.tbl_select th{font-size:14px;font-weight:400;line-height:14px;color:rgba(34,34,34,0.5);text-align:left;}
.tbl_select td{font-size:15px;line-height:15px;}
.tbl_select .type_shop{padding-left:8px;}
.tbl_select th,.tbl_select td{padding:9px 20px 9px 0;box-sizing:border-box;word-break:break-all;}
.tbl_select th:first-child,.tbl_select td:first-child,.tbl_select th:last-child,.tbl_select td:last-child{padding-right:0;}
.tbl_select td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/* 카카오 계정으로 로그인시 - 연동 안내/다음 비즈 계정 인증 */
.wrap_form .area_certify + .area_certify{margin-top:20px;}
.wrap_form .area_certify .inp_comm{margin-top:-2px;}
.wrap_form + .box_select{margin-top:50px;}
/* 목로그인 - 멤버목록 */
.wrap_member{overflow-y:auto;max-height:180px;margin:40px -40px -20px;padding:0 40px 20px;box-sizing:border-box;}
.type_scroll .wrap_member{border-bottom:1px solid #f2f2f2;}
.wrap_member .lab_g{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.wrap_member .badge_status{flex-shrink:0;overflow:hidden;height:23px;margin-left:auto;padding:0 9px;border-radius:13px;font-size:13px;line-height:23px;color:rgba(0,0,0,0.5);background-color:rgba(0,0,0,0.05);}
.wrap_member .badge_status.type_master{font-weight:700;color:#00B56D;background-color:rgba(0,181,109,0.1);}
/* 멤버 관리 - 멤버 초대 안내 */
.wrap_img{margin-top:40px;padding-left:97px;}
/* 멤버 관리 - 멤버 권한 수정 */
.wrap_modify .area_form + .area_form{margin-top:26px;}
.wrap_modify{margin-top:30px;}
.container-doc{min-width:1440px;height:100%;}
.doc-main{max-width:1440px;min-height:calc(100% - 210px);margin:0 auto;padding:0 30px;box-sizing:border-box;}
[class*="list_select"] li{position:relative;}
.list_select li + li{margin-top:18px;}
.list_select_col{font-size:0;}
.list_select_col li{display:inline-block;}
.list_select_col li + li{margin-left:30px;}
.list_select_col .ico_radio{margin-right:6px;}
.txt_error{display:block;margin:10px 0 -24px;font-size:14px;line-height:16px;color:#F1340F;}
/* 2025-11-03 수정 */
.emph_g{margin-right:4px;color:#4881F7;}
.lab_comm .emph_g{flex-shrink:0;}
.emph_tit,.emph_txt{font-weight:700;}
.emph_status{font-weight:600;color:#3564F0;}
.emph_status.type_none{color:#F1340F;}
.emph_caution{margin-left:4px;font-weight:700;color:#F1340F;}
.txt_sub{display:block;margin-top:10px;font-size:15px;line-height:16px;color:rgba(0,0,0,0.5);}
.img_g{display:block;}
.img_center{display:block;margin:0 auto;}
.link_comm{display:inline-block;color:#326EDC;text-decoration:underline;vertical-align:top;}
/* login */
.container-doc.type_login{background-color:#f3f6fe;}
.type_login .doc-header{height:auto;padding:50px 50px 0;background-color:initial;}
.type_login .doc-header .inner_header{padding:0;}
.type_login .link_logo{display:block;width:175px;height:30px;background-image:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_logo_big_251110.png);}
/* 2025-11-10 수정 */
.skin_old .type_login .link_logo{display:block;width:200px;height:30px;background-image:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/img_logo_bk.png);}
/* 2025-01-02 구버전 로고 불필요시 추후 삭제 */
.type_login .doc-main{max-width:none;min-height:calc(100% - 230px);background-color:#f3f6fe;}
.type_login .content-article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:90px 0 178px;}
.type_login .section_intro{padding:10px 50px 0;}
.type_login .tit_intro{font-size:42px;line-height:60px;color:#191919;}
.os_windows .type_login .tit_intro{letter-spacing:-0.083em;}
.type_login .txt_intro{display:block;margin-top:16px;font-size:15px;line-height:16px;}
.type_login .link_intro{color:#4881f7;text-decoration:underline;}
.type_login .desc_intro{margin-top:30px;font-size:13px;line-height:20px;color:rgba(25,25,25,0.7);}
.type_login .area_visual{display:-webkit-box;display:-ms-flexbox;display:flex;width:514px;margin-top:30px;}
.type_login .area_paging{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px;}
.type_login .area_paging .btn_paging{width:8px;height:8px;margin:0 4px;border-radius:4px;font-size:0;line-height:0;color:transparent;background-color:#ddd;}
.type_login .area_paging .btn_paging.on{background-color:#5B92FE;}
.type_login .item_visual{overflow:hidden;position:relative;width:514px;border-radius:16px;}
.type_login .item_visual::before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(0,0,0,0.06);border-radius:16px;content:'';}
.type_login .list_intro{width:514px;padding-top:26px;opacity:.7;}
.type_login .list_intro li{display:-webkit-box;display:-ms-flexbox;display:flex;color:#191919;}
.type_login .list_intro li::before{flex-shrink:0;width:3px;height:3px;margin:7px 8px 0 9px;border-radius:2px;background-color:#191919;content:'';}
.section_login{flex-shrink:0;position:relative;width:480px;height:547px;margin:0 50px;padding:60px 40px;border-radius:16px;background-color:#fff;box-shadow:0 0 14px rgba(3,9,35,0.14);box-sizing:border-box;}
.section_login .tit_login{display:block;font-size:22px;line-height:31px;color:#191919;}
.section_login .wrap_login{padding-top:50px;}
.section_login .lab_login{display:block;font-size:15px;font-weight:700;line-height:16px;}
.section_login .inp_login{display:block;width:100%;margin-top:8px;padding:0 15px;border:1px solid rgba(0,0,0,0.2);border-radius:8px;font-size:15px;line-height:38px;box-sizing:border-box;}
.section_login .inp_login::placeholder{color:rgba(0,0,0,0.32);}
.section_login .area_login + .area_login{margin-top:20px;}
.type_login .zone_save{display:block;position:relative;margin-top:40px;}
.type_login .btn_login{display:block;width:100%;height:40px;margin-top:16px;border-radius:8px;font-size:15px;line-height:40px;font-weight:700;color:#fff;text-align:center;background-color:#5b92fe;}
.type_login .wrap_user{margin-top:40px;}
.type_login .wrap_user .area_user{margin-top:16px;font-size:0;text-align:center;}
.type_login .wrap_user .link_user{display:inline-block;font-size:15px;line-height:15px;color:rgba(25,25,25,0.6);text-decoration:underline;}
.type_login .doc-footer{background-color:#fff;}
.type_login .desc_login{padding-top:50px;font-size:15px;line-height:23px;color:#191919;}
.type_login .txt_ask{display:block;margin-top:12px;font-size:14px;line-height:21px;color:rgba(25,25,25,0.5);}
.type_login .btn_login.btn_gray{color:#191919;background-color:rgba(0,0,0,0.08);}
.type_login .wrap_loginbtn{position:absolute;left:40px;right:40px;bottom:60px;}
/* 약관 */
.section_terms{padding:60px 0 100px;color:rgba(25,25,25,0.8);}
.section_terms .head_terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.section_terms .tit_terms{font-size:18px;line-height:25px;color:#191919;}
.section_terms .sub_tit{margin-left:8px;font-size:14px;line-height:20px;}
.section_terms .tit_sub{padding-top:30px;font-size:14px;line-height:20px;color:#191919;}
.section_terms .link_terms{text-decoration:underline;}
.section_terms .desc_terms{padding-top:8px;}
.section_terms .txt_subscript{font-size:12px;line-height:17px;}
.section_terms .list_bullet{padding-top:8px;}
.section_terms .list_bullet li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:20px;color:#929292;}
.section_terms .list_bullet li::before{display:block;flex-shrink:0;width:3px;height:3px;margin:7px 9px 0;border-radius:3px;background-color:#929292;content:'';}
.section_terms .list_terms > li{padding-top:8px;}
.section_terms .list_num{padding:8px 0 0 30px;}
.section_terms .tit_sub + .list_num{padding-left:20px;}
.section_terms .list_num li{list-style:decimal;}
.section_terms .list_num li .txt_num{flex-shrink:0;width:21px;padding-right:4px;text-align:right;box-sizing:border-box;}
.section_terms .list_sub{padding:8px 0 0 10px;}
.section_terms .list_num + .list_sub{padding-top:0;}
.section_terms .list_num .list_sub{padding-top:0;}
.section_terms .txt_subscript + .list_sub{padding-top:0;}
.section_terms [class*="list_"] + .txt_subscript{display:block;padding:8px 0 0 10px;}
/* Home */
.inner_section{width:1024px;margin:0 auto;}
.section_visual{margin:0 -30px;height:500px;padding:77px 0 120px;background:url(https://t1.kakaocdn.net/search/cdn/simage/shopping/img/bizcenter/bg_visual.png) no-repeat center top 122px/1440px auto;box-sizing:border-box;}
.section_visual .tit_visual{font-size:64px;line-height:83px;color:#000;text-align:center;}
.section_visual .desc_visual{padding-top:20px;font-size:24px;line-height:35px;color:rgba(0,0,0,0.44);text-align:center;}
.section_visual .area_img{padding-top:54px;}
.section_tab{padding-top:60px;}
/* 2025-09-18 삭제 시작 */
/* .section_tab .list_tabmenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center}
.section_tab .list_tabmenu li{padding:0 15px}
.section_tab .list_tabmenu .btn_tab{display:block;position:relative;padding-bottom:7px;font-size:28px;line-height:33px;font-weight:600;color:#333d4b}
.section_tab .list_tabmenu .btn_tab[aria-selected="true"]{color:#4881F7}
.section_tab .list_tabmenu .btn_tab[aria-selected="true"]::after{position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#4881f7;content:''} */
/* // 2025-09-18 삭제 끝 */
.section_tab .tit_head{display:block;text-align:center;font-size:28px;line-height:33px;font-weight:600;color:#333d4b;}
/* 2025-09-18 추가 */
.section_cont{padding-top:100px;}
.section_cont .tit_section{font-size:28px;line-height:33px;color:#000;}
.section_cont .desc_section{padding-top:12px;font-size:15px;line-height:26px;letter-spacing:-0.033em;color:#777;}
.section_cont .desc_section .emph_txt{color:#333;}
.section_cont .wrap_noti{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px;}
.section_cont .box_noti{width:calc(50% - 20px);margin-top:40px;padding:30px 36px;border-radius:16px;text-align:center;background-color:#F7FAFF;box-sizing:border-box;}
.section_cont .box_noti:first-of-type,.section_cont .box_noti:nth-of-type(2){margin-top:0;}
.section_cont .box_noti .tit_noti{display:block;padding-top:17px;font-size:20px;line-height:29px;color:#38324A;}
.section_cont .box_noti .desc_noti{padding-top:10px;font-size:16px;line-height:24px;color:#4E5169;}
.section_cont .box_step{margin-top:30px;padding:50px 0;border-radius:16px;background-color:rgba(53,100,240,0.04);}
.section_cont .list_step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.section_cont .list_step li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;position:relative;width:130px;height:130px;border:1px solid #5D6BBC;border-radius:50%;font-size:14px;line-height:20px;font-weight:700;color:#5D6BBC;background-color:rgba(93,107,188,0.1);text-align:center;}
.section_cont .list_step li:last-of-type{border-color:#E758AE;color:#E758AE;background-color:rgba(231,88,174,0.1);}
.section_cont .list_step li + li{margin-left:67px;}
.section_cont .list_step li .ico_comm_new{position:absolute;top:50%;left:-43px;width:20px;height:39px;background-position:0 -60px;transform:translateY(-50%);}
.section_link{padding:80px 0 100px;text-align:center;}
.section_link .link_g{display:inline-block;height:64px;padding:20px 40px 0;border-radius:32px;font-size:20px;line-height:24px;letter-spacing:-0.025em;font-weight:700;color:#fff;text-align:center;background-color:#516594;box-sizing:border-box;}
.section_link .link_g .ico_comm_new{width:20px;height:20px;margin:1px 0 0 8px;background-position:-50px -60px;}
.section_type{padding-top:80px;}
.section_cont .box_comm{margin-top:30px;padding:40px;border-radius:16px;background-color:rgba(53,100,240,0.04);}
.section_cont .box_comm .tit_cont{font-size:20px;line-height:24px;font-weight:400;letter-spacing:-0.025em;color:#000;}
.section_cont .box_comm .desc_cont{padding-top:17px;font-size:15px;letter-spacing:-0.033em;line-height:24px;color:rgba(0,0,0,0.6);}
.section_cont .box_comm .wrap_entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-30px;padding-top:40px;}
.section_cont .wrap_entry .area_entry{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 15px);margin-bottom:30px;padding:24px;border-radius:16px;background-color:#fff;box-sizing:border-box;}
.section_cont .wrap_entry .img_store{flex-shrink:0;width:50px;height:50px;margin-right:20px;}
.section_cont .wrap_entry .img_store2{background-position:-50px 0;}
.section_cont .wrap_entry .img_store3{background-position:0 -50px;}
.section_cont .wrap_entry .img_store4{background-position:-50px -50px;}
.section_cont .wrap_entry .img_store5{background-position:-100px 0;}
.section_cont .wrap_entry .img_store6{background-position:-100px -50px;}
.section_cont .wrap_entry .img_store7{background-position:-150px 0;}
.section_cont .area_entry .tit_entry{font-size:22px;line-height:26px;font-weight:400;color:#262626;}
.os_windows .section_cont .area_entry .tit_entry{letter-spacing:-0.05em;}
.section_cont .area_entry .desc_entry{padding-top:14px;font-size:15px;line-height:22px;letter-spacing:-0.033em;color:rgba(0,0,0,0.6);}
.section_bubble{padding-top:30px;}
.section_bubble .list_bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.section_bubble .list_bubble li{margin:0 8px;}
.section_bubble .list_bubble .btn_bubble{overflow:hidden;height:50px;padding:0 24px;border-radius:25px;font-size:18px;line-height:20px;color:rgba(0,0,0,0.76);background-color:#F2F4F7;box-sizing:border-box;}
.os_windows .section_bubble .list_bubble .btn_bubble{max-height:50px;height:auto;padding:14px 24px 16px;}
.section_bubble .list_bubble .btn_bubble[aria-selected="true"]{font-weight:700;color:#fff;background-color:#4881F7;}
.section_cont .box_border{margin-top:30px;border:1px solid rgba(0,0,0,0.1);padding:40px;border-radius:16px;}
.section_cont .list_type li{display:-webkit-box;display:-ms-flexbox;display:flex;}
.section_cont .list_type li + li{padding-top:20px;}
.section_cont .list_type .tit_type{display:block;flex-shrink:0;width:160px;font-size:16px;line-height:30px;letter-spacing:-0.031em;color:#000;}
.section_cont .list_type .desc_type{font-size:16px;line-height:30px;letter-spacing:-0.031em;color:rgba(0,0,0,0.76);}
.section_cont .list_type .sub_txt{display:block;font-size:14px;line-height:26px;letter-spacing:-0.036em;color:rgba(0,0,0,0.44);}
.section_cont .list_type .link_sub,.section_process .link_sub{display:block;padding-top:8px;font-size:14px;line-height:17px;letter-spacing:-0.036em;color:#535353;}
.section_cont .list_type .link_sub{color:#777;}
.section_cont .list_type .link_sub .ico_arr,.section_process .link_sub .ico_arr,.section_process .wrap_process .area_row .link_sub .ico_arr{width:5px;height:9px;margin:4px 0 0 5px;background-position:-100px -60px;}
.section_cont .list_type li::before{display:block;flex-shrink:0;width:2px;height:2px;margin:12px 8px 0 0;background-color:#777;content:'';}
.section_cont .wrap_table{margin:10px 0;}
.section_cont .tbl_type{width:100%;table-layout:fixed;border-spacing:0px;}
.section_cont .tbl_type th,.section_cont .tbl_type td{padding:10px 30px 9px;font-size:14px;line-height:17px;letter-spacing:-0.036em;}
.section_cont .wrap_table .tbl_type th:first-of-type,.section_cont .wrap_table .tbl_type td:first-of-type{padding-left:86px;}
.section_cont .tbl_type th{border-top:1px solid rgba(0,0,0,0.16);border-bottom:1px solid rgba(0,0,0,0.16);color:rgba(0,0,0,0.86);text-align:left;}
.section_cont .tbl_type td{border-bottom:1px solid rgba(0,0,0,0.06);color:rgba(0,0,0,0.76);}
.section_cont .tbl_type tr:last-of-type td{border-color:rgba(0,0,0,0.16);}
.section_cont .cont_slide{padding-top:80px;}
.cont_slide .list_paging{display:-webkit-box;display:-ms-flexbox;display:flex;}
.cont_slide .list_paging .link_paging{display:block;font-size:16px;line-height:19px;font-weight:700;color:rgba(0,0,0,0.48);}
.cont_slide .list_paging .link_paging::after{display:block;width:100%;height:2px;margin-top:6px;border-radius:2px;background-color:transparent;content:'';}
.cont_slide .list_paging li + li{margin-left:20px;}
.cont_slide .list_paging li.on .link_paging{color:#000;}
.cont_slide .list_paging li.on .link_paging::after{background-color:#000;}
.cont_slide .wrap_slide{overflow:hidden;height:540px;margin-top:20px;border-radius:16px;}
.cont_slide .wrap_slide .list_slide{display:-webkit-box;display:-ms-flexbox;display:flex;}
/* 계정전환 - 통합회원 가입 안내 */
.section_join{padding:112px 0 133px;}
.section_join .box_join{width:520px;margin:0 auto;}
.section_join .box_join .head_join{height:62px;padding:24px 25px 21px;background-color:#11295B;box-sizing:border-box;}
.section_join .box_join .cont_join{padding:50px 70px;border:1px solid #d9d9d9;border-top:0 none;}
.section_join .box_join .tit_join{display:block;font-size:24px;line-height:36px;font-weight:400;}
.os_windows .section_join .box_join .tit_join{letter-spacing:-0.104em;}
.section_join .box_join .desc_join{padding-top:20px;font-size:14px;line-height:24px;color:#666;}
.section_join .wrap_integrate{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:28px;}
.section_join .area_integrate{padding:12px 5px 0;}
.section_join .area_integrate .zone_logo{overflow:hidden;width:60px;height:60px;margin:0 auto;border-radius:12px;}
.section_join .wrap_integrate .ico_change{width:26px;height:30px;margin:29px -10px 0 6px;background-position:-20px -60px;}
.section_join .area_integrate .txt_info,.section_join .area_integrate .emph_info{display:block;padding-top:10px;font-size:13px;line-height:18px;color:#666;text-align:center;}
.section_join .area_integrate .emph_info{font-weight:700;}
.section_join .wrap_joinbtn{padding-top:60px;}
.section_join .btn_member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;border-radius:4px;font-size:15px;font-weight:700;line-height:20px;background-color:#ffde22;text-align:center;}
/* 대시보드 */
.section_inform{padding:20px 0;}
.section_inform .box_inform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 16px;border-radius:8px;background-color:#F2F4F8;}
.section_inform .box_inform .ico_store{width:26px;height:26px;margin-right:4px;background-position:0 -100px;}
.section_inform .box_inform .txt_store{display:block;margin-right:10px;font-size:14px;line-height:17px;letter-spacing:-0.021em;color:#222;}
.section_inform .box_inform .link_manage{display:block;font-size:14px;line-height:17px;letter-spacing:-0.021em;color:#4881F7;text-decoration:underline;}
.section_inform .box_inform .link_manage .ico_comm_new{width:5px;height:8px;margin:4px 10px 0 4px;background-position:-110px -60px;}
.section_inform .box_inform .badge_status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding:0 8px;border-radius:12px;font-size:12px;line-height:14px;font-weight:700;color:#fff;background-color:#FF4E33;box-sizing:border-box;}
/* 입점 프로세스 */
.section_process_step{padding:80px 0 60px;}
.list_process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:870px;margin:0 auto;}
.list_process li{position:relative;width:20%;}
.list_process li + li:before{position:absolute;top:22px;left:-65px;width:130px;height:1px;background-color:#eee;content:'';}
.list_process .circle_process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;margin:0 auto;border:2px solid #eee;border-radius:22px;box-sizing:border-box;background-color:#fff;}
.list_process .circle_process .ico_finish{width:24px;height:19px;background-position:-70px -60px;}
.list_process .txt_num{display:block;font-size:24px;line-height:40px;color:#7f7f7f;}
.list_process .txt_process{display:block;margin-top:21px;font-size:16px;line-height:19px;letter-spacing:-0.031em;color:#7F7F7F;text-align:center;}
.list_process .type_current .circle_process{border-color:#4681FD;}
.list_process .type_current .txt_num,.list_process .type_current .txt_process,.list_process .type_finish .txt_process{color:#4681FD;}
.list_process .type_finish .circle_process{padding-top:0;border:0 none;background-color:#4681FD;}
.box_guide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;margin-bottom:60px;border-radius:8px;font-size:17px;line-height:20px;color:#3c3f47;background-color:#F2F4F8;}
/* 2025-09-18 수정 */
.box_guide .emph_txt{margin-left:4px;}
.box_guide .ico_noti{width:20px;height:20px;margin-right:8px;background-position:-90px -100px;}
.box_guide .link_view{display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;margin-left:80px;padding:0 11px;border:1px solid #C2C9D2;border-radius:8px;font-size:14px;line-height:32px;letter-spacing:-0.036em;color:#555861;background-color:#fff;box-sizing:border-box;}
.box_guide .link_view .ico_comm_new{width:5px;height:9px;margin-left:5px;background-position:-100px -60px;}
/* .section_process{padding-top:60px} */
/* 2025-09-18 삭제 */
.section_process + .section_process{padding-top:80px;}
.section_process .tit_section{padding-bottom:30px;font-size:30px;line-height:36px;color:#222;}
.section_process .desc_section{font-size:16px;line-height:27px;letter-spacing:-0.029em;color:#444;}
.section_process .wrap_type{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -8px 0 -9px;}
.section_process .wrap_type .area_type{width:100%;padding:0 8px 0 9px;}
.section_process .zone_type{position:relative;}
.section_process .wrap_type .lab_type{display:block;height:260px;padding:32px 28px 32px 24px;border:1px solid #E1E6E9;border-radius:16px;box-sizing:border-box;}
.os_windows .section_process .wrap_type .lab_type{padding-right:24px;}
.section_process .lab_type .tit_type{display:block;padding-bottom:30px;font-size:22px;line-height:26px;font-weight:400;color:#222;}
.section_process .lab_type .txt_type{display:block;font-size:16px;line-height:26px;letter-spacing:-0.031em;color:#444;word-break:keep-all;}
.section_process .lab_type .txt_type + .txt_type{padding-top:8px;}
.section_process .lab_type .ico_radio{position:absolute;top:32px;right:24px;cursor:pointer;}
.section_process .inp_select:checked + .lab_type{border-color:#5B92FE;}
.section_process .inp_select:checked + .lab_type .tit_type{color:#5B92FE;}
.section_process .area_type .link_sub{display:block;padding-top:12px;text-align:right;}
.section_process .list_host{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px;}
.section_process .list_host .link_host{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:154px;height:60px;border:1px solid #E1E6E9;border-radius:8px;box-sizing:border-box;}
.section_process .list_host li + li{margin-left:10px;}
.section_process .list_host .link_direct{font-size:17px;line-height:20px;letter-spacing:-0.028em;color:#41434a;background-color:#F8F9FD;}
.section_process .box_border{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:13px;padding:19px 33px;border:1px solid #E1E6E9;border-radius:8px;}
.section_process .box_border .tit_select{display:block;margin-right:71px;font-size:17px;line-height:20px;letter-spacing:-0.029em;color:#262626;}
.list_col{display:-webkit-box;display:-ms-flexbox;display:flex;}
.list_col li{position:relative;}
.list_col li + li{margin-left:26px;}
.list_col .lab_g{font-size:15px;line-height:18px;color:#343434;}
.section_btn{padding:60px 0 100px;}
.section_btn .inner_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.section_btn.case_two .btn_comm.size_sm{margin-right:auto;}
.section_btn.case_two .btn_comm.size_big{margin-right:auto;transform:translateX(-48px);}
.section_btn.case_all .inner_section .btn_comm.size_sm{margin-right:auto;}
.section_btn.case_all .btn_comm.size_big{margin:0;}
.section_btn .inner_section .size_big + .size_big{margin-left:16px;}
.section_process .wrap_process{padding-top:30px;}
.section_process .wrap_process + .wrap_process{padding-top:66px;}
.section_process .wrap_process .head_form{padding-bottom:17px;}
.section_process .wrap_process .tit_form{display:block;margin-bottom:0;font-size:20px;line-height:24px;letter-spacing:-0.025em;color:#000;}
.section_process .wrap_process .desc_form{margin-bottom:-7px;padding-top:7px;font-size:14px;line-height:30px;letter-spacing:-0.036em;color:#535353;}
.wrap_process .cont_form{padding:20px 0;border-top:2px solid #000;border-bottom:1px solid #DADADA;}
.wrap_process .area_form{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;}
.wrap_process .area_row{padding:16px 0 15px;border-bottom:1px solid #E5E5E5;}
.wrap_process .area_row:first-of-type{margin-top:-20px;}
.wrap_process .area_row:last-of-type{margin-bottom:-20px;border-bottom:0 none;}
.wrap_process .area_row .list_select_col{display:-webkit-box;display:-ms-flexbox;display:flex;}
.wrap_process .area_row li{width:25%;}
.wrap_process .area_row .link_sub{padding:5px 0 0 30px;text-decoration:underline;}
.wrap_process .area_form .row_tit{width:192px;padding-top:11px;}
.wrap_process .area_form .row_tit .tit_field{font-size:16px;line-height:19px;font-weight:400;color:#1a1a1a;}
.wrap_process .area_form .row_field{display:-webkit-box;display:-ms-flexbox;display:flex;}
.wrap_process .grid_row{display:-webkit-box;display:-ms-flexbox;display:flex;width:33%;}
.wrap_process .grid_row + .grid_row{margin-left:40px;}
.wrap_process .grid_row .box_inp{width:160px;}
.wrap_process .box_value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;}
.row_field .box_inp + .box_inp{margin-left:12px;}
.fieldset_form + .fieldset_form{padding-top:30px;}
.area_form .txt_require{display:inline-block;width:6px;height:6px;margin:6px 0 0 6px;border-radius:3px;background-color:#F90D00;vertical-align:top;}
.area_form .guide_form{font-size:14px;line-height:22px;letter-spacing:-0.036em;color:#666;}
.area_form .list_select_col{padding:12px 0;}
.area_form .box_textarea{width:730px;}
/* 계정전환 프로세스 */
.section_switch{padding-top:50px;}
.section_switch .wrap_agree,.section_switch .inner_section .box_comm,.section_switch + .section_btn .inner_section{width:776px;}
.section_switch .tit_section{font-size:32px;line-height:45px;font-weight:400;color:#191919;text-align:center;}
.os_windows .section_switch .tit_section{letter-spacing:-0.078em;}
.section_switch .desc_section{padding-top:20px;font-size:16px;line-height:26px;color:#757575;text-align:center;}
.os_windows .section_switch .desc_section{letter-spacing:-0.038em;}
.section_switch .box_comm{margin:40px auto 0;padding:40px;border-radius:16px;background-color:rgba(184,199,214,0.15);box-sizing:border-box;}
.section_switch .list_switch > li{font-size:16px;line-height:16px;font-weight:700;color:#222;}
.section_switch .list_switch > li + li{padding-top:24px;}
.section_switch .list_switch .list_sub > li{position:relative;margin:12px 0 0 20px;padding-left:12px;font-size:15px;line-height:15px;font-weight:400;color:#333;}
.section_switch .list_switch .list_sub > li::before{position:absolute;top:4px;left:0;width:4px;height:4px;border-radius:2px;background-color:#c8c8c8;content:'';}
.section_switch .list_switch .list_sub > li + li{margin-top:6px;}
.section_switch .desc_info .ico_info{position:absolute;top:0;left:0;width:16px;height:16px;margin-right:6px;background-position:-80px -40px;}
.os_windows .section_switch .desc_info .ico_info{margin-top:2px;}
.section_switch .desc_info{position:relative;margin-top:24px;padding-left:22px;font-size:14px;line-height:18px;letter-spacing:-0.036em;color:#7f7f7f;}
.section_switch .desc_info .link_sub{color:#7f7f7f;text-decoration:underline;}
.section_switch .wrap_agree{margin:20px auto 0;padding-left:40px;box-sizing:border-box;}
.section_switch .wrap_agree .lab_comm{font-size:16px;line-height:16px;}
.section_switch .box_comm .tit_box{display:block;font-size:16px;line-height:16px;color:#222;}
.section_switch .list_description{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px;font-size:15px;line-height:15px;color:#222;}
.section_switch .list_description + .list_description{padding-top:14px;}
.section_switch .list_description dt{flex-shrink:0;width:151px;opacity:.5;}
.section_switch .cont_form{margin-top:40px;}
.section_switch .wrap_process .row_tit{width:120px;}
.section_switch .wrap_process .grid_row:last-of-type .row_tit{width:140px;}
.section_switch .wrap_process .area_form{width:940px;}
.section_switch .wrap_process .box_inp.type_address{width:298px;}
.section_switch .wrap_process .area_form.type_detail .box_inp{width:404px;}
.section_switch .wrap_process .box_inp.type_large{width:820px;}
/* 2025-09-18 추가 시작 */
.section_process .wrap_agree{position:relative;margin-top:21px;}
.section_process .cont_agree .wrap_agree:first-child{margin-top:0;}
.section_process .wrap_agree .inp_agree{position:absolute;top:10px;right:11px;width:28px;height:28px;opacity:.01;}
.section_process .wrap_agree .lab_agree{display:block;position:relative;height:48px;padding-left:20px;border:1px solid #e7e9ee;font-size:18px;line-height:50px;color:#000;background-color:#f8f8fa;cursor:pointer;}
.section_process .wrap_agree .lab_agree .ico_comm_new{display:inline-block;width:28px;height:28px;margin-left:11px;background-position:-30px -160px;vertical-align:top;}
.section_process .wrap_agree.on .lab_agree .ico_comm_new{background-position:0 -160px;}
.section_process .wrap_agree .desc_agree{overflow-y:auto;height:168px;padding:0 20px;border:1px solid #e7e9ee;border-top:0 none;}
.section_process .wrap_agree .txt_agree{overflow:hidden;font-size:14px;line-height:19px;}
.section_process .wrap_agree .txt_agree + .txt_agree{padding-top:2px;}
.section_process .wrap_agree .txt_agree .emph_txt{display:block;margin-top:17px;color:#444;font-weight:normal;}
.section_process .wrap_agree .txt_agree .txt_info{display:block;margin-top:9px;color:#666;}
.section_process .wrap_agree .area_agree{padding-bottom:15px;}
.section_process .wrap_agree .txt_info .link_agree{text-decoration:underline;}
.section_process .wrap_agree .lab_agree .txt_consent{display:flex;align-items:center;position:absolute;top:10px;right:11px;font-size:16px;line-height:23px;color:#666;}
.section_process .macosx .wrap_agree .lab_agree .txt_consent{line-height:31px;}
.section_process .desc_document{margin:0 0 15px 2px;font-size:14px;line-height:26px;color:#666;}
.macosx .section_process .desc_document{margin-bottom:12px;}
.section_process .box_regist{border-top:2px solid #000;border-bottom:1px solid #dadada;}
.macosx .section_process .list_regist .data_duty .lab_regist:after{margin-top:16px;}
.section_process .tit_document{width:161px;height:28px;margin:11px 0 66px;background-position:0 -320px;}
.section_process .list_document li{overflow:hidden;border-top:1px solid #e5e5e5;}
.section_process .list_document li:first-child{border-top:0 none;}
.section_process .list_document .tit_docuinfo{display:table;float:left;width:469px;height:62px;table-layout:fixed;}
.section_process .list_document .tit_docuinfo .lab_docu{display:table-cell;padding-left:2px;vertical-align:middle;cursor:pointer;}
.section_process .list_document .tit_docuinfo .tit_info{display:inline-block;font-weight:normal;font-size:16px;line-height:20px;color:#222;vertical-align:-2px;}
.section_process .list_document .tit_docuinfo .btn_add{display:inline-block;width:78px;height:28px;margin-left:20px;border:1px solid #4681FD;border-radius:3px;font-size:14px;line-height:26px;color:#4681FD;vertical-align:middle;text-align:center;text-decoration:none;}
.macosx .section_process .list_document .tit_docuinfo .btn_add{line-height:32px;}
.section_process .list_document .data_duty .tit_info:after{display:inline-block;width:6px;height:6px;margin:9px 0 0 10px;border-radius:50%;background:#f90d00;vertical-align:top;content:'';}
.macosx .section_process .list_document .data_duty .tit_info:after{margin-top:6px;}
.section_process .list_document .tit_docuinfo .txt_info{display:block;margin:3px 0 -5px;font-size:13px;color:#919191;letter-spacing:-0.7px;}
.section_process .list_document .wrap_filename{overflow:hidden;float:left;position:relative;width:391px;height:40px;margin-top:10px;padding:0 45px 0 17px;border:1px solid #e7e9ee;font-size:15px;line-height:42px;color:#666;background-color:#f6f7f8;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;}
.section_process .list_document .wrap_filename .ico_comm_new{font-size:0;line-height:0;}
.section_process .list_document .on .link_remove{position:absolute;top:3px;right:4px;padding:5px;}
.section_process .list_document .on .ico_comm_new{width:24px;height:24px;background-position:-60px -130px;}
.section_process .list_document .lab_file{float:left;width:88px;height:40px;margin:10px 0 0 10px;border:1px solid #d8dbe3;font-size:14px;line-height:40px;color:#222;background-color:#fff;text-align:center;cursor:pointer;border-radius:8px;}
/* // 2025-09-18 추가 끝 */