@charset "utf-8";

/* ***** reset ***** */
.sbRenew * {
	box-sizing: border-box;
}

.sbRenew button {
	letter-spacing: -.1px;
}

.sbRenew lottie-player {
	width: 100%;
	height: auto;
}

/*blind*/
.blind {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0 0 0 0);
}

.mtm12 {
	margin-top: -12px !important;
}

.mb16 {
	margin-bottom: 16px !important;
}

.mb12 {
	margin-bottom: 12px !important;
}

/*20240514*/
/* ***** layout ***** */
/* header */
.sbRenew header .btn_home {
	background-image: url(../../images/sbRenew/icon_appbar_home.png);
	background-size: 24px;
}

.sbRenew header .btn_calendar {
	top: 0;
	right: 52px;
	width: 34px;
	background: url(../../images/sbRenew/icon_appbar_cal.png) no-repeat center/24px;
}

.sbRenew header .btn_asset {
	top: 0;
	right: 16px;
	width: 34px;
	background: url(../../images/sbRenew/icon_appbar_assets.png) no-repeat center/24px;
}

.sbRenew header .btn_download {
	top: 0;
	right: 0;
	background: url(../../images/icon_line_download.png) no-repeat center center / 24px;
}

.sbRenew .asset_header header .btn_home {
	right: 88px;
}

.sbRenew header .btn_txt_white.back {
	right: auto;
	left: 8px;
}

.sbRenew header img.logo {
	width: 112px;
}

.sbRenew .asset_header.new-pos header .btn_home {
	right: 57px;
}

.sbRenew header .btn_plus {
	top: 0;
	right: 25px;
	width: 24px;
	background: url(../../images/icon/icon-24x24-plus.png) no-repeat center/24px;
}

.sbRenew header .btn_calculate {
	background: url(../../images/icon/icon-24x24-calculator.png) no-repeat center/24px;
	top: 0;
	right: 100px;
	width: 24px;
}

/*.sbRenew header .btn_home{top:12px;right:52px;width:24px;height:24px;background:url(../../images/sbRenew/icon_appbar_home.png) no-repeat center/24px;}
.sbRenew header .btn_chat{top:12px;width:24px;height:24px;background:url(../../images/sbRenew/icon_appbar_chatbot.png) no-repeat center/24px;}
.sbRenew header .btn_search{top:12px;width:24px;height:24px;background:url(../../images/sbRenew/icon_appbar_search.png) no-repeat center/24px;}
.sbRenew header .btn_menu{top:12px;right:13px;width:24px;height:24px;background:url(../../images/icon_line_menu.png) no-repeat center/24px;}
.sbRenew header .btn_alim{top:12px;right:16px;width:24px;height:24px;background:url(../../images/sbRenew/icon_appbar_alarm.png) no-repeat 50% /auto 24px;}
.sbRenew header .btn_alim.have{background-image:url(../../images/sbRenew/icon_appbar_alarm_noti.png);}
.sbRenew header .btn_close{top:12px;left:16px;width:24px;height:24px;background:url(../../images/sbRenew/icon_line_close.png) no-repeat center/24px;}
.sbRenew header .btn_back{top:12px;left:16px;width:24px;height:24px;background:url(../../images/sbRenew/icon_line_chervron_left.png) no-repeat center/24px;}
.sbRenew header .btn_menu{top:12px;right:16px;width:24px;height:24px;background:url(../../images/sbRenew/icon_line_menu.png) no-repeat center/24px;}
*/
.sbRenew header .btn_close~h1 {
	display: none !important;
}

.sbRenew header .kj-header-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.sbRenew header .kj-right {
	display: flex;
	position: absolute;
	top: 0;
	right: 20px;
	align-items: center;
	justify-content: flex-end;
	height: 52px;
}

.sbRenew header .kj-right a {
	position: static;
	width: 36px;
}

/* layout */
.sbRenew .content_wrap .pd_wrap.ini2 .sec {
	margin: 48px 0;
}

.sbRenew .content_wrap .pd_wrap .sec {
	margin-top: 48px;
}

.sbRenew .content_wrap .pd_wrap .sec.btm_ini {
	margin-bottom: 0;
}

.sbRenew.heightFull_center {
	height: 100%;
}

.sbRenew.heightFull_center #header {
	display: none;
}

.sbRenew.heightFull_center #container {
	height: 100%;
	padding: 0;
}

.sbRenew.heightFull_center #contents {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	flex-direction: column;
	height: 100%;
}

.sbRenew.heightFull_center #contents .pd_wrap {
	overflow: auto;
	margin: 0 !important;
	padding-bottom: 0 !important;
}

/* popup */
.sbRenew~.lyr_wrap .slideBottom.up,
.sbRenew .slideBottom.up,
.sbRenew.slideBottom.up {
	min-height: 250px;
	max-height: 80%;
}

.sbRenew~.lyr_wrap .slideBottom.up .popInnerWrap,
.sbRenew .slideBottom.up .popInnerWrap,
.sbRenew.slideBottom.up .popInnerWrap {
	min-height: 135px;
}

.sbRenew~.lyr_wrap .slideBottom.max,
.sbRenew .slideBottom.max,
.sbRenew.slideBottom.max {
	height: 80%;
}

.sbRenew .pop_tit_ico_type1 {
	padding-top: 24px;
}

.sbRenew .pop_tit_ico_type1 .ico {
	width: 64px;
	height: 64px;
}

.sbRenew .pop_tit_ico_type1 .tit {
	padding: 16px 0 24px;
	color: #000;
}

/* table in popup */
.sbRenew~.lyr_wrap .tblNew,
.sbRenew~.lyr_wrap .tblNew {
	border-collapse: separate;
	border-top-color: #8c959f;
}

.sbRenew~.lyr_wrap .tblNew thead th {
	padding: 12px;
	border-bottom-color: #f2f5f7;
	border-left: 1px solid #fff;
	color: #515961;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	background: #f5f7fa;
}

.sbRenew~.lyr_wrap .tblNew thead th:first-child {
	border-left: 0;
}

.sbRenew~.lyr_wrap .tblNew tbody th,
.sbRenew~.lyr_wrap .tblNew tbody td {
	padding: 12px;
	color: #6e7780;
	font-size: 13px;
	line-height: 20px;
}

.sbRenew~.lyr_wrap .tblNew tbody td {
	border-left: 1px solid #f2f5f7;
}

.sbRenew~.lyr_wrap .tblNew tbody td.bdl0 {
	border-left: 0 !important;
}

.sbRenew~.lyr_wrap .tblNew tfoot th,
.sbRenew~.lyr_wrap .tblNew tfoot td {
	color: #6e7780;
	font-weight: 700;
	background: #fff;
}

.sbRenew~.lyr_wrap .tblNew tfoot td {
	border-left: 1px solid #f2f5f7;
}

.sbRenew~.lyr_wrap .tblNew.c tbody td,
.sbRenew~.lyr_wrap .tblNew.c tfoot td {
	text-align: center;
}

.sbRenew~.lyr_wrap .tblNew.h tbody th {
	text-align: center;
	background: #f5f7fa;
}

.sbRenew~.lyr_wrap .tblNew.h tbody td {
	text-align: left;
}

.sbRenew~.lyr_wrap .tblNew.r tbody td,
.sbRenew~.lyr_wrap .tblNew.r tfoot td {
	text-align: right;
}

.sbRenew.alert_wrap.toast .alert {
	padding: 12px 16px;
	border-radius: 6px;
	background: rgba(33, 37, 41, .90);
	box-shadow: 0 2px 22px -1px rgba(33, 37, 41, .04), 0 8px 10px 0 rgba(33, 37, 41, .02);
}

.sbRenew.alert_wrap.toast .alert .alert_msg {
	padding: 0;
}

.sbRenew.alert_wrap.toast .alert .alert_msg p {
	color: #fff;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew.alert_wrap.toast .alert .alert_btn {
	margin-top: 5px;
}

.sbRenew.alert_wrap.toast .alert .alert_btn button {
	font-weight: 500;
}

/* .btn_area 내 toast */
.sbRenew .toast_noti {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	text-align: center;
	transition: bottom .1s ease-in-out;
}

.sbRenew .toast_noti.up {
	bottom: 100%;
}

.sbRenew .toast_noti>div {
	display: inline-block;
	position: relative;
	padding: 10px 34px 10px 16px;
	border-radius: 40px;
	background: #1d2d47;
}

.sbRenew .toast_noti>div::before {
	content: "";
	position: absolute;
	bottom: -12px;
	left: calc(50% - 6px);
	border-top: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #1d2d47;
	border-left: 6px solid transparent;
	transform: rotate(180deg);
}

.sbRenew .toast_noti.ri>div::before {
	left: calc(100% - 32px);
}

.sbRenew .toast_noti.le>div::before {
	left: 16px;
}

.sbRenew .toast_noti p {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

.sbRenew .toast_noti button {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	border: none;
	background: transparent;
}

.sbRenew .toast_noti button::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 -6px;
	background: url(../../images/icon_line_close_wht.png) no-repeat 0 0 / 12px 12px;
}

.sbRenew .btn_area.bottom .toast_noti {
	left: 40px;
	width: calc(100% - 60px);
}

/* slideBottom 내 .acco_list.top_line */
.sbRenew.slideBottom .acco_list.top_line {
	border-color: #8c959f;
}

/* === loading skeleton - instyle === */
/* width,height,margin,padding 인스타일 적용 */
.loading-skeleton .loading-bar {
	box-sizing: border-box;
}

.loading-skeleton.instyle {
	top: 52px;
	padding: 25px 20px 0 20px;
}

.loading-skeleton.instyle .loading-bar {
	display: inline-block;
	width: 30px;
	max-width: 100%;
	height: 30px;
}

.loading-skeleton.instyle .bd_r100 {
	border-radius: 100%;
}

.loading-skeleton.instyle [class*="skeleton-box"]~[class*="skeleton-box"] {
	margin-top: 24px;
}

.loading-skeleton.instyle [class*="dp_flex"] {
	display: flex;
	align-items: center;
	width: 100%;
}

.loading-skeleton.instyle [class*="dp_flex"]>*,
.loading-skeleton.instyle [class*="dp_flex"]>.fl1 {
	flex: 1;
}

.loading-skeleton.instyle [class*="dp_flex"]>*~* {
	margin-left: 11px;
}

.loading-skeleton.instyle .dp_flex_sb {
	justify-content: space-between;
}

.loading-skeleton.instyle .dp_flex_sb>* {
	flex: initial;
}

.loading-skeleton.instyle .dp_flex_fs {
	justify-content: flex-start;
}

.loading-skeleton.instyle .dp_flex_fs>* {
	flex: initial;
}

.loading-skeleton.instyle .dp_flex_fe {
	justify-content: flex-end;
}

.loading-skeleton.instyle .dp_flex_fe>* {
	flex: initial;
}

.loading-skeleton.instyle .dp_flex_co {
	align-items: flex-start;
	flex-direction: column;
}

.loading-skeleton.instyle .dp_flex_co>* {
	flex: initial;
	width: 100%;
}

.loading-skeleton.instyle .dp_flex_co>*~* {
	margin-top: 11px;
	margin-left: 0;
}

.loading-skeleton.instyle .align_fs {
	align-items: flex-start;
}

.loading-skeleton.instyle .align_fe {
	align-items: flex-end;
}

.loading-skeleton.instyle .align_ct {
	align-items: center;
}

.loading-skeleton.instyle .dp_flex_co.align_ct>* {
	width: 30px;
}

/* ** 네비게이션 - 디바이스 조건부 ** */
.sbRenew.menu_bar {
	padding: 0 23.5px;
	border-radius: 20px 20px 0 0;
	box-shadow: 0 2px 22px -1px rgba(33, 37, 41, .04), 0 8px 10px 0 rgba(33, 37, 41, .02);
}

.sbRenew.menu_bar li {
	color: #6e7780;
	background-position: center 8px;
}

.sbRenew.menu_bar li button {
	font-weight: 500;
}

.sbRenew.menu_bar li.on button {
	color: #0565f0;
}

.sbRenew.menu_bar li.card {
	background-image: url(../../images/sbRenew/icon_bottom_menu_card.png);
}

.sbRenew.menu_bar li.card.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_card_down.png);
}

.sbRenew.menu_bar li.mall {
	background-image: url(../../images/sbRenew/icon_bottom_menu_mall.png);
}

.sbRenew.menu_bar li.mall.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_mall_down.png);
}

.sbRenew.menu_bar li.menu {
	background-image: url(../../images/sbRenew/icon_bottom_menu_menu.png);
}

.sbRenew.menu_bar li.menu.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_menu_down.png);
}

.sbRenew.menu_bar li.asset {
	background-image: url(../../images/sbRenew/icon_bottom_menu_asset.png);
}

.sbRenew.menu_bar li.asset.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_asset_down.png);
}

.sbRenew.menu_bar li.benefit {
	background-image: url(../../images/sbRenew/icon_bottom_menu_benefit.png);
}

.sbRenew.menu_bar li.benefit.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_benefit_down.png);
}

.sbRenew.menu_bar li.certificate {
	background-image: url(../../images/sbRenew/icon_bottom_menu_security.png);
}

.sbRenew.menu_bar li.certificate.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_security_down.png);
}

.sbRenew.menu_bar li.language {
	background-image: url(../../images/sbRenew/icon_bottom_menu_global.png);
}

.sbRenew.menu_bar li.language.on {
	background-image: url(../../images/sbRenew/icon_bottom_menu_global_down.png);
}

/* ***** form ***** */
/* input */
.sbRenew input::-ms-clear,
.sbRenew input::-ms-reveal {
	display: none;
}

.sbRenew input::-webkit-search-decoration,
.sbRenew input::-webkit-search-cancel-button,
.sbRenew input::-webkit-search-results-button,
.sbRenew input::-webkit-search-results-decoration {
	display: none;
}

.sbRenew .input_type01,
.sbRenew .time_area,
.sbRenew .like_input {
	border-color: #e1e3e5;
}

.sbRenew .like_input .input_tit {
	outline-style: none;
	transition: .1s ease all;
}

.sbRenew .like_input.error,
.sbRenew .like_input.error input {
	border-color: #e5493a;
	background-color: #fefbfb;
}

.sbRenew .like_input.error .label,
.sbRenew .like_input.error .input_tit {
	color: #e5493a;
}

.sbRenew .like_input.active,
.sbRenew .like_input.error.active,
.sbRenew .like_input.error.active input {
	border-color: #0565f0;
	background-color: #fff;
}

.sbRenew .like_input.active .label,
.sbRenew .like_input.active .input_tit,
.sbRenew .like_input.error.active .label,
.sbRenew .like_input.error.active .input_tit {
	color: #0565f0;
}

.sbRenew .input_type01::placeholder {
	color: #6e7780;
}

/* .sbRenew .input_type01 + .input_tit,.sbRenew .select01 + .input_tit,.sbRenew .like_input.success .input_tit{color:#8c959f;}
*/
.sbRenew .input_type01.activated {
	border-color: #5697f0;
}

.sbRenew .input_type01.error,
.sbRenew .input_area.access .input_type01.error,
.sbRenew .input_area.slice_number.error label {
	border-color: #e5493a;
	background-color: #fefbfb;
}

.sbRenew .input_type01.error+.input_tit {
	color: #e5493a;
}

.sbRenew .input_type01.error.success+.input_tit {
	color: #e5493a;
}

.sbRenew .input_type01.error:focus,
.sbRenew .input_area.access .input_type01.error:focus,
.sbRenew .input_area.slice_number input:focus~label {
	background-color: #fff;
}

.sbRenew .input_type01:not(.transiton_pass).success,
.sbRenew .select01.success {
	padding-top: 35px;
}

/* .sbRenew .input_type01[readonly=readonly] + .input_tit{color:#212529 !important;}
*/
.sbRenew .input_type01[readonly=readonly]:not(.success):focus {
	padding-top: 25px;
	padding-bottom: 25px;
	border-color: #e1e3e5 !important;
	text-indent: -9999px;
	box-shadow: none;
}

.sbRenew .input_type01[readonly=readonly]:not(.success):focus+.input_tit {
	top: 50%;
	font-size: 18px;
	letter-spacing: -.2px;
	line-height: 26px;
	transform: translateY(-50%);
}

.sbRenew .input_type01[readonly=readonly]:not(.success):focus~.bc_search_img::after {
	top: 50%;
	bottom: auto;
}

.sbRenew .input_type01[readonly=readonly].success~.bc_search_img::after {
	top: auto;
	bottom: 15px;
}

.sbRenew .input_type01[readonly=readonly].success:focus {
	border-color: #e1e3e5 !important;
	box-shadow: none;
}

.sbRenew .input_type01[readonly=readonly]:focus+.input_tit,
.sbRenew .input_type01[readonly=readonly].success+.input_tit {
	color: #515961 !important;
}

.sbRenew .input_type01.cheat[readonly=readonly] {
	background-color: #fff;
}

.sbRenew .input_type01.cheat[readonly=readonly]+.input_tit {
	color: #6e7780 !important;
}

.sbRenew .input_type01.cheat[readonly=readonly].error {
	border-color: #e5493a !important;
}

.sbRenew .input_type01.cheat[readonly=readonly].error+.input_tit {
	color: #e5493a !important;
}

.sbRenew .input_type01.cheat[readonly=readonly]:not(.success):focus {
	border-color: #0565f0 !important;
}

.sbRenew .input_type01.cheat[readonly=readonly]:focus+.input_tit {
	color: #0565f0 !important;
}

.sbRenew .input_type01:disabled {
	color: #a9b0b8;
	background-color: #f5f7fa;
}

.sbRenew .input_type01:disabled+.input_tit {
	color: #c0c6cc;
	opacity: 1;
}

/* .sbRenew .input_type01:not(.transiton_pass).success + .input_tit,.sbRenew .select01:not(.transiton_pass).success + .input_tit,.sbRenew .select01[readonly=readonly] + .input_tit{color:#8c959f;}
*/
.sbRenew .aside_set .aside_input:disabled~.aside_label {
	color: #c0c6cc;
}

.sbRenew .form_search {
	display: flex;
	position: relative;
	align-items: center;
	padding: 11px 52px 11px 16px;
	border: 1px solid #e1e3e5;
	border-radius: 6px;
}

.sbRenew .form_search input {
	height: auto;
	padding: 0 24px 0 0;
	border: none;
	text-indent: 0;
	line-height: 24px;
}

.sbRenew .form_search .serach_btn {
	position: absolute;
	right: 16px;
	width: 24px;
	height: 24px;
	background: transparent url(../../images/sbRenew/ico_searchbtn_dg.png) no-repeat center / 20px;
}

.sbRenew .form_search .search_del {
	display: none;
	position: absolute;
	right: 52px;
	bottom: 12px;
	width: 24px;
	height: 24px;
	background: url(../../images/icon-solid-clear.png) no-repeat center / 20px;
}

.sbRenew .form_search.inp_string .txt_del {
	right: 52px;
	bottom: 12px;
	z-index: 1;
	width: 24px;
	height: 24px;
	background-color: #fff;
	background-position: center;
}

/* default_at */
.sbRenew .aside_set .default_at~.aside_label {
	display: block;
}

.sbRenew .input_type01:not(.transiton_pass).default_at+.input_tit,
.sbRenew .select01:not(.transiton_pass).default_at+.input_tit,
.sbRenew .input_type01.default_at+.input_tit {
	top: 15px;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	transform: none;
}

.sbRenew .input_type01.default_at,
.sbRenew .select01.default_at {
	padding-top: 35px;
	padding-bottom: 15px;
	text-indent: 0;
}

/* select */
.sbRenew .select_set .txt .select_label {
	color: #6e7780;
}

.sbRenew .select_set.disabled .txt .select_label {
	color: #a9b0b8;
}

.sbRenew .select_set .txt .select_value {
	margin-top: 24px;
}

.sbRenew .select_set .txt .select_value>div {
	line-height: 28px;
}

.sbRenew .select_set .txt .select_value .depth_nd {
	color: #515961;
	font-size: 12px;
	line-height: 20px;
}

.sbRenew .select_set .txt .select_value .depth_rd {
	font-size: 12px;
	line-height: 20px;
}

.sbRenew .select_set .txt .select_value img {
	margin-right: 4px;
}

.sbRenew .select_set .txt .select_value img+.depth_nd,
.sbRenew .select_set .txt .select_value img+.depth_rd {
	padding-left: 30px;
	text-indent: 0;
}

.sbRenew .select_set .txt .select_value img+.depth_nd {
	margin-right: 4px;
	color: #212529;
	font-size: 18px;
	font-weight: 500;
}

.sbRenew .select_set .txt .select_value img~.depth_st {
	margin-top: 4px;
	color: #515961;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
}

.select_set .txt .select_value .depth_nd .aside_tag {
	vertical-align: 3px;
}

.sbRenew .select_area.disabled.setValue .txt .select_label {
	color: #c0c6cc;
}

.sbRenew .select_area .txt {
	border-color: #e1e3e5;
}

.sbRenew .select_option_layer .select_area .block,
.sbRenew~.select_option_layer .select_area .block {
	box-sizing: content-box;
}

.sbRenew .select_area .block li+li,
.sbRenew~.select_option_layer .select_area .block li+li {
	border-top: 1px solid #f2f5f7;
}

.sbRenew .select_area.other .depth_st:first-child {
	margin-top: 4px;
}

.sbRenew .select_area.other .depth_nd {
	color: #515961 !important;
}

/* new Select */
.newSelect_area .icon_by20 {
	float: left;
	vertical-align: middle;
	width: 24px;
	margin: 2px 6px 0 0;
}

.newSelect_area .depth_st {
	margin: 0;
	font-size: 18px;
	line-height: 28px;
}

.newSelect_area .block {
	display: none;
}

.newSelect_area .block .base_list div,
.newSelect_area .block .base_list .ico-bank {
	display: block;
	padding: 0 16px 0 0;
	color: #212529;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	letter-spacing: -.2px;
	background: transparent;
}

.newSelect_area .block ul {
	padding: 15px 0;
}

.newSelect_area .block ul .depth_nd {
	margin: 4px 0;
	color: #515961;
	font-size: 12px;
	letter-spacing: -.1px;
}

.newSelect_area .block ul .depth_rd {
	margin: 4px 0;
	color: #8b959e;
	font-size: 12px;
}

.newSelect_area .block ul .depth_nd .aside_tag {
	display: inline-block;
	vertical-align: 1px;
	height: 16px;
	margin-right: 5px;
	margin-left: 4px;
	padding: 0 4px;
	border-radius: 12px;
	color: #fff;
	font-size: 10px;
	font-style: normal;
	text-indent: 0;
	letter-spacing: 0;
	line-height: 16px;
}

.newSelect_area .block ul .depth_nd .aside_tag.tag_minor {
	color: #6e7780;
	background-color: #f5f7fa;
}

.newSelect_area .block ul>li img+.depth_rd,
.newSelect_area .block ul>li img+.depth_nd {
	padding-left: 30px;
}

.newSelect_area .block li {
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 15px;
	line-height: 1.4;
}

.newSelect_area .block li.imgN img {
	display: none;
}

.newSelect_area .block li .depth_st {
	display: block;
	color: #212529;
	font-size: 18px;
	font-weight: 300;
}

.newSelect_area .block li span {
	display: block;
	color: #6e7780;
	font-size: 13px;
}

.newSelect_area .block li>div>span {
	display: inline;
	margin: 0 0 0 8px;
}

.newSelect_area .block li.disabled {
	background-color: #f5f7fa;
	pointer-events: none;
}

.newSelect_area .block li.disabled:after {
	content: "금융사기\A피해신고";
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	color: #e5493a;
	font-size: 13px;
	white-space: pre;
	letter-spacing: 0;
	line-height: 20px;
	transform: translateY(-50%);
}

.newSelect_area .block li.disabled.type_end:after {
	content: "예약마감";
}

.newSelect_area .block li.on {
	background: url(../../images/check_20_on_enabled.png) no-repeat 95% 50% / 16px;
}

.newSelect_area .block li+li {
	border-top: 1px solid #f2f5f7;
}

.newSelect_area .txt {
	display: block;
	display: flex;
	box-sizing: border-box;
	position: relative;
	justify-content: center;
	flex-direction: column;
	min-height: 76px;
	padding: 12px 34px 12px 16px;
	border: 1px solid #e1e3e5;
	border-radius: 5px;
	font-size: 18px;
	line-height: 1.2;
}

.newSelect_area .txt:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 16px;
	margin-top: -6px;
	background: url(../../images/icon_solid_chervron_drop_down.png) no-repeat 50% / 100%;
}

.newSelect_area .txt strong,
.newSelect_area .txt strong>div {
	font-size: 18px;
	font-weight: 300;
}

.newSelect_area .txt .select_label>i {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: -4px 6px 0 0;
	border-radius: 100%;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	line-height: 24px;
	background-color: #e5493a;
}

.newSelect_area .txt strong>em,
.newSelect_area .txt .select_label>em {
	display: inline-block;
	width: 9px;
	height: 9px;
	color: inherit;
}

.newSelect_area .search_area {
	box-sizing: border-box;
	margin-top: 20px;
}

.newSelect_area.on .block {
	display: block;
}

.newSelect_area.on .txt {
	border-color: #5697f0;
	box-shadow: 0 1px 16px 0 rgba(33, 37, 41, .04);
}

.newSelect_area.on .txt:after {
	background-image: url(../../images/icon-solid-chervron-drop-down.png);
}

.newSelect_area.on .txt .depth_st {
	color: #0565f0;
	font-size: 18px;
}

.newSelect_area.lower {
	display: inline-block;
	position: relative;
}

.newSelect_area.lower .block {
	box-sizing: border-box;
	position: absolute;
	z-index: 10;
	width: 100%;
	padding: 5px 0;
	border: 1px solid #5697f0;
	background: #fff;
}

.newSelect_area.lower .block .base_list {
	position: relative;
	height: 200px;
}

.newSelect_area.lower .block li {
	padding: 5px 15px;
}

.newSelect_area.lower .block li.on {
	background-position: 90% 50%;
}

.newSelect_area.lower .txt {
	min-height: 48px;
	background-color: #fff;
}

.newSelect_area.lower .txt .select_value {
	margin-top: 0;
}

.newSelect_area.lower .txt {
	padding: 10px 34px 9px 16px;
}

.newSelect_area.lower .txt .select_value,
.newSelect_area.lower .block li div,
.newSelect_area.lower .txt>div>div {
	font-size: 14px;
	text-align: left;
}

.newSelect_area.lower.size01 {
	width: 173px;
}

.newSelect_area.lower.size02 {
	width: 127px;
}

.newSelect_area.setValue .txt .select_label {
	top: 13px;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	transition: .1s ease all;
	transform: none;
	transform: translateY(0);
}

.newSelect_area.setValue .txt .select_label>i {
	width: 18px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
}

.newSelect_area.flex .block li span,
.newSelect_area.flex .select_value div span {
	display: inline-block;
	padding: 0 0 0 4px;
	color: #515961;
	font-size: 18px;
}

.newSelect_area.icon img {
	width: 24px;
	margin: 0 6px 0 0;
}

.newSelect_area.icon .block ul {
	padding-left: 0;
}

.newSelect_area~.input_cover {
	margin-top: 12px;
}

.select_set .newSelect_area {
	width: 100%;
}

.select_set.disabled .newSelect_area .txt:after {
	display: none;
}

.card_cover div.tag.right .newSelect_area {
	margin-left: auto;
}

.card_cover.info .newSelect_area.lower .txt>div>div {
	color: #212529;
	font-size: 18px;
	font-weight: 700;
}

.selectbox_clone .newSelect_area.lower.size01 .txt,
.selectbox_clone .newSelect_area.lower.size02 .txt {
	width: calc(100% - 40px);
}

.selectbox_clone .select_set .newSelect_area.lower .txt {
	padding: 16px 34px 17px 16px;
}

.select_option_layer .select_set .newSelect_area {
	display: flex;
	flex-direction: column;
}

.select_option_layer .newSelect_area .block {
	position: relative;
	width: calc(100% - 40px);
	padding: 0 20px;
}

.input_cover.join .newSelect_area .txt {
	border-radius: 6px 6px 0 0;
}

.sbRenew .input_area.resident_area.multi_form .newSelect_area .txt {
	border: none;
}

.sbRenew .multi_form .newSelect_area.setValue .txt .select_label {
	display: none;
}

.sbRenew .multi_form .newSelect_area .txt:after {
	margin-top: 0;
}

.sbRenew .newSelect_area.setValue.on .txt .select_label {
	color: #0565f0 !important;
}

/* newSelectbox popup */
.newSelectbox .newSelect_area .search_area {
	margin-top: -1px;
}

.newSelectbox .select_option_layer {
	position: inherit;
}

.newSelectbox .newSelect_area .txt {
	display: none;
}

.newSelectbox .newSelect_area .block {
	display: block;
	width: 100%;
	padding: 0;
}

.newSelectbox .input_cover> :not(.select_set) {
	display: none;
}

/* radio,checkbox */
.sbRenew .form_ele label {
	font-weight: 500;
}

.sbRenew .form_ele input[type="radio"]:checked+label,
.sbRenew .form_ele input[type="checkbox"]:checked+label {
	font-weight: 700;
}

.sbRenew .radio_btn li input[readonly=readonly]+label,
.sbRenew .radio_btn li input:disabled+label {
	font-weight: 500;
}

.sbRenew .radio_btn.sum {
	height: 48px;
	margin: 0 -4px 12px;
	border: none;
	border-radius: none;
}

.sbRenew .radio_btn.sum li {
	margin: 0 4px;
}

.sbRenew .radio_btn.sum li:after {
	display: none;
}

.sbRenew .radio_btn.sum li button {
	height: 48px;
	border: 1px solid #e1e3e5;
	border-radius: 6px;
	font-weight: 700;
}

.sbRenew .radio_btn.sum li button:focus,
.sbRenew .radio_btn.sum li button.on {
	border: 2px solid #5697f0;
}

.sbRenew .radio_btn.sum li button[disabled] {
	color: #c0c6cc;
	background: #f2f5f7;
	opacity: 1;
}

.sbRenew .radio_btn.sum.multi {
	flex-wrap: wrap;
	height: 108px;
}

.sbRenew .radio_btn.sum.multi li {
	width: calc(33.3% - 8px);
}

.sbRenew .radio_btn.sum.multi li:nth-child(4),
.sbRenew .radio_btn.sum.multi li:nth-child(5) {
	width: calc(50% - 8px);
	margin-top: 12px;
}

.sbRenew .title.sm+.radio_btn.sum {
	margin-top: 0;
}

.sbRenew .radio_btn.solid input[type="radio"]~label,
.sbRenew .radio_btn.solid input[type="radio"]:checked~label {
	border: none !important;
	font-size: 13px;
}

/* password */
.sbRenew .pwd_box span {
	border: 1px solid #6e7780;
	background-color: transparent;
}

.sbRenew .pwd_box .on {
	border-color: #0565f0;
	background-color: #0565f0;
}

/* ***** text ***** */
/* title */
.kj-sheet-content .txt_area.type02,
.sbRenew .txt_area.type02 {
	margin-bottom: 60px;
	padding-top: 24px;
}

.sbRenew .txt_area.type02 .txt_tit02 {
	font-family: var(--kj-fm-gothic);
	line-height: 36px;
}

.sbRenew .txt_area.type02 .txt_sub02 {
	font-weight: 500;
	word-break: break-all;
	line-height: 24px;
}

.sbRenew .txt_area.type02 .txt_sub02 .ad_badge {
	display: inline-flex;
	position: relative;
	top: -1px;
	align-items: center;
	justify-content: center;
	min-width: 31px;
	height: 20px;
	margin-left: 10px;
	padding: 0;
	border: 1px solid #a9b0b8;
	border-radius: 2px;
	color: #8c959f;
	font-size: 11px;
}

/*R00964 ad badge 추가*/
.sbRenew .sec>.title_set {
	margin-bottom: 16px;
}

.sbRenew .sec>.title_set>[class^=title] {
	color: #212529;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.sbRenew .title_aside {
	color: #6e7780;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

.sbRenew .sec .title_set .title_aside {
	margin: 0;
	color: #6e7780;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
}

.sbRenew .sec .title_set a.title_aside:after {
	margin-left: 4px;
}

.sbRenew .sec>.title_set>.btns.size_sm {
	margin-top: -3px;
	padding: 4px 12px;
	color: #175ec7;
	font-size: 13px;
	line-height: 20px;
}

.sbRenew .txt_cover>.title {
	margin-bottom: 16px;
	color: #212529;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.sbRenew .txt_tit03 {
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
}

.sbRenew .txt_area .txt_tit {
	font-family: var(--kj-fm-gothic);
}

.sbRenew .title.small {
	margin-bottom: 16px;
	line-height: 24px;
}

.sbRenew .title.small+.card_cover,
.sbRenew .title.small+.search_area {
	margin-top: 16px;
}

.sbRenew .txt_tit02_c {
	color: #212529;
	font-family: var(--kj-fm-gothic);
	font-size: 28px;
	font-weight: 700;
	word-break: keep-all;
	letter-spacing: 0;
	line-height: 40px;
}

.sbRenew .txt_area.type02 .txt_tit02_c {
	font-family: var(--kj-fm-gothic);
	line-height: 36px;
}

.sbRenew .loading_title .txt_tit02_c {
	font-size: 22px;
	text-align: center;
	line-height: 32px;
}

/* font weight */
.sbRenew .f_bold {
	font-weight: 700 !important;
}

.sbRenew .f_medium {
	font-weight: 500 !important;
}

.sbRenew .f_normal {
	font-weight: 400 !important;
}

/* font size */
.sbRenew .f_mini {
	font-size: 13px !important;
}

.sbRenew .f_default {
	font-size: 14px !important;
}

/* dot list */
.sbRenew .ul_dot>li {
	position: relative;
	padding: 0 0 0 12px;
	color: #515961;
	font-weight: 500;
	line-height: 24px;
	background: none;
}

.sbRenew .ul_dot>li::before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #c0c6cc;
}

.sbRenew .ul_dot.outer {
	margin: 0;
}

.sbRenew .ul_dot>li>.tbl_wrap {
	margin-left: -12px;
}

.sbRenew .ul_dot.ul_black6>li {
	color: #6e7780;
}

/* 240523 추가 */
/* dash list */
.sbRenew .ul_dash>li {
	position: relative;
	padding-left: 10px;
	color: #515961;
	font-size: 13px;
	text-indent: 0 !important;
}

.sbRenew .ul_dash>li::before {
	position: absolute;
	top: 0;
	left: 0;
}

.sbRenew .ul_dash>li:not(:first-child) {
	margin-top: 4px !important;
}

.sbRenew .ul_dash.type02 {
	padding-top: 0;
}

.sbRenew .ul_dash.type02>li {
	color: #6e7780;
}

.sbRenew .ul_dash.type02>li:not(:first-child) {
	margin-top: 0;
}

.sbRenew .ul_dot .ul_dash {
	margin-top: 8px;
}

.sbRenew .ul_dash>li>.tbl_wrap {
	margin-left: -10px;
}

.sbRenew .ul_dot.default li,
.sbRenew .ul_dash.default li {
	color: #6e7780;
	font-size: 14px;
	font-weight: normal;
}

.sbRenew .ul_star>li {
	position: relative;
	padding: 0 0 0 12px;
	line-height: 24px;
	background: none;
}

.sbRenew .ul_star>li::before {
	content: "*";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

.sbRenew .ul_star>li>.tbl_wrap {
	margin-left: -12px;
}

/* ***** button ***** */
.sbRenew .btn_area button:disabled {
	border: 1px solid #e5f1ff;
	color: #c2dcff;
	background: #e5f1ff;
	opacity: 1;
}

.sbRenew .btn_area .btn_gray {
	border: 1px solid #eceff4;
	color: #6e7780;
	background: #eceff4;
}

.sbRenew .btn_area .btn_gray:active {
	border: 1px solid #e1e3e5;
	background: #e1e3e5;
}

.sbRenew .btn_area.bottom .row_type button~button {
	margin-left: 8px;
}

.sbRenew .btn_area .text_btn {
	float: none;
	width: auto;
	height: auto;
	margin-top: 12px;
	padding: 4px 12px;
	border: 0;
	color: #175ec7;
	font-size: 14px;
	line-height: 24px;
	background: transparent;
}

.sbRenew .tit_wrap .btn_txt_arr {
	padding: 0 16px 0 0;
	color: inherit;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
}

.sbRenew .tit_wrap .btn_txt_arr::after {
	top: 50%;
	transform: translateY(-50%);
}

.sbRenew .in_btn {
	height: 40px;
	border: none;
	color: #175ec7;
	font-size: 14px;
	line-height: 40px;
	background: #e6f1ff;
}

.sbRenew .in_btn:active {
	background-color: #d1dcea;
}

/* push btn */
.sbRenew .push_area.with_text {
	display: inline-block;
	width: 54px;
	min-width: 54px;
	height: 24px;
	padding: 2px 8px;
	border: none;
	background: #6e7780;
}

.sbRenew .push_area.with_text.on {
	background: #0565f0;
}

.sbRenew .push_area.with_text span {
	top: 2px;
	left: 2px;
	width: 20px;
	height: 20px;
	border: none;
	box-shadow: 0 3px 1px 0 rgba(0, 0, 0, .06), 0 3px 8px 0 rgba(0, 0, 0, .15);
}

.sbRenew .push_area.with_text.on span {
	left: 32px;
}

.sbRenew .push_area.with_text span input {
	border: none;
}

.sbRenew .push_area.with_text p.text_info {
	margin-top: 0;
	color: #fff;
	letter-spacing: -.1px;
}

/* search_filter */
.sbRenew .btn_filter {
	padding: 4px 12px;
	border-color: #e1e3e5;
	background: #fff url(../../images/sbRenew/ic_line_24_filter.png) no-repeat center/ 16px;
}

.sbRenew .btn_filter.on {
	border: 2px solid #5697f0;
	background: #fff url(../../images/sbRenew/ic_line_24_filter_on.png) no-repeat center/ 16px;
}

/* ***** tab ***** */
.sbRenew .like_tab ul li a,
.sbRenew .tab_menu ul li a {
	font-weight: 700;
}

.sbRenew .tabs>ul li a {
	font-size: 13px;
}

.sbRenew .tabs>ul li.on a {
	border: none;
}

/* 탭 scroll */
.sbRenew .tabs.nowrap .tab-menu {
	overflow: hidden;
	overflow-x: auto;
	margin: 0;
	padding: 0 20px;
	background: #fff;
}

.sbRenew .tabs.nowrap .tab-menu>li:not(:fisrt-child) {
	margin-left: 12px;
}

.sbRenew .tabs.nowrap .tab-menu>li>a {
	height: 44px;
	padding: 10px 2px;
	border: 0;
	font-size: 16px;
	box-shadow: none;
}

.sbRenew .tabs.nowrap .tab-menu>li.on>a {
	position: relative;
	color: #212529;
	font-weight: 700;
	transition: all .3s;
}

.sbRenew .tabs.nowrap .tab-menu>li.on>a::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #212529;
}

.sbRenew .tabs.tab_dim {
	position: relative;
}

.sbRenew .tabs.tab_dim::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 44px;
	background: linear-gradient(270deg, #fff 4.77%, rgba(255, 255, 255, .00) 101.52%);
	pointer-events: none;
}

.sbRenew .tab_menu_box.type_major ul li a {
	font-weight: 700;
}

/* ***** step ***** */
.sbRenew .step_area {
	display: flex;
	top: 51px;
	left: 0;
	width: 100%;
	height: 4px;
}

.sbRenew .step_area>span {
	flex: 1;
	background-color: #e1e3e5;
}

.sbRenew .step_area>span.pass {
	background-color: #0565f0;
}

.sbRenew .step_area>span+span {
	margin: 0;
}

/* ***** paging ***** */
.sbRenew .paging_num {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 32px;
	margin: 24px auto 0;
	border-radius: 16px;
	color: #515961;
	background: #eceff4;
	;
}

.sbRenew .paging_num>span {
	font-size: 13px;
	line-height: 20px;
}

.sbRenew .paging_num>span:first-child::after {
	content: "/";
	display: inline-block;
	margin: 0 4px;
}

/* ***** table ***** */
.sbRenew .scroll_row {
	overflow-x: auto;
}

.sbRenew .title+.tblNew,
.sbRenew .title+.tblNew.center {
	margin-top: 16px;
}

.sbRenew .tblNew {
	border-collapse: separate;
	border-top-color: #8c959f;
}

.sbRenew .tblNew thead th {
	padding: 12px;
	border-bottom-color: #f2f5f7;
	border-left: 1px solid #fff;
	color: #515961;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	background: #f5f7fa;
}

.sbRenew .tblNew thead th:first-child {
	border-left: 0;
}

.sbRenew .tblNew tbody th,
.sbRenew .tblNew tbody td {
	padding: 12px;
	color: #6e7780;
	font-size: 13px;
	line-height: 20px;
}

.sbRenew .tblNew tbody td {
	border-left: 1px solid #f2f5f7;
}

.sbRenew .tblNew tfoot th,
.sbRenew .tblNew tfoot td {
	color: #6e7780;
	font-weight: 700;
	background: #fff;
}

.sbRenew .tblNew tfoot td {
	border-left: 1px solid #f2f5f7;
}

.sbRenew .tblNew.c tbody td,
.sbRenew .tblNew.c tfoot td {
	text-align: center;
}

.sbRenew .tblNew.h tbody th {
	border-bottom: 1px solid #fff;
	background: #f5f7fa;
}

.sbRenew .tblNew.h tbody td {
	text-align: left;
}

.sbRenew .tblNew.r tbody td,
.sbRenew .tblNew.r tfoot td {
	text-align: right;
}

.sbRenew .tblNew.ty02 tbody th {
	font-size: 14px;
}

/* .tblNew.ty02 메인 > 카드 정보 */
.sbRenew .tblNew.ty02 tbody td {
	font-size: 16px;
}

.sbRenew .tblNew.tbl_merge thead th {
	border-bottom: 1px solid #e1e3e6;
	border-left: 1px solid #e1e3e6;
}

.sbRenew .tblNew.tbl_merge thead th:first-child {
	border-left: 0;
}

.sbRenew .tblNew.tbl_merge thead th.borderL {
	border-left: 1px solid #e1e3e6 !important;
}

.sbRenew .tblNew.tbl_merge tbody td {
	border-bottom: 1px solid #f2f5f7;
	border-left: 1px solid #f2f5f7;
}

.sbRenew .tblNew.tbl_merge tbody td:first-child {
	border-left: 0;
}

.sbRenew .tblNew.tbl_merge tbody td.borderL {
	border-left: 1px solid #f2f5f7 !important;
}

.sbRenew .txt_cover .tblNew+.tblNew {
	margin-top: 24px;
}

.sbRenew .tbl_area.type03 {
	border-color: #8c959f;
}

.sbRenew .tbl_area.type03 tbody th,
.sbRenew .tbl_area.type03 tbody td {
	padding: 16px 0 17px;
	border-bottom-color: #f2f5f7;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew .tbl_area.type03 tbody th {
	color: #6e7780;
}

.sbRenew .tbl_area.type03 tbody td {
	color: #212529;
}

.sbRenew .tbl_area.indent-type {
	margin-top: 8px;
	padding-top: 0;
	border: 0;
}

.sbRenew .tbl_area.indent-type .tbl_row th,
.sbRenew .tbl_area.indent-type .tbl_row td {
	padding: 16px 8px 17px;
	color: #212529;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -.1px;
	line-height: 24px;
}

.sbRenew .tbl_area.indent-type .tbl_row th {
	color: #6e7780;
}

.sbRenew .tbl_area.indent-type .tbl_row tr~tr th,
.sbRenew .tbl_area.indent-type .tbl_row tr~tr td {
	border-top: 1px solid #f2f5f7;
}

.sbRenew .alert_graybox .tblNew.h tbody tr:last-of-type th,
.sbRenew .alert_graybox .tblNew.h tbody tr:last-of-type td {
	border-bottom: none;
}

.sbRenew .alert_graybox .tblNew.h tbody th {
	background: #eceff4;
}

/* last tr border none */
.sbRenew .tbl_area.bdb_none tbody tr:last-child th,
.sbRenew .tbl_area.bdb_none tbody tr:last-child td {
	border-bottom: 0;
}

/* table in accordion */
.sbRenew .faq_area .tblNew+[class^="ul_"] {
	margin: 0;
	padding-top: 8px;
	border: none;
}

.sbRenew .faq_area li .ans thead th {
	background: #f0f6ff;
}

.sbRenew .faq_area li .ans tbody th {
	background: #fff;
}

.sbRenew .faq_area li .ans tbody td {
	border-left-color: #f2f5f7;
}

.sbRenew .faq_area li .ans th,
.sbRenew .faq_area li .ans td {
	border-bottom-color: #f2f5f7;
}

/* ***** accordion ***** */
.sbRenew .info_box {
	margin-top: 48px;
}

.sbRenew .info_box>strong {
	padding-left: 24px;
	color: #515961;
	font-weight: 500;
	line-height: 24px;
	background: url(../../images/sbRenew/ico_notice.png) no-repeat 0 50% / 16px;
	;
}

.sbRenew .info_box>strong:after {
	background-position: right 16px;
	background-size: 20px;
}

.sbRenew .info_box:not([data-info])>strong:after {
	display: none;
}

.sbRenew .info_box .inner ul {
	padding: 20px;
}

.sbRenew .faq_area>li {
	padding-left: 0;
}

.sbRenew .faq_area>li .que {
	font-weight: 500;
	line-height: 24px;
	background: none;
}

/* .sbRenew .faq_area > li .que::before{top:14px;}
*/
.sbRenew .faq_area>li .ans {
	margin: 16px 0 0 0;
	padding: 20px;
}

.sbRenew .faq_area>li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.sbRenew .faq_area>li .ans p {
	line-height: 24px;
}

.sbRenew .faq_area>li.on:not(:last-child) {
	/*padding-bottom:17px;R00956 */
}

.sbRenew .faq_area .ul_dot li+li {
	margin-top: 8px;
}

.sbRenew .as-accordion .faq_area .anchor-ele::before {
	top: 65%;
}

.sbRenew .as-accordion .anchor-ele {
	position: relative;
}

.sbRenew .as-accordion .anchor-ele:not(.more)::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(../../images/sbRenew/icon_accordion_arrow_down.png) no-repeat center center / 20px;
}

.sbRenew .as-accordion li.on .anchor-ele::before {
	transform: rotate(-180deg);
}

.sbRenew .all_tab .faq_area li>.que {
	background-color: #f2f5f7;
}

.sbRenew .all_tab .faq_area li>.que::before {
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

.sbRenew .all_tab .faq_area li.on>.que::before {
	transform: translateY(-50%) rotate(-180deg);
}

.sbRenew .all_tab .faq_area li.none>.que::before {
	display: none;
}

/* ***** tooltip ***** */
.sbRenew .tip_wrap {
	display: flex;
	align-items: center;
}

.sbRenew .tip_wrap.flex_fe {
	justify-content: flex-end;
}

/* 20240514 */
.sbRenew .tip_wrap>span {
	color: #212529;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew .tip_wrap .ico_tooltip {
	width: 24px;
	height: 24px;
	background: url(../../images/sbRenew/ico_tooltip.png) no-repeat center / 16px;
}

.sbRenew .tip_wrap .ico_tooltip+.tt_layer {
	top: 35px;
	left: 20px;
	width: calc(100% - 40px);
	padding: 16px 40px 16px 16px;
	border: 1px solid #c2dcff;
	border-radius: 6px;
	line-height: 24px;
	background: #f0f6ff;
}

.sbRenew .ico_tooltip+.tt_layer button {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(../../images/sbRenew/btn_close.png) no-repeat center / 16px;
}

.sbRenew .tip_wrap .tt_layer .inner {
	display: flex;
}

.sbRenew .tip_wrap .tt_layer .inner img {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}

.sbRenew .tip_wrap .tt_layer .inner p {
	padding-left: 0;
}

.sbRenew .tip_wrap .tt_layer .inner p::before {
	display: none;
}

.sbRenew~.tooltip_panel {
	z-index: 2;
}

/* ***** complete ***** */
.sbRenew .complete_area:not(.video_call, .cert_video_call, .noData, .lock, .account_inquiry) {
	padding-top: 84px;
}

.sbRenew .complete_area:not(.video_call, .cert_video_call, .noData, .lock, .account_inquiry)::after {
	height: 84px;
	background-position: center top 8px;
}

.sbRenew .complete_area:not(.kt, .msg, .video_call, .cert_video_call, .warning, .checking, .judge, .noData, .lock, .top-line, .loan, .untact, .money)::after {
	background-image: url(../../images/sbRenew/icon_solid_status_check_circle.png);
}

.sbRenew .complete_area.warning:after {
	background-image: url(../../images/sbRenew/icon_solid_status_warning.png);
}

.sbRenew .complete_area.eb {
	padding-top: 120px;
}

.sbRenew .complete_area.eb.bg_none {
	padding-top: 0;
}

.sbRenew .complete_area.eb::after {
	height: 120px;
	background-image: url(../../images/sbRenew/ani_complete_eb.gif);
	background-size: 100px 100px;
}

.sbRenew .complete_area.eb.bg_none::after {
	display: none;
}

.sbRenew .complete_area .con_box {
	font-size: 28px;
	line-height: 40px;
}

.sbRenew .complete_area+.card_cover {
	width: 100%;
	margin: 48px 0 0;
}

.sbRenew .card_cover.dataLst {
	padding: 20px;
	box-shadow: none;
}

.sbRenew .card_cover.dataLst dt,
.sbRenew .card_cover.dataLst dd {
	margin-top: 8px;
	font-weight: 500;
	word-break: break-all;
	line-height: 24px;
}

.sbRenew .card_cover.dataLst dt:nth-child(1),
.sbRenew .card_cover.dataLst dd:nth-child(2) {
	margin-top: 0;
}

.sbRenew .card_cover.dataLst dd {
	text-align: right;
}

.sbRenew .card_cover .add_info.only.fixed dt {
	width: 45%;
}

.sbRenew .card_cover .add_info.only.fixed dd {
	width: 55%;
}

.sbRenew .data_list_tit {
	margin-bottom: 24px;
	text-align: center;
}

.sbRenew .data_list_tit .title {
	margin-bottom: 8px;
	font-family: var(--kj-fm-gothic);
	font-size: 22px;
	line-height: 32px;
}

.sbRenew .data_list_tit .title strong {
	vertical-align: -1px;
	color: #0565f0;
}

.sbRenew .data_list_tit .sub {
	line-height: 24px;
}

.sbRenew .data_list_wrap .title+.txt_sub {
	margin: 0;
}

.sbRenew .complete_area .inp_memo.input_aka {
	overflow: hidden;
	padding: 0 3px 0 34px;
	background: url(../../images/sbRenew/ico_memo.png) no-repeat 14px 50% / 14px;
}

.sbRenew .complete_area .inp_memo input[type="text"] {
	box-sizing: content-box;
	width: 82px;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

.sbRenew .complete_area .inp_memo input[type="text"]::-webkit-input-placeholder {
	color: #6e7780;
}

.sbRenew .complete_area .inp_memo .size_sm {
	vertical-align: 0;
	margin-right: 0;
	margin-left: 3px;
}

/* noData */
.sbRenew .complete_area.noData {
	padding: 124px 0 48px;
}

.sbRenew .complete_area.noData::after {
	top: 48px;
	left: 50%;
	width: 64px;
	height: 64px;
	background-position: 0 0;
	transform: translateX(-50%);
}

.sbRenew .complete_area.noData .con_box {
	color: #6e7780;
	font-family: var(--kj-fm-spoqa);
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
}

/* ***** swiper ***** */
.sbRenew .swiper-pagination {
	display: flex;
	justify-content: center;
}

.sbRenew .swiper-pagination.bottom {
	position: unset;
	top: auto !important;
	justify-content: flex-start;
	margin-top: 16px;
	padding-right: 30px;
}

.sbRenew .slider-top-pic .swiper-pagination-bullet,
.sbRenew .slider-banner-pic .swiper-pagination-bullet,
.sbRenew .slider-money .swiper-pagination-bullet,
.sbRenew .wide_dark .swiper-pagination-bullet,
.sbRenew .slider-ent-ticket .swiper-pagination-bullet,
.sbRenew .mall__recom_slider .swiper-pagination-bullet,
.sbRenew .visual_info_swiper .swiper-pagination-bullet,
.sbRenew .slider-paging .swiper-pagination-bullet {
	position: relative;
	width: 16px;
	height: 16px;
	margin: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

.sbRenew .slider-top-pic .swiper-pagination-bullet::before,
.sbRenew .slider-banner-pic .swiper-pagination-bullet::before,
.sbRenew .slider-money .swiper-pagination-bullet::before,
.sbRenew .wide_dark .swiper-pagination-bullet::before,
.sbRenew .slider-ent-ticket .swiper-pagination-bullet::before,
.sbRenew .mall__recom_slider .swiper-pagination-bullet::before,
.sbRenew .visual_info_swiper .swiper-pagination-bullet::before,
.sbRenew .slider-paging .swiper-pagination-bullet::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #6e7780;
	transition: width .4s;
	transform: translate(-50%, -50%);
	transform-origin: center;
}

.sbRenew .slider-top-pic .swiper-pagination-bullet-active,
.sbRenew .slider-banner-pic .swiper-pagination-bullet-active,
.sbRenew .slider-money .swiper-pagination-bullet-active,
.sbRenew .wide_dark .swiper-pagination-bullet-active,
.sbRenew .slider-ent-ticket .swiper-pagination-bullet-active,
.sbRenew .mall__recom_slider .swiper-pagination-bullet-active,
.sbRenew .visual_info_swiper .swiper-pagination-bullet-active,
.sbRenew .slider-paging .swiper-pagination-bullet-active {
	width: 16px;
	border-radius: 0;
	background: transparent;
}

.sbRenew .slider-top-pic .swiper-pagination-bullet-active::before,
.sbRenew .slider-banner-pic .swiper-pagination-bullet-active::before,
.sbRenew .slider-money .swiper-pagination-bullet-active::before,
.sbRenew .wide_dark .swiper-pagination-bullet-active::before,
.sbRenew .slider-ent-ticket .swiper-pagination-bullet-active::before,
.sbRenew .mall__recom_slider .swiper-pagination-bullet-active::before,
.sbRenew .visual_info_swiper .swiper-pagination-bullet-active::before,
.sbRenew .slider-paging .swiper-pagination-bullet-active::before {
	width: 12px;
	border-radius: 8px;
	background: #0565f0;
}

.sbRenew .wide_dark .swiper-pagination-bullet::before {
	background: #c0c6cc;
}

.sbRenew .wide_dark .swiper-pagination-bullet-active::before {
	background: #307ff0;
}

.sbRenew .botSwiper_autoplay_control {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
}

.sbRenew .botSwiper_autoplay_control button {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../../images/sbRenew/btn_indecator_play_2.png) no-repeat right center / auto 100%;
}

.sbRenew .botSwiper_autoplay_control button::before {
	content: "정지";
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0 0 0 0);
}

.sbRenew .botSwiper_autoplay_control button.on {
	background-image: url(../../images/sbRenew/btn_indecator_stop_2.png);
	background-position: left center;
}

.sbRenew .botSwiper_autoplay_control button.on::before {
	content: "시작";
}

.sbRenew .btn_swipe_banner:not(.ctr_btm) .botSwiper_autoplay_control {
	top: 14px;
	bottom: auto;
}

.sbRenew .banner_comm .slider-banner-pic .swiper-pagination {
	width: auto;
}

/* ***** etc ***** */
.sbRenew .tit_hgg {
	color: #212529;
	font-family: var(--kj-fm-gothic);
	font-size: 22px;
	line-height: 32px;
}

.sbRenew .tit_hgg em {
	color: #0565f0;
}

.sbRenew .tit_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 24px;
}

.sbRenew .tit_wrap.bg_type {
	padding: 20px;
	border-radius: 6px;
	background: #f5f7fa;
}

.sbRenew .tit_wrap>.item {
	display: flex;
	align-items: center;
}

.sbRenew .tit_wrap .title_aside {
	margin-left: 4px;
	color: #0565f0;
	font-size: 12px;
	line-height: 20px;
}

.sbRenew .tit_wrap .tit {
	color: #212529;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}

.sbRenew .tit_wrap .sub {
	color: #515961;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew .tit_wrap .sub_txt {
	margin-top: 8px;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew .tit_wrap .push_area {
	margin-left: 8px;
}

.sbRenew .btn_link_arr {
	padding-right: 20px;
	color: #515961;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	background: url(../../images/sbRenew/right_arrow.png) no-repeat right center /16px;
}

.sbRenew .btn_link_arr.small {
	padding-right: 16px;
	color: inherit;
	font-size: 13px;
	background: url(../../images/sbRenew/right_arrow.png) no-repeat right center /12px;
}

.sbRenew .content_wrap .pd_wrap.ini2 {
	padding-bottom: 60px !important;
}

.sbRenew .content_wrap .pd_wrap.ini2.navPb {
	padding-bottom: 96px !important;
}

.sbRenew .type_round>ul {
	margin-bottom: 24px;
	padding: 0;
	border-radius: 0;
	background: transparent;
	;
}

.sbRenew .type_round>ul li {
	width: auto;
}

.sbRenew .type_round>ul li:not(:first-child) {
	margin-left: 8px;
}

.sbRenew .type_round>ul li a,
.sbRenew .type_round .tab_menu li a {
	padding: 4px 12px;
	border: 1px solid #e1e3e5;
	border-radius: 16px;
	font-weight: 500;
	background: #fff;
	box-shadow: none;
}

.sbRenew .type_round>ul li.on a,
.sbRenew .type_round .tab_menu li.on a {
	border: 1px solid #212529;
	color: #fff;
	background: #212529;
}

.sbRenew .sec.first {
	margin-top: 24px;
}

.sbRenew .sec.short {
	margin-top: 8px;
}

.sbRenew .txt_cover>.title.front {
	font-size: 18px;
}

.sbRenew .txt_cover>.title.front+.ul_dot {
	margin-top: -8px;
}

.sbRenew .guide_txt_gray {
	padding: 8px 8px 0;
	font-size: 12px;
	line-height: 20px;
}

.sbRenew .txt_cover .title .logo_bank,
.sbRenew .card_cover.dataLst .add_info.only img {
	width: 24px;
}

.sbRenew .helper.bg_none {
	padding-left: 0 !important;
	background: none !important;
}

.sbRenew .txt_cover .titleB {
	display: block;
	margin-bottom: 16px;
	color: #212529;
	font-size: 18px;
	line-height: 28px;
}

.sbRenew .content_wrap .pd_wrap .sec.short02 {
	margin-top: 12px;
	margin-bottom: 0;
}

.sbRenew .content_wrap .pd_wrap .sec.trans {
	margin: 24px 0 0;
}

.sbRenew .sec.trans>.card_cover.thin {
	padding: 16px 20px;
}

.sbRenew .card_cover .add_info dd {
	text-align: right;
}

.sbRenew .card_cover .add_info dd+dd {
	clear: both;
}

.sbRenew .card_cover.info_inq {
	margin: 12px 0 4px;
	padding: 20px;
	border: none;
	background: #f5f7fa;
	box-shadow: none;
}

.sbRenew .card_cover.info_inq .add_info {
	margin-top: 10px;
	padding-top: 10px;
	border: 0;
}

.sbRenew .card_cover.info_inq .add_info.first {
	margin: 0;
	padding: 0;
	border: 0;
}

.sbRenew .card_cover.info_inq .add_info dt {
	color: #212529;
	font-size: 13px;
}

.sbRenew .card_cover.info_inq .add_info dd {
	font-weight: 500;
}

.sbRenew hr.line {
	border: none;
	border-top: 8px solid #f5f7fa;
}

/* ***** as is css develop form ***** */
.sbRenew_scroll_area .base_list li+li,
.sbRenew_scroll_area .base_list li+li {
	border-top: 1px solid #f2f5f7;
}

.sbRenew .input_area.resident_area {
	display: flex;
}

.sbRenew .input_area.resident_area.readonly .input_type01 {
	background-color: #f5f7fa;
}

.sbRenew .input_area.resident_area.readonly .input_type01.error {
	background-color: #fefbfb;
}

.sbRenew .input_area.resident_area .input_tit {
	top: 15px;
	color: #6e7780;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	transform: none;
}

.sbRenew .input_area.resident_area .input_type01 {
	display: flex;
	flex-wrap: nowrap;
}

.sbRenew .input_area.resident_area .input_type01.success {
	padding-top: 35px;
	padding-bottom: 15px;
	text-indent: 0;
}

.sbRenew .input_area.resident_area .input_type01 input {
	width: 100%;
	text-align: left;
}

.sbRenew .input_area.resident_area .input_type01 input+input {
	background: none;
}

.sbRenew .input_area.resident_area .input_type01 .inner {
	display: flex;
	width: calc(100% / 2 - 30px);
}

.sbRenew .input_area.resident_area .input_type01 .sep {
	margin: 0 4px;
}

.sbRenew .input_area.resident_area .input_type01 .inner.resident_num {
	flex: 1;
	width: 100%;
}

.sbRenew .input_area.resident_area .input_type01 .gender_num {
	width: 14px;
}

.sbRenew .input_area.slice_number input:read-only,
.sbRenew .input_area.slice_number input[readonly="readonly"] {
	color: #6e7780;
}

.sbRenew .input_area.resident_area.multi_form {
	border: 1px solid #e1e3e6;
	border-radius: 5px;
}

.sbRenew .input_area.resident_area.multi_form .select_area .txt,
.sbRenew .input_area.resident_area.multi_form .input_type01 {
	border: none;
}

.sbRenew .multi_form .select_area.setValue .txt .select_label {
	display: none;
}

.sbRenew .input_area.resident_area .select_small {
	width: 46%;
}

.sbRenew .multi_form>.input_type01 {
	flex: 1;
}

.sbRenew .multi_form .select_set .txt .select_label {
	margin-top: 10px;
}

.sbRenew .multi_form .select_area .txt:after {
	margin-top: 0;
}

.sbRenew .multi_form .select_set .txt .select_value>div {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sbRenew .input_area.resident_area.multi_form .input_type01.success {
	padding: 35px 4px 15px;
}

.sbRenew .input_area.resident_area.multi_form .input_type01 .mini_num {
	width: 32px;
}

.sbRenew .input_area.resident_area.multi_form .input_type01 .inner {
	width: auto;
}

.sbRenew .input_area.resident_area.error {
	border-color: #e5493a;
	background-color: #fefbfb;
}

.sbRenew .input_area.resident_area.error .input_tit {
	color: #e5493a;
}

.sbRenew .input_area.resident_area.error .input_type01.success {
	background-color: #fefbfb;
}

/* 개발 구조로 인한 스타일 변경 */
.sbRenew .input_area .resident_area {
	display: flex;
}

.sbRenew .input_area .resident_area.readonly .input_type01 {
	background-color: #f5f7fa;
}

.sbRenew .input_area .resident_area.readonly .input_type01.error {
	background-color: #fefbfb;
}

.sbRenew .input_area .resident_area .input_tit {
	top: 15px;
	color: #6e7780;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	transform: none;
}

.sbRenew .input_area .resident_area .input_type01 {
	display: flex;
	flex-wrap: nowrap;
}

.sbRenew .input_area .resident_area .input_type01.success {
	padding-top: 35px;
	padding-bottom: 15px;
	text-indent: 0;
}

.sbRenew .input_area .resident_area .input_type01 input {
	width: 100%;
	text-align: left;
}

.sbRenew .input_area .resident_area .input_type01 input+input {
	background: none;
}

.sbRenew .input_area .resident_area .input_type01 .inner {
	display: flex;
	width: calc(100% / 2 - 30px);
}

.sbRenew .input_area .resident_area .input_type01 .sep {
	margin: 0 4px;
}

.sbRenew .input_area .resident_area .input_type01 .inner.resident_num {
	flex: 1;
	width: 100%;
}

.sbRenew .input_area .resident_area .input_type01 .gender_num {
	width: 14px;
}

.sbRenew .input_area .resident_area .select_small {
	width: 46%;
}

.sbRenew .input_area .resident_area.multi_form {
	border: 1px solid #e1e3e6;
	border-radius: 5px;
}

.sbRenew .input_area .resident_area.multi_form .select_area .txt,
.sbRenew .input_area .resident_area.multi_form .input_type01 {
	border: none;
}

.sbRenew .input_area .resident_area.multi_form .input_type01.success {
	padding: 35px 4px 15px;
}

.sbRenew .input_area .resident_area.multi_form .input_type01 .mini_num {
	width: 32px;
}

.sbRenew .input_area .resident_area.multi_form .input_type01 .inner {
	width: auto;
}

.sbRenew .input_area .resident_area.multi_form .newSelect_area .txt {
	border: none;
}

.sbRenew .input_area .resident_area.multi_form.error {
	border-color: #e5493a;
	background-color: #fefbfb;
}

.sbRenew .input_area .resident_area.multi_form.error .input_tit {
	color: #e5493a;
}

.sbRenew .input_area .resident_area.multi_form.error .input_type01.success {
	background-color: #fefbfb;
}

.sbRenew .input_search {
	position: relative;
}

.sbRenew .input_search .input_type01 {
	padding-right: 70px;
}

.sbRenew .bc_search_img {
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 100%;
	background: none;
}

.sbRenew .bc_search_img::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
	background: url(../../images/ebnk/icon_bc_search.png) 0 0 / 100% 100%;
	transition: .1s ease all;
}

.sbRenew .input_search .input_type01:focus~.bc_search_img::after {
	top: auto;
	bottom: 15px;
}

.sbRenew .ol_circle_list .box_row_group {
	align-items: flex-start;
}

.sbRenew .ol_circle_list li+li {
	margin-top: 8px;
}

.sbRenew .ol_circle_list .num {
	width: 18px;
	height: 18px;
	margin-top: 2px;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	text-align: center;
	letter-spacing: -.1px;
	line-height: 18px;
	background: #6e7780;
	;
}

.sbRenew .ol_circle_list .txt {
	flex: 1;
	margin-left: 8px;
	color: #6e7780;
	line-height: 22px;
	;
}

.sbRenew .info_box.type02 strong {
	cursor: default;
}

.sbRenew .info_box.type02 strong::after {
	display: none;
}

.sbRenew .info_box.type02 strong.title {
	padding-top: 20px;
	color: #515961;
}

.sbRenew .info_box.type02 .inner strong.title+.ul_dot {
	padding: 8px 20px 20px;
}

.sbRenew .certifi_radio_list .form_ele {
	padding: 0;
}

.sbRenew .certifi_radio_list .form_ele.on {
	border-color: #5697f0;
	box-shadow: 0 1px 16px 0 rgb(33 37 41 / 4%), 0 6px 10px 0 rgb(33 37 41 / 2%);
}

.sbRenew .certifi_radio_list .form_ele img {
	position: absolute;
	top: 50%;
	left: 24px;
	transform: translateY(-50%);
}

.sbRenew .certifi_radio_list .form_ele input {
	right: 25px;
	width: 22px;
	height: 22px;
	margin: 0;
}

.sbRenew .certifi_radio_list .form_ele label {
	display: block;
	position: static;
	padding: 24px;
	font-size: 16px;
}

.sbRenew .certifi_radio_list .form_ele img~label {
	padding-left: 60px;
}

.sbRenew .certifi_radio_list .form_ele input:not(.blind)~label {
	padding-right: 60px;
}

.sbRenew .certifi_radio_list .form_ele label span.txt {
	display: block;
	margin-top: 8px;
	color: #515961;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	;
}

/* ***** as is css develop 약관 ***** */
.sbRenew .terms_box.chk_rnd .terms_title {
	display: flex;
}

/* ***** as is css develop title_set ***** */
.sbRenew .title_set.type02 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.sbRenew .bank_account_area {
	display: flex;
	align-items: center;
	flex: 1;
}

.sbRenew .bank_account_area .icon_by20 {
	width: 24px;
}

.sbRenew .bank_account_area .depth_rd {
	margin-left: 4px;
	font-weight: 500;
}

.sbRenew .bank_account_area .bank {
	margin-right: 8px;
	color: #515961;
}

.sbRenew .title_set.type02 .title_aside {
	float: none;
	color: #6e7780;
	font-size: 13px;
	line-height: 20px;
}

.sbRenew .one_transfer_area {
	margin: 8px 0 12px;
}

.sbRenew .select_area.setValue.on .txt .select_label {
	color: #0565f0 !important;
}

.sbRenew .title.type02 em,
.sbRenew .title.type02 .fColor1 {
	margin: 0;
	font-size: 14px;
}

/* ***** as is css develop ul_list ***** */
.ul_dot.sbRenew_ul_dot li {
	padding: 0 0 0 12px;
	background-position-x: 0;
}

.ul_dot.bg_type {
	padding: 20px;
	border-radius: 6px;
	background: #f5f7fa;
}

/* ***** as is css develop 인증번호 ***** */
.sbRenew .box_row_group .aside_set {
	flex: 1;
	margin-right: 12px;
}

.sbRenew .box_row_group .btn_area button {
	height: 100%;
	margin: 0;
	padding: 0 16px;
	font-size: 14px;
	line-height: 22px;
}

.sbRenew .aside_set.reverse .aside_label {
	right: 16px;
	left: auto;
	;
}

.sbRenew .btn_area .move span {
	color: #6e7780;
	font-size: 13px;
	font-weight: 500;
	line-height: 24px;
	;
}

.sbRenew .approval_num {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 196px;
	padding: 32px 0;
	line-height: 24px;
	background-color: #f5f7fa;
}

.sbRenew .approval_num .txt_num {
	color: #515961;
	line-height: 20px;
}

.sbRenew .approval_num strong.fColor1 {
	line-height: 60px;
}

.sbRenew .approval_num .txt_desc {
	margin-top: 4px;
	color: #515961;
}

.sbRenew .approval_num .complete_area {
	display: flex;
	justify-content: center;
	padding-top: 64px;
}

.sbRenew .approval_num .complete_area::after {
	width: 64px;
	height: 64px;
	background-image: url(../../images/icon_solid_status_check_circle.png);
	background-position: center center;
	background-size: 100% 100%;
}

.sbRenew .approval_num .complete_area .txt_desc {
	margin-top: 20px;
}

/* ***** as is css develop header 윗쪽 step ***** */
.sbRenew .wrap_pageStep {
	display: table;
	width: 100%;
	height: 4px;
}

.sbRenew .wrap_pageStep .table_cell {
	display: table-cell;
	height: 100%;
	background-color: #e1e3e5;
}

.sbRenew .wrap_pageStep .table_cell.on {
	background-color: #0565f0;
}

.sbRenew .txt_page_titUp {
	display: inline-block;
	position: relative;
	margin: 6px 0 10px 0;
	padding-right: 16px;
	color: #0565f0;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -.1px;
	line-height: 20px;
	background: none;
}

.sbRenew .txt_page_titUp:not(.not-button)::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	width: 12px;
	height: 12px;
	background: url(../../images/untact/ico_arrow_right_blu.png) no-repeat;
	background-size: 100%;
}

/* ***** as is css develop 아코디언 체크박스 ***** */
.sbRenew .faq_area.checkbox li {
	border: none;
}

.sbRenew .faq_area.checkbox>li {
	border: 1px solid #e1e3e6;
}

.sbRenew .faq_area.checkbox li.all_que {
	display: flex;
	position: relative;
	flex-direction: column;
}

.sbRenew .faq_area.checkbox li.all_que .que {
	position: absolute;
	top: 14px;
	right: 4px;
	padding: 24px;
	background: url(../../images/sbRenew/icon_line_chervron_down.png) no-repeat 50% 50%;
	cursor: pointer;
}

.sbRenew .faq_area.checkbox li.on .que {
	background: url(../../images/icon_line_chervron_up.png) no-repeat 50% 50%;
}

.sbRenew .faq_area.checkbox li.all_que .que::before {
	display: none;
}

.sbRenew .faq_area.checkbox .chk_box {
	border: none;
	border-bottom: 1px solid #e1e3e6;
}

.sbRenew .faq_area.checkbox li .ans {
	margin-top: 0;
	border-bottom: 1px solid #e1e3e6;
}

.sbRenew .faq_area.checkbox li.on .chk_box {
	border-bottom: none;
}

.sbRenew .faq_area.checkbox li.on .ans {
	padding: 0 20px 16px;
	border-top: none;
	background: none;
	;
}

.sbRenew .faq_area.checkbox li.on .ans .terms {
	margin-top: 0;
}

.sbRenew .faq_area .terms>li:first-child {
	padding: 0;
}

.sbRenew .faq_area .terms>li {
	padding: 12px 0;
}

/* ***** as is css develop etc ***** */
.sbRenew .helper.error {
	background-position-y: 2px;
}

.sbRenew .alert_graybox.type02 {
	padding: 20px 32px;
}

.sbRenew .security_area {
	margin-top: 20px;
}

.sbRenew .security_area .item {
	flex: 1;
}

.sbRenew .security_area .item .tit {
	position: relative;
	padding-top: 68px;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew .security_area .item .tit::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 64px;
	height: 64px;
	margin-left: -32px;
}

.sbRenew .security_area .item .tit.bank::after {
	background-image: url(../../images/sbRenew/img_bank01.png);
}

.sbRenew .security_area .item .tit.police::after {
	background-image: url(../../images/sbRenew/img_bank02.png);
}

.sbRenew .security_area .item .num {
	color: #0565f0;
	font-weight: 500;
	line-height: 24px;
}

.sbRenew .signature_list .card_cover {
	padding: 0;
}

.sbRenew .signature_list>li.card_cover.is-active {
	border: 2px solid #5697f0;
}

.sbRenew .signature_list>li>a.box_row_group {
	padding: 24px;
}

.sbRenew .signature_list>li>a:active,
.sbRenew .signature_list>li>a:focus {
	border-radius: 6px;
	outline: 2px solid #5697f0;
}

.sbRenew .signature_list .tit {
	display: inline-flex;
	align-items: center;
	color: #212529;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.sbRenew .signature_list .tit img {
	width: 24px;
	height: 24px;
	margin-right: 12px;
}

.sbRenew .signature_list .btns.size_sm {
	height: 24px;
	padding: 2px 8px;
	font-size: 12px;
	font-weight: 500;
	line-height: 22px;
	background-color: #f0f6ff;
}

.sbRenew .summary_info.add_line {
	margin-bottom: 0;
	padding-bottom: 12px;
}

.sbRenew .summary_info .right {
	display: inline-flex;
	color: #6e7780;
}

.sbRenew .summary_info .right [class*="data_"]+[class*="data_"] {
	margin-left: 6px;
}

.sbRenew .summary_info em {
	padding-left: 0;
}

.sbRenew .summary_info .title.small {
	display: inline-flex;
	align-items: flex-end;
	margin-bottom: 0;
	font-size: 14px;
}

.sbRenew .tbl_area.result_tbl_area {
	padding-top: 0;
	border-top: none;
}

.sbRenew .result_tbl_area .tbl_row td.fColor2[role=button] {
	text-decoration: none;
}

.sbRenew .result_tbl_area .tbl_row th,
.sbRenew .result_tbl_area .tbl_row td {
	padding: 16px 0;
}

.sbRenew .result_tbl_area .tbl_row tr+tr th,
.sbRenew .result_tbl_area .tbl_row tr+tr td {
	border-top: 1px solid #f2f5f7;
}

.sbRenew.slideBottom .pop_bottom.type02 {
	margin: 0 -20px -12px;
}

.sbRenew.slideBottom .pwd_noti_desc {
	margin-top: 24px;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
}

.sbRenew.slideBottom .pop_bottom.type02 .box_row_group.j_al_s {
	padding: 0 20px;
}

.sbRenew .focus_msg.type02 {
	margin-bottom: 16px;
	padding: 24px 20px;
	line-height: 24px;
}

/* ***** as is css develop search_area ***** */
.sbRenew .set_wrap>.title {
	width: auto;
	margin: 0 -20px;
}

.sbRenew .acco_list li .choice_opt {
	margin-left: 0;
}

.sbRenew .search_area.inp_string.filter {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	min-height: 45px;
}

.sbRenew .search_area.inp_string.filter>* {
	float: none;
}

.sbRenew .search_area.inp_string.filter::after {
	display: none;
}

.sbRenew .search_area.inp_string.filter .filter_txt {
	position: relative;
	margin-left: auto;
}

.sbRenew .search_area.inp_string.filter .filter_txt em {
	top: calc(50% - 6px);
	right: auto;
	left: -40px;
}

.sbRenew .search_area.inp_string.filter .filter_txt .btn_filter {
	margin-right: 0;
	padding: 2px 12px;
}

.sbRenew .search_area.inp_string.filter input[type="search"],
.sbRenew .search_area.inp_string.filter input[type="text"] {
	flex: auto;
	width: calc(100% - 112px);
	height: 28px;
}

/* .sbRenew .search_area.inp_string.filter input[type='search']::placeholder,.sbRenew .search_area.inp_string.filter input[type='text']::placeholder{color:#8C959F;}
[접근성 전담반] 240129 */
.sbRenew .search_area.inp_string.filter .btn_cancel {
	top: calc(50% - 11px);
	right: 20px;
}

.sbRenew .search_area.inp_string.filter .btn_search {
	height: 20px;
}

.sbRenew .search_area.inp_string .txt_del {
	right: 20px;
}

.sbRenew .search_area .btn_search {
	background: url(../../images/sbRenew/ico_searchbtn_dg.png) no-repeat center center / 20px 20px;
}

.view_inner>.search_area.inp_string.filter,
.color_wrap+.search_area {
	margin-top: 0;
}

.sbRenew .search_area+.result_list01 {
	margin-top: 0;
}

.sbRenew .search_area.inp_string.filter~.complete_area {
	margin-top: 48px;
}

/* ***** loading ***** */
/* new spinerNew js */
.sbRenew_loading {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
}

.sbRenew_loading::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
}

.sbRenew_loading .area {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 40px);
	transform: translate(-50%, -50%);
}

.sbRenew_loading .area * {
	font-family: var(--kj-fm-spoqa);
}

.sbRenew_loading .area>strong {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -.2px;
	line-height: 24px;
}

.sbRenew_loading .area>strong:not(:empty) {
	margin-bottom: 16px;
}

.sbRenew_loading .area .val {
	margin: 20px 0 24px;
	padding: 24px 20px;
	border-radius: 6px;
	text-align: center;
	background-color: #000;
}

.sbRenew_loading .area .val span {
	color: #fff;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
}

.sbRenew_loading .area .val strong {
	display: block;
	color: #fff;
	font-size: 32px;
	letter-spacing: -.1px;
	line-height: 48px;
}

.sbRenew_loading .area .load {
	overflow: hidden;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 100%;
	background: #fff url(../../images/sbRenew/loading.gif) no-repeat center / 100% auto;
}

/* KJSB.spiner */
/* .sbRenew ~ .spiner_wrap .dim.light{background-color:rgba(0,0,0,.8);}
.sbRenew ~ .spiner_wrap .spinner_wrap{background:transparent;}
.sbRenew ~ .spiner_wrap .spinner_wrap *{font-family:'SpoqaHanSansNeo';}
.sbRenew ~ .spiner_wrap .spinner_wrap strong{font-weight:500;color:#fff;}
.sbRenew ~ .spiner_wrap .spinner_wrap strong + .spinner{margin-top:0;}
.sbRenew ~ .spiner_wrap .spinner_wrap strong:not(:empty){margin-bottom:16px;}
.sbRenew ~ .spiner_wrap .approval_num{background-color:#000;}
.sbRenew ~ .spiner_wrap .approval_num span{color:#fff;}
.sbRenew ~ .spiner_wrap .spinner{width:80px;height:80px;border:none;background:#fff url(../../images/sbRenew/loading.gif) no-repeat center / 100% auto;overflow:hidden;animation:none;}
*/
/* jexjs.plugin('indicator') */
/* .sbRenew ~ * .jexjs-indicator-img,.sbRenew * .jexjs-indicator-img{width:80px;height:80px;border-radius:100%;background-color:#fff;background-image:url(../../images/sbRenew/loading.gif);background-size:80px 80px;overflow:hidden;}
.sbRenew ~ * .jexjs-indicator-bg,.sbRenew ~ * .jexjs-indicator-bg-target,.sbRenew * .jexjs-indicator-bg,.sbRenew * .jexjs-indicator-bg-target{width:80px;height:80px;margin-top:-40px;margin-left:-40px;background-color:transparent;}
.sbRenew ~ * .jexjs-indicator,.sbRenew ~ * .jexjs-indicator.modal,.sbRenew ~ * .jexjs-indicator-target.modal,.sbRenew * .jexjs-indicator,.sbRenew * .jexjs-indicator.modal,.sbRenew * .jexjs-indicator-target.modal{background:rgba(0,0,0,.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);}
*/
/* S:접근성 수정 240206 */
/* 유효기간 */
.input_area .input_tit.c01 {
	position: absolute;
	top: 15px;
	left: 18px;
	color: #6e7780;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	transform: none;
}

.multi_form.item50p {
	display: flex;
}

.sbRenew .input_area .multi_form.item50p .select_small {
	width: 50%;
}