@charset "utf-8";
/************************************************************************
 * 파일명 : addtional.css
 * 설명  : 신청하기 > 카드부가서비스 CSS
 * 작성자 : (주)바이널
 * 작성일 : 2015.04.08
 * 20220711-0002
************************************************************************/

/* 160711_1.6up */
/* progress */
.card_step_wrap .card_top	{position:fixed; top:73px; z-index:25; width:100%; background:#009add;}
.card_step_wrap .card_step_bg	{/*background:rgba(0,0,0,0.2);*/}
.card_step_wrap .card_step {max-width:696px; margin:0 auto;}
.card_step_wrap .card_step ul {padding:19px 0 21px;}
.card_step_wrap .card_step ul:after	{content:'';display:block;clear:both;height:0;visibility:hidden;}
.card_step_wrap .card_step ul li {float:left; position:relative; width:50%;}
.card_step_wrap .card_step ul li:before	{content:' '; display:block; position:absolute; top:50%; left:0; width:186px; height:1px; background:rgba(255,255,255,0.3);}
.card_step_wrap .card_step ul li:first-child:before	{display:none;}
.card_step_wrap .card_step ul li .tit .ico {display:inline-block; height:20px !important; vertical-align:0;}
.card_step_wrap .card_step ul li.current:before, .card_step_wrap .card_step ul li.past:before	{background:rgba(255,255,255,1);}
.card_step_wrap .card_step ul li.current .tit .ico {background:url('/images/personal/apply/ico_card_step.png') no-repeat 0 0; font-size:0; line-height:0; vertical-align:middle;}
.card_step_wrap .card_step ul li .tit {font-size:14px; color:#fff; line-height:100%; opacity:0.7;filter:alpha(opacity=70);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=70)';}
.card_step_wrap .card_step ul li h2.tit {font-size:16px;font-weight:bold;opacity:1.0;filter:alpha(opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=100)';}
.card_step_wrap .card_step ul li.past .tit {opacity:1.0;filter:alpha(opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=100)';}
.card_step_wrap .card_step ul li.past .tit .ico {width:12px; height:9px; background:url('/images/personal/apply/ico_card_step.png') no-repeat 0 -80px; font-size:0; line-height:0; vertical-align:middle;}

.card_step_wrap.card_step_new .card_step ul li.st01 {}
.card_step_wrap.card_step_new .card_step ul li.st02 {text-align:right;}
.card_step_wrap.card_step_new .card_step ul li.st02:before {width:420px;left:-173px;}

.card_step_wrap.card_step_new .card_step ul li .tit {font-size:14px;}
.card_step_wrap.card_step_new .card_step ul li .tit .ico {width:20px; height:20px !important; background:url('/images/personal/apply/ico_card_step_new.png') no-repeat 0 0 !important; font-size:0; line-height:0; vertical-align:middle;}
.card_step_wrap.card_step_new .card_step ul li.st01 .ico {background-position:0 0 !important;}
.card_step_wrap.card_step_new .card_step ul li.st02 .ico {background-position:-40px 0 !important;}
.card_step_wrap.card_step_new .card_step ul li.st03 .ico {background-position:-80px 0 !important;}
.card_step_wrap.card_step_new .card_step ul li.st04 .ico {background-position:-120px 0 !important;}

.card_step_wrap.card_step_new .card_step ul li.current .tit {font-size:14px; opacity:1;}
.card_step_wrap.card_step_new .card_step ul li.current .tit .ico {width:20px !important;}
.card_step_wrap.card_step_new .card_step ul li.st01.current .ico {background-position:0 -30px !important;}
.card_step_wrap.card_step_new .card_step ul li.st02.current .ico {margin-top:0; background-position:-40px -30px !important;}
.card_step_wrap.card_step_new .card_step ul li.st03.current .ico {background-position:-80px -30px !important;}
.card_step_wrap.card_step_new .card_step ul li.st04.current .ico {background-position:-120px -30px !important;}

.card_step_wrap.card_step_new .card_step ul li.past .tit {opacity:0.7;}
.card_step_wrap.card_step_new .card_step ul li.st01.past .ico {background-position:0 -60px !important;}
.card_step_wrap.card_step_new .card_step ul li.st02.past .ico {background-position:0 -60px !important;}
.card_step_wrap.card_step_new .card_step ul li.st03.past .ico {background-position:0 -60px !important;}
.card_step_wrap.card_step_new .card_step ul li.st04.past .ico {background-position:0 -60px !important;}
.card_step_wrap .box696.cnt.sub {margin-top:120px !important;}

	.w768 .card_step_wrap.card_step_new .card_step ul li .tit {font-size:12px;}
	.w768 .card_step_wrap.card_step_new .card_step ul li .tit .ico {width:15px; height:16px !important; background:url('/images/personal/apply/ico_card_step_new_mpc.png') no-repeat 0 0 !important; font-size:0; line-height:0; vertical-align:middle;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st01 .ico {background-position:0 0 !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st02 .ico {background-position:-25px 0 !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st03 .ico {background-position:-50px 0 !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st04 .ico {background-position:-75px 0 !important;}

	.w768 .card_step_wrap.card_step_new .card_step ul li.current .tit {font-size:12px; opacity:1;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.current .tit .ico {width:15px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st01.current .ico {background-position:0 -21px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st02.current .ico {margin-top:0; background-position:-25px -21px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st03.current .ico {background-position:-50px -21px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st04.current .ico {background-position:-75px -21px !important;}

	.w768 .card_step_wrap.card_step_new .card_step ul li.past .tit {opacity:0.7;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st01.past .ico {background-position:0 -41px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st02.past .ico {background-position:0 -41px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st03.past .ico {background-position:0 -41px !important;}
	.w768 .card_step_wrap.card_step_new .card_step ul li.st04.past .ico {background-position:0 -41px !important;}

	.w768 .card_step_wrap .box696.cnt.sub {margin-top:70px !important;}
	.w768 .card_step_wrap .card_top	{position:fixed; top:45px; z-index:25; width:100%; background:#009add;}
	.w768 .card_step_wrap .card_step_bg	{/*background:rgba(0,0,0,0.2);*/}
	.w768 .card_step_wrap .card_step ul {padding:14px 12px 13px;}
	.w768 .card_step_wrap .card_step ul:after	{content:'';display:block;clear:both;height:0;visibility:hidden;}
	.w768 .card_step_wrap .card_step ul li {float:left; position:relative; width:50%; height:20px;}
	.w768 .card_step_wrap .card_step ul li:before	{display:none;}

	.w768 .card_step_wrap .card_step ul li .tit .ico {display:inline-block; vertical-align:0;}
	.w768 .card_step_wrap .card_step ul li.current:before, .card_step_wrap .card_step ul li.past:before	{background:rgba(255,255,255,1);}
	.w768 .card_step_wrap .card_step ul li.current .tit .ico {background:url('/images/personal/apply/ico_card_step.png') no-repeat 0 0; font-size:0; line-height:0; vertical-align:middle;}
	.w768 .card_step_wrap .card_step ul li.st01	{text-align:left;}
	.w768 .card_step_wrap .card_step ul li.st01.current .tit .ico {width:24px; height:16px; background-position:0 0;}
	.w768 .card_step_wrap .card_step ul li.st02	{text-align:right;}
	.w768 .card_step_wrap .card_step ul li.st02.current .tit .ico {width:22px; height:20px; background-position:0 -26px;}

	.w768 .card_step_wrap .card_step ul li .tit {font-size:10px; color:#fff; line-height:18px; opacity:0.7;filter:alpha(opacity=70);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=70)';}
	.w768 .card_step_wrap .card_step ul li h2.tit {font-size:11px;font-weight:bold;opacity:1.0;filter:alpha(opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=100)';}
	.w768 .card_step_wrap .card_step ul li.past .tit {opacity:1.0;filter:alpha(opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=100)';}
	.w768 .card_step_wrap .card_step ul li.past .tit .ico {width:15px; height:20px; background:url('/images/personal/apply/ico_card_step.png') no-repeat 0 -82px; font-size:0; line-height:0; vertical-align:middle;}
/* //160711_1.6up */

/* 회원 */
.tit_wrap {padding-left:0;}

.invite_area {padding:30px 24px;border-top:1px solid #686868;border-bottom:1px solid #e0e0e0;line-height:1;}
.invite_area:after {clear:both;display:block;content:'';}
.invite_area ul li {margin-top:14px;color:#303030;font-size:16px;letter-spacing:-1px;}
.invite_area ul li:first-child {margin-top:0;}
.invite_area p {color:#303030;text-align:center;}
.invite_area .fl_r {margin-top:12px;}
	.w768 .invite_area {padding:22px 16px 24px 16px;border-top:1px solid #686868;border-bottom:1px solid #e0e0e0;line-height:1;}
    .w768 .invite_area:after {clear:both;display:block;content:'';}
    .w768 .invite_area ul li {margin-top:14px;color:#303030;font-size:16px;letter-spacing:-1px;}
    .w768 .invite_area ul li:first-child {margin-top:0;}
    .w768 .invite_area p {color:#303030;text-align:center;}
    .w768 .invite_area .fl_l {float:none;}
    .w768 .invite_area .fl_r {float:none;margin-top:18px;}

.myfam_list {border-top:1px solid #686868;}
.myfam_list ul li {padding:10px 16px 15px;border-bottom:1px solid #e0e0e0;}
.myfam_list ul li .fl_l,
.myfam_list ul li .fl_r {float:none;display:inline-block;text-align:center;}
.myfam_list ul li .td {display:inline-block;color:#303030;font-size:16px;vertical-align:top;letter-spacing:-1px;}
.myfam_list ul li .fl_l .cell,
.myfam_list ul li .fl_r .cell {display:inline-block;width:150px;padding-top:3px;}
   .w768 .myfam_list {border-top:1px solid #686868;}
   .w768 .myfam_list ul li {overflow:hidden;padding:10px 16px 12px;border-bottom:1px solid #e0e0e0;}
   .w768 .myfam_list ul li .td {float:left;display:inline-block;color:#303030;font-size:14px;letter-spacing:-1px;}
   .w768 .myfam_list ul li .td.fl_l {float:left;width:50%;}
   .w768 .myfam_list ul li .td.fl_r {float:right;width:20%;}
   .w768 .myfam_list ul li .fl_l .cell {display:block;width:auto;text-align:left;padding-top:0;line-height:1.5;}
   .w768 .myfam_list ul li .fl_r .cell {display:block;width:auto;text-align:center;padding-top:0;line-height:1.5;}
   .w768 .myfam_list ul li .td:first-child {padding:10px 8px 0 0;}

/* My패밀리 서비스등록 */
.list_acco .myf_not .btn_wrap_box {position: absolute;top: 50%;right: 24px;margin-top: -12px;}
   .w768 .list_acco .myf_not .btn_wrap_box {position: relative;display: block;width: 100%;float: left;margin-top: 8px;margin-left: 4px;top: 0;right: 0;}


/* 서비스 등록 */

/* 포인트선물 */
/*.point_gift .ul_fin .st01 {width:58%}
.point_gift .ul_fin .st02 {width:19%}
.point_gift .ul_fin .st03 {width:19%}*/
.point_gift .ul_fin .st01 {width:33%}
.point_gift .ul_fin .st02 {width:32%}
.point_gift .ul_fin .st03 {width:32%}
.point_gift .in_txt.al_r {width:190px}
	.w768 .point_gift .ul_fin .st01 {width:32%}
	.w768 .point_gift .ul_fin .st02 {width:33%}
	.w768 .point_gift .ul_fin .st03 {width:31.5%}
	.w768 .point_gift .in_txt.al_r {width:80%}

.point_gift .use_procedure {overflow:hidden;margin-top:4px}
.point_gift .use_procedure {border-top:1px solid #e0e0e0;}
.point_gift .use_procedure li {position:relative;min-height:93px;border-bottom:1px solid #e0e0e0;}
.point_gift .use_procedure li:after {content:"";position:absolute;left:50%;bottom:-8px;margin-left:-7px;width:15px;height:15px;background:url('/images/personal/common/bg_arrow.png') 0 0px no-repeat;}
.point_gift .use_procedure li p {margin-left:24px;line-height:24px;font-size:16px}
.point_gift .use_procedure li .step {padding-top:18px;padding-bottom:6px;color:#101010;font-weight:bold;}
.point_gift .use_procedure li.last:after {width:0;height:0;background:none;}

	.w768 .box696.point_gift {padding:0 16px}
	.w768 .point_gift .use_procedure {border-top:1px solid #e0e0e0;}
	.w768 .point_gift .use_procedure li {position:relative;min-height:74px;padding-bottom: 8px;border-bottom:1px solid #e0e0e0;}
	.w768 .point_gift .use_procedure li:after {content:"";position:absolute;left:50%;bottom:-8px;margin-left:-7px;width:15px;height:15px;background:url('/images/personal/common/bg_arrow.png') 0 0px no-repeat;}
	.w768 .point_gift .use_procedure li p {margin-left:12px;line-height:24px;font-size:16px}
	.w768 .point_gift .use_procedure li .step {padding-top:11px;padding-bottom:4px;color:#101010;}
	.w768 .point_gift .use_procedure li.last:after {width:0;height:0;background:none;}


/* 무비존 */
.w768 .movizon_theater {padding:0 0 0 9px;}

.movizon_info .alert {margin-left:10px;}
	.w768 .movizon_info .alert {margin-left:9px;}


/* 아파트카드 */

/* 혜택 서비스 */
.sale_limit dl	{display:inline-block;margin:9px 0 11px;}
.sale_limit dl.d01	{width:315px;}
.sale_limit dl.d02	{width:175px;}
.sale_limit dt	{display:inline-block;padding-left:79px;}
.sale_limit dt:first-child	{padding-left:0;}
.sale_limit dd	{display:inline-block;}
.sale_limit dd .ratio	{color:#dc320a;}
	.w768 .sale_info h2,
    .w768 .sale_info .list_box	{padding:0 16px;}
    .w768 .sale_limit dl	{display:inline-block;margin:6px 0 7px;}
    .w768 .sale_limit dl.d01	{width:315px;}
    .w768 .sale_limit dl.d02	{width:175px;}
    .w768 .sale_limit dt	{display:inline-block;padding-left:79px;}
    .w768 .sale_limit dt:first-child	{padding-left:0;}
    .w768 .sale_limit dd	{display:inline-block;}
    .w768 .sale_limit dd .ratio	{color:#dc320a;}

.sale_info .alert.bt_line {margin-top:43px;padding-top:9px;border-top:1px solid #e0e0e0}
	.w768 .sale_info .alert.bt_line {margin:26px 16px 0 16px;padding-top:6px;border-top:1px solid #e0e0e0}
.sale_info .alert_new.bt_line {margin-top:43px;padding-top:9px;border-top:1px solid #e0e0e0}
.sale_info .alert_new.bt_line .notice	{top:18px;}
	.w768 .sale_info .alert_new.bt_line {margin:26px 16px 0 16px;padding-top:6px;border-top:1px solid #e0e0e0}
	.w768 .sale_info .alert_new.bt_line .notice {top:10px;}


/* 가상정화번호 */
.vnum_box {margin-top:0 !important;background:#f4f4f4;text-align:center;}
.vnum_box p {margin-top:2px;}
	.w768 .vnum_box {margin:0 16px;}
	.w768 .vnum_box p {margin-top:4px;}
/* //가상정화번호 */

/*해외여행지원서비스*/
.cate_svc_travel_apply .ul_fin .st01 {width:47.5%}
.cate_svc_travel_apply .ul_fin .st02 {width:47.5%}

.list_form .li .f_wd_point	{width:149px}
.list_form .li .f_wd_point02	{width:180px}
	.w768 .list_form .li .f_wd_postnum	{width:66%;}
	.w768 .list_form .li .f_wd_289	{width:88.5%;}

.list_box_nt .list_dep2 {padding-left:20px;line-height:21px;}
	.w768 .list_box_nt .list_dep2 {padding-left:0;}

.list_form.with {border-top:0 none}

.email_counsel .list_box_nt .txt_bar {margin-left:0;}
.desc_wrap .step_info {margin:20px 0 48px}
	.w768 .desc_wrap .step_info {margin:7px 0 2px; font-size:16px;letter-spacing:-1px;}
.step_info {border-top:1px solid #e0e0e0}
.step_info .s_li {position:relative; padding:16px 24px 19px; border-bottom:1px solid #e0e0e0}
	.w768 .step_info .s_li {padding:14px 12px 15px}
.step_info .s_li:after {content:""; position:absolute; bottom:-8px; left:50%; margin-left:-7px; display:block; width:15px; height:8px; background:url('/images/personal/cs/bg_little_arrow.jpg') no-repeat 0 0;}
	.w768 .step_info .s_li:after {bottom:-6px; margin-left:-6px; width:13px; height:6px; background-image:url('/images/personal/cs/bg_little_arrow_mpc.jpg')}
.step_info .s_li.last:after {display:inline; width:0; height:0; }
.step_info .s_li .tit {display:inline-block;padding-bottom:4px; letter-spacing:0px;}
	.w768 .step_info .s_li .tit {padding-bottom:8px; letter-spacing:0px;}
.w768 .step_info .s_li .list_box_nt {padding:0;}

.desc_wrap .step_info.step_collect	{margin-top:28px;}
.desc_wrap .box_collect_line	{margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #e0e0e0;}
.desc_wrap .box_collect_line .f_wd_card_comm	{width:375px;}
.desc_wrap .txt_list.contact_list .w01	{display:inline;white-space:nowrap;}
.list_box_t .box_sub dl.list_tlr.list_tlr_collect dt	{width:35px;}
.list_box_t .box_sub dl.list_tlr.list_tlr_collect dd	{width:530px;font-size:16px;}
.list_box_t .box_sub.box_sub_c	{margin-bottom:48px;}
	.w768 .desc_wrap .box_collect_line	{margin-top:20px;margin-bottom:20px;}
	.w768 .desc_wrap .step_info.step_collect	{margin-top:15px;}
	.w768 .desc_wrap .txt_list.contact_list .w01	{display:block !important;}
	.w768 .list_box_t .box_sub dl.list_tlr dd	{padding-left:0;}
	.w768 .list_box_t .box_sub.box_sub_c	{margin-bottom:36px;}

.table_col.f12	{padding-left:20px;}
.w768 .table_col.f12 table tr th, .w768 .table_col.f12 table tr td	{font-size:12px;}

.card-withdraw .st01 {width:53%}
.card-withdraw .st02 {width:42%}
.list_box_t .box_sub dl.list_tlr.card-withdraw dd {font-size:16px;}
	.w768 .card-withdraw .st01 {width:56%}
	.w768 .card-withdraw .st02 {width:42%}
	.w768 .list_box_t .box_sub dl.list_tlr.card-withdraw dt {float:left;width:12%;color:#101010;font-size:16px;line-height:23px}
	.w768 .list_box_t .box_sub dl.list_tlr.card-withdraw dd {float:left;width:75%;font-size:16px;line-height:23px}
.card-withdraw ul.list_app .desc_wrap .btns .btn_sub {color:#303030;}

.travel_services ul.list_app .name .rad_wrap label.store_3{width:auto;word-break:break-all;word-wrap:break-word;}

/* 해외이용안전서비스 */
.msg.abroad .w02 {display:block}
	.w768 .msg.abroad .w02 {display:inline}
.cate_svc_abroad_apply .ul_fin .st01 {width:48%;}
.cate_svc_abroad_apply .ul_fin .st02 {width:48%;}
	.w768 .cate_svc_abroad_apply .ul_fin .st01,
	.w768 .cate_svc_abroad_apply .ul_fin .st02 {width:48.5%;}
.abroad_list_check ul.list_app .head .td.first {padding-left:38px;}
.abroad_list_check ul.list_app .head .td.first.card_num {display:block;float:none;}
	.w768 .abroad_list_check ul.list_app .head .td.first.card_num {margin-bottom:4px;}
.abroad_list_check ul.list_app .head .td .state {display:inline-block;margin-left:12px;}
.abroad_box_full {max-width:696px; margin:48px auto 0;padding:26px 0 32px;text-align:center;background:#f4f4f4;}
.abroad_box_full strong {display:block;margin-bottom:12px;font-weight:normal;}
.abroad_box_full .form_wrap .rad_wrap:first-child {margin-right:41px;}
	.w768 .abroad_list_check ul.list_app .head .td {padding-left:32px;}
	.w768 .abroad_box_full {margin-top:36px; padding:20px 16px;}
	.w768 .abroad_box_full strong {line-height:24px;}
.msg.abroad_tit .t_web_exp {width:520px;margin:0 auto;} /* step3 */
.abroad_list_check.setting ul.list_app .head .td.first {padding-left:9px;}
	.w768 .msg.abroad_tit .t_web_exp {width:auto;margin:0;}
	.w768 .abroad_list_check.setting ul.list_app .head .td {padding-left:4px;}
	.w768 .abroad_list_check.setting ul.list_app .head .td.card_num {margin:7px 0 9px;}
.abroad_list_check.cmp ul.list_app .head .td.first {padding-left:9px;} /* step4 */
	.w768 .abroad_list_check.cmp ul.list_app .head .td {padding-left:4px;font-size:12px;line-height:16px;}
	.w768 .abroad_list_check.cmp ul.list_app .head .td.first.card_num	{margin-bottom:2px;}
.abroad_list_check .cards	{padding:24px 24px 16px;border-top:1px solid #686868;background:#f7f7f7;}
.abroad_list_check .cards .c_num	{padding-top:3px;}
	.w768 .abroad_list_check .cards	{padding:26px 16px 20px;border-top:1px solid #686868;background:#f7f7f7;}
	.w768 .abroad_list_check .cards .c_num	{padding-top:1px;}

.abroad_list_check .list_form li.li dl.tit dt {width: 180px;}

.abroad_list_check ul.list_app .li {padding:0 4px 16px;} /* 160219 추가 */

/* //해외이용안전서비스 */

/* 안심서비스 */
.list_pay_i .use_procedure {overflow:hidden;margin-top:4px;}
.list_pay_i .use_procedure {border-top:1px solid #e0e0e0;}
.list_pay_i .use_procedure li {position:relative;min-height:93px;border-bottom:1px solid #e0e0e0;}
.list_pay_i .use_procedure li:after {content:"";position:absolute;left:50%;bottom:-8px;margin-left:-7px;width:15px;height:15px;background:url('/images/personal/common/bg_arrow.png') 0 0px no-repeat;}
.list_pay_i .use_procedure li p {margin-left:24px;line-height:24px;font-size:16px}
.list_pay_i .use_procedure li .step {padding-top:18px;padding-bottom:6px;color:#101010;font-weight:bold;}
.list_pay_i .use_procedure li.last:after {width:0;height:0;background:none;}
.list_pay_i .use_procedure li .list_box_t li	{margin-left:24px;min-height:100%;border-bottom:none;}
.list_pay_i .use_procedure li .list_box_t li:after	{background:none;}
.list_pay_i .box_img01,
.list_pay_i .box_img02	{margin-left:20px;}
.list_pay_i .box_img01 img	{display:inline-block;margin-right:20px;}
.list_join_m	{padding:17px;background:#f4f4f4;}
.list_join_m li	{display:inline-block;margin:0 12px 25px 0;vertical-align:top;font-size:14px;}
.list_join_m li img	{display:block;margin-bottom:5px;}
.f_wd_fwd2	{width:220px;}

	.w768 .list_pay_i .use_procedure {border-top:1px solid #e0e0e0;}
	.w768 .list_pay_i .use_procedure li {position:relative;min-height:74px;padding-bottom: 8px;border-bottom:1px solid #e0e0e0;}
	.w768 .list_pay_i .use_procedure li:after {content:"";position:absolute;left:50%;bottom:-8px;margin-left:-7px;width:15px;height:15px;background:url('/images/personal/common/bg_arrow.png') 0 0px no-repeat;}
	.w768 .list_pay_i .use_procedure li p {margin-left:12px;line-height:24px;font-size:16px}
	.w768 .list_pay_i .use_procedure li .step {padding-top:11px;padding-bottom:4px;color:#101010;}
	.w768 .list_pay_i .use_procedure li.last:after {width:0;height:0;background:none;}
	.w768 .list_pay_i .use_procedure li .list_box_t li	{margin-left:12px;min-height:100%;border-bottom:none;}
	.w768 .list_pay_i .use_procedure li .list_box_t li:after	{background:none;}
	.w768 .list_pay_i .box_img01,
	.w768 .list_pay_i .box_img02	{margin-left:10px;}
	.w768 .list_pay_i .box_img01 img	{display:inline-block;width:125px;height:134px;margin-right:12px;}
	.w768 .list_pay_i .box_img02 img	{display:inline-block;width:125px;height:131px;}
	.w768 .list_join_m	{padding:17px;background:#f4f4f4;}
	.w768 .list_join_m li	{display:block;width:230px;margin:25px auto 0;vertical-align:top;font-size:14px;text-align:center;}
	.w768 .list_join_m li:first-child	{margin-top:0;}
	.w768 .list_join_m li img	{display:block;margin:0 auto;}
	.w768 .box_pay	{padding:0 16px;}
	.w768 .f_wd_fwd2	{width:220px;}

/* //안심서비스 */

/* 휴대폰 알림 서비스 */
.process_status_fin.cate_sinfo li.st01	{width:47.5%}
.process_status_fin.cate_sinfo li.st02	{width:47.5%}
.top_sub_view .msg.sinfo	{max-width:870px;}
.top_sub_view .msg.sinfo_c	{max-width:810px;}

.list_form .li .tit .dd_chk	{margin-bottom:10px; font-size:14px; line-height:20px;}
/*.list_form .li .tit .dd_chk .chk_wrap.size	{width:85px; margin:0;}*/
.list_form .li .tit .dd_chk .chk_wrap.size	{width:93px; margin:0px;} /* 1161208_1.61up_30-10  수정*/
/*.list_form .li .tit .dd_chk .ls0	{margin:0 12px; vertical-align:-3px;}*/
.list_form .li .tit .dd_chk .ls0	{display:inline-block;width:151px;margin:0; vertical-align:-3px;} /* 1161208_1.61up_30-10 수정 */
.list_form .li.ui_family dd	{margin-top:6px;}
/* 161206_1.61up_30-10 */
.list_form .li.ui_family.no_line {margin-top:-1px;padding:0;background-color:#fff;}
.list_form .li.ui_family.no_line dl.tit dt{padding:15px 0 8px 15px;font-weight:normal;}
.list_form .li.ui_family.no_line dl.tit dd {margin:0;padding:15px 15px 20px 0;border-top:1px solid #e0e0e0;}
/* //161206_1.61up_30-10 */

	.w768 .list_form.list_sinfo .rad_wrap	{width:23%;}
	.w768 .list_form .li .tit dt	{width:auto;}
	.w768 .list_form .li .tit .dd_chk	{margin-bottom:16px; font-size:14px;}
	.w768 .list_form .li .tit .dd_chk .chk_wrap	{float:right; margin:0;}
	.w768 .list_form .li .tit .dd_chk .chk_wrap.size	{float:left; width:auto; margin:0;}
	.w768 .list_form .li .tit .dd_chk .ls0	{position:absolute; top:22px; left:34px; margin:0;}/* 1161206_1.61up_30-10 수정 */
	.w768 .list_form .li .tit .dd_chk ul li	{position:relative; padding-bottom:34px;}
	.w768 .list_form .li .tit .dd_chk ul li:last-child	{padding-bottom:10px;}
	.w768 .list_form .li .tit .dd_chk ul li:after	{clear:both;display:block;content:'';}
	.w768 .list_form .li.ui_family dd	{margin-top:0;}
/* //휴대폰 알림 서비스 */

/* 체크카드 휴대폰알림서비스 */
.top_info_view .msg.chk_card, .top_sub_view .msg.chk_card	{max-width:840px;}
.top_sub_view .msg.chk_card_c	{max-width:810px;}

.process_status_fin.cate_chk_card li.st01	{width:48.5%;}
.process_status_fin.cate_chk_card li.st02	{width:48.5%;}
/* .process_status_fin.cate_chk_card li.st03	{width:21%} */
/* //체크카드 휴대폰알림서비스 */

/* 명의도용차단 서비스 */
.btn_outlink	{margin-top:12px; padding:0 18px;}
	.w768 .btn_outlink	{margin-top:10px; padding:0 9px;}
.process_status_fin.cate_sidcare li.st01	{width:32%}
.process_status_fin.cate_sidcare li.st02	{width:32.5%}
.process_status_fin.cate_sidcare li.st03	{width:32%}
/* //명의도용차단 서비스 */

/* 쇼핑케어상품 */
.list_service_info .li .txt_list.num	{padding-left:10px;}
.list_service_info .li .desc_wrap .list_box_nt.bg_box	{margin-top:10px;}
	.w768 .list_service_info .li .desc_wrap .list_box_nt.bg_box	{margin-top:9px;}
.list_service_info .li .desc_wrap .list_box_nt.bg_box .txt_list .txt_bar	{margin-left:0;}
.list_service_info .li .desc_wrap .list_box_nt.bg_box .txt_list .txt_squ02	{margin-left:10px;}
.list_service_info .li .desc_wrap .btm_info.line	{padding-top:8px; border-top:1px solid #e0e0e0;}
	.w768 .list_service_info .li .desc_wrap .btm_info.line	{padding-top:6px; border-top:1px solid #e0e0e0;}

.list_alert.left_a {padding-left:10px;}
	.w768 .list_alert.left_a {padding-left:0;}
.t_web_exp.shop_vnum .txt_pa.w02 {display:block;}
		.w768 .t_web_exp.shop_vnum .txt_pa.w02 {display:inline;}
/* miran */
.cate_svc_shop_apply .ul_fin .st01 {width:33%;}
.cate_svc_shop_apply .ul_fin .st02 {width:32%;}
.cate_svc_shop_apply .ul_fin .st03 {width:32%;}
.shop_cmp_list .txt_bar {margin-left:0;}
.shop_list_chk .list_app .chk_wrap label	{vertical-align:-2%;}
	.w768 .cate_svc_shop_apply .ul_fin .st01 {width:32%;}
	.w768 .cate_svc_shop_apply .ul_fin .st02 {width:32%;}
	.w768 .cate_svc_shop_apply .ul_fin .st03 {width:32.5%;}
	.w768 .shop_list_chk .w01 {margin-left:20px;}


/* 채무변제 유예상품 */
.list_form.ask_post .li .f_wd_askpost textarea {width:95.6%;}
.list_form.ask_post .li .f_wd_168_2	{width:170px;}
	.w768 .list_form.ask_post .li .f_wd_s96 {width:40%;}
	.w768 .list_form.ask_post .li .f_wd_askpost textarea {width:95.6%;}

.desc_wrap .tbl_debt th, .desc_wrap .tbl_debt td	{text-align:left;padding:10px 15px 12px;}
.desc_wrap .tbl_debt td .txt_num_list li .num	{margin-right:3px;}

.desc_wrap .tbl_debt2	{margin-bottom:34px;}
.desc_wrap .txt_list .r_num	{margin-left:9px;letter-spacing:0;}
	.w768 .desc_wrap .txt_list .r_num	{margin-left:5px;}

.process_status_fin.debt_apply li.st01	{width:24%;}
.process_status_fin.debt_apply li.st02	{width:24%;}
.process_status_fin.debt_apply li.st03	{width:24%;}
.process_status_fin.debt_apply li.st04	{width:24%;}

.top_sub_view .t_debt_apply_st01	{width:320px;margin:0 auto;}

.frm_prod_type .f_wd_s268	{width:266px;}
	.w768 .frm_prod_type .f_wd_s268	{width:98%;}

.list_acco.no_rbtn .list_app.frm_health .li .head	{padding:23px 0px 6px 0;}
.list_app.frm_health .li .head .fl_l	{width:404px;}
.list_app.frm_health .li .head .r_form	{text-align:left;}
.list_app.frm_health .li .head .r_form .rad_wrap	{min-width:98px;padding-left:0px;text-indent:0px;}
	.w768 .list_acco.no_rbtn .list_app.frm_health .li .head	{padding:14px 0 0 0;}
	.w768 .list_app.frm_health .li .head .fl_l	{width:100% !important;}
	.w768 .list_app.frm_health .li .head .r_form	{text-align:left;}
	.w768 .list_app.frm_health .li .head .r_form .rad_wrap	{min-width:24%;padding-left:0px;text-indent:0px;}

/* tab */
.radio_tab.tabs ul {overflow:hidden;margin:0 -1px;}
.radio_tab.tabs ul li {float:left;width:347px;height:48px;border-right:1px solid #d0d0d0;border-left:1px solid #e0e0e0;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;line-height:48px;text-align:center;background:#fff;}
.radio_tab.tabs ul li:first-child {border-left:1px solid #d0d0d0;}
.radio_tab.tabs ul li a {display:block;color:#101010;background:none;}
.radio_tab.tabs ul li.on {border:1px solid #b8b8b8;box-shadow:0 1px 3px rgba(0,0,0,.15) inset;background:#f8f8f8;}
.radio_tab.tabs ul li.on a .ico {position:relative; padding-left:28px;}
.radio_tab.tabs ul li.on a .ico:before	{content:' '; display:block; position:absolute; top:3px; left:0; width:18px; height:18px; background:url('/images/personal/cs/ico_faq_cate.png') no-repeat 0 0;}

	.w768 .radio_tab.tabs ul {overflow:hidden;}
	.w768 .radio_tab.tabs ul li {float:left;width:50%;height:63px;padding:6px 0;border-right:1px solid #e0e0e0;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;line-height:24px;text-align:center;box-sizing:border-box;background:#fff;}
	.w768 .radio_tab.tabs ul li a {display:block;color:#101010;background:none;}
	.w768 .radio_tab.tabs ul li.on {border:1px solid #b8b8b8;box-shadow:0 1px 3px rgba(0,0,0,.15) inset;background:#f8f8f8;}
	.w768 .radio_tab.tabs ul li.on .ico {padding-left:0; background:none;}
	.w768 .radio_tab.tabs ul li.on .ico:before	{display:none;}
/* //채무변제 유예상품 */

/* 해외이용_가입내역 */
ul.list_dep .head .td.p_block {float:none;}
/* //해외이용_가입내역 */

/* 카드사용 안심서비스 - 일반결제(안심클릭) */
.t_web_exp.t_online_pay_s4	{width:540px;margin:0 auto;}
.process_status_fin.online_pay_safe li.st01	{width:24%;}
.process_status_fin.online_pay_safe li.st02	{width:24%;}
.process_status_fin.online_pay_safe li.st03	{width:24%;}
.process_status_fin.online_pay_safe li.st04	{width:24%;}
.list_dep.list_change_sc_info .li.top_total .head .num	{padding:16px 0 18px 7px;}
.sch_date_change_sc_info .in_txt	{width:249px;}
.list_form.frm_online_pay .in_txt.f_wd_495	{width:450px;}
	.w768 .list_form.frm_online_pay .in_txt.f_wd_495 {width:83%;}

.top_sub_view.sms_cancel .msg	{max-width:696px;}

/* 쇼핑케어 해지 */
.txt_bar_s {display: block;padding: 0 0 0 11px;font-size: 14px;color: #303030;font-weight: normal;background: url('/images/personal/common/bl_gray_bar_4x1.png') 0 12px no-repeat;line-height: 23px;}

/* 가입이력 조회 */
.top_sub_view .t_register_history	{width:600px;margin:0 auto;}
.top_sub_view .t_register_history .txt_pa	{white-space:pre-line;}

/* 채무변제 유예상품 가입신청 */
.cate_debt_apply .st01 {width:15%}
.cate_debt_apply .st02 {width:23%}
.cate_debt_apply .st03 {width:17%}
.cate_debt_apply .st04 {width:40%}
	.w768 .cate_debt_apply .st01 {width:24%}
	.w768 .cate_debt_apply .st02 {width:24%}
	.w768 .cate_debt_apply .st03 {width:24%}
	.w768 .cate_debt_apply .st04 {width:24%}
/* //채무변제 유예상품 가입신청 */


/* 비밀번호 변경 */
.process_status_fin.passwd_change li.st01	{width:35%;}
.process_status_fin.passwd_change li.st02	{width:35%;}
.process_status_fin.passwd_change li.st03	{width:26%;}

/* 제한금액 설정 */
.process_status_fin.limit_amount li.st01	{width:48.5%;}
.process_status_fin.limit_amount li.st02	{width:48.5%;}
.list_service_info.limit_amount_noti .li.tit	{border-top: 1px solid #686868 !important;}
.list_service_info.limit_amount_noti .li	{border-bottom: 1px solid #e0e0e0 !important;}
.list_service_info.limit_amount_noti .li .head	{padding:14px 0 24px;}
.list_service_info.limit_amount_noti .li .head p	{text-align:center;}
.list_form.frm_limit_amount li.li dl.tit dd.dd_cnt	{padding:2px 28px 4px;}
.list_form.frm_limit_amount li .chk_wrap, .list_form li .rad_wrap, .list_form li .rad_b_wrap, .list_form li .rad_wrap	{margin:5px 18px 5px 2px;}

/* 161214_1.61up_30-10 *//* 161212_1.61up_30-10 */
/* 알림서비스 상단 공통 */
.top_info_alert {border-bottom:1px solid #b8b8b8;}
.top_info_alert .bt_white_s, .top_info_alert .bt_org_s {width:158px;}
/* 161219_1.61up_30-10 */
.main_sec.fixed .top_info_alert .btn_wrap {position:fixed;bottom:0;left:0;z-index:100;width:100%;margin:0;padding:0;text-align:center;height: 74px;background: url('/images/personal/services/alert/bg_bar02.png') 0 0 repeat-x;}
.main_sec.fixed .top_info_alert .btn_wrap .bt_org_s {height:52px;margin-top:9px;width: 316px}
.main_sec.fixed .top_info_alert .btn_wrap .bt_white_s {display: none;}
.main_sec.fixed .top_info_alert .btn_wrap .bt_org_s span, .main_sec.fixed .top_info_alert .btn_wrap .bt_white_s span {padding:12px 0;}
/* //161219_1.61up_30-10 */
/* //161212_1.61up_30-10 */

/* 휴대폰 알림 신청 */
.list_service_info .li .desc_wrap .btm_info.line.ml0 .txt_squ02 {margin-left:0;}
	.w768 .btm_info.ml0 {padding-left:0;}
.cate_alarm_apply .st01 {width:32%;}
.cate_alarm_apply .st02 {width:32%;}
.cate_alarm_apply .st03 {width:31%;}
.cate_alarm_apply .t_web_exp {width:600px;margin:0 auto;}
	.w768 .cate_alarm_apply .t_web_exp {width:auto;margin:0;}
/* //휴대폰 알림 신청 */

/* 바로알림서비스 신청 */
.cate_alert_alarm_apply .st01 {width:31.5%;}
.cate_alert_alarm_apply .st02 {width:31.5%;}
.cate_alert_alarm_apply .st03 {width:32%;}
.msg.alert_alarm_apply {max-width:840px}
	.w768 .cate_alert_alarm_apply .t_web_exp {width:auto;margin:0;}
/* //바로알림서비스 신청 */

/* 바로알림서비스 변경 */
.cate_alert_modify_apply .st01 {width:49%;}
.cate_alert_modify_apply .st02 {width:48.5%;}
.cate_alert_modify_apply .t_web_exp.step1 {width:520px;margin:0 auto;}
		.w768 .cate_alert_modify_apply .t_web_exp.step1 {width:auto;margin:0;}
/* //바로알림서비스 변경 */

/* 부정사용 방지 알림 */
.cate_fraud_apply .st01 {width:77.5%;}
.cate_fraud_apply .st02 {width:20%;}
	.w768 .cate_fraud_apply .st01 {width:49%;}
	.w768 .cate_fraud_apply .st02 {width:48.5%;}
.cate_fraud_apply .t_web_exp.step1 {width:570px;margin:0 auto;}
.cate_fraud_apply .t_web_exp.step2 {width:570px;margin:0 auto;}
	.w768 .cate_fraud_apply .t_web_exp.step1 {width:auto;margin:0;}
	.w768 .cate_fraud_apply .t_web_exp.step2 {width:auto;margin:0;}
.t_web_hdl.fraud_w {width:520px;margin:0 auto;}
			.w768 .t_web_hdl.fraud_w {width:auto;margin:0;}
/* //부정사용 방지 알림 */

/* 온라인 이용 바로알림서비스 */
.cate_online_apply .st01 {width:75%;}
.cate_online_apply .st02 {width:20%;}
	.w768 .cate_online_apply .st01 {width:47.5%;}
	.w768 .cate_online_apply .st02 {width:47.5%;}
/* //온라인 이용 바로알림서비스 */

/* 종합정보보호상품 */
.cate_idsecure_apply .st01 {width:32%;}
.cate_idsecure_apply .st02 {width:32%;}
.cate_idsecure_apply .st03 {width:32.5%;}

.box_gray	{background:#f4f4f4;}
.box_gray .sinfo_cont	{padding:25px 46px 27px; text-align:center;}
.box_gray .sinfo_cont .desc	{margin:13px 0 0; padding-bottom:8px; line-height:23px;}
.box_gray .sinfo_cont .rad_wrap	{display:block; width:235px; margin:10px auto; text-align:left;}
	.w768 .box_gray .sinfo_cont	{padding:20px 34.5px 20px; text-align:center;}
	.w768 .box_gray .sinfo_cont .tit01	{font-size:16px; line-height:23px;}
	.w768 .box_gray .sinfo_cont .desc	{margin:11px 0 12px; padding:0; font-size:14px; line-height:21px;}
	.w768 .box_gray .sinfo_cont .rad_wrap	{display:block; position:relative; margin:11px auto; width:150px; padding-left:58px; text-align:left;}
	.w768 .box_gray .sinfo_cont .rad_wrap a	{position:absolute; top:50%; left:0; margin-top:-12px;}

.btm_info.line_t	{margin-top:26px; padding:0 0 0; border-top:1px solid #e0e0e0;}
	.w768 .btm_info.line_t	{margin-top:26px; padding-top:6px !important; border-top:1px solid #e0e0e0;}
/* //종합정보보호상품 */

/* 종합정보보호상품 변경 */
.cate_idsecure_change .st01 {width:47.5%;}
.cate_idsecure_change .st02 {width:47.5%;}

/* 메일알림서비스 신청 */
.cate_email_alarm_apply .st01 {width:75%;}
.cate_email_alarm_apply .st02 {width:20%;}
.email_alarm {width:600px;margin:0 auto;}
.top_info_view .msg.email_alarm {max-width:840px;}

	.w768 .cate_email_alarm_apply .st01 {width:47.5%;}
	.w768 .cate_email_alarm_apply .st02 {width:47.5%;}
	.w768 .email_alarm {width:auto;margin:0;}
/* //메일알림서비스 신청 */

/* 설비리스/렌탈/할부  */
.boxarea dl dd {width:570px;}
.boxared .solo {width:50%;}
.boxarea .btn_sort {margin-bottom:20px;}
.boxarea .f_wd_all, .top_inquire .solo .f_wd_all {width:570px;}
	.w768 .boxarea dl	{margin:0;}
    .w768 .boxarea dl dd {width:100%;}
    .w768 .boxared .solo {width:50%;}
    .w768 .boxarea .btn_sort {margin-bottom:20px;}
    .w768 .boxarea .f_wd_all, .top_inquire .solo .f_wd_all {width:100%;}
.elt_w {max-width:750px; margin:0 auto;}

.rental_w {width:770px;margin:0 auto;}
.rental_pon_confirm .registration_phone .agree_area {margin-top:48px;}
	.w768 .rental_pon_confirm .registration_phone .agree_area {margin-top: 41px;}
/* 전화상담신청 */
.info_tel.tel_two_line {padding-top:28px;padding-left:80px;height:60px;border:1px solid #e0e0e0;background:url('/images/personal/common/ico_tel.png') 24px 24px no-repeat;font-size:18px;font-weight:bold;}
	.w768 .info_tel.tel_two_line	{height:68px; padding-top:20px;}
	.w768 .info_tel_inner {line-height: 23px;}
.info_tel a.f_tel {color:#dc320a;}

/* 삼성전자 복합기 할부금융 */
/* 230526 / 수정 / DGC-22382 / 신지환 */
.process_status_fin.multi_step li.st01 {width:19%;}
.process_status_fin.multi_step li.st02 {width:19%;}
.process_status_fin.multi_step li.st03 {width:19%;}
.process_status_fin.multi_step li.st04 {width:19%;}
.process_status_fin.multi_step li.st05 {width:19%;}
.process_status_fin.multi_step li.st05 .tit {padding-right: 0;}
/* //230526 / 수정 / DGC-22382 / 신지환 */
.certi_option	{margin-bottom:48px; padding:18px 0 24px; background:#f4f4f4; text-align:center;}
.certi_option li {display:inline-block; margin-left:29px;}
.certi_option li:first-child	{margin-left:0;}
.btm_info.btm_multi ul li .btn_sub	{margin:10px 0 0 20px;}

	.w768 .certi_option	{margin-bottom:20px; padding:16px 0; background:#f4f4f4; text-align:center;}
	.w768 .certi_option li {display:inline-block; margin-left:36px;}
	.w768 .certi_option li:first-child	{margin-left:0;}
	.w768 .btm_info.btm_multi ul li .btn_sub	{display:block; margin:5px 0 0 16px;}

.list_form .li .f_wd_s258	{width:247px;}
	.w768 .list_form .li .f_wd_s258	{width:100%;}

.list_form.multi_form .li .tit dt {width:143px;}
.list_form.multi_form .li .tit dd {font-size:14px;}

.list_acco_chk ul li {margin-bottom:-1px; border-top:1px solid #686868; border-bottom:1px solid #e0e0e0;}
.list_acco_chk ul li .head	{padding:18px 16px 24px; border-bottom:1px solid #e0e0e0; background:#fffdf6;}
.list_acco_chk ul li .head .rad_wrap a {display:none;}
.list_acco_chk ul li .head .rad_wrap label	{font-size:16px; font-weight:bold; cursor:default;}
.list_acco_chk ul li .head .rad_wrap label strong	{color:#dc330a;}
.list_acco_chk ul li .desc_wrap	{padding:8px 16px 15px;}
.list_acco_chk ul li .desc_wrap .chk_wrap label	{font-size:14px; font-weight:bold;}
.list_acco_chk ul li .desc_wrap .chk_wrap label em	{display:block; padding-left:30px; font-weight:normal;}
.list_acco_chk ul li .desc_wrap ul li {margin:12px -16px 0; padding:9px 16px 0; border-top:1px solid #e0e0e0; border-bottom:none;}
.list_acco_chk ul li .desc_wrap ul li:first-child	{margin-top:0; padding-top:0; border-top:none;}

.terms_sec.bnt .list_age.list_terms_group	{margin-bottom:0;}

.list_form.multi_form .li .f_wd_400	{width:368px;}
.list_form.multi_form .li .f_wd_492	{width:447px;}
.list_form.multi_form .li .f_wd_160	{width:128px;}
.list_form.multi_form .li .f_wd_240	{width:208px;}
	.w768 .list_form.multi_form .li .f_wd_400	{width:66%;}
	.w768 .list_form.multi_form .li .f_wd_492	{width:91%;}
	.w768 .list_form.multi_form .li .f_wd_160	{width:33%;}
	.w768 .list_form.multi_form .li .f_wd_168_3	{width:84%;}

.list_form.multi_form .li .tit dd .model_add	{margin-top:8px; padding-top:8px; border-top:1px solid #e0e0e0;}
.list_form.multi_form .li .tit dd .model_add:first-child	{margin-top:0; padding-top:0; border-top:none;}
.list_form.multi_form .li .tit dd .model_add .btn_del	{display:inline-block;width:44px;height:40px;padding:0;border:1px solid #b8b8b8;border-radius:2px;background-color:#fff;text-align:center;vertical-align:middle;font-size:0px;box-shadow:0px 1px 1px 0px #dfdfdf;line-height:28px;background:url('/images/personal/apply/bg_btn_del.png') no-repeat 50% 50%;}
.list_form.multi_form .li .tit dd .model_add .btn_del.active {border-color:#282828;}
.list_form.multi_form .li .tit dd .model_add .btn_del.disabled {border-color:#d0d0d0;cursor:default;}
.list_form.multi_form .li .tit dd .model_add .model_btn	{position:relative;}
.list_form.multi_form .li .tit dd .model_add .btn_del {position:absolute; top:4px; right:12px;}

	.w768 .list_form.multi_form .li .tit dd .model_add	{margin-top:13px; padding-top:13px; border-top:1px solid #e0e0e0;}
	.w768 .list_form.multi_form .li .tit dd .model_add:first-child	{margin-top:0; padding-top:0; border-top:none;}
	.w768 .list_form.multi_form .li .tit dd .model_add .btn_del	{display:inline-block;width:40px;height:40px;padding:0;border:1px solid #b8b8b8;border-radius:2px;background-color:#fff;text-align:center;vertical-align:middle;font-size:0px;box-shadow:0px 1px 1px 0px #dfdfdf;background:url('/images/personal/apply/bg_btn_del_m.png') no-repeat 50% 50%; background-size:17px 17px;}
	.w768 .list_form.multi_form .li .tit dd .model_add .btn_del.active {border-color:#282828;}
	.w768 .list_form.multi_form .li .tit dd .model_add .btn_del.disabled {border-color:#d0d0d0;cursor:default;}
	.w768 .list_form.multi_form .li .tit dd .model_add .model_btn	{position:relative;}
	.w768 .list_form.multi_form .li .tit dd .model_add .btn_del {position:absolute; top:3px; right:1px;}

.tit_wrap.tit_btn .top_info {top:0;}
.tit_wrap.tit_btn .top_info .btn_sub	{min-width:73px;}
	.w768 .tit_wrap.tit_btn .top_info .btn_sub	{min-width:68px;}

/* 코드찾기 */
.carnum_search_area .input_area {position:relative;margin-top:12px;}
.carnum_search_area .input_area .f_wd_model {width:292px;}
.carnum_search_area .input_area .f_wd_regist {width:292px;}
.carnum_search_area .input_area .btn_tb_sm_gray {position:absolute;right:0;top:0;}

.carnum_result_area {margin-top:32px;}
.carnum_result_area .keyword {color:#dc320a;}
.carnum_result_area .no_result {border-top:0;padding:40px 32px 43px;}

.result_state {padding:0 0 8px}
.result_state .total {color:#101010;font-size:16px;line-height:28px;}
.result_state .total .num {margin-left:12px;padding-left:14px;background:url('/images/personal/common/line_gray_15x1.png') no-repeat 0 5px;}

.result_wrap ul {border-top:1px solid #686868;}
.result_wrap li {position:relative;padding:16px 24px 20px 0;border-bottom:1px solid #e0e0e0;}
.result_wrap li .rad_area .rad_wrap {padding-left:0px;text-indent:0px;}
.result_wrap li .rad_area .rad_wrap a {position:absolute;top:50%;left:0;margin-top:-12px;}
.result_wrap li .rad_area label {display:inline-block;padding-left:35px}
.result_wrap li .rad_area .car_num {display:block;font-size:16px;}
.result_wrap li .rad_area .car_nm {display:block;margin-top:4px;color:#606060;}

/* 게시판 리스트 상단 검색영역 */
.retrieval_wrap:after {content:".";display:block;height:0px;clear:both;visibility:hidden;}
.retrieval_wrap .top_info {float:right;margin-bottom:0;}
.retrieval_wrap .total{float:left;margin:16px 0 -16px 2px;font-size:16px;color:#101010;}
.retrieval_wrap .f_wd_158 {width:158px;}
	.w768 .retrieval_wrap {padding:0 16px;}
	.w768 .retrieval_wrap .total {margin:20px 0 -16px 2px;}

/* 복합기 상단 */
.top_inquire.bizno dt {width:198px;}
.top_inquire.bizno dd {width:498px;}
.top_inquire.bizno dd .f_wd_497	{width:453px;}

.list_acco .list_dep.multi .head .fl_l {width:350px;}
.list_acco .list_dep.multi .head .fl_r {width:250px;}
.list_acco .list_dep.multi .head .em .sum_txt {font-size:16px;}
.list_acco .list_dep.multi .head .em strong {display:inline-block; width:130px;}

	.w768 .top_inquire.bizno dd .f_wd_497	{width:100%;}
	.w768 .list_acco .list_dep.multi .head .fl_l {float:none; width:100% !important;}
	.w768 .list_acco .list_dep.multi .head .fl_r {float:none; width:100% !important; margin-top:9px;}
	.w768 .list_acco .list_dep.multi .head .fl_r .em {padding-left:4px; text-align:left;}
	.w768 .list_acco .list_dep.multi .head .fl_r .em:after	{clear:both;display:block;content:'';}
	.w768 .list_acco .list_dep.multi .head .fl_r .em .sum_txt	{float:left; width:50%;}
	.w768 .list_acco .list_dep.multi .head .fl_r .em .sum	{float:right; width:50%; text-align:right;}


/* 종합정보 보호상품(ID-Secure) */
.desc_wrap .list_box_nt.bg_box.id_secure {margin:0 0 15px !important;padding:20px 24px 22px}
.desc_wrap .list_box_nt.bg_box.id_secure .strong {font-weight:bold; font-size:18px; letter-spacing:-1px;}

/*명의도용*/
.cate_modi_idcare .ul_fin .st01 {width:49%}
.cate_modi_idcare .ul_fin .st02 {width:48.5%}

.txt_pa.block {display:block}

/* SMS결제 */
.sms_type .step_cm {margin-top:10px;}
.sms_type .step_cm ol:after	{clear:both;display:block;content:'';}
.cate_sms_apply .ul_fin .st01 {width:32%;}
.cate_sms_apply .ul_fin .st02 {width:32%;}
.cate_sms_apply .ul_fin .st03 {width:32.5%;}
.top_sub_view.top_sms_step02 .msg	{width:555px;}
.cate_sms_change .st01 {width:48%;}
.cate_sms_change .st02 {width:48%;}
.top_sub_view.top_sms_change01 .msg	{width:625px;}
	.w768 .sms_type.list_service_info .li .desc_wrap {padding-top:23px}
	.w768 .sms_type .step_cm {margin-top:10px;}
	.w768 .top_sub_view.top_sms_step02 .msg	{width:auto;}
	.w768 .top_sub_view.top_sms_change01 .msg	{width:auto;}
	.w768 .list_form .li .f_wd_id {width:65%}
/* //SMS결제 */


/* 서비스 해지 동의 레이어 팝업 */
.lp_service_cancel .tit01	{margin-top:0;}
.lp_service_cancel .tit01 .fc_org	{color:#f05000;}
.lp_service_cancel .sub_txt	{margin-top:10px;}
.lp_service_cancel .list_form	{width:100%;margin-top:27px;}
.lp_service_cancel .list_form li.li	{padding:10px 15px 11px;text-align:center;}


 /* 휴대폰서비스 faq*/
.auth_fa_view .view_sec {margin-top:30px;}
.auth_fa_view .view_sec.first {margin-top:-5px;}
.auth_fa_view .top_sec .ico_box {margin:3px 0 4px;}
.auth_fa_view .top_sec .tit_area {position:relative; padding:0 100px 2px 0 }
.auth_fa_view .top_sec .state {position:absolute; top:-1px; right:0; font-size:18px; font-weight:bold}
.auth_fa_view .view_sec {position:relative;}
.auth_fa_view .view_sec:after {content:""; display:block; clear:both;}
.auth_fa_view .view_sec .tt {font-weight:bold;padding-bottom:7px;}
.auth_fa_view .view_sec .w_date {font-size:14px; font-weight:normal}
	.w768 .auth_fa_view .top_sec .tit_area  {padding-right:90px}
	.w768 .auth_fa_view .top_sec .state {font-size:16px; top:2px}

.auth_fa_view .fa_ask {overflow:hidden;padding-left:16px;}
.auth_fa_view .fa_answer {position:relative; margin:10px 0 0 0; padding:17px 16px 19px 57px; overflow:hidden;  background-color:#f4f4f4;}
	.w768 .auth_fa_view .fa_answer {margin:15px 0 0 0; padding:13px 16px 13px 32px;}
.auth_fa_view .fa_ask .post {padding-top:1px; clear:both;}
.auth_fa_view .fa_answer .post {padding-top:2px; clear:both;}

.auth_fa_view .fa_answer:after {content:""; display:block; width:17px; height:10px;  position:absolute; top:26px; left:24px; background:url('/images/personal/common/bg_arrow_set.png') no-repeat left bottom;}
	.w768 .auth_fa_view .fa_answer:after {top:18px; left:8px; background:url('/images/personal/common/bg_arrow_set_mpc.png') no-repeat left bottom;}

@media \0screen {.auth_fa_view .fa_answer:after {top:26px; }}
 /* 휴대폰서비스 윈도우 팝업 */
 .lp_auth {height:176px !important;min-height:176px;}
 .lp_auth .tit_txt {font-size:18px;font-weight:bold;}
 .lp_auth .sub_txt {margin-top:18px;}

 /* 채무면제 */
.debt_act_list .td.f_day strong {display:inline-block;margin-left:5px;}

/* My패밀리 등록 - 레이어팝업 */
.list_form.list_myfam .f_wd_232 {width:189px}
.list_form.list_myfam .f_wd_232s {width:232px}
    .w768 .list_form.list_myfam .f_wd_232 {width:80%}
    .w768 .list_form.list_myfam .f_wd_232s {width:98%}

/* My패밀리서비스 로그인 */
.ico_list.list_service_info .head .guide_ico.myfam_ico {background:url('/images/personal/common/ico_myfam.png') no-repeat 0 50%;}
.tit_wrap.accd_info {padding-bottom:0;}
.tit_wrap.accd_info .tit04.solo {margin-top:0;}
.tit_wrap.accd_info .top_info {top:1px;}
	.w768 .ico_list.list_service_info .head .guide_ico.myfam_ico {background:url('/images/personal/common/ico_myfam_mpc.png') no-repeat 0 50%;}
	.w768 .tit_wrap.accd_info {padding-left:0;padding-bottom:11px;}
	.w768 .tit_wrap.accd_info .tit04.solo{margin-top:0;}
	.w768 .tit_wrap.accd_info .top_info	{top:1px;}

/* 주차 안심서비스 */
.txt_squ02.orange{background-image:url('/images/personal/common/bl_orange_square_2x2.png');}

/* 바로알림 가족카드SMS */
.inner_famsns:after	{clear:both;display:block;content:'';}
.inner_famsns dt	{float:left;padding-right:16px;font-size:14px;font-weight:bold;color:#101010;}
.inner_famsns dd	{float:left;padding-right:4px;}
    .w768 .inner_famsns:after	{clear:both;display:block;content:'';}
    .w768 .inner_famsns dt	{float:left;padding-right:16px;font-size:14px;font-weight:bold;color:#101010;}
    .w768 .inner_famsns dd	{float:left;padding-right:4px;width:100%;}

/* 상담신청 전화번호 박스 */
.box_tel	{padding:28px 24px 32px;border:1px solid #e0e0e0;}
.box_tel p	{position:relative;padding-left:56px;font-size:18px;color:#303030;font-weight:bold;letter-spacing:-1px;}
.box_tel p:before	{content:' ';display:block;position:absolute;top:-3px;left:0;width:40px;height:40px;background:url('/images/personal/apply/ico_set.png') no-repeat 0 0;}
.box_tel p a	{color:#dc320a;}
	.w768 .box_tel	{margin:0 16px;padding:20px 16px;border:1px solid #e0e0e0;}
	.w768 .box_tel p	{position:relative;padding-left:40px;font-size:16px;color:#303030;font-weight:bold;letter-spacing:-1px;}
	.w768 .box_tel p:before	{content:' ';display:block;position:absolute;top:-5px;left:0;width:32px;height:32px;background:url('/images/personal/apply/ico_set_mpc.png') no-repeat 0 0;}
	.w768 .box_tel p a	{color:#dc320a;}


.bg_box.mt_n {margin-top:0;}

/* 금융안심보상상품 */
.list_service_info .flag_status{font-size:18px;color:#dc320a;position:absolute;top:27px;right:74px;}

/* 160106 추가 : 아코디언 리스트내 서브 문구 */
.list_acco .list_app .txt_sub {clear:both;padding-left:30px;}

/* 문자알림서비스 */
.list_service_info ul .li.bg {background:#fafafa;}
.list_service_info ul .li .head .link_area .tit dl .define .flag_org {margin-right:8px; padding:0 7px 3px 5px; border:1px solid #dc320a; border-radius:2px; font-size:13px; color:#dc320a; line-height:100%; vertical-align:middle;}
	.w768 .list_service_info ul .li .head .link_area .tit dl .define .flag_org {margin-right:8px; padding:0 4px 4px; border:1px solid #dc320a; border-radius:2px; font-size:12px; color:#dc320a; line-height:100%; vertical-align:middle;}

/* 160211 추가 */
.tution.box_gray	{padding:32px 44px; background:#f4f4f4; text-align:center;}
.tution.box_gray p {text-align:left;}
.tution.box_gray p.tit02	{margin-bottom:5px; text-align:center;}
.tution.box_gray p .txt_pa	{white-space:normal;}
.tution.box_gray .rad_wrap	{margin:14px 15px 0;}
	.w768 .tution.box_gray	{padding:20px 0; background:#f4f4f4; text-align:center;}
	.w768 .tution.box_gray p.tit02	{margin-bottom:5px; text-align:center;}
	.w768 .tution.box_gray p	{text-align:left; line-height:23px;}
	.w768 .tution.box_gray p .txt_pa	{white-space:normal;}
	.w768 .tution.box_gray .rad_wrap	{margin:14px 6px 0;}
/* //160211 추가 */

/* 160719 추가 / PS160623000072 / SMS서비스별 비교표 추가 요청 건 / 김현진 */
.list_service_info ul .li .head .link_area .tit dl .define .flag_v2 .flag_org{font-weight: normal;}
.box_gray .sinfo_cont.vv2 .rad_wrap{position:relative;padding-left:35px;text-indent: 0;}
.box_gray .sinfo_cont.vv2 .rad_wrap a{position:absolute;top:50%;left:0;margin-top:-10px;}
.w768 .box_gray .sinfo_cont.vv2 .rad_wrap{width:240px; text-indent: 0;}
	.w768 .box_gray .sinfo_cont.vv2 .rad_wrap a{margin-top:-12px;}
/* 160719 추가 / PS160623000072 / SMS서비스별 비교표 추가 요청 건 / 김현진 */

/* 160704 / PS160630000521 / 오토케어 / 김현진 */
.list_box_svc.smart li span.mid_big{font-size:40px;vertical-align:top;}
/* //160704 / PS160630000521 / 오토케어 / 김현진 */

/* 160721 추가 / PS160623000072 / SMS서비스별 비교표 추가 요청 건 / 김현진 */
.box_gray .sinfo_cont.vv2 .rad_wrap{width:285px;}
.flag_v3{display:block;overflow:hidden;}
.flag_v3 .flag_org {display:inline-block;float:left;margin-top:8px;padding:0 7px 3px 5px; border:1px solid #dc320a; border-radius:2px; font-size:13px; color:#dc320a; line-height:100%; vertical-align:middle;font-weight:normal;}
.box_gray .sinfo_cont.vv2 .rad_wrap a{position:absolute;top:5px;left:0;margin-top:0;}
.box_gray .sinfo_cont.vv2 .rad_wrap a{position:absolute;top:6px;}
	.w768 .box_gray .sinfo_cont.vv2 .rad_wrap a{position:absolute;top:3px;left:0;margin-top:0;}
/* //160721 추가 / PS160623000072 / SMS서비스별 비교표 추가 요청 건 / 김현진 */
/* 20160802_1.6up */
.card_step_wrap.card_step_new .card_step ul li.st02.short:before {width:420px;left:-210px;}
/* //20160802_1.6up */

/* 160923_1.6up_30 */
.cate_svc_abroad_apply{padding-top: 63px;margin-top:0;} /*//170518_2.0up_S-08-03_수정_김수영 */
	.w768 .cate_svc_abroad_apply{padding-top: 50px;margin-top:0;} /*//170518_2.0up_S-08-03_수정_김수영 */
.top_sub_view.no_msg{padding-top:0;border-bottom:0;}
	.w768 .top_sub_view.no_msg{padding-top:0;border-bottom:0;}
/* //160923_1.6up_30 */

/* 161206_1.61up_30-10 바로알림서비스 정보변경*/
.bt_chg .abs{right:0;top:50%;margin-top: -16px;right:16px;}/*161208_1.61up_30-10*/
.bt_chg .abs {width: 110px;height: 30px;font-size:16px;box-shadow: none;line-height: 28px} /*161222_2.0up_30-10 수정*/ /*161209_1.61up_30-10 수정*/
a.bt_short{width: 90px;height: 30px;font-size:16px;box-shadow: none;line-height: 28px} /*161222_2.0up_30-10 추가 */ /*16122_1.61up_30-10 수정*/
.ml4{margin-left:4px;}
.rel .bt_white_com{position: absolute;right:0;top:0;}
.bt_white_com.active,.bt_white_com:hover{border:1px solid #282828;}
.terms_sec ul.list_age li.li .notxt .btn_pt{right:40px;}
/* //161206_1.61up_30-10 바로알림서비스 정보변경 */
/* 161208_1.61up_30-10 */
.apply_date{position: absolute;right:0;top:3px;font-size: 16px}
.apply_date strong{margin-right: 40px}
/* //161208_1.61up_30-10 */

/* 161219_1.61up_30-10 */
.top_info_alert {background:#f3f8f9 url('/images/personal/services/alert/bg_bar01.png') 0 0 repeat-x;height: 285px;position: relative;border-bottom: 0 none;}
.top_info_alert:after {content:"";position: absolute;bottom:0;left:0;width:100%;height: 4px;background:url('/images/personal/services/alert/bg_bar03.png') 0 0 repeat-x;z-index: 61;}
.top_info_alert .h2_sub {position: absolute;left: 50%;top: 46px;}
.top_info_alert .h2_sub span {font-size: 18px;font-weight: bold;color: #fff;background-color: #376ea1;padding: 0 5px 4px;display: inline-block;letter-spacing: -1.4px;line-height: 21px;}
.top_info_alert .h2_sub span span {padding: 0}
.top_info_alert .btn_wrap {text-align: left;position: absolute;left: 50%;bottom: 48px;margin-top: 0}
.top_info_alert .btn_wrap .bt_white_s {margin-left: 0}
.top_info_alert .visual_wrap .slide_wrap {position: relative;height: 285px;}
.top_info_alert .visual_wrap .slide_wrap .txt_area {position: absolute;left: 50%;margin-top: 99px;}
.top_info_alert .visual_wrap .slide_wrap .txt_area .text01 {font-size: 40px;font-weight: bold;color: #101010;letter-spacing: -3px;}
.top_info_alert .visual_wrap .slide_wrap .txt_area .text02 {font-size: 16px;color: #101010;letter-spacing: -1px;margin-top: 18px;}
.top_info_alert .visual_wrap .slide_wrap img {display: block;}
.top_info_alert .visual_wrap .slide_wrap .img_area {position: absolute;left: 50%;margin-left: -384px;z-index: 40}
.top_info_alert .visual_wrap .slide_wrap .item_phone {position: absolute;bottom:0;left: 50%;margin-left:-303px;z-index: 41}/* 161228_1.61up_30-10 z-index 수정 */
.top_info_alert .visual_wrap .slide_wrap .blank {position: absolute;bottom:0;left: 50%;margin-left:-264px;z-index: 39;width: 124px;height: 208px;background-color: #FFF}
.top_info_alert .visual_wrap .slide_wrap li {width: 100%;height: 285px;}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .img_area .item01 {position: absolute;top: 47px;left: 45px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item02 {position: absolute;top: 32px;left: 135px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item03 {position: absolute;top: 108px;left: 273px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item04 {position: absolute;top: 77px;left: 122px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item05 {position: absolute;top: 229px;left: 148px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item03 {position: absolute;top: 77px;left: 122px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item02 {position: absolute;top: 108px;left: 273px}
.top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item04 {position: absolute;top: 224px;left: 157px}
.top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item01 {position: absolute;top: 47px;left: 45px}
.top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item02 {position: absolute;top: 108px;left: 273px}
.top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item03 {position: absolute;top: 77px;left: 122px}
.top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .slide02 .img_area .item04 {position: absolute;top: 233px;left: 158px}
.top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .slide03 .img_area .item04 {position: absolute;top: 241px;left: 204px}
.top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item01 {position: absolute;top: 47px;left: 45px}
.top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item02 {position: absolute;top: 108px;left: 273px}
.top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item03 {position: absolute;top: 77px;left: 122px}
.top_info_alert .visual_wrap .slide_wrap .intro_compensation .slide01 .img_area .item04 {position: absolute;top: 247px;left: 148px}
.top_info_alert .visual_wrap .slide_wrap .intro_compensation .slide03 .img_area .item04 {position: absolute;top: 241px;left: 204px}
.top_info_alert .indi_wrap {position:absolute;top:16px;left:50%;text-align:right;margin-left: -348px;width: 696px;line-height: 0}
.top_info_alert .indi_wrap .prev{width:15px; height:15px;  background:url('/images/personal/main/bg_indi_15x15.png') no-repeat 0 0;}
.top_info_alert .indi_wrap .next {width:15px; height:15px; background:url('/images/personal/main/bg_indi_15x15.png') no-repeat -21px 0;}
	.w768 .top_info_alert {background:#f3f8f9 url('/images/personal/services/alert/bg_bar01.png') 0 0 repeat-x;position: relative;border-bottom: 0 none;height: 251px}
	.w768 .top_info_alert:after {content:"";position: absolute;bottom:40px;left:0;width:100%;height: 2px;background:url('/images/personal/services/alert/bg_bar03.png') 0 0 repeat-x;z-index: 61;background-size: auto 2px;}
	.w768 .top_info_alert .h2_sub {width: 100%;text-align: center;position: absolute;left: 0;top: 24px;}
	.w768 .top_info_alert .h2_sub span {font-size: 13px;font-weight: bold;color: #fff;background-color: #376ea1;padding: 0 5px;display: inline-block;}
	.w768 .top_info_alert .h2_sub span span {font-weight: normal !important;padding: 0}
	.w768 .top_info_alert .btn_wrap {width: 100%;margin: 0;text-align: center;position: relative;left: 0;bottom: 0;}
	.w768 .top_info_alert .visual_wrap {height: 211px}
	.w768 .top_info_alert .visual_wrap .slide_wrap {position: relative;height: 211px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .txt_area {position: absolute;left: 50%;margin-top: 73px;padding-left: 17px;line-height: 23px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .txt_area .text01 {font-size: 23px;font-weight: bold;color: #101010;letter-spacing: 0}
	.w768 .top_info_alert .visual_wrap .slide_wrap .txt_area .text02 {font-size: 14px;color: #101010;margin-top: 6px;line-height: 20px}
	.w768 .top_info_alert .visual_wrap .slide_wrap img {display: block;}
	/* 161228_1.61up_30-10 z-index 수정 */
	.w768 .top_info_alert .visual_wrap .slide_wrap .img_area {position: absolute;left: 50%;margin-left: -160px;z-index: 40}
	.w768 .top_info_alert .visual_wrap .slide_wrap .item_phone {position: absolute;bottom:0px;left: 50%;margin-left:-137px;z-index: 41}
	/* //161228_1.61up_30-10 z-index 수정 */
	.w768 .top_info_alert .visual_wrap .slide_wrap .item_phone img {width: 135px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .blank {position: absolute;bottom:0px;left: 50%;margin-left:-113px;z-index: 58;width: 76px;height: 128px;background-color: #FFF}
	.w768 .top_info_alert .visual_wrap .slide_wrap li {width: 100%;height: 211px;}
	.w768 .top_info_alert .visual_wrap .slide_wrap ul {position: relative;height: 211px;}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .img_area .item01 {position: absolute;top: 54px;left: 17px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .img_area .item01 img {width: 33px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item02 {position: absolute;top: 60px;left: 54px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item02 img {width: 88px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item03 {position: absolute;top: 91px;left: 135px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item03 img {width: 28px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item04 {position: absolute;top: 84px;left: 48px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item04 img {width: 76px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item05 {position: absolute;top: 175px;left: 63px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide01 .img_area .item05 img {width: 48px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item02 {position: absolute;top: 91px;left: 135px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item02 img {width: 28px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item03 {position: absolute;top: 84px;left: 48px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item03 img {width: 76px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item04 {position: absolute;top: 171px;left: 68px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_alert .slide02 .img_area .item04 img {width: 36px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item01 {position: absolute;top: 54px;left: 17px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item01 img {width: 33px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item02 {position: absolute;top: 91px;left: 135px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item02 img {width: 28px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item03 {position: absolute;top: 84px;left: 48px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .img_area .item03 img {width: 76px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .slide02 .img_area .item04 {position: absolute;top: 177px;left: 69px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .slide02 .img_area .item04 img {width: 33px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .slide03 .img_area .item04 {position: absolute;top: 183px;left: 98px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_sinfocare .slide03 .img_area .item04 img {width: 15px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item01 {position: absolute;top: 54px;left: 17px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item01 img {width: 33px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item02 {position: absolute;top: 91px;left: 135px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item02 img {width: 28px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item03 {position: absolute;top: 84px;left: 48px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .img_area .item03 img {width: 76px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .slide01 .img_area .item04 {position: absolute;top: 185px;left: 60px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .slide01 .img_area .item04 img {width: 54px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .slide03 .img_area .item04 {position: absolute;top: 193px;left: 65px}
	.w768 .top_info_alert .visual_wrap .slide_wrap .intro_compensation .slide03 .img_area .item04 img {width: 15px}
	.w768 .top_info_alert .indi_wrap {position:absolute;bottom:17px;left:50%;margin-left: 17px;line-height: 0;top: auto;text-align: left;width: auto;}
	.w768 .top_info_alert .indi_wrap .prev{width:18px; height:18px;  background: url('/images/personal/main/bg_indi_24x24.png') no-repeat 0 0;
	background-size: auto 18px;}
	.w768 .top_info_alert .indi_wrap .next {width:18px; height:18px; background: url('/images/personal/main/bg_indi_24x24.png') no-repeat -23px 0;
	background-size: auto 18px;}
	.w768 .top_info_alert {border-bottom:1px solid #b8b8b8;}
	.w768 .top_info_alert .bt_white_s, .w768 .top_info_alert .bt_org_s {float:left;width:50%;height:40px;margin:0;font-size:14px;border:0;border-radius:0;box-sizing:border-box;}
	.w768 .top_info_alert .bt_white_s span, .w768 .top_info_alert .bt_org_s span {padding:0;line-height:38px;}
	.w768 .top_info_alert .bt_white_s {border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;}
	.w768 .main_sec.fixed .top_info_alert .btn_wrap {position:fixed;bottom:0;left:0;z-index:100;width:100%;margin:0;text-align:center;height: 40px;background: none;}
	.w768 .main_sec.fixed .top_info_alert .btn_wrap .bt_white_s {display:none;}
	.w768 .main_sec.fixed .top_info_alert .btn_wrap .bt_org_s {width:100%;margin:0;height: 40px;margin-top: 0;background-color: rgba(240,80,0,0.9);}
	.w768 .main_sec.fixed .top_info_alert .btn_wrap .bt_org_s span {padding: 0}
/* //161219_1.61up_30-10 */

/* 170106_2.0up_알림서비스 초화면 */
/* 190211 삭제/챗봇스킨리모콘수정/김은영 */
/*
.fix_type2.btn_fix .common_menu .ico_btn .ico_bg {bottom:66px}
.fix_type2.btn_fix .common_menu .ico_btn.scroll .ico_bg, .fix_type2.btn_fix .btn_talk_area a {bottom:138px}
	.w768 .fix_type2.btn_fix .common_menu .ico_btn .ico_bg {bottom:63px !important}
	.w768 .fix_type2.btn_fix .common_menu .ico_btn.scroll .ico_bg, .w768 .fix_type2.btn_fix .btn_talk_area a {bottom:114px !important}
*/
/* //190211 삭제/챗봇스킨리모콘수정/김은영 */
#wrap #contents .main_sec.alerting_service {position:relative;margin-bottom:0;padding-bottom:32px;background-color:#ffeeee;z-index:15;}/*170131_2.0up 수정 이재훈*/
#wrap #contents .main_sec.alerting_service .tabcontents_wrap {position:relative;z-index:5;}
/* 170515 추가 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
.alerting_service.utility .tabmenu_wrap .ui_tab {margin:0 20px;}
.alerting_service.utility .tabmenu_wrap li a,
.alerting_service.utility li.last a {padding-left:10px;padding-right:10px;}
/* //170515 추가 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
.alerting_service .tabmenu_wrap {position:absolute;left:50%;margin-left:-410px;top:285px;width:820px;height:72px;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);z-index:10;}
.alerting_service .tabmenu_wrap li {float:left;position:relative;}
.alerting_service .tabmenu_wrap li:after {content:"";position:absolute;top:31px;right:0;width:1px;height:9px;background-color:#c3c3c3;}
.alerting_service .tabmenu_wrap li.last:after {display:none;}
/* 170515 수정 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
.alerting_service .tabmenu_wrap li a {display:block;margin-right:1px;height:31px;padding-top:34px;text-align:center;color:#000;line-height:24px;padding-left: 12px;padding-right: 12px}/*170110_2.0up_수정*/
.alerting_service .tabmenu_wrap li.on a {/*height:44px;*/border-bottom:7px solid #f05000;color:#f05000}
/* //170515 수정 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
.alerting_service .tabmenu_wrap li a .tit {display:block;font-size:15px;}
.alerting_service .tabmenu_wrap li.last a {padding-left: 13px;padding-right: 13px;margin-right: 0}/*170110_2.0up_수정*/
.alerting_service .tabmenu_wrap li a .ico_use {display:none;color:#fffefe;font-size:12px;background-color:#3c414b;border-radius:2px;height:17px;text-align:center;width:44px;line-height:1em;position:absolute;top:17px;left:50%;margin-left:-22px}
.alerting_service .tabmenu_wrap .service_use li a {height:31px;padding-top:34px;}
.alerting_service .tabmenu_wrap .service_use li:after {top:44px;}
.alerting_service .tabmenu_wrap .service_use .ico_use {display:block;}
/* 170515 추가 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
/* 이용중 아이콘 없을 경우 */
.alerting_service .tabmenu_wrap li a {height:31px;padding-top:34px;}
.alerting_service .tabmenu_wrap li:after {top:44px;}
.alerting_service .tabmenu_wrap .ico_use {display:block;}
.alerting_service .tabmenu_wrap .service_use li a {height:31px;padding-top:34px;}
.alerting_service .tabmenu_wrap .service_use li:after {top:44px;}
.alerting_service .tabmenu_wrap .service_use .ico_use {display:block;}
/* //이용중 아이콘 없을 경우 */
/* //170515 추가 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
.alerting_service .service_contents {position:relative;top:-24px;max-width:820px;padding:67px 0 63px;margin:0 auto;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);}/* 180328 / 수정 / PS180122001122 / 김현진 */
.alerting_service .visual_wrap {position:relative;height:389px;background-color:#f5f9fb;}/* 180328 / 수정 / PS180122001122 / 김현진 */
.alerting_service .visual_wrap .h2_sub {position:absolute;left:50%;margin-left:-22px;top:46px;}
.alerting_service .visual_wrap .h2_sub span {font-size:18px;font-weight:bold;color:#fff;padding:0 5px;display:inline-block;letter-spacing:-1.4px;background-color:#376ea1;height:23px;line-height:1em;padding-top:2px}
.alerting_service .visual_wrap .h2_sub span span {padding:0}
.alerting_service .visual_wrap .txt_area {position:absolute;left:50%;width: 340px;margin-top:89px;margin-left:-22px;}/* 180328 / 수정 / PS180122001122 / 김현진 */
.alerting_service .visual_wrap .txt_area .text01 {font-size:40px;font-weight:bold;color:#101010;letter-spacing:-3px;line-height:50px}
.alerting_service .visual_wrap .txt_area .text02 {font-size:16px;color:#101010;letter-spacing:-1px;margin-top:7px;}
.alerting_service .visual_wrap .img_area {position:absolute;bottom:97px;left:50%;margin-left:-325px;}/* 180328 / 수정 / PS180122001122 / 김현진 */
.alerting_service .visual_wrap .img_area img {display: block;}
.alerting_service .icon_wrap {text-align:center;padding-bottom:10px}
.alerting_service .icon_wrap div {display:inline-block;width:190px;vertical-align:top;margin:0 7px;}
/* 170113_2.0up_수정 */
.alerting_service .icon_wrap div p {color:#000;font-size:16px; font-weight:bold;margin-bottom:8px;line-height: 24px}
.alerting_service .icon_wrap div li {color:#666;font-size:14px;line-height:19px;padding:1px 0 6px;}
.alerting_service .icon_wrap div:before {content:"";display:block;width:100px;height:85px;margin:0 auto 32px}
.alerting_service #service01 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon01.png') 0 0 no-repeat;}
.alerting_service #service01 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon07.png') 0 0 no-repeat;}
.alerting_service #service01 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon05.png') 0 0 no-repeat;}
.alerting_service #service02 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon02.png') 0 0 no-repeat;}
.alerting_service #service02 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon07.png') 0 0 no-repeat;}
.alerting_service #service02 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon10.png') 0 0 no-repeat;}
.alerting_service #service03 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon07.png') 0 0 no-repeat;}
.alerting_service #service03 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon06.png') 0 0 no-repeat;}
.alerting_service #service03 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon04.png') 0 0 no-repeat;}
.alerting_service #service04 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon07.png') 0 0 no-repeat;}
.alerting_service #service04 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon03.png') 0 0 no-repeat;}
.alerting_service #service05 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon08.png') 0 0 no-repeat;}
.alerting_service #service05 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon03.png') 0 0 no-repeat;}
.alerting_service #service06 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon09.png') 0 0 no-repeat;}
.alerting_service #service06 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon11.png') 0 0 no-repeat;}
.alerting_service #service06 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon03.png') 0 0 no-repeat;}
.alerting_service #service07 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon09.png') 0 0 no-repeat;}
.alerting_service #service07 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon03.png') 0 0 no-repeat;}
/* //170113_2.0up_수정 */
/* 170110_2.0up_버튼 */
.alerting_service .btn_wrapper {position:fixed;bottom:0;left:0;z-index:100;width:100%;margin:0;padding:0;text-align:center;height:80px;background:url('/images/personal/services/alert/bg_bar04.png') 0 0 repeat-x;}
.alerting_service .btn_wrap  {width: 820px;margin: 0 auto;overflow: hidden;padding-top: 12px;}
.alerting_service .btn_wrap .bt_org,
.alerting_service .btn_wrap .bt_gray {float: left;width: 50%;margin: 0;border-radius: 0;font-size: 18px;padding: 12px 0 24px}
.alerting_service .btn_wrap .bt_org {background-color: rgba(240,80,0,.8);}
.alerting_service .btn_wrap .bt_gray {background-color: rgba(60,65,75,.8);}/* 170118_2.0up_수정 */
.alerting_service .btn_wrap .bt_org:hover, .alerting_service .btn_wrap .bt_org:active {background-color: rgba(201,61,0,.8);}/* 170118_2.0up_수정 */
.alerting_service .btn_wrap .bt_gray:hover, .alerting_service .btn_wrap .bt_gray:active {background-color: rgba(37,39,45,.8);}
.alerting_service .btn_wrap .bt_org.disabled, .alerting_service .btn_wrap .bt_org.disabled:hover {background-color: rgba(255,212,197,.8);}/* 170118_2.0up_수정 */
.alerting_service .btn_wrap .bt_gray.disabled, .alerting_service .btn_wrap .bt_gray.disabled:hover {background-color: rgba(224,224,226,.8);}/* 170118_2.0up_수정 */
/* //170110_2.0up_버튼 */
	.w768 #wrap #contents .main_sec.alerting_service {background-color: #FFF}
	.w768 .alerting_service .tabmenu_wrap {position: absolute;top: 172px;left: 0;z-index:10;border-top: 1px solid #ccc;overflow: hidden;box-shadow: 0 1px 2px rgba(0,0,0,.2);height: 49px;margin-left: 0;}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap li {float:left;position:relative;height: 49px;}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap li:after {content:"";position:absolute;top:20px;right:0;width:1px;height:12px;background-color:#c3c3c3;}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap li.last:after {display:none;}
	.w768 .alerting_service .tabmenu_wrap li a {display:block;margin-right:1px;height:24px;text-align:center;color:#000;line-height:1em;font-weight: bold;padding-left: 16px;padding-right: 16px;padding-top: 17px;width: auto;}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap li.on a {height:30px;border-bottom:2px solid #f05000;color:#f05000}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap li a .tit {display:block;font-size:13px;}
	.w768 .alerting_service .tabmenu_wrap li a .ico_use {display:none;color:#fffefe;font-size:8.5px;background-color:#3c414b;border-radius:2px;height:14px;text-align:center;width:32px;line-height:14px;position:absolute;top:5px;left:50%;margin-left:-16px}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap .service_use li:after {top:26px;}/* 170118_2.0up_추가 */
	.w768 .alerting_service .tabmenu_wrap .service_use li a {height:22px;padding-top: 23px}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap .service_use li.on a {height: 24px}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 .alerting_service .tabmenu_wrap .service_use .ico_use {display:block;}
	.w768 .alerting_service .icon_wrap {padding: 8px 16px 24px;background-color: #fbe9e9}/* 170118_2.0up_수정 */
	/*170113_2.0up_수정*/
	.w768 .alerting_service .icon_wrap div.ml0 {margin-left: 16px !important}
	.w768 .alerting_service .icon_wrap div.mr0 {margin-right: 16px !important}
	.w768 .alerting_service .icon_wrap div {position: relative;border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.2);background-color: #FFF;margin: 16px 16px 0;padding: 25px 20px 25px 104px;min-height: 62px;text-align: left;width: auto;display: block;}/* 170118_2.0up_수정 */
	.w768 .alerting_service .icon_wrap div p {color:#282828;font-size:16px; font-weight:bold;margin-bottom:17px;line-height: 18px;}
	.w768 .alerting_service .icon_wrap div li {color:#606060;font-size:13px;line-height:19px;padding:1px 0}
	.w768 .alerting_service .icon_wrap div:before {content: "";position: absolute;width: 73px;height: 62px;left:15px;top:28px;}
	.w768 .alerting_service #service01 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon01_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service01 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon07_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service01 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon05_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service02 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon02_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service02 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon07_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service02 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon10_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service03 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon07_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service03 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon06_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service03 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon04_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service04 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon07_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service04 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon03_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service05 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon08_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service05 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon03_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service06 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon09_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service06 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon11_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service06 .icon_wrap div.icon03:before {background:url('/images/personal/services/alert/service_icon03_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service07 .icon_wrap div.icon01:before {background:url('/images/personal/services/alert/service_icon09_mpc.png') 0 0 no-repeat;}
	.w768 .alerting_service #service07 .icon_wrap div.icon02:before {background:url('/images/personal/services/alert/service_icon03_mpc.png') 0 0 no-repeat;}
	/*//170113_2.0up_수정*/
	.w768 .alerting_service .service_contents {margin-top: 0;padding: 0;position: relative;top: 0;padding-top: 49px;box-shadow: none}/* 170118_2.0up_수정 *//* 170116_2.0up_수정 */
	.w768 #wrap #contents .main_sec.fixed.alerting_service {padding-top: 0}
	.w768 .alerting_service .visual_wrap {position:relative;height:172px;background-color:#f5f9fb;}/* 170118_2.0up_수정 */
	.w768 .alerting_service .visual_wrap .h2_sub {width: 100%;text-align: center;position: absolute;left: 0;top: 13px;margin-left: 0}/* 170118_2.0up_수정 */
	.w768 .alerting_service .visual_wrap .h2_sub span {font-size: 13px;font-weight: bold;color: #fff;background-color: #376ea1;padding: 2px 5px 0;display: inline-block;height: 19px}
	.w768 .alerting_service .visual_wrap .h2_sub span span {padding: 0;font-weight: normal;}
	.w768 .alerting_service .visual_wrap .txt_area {position: absolute;left: 50%;margin-top: 52px;padding-left: 17px;width: 50%;margin-left: 0}/* 170118_2.0up_수정 */
	.w768 .alerting_service .visual_wrap .txt_area .text01 {font-size: 23px;font-weight: bold;color: #101010;line-height: 23px;letter-spacing: 0}
	.w768 .alerting_service .visual_wrap .txt_area .text02 {font-size: 14px;color: #101010;margin-top: 9px;line-height: 20px;letter-spacing: 0}/* 170118_2.0up_수정 */
	.w768 .alerting_service .visual_wrap .img_area {position:absolute;bottom:0;left:50%;margin-left:-144px;}
	.w768 .alerting_service .visual_wrap .img_area img {display: block;width: 146px}
/* 170110_2.0up_버튼 */
	.w768 .alerting_service .btn_wrapper {position:fixed;bottom:0;left:0;z-index:100;width:100%;margin:0;padding:0;height: 52px;background-image: none;}/* 170118_2.0up_수정 */
	.w768 .alerting_service .btn_wrap {width: 100%;margin: 0;padding: 0}
	.w768 .alerting_service .btn_wrap .bt_org,
	.w768 .alerting_service .btn_wrap .bt_gray {float: left; width:50%;margin:0;border-radius: 0;font-size: 16px;height: 38px;padding: 6px 0 8px;}/* 170118_2.0up_수정 */
/* //170110_2.0up_버튼 */
/* //170106_2.0up_알림서비스 초화면 */

/* 170131_2.0up_안심서비스 초화면 이재훈*/
#wrap #contents .main_sec.safety_service {position:relative;margin-bottom:0;padding-bottom:32px;background-color:#d1f6ec;z-index:15;}
#wrap #contents .main_sec.safety_service .tabcontents_wrap {position:relative;z-index:5;}
#wrap #contents .box610.cnt_mz{margin-top: 48px}
.safety_service.utility .tabmenu_wrap .ui_tab {margin:0 20px;}
.safety_service.utility .tabmenu_wrap li a, .safety_service.utility li.last a {padding-left:10px;padding-right:10px;} /* 170224_2.0up_s-06 */
.safety_service.utility .tabmenu_wrap li a .tit {font-size:14px;white-space: nowrap;}
.safety_service.utility .slide_prev {position:absolute;left:50%;top:285px;z-index:11;width:64px;height:72px;margin-left:-410px;text-indent:-10000em;background:url('/images/personal/services/alert/btn_slide_prev.png') no-repeat 0 0;}
.safety_service.utility .slide_next {position:absolute;right:50%;top:285px;z-index:11;width:64px;height:72px;margin-right:-410px;text-indent:-10000em;background:url('/images/personal/services/alert/btn_slide_next.png') no-repeat 100% 0;}
.safety_service .tabmenu_wrap {position:absolute;left:50%;margin-left:-410px;top:285px;width:820px;height:72px;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);z-index:10;}
.safety_service .tabmenu_wrap li {float:left;position:relative;}
.safety_service .tabmenu_wrap li:after {content:"";position:absolute;top:31px;right:0;width:1px;height:9px;background-color:#c3c3c3;}
.safety_service .tabmenu_wrap li.last:after {display:none;}
.safety_service .tabmenu_wrap li a {display:block;margin-right:1px;height:51px;padding-top:21px;text-align:center;color:#000;line-height:24px;padding-left: 12px;padding-right: 12px}/*170110_2.0up_수정*/
.safety_service .tabmenu_wrap li.on a {border-bottom:7px solid #f05000;color:#f05000} /* 170224_2.0up_s-06 */
.safety_service .tabmenu_wrap li a .tit {display:block;font-size:15px;}
.safety_service .tabmenu_wrap li.last a {padding-left: 13px;padding-right: 13px;margin-right: 0}
.safety_service .tabmenu_wrap li a .ico_use {display:none;color:#fffefe;font-size:12px;background-color:#3c414b;border-radius:2px;height:17px;text-align:center;width:44px;line-height:1em;position:absolute;top:17px;left:50%;margin-left:-22px}
/* 170216_2.0up 이용중 아이콘 없을 경우 */
.safety_service .tabmenu_wrap li a {height:31px;padding-top:34px;}
.safety_service .tabmenu_wrap li:after {top:44px;}
.safety_service .tabmenu_wrap .ico_use {display:block;}
.safety_service .tabmenu_wrap .service_use li a {height:31px;padding-top:34px;}
.safety_service .tabmenu_wrap .service_use li:after {top:44px;}
.safety_service .tabmenu_wrap .service_use .ico_use {display:block;}
/* //170216_2.0up 이용중 아이콘 없을 경우 */
.safety_service .service_contents {position:relative;top:-24px;max-width:820px;padding:67px 0 63px;margin:0 auto;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);}
.safety_service .visual_wrap {position:relative;height:389px;background-color:#f4f9fa;}
.safety_service .visual_wrap .h2_sub {position:absolute;left:50%;margin-left:-22px;top:46px;}
.safety_service .visual_wrap .h2_sub span {font-size:18px;font-weight:bold;color:#fff;padding:0 5px;display:inline-block;letter-spacing:-1.4px;background-color:#376ea1;height:23px;line-height:1em;padding-top:2px}
.safety_service .visual_wrap .h2_sub span span {padding:0}
.safety_service .visual_wrap .txt_area {position:absolute;left:50%;width: 340px;margin-top:89px;margin-left:-22px;}
.safety_service #service05 .visual_wrap .txt_area{width: 370px}
.safety_service .visual_wrap .txt_area .text01 {font-size:40px;font-weight:bold;color:#101010;letter-spacing:-3px;line-height:50px}
.safety_service .visual_wrap .txt_area .text02 {font-size:16px;color:#101010;letter-spacing:-1px;margin-top:7px;}
.safety_service .visual_wrap .img_area {position:absolute;bottom:105px;left:50%;margin-left:-410px;}
.safety_service .visual_wrap .img_area img {display: block;}
.safety_service .icon_wrap {text-align:center;padding-bottom:10px}
.safety_service .icon_wrap div {display:inline-block;width:190px;vertical-align:top;margin:0 7px;}
.safety_service .icon_wrap div p {color:#000;font-size:16px; font-weight:bold;margin-bottom:8px;line-height: 24px}
.safety_service .icon_wrap div li {color:#666;font-size:14px;line-height:19px;padding:1px 0 6px;}
.safety_service .icon_wrap div:before {content:"";display:block;width:100px;height:85px;margin:0 auto 32px;background:url('/images/personal/services/safety/service_icon.png') no-repeat 0 0;}
.safety_service .txt_link2{color:#0079c5}/* 170217_2.0up_추가(S-06)*/
.safety_service #service01 .icon_wrap div.icon01:before {background-position: 0 0}
.safety_service #service01 .icon_wrap div.icon02:before {background-position: -100px 0}
.safety_service #service01 .icon_wrap div.icon03:before {background-position: -200px 0}
.safety_service #service02 .icon_wrap div.icon01:before {background-position: 0px -100px}
.safety_service #service02 .icon_wrap div.icon02:before {background-position: -100px -100px}
.safety_service #service02 .icon_wrap div.icon03:before {background-position: -200px -100px}
.safety_service #service03 .icon_wrap div.icon01:before {background-position: -0px -200px}
.safety_service #service03 .icon_wrap div.icon02:before {background-position: -100px -200px}
.safety_service #service03 .icon_wrap div.icon03:before {background-position: -205px -200px}/* 190508 / 추가 / PS190402001992 / 권혁찬 */
.safety_service #service04 .icon_wrap div.icon01:before {background-position: 0px -300px}
.safety_service #service04 .icon_wrap div.icon02:before {background-position: -100px -300px}
.safety_service #service05 .icon_wrap div.icon01:before {background-position: 0px -400px}
.safety_service #service05 .icon_wrap div.icon02:before {background-position: -100px -400px}
.safety_service #service05 .icon_wrap div.icon03:before {background-position: -300px -400px}
.safety_service #service06 .icon_wrap div.icon01:before {background-position: 0px -500px}
.safety_service #service06 .icon_wrap div.icon02:before {background-position: -100px -500px}
.safety_service #service07 .icon_wrap div.icon01:before {background-position: -0px -600px}
.safety_service #service07 .icon_wrap div.icon02:before {background-position: -100px -600px}
.safety_service #service07 .icon_wrap div.icon03:before {background-position: -200px -600px}
.safety_service #service08 .icon_wrap div.icon01:before {background-position: 0px -700px}
.safety_service #service08 .icon_wrap div.icon02:before {background-position: -100px -700px}
.safety_service .btn_wrapper {position:fixed;bottom:0;left:0;z-index:100;width:100%;margin:0;padding:0;text-align:center;height:80px;background:url('/images/personal/services/alert/bg_bar04.png') 0 0 repeat-x;}
.safety_service .btn_wrap  {width: 820px;margin: 0 auto;overflow: hidden;padding-top: 12px;}
.safety_service .btn_wrap .bt_org,
.safety_service .btn_wrap .bt_gray {float: left;width: 50%;margin: 0;border-radius: 0;font-size: 18px;padding: 12px 0 24px}
.safety_service .btn_wrap .bt_org {background-color: rgba(240,80,0,.8);}
.safety_service .btn_wrap .bt_gray {background-color: rgba(60,65,75,.8);}
.safety_service .btn_wrap .bt_org:hover, .safety_service .btn_wrap .bt_org:active {background-color: rgba(201,61,0,.8);}
.safety_service .btn_wrap .bt_gray:hover, .safety_service .btn_wrap .bt_gray:active {background-color: rgba(37,39,45,.8);}
.safety_service .btn_wrap .bt_org.disabled, .safety_service .btn_wrap .bt_org.disabled:hover {background-color: rgba(255,212,197,.8);}
.safety_service .btn_wrap .bt_gray.disabled, .safety_service .btn_wrap .bt_gray.disabled:hover {background-color: rgba(224,224,226,.8);}
.safety_service .cols_step li.li_cols.first{margin-left: 0}
.safety_service .cols_step li.li_cols{margin-left: 18px}
.safety_service .attention_s{font-size: 14px;color:#303030;line-height: 25px !important}
.safety_service .table_col tbody td .attention_s {color:#303030;font-size: 14px;line-height: 25px !important}
.safety_service .table_row table td .attention_s {color:#303030;font-size: 14px;line-height: 25px !important}
.safety_service .list_service_info.type02 .head .tit{padding:28px 76px 32px 0;}
.box610 .radio_tab.tabs ul li{box-sizing: border-box;width: 50%;height: 50px;line-height: 50px}
.txt_link.indent li{margin-left: 70px}
	.w768 #wrap #contents .main_sec.safety_service {background-color: #FFF}
	.w768 #wrap #contents .box610.cnt_mz{margin-top: 0px}
	.w768 .safety_service .tabmenu_wrap {position: absolute;top: 172px;left: 0;z-index:10;border-top: 1px solid #ccc;overflow: hidden;box-shadow: 0 1px 2px rgba(0,0,0,.2);height: 49px;margin-left: 0;}
	.w768 .safety_service .tabmenu_wrap li {float:left;position:relative;height: 49px;}
	.w768 .safety_service .tabmenu_wrap li:after {content:"";position:absolute;top:20px;right:0;width:1px;height:12px;background-color:#c3c3c3;}
	.w768 .safety_service .tabmenu_wrap li.last:after {display:none;}
	.w768 .safety_service .tabmenu_wrap li a {display:block;margin-right:1px;height:24px;text-align:center;color:#000;line-height:1em;font-weight: bold;padding-left: 16px;padding-right: 16px;padding-top: 17px;width: auto;}
	.w768 .safety_service .tabmenu_wrap li.on a {height:30px;border-bottom:2px solid #f05000;color:#f05000}
	.w768 .safety_service .tabmenu_wrap li a .tit {display:block;font-size:13px;}
	.w768 .safety_service .tabmenu_wrap li a .ico_use {display:none;color:#fffefe;font-size:8.5px;background-color:#3c414b;border-radius:2px;height:14px;text-align:center;width:32px;line-height:14px;position:absolute;top:5px;left:50%;margin-left:-16px}
	.w768 .safety_service .tabmenu_wrap .service_use li:after {top:26px;}
	.w768 .safety_service .tabmenu_wrap .service_use li a {height:22px;padding-top: 23px}
	.w768 .safety_service .tabmenu_wrap .service_use li.on a {height: 24px}
	.w768 .safety_service .tabmenu_wrap .service_use .ico_use {display:block;}
	.w768	.safety_service .radio_tab.tabs ul li{padding:13px 0 12px;}
	.w768	.safety_service .radio_tab.tabs ul li a{font-size:14px;}
	.w768	.safety_service .box610 .radio_tab.tabs ul li {box-sizing: border-box;width: 50%;height: auto;line-height: 1em;}
	.w768 .safety_service .icon_wrap {padding: 8px 16px 24px;background-color: #d1f6ec}/* 170216_2.0up 수정(S-06)*/
	.w768 .safety_service .icon_wrap div.ml0 {margin-left: 16px !important}
	.w768 .safety_service .icon_wrap div.mr0 {margin-right: 16px !important}
	.w768 .safety_service .icon_wrap div {position: relative;border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.2);background-color: #FFF;margin: 16px 16px 0;padding: 25px 20px 25px 104px;min-height: 62px;text-align: left;width: auto;display: block;}
	.w768 .safety_service .icon_wrap div p {color:#282828;font-size:16px; font-weight:bold;margin-bottom:17px;line-height: 18px;}
	.w768 .safety_service .icon_wrap div li {color:#606060;font-size:13px;line-height:19px;padding:1px 0}
	.w768 .safety_service .icon_wrap div:before {content: "";position: absolute;width: 73px;height: 70px;left:15px;top:28px;background:url('/images/personal/services/safety/service_icon_mpc.png') no-repeat 0 center;background-size: 250px 565px}
	.w768 .safety_service #service01 .icon_wrap div.icon01:before {background-position: 0 0}
	.w768 .safety_service #service01 .icon_wrap div.icon02:before {background-position: -75px 0}
	.w768 .safety_service #service01 .icon_wrap div.icon03:before {background-position: -150px 0}
	.w768 .safety_service #service02 .icon_wrap div.icon01:before {background-position: 0px -70px}
	.w768 .safety_service #service02 .icon_wrap div.icon02:before {height:66px;background-position: -75px -70px}
	.w768 .safety_service #service02 .icon_wrap div.icon03:before {background-position: -150px -70px}
	.w768 .safety_service #service03 .icon_wrap div.icon01:before {background-position: -0px -140px}
	.w768 .safety_service #service03 .icon_wrap div.icon02:before {background-position: -75px -133px}
	.w768 .safety_service #service04 .icon_wrap div.icon01:before {background-position: 0px -210px}
	.w768 .safety_service #service04 .icon_wrap div.icon02:before {background-position: -75px -209px}
	.w768 .safety_service #service05 .icon_wrap div.icon01:before {background-position: 1px -280px}
	.w768 .safety_service #service05 .icon_wrap div.icon02:before {background-position: -75px -280px}
	.w768 .safety_service #service05 .icon_wrap div.icon03:before {background-position: -191px -280px}
	.w768 .safety_service #service06 .icon_wrap div.icon01:before {background-position: 0px -350px}
	.w768 .safety_service #service06 .icon_wrap div.icon02:before {background-position: -75px -350px}
	.w768 .safety_service #service07 .icon_wrap div.icon01:before {background-position: -0px -420px}
	.w768 .safety_service #service07 .icon_wrap div.icon02:before {background-position: -75px -420px}
	.w768 .safety_service #service07 .icon_wrap div.icon03:before {background-position: -150px -420px}
	.w768 .safety_service #service08 .icon_wrap div.icon01:before {background-position: 0px -490px}
	.w768 .safety_service #service08 .icon_wrap div.icon02:before {background-position: -75px -490px}
	.w768 .safety_service .service_contents {margin-top: 0;padding: 0;position: relative;top: 0;padding-top: 49px;box-shadow: none}
	.w768 #wrap #contents .main_sec.fixed.safety_service {padding-top: 0}
	.w768 .safety_service .visual_wrap {position:relative;height:172px;background-color:#f5f9fb;}
	.w768 .safety_service .visual_wrap .h2_sub {width: 100%;text-align: center;position: absolute;left: 0;top: 13px;margin-left: 0}
	.w768 .safety_service .visual_wrap .h2_sub span {font-size: 13px;font-weight: bold;color: #fff;background-color: #376ea1;padding: 2px 5px 0;display: inline-block;height: 19px}
	.w768 .safety_service .visual_wrap .h2_sub span span {padding: 0;font-weight: normal;}
	.w768 .safety_service .visual_wrap .txt_area {position: absolute;left: 50%;margin-top: 52px;padding-left: 17px;width: 50%;margin-left: 0}
	.w768 .safety_service .visual_wrap .txt_area .text01 {font-size: 23px;font-weight: bold;color: #101010;line-height: 23px;letter-spacing: 0}
	.w768 .safety_service .visual_wrap .txt_area .text02 {font-size: 14px;color: #101010;margin-top: 9px;line-height: 20px;letter-spacing: 0}
	/* 180503 수정 / PS180402002271 / 김윤희 */
	.w768 .safety_service .visual_wrap .img_area {position:absolute;bottom:0;left:0;margin-left:0;width:50%;text-align:right;line-height:0;}
	.w768 .safety_service .visual_wrap .img_area img {display: inline-block;}
	/* //180503 수정 / PS180402002271 / 김윤희 */
	.w768 .safety_service .btn_wrapper {position:fixed;bottom:0;left:0;z-index:100;width:100%;margin:0;padding:0;height: 52px;background-image: none;}
	.w768 .safety_service .btn_wrap {width: 100%;margin: 0;padding: 0}
	.w768 .safety_service .btn_wrap .bt_org,
	.w768 .safety_service .btn_wrap .bt_gray {float: left; width:50%;margin:0;border-radius: 0;font-size: 16px;height: 38px;padding: 6px 0 8px;}
/* //170131_2.0up_안심서비스 초화면  이재훈*/

/* 생활요금납부 서비스 170202_2.0up */
/* 170313_2.0up_S-07// */
#wrap #contents .main_sec.intro_page.utility{background-color:#d1eff6;}
.intro_page.utility .visual_wrap{background:#f5f9fb;}
.intro_page.utility .visual_wrap .img_area{bottom:104px; margin-left:-410px;}
	.w768 #wrap #contents .main_sec.intro_page.utility{background-color:#fff;}
	.w768 .main_sec.intro_page.utility .icon_wrap{background-color:#d1eff6;}
	.w768 .intro_page.utility .visual_wrap .img_area{margin-left:-164px;}
	.w768 .intro_page.utility .visual_wrap .txt_area{left:46%;}

.intro_page.utility .ico_top_txt{margin-top:-9px; text-align:center;}
.intro_page.utility .ico_top_txt span.fc_org{color:#f15000;}
.intro_page.utility .check_ico_wrap{display:block; margin-top:15px;} /* 170417_2.0up_S-07_추가수정3 */
.intro_page.utility .check_ico_wrap span.chk_wrap{width:145px; height:194px; margin:0 2px 0 3px; padding-left:0; text-indent:0; cursor:pointer;}
.intro_page.utility .check_ico_wrap.item5 span.chk_wrap{width:114px;}/* 191202 추가 / PS191126001871 / 김동영 */
.intro_page.utility .check_ico_wrap span.chk_wrap label{display:block; height:100%; padding:109px 0 0 0; color:#000; font-size:16px; font-weight:bold; line-height:24px; box-sizing:border-box;}
.intro_page.utility .check_ico_wrap span.chk_wrap label.check{padding-top:107px; border:2px solid #f05000; border-radius:4px;}
.intro_page.utility .check_ico_wrap .chk_wrap.org a{display:block; width:26px; height:30px; margin:0 0 0 -13px; position:absolute; left:50%; bottom:18px; background:url(/images/personal/common/bg_form_org_new.png) no-repeat -44px 4px;}
.intro_page.utility .check_ico_wrap .chk_wrap.org a:hover{background-position:-384px 4px;}
.intro_page.utility .check_ico_wrap .chk_wrap.org a.check , .intro_page.utility .check_ico_wrap .chk_wrap.org a.check:hover{background-position:0 4px;}
.intro_page.utility .check_ico_wrap .chk_wrap:before{content:""; display:block; width:100px; height:90px; position:absolute; left:50%; top:13px; margin:0 0 0 -50px; background-repeat:no-repeat; background-position:0 0;}
/* 170417_2.0up_S-07_추가수정3// */
.intro_page.utility .check_ico_all {display: block;}
.intro_page.utility .check_ico_all:after {content:""; display: block; clear: both;}
.intro_page.utility .check_ico_all span.chk_wrap {float: left;}
.intro_page.utility .check_ico_all .chk_wrap.org a {display:inline-block; width:26px; height:30px; background:url(/images/personal/common/bg_form_org_new.png) no-repeat -44px 4px;}
.intro_page.utility .check_ico_all .chk_wrap.org a:hover{background-position:-384px 4px;}
.intro_page.utility .check_ico_all .chk_wrap.org a.check {background-position:0 4px;}
.intro_page.utility .check_ico_all span.chk_wrap label {color:#000; font-size:16px; font-weight:bold; line-height:24px; box-sizing:border-box; }
/* //170417_2.0up_S-07_추가수정3 */
.intro_page.utility #service01 .icon_wrap .chk_wrap.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0101.png');}
.intro_page.utility #service01 .icon_wrap .chk_wrap.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0102.png');}
.intro_page.utility #service01 .icon_wrap .chk_wrap.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0103.png');}
.intro_page.utility #service01 .icon_wrap .chk_wrap.icon04:before{background-image:url('/images/personal/services/utility/intro_utility_ico0104.png');}
.intro_page.utility #service01 .icon_wrap .chk_wrap.icon05:before{background-image:url('/images/personal/services/utility/intro_utility_ico0105.png');}/* 190712 / 추가 / PS190610001581 / 김현진 */
	.w768 .intro_page.utility .ico_top_txt{margin-top:12px;}
	.w768 .intro_page.utility .check_ico_wrap{margin-top:6px;}
	.w768 .intro_page.utility .check_ico_wrap span.chk_wrap{width:47%; height:185px; margin:8px 1% 0 !important; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,.2); border-radius:4px;}
	.w768 .intro_page.utility .check_ico_wrap span.chk_wrap label{padding:98px 0 0 0; color:#282828;}
	.w768 .intro_page.utility .check_ico_wrap span.chk_wrap label.check{padding-top:96px;}
	.w768 .intro_page.utility .check_ico_wrap .chk_wrap.org a{bottom:24px;}
	.w768 .intro_page.utility .check_ico_wrap .chk_wrap:before{width:73px; height:62px; top:26px; margin:0 0 0 -36px;}
	.w768 .intro_page.utility #service01 .icon_wrap .chk_wrap.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0101_mpc.png');}
	.w768 .intro_page.utility #service01 .icon_wrap .chk_wrap.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0102_mpc.png');}
	.w768 .intro_page.utility #service01 .icon_wrap .chk_wrap.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0103_mpc.png');}
	.w768 .intro_page.utility #service01 .icon_wrap .chk_wrap.icon04:before{background-image:url('/images/personal/services/utility/intro_utility_ico0104_mpc.png');}
	.w768 .intro_page.utility #service01 .icon_wrap .chk_wrap.icon05:before{background-image:url('/images/personal/services/utility/intro_utility_ico0105_mpc.png');}/* 190712 / 추가 / PS190610001581 / 김현진 */

.intro_page.utility .icon_wrap div:before{background-repeat:no-repeat; background-position:0 0;}
.intro_page.utility #service02 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0201.png');}
.intro_page.utility #service02 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0202.png');}
.intro_page.utility #service02 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203.png');}
.intro_page.utility #service03 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301.png');}
.intro_page.utility #service03 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0302.png');}
.intro_page.utility #service04 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301.png');} /* 170324_2.0up_S-07_수정 */
.intro_page.utility #service04 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0402.png');}
.intro_page.utility #service05 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301.png');} /* 170324_2.0up_S-07_수정 */
.intro_page.utility #service05 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0502.png');} /* 170329_2.0up_S-07_수정 */
/* 20180109_추가_PS180103001741_유필선 */
.intro_page.utility #service05 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico180115.png');} /* 180115 수정 / PS180103001741 / 김윤희 */
.intro_page.utility #service05 .icon_wrap div.icon04:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203.png');}
/* //20180109_추가_PS180103001741_유필선 */
.intro_page.utility #service06 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0601.png');} /* 170324_2.0up_S-07_수정 *//* 170727 수정 / PS170714000602 / 김윤희 */
.intro_page.utility #service06 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0602.png');}
.intro_page.utility #service07 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0701.png');}
.intro_page.utility #service07 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0702.png');}
.intro_page.utility #service08 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0801.png');}
.intro_page.utility #service08 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0802.png');}
.intro_page.utility #service09 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0901.png');}
.intro_page.utility #service09 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0902.png');}
.intro_page.utility #service09 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301.png');}/*170515 / 추가 / PS170421000531 / 김은영*/
.intro_page.utility #service10 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301.png');} /* 170324_2.0up_S-07_수정 */
.intro_page.utility #service10 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico1002.png');} 
/* 20180109_추가_PS180103001741_유필선 */
.intro_page.utility #service10 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico180115.png');}	/* 180115 수정 / PS180103001741 / 김윤희 */
.intro_page.utility #service10 .icon_wrap div.icon04:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203.png');}
/* 20180109_추가_PS180103001741_유필선 */
.intro_page.utility #service11 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico1101.png');}
.intro_page.utility #service11 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico1102.png');} 
	.w768 .intro_page.utility #service02 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0201_mpc.png');}
	.w768 .intro_page.utility #service02 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0202_mpc.png');}
	.w768 .intro_page.utility #service02 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203_mpc.png');}
	.w768 .intro_page.utility #service03 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301_mpc.png');}
	.w768 .intro_page.utility #service03 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0302_mpc.png');}
	.w768 .intro_page.utility #service04 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301_mpc.png');}/*170329_2.0up_S-07_수정 */
	.w768 .intro_page.utility #service04 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0402_mpc.png');}
	.w768 .intro_page.utility #service05 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301_mpc.png');} /* 170329_2.0up_S-07_수정*/
	.w768 .intro_page.utility #service05 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0502_mpc.png');}
	/* 20180109_추가_PS180103001741_유필선 */
	.w768 .intro_page.utility #service05 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico180115_mpc.png');top:41px;} /* 180115 수정 / PS180103001741 / 김윤희 */	
	.w768 .intro_page.utility #service05 .icon_wrap div.icon04:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203_mpc.png');}
	/* //20180109_추가_PS180103001741_유필선 */	
	.w768 .intro_page.utility #service06 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0601_mpc.png');}
	.w768 .intro_page.utility #service06 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0602_mpc.png');}
	.w768 .intro_page.utility #service07 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0701_mpc.png');}
	.w768 .intro_page.utility #service07 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0702_mpc.png');}
	.w768 .intro_page.utility #service08 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0801_mpc.png');}
	.w768 .intro_page.utility #service08 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0802_mpc.png');}
	.w768 .intro_page.utility #service09 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico0901_mpc.png');}
	.w768 .intro_page.utility #service09 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico0902_mpc.png');}
	.w768 .intro_page.utility #service09 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0301_mpc.png');}/*170515 / 추가 / PS170421000531 / 김은영*/ 
	.w768 .intro_page.utility #service10 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico1001_mpc.png');}
	.w768 .intro_page.utility #service10 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico1002_mpc.png');} 
	/* 20180109_추가_PS180103001741_유필선 */
	.w768 .intro_page.utility #service10 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico180115_mpc.png');top:41px;} /* 180115 수정 / PS180103001741 / 김윤희 */	
	.w768 .intro_page.utility #service10 .icon_wrap div.icon04:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203_mpc.png');}
	/* //20180109_추가_PS180103001741_유필선 */		
	.w768 .intro_page.utility #service11 .icon_wrap div.icon01:before{background-image:url('/images/personal/services/utility/intro_utility_ico1101_mpc.png');}
	.w768 .intro_page.utility #service11 .icon_wrap div.icon02:before{background-image:url('/images/personal/services/utility/intro_utility_ico1102_mpc.png');} 

.intro_page .table_row table{table-layout:fixed;}
.intro_page .table_row .list_box_nt .txt_list li .attention_s{font-size:14px;}
.intro_page .tax_sv_list li{width:283px;}
	.w768 .intro_page .tax_sv_list li{width:100%; box-sizing:border-box;}

/* //170313_2.0up_S-07 */
/* //생활요금납부 서비스 170202_2.0up */

/* 170124 / 수정 / PS170106000751 / 김현진 */
.type05_new_tab.wid_50p{border-top:none;border-bottom:none;}
.type05_new_tab.wid_50p ul{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
/* //170124 / 수정 / PS170106000751 / 김현진 */

/*170228_2.0up 쇼핑케어상품*/
.acco_bg01{background-color: #F4F5F9}
.acco_bg01 .bt_w113{position: absolute;right:32px;top:12px;}
.list_service_info .head.acco_bg01 .tit{font-size: 16px;padding:14px 15px 13px;}
	.w768 .acco_bg01 .bt_w113{position: absolute;right:32px;top:8px;}

/*//170228_2.0up 쇼핑케어상품*/

/*170306_2.0up_S-06 추가*/
.serviceinfo_box {text-align:center;}
.serviceinfo_txt {display:inline-block;height:34px;margin:-3px 0 42px;padding:4px 23px 0;color:#666;font-size:16px;background-color:#f8f8f8;border:1px solid #d0d0d0;border-radius: 20px;}
	.w768 .serviceinfo_box {padding:24px 16px 0;background-color:#d1f6ec;}
	.w768 .serviceinfo_txt {min-height:17px;height:auto;margin:0;padding:12px 20px 14px;border-radius:25px;line-height:21px;}
/*//170306_2.0up_S-06 추가*/

/* 170526_2.0up_S-08-03_추가_김수영// */
.top_info_gray.nogray {background:#fff;} /*170530_2.0up_S-08-03_추가_김수영*/
.nogray_step {padding-top:15px;} /*170530_2.0up_S-08-03_추가_김수영*/
.txt_bar.fs_16 {font-size:16px !important;color:#666;} /*170530_2.0up_S-08-03_수정_김수영*/
#wrap #contents .main_sec.abroad_service {position:relative;margin-bottom:0;padding-bottom:32px;background-color:#ffeeee;z-index:15;} /*170616_2.0up_S-08-03_수정_김수영*/
#wrap #contents .main_sec.abroad_service .tabcontents_wrap {position:relative;z-index:5;}
/*.main_sec.abroad_service .service_contents {padding:102px 0 63px;} 170608_2.0up_S-08-03_수정_김수영*/
.main_sec.abroad_service .service_contents .icon_wrap_ab {padding-top:62px;}
.abroad_service .service_contents .tit_wrap {text-align:left;} /*170613_2.0up_S-08-03_수정_김수영*/
.abroad_service .service_contents .tit_wrap.tc {text-align:center;}
.abroad_service .tabmenu_wrap {position:absolute;left:50%;margin-left:-410px;top:210px !important;width:820px;height:54px !important;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);z-index:10;} /*170530_2.0up_S-08-03_수정_김수영*/
.abroad_service .tabmenu_wrap li {float:left;position:relative;}
.abroad_service .tabmenu_wrap li:after {content:"";position:absolute;top:31px;right:0;width:1px;height:9px;background-color:#c3c3c3;}
.abroad_service .tabmenu_wrap li.last:after {display:none;}
.abroad_service .tabmenu_wrap li a {display:block;margin-right:1px;height:27px !important;padding-top:21px;text-align:center;color:#000;line-height:12px !important;padding-left: 12px;padding-right: 12px} /*170530_2.0up_S-08-03_수정_김수영*/
.abroad_service .tabmenu_wrap li.on a {height:44px;border-bottom:6px solid #f05000 !important;color:#f05000} /*170530_2.0up_S-08-03_수정_김수영*/
.abroad_service .tabmenu_wrap li a .tit {display:block;font-size:15px;}
.abroad_service .tabmenu_wrap li.last a {padding-left: 13px;padding-right: 13px;margin-right: 0}
.abroad_service .service_contents {top:0 !important;} /*170608_2.0up_S-08-03_수정_김수영*/
.abroad_service .service_contents.tabs_con {margin-top:30px;} /*170608_2.0up_S-08-03_추가_김수영*/
.abroad_service .visual_wrap {position:relative;height:234px !important;background-color:#f1f7f8;} /*170616_2.0up_S-08-03_수정_김수영*/
.abroad_service .visual_wrap.abroad_visual {height:325px;}
.abroad_service .visual_wrap .h2_sub {position:absolute;left:50%;margin-left:-22px;top:46px;}
.abroad_service .visual_wrap .h2_sub span {font-size:18px;font-weight:bold;color:#fff;padding:0 5px;display:inline-block;letter-spacing:-1.4px;background-color:#376ea1;height:23px;line-height:1em;padding-top:2px}
.abroad_service .visual_wrap .h2_sub span span {padding:0}
.abroad_service .visual_wrap .txt_area {position:absolute;left:50%;width:auto !important;margin-top:23px !important;margin-left:15px !important;} /*170608_2.0up_S-08-03_수정_김수영*/
/*.abroad_service .visual_wrap .txt_area .text01 {font-size:40px;font-weight:bold;color:#101010;letter-spacing:-3px;line-height:50px}
.abroad_service .visual_wrap .txt_area .text02 {font-size:16px;color:#101010;letter-spacing:-1px;margin-top:7px;} 170608_2.0up_S-08-03_삭제_김수영 */
.abroad_service .visual_wrap .img_area {position:absolute;top:0 !important;left:50%;margin-left:-410px !important;} /*170530_2.0up_S-08-03_수정_김수영*/
.abroad_service .visual_wrap .img_area img {display: block;}
/*.abroad_service .icon_wrap {text-align:center;padding:0 0 10px;} 170608_2.0up_S-08-03_삭제_김수영*/
/*.abroad_service .icon_wrap div {display: inline-block;width: 190px;vertical-align: top;margin:0 7px;}
.abroad_service .icon_wrap div:before {content:"";display:block;width:100px;height:85px;margin:0 auto 32px;background:url('/images/personal/services/alert/service_icon01.png') 0 0 no-repeat;} 170613_2.0up_S-08-03_삭제_김수영*/
.abroad_service .icon_tab {width:100%;vertical-align:top;}
.abroad_service .icon_tab ul {display:table;width: 100%;}
.abroad_service .icon_tab ul li {display: table-cell;}
.abroad_service .icon_tab ul li a {display:block;margin:0 auto;width:145px;height: 194px;border:0;text-align: center;border:2px solid #fff;}
.abroad_service .icon_tab ul li.on a {border:2px solid #f05000;border-radius:4px;}
.abroad_service .icon_tab ul li a .ico {position:relative;display:block;font-size:16px;line-height: 19px;color:#000;font-weight: bold;}
.abroad_service .icon_tab ul li a .ico:before {content:"";display:block;margin:16px auto 10px;width:99px;height:84px;background:#ffcccc;}
.abroad_service .icon_tab ul li a .ico:after {content:"";display:block;margin:21px auto 0;width:22px;height:24px;background:url(/images/personal/common/bg_form_org.png) no-repeat -297px 0;}
.abroad_service .icon_tab ul li.on a .ico:after {background-position:-249px 0;}
	.w768 .nogray_step {padding-top:0;} /*170530_2.0up_S-08-03_추가_김수영*/
	.w768 .txt_bar.fs_16 {font-size:14px !important;} /*170530_2.0up_S-08-03_수정_김수영*/
	.w768 #wrap #contents .main_sec.abroad_service {background-color: #fff}
	.w768 .main_sec.abroad_service .service_contents .icon_wrap_ab {padding:45px 0 0;background:#d1eff6;}
	.w768 .main_sec.abroad_service .serviceinfo_box {padding:24px 16px 0;background-color:#d1eff6;}
	.w768 .main_sec.abroad_service .tit_wrap {padding:0 16px 10px}
	.w768 .abroad_service .tabmenu_wrap {position: absolute;top: 172px !important;left: 0;z-index:10;border-top: 1px solid #ccc;overflow: hidden;box-shadow: 0 1px 2px rgba(0,0,0,.2);height: 45px !important;margin-left: 0;} /*170530_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_service .tabmenu_wrap li {float:left;position:relative;height: 49px;}
	.w768 .abroad_service .tabmenu_wrap li:after {content:"";position:absolute;top:20px;right:0;width:1px;height:12px;background-color:#c3c3c3;}
	.w768 .abroad_service .tabmenu_wrap li.last:after {display:none;}
	.w768 .abroad_service .tabmenu_wrap li a {display:block;margin-right:1px;height:26px !important;text-align:center;color:#000;line-height:1em;font-weight: bold;padding-left: 16px;padding-right: 16px;padding-top: 17px;width: auto;} /*170530_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_service .tabmenu_wrap li.on a {height:30px;border-bottom:2px solid #f05000 !important;color:#f05000} /*170530_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_service .tabmenu_wrap li a .tit {display:block;font-size:13px;}
	.w768 .abroad_service .icon_wrap {background-color: #d1eff6 !important} /* 170613_2.0up_S-08-03_수정_김수영 */
	/*.w768 .abroad_service .icon_wrap div {position: relative;border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.2);background-color: #fff;margin: 16px 16px 0;padding: 25px 20px 25px 104px;min-height: 62px;text-align: left;width: auto;display: block;}
	.w768 .abroad_service .icon_wrap div:before {content: "";position: absolute;width: 73px;height: 62px;left:15px;top:28px;background:url('/images/personal/services/alert/service_icon01_mpc.png') 0 0 no-repeat;}
	.w768 .abroad_service .icon_wrap div.ml0 {margin-left:16px !important;}
	.w768 .abroad_service .icon_wrap div.mr0 {margin-right:16px !important;} 170613_2.0up_S-08-03_삭제_김수영 */
	.w768 .abroad_service .icon_tab {width:auto;padding:0 16px;}
	.w768 .abroad_service .icon_tab ul {padding-bottom:24px;}
	.w768 .abroad_service .icon_tab ul li {float:left;margin:8px 1% 0 !important;width:47%;height:185px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2);background:#fff;border:2px solid #fff;}
	.w768 .abroad_service .icon_tab ul li.on {border:2px solid #f05000;}
	.w768 .abroad_service .icon_tab ul li a {width:auto;height:auto;}
	.w768 .abroad_service .icon_tab ul li a .ico {padding-top:24px;}
	.w768 .abroad_service .icon_tab ul li a .ico:before {content:"";display:block;margin:0 auto 13px;width:72.5px;height:62px;background:#ffcccc;}
	.w768 .abroad_service .icon_tab ul li a .ico:after {margin:16px auto 0;}
	.w768 .abroad_service .icon_tab ul li.on a {border:0;}
	/*.w768 .abroad_service .service_contents {margin-top: 0;padding: 0;position: relative;top: 0;padding-top: 49px !important;box-shadow: none} 170608_2.0up_S-08-03_삭제_김수영*/
	.w768 .abroad_service #service03 .service_contents, .w768 .abroad_service #service04 .service_contents, .w768 .abroad_service #service05 .service_contents {padding-top: 49px;}
	.w768 #wrap #contents .main_sec.fixed.abroad_service {padding-top: 0}
	.w768 .abroad_service .visual_wrap {position:relative;height:131px !important;background-color:#f5f9fb;} /*170608_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_service .visual_wrap .h2_sub {width: 100%;text-align: center;position: absolute;left: 0;top: 13px;margin-left: 0}
	.w768 .abroad_service .visual_wrap .h2_sub span {font-size: 13px;font-weight: bold;color: #fff;background-color: #376ea1;padding: 2px 5px 0;display: inline-block;height: 19px}
	.w768 .abroad_service .visual_wrap .h2_sub span span {padding: 0;font-weight: normal;}
	.w768 .abroad_service .visual_wrap .txt_area {margin-top: 20px !important;padding-left:20px !important;margin-left: 0 !important} /*170608_2.0up_S-08-03_수정_김수영*/
	/*.w768 .abroad_service .visual_wrap .txt_area .text01 {font-size: 23px;font-weight: bold;color: #101010;line-height: 23px;letter-spacing: 0}
	.w768 .abroad_service .visual_wrap .txt_area .text02 {font-size: 14px;color: #101010;margin-top: 9px;line-height: 20px;letter-spacing: 0} 170608_2.0up_S-08-03_삭제_김수영 */
	.w768 .abroad_service .visual_wrap .img_area {top:inherit !important;margin-left:-172px !important;} /*170608_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_service .visual_wrap .img_area img {width: 172px !important} /*170608_2.0up_S-08-03_수정_김수영*/
ul.list_app .head .abs_em, ul.list_app .head .em {line-height: 23px;}
ul.list_app .head .td.status {float:right;position: relative;top:inherit;right: inherit;padding:0;}
ul.list_dep.form_chk .fl_l .td {padding-left:8px;}
ul.abroad_list .li {padding:0 16px 20px 0;}
ul.abroad_list .li .head {padding:15px 42px 0 0;}
ul.abroad_list .head .abs_em {top:17px;} /*170613_2.0up_S-08-03_수정_김수영*/
ul.abroad_list .head .td {padding-left:0;min-height:auto;line-height:17px;font-weight:normal !important;} /*170608_2.0up_S-08-03_수정_김수영*/
ul.abroad_list .head .name {padding:0 0 11px 0 !important;}
ul.abroad_list .desc_wrap {padding-left:0;}
ul.abroad_list .desc_wrap ul.row {padding:2px 1px 2px 1px;width:627px;margin-left:32px;} /*170530_2.0up_S-08-03_수정_김수영*/
ul.abroad_list.list_dep .desc_wrap ul.row {margin-left:0;width:659px;} /*170530_2.0up_S-08-03_추가_김수영*/
ul.abroad_list .desc_wrap ul.row.col3 {background:#f4f4f4;}
ul.abroad_list .desc_wrap ul.row.col3 li {width:33%;}
ul.abroad_list .desc_wrap ul.row.col3 li:nth-child(2) {border-left:1px solid #fff;border-right:1px solid #fff;}
ul.list_app.abroad_list .head .td.first {padding-left:31px;}
ul.list_dep.abroad_list .head .td.first {padding-left:0;}
ul.abroad_pop .li {padding:0;}
ul.abroad_pop .li .head {padding:15px 0 12px 0;}
ul.abroad_pop .head .name {padding:0;} /*170530_2.0up_S-08-03_수정_김수영*/
ul.abroad_pop .head .fl_l {width:100%;}
ul.abroad_pop .head .td.first {padding-left: 33px;}
ul.abroad_pop li.li .name .rad_wrap {width:auto;max-width:48%;} /*170530_2.0up_S-08-03_수정_김수영*/
ul.abroad_pop .head .fl_r {width:42%;}

.abroad_rock .list > li.pre_set .pre_set_title {padding-bottom:6px;font-size:16px;font-weight: bold;}
.abroad_rock .list > li.pre_set .chk_wrap {float:left;padding-right:30px;}
.abroad_rock .list > li.pre_set .chk_wrap.org_s a {margin-top:4px;} /*170530_2.0up_S-08-03_추가_김수영*/
.list_acco ul.abroad_list li.li .btn_open, .list_acco ul.abroad_list li.li .btn_close {top:12px;}
	.w768 .abroad_rock .list > li.pre_set .pre_set_title {font-size:14px;} /*170530_2.0up_S-08-03_추가_김수영*/
	.w768 ul.list_app .head .td.status {top:43px;right:34px;}
	.w768 ul.list_dep.form_chk .fl_l .td {padding-left:8px;}
	.w768 .list_acco ul.abroad_list li.li .btn_open, .w768 .list_acco ul.abroad_list li.li .btn_close {top:3px;}
	.w768 .abroad_rock {padding:0 16px;box-sizing: border-box;}
	.w768 .abroad_rock .list > li.pre_set .chk_wrap {display:block;float:none;padding-right:0;padding-bottom: 5px;}
	.w768 ul.list_app.abroad_list .head .td.first, .w768 ul.list_app.abroad_list .head .td.clr {padding-left:32px;}
	.w768 ul.abroad_list .desc_wrap ul.row {width:100%;margin-left:0;} /*170530_2.0up_S-08-03_수정_김수영*/
	.w768 ul.abroad_list .head .td {padding-left:0;}
	.w768 ul.abroad_list .desc_wrap ul.row.col3 li {width:auto;}
	.w768 ul.abroad_list .desc_wrap ul.row.col3 li:nth-child(2) {border:none;}
	.w768 ul.abroad_pop {border-top:1px solid #e0e0e0;}
	.w768 ul.abroad_pop .li {margin-top:0;padding:0;border-top:none;}
	.w768 ul.abroad_pop .li .head {padding:14px 0;}
	.w768 ul.abroad_pop .head .td {float:left;width:auto;}
	.w768 ul.abroad_pop .head .td.second {padding-left:9px !important;}
	.w768 ul.abroad_pop .head .td.clr {float:none;display:block;width: 100%;clear:both;}
	.w768 ul.abroad_pop .head .fl_r {width:38% !important;} /*170608_2.0up_S-08-03_수정_김수영*/
	.w768 ul.abroad_pop .name .chk_wrap label, .w768 ul.abroad_pop .name .rad_wrap label {font-size:16px;line-height:19px;}
.progress_next_top_abroad {margin-top:23px !important;}
.abroad_form_bg {background-color:#fff !important;box-shadow:none !important;}
.pc_mb {display:block;margin-bottom:4px;}
.list_form.type02 .search_address .input_search_area {width:370px;}
.list_form.type02 .search_address .input_search_area .abroad_btn {float:left;display: block;margin-left:6px;padding:0 10px 4px;width: auto;}
.list_form.type02 .search_address .input_search_area .abroad_btn2 {width:100%;box-sizing: border-box;}
.list_form.type02 .destination {display: inline;}
.rock_title {border-bottom:1px solid #686868;}
	.w768 .list_form.type02 li.li {padding-top:12px;}
	.w768 .list_form.type02 .li .name_box .f_wd_leng {width:37%;}
	@media screen and (max-width:575px){
		.list_form.type02 .destination {display: block;padding-top:8px;}
	}
.tabmenu_wrap.abroad_s {position:relative;margin:55px auto 0;width:696px;height:54px;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);z-index:10;}
.tabmenu_wrap.abroad_s li {float:left;position:relative;width:50%;}
.tabmenu_wrap.abroad_s li:after {content:"";position:absolute;top:23px;right:0;width:1px;height:9px;background-color:#c3c3c3;}
.tabmenu_wrap.abroad_s li.last:after {display:none;}
.tabmenu_wrap.abroad_s li a {position:relative;display:block;margin-right:1px;text-align:center;color:#000;padding:11px 12px 25px}
.tabmenu_wrap.abroad_s li.on a:after {content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:7px;background:#f05000;}
.tabmenu_wrap.abroad_s li.on a {color:#f05000;}
.tabmenu_wrap.abroad_s li a .tit {display:block;font-size:15px;line-height:18px;}
.tabmenu_wrap.abroad_s li.last a {padding:11px 13px 25px;margin-right:0;}
	.w768 .tabmenu_wrap.abroad_s {margin:26px auto 0;width:100%;height:49px;}
	.w768 .tabmenu_wrap.abroad_s li:after {top:19px;}
	.w768 .tabmenu_wrap.abroad_s li a {padding:16px 0 17px}
	.w768 .tabmenu_wrap.abroad_s li.on a:after {height:2px;}
	.w768 .tabmenu_wrap.abroad_s li a .tit {font-size:13px;line-height:16px;}
	.w768 .tabmenu_wrap.abroad_s li.last a {padding:16px 0 17px;margin-right:0;}
.abroad_rock {width:100%;overflow:hidden;border-top:1px solid #686868;}
.abroad_rock .list > li {padding:23px 0 21px;width:100%;overflow:hidden;border-bottom:1px solid #ccc;} /*20170530_2.0up_S-08-03_수정_김수영*/
.abroad_rock .list > li .btm_info {padding-top:20px;width:100%;}
.abroad_rock .img {float:left;display:table;}
.abroad_rock .img .chk_wrap {display: table-cell;}
.abroad_rock .img .chk_wrap a {vertical-align:-5px;} /*20170530_2.0up_S-08-03_추가_김수영*/
.abroad_rock .img img {display: block;margin:0 auto;padding:0 60px 0 0px;width: 196px;} /*20170530_2.0up_S-08-03_수정_김수영*//*170601_2.0up_S-08-03_수정_한민정*/
/*.abroad_rock .no_radi .img img {padding:0 24px 0 0;} 20170608_2.0up_S-08-03_삭제_김수영*/
.abroad_rock .mycard_info {float:left;}
.abroad_rock .mycard_info .card_name {padding-bottom:14px;font-size:16px;line-height:19px;color:#000;font-weight: bold;}
.top_info_gray.progress_next_top{margin-top: 71px !important}
.ask_post .li .f_wd_feng {width:90%}
.abroad_box {position:relative;width:820px;margin:-32px auto 0;background:#fff;padding:56px 0 63px;z-index:2;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);}/*170525_2.0up_S-08-03_수정_김수영*/
.abroad_form_bg {background-color:#fff !important;box-shadow:none !important;}
.new_box .txt_link {text-decoration:none !important;color:#0079c5 !important;}
.tit_new_padding01 {padding-top:30px;}
.list_form.ask_post .li .f_wd_askpost.ab_text textarea {background:#fff;box-shadow: none;width:94%;} /*20170608_2.0up_S-08-03_수정_김수영*/
	.w768 .top_info_gray.progress_next_top{margin-top: 50px !important}
	.w768 .ask_post .li .f_wd_feng {width:90.5%}
	.w768 .ask_post .li .f_wd_s128 {width:99%}
	.w768 .abroad_rock .img {float:right;padding-top:35px;} /*170619_2.0up_S-08-03_추가_김수영*/
	.w768 .abroad_rock .img img {width:112px;padding:0 12px 0 2px;} /*170619_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_rock .no_radi > li .chk_wrap {padding-bottom:5px;}
	.w768 .abroad_box {margin:0 auto;padding:32px 0;width:100%;}
	.w768 .list_form li.li dl.tit.dl_chk dt {font-size:16px;}
	.w768 .new_box .txt_link {text-decoration:none !important;}
	.w768 .mpc_mb {display:block;margin-bottom:6px;}
	.w768 .tit_new_padding01 {padding-top:0;}
	.w768 .list_acco.no_click ul.abroad_pop .li.active {border-top:none;border-bottom:1px solid #e0e0e0;}
	.w768 .abroad_rock .mycard_info {width:58%;}
	.w768 .abroad_rock .mycard_info .card_name {position:absolute;padding-bottom:13px;} /*170619_2.0up_S-08-03_수정_김수영*/
	.w768 .abroad_rock .list > li {padding:16px 0 13px;} /*20170530_2.0up_S-08-03_추가_김수영*/

.abroad_list_noacco {border-top:1px solid #686868;}
.abroad_list_noacco li {padding:15px 0 18px;border-bottom:1px solid #e0e0e0;overflow:hidden;}
.abroad_list_noacco li .line1 {padding-bottom:11px;font-size:18px;color:#000;font-weight:bold;}
.abroad_list_noacco li .line1:after {content:"";display:block;clear:both;}
.abroad_list_noacco li .line1 .name1 {float:left;}
.abroad_list_noacco li .line1 .name2 {float:right;}
.abroad_list_noacco li .line2 {overflow:hidden;width:100%;}
.abroad_list_noacco li .line2 .info {float:left;padding-right:16px;font-size:14px;line-height:17px;color:#303030;letter-spacing:0;}
	.w768 .abroad_list_noacco li {padding:14px 16px 11px;}
	.w768 .abroad_list_noacco li .line1 {padding-bottom:14px;}
	.w768 .abroad_list_noacco li .line2 .info {float:none;display:block;padding:0 0 6px 0;}

/*170530_2.0up_S-08-03_추가_김수영//*/
.abroad_service .tabmenu_wrap.col6 li:nth-child(1) {width:117px;}
.abroad_service .tabmenu_wrap.col6 li:nth-child(2) {width:150px;}
.abroad_service .tabmenu_wrap.col6 li:nth-child(3) {width:117px;}
.abroad_service .tabmenu_wrap.col6 li:nth-child(4) {width:145px;}
.abroad_service .tabmenu_wrap.col6 li:nth-child(5) {width:131px;}
.abroad_service .tabmenu_wrap.col6 li:nth-child(6) {width:159px;}
.abroad_service .tabmenu_wrap.col3 li:nth-child(1) {width:263px;}
.abroad_service .tabmenu_wrap.col3 li:nth-child(2) {width:263px;}
.abroad_service .tabmenu_wrap.col3 li:nth-child(3) {width:291px;}
	.w768 .abroad_service .tabmenu_wrap.col6 li, .w768 .abroad_service .tabmenu_wrap.col3 li {width: auto;}
/*//170530_2.0up_S-08-03_추가_김수영*/

/*170601_2.0up_S-08-03_추가_한민정//*/
.abroad_rock .mycard_info[data-type="mycard_info"] {float:none;}
.abroad_rock .mycard_info[data-type="mycard_info"] ul{padding-left:2px;} /*170608_2.0up_S-08-03_수정_김수영 */
	.w768 .abroad_rock .mycard_info[data-type="mycard_info"] ul{padding:31px 0 0 2px;overflow:hidden;width:100%;} /*170619_2.0up_S-08-03_수정_김수영 */
/* .abroad_rock .mycard_info[data-type="mycard_info"] .card_name{min-height: 30px;} 170608_2.0up_S-08-03_삭제_김수영 */
/*//170601_2.0up_S-08-03_추가_한민정*/

/*170608_2.0up_S-08-03_추가_김수영//*/
.list_form li.li dl.tit dt.month {padding-top:0;vertical-align:middle;}
ul.list_app.abroad_list .desc_wrap ul.row .fl_l, ul.list_dep.abroad_list .desc_wrap ul.row .fl_l {padding-left:12px;}
ul.list_app.abroad_list .desc_wrap ul.row .fl_r, ul.list_dep.abroad_list .desc_wrap ul.row .fl_r {padding-right:12px;}
.list_form li .textarea.ab_textarea {margin:0 !important;}
.abroad_service .service_contents .tit_wrap.type2 {padding:0 0 11px;}
.ab_top {padding-top:12px;border-top:1px solid #686868;}
.useful_box .useful_list .btm_txt.ab_top {padding-top:22px;border-top:none;} /*170613_2.0up_S-08-03_수정_김수영*/
.main_sec.intro_page.abroad_service .reset {position:relative;top:0 !important;margin-top: -24px;}
.list_form .objection_dd {width:100%;}
.list_form .objection_dd .txt_warn {display: block;width:100%;overflow: hidden;}
.list_form .phone_wrap:after {content:''; display: block; clear: both;}
.list_form .phone_wrap .inp_txt {float: none; width: 100%; height: 40px; box-sizing: border-box;}
.list_form .phone_wrap .phone1,
.list_form .phone_wrap .phone3 {width: 100%; height: 40px; box-sizing: border-box;}
.list_form .phone_wrap .f_wd_i1 {float: left; width: 21%;}
.list_form .phone_wrap .f_wd_i2 {float: left; width: 46%;}
.list_form .phone_wrap .f_wd_i5 {float: left; width: 17%;}
.list_form .phone_wrap .f_wd_i6 {float: left; width: 29%;}
.list_form .phone_wrap .f_wd_inner {padding-left: 5px;}
.list_form .phone_wrap .f_wd_i4 .f_wd_inner {padding-top: 8px;}
	.w768 ul.list_app.abroad_list .name .chk_wrap label, .w768 ul.list_app.abroad_list .name .rad_wrap label {font-size:16px;}
	.w768 .list_form.ask_post .li .f_wd_askpost.ab_text textarea {width:95.6%;}
	.w768 .abroad_service .service_contents .tit_wrap.type2 {padding:0 15px 11px;}
	.w768 .useful_box .useful_list .btm_txt.ab_top {padding-top:0;}
	.w768 .main_sec.intro_page.abroad_service .reset {margin-top:0;}
	.w768 .main_sec.intro_page  .tabmenu_wrap.col3 {top:131px !important;}
	.w768 .list_form .input_search_area2.wd_1 {width: 50%;}
	.w768 .list_form .input_search_area2.wd_2 {width: 50%;}
	.w768 .list_form .phone_wrap .f_wd_i1 {float: left; width: 32%;}
	.w768 .list_form .phone_wrap .f_wd_i2 {float: left; width: 68%;}
	.w768 .list_form .phone_wrap .item_wrap.plane a {font-size: 14px;}
	.w768 .list_form .phone_wrap .f_wd_i5 {float: left; width: 28%;}
	.w768 .list_form .phone_wrap .f_wd_i6 {float: left; width: 40%;}
	.w768 .list_form .phone_wrap .f_wd_i3 .f_wd_inner {padding-left: 0;}
	.w768 .list_form .phone_wrap .f_wd_i4 .f_wd_inner {padding-top: 10px;}
	.w768 .list_form.type02.terms li.li {padding: 24px 16px;}
/*//170608_2.0up_S-08-03_추가_김수영*/

/*170613_2.0up_S-08-03_추가_김수영//*/
.abroad_service .step_cm_n .hor.type3 {overflow: hidden;margin-left:-32px;}
.abroad_service .step_cm_n .hor.type3 li.st, .abroad_service .step_cm_n .hor.type3 li.st.first {width:203px;}
.abroad_service .step_cm_n .hor li.st.first .st_wrap {margin-left:32px;}
	.w768 .abroad_service .step_cm_n .hor.type3 {overflow: hidden;margin-left:0;}
	.w768 .abroad_service .step_cm_n .hor.type3 li.st, .w768 .abroad_service .step_cm_n .hor.type3 li.st.first {width:100%;}
	.w768 .abroad_service .step_cm_n .hor li.st.first .st_wrap {margin-left:0;}
ul.abroad_list .li .head.disabled_type .name .rad_wrap label,
ul.abroad_list .head.disabled_type .abs_em,
ul.abroad_list .head.disabled_type .td,
ul.abroad_pop .head.disabled_type .name .chk_wrap label, ul.abroad_pop .head.disabled_type .name .rad_wrap label,
ul.abroad_pop .head.disabled_type .em, ul.abroad_pop .head.disabled_type .td {color:#949494;}
.abroad_service .icon_wrap.ksp_zone1 .icon01:before {background:url('/images/personal/services/travel/service_icon01.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone1 .icon02:before {background:url('/images/personal/services/travel/service_icon02.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone1 .icon03:before {background:url('/images/personal/services/travel/service_icon03.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone1 .icon04:before {background:url('/images/personal/services/travel/service_icon09.png') center 6px no-repeat;}/*해외원화거래 차단서비스*//*180621_추가_PS180424001301/김유정*/
.abroad_service .icon_wrap.ksp_zone2 .icon01:before {background:url('/images/personal/services/travel/service_icon04.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone2 .icon02:before {background:url('/images/personal/services/travel/service_icon05.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone2 .icon03:before {background:url('/images/personal/services/travel/service_icon06.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone3 .icon01:before {background:url('/images/personal/services/travel/service_icon07.png') 0 0 no-repeat;}
.abroad_service .icon_wrap.ksp_zone3 .icon02:before {background:url('/images/personal/services/travel/service_icon08.png') 0 0 no-repeat;}
	/*170628_2.0up_S-08-03_수정_김수영//*/
	.w768 .abroad_service .icon_wrap.ksp_zone1 .icon01:before {background:url('/images/personal/services/travel/service_icon01_m.png') 0 0 no-repeat;background-size: 73px auto;}
	.w768 .abroad_service .icon_wrap.ksp_zone1 .icon02:before {background:url('/images/personal/services/travel/service_icon02_m.png') 0 0 no-repeat;background-size: 73px auto;}
	.w768 .abroad_service .icon_wrap.ksp_zone1 .icon03:before {background:url('/images/personal/services/travel/service_icon03_m.png') 0 0 no-repeat;background-size: 73px auto;}
	.w768 .abroad_service .icon_wrap.ksp_zone1 .icon04:before {background:url('/images/personal/services/travel/service_icon09_m.png') 0 0 no-repeat;background-size: 70px auto;}/*해외원화거래 차단서비스*//*180621_추가_PS180424001301/김유정*/
	.w768 .abroad_service .icon_wrap.ksp_zone2 .icon01:before {background:url('/images/personal/services/travel/service_icon04_m.png') 0 0 no-repeat;background-size: 73px auto;height:64px;}
	.w768 .abroad_service .icon_wrap.ksp_zone2 .icon02:before {background:url('/images/personal/services/travel/service_icon05_m.png') 0 0 no-repeat;background-size: 73px auto;height:64px;}
	.w768 .abroad_service .icon_wrap.ksp_zone2 .icon03:before {background:url('/images/personal/services/travel/service_icon06_m.png') 0 0 no-repeat;background-size: 73px auto;height:64px;}
	.w768 .abroad_service .icon_wrap.ksp_zone3 .icon01:before {background:url('/images/personal/services/travel/service_icon07_m.png') 0 0 no-repeat;background-size: 73px auto;}
	.w768 .abroad_service .icon_wrap.ksp_zone3 .icon02:before {background:url('/images/personal/services/travel/service_icon08_m.png') 0 0 no-repeat;background-size: 73px auto;}
	/*//170628_2.0up_S-08-03_수정_김수영*/
/*//170613_2.0up_S-08-03_추가_김수영*/

/*170616_2.0up_S-08-03_추가_김수영//*/
.abroad_service .serviceinfo_box .serviceinfo_txt {height:auto;margin:0;padding:0 0 50px;background:none;border:none;font-size:21px;line-height:27px;color:#101010;font-family: 'YoonGothic'}
	.w768 .abroad_service .serviceinfo_box .serviceinfo_txt {padding:0;font-size: 18px;}
/*//170616_2.0up_S-08-03_추가_김수영*/

/*170620_2.0up_S-08-03_추가_김수영//*/
#wrap #contents .main_sec.abroad_service table td img {margin:0 auto;max-width:110px;max-height:38px;vertical-align: middle;}
#wrap #contents .main_sec.abroad_service #service01 table td:first-child img {padding:5px 0 6px;}
	.w768 #wrap #contents .main_sec.abroad_service table td img {max-width:inherit;max-height:32px;}
	@media screen and (max-width:320px){
		.w768 #wrap #contents .main_sec.abroad_service table td img {max-height:24px;}
		.w768 #wrap #contents .main_sec.abroad_service #service01 table td:first-child img {padding:0;}
	}
/*//170620_2.0up_S-08-03_추가_김수영*/

.abroad_service .bt_txt {font-size: 16px;}/*170621_2.0up_S-08-03_추가_김수영*/
.abroad_service #service01 .btm_info {margin-top:0;} /*170622_2.0up_S-08-03_추가_김수영*/

/*//170526_2.0up_S-08-03_추가_김수영 */

/* 170515 추가 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */
.alerting_service.utility .slide_prev {position:absolute;left:50%;top:285px;z-index:11;width:64px;height:72px;margin-left:-410px;text-indent:-10000em;background:url('/images/personal/services/alert/btn_slide_prev.png') no-repeat 0 0;}
.alerting_service.utility .slide_next {position:absolute;right:50%;top:285px;z-index:11;width:64px;height:72px;margin-right:-410px;text-indent:-10000em;background:url('/images/personal/services/alert/btn_slide_next.png') no-repeat 100% 0;}
.alerting_service .icon_wrap.perfect div.icon01:before {background-image:url('/images/personal/services/alert/service_icon10.png')}
.alerting_service .icon_wrap.perfect div.icon02:before {background-image:url('/images/personal/services/alert/service_icon05.png')}
.alerting_service .icon_wrap.perfect div.icon03:before {background-image:url('/images/personal/services/alert/service_icon07.png')}
	.w768 .alerting_service .icon_wrap.perfect div:before {content: "";position: absolute;width:73px;height:62px;left:15px;top:28px;background-size:auto;}
	.w768 .alerting_service .icon_wrap.perfect div.icon01:before {background-image:url('/images/personal/services/alert/service_icon10_mpc.png')}
	.w768 .alerting_service .icon_wrap.perfect div.icon02:before {background-image:url('/images/personal/services/alert/service_icon05_mpc.png')}
	.w768 .alerting_service .icon_wrap.perfect div.icon03:before {background-image:url('/images/personal/services/alert/service_icon07_mpc.png')}
/* //170515 추가 / PS170427001012 퍼펙트알림상품 신규 추가 / 김윤희 */

/* 170515 / 추가 / PS170421000401 / 김현진 */
.intro_page.utility #service11 .icon_wrap div.icon03:before{background-image:url('/images/personal/services/utility/intro_utility_ico0203.png');}
/* //170515 / 추가 / PS170421000401 / 김현진 */


/* 170605 / 추가 / PS170510001311 / 김현진 */
.safety_service #service09 .icon_wrap div:before{background:url('/images/personal/services/safety/service_icon9.png') no-repeat 50% 0;}
.safety_service #service09 .icon_wrap div.icon02:before{background-position:50% -85px;}
.safety_service #service09 .icon_wrap div.icon03:before{background-position:50% -170px;}
	.w768 .safety_service #service09 .icon_wrap div:before{background:url('/images/personal/services/safety/service_icon9_mpc.png') no-repeat 50% 0;background-size:63.5px auto;}
	.w768 .safety_service #service09 .icon_wrap div.icon02:before{background-position:50% -110px;}
	.w768 .safety_service #service09 .icon_wrap div.icon03:before{background-position:50% -220px;}

.brd_l {border-left:1px solid #e0e0e0 !important;}
.brd_t {border-top:1px solid #e0e0e0 !important;}
.brd_r {border-right:1px solid #e0e0e0 !important;}
.brd_b {border-bottom:1px solid #e0e0e0 !important;}
/* //170605 / 추가 / PS170510001311 / 김현진 */

/* 171019 / 추가 / PS170727000271 / 김현진 */
.table_col.multiple.big4 th, .table_col.multiple.big4 td{padding:10px 5px 12px;}
.f_wd_s195{width:195px;}
.r_disabled td{color:#949494 !important;}
.ui_inputbox.big4 input{padding-right:37px;width:147px;}
/* //171019 / 추가 / PS170727000271 / 김현진 */

/* 170818 / 추가 / PS170802000802 / 김현진 */
.alerting_service.card_confirmation{background-color:#ffeeee !important;}/* 180306 / 수정 / PS180122001122 / 김현진 */
.alerting_service.card_confirmation .visual_wrap .img_area{margin-left:-390px;}
.alerting_service.card_confirmation .service_contents{margin-top:-1px;}/* 180306 / 수정 / PS180122001122 / 김현진 */
/* 180306 / 수정 / PS180122001122 / 김현진 */
.alerting_service.card_confirmation .icon_wrap.perfect div.icon01:before{background:url('/images/personal/services/alert/service_icon12_180306.png') no-repeat 0 0;}
.alerting_service.card_confirmation .icon_wrap.perfect div.icon02:before{background-image:url('/images/personal/services/alert/service_icon13_180306.png');}
.alerting_service.card_confirmation .icon_wrap.perfect div.icon03:before{background-image:url('/images/personal/services/alert/service_icon14_180306.png');}
/* //180306 / 수정 / PS180122001122 / 김현진 */
	.w768 .alerting_service.card_confirmation{background-color:#fff !important;}
	.w768 .alerting_service.card_confirmation .visual_wrap .img_area{bottom:28px;margin-left:-144px;}
	.w768 .alerting_service.card_confirmation .service_contents{margin-top:0;padding-top:0;}
	.w768 .alerting_service.card_confirmation .icon_wrap{background-color:#d1f6ec !important;}
	.w768 .alerting_service.card_confirmation .icon_wrap.perfect div.icon01:before,
	.w768 .alerting_service.card_confirmation .icon_wrap.perfect div.icon02:before,
	.w768 .alerting_service.card_confirmation .icon_wrap.perfect div.icon03:before{background-size:73px auto;}
/* //170818 / 추가 / PS170802000802 / 김현진 */

/* 171019 / 추가 / PS170727000271 / 김현진 */
#wrap #contents .main_sec.big4_ver{margin-top:71px;}
#wrap #contents .main_sec.big4_ver .top_info{position:relative;z-index:5;padding:46px 0 50px;text-align:center;background-color:#fff;}
	.w768 #wrap #contents .main_sec.big4_ver{margin-top:50px;}
	.w768 #wrap #contents .main_sec.big4_ver .top_info{padding:33px 16px;text-align:center;background-color:#fff;}
/* //171019 / 추가 / PS170727000271 / 김현진 */



ul.list_app.abroad_list .desc_wrap ul.row .txt_category_job .fl_r, ul.list_dep.abroad_list .desc_wrap ul.row .txt_category_job .fl_r{width: 58%; overflow: hidden; text-overflow: ellipsis; text-align: right;}/* 171024 추가 김은영 */


.alerting_service .visual_wrap .txt_area02 { width: 360px;}/* 171201 추가 / 카드 본인확인서비스 홈페이지/앱카드 화면 신규 개발 요청(PS170802000802) / 김은영 */

/* 171208 추가 / PS171117000811 / 김윤희 */
.main_sec.intro_page .visual_wrap.visual_type2 {height:auto;min-height:244px;}
.main_sec.intro_page .visual_wrap .txt_area .text01 .sub_tit {font-size:20px;line-height:1.5;}
.main_sec.intro_page .visual_wrap.visual_type2 .img_area {bottom:24px;margin-left:-415px;}
/* 211018/height수정/노현우*/
.main_sec.intro_page.payment_day .visual_wrap.visual_type2 {position:relative;height:260px;border-bottom:1px solid #eee;background:#f1f7f8 url('/images/personal/common/intro/bg_top.png') bottom left repeat;}
/* 211018/height수정/노현우*/
.main_sec.intro_page .visual_wrap.visual_type2 .txt_area {margin-top:34px; margin-left:13px;}
.main_sec.intro_page .visual_wrap.visual_type2 .txt_area.sline2 {margin-top:13px; margin-left:13px;}
.main_sec.intro_page .visual_wrap.visual_type2 .txt_area .text02 {line-height:24px; margin-top:9px;}
	.w768 .main_sec.intro_page .visual_wrap.visual_type2 {height:auto; min-height:131px;}
	.w768 .main_sec.intro_page .visual_wrap.visual_type2 .img_area {top:0; bottom:auto; margin-left:-180px;}
	.w768 .main_sec.intro_page.payment_day .visual_wrap.visual_type2 .img_area {margin-left:-202px;}
	.w768 .main_sec.intro_page .visual_wrap.visual_type2 .img_area img {height:131px; width:auto;}
	.w768 .main_sec.intro_page .visual_wrap.visual_type2 .txt_area {margin-top:14px; margin-left:19px; padding-left:0;}
	.w768 .main_sec.intro_page .visual_wrap.visual_type2 .txt_area .text01 {line-height:29px; letter-spacing:-2px;}
	.w768 .main_sec.intro_page .visual_wrap.visual_type2 .txt_area .text02 {margin-top:8px; line-height:19px; letter-spacing:-1px;}

.main_sec.intro_page .factoring.icon_wrap div:before {width:125px;}
		.w768 .main_sec.intro_page .factoring.icon_wrap div:before {width:73px;}
.main_sec.intro_page .factoring.icon_wrap div:before{background:url('/images/personal/lease/service_ico_01.png') no-repeat 50% 0;}
.main_sec.intro_page .factoring.icon_wrap div.icon02:before{background-position:50% -108px;}
.main_sec.intro_page .factoring.icon_wrap div.icon03:before{background-position:50% -216px;}
	.w768 .main_sec.intro_page .factoring.icon_wrap div:before{background:url('/images/personal/lease/m_service_ico_01.png') no-repeat 50% 0;background-size:72px auto;}
	.w768 .main_sec.intro_page .factoring.icon_wrap div.icon02:before{background-position:50% -62px;}
	.w768 .main_sec.intro_page .factoring.icon_wrap div.icon03:before{background-position:50% -133px;}

	.w768 .main_sec.intro_page  .service_contents.factoring_wrap {margin-top:0;padding-top:0 !important;} /* 180102 수정 / 개인_설비리스_팩토링_신규페이지_개발계 현상 수정 요청 / 김윤희 */
/* //171208 추가 / PS171117000811 / 김윤희 */

/* 180122 / 추가 / PS170727000271 / 김현진 */
.wid_sel_in{width:197px;height:39px !important;box-sizing:border-box;}
/* //180122 / 추가 / PS170727000271 / 김현진 */

/* 180306 / 추가 / PS180122001122 / 김현진 */
.confirmation.progress_next_top{margin-top:71px !important;}
	.w768 .confirmation.progress_next_top{margin-top: 50px !important;}
.confirmation .cert_info_area{border-bottom:none;}
/* //180306 / 추가 / PS180122001122 / 김현진 */

/* 170929 추가 / PS170829000042 / 김은영 */
.intro_page.utility .rd_box_txt{ width: 645px;margin: 0 auto 40px;padding: 5px 0;text-align: center;border: 1px solid #d0d0d0;border-radius: 20px; color: #666; background: #f8f8f8;} /* 200109 / 수정 / 권혁찬 */
.w768 .intro_page.utility .rd_box_txt{ margin: 10px auto 20px;}
.intro_page.utility #service12 .icon_wrap div.icon01:before {background-image: url('/images/personal/services/utility/intro_utility_ico1201.png');}
.intro_page.utility #service12 .icon_wrap div.icon02:before {background-image: url('/images/personal/services/utility/intro_utility_ico1202.png');}
.intro_page.utility #service12 .icon_wrap div.icon03:before {background-image: url('/images/personal/services/utility/intro_utility_ico1203.png');}
/* //170929 추가 / PS170829000042 / 김은영 */

/* 180328 / 추가 / PS180122001122 / 김현진 */
.alerting_service.card_confirmation .service_contents {position:relative;top:-24px;max-width:820px;padding:67px 0 63px;margin:0 auto;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.12);-moz-box-shadow:3px 3px 4px rgba(0,0,0,.12);box-shadow:3px 3px 4px rgba(0,0,0,.12);}
.alerting_service.card_confirmation .visual_wrap {position:relative;height:235px;background-color:#f5f9fb;}
.alerting_service.card_confirmation .visual_wrap .h2_sub {position:absolute;left:50%;margin-left:-22px;top:46px;}
.alerting_service.card_confirmation .visual_wrap .h2_sub span {font-size:18px;font-weight:bold;color:#fff;padding:0 5px;display:inline-block;letter-spacing:-1.4px;background-color:#376ea1;height:23px;line-height:1em;padding-top:2px}
.alerting_service.card_confirmation .visual_wrap .h2_sub span span {padding:0}
.alerting_service.card_confirmation .visual_wrap .txt_area {position:absolute;left:50%;width: 340px;margin-top:72px;margin-left:-22px;}
.alerting_service.card_confirmation .visual_wrap .txt_area .text01 {font-size:40px;font-weight:bold;color:#101010;letter-spacing:-3px;line-height:50px}
.alerting_service.card_confirmation .visual_wrap .txt_area .text02 {font-size:16px;color:#101010;letter-spacing:-1px;margin-top:7px;}
.alerting_service.card_confirmation .visual_wrap .img_area {position:absolute;bottom:25px;left:50%;margin-left:-390px;}
/* 180328 / 추가 / PS180122001122 / 김현진 */

/* 180418 추가 / PS180312002052 디지털채널 업무별 본인인증 UX 표준화 디자인 제작 요청 / 김윤희 */
.mouse { display: inline; }
.btn_mouse_gray { display: inline-block; width: 40px; height: 40px; border:1px solid #aeafaf; background: #e9ebef; vertical-align: middle; border-radius: 2px; }
.btn_mouse_gray:after { content: ''; display: block; width: 14px; height: 20px; background: url('/images/personal/common/bg_login02.png') no-repeat 0 -40px; margin-left: 12px; }
.btn_mouse_gray:hover {background:#b5b5b5;border-color:#282828;}
.btn_mouse_gray:hover:after {background-position:-300px -40px;}

.cert_info_area.certi.v2 .btn_certi button,
.cert_info_area.appcard.v2 .btn_certi button {width:204px;margin:0 3px 0 4px}
	.w768 .cert_info_area.certi.v2 .btn_certi button,
	.w768 .cert_info_area.appcard.v2 .btn_certi button{margin:0;width: 49%}

.laypop_base01 .laypop_content.pop_imagine .ui_scrollarea {max-height:400px;}

.list_form.type02.snack_ver_02 li.li { border: 0; }
.list_form.type02.snack_ver_02 > li.li:first-child { padding-top: 25px; }
	.w768 .list_form.type02.snack_ver_02 > li.li:first-child { padding-top: 17px; }
	.w768 .list_form.type02.snack_ver_02 li.li dl.tit dd .chk_wrap.org label { font-size: 14px; }
	.w768 .list_form.type02.snack_ver_02 dd.email_from .email_wrap { display:inline-block; width: auto; font-size: 0; }

.over_h{overflow:hidden;}
.sms_agree_box {padding:25px 24px 32px;background-color:#f4f4f4;text-align:center;}
	.w768 .sms_agree_box {margin-top:0; padding:18px 16px 20px}
.sms_agree_box .desc {margin-bottom:10px}
	.w768 .sms_agree_box .desc {margin-bottom:15px}
.sms_agree_box .rdo_select .rad_wrap {margin-left:27px;}
.sms_agree_box .rdo_select .rad_wrap:first-child {margin-left:0;}
/* start pkw */
.sms_agree_box .rdo_select_result {margin:22px -24px -5px -24px; padding-top:20px; border-top:1px solid #fff;}
/* end pkw */
	.w768 .sms_agree_box .rdo_select_result {margin:17px -24px -5px -24px;}
/* start pkw */
.sms_agree_box .rdo_select_result .result {padding:0 32px;}
/* end pkw */
.sms_agree_box .rdo_select_result * {display:inline-block}
.sms_agree_box .rdo_select_result button {margin-top:-3px;}
.sms_agree_box .rdo_select_result .ls0.fc_org {margin:0 13px;}

.list_form li.li.dl_line2{width:100%; padding:0; overflow: hidden;}
.list_form li.li.dl_line2 dl.tit { display: table; width: 47.9%; float:left;  padding: 10px 0px 10px 14px}
 	.w768 .list_form li.li.dl_line2{padding:0;border-bottom: 0;}
	.w768 .list_form li.li.dl_line2 dl.tit { width: 100%;float:none;  border-bottom: 1px solid #e0e0e0;}

	.w768 .certi_phone.v2 .btn_list .item_wrap.plane a {height:33px;}
	.w768 .certi_phone.v2 .input_wrap.v170619 .rel input {height:38px;}
	.w768 .certi_phone.v2 .btn_list .item_wrap .item_view .ico {display:none;}
	.w768 .certi_phone.v2 .input_wrap.v170619 .rel {width:auto;}
	.w768 .certi_phone.v2 .input_wrap.v170619 .bt_org_s {margin-left:-2px;}
/* //180418 추가 / PS180312002052 디지털채널 업무별 본인인증 UX 표준화 디자인 제작 요청 / 김윤희 */

/*180620_추가/PS180424001301 해외이용 잠금서비스_기존화면_수정요청/김유정*/
.abroad_rock.abroad_float .mycard_info[data-type="mycard_info"] {float:left;}
.abroad_rock.abroad_float .list  li> .img {padding-top: 35px}
.abroad_rock.abroad_float .list .chk_txt {position: relative; display: inline-block;vertical-align: middle;}
	.w768 .abroad_rock .no_radi > li .chk_txt {padding-bottom: 5px}
/*//180620_추가/PS180424001301 해외이용 잠금서비스_기존화면_수정요청/김유정*/

/* 180502 추가 / PS180123000572 / 장기렌터카 휴대폰 본인인증 후 신용조회 동의 프로세스 도입 / 김윤희 */
.prime_top {margin-top: 70px !important;}
	.w768 .prime_top {margin-top: 50px !important;}
/* //180502 추가 / PS180123000572 / 장기렌터카 휴대폰 본인인증 후 신용조회 동의 프로세스 도입 / 김윤희 */

/* 180618_opendigital_S-02-02_프로그레스바간격추가_임동구 */
.progress_next_top_onw {margin-top:60px !important;}
/* //180618_opendigital_S-02-02_프로그레스바간격추가_임동구 */

/* 180720_opendigital_S-03_추가_김윤영// */
.issue_box_onw .box_info	{width:596px;margin:31px auto 33px;padding:24px 50px;background:#f4f4f4;}
.issue_box_onw .box_info ul.txt_list {margin-top:0 !important;}
.issue_box_onw .box_info ul.txt_list li {letter-spacing:-1px;}
	.w768 .issue_box_onw .box_info{width:auto;padding:12px 16px 16px;}
 ul.txt_list.bul_atten_onw .attention_s{padding-bottom:9px;}
/* //180720_opendigital_S-03_추가_김윤영 */

/* 180801_opendigital_S-03_삭제_김윤영// */
 /* 분실신고해제 */
	/*.w768 #wrap .card_base06.step_onw_cd.step_pdtno_onw{padding-top:45px !important;}
 #wrap .card_base06.step_onw_cd .list_form.type02 .li.tit{border-top:1px solid #686868;}
 #wrap #contents.step_onw_cd .in_gap{margin-top:15px;}
.card_base06.step_onw_cd .list_form.type02 .form_group .w100{width:99.6%;}
.list_dep.list_lost.list_pd0 .li .head .info,
.list_dep.list_lost.list_pd0 .li .head .td{padding-left:0;}
	.w768 .tit_wrap .s_tit_onw{margin-top:5px;display:inline-block;}
	.w768 .blue_link_onw.at_left{padding:0 25px;}
.list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap{display:table;}
.list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap .txt_cardinfo{padding-left:10px;}
.list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap .txt_cardinfo{display:table-cell;vertical-align:top;}
.list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap .txt_cardinfo span{display:block;line-height:1.2;}
.list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap .txt_cardinfo .txtb_tit{font-size:18px;font-weight:bold;color:#101010;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap .txt_cardinfo .txtb_tit{font-size:14px;}
.list_acco.lost_acco_inimg02 ul.list_app .lostcard_list_wrap .txt_cardinfo .txts_card_num{font-size:14px;padding-top:5px;white-space:nowrap;line-height:27px;font-weight:normal;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .head .box_img{display:table-cell;padding-left:10px;margin-top:3px;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .head .box_img img{width:82px;height:52px;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right li.li{padding-left:0;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .head .name{padding:0;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .desc_wrap ul.row{position:relative;background:#f4f4f4;width:auto;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .desc_wrap ul.row:before{content:'';position:absolute;left:50%;top:10px;display:block;width:1px;height:42px;background:#fff;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .desc_wrap ul.row:before{display:none;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .box_small_bt{padding:15px 0 15px 24px;text-align:center;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .box_small_bt .bt_blue_onw,
.list_acco.lost_acco_inimg02 ul.list_app.none_right .box_small_bt .bt_dkgray_onw{line-height:41px;height:44px;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .desc_wrap{width:auto;padding:0;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .desc_wrap{background:none;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_detail_wrap{width:auto;margin:10px 0 0 10px;padding:0;box-sizing:border-box;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap{display:none;margin-left:39px;padding-bottom:20px;box-sizing:border-box;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap.on{display:block;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap{margin-left:11px;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap .list_form.type02 li.li dl.tit dt{padding-top:32px;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap .bt_wrap{line-height:41px;height:44px;padding:0;margin-top:30px;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap .bt_wrap{margin-top:10px;}
.list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap .bt_wrap .bt_blue_onw{line-height:41px;height:44px;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .lost_cardin_wrap .bt_wrap .bt_blue_onw{width:100%;margin:0;}
	.w768 .card_base06.step_onw_cd .list_acco.lost_acco_inimg02 .list_form.type02 li.li{padding-left:0;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .box_small_bt{padding:15px 0 15px;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .box_small_bt .bt_wd_onw{width:49%;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .box_small_bt button{width:49%;}
	.w768 .list_acco.lost_acco_inimg02 ul.list_app.none_right .mpc_display{display:none;}*/
/* //180801_opendigital_S-03_삭제_김윤영 */

/* 1810723 추가 / PS180702001861 / 김윤희 */
	/* common */
#wrap #contents .main_sec.ui_bottom_fix {margin-bottom:136px}
#wrap #contents	.notice_service .box696 {margin-top:49px;}
#wrap #contents .notice_service .box696:after {content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
.card_base06.step_onw_cd.sec_ns {padding-top:98px !important;}
.p_clear {clear:both;}
.notice_service .list_form.no_brdt {border-top:none;}
/*.notice_service .list_service_info .li .head .btn_open {background:url('/images/personal/services/bg_inform_service.png') 0 -160px no-repeat;}
.notice_service .list_service_info .li .head .btn_close {background:url('/images/personal/services/bg_inform_service.png') -100px -160px no-repeat;}*/
/*.notice_service .tit_wrap .t_web_em {font-size:24px;}*/ /* 181004 삭제 / 김윤희 */
	.w768 #wrap.process_onw #contents.sec_ns {padding-top:62px}
	.w768 .card_base06.step_onw_cd.sec_ns {padding-top:62px !important;} /* 181026 수정 / 김윤희 */
	.w768 .p_clear {clear:inherit;}
	/*.w768 .notice_service .list_service_info .li .head .btn_open {background:url('/images/personal/services/bg_inform_service_mpc.png') 0 -73px no-repeat;}
	.w768 .notice_service .list_service_info .li .head .btn_close {background:url('/images/personal/services/bg_inform_service_mpc.png') -50px -73px no-repeat;}*/
	.w768 .notice_service .tit_wrap .t_web_em {font-size:18px;}

	/* 개인홈페이지> 신청하기> 알림서비스> 신용카드 문자알림> 명의보호알림 */
	/* 상단 */
.card_base06.step_onw_cd .notice_service .card_step_wrap.card_apply .card_cont {top:51px;margin:0 auto 32px;padding:47px 0 0;}
.notice_service .card_step_wrap {padding-top:0;}
.notice_service .progress_step_line_v2 {padding-top:0;}
.notice_service .list_form {border-top:1px solid #e0e0e0;}
.notice_service .list_form.type04 {margin:0;}
.notice_service .list_form li {padding:8px 0;}
.notice_service .list_form.type04 > li {margin-top:0;border-bottom:none;}
.notice_service .list_form li dl dt {font-size:16px;} /* 190425 수정 / 김윤희 */
.notice_service .list_form li dl dd {font-size:18px;}
.notice_service .list_form li dl.tit dt {font-size:16px;font-weight:bold;} /* 190425 수정 / 김윤희 */
.notice_service .list_form li .no_form dt,
.notice_service .list_form li .no_form dd {padding:7px 0 8px;}
/*.notice_service .chk_wrap.blue label {font-size:18px;}*/ /* 181004 삭제 / 김윤희 */
.notice_service.complte .chk_wrap.blue .disabled label {color:#a3b3c5;}
.notice_service .list_form li .item_wrap {margin:4px 3px 4px 0;}
	.w768 .card_base06.step_onw_cd .notice_service .card_step_wrap.card_apply .card_cont {top:41px;}
	.w768 .notice_service .card_base06.step_onw_cd {padding-top:130px !important;}
	.w768 .notice_service .list_form.type04 {margin:0;padding:0;}
	.w768 .notice_service .list_form.type04 > li {margin-top:0;padding-bottom:5px !important;border-bottom:none;}
	.w768 .notice_service .chk_wrap.blue label {font-size:14px;}

.notice_service .top_info_view_onw {height:auto;}
.notice_service.flexible .top_info_view_onw {min-height:0;} /* b type */ /* 180807 수정 / 김윤희 */
.notice_service .top_info_view_onw .msg {padding-bottom:23px;}
.notice_service.flexible .top_info_view_onw .msg {padding-bottom:28px;} /* 180807 수정 / 김윤희 */
.notice_service .box_status {overflow:hidden;margin-top:25px;font-size:19px;color:#fff;}
.notice_service .box_status .des_status {overflow:hidden;}
.notice_service .box_status .des_status .non_member li {overflow:hidden;position:relative;margin-top:8px;}
.notice_service .box_status .des_status .non_member li:after {content:'';position:absolute;left:0;top:19px;width:4px;height:4px;}
.notice_service .box_status .des_status .non_member li:first-child {margin-top:0;}
/* 181004 수정 / 김윤희 */
.notice_service .box_status .des_status .non_member .tit_status {float:none;display:inline-block;margin-right:8px;padding:0;min-width:100px;height:30px;font-size:16px;background:none;color:#fff;border:1px solid rgba(255,255,255,0.6);border:/*\**/1px solid #fff;border-radius:30px;line-height:26px;text-align:center;} /* 181029 수정 / 김윤희 */
.notice_service .box_status .des_status.checkcard .non_member .tit_status {min-width:127px;}
.notice_service .box_status .des_status .non_member .txt_status {float:none;display:inline-block;font-size:19px;}
/* 181123 수정 / PS181112000692 / 김윤희 */
.notice_service .box_status .tit_status {float:left;margin:1px 14px 0 0;width:90px;height:27px;line-height: 27px;text-align:center;font-size:14px;color:#fff;background:url('/images/personal/apply/bg_box_status_new.png') no-repeat 0px 0;background-size:90px auto;}/* 221124 / 접근성 수정 / DGC-7994 / 권혁찬 */
.notice_service .box_status .txt_status {float:left;font-family:'YoonGothic';font-size:21px;}
/* //181123 수정 / PS181112000692 / 김윤희 */
.notice_service .box_status .txt_status .fee_service {font-family:'Malgun Gothic', sans-serif;font-size:16px;} /* 181016 추가 / 김윤희 */
/* //181004 수정 / 김윤희 */
.notice_service .box_status .non_member .txt_status {font-family:'맑은 고딕', 'Malgun Gothic', 'Apple Gothic', sans-serif;} /* 181004 추가 / 김윤희 */
.notice_service .top_info_view_onw .attention_s {padding-left:24px;font-size:16px;color:rgba(255,255,255,0.6);color:/*\**/#fff;} /* 181029 수정 / 김윤희 */
.notice_service .top_info_view_onw .attention_s .ico {width:18px;background:url('/images/personal/services/bg_inform_service.png') no-repeat -1px -1px;}
.notice_service .top_info_view_onw .btn_go {margin-top:5px;} /* 181004 수정 / 김윤희 */
.notice_service .top_info_view_onw .btn_go a {display:inline-block;margin-left:20px;font-size:16px;color:#fff;} /* 180831 수정 / 김윤희 */
.notice_service .top_info_view_onw .btn_go a:first-child {margin-left:0;}
.notice_service .top_info_view_onw .btn_go .ico {display:inline-block;margin-left:10px;width:18px;height:22px;background:url('/images/personal/services/bg_inform_service.png') no-repeat 100% -100px;vertical-align:-4px;} /* 180831 추가 / 김윤희 */
	.w768 .notice_service .top_info_view_onw .msg {padding:0 20px 30px;}
	.w768 .notice_service .box_status {margin-top:20px;padding:16px 0 0;font-size:15px;line-height:1.5;}
	.w768 .notice_service .top_info_view_onw .btn_go a {font-size:15px;} /* 180831 수정 / 김윤희 */
	.w768 .notice_service .top_info_view_onw .btn_go .ico {width:7px;height:10px;background:url('/images/personal/services/bg_inform_service_mpc.png') no-repeat 100% -50px;vertical-align:inherit;} /* 180831 추가 / 김윤희 */
	.w768 .notice_service .top_info_view_onw .attention_s {padding-left:20px;font-size:14px;} /* 181016 추가 / 김윤희 */
	.w768 .notice_service .top_info_view_onw .attention_s .ico {width:9px;background:url('/images/personal/services/bg_inform_service_mpc.png') no-repeat 0 4px;}
	/* 슬라이더 */
.graph_wrap.notice {margin:10px 38px;}
.notice .progresscontrol-track {width: 100%;}
/* 181023 수정 / 김윤희 */
.notice .progresscontrol-track:before {content:'';position:absolute;left:-34px;top:0;width:40px;height:13px;background:#277efc;border-radius:13px 0 0 13px;}
.notice .progresscontrol-track:after {content:'';position:absolute;right:-34px;top:0;width:40px;height:13px;background:#e9ebef;border-radius:0 13px 13px 0;}
/* //181023 수정 / 김윤희 */
.notice .iron_progress {position:relative;padding:50px 0;}
.notice .iron_progress .progresscontrol-handle{top: 22px;}
	.w768 .graph_wrap.notice {margin:10px 32.5px;}
	.w768 .graph_wrap.notice .iron_progress{margin: 0 25px;}
	.w768 .iron_progress .progresscontrol-handle{top: 24px;}
/* 181023 수정 / 김윤희 */
.progresscontrol-track {width:100%;height:13px;position:absolute;top:44px;background:#e9ebef;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;}
.notice .iron_progress .progresscontrol-ambit {position:absolute;top:0;left:0;height:13px;-webkit-border-radius:13px 0 0 13px;-moz-border-radius:13px 0 0 13px;border-radius:13px 0 0 13px;background-color:#277efc;background-repeat:repeat-x;}
.notice .iron_progress .progresscontrol-ambit:before {content:'';position:absolute;left:-34px;top:0;width:40px;height:13px;background:#277efc;border-radius:13px 0 0 13px;}
/* //181023 수정 / 김윤희 */
.notice .iron_progress .progresscontrol-handle {position:absolute;z-index:2;top:28px;}
/* 181123 삭제 / PS181112000692 / 김윤희 */
/*.notice .iron_progress .progresscontrol-handle.txt01 {left:20%;}
.notice .iron_progress .progresscontrol-handle.txt02 {left:36%;}
.notice .iron_progress .progresscontrol-handle.txt03 {left:52%;}
.notice .iron_progress .progresscontrol-handle.txt04 {left:68%;}
.notice .iron_progress .progresscontrol-handle.txt05 {left:84%;}*/
/* //181123 삭제 / PS181112000692 / 김윤희 */
.notice .iron_progress .progresscontrol-handle .progresscontrol-label.hidden {display:block;}
.notice .iron_progress .progresscontrol-label:before {content:' ';display:block;width:77px;height:45px;background:url('/images/personal/services/alert/notice_progressbar_btn.png') no-repeat 0 0;cursor:pointer;}
/* 180824 수정/김은영 */
.notice .iron_progress .progresscontrol-label .rates_txt {position:absolute;top:-33px;left:50%;margin-left:-75px;padding:0;width:187px;font-size:20px;color:#2e81f8;font-weight:bold;} /* 181023 수정 / 김윤희 */
/* 181123 수정 / PS181112000692 / 김윤희 */
.notice .iron_progress .progresscontrol-handle.txt01 .progresscontrol-label .rates_txt {left:0;margin-left:3px;}
.notice .iron_progress .progresscontrol-handle.txt02 .progresscontrol-label .rates_txt {margin-left:-47.5px;width:130px}
.notice .iron_progress .progresscontrol-handle.txt03 .progresscontrol-label .rates_txt {margin-left:-56.5px;width:149px;}
.notice .iron_progress .progresscontrol-handle.txt04 .progresscontrol-label .rates_txt {left:auto;right:0;margin-left:0;margin-right:6px;width:152px;text-align:right;}
/* //81123 수정 / PS181112000692 / 김윤희 */
/* //180824 수정/김은영 */
.notice .iron_progress .progresscontrol-handle .progresscontrol-label .btn_rates_event{overflow: hidden;display:inline-block; vertical-align: top; background:url('/images/personal/services/bg_inform_service.png') no-repeat 100% -197px;width:28px; height: 28px;  font-size: 0;}/* 180824 추가/김은영 */
.notice .pay_interest_pkg ul.pay_rates_txt{font-size: 14px; color:#b5b8be; clear: both; }
.notice .pay_interest_pkg .pay_rates_tit{font-size: 18px; font-weight: bold; color:#303030; padding-top:5px;}
.notice .rates_txt_list a.txt_link{text-decoration: none !important; color:#0079c5;}
.notice .pay_interest_pkg .rates_txt_list{padding-bottom: 34px;}
	.w768 .notice .iron_progress {padding:40px 0;}
	.w768 .progresscontrol-track {top:34px;}
	.w768 .notice .iron_progress .progresscontrol-handle {top:21px;}
	.w768 .notice .iron_progress .progresscontrol-label:before {width:65px;height:38px;background:url('/images/personal/services/alert/notice_progressbar_btn_mpc.png') no-repeat 0 0;}
	.w768 .notice .iron_progress .progresscontrol-label .rates_txt {top:-24px;margin-left:-60px;width:120px;font-size:16px;}
	.w768 .notice .iron_progress .progresscontrol-handle.txt02 .progresscontrol-label .rates_txt {margin-left:-29px;width:58px;}
	.w768 .notice .iron_progress .progresscontrol-handle.txt03 .progresscontrol-label .rates_txt {margin-left:-37px;width:74px;}
	.w768 .notice .iron_progress .progresscontrol-handle.txt04 .progresscontrol-label .rates_txt {margin-left:-44px;padding-right:25px;width:88px;background:url('/images/personal/services/bg_inform_service_mpc.png') no-repeat 100% -99px;}
	.w768 .notice .iron_progress .progresscontrol-handle.txt05 .progresscontrol-label .rates_txt {margin-left:-44px;width:88px;}
	.w768 .notice .iron_progress .progresscontrol-handle.txt04 .progresscontrol-label .rates_txt {margin-left:-44px;padding-right:22px;width:88px;background:url('/images/personal/services/bg_inform_service_mpc.png') no-repeat 100% -99px;}

.notice .range {position:absolute;left:0;bottom:4px;width:100%;}
/* 181023 수정 / 김윤희 */
.notice .range li {position:absolute;bottom:0;text-align:right;font-size:14px;color:#0b0d0f;}
/*.notice .iron_progress .progresscontrol-handle.txt01 + .range li.txt01 {color:#0b0d0f;}
.notice .iron_progress .progresscontrol-handle.txt02 + .range li.txt02 {color:#0b0d0f;}
.notice .iron_progress .progresscontrol-handle.txt03 + .range li.txt03 {color:#0b0d0f;}
.notice .iron_progress .progresscontrol-handle.txt04 + .range li.txt04 {color:#0b0d0f;}
.notice .iron_progress .progresscontrol-handle.txt05 + .range li.txt05 {color:#0b0d0f;}*/
/* //181023 수정 / 김윤희 */
/* 181123 수정 / PS181112000692 / 김윤희 */
/*.notice .range li.txt01 {left:0;}*/
.notice .range li.txt01 {left:0%;margin-left:-21px;}
.notice .range li.txt02 {left:30%;}
.notice .range li.txt03 {left:60%;margin-left:21px;}
.notice .range li.txt04 {right:0%;margin-right:-21px;}
/* //181123 수정 / PS181112000692 / 김윤희 */
	.w768 .notice .range li {font-size:13px;}

.tit_wrap.have_border_onw {border-bottom:1px solid #e0e0e0;}
.tit_wrap.have_border_onw .t_web_em {font-size:24px;}
	.w768 .tit_wrap.have_border_onw .t_web_em {font-size:22px;}

.term_notice dt {margin:40px 0 18px;font-size:16px;font-family:'YoonGothic';}
.term_notice .list_slt_notice {overflow:hidden;}
.term_notice .list_slt_notice ul {margin:-15px 0 0 -2%;}
.term_notice .list_slt_notice li {float:left;margin:15px 0 0 2%;width:31%;text-align:center;}
.term_notice .list_slt_notice li a {display:table;width:100%;font-size:14px;color:#0b0d0f;font-weight:bold;}
.term_notice .list_slt_notice li.on a {color:#277efc;}
.term_notice .list_slt_notice li a > span {display:table-cell;height:60px;border:1px solid #bec2c7;border-radius:60px;vertical-align:middle;line-height:1.4;box-sizing:border-box;}
.term_notice .list_slt_notice li.on a > span{position:static;z-index:1;border:1px solid #277efc;}
	.w768 .term_notice {margin:0 16px;}
	/* 181023 수정 / 김윤희 */
	.w768 .term_notice .list_slt_notice ul {margin:-13px 0;}
	.w768 .term_notice .list_slt_notice li {margin:13px 0 0;width:100%;height:60px;}
	/* //181023 수정 / 김윤희 */
	.w768 .term_notice .list_slt_notice li.half_l,
	.w768 .term_notice .list_slt_notice li.half_r {width:50%;}
	.w768 .term_notice .list_slt_notice li a > span {height:60px;border-radius:60px;}
	.w768 .term_notice .list_slt_notice li.half_l a > span {border-radius:60px 0 0 60px;}
	.w768 .term_notice .list_slt_notice li.half_r a > span {border-radius:0 60px 60px 0;}

.notice_service .type05_new_tab.item02 ul {width:100%;max-width:100%;}
.notice_service .type05_new_tab.item02 li {width:50%;}
.notice_service .type05_new_tab li.on a {color:#2e81f8;}
.notice_service .type05_new_tab li.on a:after {height:3px;background:#2e81f8;}
.notice_service .tab_exp.width_acco {margin-top:-1px;}

/* on/off switch */
.notice_service .chk_wrap.switch_type {padding-left: 0; text-indent: 0; vertical-align: top;}
.notice_service .chk_wrap.switch_type a {position:relative; height: 18px; width: 48px; border-radius: 12px; background: #e9ebef; vertical-align: top;}
.notice_service .chk_wrap.switch_type a.check {background: #b6d0f6;}
.notice_service.complete .chk_wrap.switch_type a.check {background: #dfe9f8;}
.notice_service .switch_area {position: absolute; top: 50%; left: 0; width: 22px; height: 22px; margin-top: -11px; border-radius: 50%; background: #9b9fa8;}
.notice_service .chk_wrap.switch_type a.check .switch_area {background-color:#277efc;}
.notice_service.complete .chk_wrap.switch_type a.check .switch_area {background-color:#c0d9fd;}
.notice_service .switch_area:after {content:''; position: absolute; top: 1px; left: 23px; height: 20px; line-height: 20px; color: #fff; letter-spacing: 0;}
.notice_service .check .switch_area {left: auto; right: 0;}
.notice_service .check .switch_area:after {content:''; left: auto; right: 23px;}

	/* 개인홈페이지> 신청하기> 알림서비스> 신용카드 문자알림> 명의보호알림> 신청 */
.notice_service .list_order_price	{position:relative;margin-top:-1px;}
.notice_service .list_order_price ul	{padding:7px 0 0;border-top:1px solid #686868}
.notice_service .list_order_price ul li	{padding:0 0 3px;}
.notice_service .list_order_price ul li.total	{margin-top:8px;padding:8px 16px 11px;background:#fafafa;border-top:1px solid #b8b8b8;border-bottom:1px solid #b8b8b8;}
.notice_service .list_order_price ul li.total .fl_r	{color:#dc320a;}
.notice_service .list_order_price ul li:after	{content:'';display:block;clear:both;height:0;visibility:hidden;}

.notice_service .inform_fee_type {margin-top:30px;}
.notice_service .inform_fee_type li {margin-top:10px;}
.notice_service .inform_fee_type li:first-child {margin-top:0;}

	/* 신청 1단계 */
.notice_service .summary_onw dl{padding:0; display:table; width:100%; border-bottom:1px solid #dcdcdc;}
.notice_service .summary_onw.no_brd dl {border-bottom:none;}
.notice_service .summary_onw dl.tit{border-top:1px solid #686868}
.notice_service .summary_onw dl dt{display:block;padding:14px 0 13px; vertical-align:middle; font-size:16px;font-weight:bold;} /* 181004 수정 / 김윤희 */
	.w768 .notice_service .summary_onw {margin:0 16px;font-size:14px;}
	.w768 .notice_service .summary_onw dl dt,
	.w768 .notice_service .summary_onw dl dd {font-size:14px;}

.notice_service .summary_onw dl.parent_item {border-bottom:none;}
.notice_service .summary_onw .child_item {overflow:hidden;display:block;margin-top:9px;padding:22px 30px;width:auto;background:#f4f4f4;border-bottom:none;}
.notice_service .summary_onw .child_item dt {position:relative;display:block;padding:0;vertical-align:top;font-size:16px;font-weight:bold;min-height:0}
.notice_service .summary_onw .child_item dt .txt_sendme {position:absolute;right:0;top:0;}
.notice_service .summary_onw .child_item dd {display:block;padding:2px 0 0;font-size:16px;}
.notice_service .summary_onw .child_item dd li {position:relative;padding:11px 0;}
.notice_service .summary_onw .child_item dd .txt_info_alert {position:absolute;right:0;top:5px;}
.notice_service .summary_onw .child_item dd .certi_check_onw .txt_info_alert {top:14px;}
.notice_service .summary_onw .btn_summary_onw dd{padding:20px 0;}
.notice_service .summary_onw dl dd{display:table-cell; padding:14px 0 13px; vertical-align:middle;font-size:16px;} /* 181004 수정 / 김윤희 */
.notice_service .summary_onw dl dd strong {font-weight:normal;} /* 181004 추가 / 김윤희 */
.notice_service .summary_onw .child_item label {line-height:16px}
	.w768 .notice_service .summary_onw .child_item {margin:0;padding:0;}
	.w768 .notice_service .summary_onw .child_item dt {padding:10px 0;width:100%;text-indent:20px}
	.w768 .notice_service .summary_onw .child_item dt .txt_sendme {position:absolute;right:20px;top:10px;}
	.w768 .notice_service .summary_onw .child_item dd {padding:0 0 10px;}
	.w768 .notice_service .summary_onw .child_item dd ul {margin:0 20px;}
	.w768 .notice_service .summary_onw .child_item dd li {padding:5px 0;text-align:left;padding:5px 0;}

.notice_service .list_fee_type {margin:20px 0 0;}
.notice_service .list_fee_type li {margin-top:13px;}
.notice_service .list_fee_type li:first-child {margin-top:0;}
	.w768 .notice_service .list_fee_type {margin:10px 16px 0;}

.notice_service .box_notice_family {margin-top:27px;padding:22px 0;background:#f4f4f4;}
.notice_service .box_notice_family th > div {padding:0 30px;font-size:16px}
.notice_service .box_notice_family td > div {padding:10px 30px;font-size:16px}
.notice_service .box_notice_family thead td {font-weight:bold;}
.notice_service .box_notice_family .chk_wrap.blue label {font-size:16px;}
/* 180820 수정 / 김윤희 */
.notice_service .ico_shortcut {display:inline-block;margin-top:-2px;padding:5px 0 5px 5px;width:8px;height:13px;background:url('/images/personal/services/bg_inform_service.png') no-repeat 100% -395px;vertical-align:middle;}
/*.notice_service .ico_shortcut:after {content:'';position:absolute;right:0;top:9px;width:8px;height:13px;background:url('/images/personal/services/bg_inform_service.png') no-repeat 100% -400px;}*/
/* //180820 수정 / 김윤희 */
	.w768 .notice_service .ico_shortcut {position:relative;display:inline-block;padding-right:12px;color:#2b2e38;}
	/*.w768 .notice_service .ico_shortcut:after {content:'';position:absolute;right:0;top:6px;width:5px;height:10px;background:url('/images/personal/services/bg_inform_service_mpc.png') no-repeat 100% -200px;}*/ /* 180820 삭제 / 김윤희 */
	.w768 .notice_service .box_notice_family {margin:16px;}

.notice_service .btn_area { width: 100%; padding: 40px 0 0; background-color: #fff; }
.notice_service .area_wrap { max-width: 696px; margin: 0 auto; text-align: center; }

/*.notice_service .btn_area.fix {    height: 48px;    padding: 0 0;    border-bottom: 0;    background-color: none;    box-shadow: none;}*/ /* 181004 수정 / 김윤희 */
.notice_service .btn_area.fix .area_wrap {position:fixed;left:0;right:0;top:98px;z-index:10;max-width:none;max-width:initial;padding:9px 0 3px;border-bottom:1px solid #d0d0d0;background-color:#fafafa;box-shadow:1px 2px 6px 0 rgba(0,0,0,.25);}
.notice_service .card_info_view .btn_area.fix .area_wrap { top: auto; bottom: 0; padding: 0; height: 72px; box-shadow: none; border: none; background: url(/images/personal/common/bg_floating_btn.png) 0 0 repeat-x;  z-index: 21;} /* 181004 수정 / 김윤희 */
.notice_service .card_info_view .btn_area.fix .area_wrap > div {width: 696px; padding-top: 11px; overflow: hidden; margin: 0 auto; display: inline-block;} /* 181004 수정 / 김윤희 */
 	.w768 .notice_service .card_info_view .btn_area.fix .area_wrap > div {width:100%;}
	.w768 .notice_service .btn_area.fix {bottom:422px;}

.notice_service .link_inquiry {position:absolute;right:0;top:2px;font-size:16px;color:#2e81f8}
	.w768 .notice_service .link_inquiry {right:16px;font-size:14px;}

	/* 약관부분 */
.notice_service .terms{margin-top:14px}
	.w768 .notice_service .terms{margin:20px 16px 0;}
.notice_service .terms .certi_checklist{margin-bottom:10px}
	.w768 .notice_service .terms .certi_checklist > .all_check{display:block}
	.w768 .notice_service .terms .certi_checklist > .all_check:first-child .chk_wrap.blue{margin-top:0}
.notice_service .terms .certi_checklist > .all_check span.chk_wrap{margin:0}
	.w768 .notice_service .terms .certi_checklist > .all_check span.chk_wrap{display:block}
	.w768 .notice_service .terms .certi_checklist > .all_check.line_one span.chk_wrap{display:inline-block}
.notice_service .terms .all_check .chk_wrap.blue a{top:-10px}
	.w768 .notice_service .terms .all_check .chk_wrap.blue a{top:inherit}
.notice_service .terms .all_check .chk_wrap.blue label{display:inline-block;margin-top:-2px;font-size:18px !important;line-height:1.4;text-indent:0}
	.w768 .notice_service .terms .list_cont li.li{margin-top:10px}
.notice_service .terms .list_cont a.btn_term_detail{display:inline-block;padding-right:22px;font-size:15px;color:#444;line-height:1.5;letter-spacing:-1px;background:url(/images/personal/common/btn_arrow_right.png) no-repeat 100% 50%}
	.w768 .notice_service .terms .all_check .chk_wrap.blue label{font-size:16px}
	.w768 .notice_service .terms .list_cont a.btn_term_detail{display:block;background:url(/images/personal/common/btn_arrow_right_mpc.png) no-repeat 100% 50%;font-size:14px} /* 180720 수정 (CHJ) */
.notice_service .terms .txt_list{margin-top:20px}
.notice_service .terms .btn_wrap{margin-top:30px;text-align:left}

/* 181128 삭제/김은영 */
	/* =Header */
/*#htop.head_apply{min-width:480px;border-bottom:1px solid #d7d7d7;background:#fff;box-shadow:none}
.head_apply .htop_wrap{height:50px}
.head_apply  #gnb .logo{border-right:0}
	.w768 .head_apply .htop_wrap{height:40px}
	.w1024 .head_apply  #gnb .logo{display:block}
	.w768 .head_apply  #gnb .logo{overflow:hidden;float:left;line-height:0}
.head_apply  #gnb .logo .img_sec{padding:15px 32px}
	.w768 .head_apply  #gnb .logo .img_sec{display:inline-block;width:110px;height:13px;padding:14px 25px 13px;background:url(/images/personal/common/img_logo_mpc.png) no-repeat 50% 50%;vertical-align:top}
.head_apply  .htop_wrap .htop_r{margin:12px 16px 0 0}
	.w768 .head_apply  .htop_wrap .htop_r{margin:8px 16px 0 0}
.head_apply  .htop_wrap .htop_r > a.close{display:block;width:12px;height:12px;padding:6px;background:url(/images/personal/common/btn_header_close.png) no-repeat 50% 50%}
	.w768 .head_apply .htop_wrap .htop_r > a.close{width:13px;height:13px;padding:6px;background:url(/images/personal/common/btn_header_close_mpc.png) no-repeat 50% 50%}*/
/* //181128 삭제/김은영 */

	/* =카드 선택 리스트 */
.notice_service .card_list{margin:0 auto;padding:0 10px}
	.w768 .notice_service .card_list{margin:10px auto 0}
.notice_service .card_list li{float:left;position:relative;margin:15px 0;margin-left:10px;width:272px;text-align:center;vertical-align:top} /* 181004 수정 / 김윤희 */
.notice_service .card_list li:first-child {margin-left:0;}/* 181004 추가 / 김윤희 */
	/*.w768 .notice_service .card_list li{margin:0}*/ /* 181004 삭제 / 김윤희 */
.notice_service .card_list li:after{content:'';position:absolute;top:30px;left:0;bottom:30px;z-index:5;width:1px;background-color:#e0e0e0}
	.w768 .notice_service .card_list li:after{top:12px;bottom:12px}
.notice_service .card_list li:first-child:after{display:none}
.notice_service .card_list li .rad_wrap2.blue label{font-family:'YoonGothic'}
.notice_service .card_list li.active .rad_wrap2.blue a:after{display:block;border-color:#c7c7c7}
.notice_service .card_list li.active .rad_wrap2.blue a.check:after{border-color:#2e81f8}
.notice_service .card_list.item01{max-width:196px}
	.w768 .notice_service .card_list.item01{max-width:112px}
.notice_service .card_list.item01 li{width:100%}
.notice_service .card_list.item02{max-width:392px}
	.w768 .notice_service .card_list.item02{max-width:220px}
.notice_service .card_list.item02 li{width:50%}
.notice_service .card_list.item03{max-width:588px}
	.w768 .card_list.item03{max-width:330px}
.notice_service .card_list.item03 li{width:33.3%}
.notice_service .card_list.item04{max-width:784px}
	.w768 .notice_service .card_list.item04{max-width:220px}
.notice_service .card_list.item04 li{width:25%}
	.w768 .notice_service .card_list.item04 li{width:50%}
	.w768 .notice_service .card_list.item04 li.m3:after{display:none}
.notice_service .card_list.item05{max-width:980px}
	.w768 .notice_service .card_list.item05{max-width:330px}
.notice_service .card_list.item05 li{width:20%}
	.w768 .notice_service .card_list.item05 li{width:33.3%}
	/* .w768 .notice_service .card_list.item05 li.m4{margin-left:18%} */
	.w768 .notice_service .card_list.item05 li.m4:after{display:none}
.notice_service .card_list.card_group.item02{max-width:440px}
	.w768 .notice_service .card_list.card_group.item02{max-width:440px}
.notice_service .card_list.card_group.item03{max-width:588px}
	.w768 .notice_service .card_list.card_group.item03{max-width:330px}

	/* =라디오 버튼 */
	/* 180627 추가 (CHJ) */
.notice_service .rad_wrap3{display:inline-block;position:relative;text-align:center;vertical-align:middle}
.notice_service .rad_wrap3 a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;border-radius:3px;border:1px solid #c7c7c7}
.notice_service .rad_wrap3 input[type=radio]{display:none;position:absolute;top:0;left:0;z-index:-1;opacity:0;filter:alpha(opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=0)'}
.notice_service .rad_wrap3 label{display:block;width:147px;padding:10px 0 12px;font-size:16px;text-align:center}
	.w768 .notice_service .rad_wrap3 label{width:100px;font-size:15px}
.notice_service .rad_wrap3.blue a.check{border-color:#2e81f8}
.notice_service .rad_wrap3.blue a.check + input[type=radio] + label{color:#2e81f8}
.notice_service .rad_wrap3_v1 a > img{width:120px;max-width:100%;margin-top:26px}
	.w768 .notice_service .rad_wrap3_v1 a > img{margin-top:13px}
.notice_service .rad_wrap3_v1 a.basic > img{position:relative;top:6px;width:90px}
	.w768 .notice_service .rad_wrap3_v1 a.basic > img{top:4px;width:72px}
.notice_service .rad_wrap3_v1 label{padding:95px 0 30px}
	.w768 .notice_service .rad_wrap3_v1 label{padding:76px 0 16px}
	/* 180627 추가 (CHJ) */

	/* =약관동의 */
.notice_service .terms .tabs_radio + .tabs_cont{margin-top:16px}/* 180627 수정 (CHJ) */
	.w768 .notice_service .terms .tabs_radio + .tabs_cont{margin-top:0}
.notice_service .terms .tabs_cont .item{}
.notice_service .terms .tabs_cont .item + .item{margin-top:27px}/* 180524 수정 (CYS) */
	.w768 .notice_service .terms .tabs_cont .item + .item{margin-top:0}
	.w768 .notice_service .terms .tabs_cont .item .certi_checklist{display:block;width:100%}
.notice_service .terms .tabs_cont .item + ul.txt_gray{margin-top:10px}
	.w768 .notice_service .terms .tabs_cont .item + ul.txt_gray{margin-top:25px}
.notice_service .terms .tabs_cont .item + ul.txt_gray li{padding-left:24px !important;font-size:15px}
.notice_service .terms .tabs_cont .item + ul.txt_gray li:before{top:7px !important}
	.w768 .notice_service .terms .tabs_cont .item + ul.txt_gray li:before{top:3px !important}
.notice_service .terms .tabs_cont .item .certi_checklist{display:table;width:100%}
.notice_service .terms .certi_checklist,
	.w768 .notice_service .terms .certi_checklist{padding:0;border:0}
	.w768 .notice_service .terms .certi_checklist span.chk_wrap.blue.ui_checkbox label{font-size:16px;color:#222}
	.w768 .notice_service .terms .certi_checklist .list_cont li.li .chk_wrap{padding:0;margin:16px 0 0 31px;text-indent:0}
.notice_service .terms .certi_checklist > .all_check{display:table-cell;width:240px}
.notice_service .terms .certi_checklist > .all_check.line_one.clfix {width:100%;}
	.w768 .notice_service .terms .certi_checklist > .all_check{width:100%;margin:0}
	.w768 .notice_service .terms .certi_checklist > .all_check:first-child .chk_wrap.blue{margin-top:23px}
.notice_service .terms .certi_checklist > .all_check .chk_wrap.blue{padding-left:47px;text-indent:-32px}
	.w768 .notice_service .terms .certi_checklist > .all_check .chk_wrap.blue{margin-top:28px;padding-left:31px;text-indent:-31px}
.notice_service .terms .notice_service .certi_checklist > .all_check .chk_wrap.blue a{position:relative;left:-15px}
	.w768 .notice_service .terms .all_check a{left:0;}
.notice_service .terms .certi_checklist > .all_check .chk_wrap.blue label{font-weight:bold}
.notice_service .terms .certi_checklist > .all_check .chk_wrap.blue label.long_label{margin-top:-30px;}
.notice_service .terms .certi_checklist > .all_check .chk_wrap.blue label.long_label02{margin-top:-43px;}
.notice_service .terms .certi_checklist .list_acco li.li .chk_wrap.blue{margin-left:0}
.notice_service .terms .list_cont{display:table-cell;width:370px;vertical-align:top}
	.w768 .notice_service .terms .list_cont{display:block;width:100%}
.notice_service .terms .list_cont li.li{position:relative;padding:0 0 0 20px !important;border-bottom:0;font-size:15px;}
.notice_service .terms .list_cont li.li:before {content:'';position:absolute;left:0;top:10px;width:12px;height:9px;background:url('/images/personal/services/bg_inform_service.png') no-repeat -400px 0;}
.notice_service .terms .list_cont li.li.check:before {background-position:-300px 0;}
	.w768 .notice_service .terms .list_cont li.li{margin-top:15px;padding-left:25px}
	.w768 .notice_service .terms .list_cont li.li:before {top:5px;}
.notice_service .terms .list_cont a.btn_term_detail{display:inline-block;padding-right:22px;font-size:15px;color:#444;line-height:1.5;color:#444;letter-spacing:-1px;background:url(/images/personal/common/btn_arrow_right.png) no-repeat 100% 50%}
	.w768 .notice_service .terms .list_cont a.btn_term_detail{display:block;padding-left:7px;font-size:14px;line-height:1.1;color:#444;letter-spacing:-1px;background:url(/images/personal/common/btn_arrow_right_mpc.png) no-repeat 100% 50%}/* 180529 수정 (CYS) */
	.w768 .notice_service .terms ul.txt_gray{margin-top:28px}
	.w768 .notice_service .terms ul.txt_gray + .btn_wrap{margin-top:43px}
.notice_service .terms .laypop_base06_area{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;width:100%;height:100%;background-color:rgba(0,0,0,.7)}
@media \0screen{
	.notice_service .terms .laypop_base06_area{background:url(/images/personal/common/bg_terms_layer.png)}
}

.notice_service .terms .laypop_base06{outline:none;position:absolute;top:-100%;left:50%;z-index:2;background-color:rgb(255, 255, 255);background-clip:padding-box}
.notice_service .terms ul.txt_gray{margin-left:47px}
	.w768 .notice_service .terms ul.txt_gray{margin-left:0}
	.w768 .notice_service .list_cont li .chk_wrap label{color:#444}
	.w768 .notice_service.certi_checklist ul.txt_list{margin-top:12px !important}
	.w768 .notice_service.certi_checklist ul.txt_list .attention{padding-left:0;font-size:14px;line-height:21px !important}
	.w768 .notice_service.certi_checklist li:first-child .chk_wrap.blue{margin-top:29px}
	.w768 .notice_service.certi_checklist .inner_wrap > ul.txt_list{margin-top:8px !important}
	.w768 .notice_service.certi_checklist .inner_wrap > ul.txt_list .attention{padding-left:0;font-size:12px;line-height:20px !important}
	.w768 .notice_service.certi_checklist .rad_wrap2 label{font-size:15px}
.notice_service .tit.terms .tabs_cont .item .all_check .chk_wrap.blue a{top:-8px}
	.w768 .notice_service .tit.terms .tabs_cont .item .all_check .chk_wrap.blue a{top:2px}
	.w768 .notice_service .terms .tabs_cont .item + ul.txt_gray li{padding-left:26px !important;font-size:12px}
.notice_service .tit.terms .tabs_cont .item .all_check .chk_wrap.blue label{display:inline-block;margin-top:2px;font-size:18px;line-height:1.4;text-indent:0}
	.w768 .notice_service a.m_btn_pull{position:fixed;right:0;bottom:0;left:0;z-index:100}
.notice_service .chk_wrap.blue a {display: inline-block;width: 28px;height: 28px;vertical-align: middle;background: url(/images/personal/common/bg_form_blue.png) -44px 0px no-repeat;}
.notice_service.complete .chk_wrap.blue a.check {background:url('/images/personal/services/bg_form_blue.png') no-repeat -132px 0;}
.notice_service .terms .all_check .chk_wrap.blue a{position:relative;top:-10px;left:-15px;}
.notice_service .terms .all_check.line_one .chk_wrap.blue a {top:0;}
.notice_service .terms .btn_view_detail {left:auto !important;top:auto;display:inline-block;width:25px;height:20px;background:url(/images/personal/common/btn_arrow_right.png) no-repeat 50% 50%;vertical-align:middle}
	.w768 .notice_service .terms a.btn_view_detail {top:auto;float:right;margin-top:23px;width:20px;height:20px;background:url(/images/personal/common/btn_arrow_right_mpc.png) no-repeat 50% 50%;}
	.w768 .notice_service .terms a.btn_view_detail:hover {background-position:50% 50%}

	.w768 .notice_service.complete .chk_wrap.blue a.check {background:url('/images/personal/services/bg_form_blue_mpc.png') no-repeat -120px 0;}

	.w768 .notice_service .terms .all_check .chk_wrap.blue a{top:inherit}
	.w768 .notice_service .terms .all_check.line_one .chk_wrap.blue a{top:0;}
	.w768 .notice_service .terms .all_check .chk_wrap.blue a:hover {background-position:0 0}

	/* =체크박스 */
.list_form.type02 li .chk_wrap,
.list_form.type02 li .rad_wrap{margin:0}
.chk_wrap.blue a{display:inline-block;width:28px;height:28px;background:url(/images/personal/common/bg_form_blue.png) no-repeat -44px 0;vertical-align:middle}
	.w768 .chk_wrap.blue a{width:23px;height:23px;margin-top:0;margin-bottom:0;background:url(/images/personal/common/bg_form_blue_mpc.png) no-repeat -40px 0}
.chk_wrap.blue a:hover{background-position:-88px 0}
	.w768 .chk_wrap.blue a:hover{background-position:-80px 0}
.chk_wrap.blue a.check,
.chk_wrap.blue a.check:hover{background-position:0 0}
	.w768 .chk_wrap.blue a.check,
	.w768 .chk_wrap.blue a.check:hover{background-position:0 0}
.chk_wrap.blue label{color:#444;letter-spacing:-1px}
.chk_wrap.blue_s a{display:inline-block;width:22px;height:22px;background:url(/images/personal/common/bg_form_blue_s.png) no-repeat -26px 0;vertical-align:middle}
	.w768 .chk_wrap.blue_s a{width:17px;height:17px;background:url(/images/personal/common/bg_form_blue_s_mpc.png) no-repeat -22px 0}
.chk_wrap.blue_s a:hover{background-position:-52px 0}
	.w768 .chk_wrap.blue_s a:hover{background-position:-44px 0}
.chk_wrap.blue_s a.check,
.chk_wrap.blue_s a.check:hover{background-position:0 0}

/* 200312 삭제 / 김윤희 */
/* 200701  삭제 /PS200603001651/ 이연경 */
	/* =모달 팝업 */
/*
.lp430.laypop_wrap,
.lp430.laypop_mpc{width:470px;max-height:540px}
	.w768 .lp430.laypop_mpc,
	.w768 .lp430.laypop_wrap{width:auto;padding-bottom:0}
.laypop_base06{overflow:hidden;border-radius:4px}
.laypop_base06 .scrollview{margin-right:0 !important}
.laypop_base06 .laypop_header{padding:22px 26px !important;border-bottom:0 !important;background-color:#f4f4f6;text-align:left;box-shadow:none !important}
	.w768 .laypop_base06 .laypop_header{padding:18px 20px !important}
	.w768 .laypop_base06 .laypop_header h1{font-size:15px}
.laypop_base06[data-modal-type=alert] .laypop_content{margin-top:34px !important;padding:0 42px 26px !important}
	.w768 .laypop_base06[data-modal-type=alert] .laypop_content{margin-top:24px !important;padding:0 16px 40px !important}
.laypop_base06[data-modal-type=info] .laypop_content{margin-top:24px !important;padding:0 20px 26px !important}
	.w768 .laypop_base06[data-modal-type=info] .laypop_content{margin-top:14px !important;padding:0 10px 40px !important}
.laypop_base06 .laypop_content article.terms{margin:0;word-wrap:break-word}
.laypop_base06 .laypop_content .scrollview.strack{margin-right:0;padding-right:10px;border-right:0}
.laypop_base06 .laypop_content .scrollview .scroll{z-index:5}
.laypop_base06 .laypop_content .list_acco{padding:0 16px 0 0}
	.w768 .laypop_base06 .laypop_content .list_acco{padding-right:10px}
.laypop_base06 .laypop_content .list_acco li.li{margin-top:10px}
.laypop_base06 .laypop_content .list_acco li.li:first-chil{margin-top:0}
.laypop_base06 .laypop_content .list_acco li.devided{border-top:1px solid #e2e4e4}
.laypop_base06 .laypop_content .list_acco li.devided .head{top:4px}
.laypop_base06 .laypop_content .list_acco li.li .btn_open,
.laypop_base06 .laypop_content .list_acco li.li .btn_close{background:url(/images/personal/common/btn_accordion.png) no-repeat;top:13px}
.laypop_base06 .laypop_content .list_acco li.li .btn_open{background-position:0 50%}
.laypop_base06 .laypop_content .list_acco li.li .btn_close{background-position:-14px 50%}
.laypop_base06 .laypop_content .h2_tit{margin-bottom:15px;font-size:22px;line-height:1.4}
.laypop_base06 .laypop_content p.p01{font-size:15px;line-height:23px;color:#444;text-align:center}
.laypop_base06 .laypop_content p.p01 + p.p01{margin-top:15px}
.laypop_base06 .laypop_content .img_wrap{width:267px;height:98px;margin:0 auto 38px}
.laypop_base06 .laypop_content .img_wrap img{width:100%;height:100%;text-align:center}
.laypop_base06 .laypop_content .txt_warn{margin-top:22px;font-size:16px;font-weight:bold;line-height:1.6;color:#f46a34}
.laypop_base06 .laypop_content .txt_warn .sub{display:block;margin-top:8px;font-size:16px;font-weight:normal;line-height:1.6}
.laypop_base06 .certi_checklist{padding:0;border:0}
.laypop_base06 .certi_checklist .list_acco li.li .head{padding-bottom:7px}
.laypop_base06 .certi_checklist .list_acco li.li .head .chk_wrap.blue_s{margin-left:4px;margin-right:10px}
	.w768 .laypop_base06 .certi_checklist .list_acco li.li .head .chk_wrap.blue_s{margin-right:10px}
.laypop_base06 .certi_checklist .list_acco li.li .head .chk_wrap.blue_s a{margin-right:10px}
.laypop_base06 .certi_checklist .list_acco li.li .chk_wrap{margin-left:0}
.laypop_base06 .certi_checklist .chk_wrap.blue label{color:#222}
.laypop_base06 .bt_wrap{}
	.w768 .laypop_base06 .bt_wrap{margin-top:24px}
.laypop_base06 .bt_wrap button,
.laypop_base06 .bt_wrap a{width:48%;margin:0 2px}
	.w768 .laypop_base06 .bt_wrap button,
	.w768 .laypop_base06 .bt_wrap a{width:auto;min-width:104px}
.laypop_base06 .bt_wrap button span,
.laypop_base06 .bt_wrap a sapn{padding:7px 0 8px}
.laypop_base06 .laypop_footer a.close{top:22px;right:19px;width:12px;height:12px;padding:6px;background:url(/images/personal/common/btn_lypop_close.png) no-repeat 50% 50%}
	.w768 .laypop_base06 .laypop_footer a.close{right:14px !important;width:13px;height:13px;background:url(/images/personal/common/btn_lypop_close_mpc.png) no-repeat 50% 50%}
	.w768 .lp430.laypop_mpc .ui_scrollarea,
	.w768 .lp430.laypop_wrap .ui_scrollarea	{max-height:350px}
.laypop_base06 .ui_content{padding-bottom:0}
	.w768 .lp430 .ui_content{margin-top:8px;margin-right:7px}
	.w768 .lp430 .scrollview{margin-right:-9px !important}*/
/* //200701  삭제 /PS200603001651/ 이연경 */	
	
.laypop_base06 .bg_box.type_op{margin-top:16px;padding:8px 0 15px;border:1px solid #e2e4e4;border-width:1px 0}
.laypop_base06 .bg_box.type_op .chk_wrap.blue_s{margin:0}

/* 200701  삭제 /PS200603001651/ 이연경 */
/*.laypop_base06 .txt_list .attention{padding-left:0;font-size:15px;line-height:18px}
	.w768 .laypop_base06 .txt_list .attention{padding-left:0;font-size:12px}
.laypop_base06 .txt_list .attention .ico{position:static;width:18px;height:18px;margin:0 4px 2px 0;background:url(/images/personal/common/ico_attention.png) 0 0 no-repeat;vertical-aling:middle}
	.w768 .laypop_base06 .txt_list .attention .ico{position:static;width:14px;height:14px;margin:0 0 3px 0;background:url(/images/personal/common/ico_attention_mpc.png) 0 0 no-repeat}
	/* //200312 삭제 / 김윤희 */
/* //200701  삭제 /PS200603001651/ 이연경 */

.laypop_base06 .fc_orange{color:#f46a34}
.laypop_base06 .fs_l strong{font-size:25px;line-height:35px;color:#222}
.laypop_base06 p.p01.fs_l + p.p01{margin-top:33px}
.laypop_base06 p.p01 + p.p01{margin-top:10px}
.laypop_base06 p.p02{margin-top:13px;font-size:16px;color:#666;line-height:1.4}
.laypop_base06 p.p03{margin-top:15px;font-size:14px;color:#444;line-height:1.4}
.laypop_base06 .sub_tit_wrap span{font-size:14px;color:#444}
.laypop_base06 .fc_orange{color:#f46a34 !important}
.laypop_base06 .fc_blue{color:#2e81f8 !important}
.laypop_base06 .form_group{margin-top:15px}
.laypop_base06 .form_group .inp_group:first-child{margin-top:0}
.laypop_base06 .inp_group{margin-top:15px}
.laypop_base06 .inp_group + .inp_group{margin-top:8px}
.laypop_base06 .list_chk + .txt_list{margin-top:30px}
.laypop_base06 .certi_checklist .list_acco .desc_wrap{border:1px solid #c7c7c7}
.laypop_base06 .inp_txt.mpc_w91{width:87% !important}

	/* =모달:약관 */
.modal_agree_check .chk_wrap.blue label{margin-left:6px}
.modal_agree_check .term_t{margin-top:16px;font-weight:bold;font-size:16px;color:#101010}
.modal_agree_check .term_txt{padding-top:4px;font-size:15px;line-height:1.5;color:#444}
.modal_agree_check .no_tit li{font-size:15px;line-height:1.5;color:#666}
.modal_agree_check .tm_num{display:block;padding-left:15px;text-indent:-15px}
.modal_agree_check .ui_content .tabs{margin:20px 20px 0}
.modal_agree_check .ui_content .tabs + .tabs_cont{margin-top:0}
.modal_agree_check .term_fc_blue{font-size:1.12em !important;color:#2e81f8 !important}/* 180702 수정 (CHJ) */

.laypop_base06.modal_agree_check{/* top:50% !important; */width:470px !important;/* transform:translateY(-50%) */}
	.w768 .laypop_base06.modal_agree_check{left:16px !important;right:16px !important;width:auto !important;margin-left:0 !important}
.modal_agree_check .ui_scrollarea{max-height:564px !important;min-height:564px}
	.w768 .modal_agree_check .ui_scrollarea{max-height:210px !important;min-height:auto}
.laypop_base06.modal_agree_check .btm_info + .list_acco{padding-top:8px}
.laypop_base06.modal_agree_check ul.txt_list{margin-top:0 !important}
.laypop_base06.modal_agree_check ul.txt_list .attention{position:relative;margin-left:20px;padding-left:24px !important}
	.w768 .laypop_base06.modal_agree_check ul.txt_list .attention{position:static;margin-left:0;padding-left:18px !important}
.laypop_base06.modal_agree_check ul.txt_list .attention .ico{position:absolute;top:4px;left:0}
.laypop_base06.modal_agree_check .check_list li.li{margin-top:14px}
.laypop_base06.modal_agree_check .check_list li.li .head{margin:13px 0 0 0}
.laypop_base06.modal_agree_check .chk_wrap.blue{margin:10px 0 0 20px !important;padding-left:45px !important;text-indent:0}
	.w768 .laypop_base06.modal_agree_check .chk_wrap.blue{margin:10px 0 0 20px !important;padding-left:30px !important}
.laypop_base06.modal_agree_check .chk_wrap.blue a{position:absolute;top:0;left:0;margin-top:3px}
	.w768 .laypop_base06.modal_agree_check .chk_wrap.blue a{margin-top:0}
.laypop_base06.modal_agree_check .check_list li.li .head .chk_wrap.blue{position:relative;display:block;margin-top:0;padding:0 20px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li .head .chk_wrap.blue{position:relative;display:block;margin-top:0;padding:0 30px;line-height:1.3}
.laypop_base06.modal_agree_check .check_list li.li .head .chk_wrap.blue a{position:absolute;top:3px;left:0;margin:0}
	.w768 .laypop_base06.modal_agree_check .check_list li.li .head .chk_wrap.blue a{position:absolute;top:0;left:0;margin:0}
.laypop_base06.modal_agree_check .chk_wrap.blue label,
.laypop_base06.modal_agree_check .check_list li.li .head .chk_wrap.blue label{margin-left:0;font-size:16px !important;color:#444 !important}
	.w768 .laypop_base06.modal_agree_check .chk_wrap.blue label,
	.w768 .laypop_base06.modal_agree_check .check_list li.li .head .chk_wrap.blue label{margin-left:0;font-size:14px !important;color:#444 !important}
.laypop_base06.modal_agree_check .check_list li.li .desc_wrap{margin:9px 0 2px 65px;padding:18px 15px;border:1px solid #c7c7c7;margin-bottom:0}
	.w768 .laypop_base06.modal_agree_check .check_list li.li .desc_wrap{margin:9px 10px 2px 50px;padding:18px 15px;border:1px solid #c7c7c7;margin-bottom:0}
.laypop_base06.modal_agree_check .check_list li.li .desc_wrap .box_terms{padding:0}
.laypop_base06.modal_agree_check .check_list li.li .btn_open,
.laypop_base06.modal_agree_check .check_list li.li .btn_close{top:13px;right:2px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li .btn_open,
	.w768 .laypop_base06.modal_agree_check .check_list li.li .btn_close{top:6px;right:6px}
.laypop_base06.modal_agree_check .check_list li.li.devided{margin:18px 2px 17px 20px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided{margin:18px 2px 17px 20px}
.laypop_base06.modal_agree_check .check_list li.li.devided .head{margin:1px 0 4px !important}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .head{margin:8px 0 4px !important}
.laypop_base06.modal_agree_check .check_list li.li.devided .chk_wrap.blue{margin:0 !important}
.laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op{margin:15px 0 0;padding:0 0 8px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op{margin:15px 0 0;padding:6px 0 8px}
.laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op .chk_wrap.blue_s{margin:0}
.laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op .chk_wrap.blue_s + .chk_wrap.blue_s{margin-left:14px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op .chk_wrap.blue_s + .chk_wrap.blue_s{margin-left:5px}
.laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op .chk_wrap.blue_s label{margin-left:5px;font-size:13px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .bg_box.type_op .chk_wrap.blue_s label{font-size:11px}
.laypop_base06.modal_agree_check .check_list li.li.devided .desc_wrap{margin:14px 0 2px 45px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .desc_wrap{margin:14px 0 2px 30px}
.laypop_base06.modal_agree_check .check_list li.li.devided .btn_open,
.laypop_base06.modal_agree_check .check_list li.li.devided .btn_close{top:10px;right:-1px}
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .btn_open,
	.w768 .laypop_base06.modal_agree_check .check_list li.li.devided .btn_close{top:4px;right:4px}
.laypop_base06.modal_agree_check article.box_terms{margin-bottom:0;padding:15px 10px 0 65px}
	.w768 .laypop_base06.modal_agree_check article.box_terms{margin:0;padding:15px 10px 0 50px}
.laypop_base06.modal_agree_check article.box_terms h1.hide + .term_t{margin-top:0}
.laypop_base06.modal_agree_check article.box_terms .term_t{font-size:16px;color:#444}
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_t{font-size:14px;color:#444}
.laypop_base06.modal_agree_check article.box_terms .term_txt,
.laypop_base06.modal_agree_check article.box_terms .tm_num{font-size:14px;color:#666}
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_txt,
	.w768 .laypop_base06.modal_agree_check article.box_terms .tm_num{font-size:12px;color:#666}

.laypop_base06.modal_agree_check article.box_terms .tm_dot .term_t{font-size:14px}
	.w768 .laypop_base06.modal_agree_check article.box_terms .tm_dot .term_t{font-size:12px}
	.w768 .laypop_base06.modal_agree_check article.box_terms h1.hide + .term_t{margin-top:0}
.laypop_base06.modal_agree_check article.box_terms .term_date .term_tit,
.laypop_base06.modal_agree_check article.box_terms .term_tit,
.laypop_base06.modal_agree_check article.box_terms .term_tit span.line{margin-top:15px;font-size:18px;font-weight:bold;color:#444}
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_date .term_tit,
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_tit,
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_tit span.line{margin-top:15px;font-size:16px;font-weight:bold;color:#444}
.laypop_base06.modal_agree_check article.box_terms .term_tit span.line:before,
.laypop_base06.modal_agree_check article.box_terms .term_tit span.line:after{top:0px;background-color:#444}
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_tit span.line:before,
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_tit span.line:after{top:0px;background-color:#444}
.laypop_base06.modal_agree_check article.box_terms .term_t{font-size:16px;font-weight:bold;color:#444}
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_t{font-size:14px;font-weight:normal;color:#444}
.laypop_base06.modal_agree_check article.box_terms .term_txt,
.laypop_base06.modal_agree_check article.box_terms .tm_num,
.laypop_base06.modal_agree_check article.box_terms .tm_bar,
.laypop_base06.modal_agree_check article.box_terms .term_t_nor .tm_hall{font-size:16px;color:#444}
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_txt,
	.w768 .laypop_base06.modal_agree_check article.box_terms .tm_num,
	.w768 .laypop_base06.modal_agree_check article.box_terms .tm_bar,
	.w768 .laypop_base06.modal_agree_check article.box_terms .term_t_nor .tm_hall{font-size:14px}
.laypop_base06.modal_agree_check article.box_terms .tm_num_arr{font-size:14px;color:#666}
	.w768 .laypop_base06.modal_agree_check article.box_terms .tm_num_arr{font-size:12px}
.laypop_base06.modal_agree_check article.box_terms .no_tit li{font-size:14px}
	.w768 .laypop_base06.modal_agree_check article.box_terms .no_tit li{font-size:12px}
.laypop_base06.modal_agree_check article.box_terms .fc_org{color:#f46a34 !important}
.modal_agree_check .ui_content .tabs_cont{margin-top:0}

	/* 신청완료 */
.notice_service .ico_used {display:inline-block;margin-left:10px;width:84px;height:34px;background:url('/images/personal/services/bg_inform_service.png') no-repeat -200px 0;vertical-align:middle;}
	.w768 .notice_service .ico_used {width:67px;height:25px;background:url('/images/personal/services/bg_inform_service_mpc.png') no-repeat -100px 0;vertical-align:middle;}

	/* typeB 체크카드 */
.bnr_notice_service li {padding:30px 0;background-color:#ecedf4;font-size:16px;color:#2b2e38;}
.bnr_notice_service li.list_bnrns01 {background-color:#fff;}
.bnr_notice_service li .box696 {margin:0 auto;padding:10px 0 0;min-height:141px;background:url('/images/personal/services/bg_checkcard_service02.png') no-repeat 0 50%;}
.bnr_notice_service li.list_bnrns01 .box696 {padding-left:0;background:url('/images/personal/services/bg_checkcard_service01.png') no-repeat 100% 50%;}
.bnr_notice_service li.list_bnrns02 .box696 {padding-left:348px;width:348px;max-width:100%;}
/* 181211 수정 / 부정사용방지알림 이미지 수정 / 김윤희 */
.bnr_notice_service.sms li.list_bnrns01,
.bnr_notice_service.fraud li.list_bnrns01 {padding:10px 0;}
.bnr_notice_service.sms li.list_bnrns01 .box696,
.bnr_notice_service.fraud li.list_bnrns01 .box696 {padding-left:0;min-height:184px;background:url('/images/personal/services/bg_checkcard_service03.png') no-repeat 100% 50%;}
.bnr_notice_service.sms li.list_bnrns01 strong,
.bnr_notice_service.fraud li.list_bnrns01 strong {margin-top:20px;}
/* //181211 수정 / 부정사용방지알림 이미지 수정 / 김윤희 */
.bnr_notice_service li strong {display:block;font-size:24px;color:#0b0d0f;} /* 181212 수정 / 김윤희 */
	.w768 .bnr_notice_service li {line-height:1.4;}
	.w768 .bnr_notice_service li .box696 {margin:0 !important;padding:0 16px;min-height:250px;background-position:100% 85%;}
	.w768 .bnr_notice_service li.list_bnrns02 .box696 {background-position:0 85%;}

	/* 180627 추가 (CHJ) */
	/* 카드신청 1단계 layout */
.notice_service .list_form.type04 > li{min-height:inherit !important;padding-bottom:0 !important;outline:inherit !important}
	.w768 .notice_service .list_form.type04 > li{float:inherit !important;}
.notice_service .list_form.type04 > li:first-child{margin-top:0}
.notice_service .list_form.type04 > li dl{display:table !important;width:100%;margin:auto}
	.w768 .notice_service .list_form.type04 > li dl{display:block}
.notice_service .list_form.type04 > li dt{display:table-cell;width:34.7%;font-size:25px;vertical-align:top}
	.w768 .notice_service .list_form.type04 > li dt{display:block;width:100%;margin-bottom:28px}
.notice_service .list_form.type04 > li dt > span{display:inline-block;position:relative}
.notice_service .list_form.type04 > li dl.complete dt > span:after{content:'';position:absolute;top:4px;right:-40px;display:inline-block;width:27px;height:20px;background:url(/images/personal/common/bg_list_complete_m.png) no-repeat 0 0;background-size:100%}
	.w768 .notice_service .list_form.type04 > li dt > span{display:block}
	.w768 .notice_service .list_form.type04 > li dl.complete dt > span:after{top:0;right:0}
	.w768 .notice_service .notice_service .list_form.type04 > li {margin-top:0;border-bottom:none;}
	.w768 .notice_service .notice_service .list_form.type04 > li dl {display:table;width:100%;}
	.w768 .notice_service .list_form.type04 > li dt{display:table-cell !important;margin-bottom:0;padding:0 !important;width:35% !important;vertical-align:top;font-weight:normal !important;font-size:14px;}
	.w768 .notice_service .list_form.type04 li.tit dd,
	.w768 .notice_service .list_form.type04 li dd {display:table-cell;padding:0 !important;width:65%;font-family:'Malgun Gothic', sans-serif;font-size:14px;;}
	.w768 .notice_service .list_form.type04 > li.li_rdo dt {display:block;padding:0 0 10px !important;width:100%;}
	.w768 .notice_service .list_form.type04 > li.li_rdo dd {display:block;width:100%;}
.notice_service .list_form.type04 .card_list{padding:0}
/* 181004 삭제 / 김윤희 */
/*.notice_service .list_form.type04 .card_list li{margin:0 0 8px;padding-right:8px}*/
/*.notice_service .list_form.type04 .card_list li:last-child{padding-right:0}*/
/* //181004 삭제 / 김윤희 */
	.w768 .notice_service .list_form.type04 .card_list li{width:calc((100% - 10px)/2);} /* 181004 수정 / 김윤희 */
.notice_service .list_form.type04 .card_list li:after{display:none}
.list_form.type04 input[class^=inp_][readonly]{color:#c7c7c7}

.notice_service .useful_wrap_onw .useful_box .useful_list dt,
.notice_service .useful_box .useful_list .btm_txt span.fc_org {font-weight:bold;color:#303030 !important;}

	/* 플로팅버튼 - a type */
	.w768 .main_sec.intro_onw_page.notice_service .btn_wrapper {padding-top:6px;height:46px;}

/* 181102 수정 / 김윤희 */
	/* 플로팅버튼 - b type */
.main_sec.intro_onw_page.flexible .btn_wrapper {position:static;bottom:auto;left:auto;padding-bottom:30px;height:auto;background:none;box-shadow:none;}
.main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap {padding-top:0;text-align:center;}

.main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap a,
.main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap button {height:52px;text-align:center;background-color:#fff;color:#2e81f8;box-sizing:border-box;}
.main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap .bt_blue:hover {background-color:#fff;color:#2e81f8;}
.main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap a.bt_gray,
.main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap button.bt_gray {border:1px solid rgba(255,255,255,.3);background-color:transparent;color:#fff;}
.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap a,
.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap button {color:#fff;}
.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap .bt_blue {background-color:#2e81f8;color:#fff;}
.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap .bt_blue:hover {background-color:#0065f6;}
.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap .bt_gray {background-color:#575b63;}
/* //181102 수정 / 김윤희 */

/* 181017 추가 / 김윤희 */
	.w768 .main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap a span,
	.w768 .main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap button span {height:auto;line-height:24px;}
	.w768 .main_sec.intro_onw_page .btn_wrapper .btn_wrap.btn_one a,
	.w768 .main_sec.intro_onw_page .btn_wrapper .btn_wrap.btn_one button {float:none;}
/* //181017 추가 / 김윤희 */

.main_sec.intro_onw_page.flexible.fixed .btn_wrapper {position:fixed;bottom:0;left:0;padding-bottom:0;height:72px;background:rgba(255, 255, 255, 0.6); box-shadow:0 -1px 3px rgba(00,00,00,0.15);}
.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap {padding-top:11px;text-align:center;}
/*.main_sec.intro_onw_page.flexible.fixed .btn_wrapper .btn_wrap .bt_blue {background:#2e81f8;border:none;color:#fff;}*/ /* 181004 수정 / 김윤희 */
	
	.w768 .main_sec.intro_onw_page.flexible .top_info_view_onw,
	.w768 .notice_service .top_info_view_onw .msg {display:block;}
	.w768 .main_sec.intro_onw_page.flexible .btn_wrapper .btn_wrap {display:block;padding:0 20px;width:auto;}
	.w768 .main_sec.intro_onw_page.flexible.fixed .btn_wrapper {height:46px;}
/* //180807 추가 / 김윤희 */
/* //1810723 추가 / PS180702001861 / 김윤희 */

/*180801_opendigital_S-04-02_추가_김정민 //*/
#wrap .card_base06.step_onw_cd .list_form.type02 .li.tit{border-top:1px solid #686868;}
#wrap #contents.step_onw_cd .inp_txt.w100{width:100%;}
#wrap #contents.step_onw_cd .in_gap{margin-top:15px;}

.no_pro_top_onw{padding-top:98px !important;}
	.w768 .no_pro_top_onw{padding-top:45px !important;}
.list_acco.list_acc_onw .list_app li.li .name .rad_wrap{padding-left:38px;}

/*입력사항*/
textarea.textarea_onw{width:100%; background:#f4f4f4; border:1px solid #f4f4f4; padding:7px 11px; color:#000; letter-spacing:0; font-size:14px; box-shadow:none; border-radius:0; box-sizing:border-box; font-size:16px; }
textarea.textarea_onw:focus,
.active textarea.textarea_onw.active,
textarea.textarea_onw.on{background:#fff; border-color:#2e81f8;}
textarea::-webkit-input-placeholder{color:#a3b3c5;}
.list_form.type02 li.li .txt_warn.minus_mgt_onw{margin-top:-15px;}
.cal.cal_wrap_onw.with_time{width:312px;}
.cal.cal_wrap_onw.with_time .inp_txt.onw_inp{width:100%;}
.item_wrap.blue.lar.with_cal_sel{width:170px;}
/* //180801_opendigital_S-04-02_추가_김정민*/

/* 180822 추가 / 김윤희 */
.old_header .notice_service .card_step_wrap {padding-top:45px !important;} /* 181024 수정 / 김윤희 */

/* 180829 / 추가 / PS180517001492 / 김현진 */
.card_base06.step_onw_cd.pt98{padding-top:98px !important;}
.txt_warn.blue{color:#2e81f8 !important;}
#wrap #contents.step_onw_cd .inp_txt.w95{width:95%;}

.list_form.type02 > li dl.complete dt label{position:relative;}
.list_form.type02 > li dl.complete dt > label:after{content:'';position:absolute;top:4px;right:-40px;display:inline-block;width:27px;height:20px;background:url(/images/personal/common/bg_list_complete_m.png) no-repeat 0 0;background-size:100%}
	.w768 .list_form.type02 > li dl.complete dt > label:after{top:0;}

.list_form.type02 li.li input.inp_txt.num_a{width:124px;}
.list_form.type02 li.li input.inp_txt.num_b{width:155px;}
	.w768 .list_form.type02 li.li input.inp_txt.num_a{width:104px;}
	.w768 .list_form.type02 li.li input.inp_txt.num_b{width:133px;}
/* //180829 / 추가 / PS180517001492 / 김현진 */

/* 180903 / 추가 / PS180517001492 / 김현진 */
.form_group .cer_num_onw84p{width:84%;}
/* //180903 / 추가 / PS180517001492 / 김현진 */

/* 181029 추가 / 김윤희 */
.notice_service .mpc_w100{width:100% !important}
/* 181029 추가 / 김윤희 */

/* 181004 수정 / 김윤희 */
.notice_service .rad_wrap_t2{display:inline-block;position:relative;vertical-align:middle;width:100%;}
/* 181026 삭제 / 김윤희 */
/* .notice_service .rad_wrap_t2 a:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #c7c7c7;border-radius:3px}
.notice_service li:first-child .rad_wrap_t2 a:after {border-left:1px solid #c7c7c7;}
	.w768 .notice_service .rad_wrap_t2 a:after{border-radius:4px}*/

/*.notice_service .rad_wrap_t2 a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;color:#222;text-align:center}
.notice_service .rad_wrap_t2 a.check:after{display:block}
.notice_service .rad_wrap_t2 input[type=radio]{display:none;position:absolute;top:0;left:0;z-index:0;opacity:0;filter:alpha(opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=0)'}
.notice_service .rad_wrap_t2 label{display:block;padding:14px 26px 15px;font-size:16px;line-height:1.3;text-align:center;font-weight:bold;} 
	.w768 .notice_service .rad_wrap_t2 a:after{border-color:#c7c7c7}
	.w768 .notice_service .rad_wrap_t2.blue label{padding:8px;font-size:15px;}
.notice_service .rad_wrap_t2.blue a.check:after{border:1px solid #2e81f8;}*/
/*.notice_service .rad_wrap_t2.blue a.check + input[type=radio] + label{color:#2e81f8}*/ /* 181004 삭제 / 김윤희 */
/*.notice_service .rad_wrap_t2.blue a.check + input[type=radio] + label + .list{color:#2e81f8}
.notice_service .rad_wrap_t2.blue a.disabled{cursor:default}
.notice_service .rad_wrap_t2.blue a.disabled:after{border-color:#eee}
.notice_service .rad_wrap_t2.blue a.disabled + input[type=radio] + label{color:#d2d2d2}*/
/* //181026 삭제 / 김윤희 */
/* //181004 수정 / 김윤희 */

.notice_service .rad_wrap_t2 label{display:block;padding:14px 26px 15px;font-size:16px;line-height:1.3;text-align:center;font-weight:bold;} /* 181004 수정 / 김윤희 */

/*.notice_service .rad_wrap_t2.blue a.check + input[type=radio] + label{color:#2e81f8}*/ /* 181004 삭제 / 김윤희 */

/* 181004 추가 / 김윤희 */
.notice_service .card_info_view .btn_area .area_wrap .bt_blue,
.notice_service .card_info_view .btn_area .area_wrap .bt_gray {display:inline-block;margin:0;padding:13px 0 23px;width:182px;height:16px;border-radius:2px;font-size:16px; font-weight:bold;line-height:0;vertical-align:top;color:#fff;}
.notice_service .card_info_view .btn_area .area_wrap .bt_blue {background-color:#2e81f8;}
.notice_service .card_info_view .btn_area .area_wrap .bt_gray {background-color:#575b63;}
.notice_service .card_info_view .btn_area .area_wrap .bt_blue span {display:inline-block; padding:12px 0; letter-spacing:0;}
.notice_service .card_info_view .btn_area .area_wrap .bt_blue:hover{background-color:#0065f6;}
.notice_service .card_info_view .btn_area .area_wrap .bt_gray:hover{background-color:#2b2e38;}
.notice_service .card_info_view .btn_area .area_wrap .bt_blue.disabled{background-color:#c0d9fd;}
.notice_service .card_info_view .btn_area .area_wrap .bt_gray.disabled{background-color:#cccdd0}
/* //181004 추가 / 김윤희 */

/* 181016 추가 / 김윤희 */
	/* Tool tip */
.tooltip_wrap {z-index: 10; position: absolute; top: 5px; left: 108px; border-radius: 4px; border: 1px solid #686868; background: #fff; padding: 0 25px;}
.tooltip_wrap.ab_l01 {left: 126px;}
.tooltip_wrap.ab_l02 {left: 140px;}
.tooltip_wrap.ab_l03 {top:34px;}
.tooltip_wrap .arrow {background: url(/images/personal/card/tooltip_arrow.png) 0 0 no-repeat; width: 8px; height: 8px; position: absolute; left: -8px; top:22px;}
.tooltip_wrap2 .arrow {background: url(/images/personal/apply/bg_tooltip_up.png) 0 0 no-repeat; width: 9px; height: 8px; position: absolute; left: 479px; top:-8px;}/* 170425_2.0up_M-04_수정 wclee *//* 170407_2.0up_M-04 */
.tooltip_wrap .laypop_header {font-size: 21px; font-family: "YoonGothic"; color: #101010; padding-top: 24px; border-bottom: none; box-shadow: none;}
.tooltip_wrap .laypop_content {padding:13px 50px 14px 0; font-weight: normal; font-size: 14px;}
.tooltip_wrap .laypop_content ol li {list-style: decimal; margin-left: 16px;}
.tooltip_wrap .laypop_content ol li .txt_pa {white-space: normal;}
.tooltip_wrap .laypop_content .first{line-height:24px;}
.tooltip_wrap .laypop_footer {position: absolute; top: 19px; right: 24px; display: block; width: 17px; height: 17px;}
	.w768 .tooltip_wrap {padding-right:30px; top: -4px; left: 115px; margin-right: 12px;}
	.w768 .tooltip_wrap.ab_l01 {left: 133px;}
	.w768 .tooltip_wrap.ab_l02 {left: 146px; top:-4px;}
	.w768 .tooltip_wrap.ab_l03 {left:168px;}
	.w768 .tooltip_wrap .laypop_header {padding: 24px 0 0 0 !important;}
	.w768 .tooltip_wrap .laypop_content {padding: 5px 20px 16px 0 !important;}
	.w768 .tooltip_wrap .laypop_content ol li .txt_pa {white-space: normal;}
	.w768 .tooltip_wrap .laypop_footer {top: 4px; right: 0; }
	.w768 .tooltip_wrap2 {top: 70px;left: 17px;}
	.w768 .tooltip_wrap2.m_top90 {top: 200px;left: 17px;}

.notice_service .tool_wrap {display: inline-block; vertical-align: middle; line-height: 1.2em; position: relative;}
.notice_service .tool_wrap .tooltip_open {line-height:1.2em;vertical-align:-8px;}
.notice_service .tool_wrap .tooltip_open .ico {display: inline-block; height: 18px; width: 18px; background: url('/images/personal/common/icon_question2.png') 50% 50% no-repeat; background-size: 15px 15px;}
.notice_service .tool_wrap .tooltip_wrap {position: absolute; top: 30px; left: -140px; display: none; padding: 0 24px;}
.notice_service .tool_wrap .tooltip_wrap2 .arrow {position: absolute; top: -8px; left: 144px;}
.notice_service .tool_wrap .tooltip_wrap .laypop_content {width: 210px; padding: 13px 34px 14px 0;}
.notice_service .tool_wrap .tooltip_wrap .laypop_content,
.notice_service .tool_wrap .tooltip_wrap .laypop_content p {word-break: break-all;}
.notice_service .subtit_l {float: left;}
.notice_service .subtit_l .rad_wrap {margin-right: 20px;}
.notice_service .subtit_r {float: right;}
.notice_service .subtit_r .tit,
.notice_service .subtit_r .cont {display: inline-block; height: 24px; font-size: 14px; line-height: 24px;}
.notice_service .subtit_r .tit {vertical-align: middle;}
.notice_service .subtit_r .cont {padding-left: 6px;}
/* //181016 추가 / 김윤희 */

/* 181019 추가 / 김윤희 */
/* 181023 수정 / 김윤희 */
.card_base06.step_onw_cd .notice_service .btn_wrapper .bt_wrap .bt_blue.disabled,
.card_base06.step_onw_cd .notice_service .btn_wrapper .bt_wrap .bt_blue.disabled:hover,
.card_base06.step_onw_cd .notice_service .btn_wrapper .bt_wrap .bt_blue[disabled] {background-color:#cbdffd;border-color:#cbdffd;color:#f4f4f4;}
/* //181023 수정 / 김윤희 */
	.w768 .btn_wrapper.fix .bt_wrap {margin-top:0;}
/* //181019 추가 / 김윤희 */

/* 181026 추가 / 김윤희 */
.card_base06.step_onw_cd.sec_ns_reg {padding-top:98px !important;}
#wrap #contents.sec_ns_reg .main_sec {margin-top:-50px;}
	.w768 .card_base06.step_onw_cd.sec_ns_reg {padding-top:45px !important;}
	.w768  #wrap #contents.sec_ns_reg .main_sec {margin-top:-56px;}

.notice_service .terms .list_cont.item_one li.li:before {display:none;}
/* //181026 추가 / 김윤희 */
/* 181123 추가 / PS181112000692 / 김윤희 */
	.w768 .tab_onw_wrap .tab_onw_list .tab_onw li a {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}
.info_txt02,
.info_txt04 {display:none;}
/* //181123 추가 / PS181112000692 / 김윤희 */

/* 190115 추가 / PS190110000242 / 김윤희 */
.info_summary {margin-left:146px;margin-bottom:20px;}
	.w768 .info_summary {margin-left:35%;}
/* //190115 추가 / PS190110000242 / 김윤희 */

/* 190418 추가/PS190329001051/김은영 */
.summary_onw .summary_rdo_list{border-bottom: 0 !important; padding-top: 10px !important}
.summary_onw .summary_rdo_list > dt{width: 142px;}
.summary_onw .summary_rdo_list > dd{width: 100%;}
	.w768 .summary_onw .summary_rdo_list > dt{width: 30% !important;}
	.w768 .summary_onw .summary_rdo_list > dd{width: 75%;}

.list_box_svc_receive {overflow:hidden; margin-top: -10px ; margin-bottom: 10px;text-align: left;}
.list_box_svc_receive >ul > li{position:relative; width:100%;margin-top: 10px;box-sizing: border-box;border-radius:3px;border:1px solid #e9eaef;background:#fff }
.list_box_svc_receive >ul > li a{width:100%;display: block;overflow:hidden; box-sizing: border-box; padding: 11px 0 15px 18px;line-height: 28px; }
.list_box_svc_receive >ul > li .tit{padding: 0px;font-size:16px;color:#222; display: block; font-weight: bold}
.list_box_svc_receive .txt_list li {margin-top:0;border:none;background:none;text-align:left;}
.list_box_svc_receive .txt_list li .txt_squ02 {margin-left:0; color: #222;;}
	.w768 .list_box_svc_receive .txt_list li {margin-top:0;border:none;background:none;}
	.w768 .list_box_svc_receive .txt_list li .txt_squ02 {margin-left:0;font-size:13px;}

.list_box_svc_receive >ul > li.on{border:1px solid #2e81f8 ;}
.list_box_svc_receive >ul > li.on .tit{color:#2e81f8;}

.summary_rdo_list  .list_fee_type{text-align: left; margin:0 !important;}
.summary_rdo_list  .list_fee_type li:after{ content:' ';display: block;height: 0px;clear: both;visibility: hidden;}
.summary_rdo_list  .list_fee_type li .fl_l{width: 50%;margin-top:0;}

.box_family_new{overflow: visible !important; text-align: left;}
.box_family_new .certi_check_onw label{display: inline-block; padding-left: 30px;min-width:160px}/* 190515 수정/김은영*/
.box_family_new .certi_check_onw li:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.box_family_new .certi_check_onw .item_wrap{margin-top: 10px; float:right; width:calc(100% - 28px); background: #ffffff;background:-moz-linear-gradient(top, #ffffff, #ffffff);background:-o-linear-gradient(top, #ffffff, #ffffff);background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));background: -webkit-linear-gradient(top, #ffffff, #ffffff);background:-ms-linear-gradient(top, #ffffff, #ffffff);background:linear-gradient(top, #ffffff, #ffffff);}
.box_family_new .certi_check_onw .item_list{ top: 38px;}
	.w768 .box_family_new .certi_check_onw label span.ml5{display:block; margin:5px 0 0 2px !important;}/* 190515 추가/김은영*/
.box_family_new .certi_check_onw .item_wrap{ }

.notice_service .summary_onw .box_family_new .item_list li { padding: 0px !important;}
.notice_service .summary_onw .box_family_new .child_item dd li .child_item_tit{ width: 190px; display: inline-block;}
	.w768 .notice_service .summary_onw .child_item dd li .child_item_tit{display: block; width: auto}
/* //190418 추가/PS190329001051/김은영 */

/* 190613 수정/PS190603000372/LINK 비즈파트너 상세팝업 디자인 퍼블 요청/김은영 */
/* 190710 수정/PS190603000372/LINK 비즈파트너 상세팝업 디자인 퍼블 요청/김은영 *//*layout*/
.laypop_link_benefit { width: 740px; max-height: 800px; border-radius: 3px;padding-bottom:0;}
	.w768 .laypop_link_benefit{width:auto;}
.laypop_link_benefit .laypop_header {  padding: 20px 26px 21px;border-radius: 3px;}/* 190729 수정/PS190603000372/김은영 */
.laypop_link_benefit .laypop_header h1{color: #000; font-size: 20px}
.laypop_link_benefit .laypop_header{z-index: 5; border-bottom:none; box-shadow:none; background:#f3f5f8; }
.laypop_link_benefit .laypop_footer .close{z-index: 5; top: 22px; right: 20px; width: 12px; height: 12px; padding: 6px; background: url(/images/personal/common/btn_lypop_close.png) no-repeat 50% 50%;}
.laypop_link_benefit .laypop_content{margin-top:0 !important; padding: 0 !important}
.w768 .laypop_mpc .laypop_content{margin-top:0 !important; padding: 0 !important}/* 190723 추가/PS190603000372/김은영 */
.laypop_link_benefit .scrollview.strack {border-right:0;margin:0 !important; }
.laypop_link_benefit .ui_scrollarea { max-height: 700px;}
.laypop_link_benefit .ui_scrollbar{display: none}

/*기타*/
.cnt_line_area{ position:relative; padding:40px 26px 0px ;font-size: 18px ;line-height: 22px;}
.cnt_txt01{margin-top: 10px}

.benefit_gray_box{margin-top:19px; padding:15px 20px 18px; background:#f0f0f0;line-height: 22px}
.benefit_gray_box .txt_list{margin-top: 3px}
.benefit_gray_box .txt_list li{margin-top:1px; font-size: 16px}
.laypop_link_benefit .txt_list{margin-top: 5px}
.laypop_link_benefit .txt_list .txt_squ{padding:6px 0 0px 10px;font-size: 18px; color: #2b2e38; background-position:2px 14px }
.txt_list_sapce02 .txt_squ{margin-top:8px;}
.laypop_link_benefit .btn_map{ padding-right:20px;font-weight:bold; color:#2e81f8; white-space: nowrap; background: url(/images/personal/benefits/bg_btn_map.png) no-repeat right 7px; background-size: 14px auto}


/* 190729 수정/PS190603000372/김은영 */
/* 링크완료 flag */
.ico_link_complete{z-index: 9; position: absolute;top:20px; right: 26px; display:block; padding:0px 10px 0 24px;height:26px; line-height:26px; border-radius: 13px; font-size: 16px; background:rgba(233,235,239,0.5)}
.ico_link_complete:before{ content: '';position:absolute; left: 10px; top:50%; margin-top:-4.5px; display: block; height: 10px; width: 12px; background:url('/images/personal/benefits/ico_link_complete.png') no-repeat; background-size: 13px}
/* 바코드 */
.laypop_link_barcode_area{text-align: center; }
.laypop_link_barcode_area h1{ padding: 0 40px; font-size: 20px; color: #000; letter-spacing: -1px;line-height: 24px;}
.laypop_link_barcode_area h1 strong{ margin-top:5px; display: block; font-size: 40px; color: #2e81f8;line-height: 44px;}
.laypop_link_barcode_area .txt_day{ padding: 0 40px; margin-top:24px; letter-spacing: 0}
.laypop_link_barcode_area .txt_d_day{display: inline-block; margin-left:8px; padding:0px 10px;height: 20px; line-height: 20px; font-size: 14px; background:#ff368b; color: #fff; border-radius: 10px }
.laypop_link_barcode_area .barcode{padding:22px 22px 0px; }
.laypop_link_barcode_area .txt_barcode{font-size: 26px; color: #0b0d0f}
/* 공유하기&좋아요버튼 */
.laypop_link_barcode_area .social_area{width:100%; display:block; margin:25px auto 0; text-align:center; height:40px; line-height:40px; }
.laypop_link_barcode_area .social_area .txt{display: inline-block; margin: 0px 11px 0 0 ; vertical-align:middle;}
.laypop_link_barcode_area .social_area a{display:inline-block;  margin:0 4.5px;vertical-align:middle;line-height:0;}
.laypop_link_barcode_area .social_area a .icon img{width:40px;}
.laypop_link_barcode_area .like_btn_area{margin-top:32px;}
.laypop_link_barcode_area .like_btn_area a{ position: relative; display: inline-block; min-width: 224px; box-sizing: border-box; color: #575a63; margin:0 1.5px; padding:8px 20px 10px 20px ;background:#f3f5f8;font-size:18px; border-radius: 23px; letter-spacing: -1px}
.laypop_link_barcode_area .like_btn_area a .icon{ display: inline-block;vertical-align: middle; height: 25px; width: 25px; background: url(/images/personal/benefits/icon_link_like.png) no-repeat; background-size: auto 24.5px}
.laypop_link_barcode_area .like_btn_area a.dislike .icon{ background-position: -59px}
.laypop_link_barcode_area .like_btn_area a.like .icon{ background-position: -29.5px}
.laypop_link_barcode_area .like_btn_area .after_like{  position: relative; display: inline-block; box-sizing: border-box; width: 456px; color: #575a63; padding:8px 20px 10px 54px ;background:#f3f5f8;border-radius: 23px;letter-spacing: -1px}
.laypop_link_barcode_area .like_btn_area .after_like .icon{  display: inline-block;vertical-align: middle; margin-right: 10px; height: 25px; width: 25px;background: url(/images/personal/benefits/icon_link_like.png) no-repeat 0 0; background-size: auto 24.5px}
/* //190729 수정/PS190603000372/김은영 */
/* 슬라이드 - 상단 */
.swiper-container.slide_link_layer{position: relative;overflow: hidden;padding-bottom:47px;}
.swiper-container.slide_link_layer .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-container.slide_link_layer .page{position:absolute;bottom:25px;left: 0;width: 100%;text-align:center;line-height: 0}
.swiper-container.slide_link_layer .page .swiper-pagination-bullet{display:inline-block;width:8px;height:8px; margin: 0 4px;;border-radius:100%;background-color:#c9cbcf;}
.swiper-container.slide_link_layer .page .swiper-pagination-bullet:first-child{margin-left:0;}
.swiper-container.slide_link_layer .page .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;height:8px;border-radius:5px;background-color:#2e81f8;}
.swiper-container.slide_link_layer .swiper-wrapper{position:relative;display:flex;transition-property:transform;box-sizing:content-box;}
.swiper-container.slide_link_layer .swiper-wrapper .swiper-slide{-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%;position: relative;}
.swiper-container.slide_link_layer .swiper-wrapper .swiper-slide img{width:740px; height: 288px; vertical-align:top;}
.w768 .swiper-container.slide_link_layer .swiper-wrapper .swiper-slide img{width: 100%; height: auto }/* 190723 추가/PS190603000372/김은영 */
/* 슬라이드 - 상세이미지 */
.swiper-container.slide_link_layer03{overflow: hidden;width: 688px; height: 419px;text-align: center; }
.swiper-container.slide_link_layer03 .swiper-wrapper{position:relative; height: 387px;display:flex;transition-property:transform;box-sizing:content-box;}
.swiper-container.slide_link_layer03 .swiper-wrapper .swiper-slide{-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%;position: relative;background:#f7f7f7;}
.swiper-container.slide_link_layer03 .swiper-wrapper .swiper-slide img{width:100%;height: 387px; vertical-align:top;}
.swiper-container.slide_link_layer03 .page{  position: relative; display: inline-block; margin-top:22px; padding:0 10px 2px; width:auto; height:18px; line-height: 20px; border-radius: 10px; background:rgba(0,0,0,0.55);  color: #d3d5da; font-size:14px;}
.swiper-container.slide_link_layer03 .page .swiper-pagination-current{color: #fff}
.swiper-container.slide_link_layer03 .swiper-button-next, .swiper-container.slide_link_layer03 .swiper-button-prev{position:absolute;top:50%;width:34px;height:34px;margin-top:-17px;z-index:10;cursor:pointer;background:rgba(0,0,0,0.35) ; border-radius: 50%;}
.swiper-container.slide_link_layer03 .swiper-button-prev{left:12px}
.swiper-container.slide_link_layer03 .swiper-button-next{right:12px}
.swiper-container.slide_link_layer03 .swiper-button-prev span, .swiper-container.slide_link_layer03 .swiper-button-next span{display: block; margin: 0 auto; width:16px; height: 24px; font-size: 0}
.swiper-container.slide_link_layer03 .swiper-button-prev span{background:url(/images/personal/benefits/bg_arrow_list_link_detail02.png)  no-repeat 0 0; }
.swiper-container.slide_link_layer03 .swiper-button-next span{background:url(/images/personal/benefits/bg_arrow_list_link_detail02.png)  no-repeat -26px 0; }
	.w768 .swiper-container.slide_link_layer03{width: auto; height: auto}
	.w768 .swiper-container.slide_link_layer03 .swiper-wrapper, 
	.w768 .swiper-container.slide_link_layer03 .swiper-wrapper .swiper-slide img{height: auto}
/* 아코디언 */
.list_service_info.type02.type02_link{margin-top:50px;font-size: 0}
.list_service_info.type02.type02_link:before{content: ''; display: block; height: 10px; width: 100%; background:#f7f7f7;}
.list_service_info.type02.type02_link .li.tit{border-top:none;}
.list_service_info.type02.type02_link .li .head a{padding:0 26px !important;}
.list_service_info.type02.type02_link .li .head a .tit{ padding:20px 62px 23px 0; font-size: 20px;}
.list_service_info.type02.type02_link .li .head span.btn_open, .list_service_info.type02.type02_link .li .head span.btn_close{position:absolute;right: 26px;top:50%;margin-top: -5px;width: 20px;height: 10px;}
.list_service_info.type02.type02_link .li .head span.btn_open {background: url('/images/personal/benefits/bg_arrow_accord_bl.png') 0px 0 no-repeat;}
.list_service_info.type02.type02_link .li .head span.btn_close{background: url('/images/personal/benefits/bg_arrow_accord_bl.png') 0px -19px no-repeat;}
.list_service_info.type02.type02_link .li.last{border-bottom: none}
/* 아코디언 - 상세이미지 */
.list_link_detail .li.tit{border:none;display: block; margin-top: 8px;;padding: 3px 0 0 10px;color: #303030; background: url(/images/personal/common/bl_gray_square_2x2.png) 2px 11px no-repeat; line-height: 23px;}
.list_link_detail .li a.ui_accord_toggle{padding-left: 0 !important;display:inline-block}
.list_link_detail .head .tit{padding: 0 !important;font-size: 18px  !important; }
.list_link_detail .li .head .btn_open, .list_link_detail .li.active .head .btn_open {display: inline-block; position: relative !important; width: 13px !important; height: 9px !important; background: url(/images/personal/benefits/bg_arrow_list_link_detail.png) 0 0px no-repeat !important;}
.list_link_detail .li .head .btn_close{display: inline-block; position: relative; width: 13px; height: 9px; background: url(/images/personal/benefits/bg_arrow_list_link_detail.png) 0 -9px no-repeat !important;}
.list_link_detail .li .desc_wrap{padding:0; box-sizing: border-box; margin-left: -10px !important;margin-top:12px; border-top:none !important;overflow: hidden;}
	.w768 .list_link_detail .li.tit{ border-top: 0;  border-bottom: 0;}
/* //190613 수정/PS190603000372/LINK 비즈파트너 상세팝업 디자인 퍼블 요청/김은영 */

.info_link_shop {padding:1px 0 0 11px; }
.info_link_shop:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.info_link_shop li{position: relative; padding-top:5px; width:50%; float: left; font-size:18px; color:#2b2e38;}
.info_link_shop li span.tit{display: inline-block;text-align: left;padding-right: 5px;}/* 190724 수정/PS190603000372/김은영 */
.info_link_shop li span.txt_time{display: inline-block;}

.info_link_shop02 {padding:1px 0 0 11px;margin-left: -30px; }
.info_link_shop02:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.info_link_shop02 li{position: relative; float: left; width:calc(50% - 30px); margin-left: 30px;padding-top:5px; font-size:18px; color:#2b2e38; }
.info_link_shop02 li:after{position: absolute;right: 0;top: 50%;content:'';display:inline-block;border-bottom: 1px dashed #bec2c7;width:100%;height: 1px;margin-top: 3px;}
.info_link_shop02 li span.tit{z-index: 9;position: relative;padding-right: 10px;display: inline-block;text-align: left;background:#fff;}
.info_link_shop02 li span.txt_price{padding-left: 10px;z-index: 9;position: absolute;right: 0;top: 4px;display: inline-block;text-align: right;background: #fff;}
/* //190710 수정/PS190603000372/LINK 비즈파트너 상세팝업 디자인 퍼블 요청/김은영 */
/* //190613 수정/PS190603000372/LINK 비즈파트너 상세팝업 디자인 퍼블 요청/김은영 */

/* 190716 / 추가 / PS190705001091 / 권혁찬 */
.p_c_b_wrap{width:100%;display:inline-block;}
.p_c_banner{width:610px;margin:0 auto;padding:13px 0 13px 75px;position:relative;box-sizing:border-box;} /* 190718 / 수정 / 권혁찬 */
.p_c_banner .b_b{font-size:12px;color:#2e81f8;border:1px solid #2e81f8;border-radius:15px;padding:0px 10px;font-weight:bold;position:absolute;top:13px;left:20px;}
.txt_l{font-size:16px;color:#2e81f8;font-weight:bold;}
.txt_l:after{content:'';display:inline-block;width:9px;height:16px;background:url(/images/personal/apply/p_c_l_a_bg.png);vertical-align:middle;margin-left:10px;margin-top:-2px;}
.ssg_pop_h2{font-size:18px;font-weight:bold;text-align:center;}
.ssg_pop_h2 span{color:#2e81f8;}
.ssg_pop_dl{zoom:1;width:85%;margin:20px auto;}
.ssg_pop_dl:after{content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
.ssg_pop_dl dt{width:25%;float:left;font-size:16px;line-height:23px;color:#303030;margin-bottom:10px;}
.ssg_pop_dl dd{width:75%;float:left;font-size:16px;line-height:23px;color:#303030;margin-bottom:10px;}
.mo_coupon .pred{color:#dc320a;font-size:14px;} /* 190718 / 추가 / 권혁찬 */
.dashed{width:100%;display:block;margin:20px auto;border-bottom:1px solid #e0e0e0;} /* 190718 / 수정 / 권혁찬 */

/* 190719  / 추가 / 권혁찬 */
.ssg .coupon_box{border-color: #f0165c;}
.coupon_box {border-left:8px solid #FFF;background:#fff url('/images/personal/services/utility/bg_coupon_right_190621.png') repeat-y right top;padding-right:15px;box-shadow:0px 2px 5px 0px #ccc;padding-bottom:10px;}
.coupon_box .cate{font-size:28px;color:#424345;text-align:center;letter-spacing:-2px;padding-top:24px;height:82px;line-height:40px;border-bottom:1px dashed #909090;}
.ssg .coupon_box .cate{font-size:24px;}
.ssg .logo{width:291px;height:24px;background: url('/images/personal/services/utility/bg_logo_ssg_190708.png') no-repeat 0 0;}
.coupon_box .logo{display:block;margin:0 auto 5px;}
.info_coupon{padding-top:24px;padding-bottom:18px;}
.coupon_box .bp{font-size:24px;text-align:center;}
.info_use{padding-bottom:22px;}
.info_use dl{overflow:hidden;margin-bottom:6px;margin-left:51px;}
.info_use dt{width:75px;float:left;font-size:16px;line-height:23px;color:#303030;}
.info_use dd{width:240px;float:left;font-size:16px;line-height:23px;color:#303030;}
/* 190719  / 추가 / 권혁찬 */
.mo_coupon input{color:#303030 !important;} /* 190722 / 추가 / 권혁찬 */
/* //190716 / 추가 / PS190705001091 / 권혁찬 */

/* 190723 추가/PS190603000372/김은영 */
/*LINK_삼성페이_팝업*/
.pop_link_benefit .pop_content{padding:0 !important; margin: 0 !important}
.pop_link_benefit .ui_content{margin:0 !important;}
.pop_link_benefit .swiper-container.slide_link_layer .swiper-wrapper .swiper-slide img{width: 100%;height: auto }
/*기타*/
.pop_link_benefit .txt_list{margin-top: 5px}
.pop_link_benefit .txt_list .txt_squ{padding:6px 0 0px 10px;font-size: 18px; color: #2b2e38; background-position:2px 14px }
.pop_link_benefit .btn_map{ padding-right:20px;font-weight:bold; color:#2e81f8; white-space: nowrap; background: url(/images/personal/benefits/bg_btn_map.png) no-repeat right 7px; background-size: 14px auto}
/* 190729 삭제/PS190603000372/김은영 */
/* 링크완료 flag */
/*.pop_link_benefit .ico_link_complete{z-index: 9; position: absolute;top:20px; right: 26px; display:block; padding:0px 10px 0 24px;height:26px; line-height:26px; border-radius: 13px; font-size: 16px; background:rgba(233,235,239,0.5)}
.pop_link_benefit .ico_link_complete:before{ content: '';position:absolute; left: 10px; top:50%; margin-top:-4.5px; display: block; height: 10px; width: 12px; background:url('/images/personal/benefits/ico_link_complete.png') no-repeat; background-size: 13px}
/* 바코드 */
/*.pop_link_benefit .barcode_area{text-align: center; }
.pop_link_benefit .barcode_area h1{font-size: 20px; color: #000; letter-spacing: -1px;line-height: 24px;}
.pop_link_benefit .barcode_area h1 strong{ margin-top:5px; display: block; font-size: 40px; color: #2e81f8;line-height: 44px;}
.pop_link_benefit .barcode_area .txt_day{margin-top:24px; letter-spacing: 0}
.pop_link_benefit .barcode_area .txt_d_day{display: inline-block; margin-left:8px; padding:0px 10px;height: 20px; line-height: 20px; font-size: 14px; background:#ff368b; color: #fff; border-radius: 10px }
.pop_link_benefit .barcode_area .barcode{padding:22px 22px 25px; }
.pop_link_benefit .barcode_area .txt_barcode{font-size: 26px; color: #0b0d0f}
/* 공유하기&좋아요버튼 */
/*.pop_link_benefit .social_area{width:100%; display:block; margin:0px auto 32px; text-align:center; height:40px; line-height:40px; }
.pop_link_benefit .social_area .txt{display: inline-block; margin: 0px 11px 0 0 ; vertical-align:middle;}
.pop_link_benefit .social_area a{display:inline-block;  margin:0 4.5px;vertical-align:middle;line-height:0;}
.pop_link_benefit .social_area a .icon img{width:40px;}
.pop_link_benefit .like_btn_area a{ position: relative; display: inline-block; min-width: 224px; box-sizing: border-box; color: #575a63; margin:0 1.5px; padding:8px 20px 10px 20px ;background:#f3f5f8;font-size:18px; border-radius: 23px; letter-spacing: -1px}
.pop_link_benefit .like_btn_area a .icon{ display: inline-block;vertical-align: middle; height: 25px; width: 25px; background: url(/images/personal/benefits/icon_link_like.png) no-repeat; background-size: auto 24.5px}
.pop_link_benefit .like_btn_area a.dislike .icon{ background-position: -59px}
.pop_link_benefit .like_btn_area a.like .icon{ background-position: -29.5px}
.pop_link_benefit .like_btn_area .after_like{  position: relative; display: inline-block; box-sizing: border-box; width: 456px; color: #575a63; padding:8px 20px 10px 54px ;background:#f3f5f8;border-radius: 23px;letter-spacing: -1px}
.pop_link_benefit .like_btn_area .after_like .icon{  display: inline-block;vertical-align: middle; margin-right: 10px; height: 25px; width: 25px;background: url(/images/personal/benefits/icon_link_like.png) no-repeat 0 0; background-size: auto 24.5px}*/
/* //190729 삭제/PS190603000372/김은영 */
/* //190723 추가/PS190603000372/김은영 */

/* 190724 추가/PS190603000372김은영*/
.no_slideList_link {background: #f9fafb; width:100%; margin-bottom: 40px}
.no_slideList_link img{width: 100%;}
/* //190724 추가/PS190603000372김은영*/

/* 190726 추가 / 김윤희 */
.top_info_view.link_band02 span.txt_hdl { margin-right: 20px; font-size: 60px; vertical-align: middle; }
.top_info_view.link_band02.type02 span.txt_hdl {font-size:48px;}
.top_info_view.link_band02.onw span.txt_hdl {margin-right:14px;font-size:32px;}
.top_info_view.link_band02.onw .msg.renew_msg span.txt_hdl {font-size:48px;}
	.w768 .top_info_view.link_band02 span.txt_hdl { font-size: 52px; line-height: 48px; }
	.w768 .top_info_view.link_band02.type02 span.txt_hdl {margin-right:5px;font-size:28px;}
/* //190726 추가 / 김윤희 */

/* 190729 추가/PS190603000372/김은영 */
.lay_link_onCoupon{position:relative; width: 380px; height:113px; margin:22px auto 0; ; box-sizing:border-box; text-align:left; border:1px solid #d3d5da; border-radius: 6px}
.lay_link_onCoupon dl{float:left;width: calc( 100% - 112px);padding:15px 0px 20px 23px;}
.lay_link_onCoupon dt{color:#575a63; font-size: 18px}
.lay_link_onCoupon dd{padding-top:12px; font-weight:bold; font-size:24px; color:#0b0d0f; letter-spacing: -2px}/* 190910 수정/PS190906000432/김은영 */
.lay_link_onCoupon .btn_copy{position:relative;display: table; float:right;width:88px;height:100%;color:#575a63;}
.lay_link_onCoupon .btn_copy:before{content:'';display:block;position:absolute;left:-8px; top:-1px; width:16px; height:113px;background: url('/images/personal/benefits/bg_laypop_linkBiz_coupon.png') no-repeat 0 0;}
.lay_link_onCoupon .btn_copy span{ padding-top:35px;display:inline-block; color: #575a63; text-align: center; font-weight: bold; line-height: 62px; vertical-align: middle;background: url('/images/personal/benefits/ico_linkCoupon_copy.png') no-repeat  center 29px; font-size: 16px;}/*190812 수정/PS190603000372/김은영*//* 190809 수정/PS190603000372/김은영 */
.btn_go_bizpartner {display:inline-block;padding:0 36px;height:46px;font-size:18px;color:#fff;line-height:46px; font-weight: bold; background-color:#2e81f9;border-radius:23px;}
.btn_go_bizpartner span{ padding-right: 20px; background: url('/images/personal/benefits/bg_btn_map_wh.png') no-repeat right 6px}
	.w768 .btn_go_bizpartner {padding:0 18px;height:40px;line-height:40px;font-size:14px;}
/* //190729 추가/PS190603000372/김은영 */

/* 200609 추가/PS200603001651/이연경 */
	/* 신청 */
.t_ico_check:after{content: ''; clear:both; display:inline-block; width:29px; height:21px; margin-left:18px; background:url('/images/personal/apply/bg_check_status.png') no-repeat right  0px;background-size:28px auto;}

.notice_service .list_form.no_brdt {border-top:none;}
.notice_service .list_form.type04 {width:100%;box-sizing:border-box;}
.notice_service .list_form.type04 > li.li{ padding: 10px 0px 0px 0px;margin-top:0;border-bottom:none;}
.notice_service .list_form.type04 > li.li.first{padding-top:0}
.notice_service .list_form.type04 .card_list{margin:0px;padding:0}
.notice_service .list_form.type04 .card_list li{width:calc((100% - 10px)/2);}/* 200702 / 수정 / PS200617001052 / 박경린 */
.notice_service .list_form.type04 li .item_wrap{ margin: 0;}
.notice_service .terms{margin:-4px 0 0px;}
	.w768 .notice_service .terms{margin:0px 16px 15px;}
.notice_service .terms .certi_checklist.type02{position:relative;margin-bottom:0;padding:0;border:0;}
.notice_service .terms .certi_checklist.type02 > .all_check{display:block;width:auto;margin:0; position: relative;}
.notice_service .terms .certi_checklist.type02 .all_check .chk_wrap.blue a {left:auto;top:auto;}
.notice_service .terms .certi_checklist.type02 > .all_check span.chk_wrap{margin:0}
.notice_service .terms .tit_check .chk_wrap.blue label,
.notice_service .terms .all_check .chk_wrap.blue label{display:inline-block;font-size:18px;line-height:1.4;text-indent:0;margin-left: 3px;font-weight:bold;}
.notice_service .terms .all_check .terms_folding{ display:block;position:absolute;right: -3px;top: 0px;width:32px;height:30px;margin-top: 0px;background: url(/images/personal/apply/ico_arr_term_m.png) no-repeat 3px -39px; overflow:hidden;color:transparent;}
.notice_service .terms .all_check .terms_folding.on{display:block;position:absolute;left:auto;right: -3px;top: 0px;width:32px;height:30px;margin-top:0px;background: url(/images/personal/apply/ico_arr_term_m.png) no-repeat 3px 7px;overflow:hidden;color:transparent;}
.notice_service .terms .certi_checklist.type02 .list_acco{padding:6px 0 4px}
.notice_service .terms .terms_link{ display:block;position:absolute;right: 0;top:0px;width:32px;height: 24px;margin-top: 9px;background: url(/images/personal/apply/ico_arr_term_m.png) no-repeat  -55px -36px}
.notice_service .summary_onw02 {line-height:27px;}
.notice_service .summary_onw02 dl dt {padding:0;min-height:0;font-weight:normal;}
	.w768 .notice_service .list_form.type04 > li.li{ padding:10px 0 0;}
	.w768 .notice_service .list_form.type04 > li.li.first{padding-top:0}
	.w768 .notice_service .form_care .list_form.type04 {padding:0 16px;}

.list_chk.list_chk_onw.col3{overflow:hidden; clear:both;}
.list_chk.list_chk_onw{margin:0; overflow:hidden;}
.list_chk.list_chk_onw li{float:left;margin-top:0;padding:0;}
.list_chk.list_chk_onw.col2 li{width: calc((100% - 10px)/2);}
.list_chk.list_chk_onw.col3 li{width: calc((100% - 20px)/3);}
.list_chk.list_chk_onw.col4 li{width: calc((100% - 30px)/4);}
.list_chk.list_chk_onw li .rad_wrap2.blue.rad_rect_onw{display:block; position:relative; vertical-align:middle;}
.list_chk.list_chk_onw li + li{margin-left: 10px;}
.list_chk.list_chk_onw .rad_wrap_t2.blue {display:block;}
	.w768 .form_care .list_chk.list_chk_onw.col3 {padding:0 16px;}

.notice_service .terms .certi_checklist > .all_check .chk_wrap.blue{padding-left:30px;text-indent:-30px;}

.form_care .list_slt_option {overflow:hidden;margin-top:-10px;padding:0 16px;}
.list_slt_option li.li {position:relative;margin-top:10px;padding:16px;border:1px solid #e9eaef;background:#fff;border-radius:3px;box-sizing:border-box;}
.list_slt_option.col2 li.li {float:left;width:calc((100% - 10px)/2);}
.list_slt_option.col2 li.li:nth-child(even) {margin-left:10px;}
.list_slt_option li.li.on {border-color:#2e81f8;}
.list_slt_option li .tit_slt_option {color:#303030;}
.list_slt_option li.on .tit_slt_option {color:#2e81f8;}
.list_slt_option li a {display:table;width:100%;overflow:hidden;}
.list_slt_option li dl {display:table-cell;width:calc(100% - 200px);  padding:11px 0 15px 18px ; line-height: 28px}
.list_slt_option li dt {padding: 0px 0 13px 79px;font-size:20px;font-weight:bold;color:#2b2e38;text-transform: uppercase;font-family: '맑은 고딕';}
.list_slt_option li dd {font-size: 16px;vertical-align:top;color:#00205a;}
	.w768 .list_slt_option li .tit_slt_option {font-size:16px;}
	.w768 .list_slt_option.col2 li.li {float:none;width:auto;}
	.w768 .list_slt_option.col2 li.li:nth-child(even) {margin-left:0;}

	/*.w768 .laypop_base06.laypop_mpc.laypop_onw_base06 .laypop_content {margin-top:25px !important;padding:0 16px 25px !important;}*/ /* 200312 삭제 / 김윤희 */
	.w768 .laypop_base06 .laypop_content article.terms{margin:0 16px;}

.reward_type ul.list_dep .li {padding:0 16px;}
.reward_type ul.list_dep .li .head {display:table;padding:20px 0;width:100%;box-sizing:border-box;}
.reward_type ul.list_dep .head .fl_l {float:none;display:table-cell;}
.reward_type ul.list_dep .head .fl_r {float:none;display:table-cell;vertical-align:middle;}
.reward_type ul.list_dep .head .state_area.complete {color:#2e81f8;}

	.w768 .notice_service .cal.cal_care {display:inline-block;width:48%;}
	.w768 .notice_service .cal.cal_care .in_txt {width:100%;height:44px;box-sizing:border-box;}
	.w768 .notice_service .item_wrap.sl_time {width:50% !important;}

.tit_wrap.sub_tit {margin-top:40px;}
	.w768 .form_care .tit_wrap.sub_tit {margin-top:30px;}
	.w768 .box_m_distance {padding:0 16px;}

.txt_info_r.attention {display:inline-block;}
.txt_info_r.attention .ico {margin-right:6px;position:static;left:auto;top:auto;vertical-align:-3px;}
	.w768 .txt_info_r.attention .ico {margin-right:0;vertical-align:top;}

	/* 해지 */
.msg.msg2.msg_progress{margin-top:70px;}
.msg.msg2.msg_progress .t_web_fin {line-height:1.4;}
	.w768 .msg.msg2.msg_progress{margin-top:25px;}
.min_notice {margin:0 auto;width:500px;}

.full_btn {margin-top:40px;border-top:1px solid #d5d5d7;}
.full_btn .bt_blue {display:inline-block;margin:0 1px 0 0;width:288px;height:16px;color:#fff;line-height:0;font-weight:bold;background-color:#2e81f8;text-align:center;border-radius:2px; font-size:16px; padding:13px 0 23px; vertical-align:top;}
.full_btn .bt_blue span {display:inline-block; padding:12px 0; letter-spacing:0;}
.bt_w_auto {padding-left:20px;padding-right:20px;}
.bt_w130 {width:130px}
.bt_w230 {width:230px}
.bt_abs_rt {position:absolute;right:20px;top:50%;}
.bt_abs_rt.bt_white_com {margin-top:-16px;line-height:30px;}
	.w768 .bt_w_auto {padding-left:20px;padding-right:20px;}
	.w768 .bt_w230 {min-width:230px}
	.w768 .bt_abs_rt {position:inherit;right:auto;top:auto;}
	.w768 .bt_abs_rt.bt_white_com {margin-top:3px;}

.t_ico_confirm {position:relative;padding-top:70px;}
.t_ico_confirm:after {content:'';position:absolute;left:50%;top:0;margin-left:-32px;width:64px;height:46px;background:url('/images/personal/apply/bg_icon_confirm.png') no-repeat;}

.attention.attention_black .txt_link {color:#2b2e38;}

/* 200312 추가 / 김윤희 */
	/* 케어서비스 초화면 */
.care_service {color:#2b2e38;line-height:1.3;}
.care_service .top_visual {position:absolute;top:-151px;width:100%;}
.care_service #tab_01 .top_visual .box940 ,{background:url('/images/personal/services/care/bg_visual_care01.png') no-repeat right bottom;} /* 디지털매거진상품 */
.care_service #tab_02 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care02.png') no-repeat right bottom;} /* 안심쇼핑플러스상품 */
.care_service #tab_03 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care03.png') no-repeat right bottom;} /* 쇼핑쿠폰팩상품 */
.care_service #tab_04 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care04.png') no-repeat right bottom;} /* 안심주차번호서비스 */
.care_service #tab_05 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care05.png') no-repeat right bottom;} /* 휴대폰인증서서비스 */
.care_service #tab_06 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care06.png') no-repeat right bottom;} /* 스마트오토케어상품 */
.care_service #tab_07 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care07.png') no-repeat right bottom;} /* 세이프케어상품 */
.care_service #tab_08 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care08.png') no-repeat right bottom;} /* 채무면제·유예상품 */
.care_service #tab_09 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care09.png') no-repeat right bottom;} /* 종합정보보호상품 */
.care_service #tab_10 .top_visual .box940 {background:url('/images/personal/services/care/bg_visual_care10.png') no-repeat right bottom;} /* 명의도용차단서비스 */
.care_service .top_visual .t_web_exp {display:table-cell;height:151px;font-size:32px;vertical-align:middle;font-family:'YoonGothic730';}
.care_service .top_visual .t_web_exp b,
.care_service .top_visual .t_web_exp strong {font-family:'YoonGothic';letter-spacing:-2px;}
.care_service .tab_onw_wrap.menu_tab {margin-top:151px;height:48px;}
.care_service .tab_onw_wrap .tab_onw_list {background:none;border-bottom:1px solid #d3d5da;box-shadow:0 -10px 20px rgba(0,0,0,0.06)}
.care_service .tab_onw_wrap .tab_onw_list .slide_prev {position:absolute;left:50%;top:0;z-index:11;width:48px;height:48px;margin-left:-470px;text-indent:-10000em;background:#fff url('/images/personal/services/alert/btn_slide_prev.png') no-repeat -2px -25px;}
.care_service .tab_onw_wrap .tab_onw_list .slide_next {position:absolute;right:50%;top:0;z-index:12;width:48px;height:48px;margin-right:-470px;text-indent:-10000em;background:#fff url('/images/personal/services/alert/btn_slide_next.png') no-repeat 100% -25px;}
.care_service .tab_onw_wrap .tab_onw_list .box940 {overflow:hidden;height:48px;}
.care_service .tab_onw_wrap .tab_onw_list .tab_onw {margin-left:48px;max-width:844px;height:48px;}
.care_service .tab_onw_wrap .tab_onw_list .tab_onw ul {max-width:none;}
.care_service .tab_onw_wrap .tab_onw_list .tab_onw li {max-width:211px;}
.care_service .tab_onw_wrap .tab_onw_list .tab_onw li a {height:48px;line-height:48px;font-size:18px;color:#9b9fa8;font-weight:normal;opacity:1;}
.care_service .tab_onw_wrap .tab_onw_list .tab_onw li.on a {color:#2f81f8;font-weight:bold;}
.care_service .tab_onw_wrap .tab_onw_list .tab_onw li.on a:after {bottom:0;height:2px;background-color:#2e81f8;}
.care_service .tab_onw_wrap .top_info_view_onw {margin-top:48px;}
	.w768 .care_service .box940.cnt04 {position:relative;margin-top:8px;padding:0 20px;}
	.w768 .care_service .box940.cnt04.first,
	.w768 .care_service .box940.cnt04.m_nmargin {margin-top:0;} /* 모바일에서 문단 위 회색공간 필요없을 때 */ {margin-top:0;}
	.w768 .care_service .box940.cnt04:before {content:'';position:absolute;top:-8px;left:0;right:0;height:8px;background-color:#f3f5f8;}
	.w768 .care_service .box940.cnt04.first:before,
	.w768 .care_service .box940.cnt04.m_nmargin:before {display:none;}
	.w768 .care_service .top_visual {top:-181px;}
	.w768 .care_service .top_visual .t_web_exp {padding-left:20px;width:100%;height:181px;font-size:22px;text-align:left;line-height:1.3;box-sizing:border-box;}
	.w768 .care_service .tab_onw_wrap.menu_tab {margin-top:181px;}
	.w768 .care_service .tab_onw_wrap .tab_onw_list .tab_onw ul {width:auto !important;white-space:nowrap;}
	.w768 .care_service .tab_onw_wrap .tab_onw_list .tab_onw li {float:none;display:inline-block;max-width:223px;width:auto;}
	.w768 .care_service .tab_onw_wrap .tab_onw_list .tab_onw li a {padding:0 8px;}
	.w768 .care_service .tab_onw_wrap,
	.w768 .care_service .tab_onw_wrap .tab_onw_list .box940,
	.w768 .care_service .tab_onw_wrap .tab_onw_list .tab_onw {height:47px;line-height:47px;}
	.w768 .care_service .tab_onw_wrap .tab_onw_list .tab_onw li a {height:47px;line-height:47px;font-size:16px;}
	.w768 .notice_service .summary_onw02,
	.w768 .notice_service .summary_onw02.type02 {padding-bottom:20px;}
	
.care_service .list_auto {margin-top:4px;padding:0px 0 20px}
.care_service .list_auto:after {content:'';display:block;clear:both;}
.care_service .list_auto li.li {margin-top:6px;}
.care_service .list_auto li.li:first-child {margin-top:0;}
.care_service .list_auto li.li dl.tit {width:100%;display: table}
.care_service .list_auto li.li dl.tit dt {display: table-cell;width:33%;font-size:16px;color:#2b2e38;}
.care_service .list_auto li.li dl.tit dd {display: table-cell;width:67%;text-align: right;font-size:16px;color:#2b2e38;font-weight:bold}
	.w768 .care_service .list_auto {margin-top:3px;padding-bottom:3px;}
	.w768 .care_service .list_auto li.li {position:relative;letter-spacing: -1px}
	.w768 .care_service .list_auto li.li dl.tit {font-size:18px;}
.care_service .box_bg_Gray {padding:24px 0 20px;background:#f3f5f8;}
.care_service .box_bg_Gray:after {content:'';display:block;clear:both;}
.care_service .box_bg_white .list_attention {padding:12px 0 13px;background-color:#fff;}
.care_service .box_bg_white .list_attention li {margin-top:3px;font-size:14px;text-align:center;color:#7b7e86;}
.care_service .box_bg_white .list_attention li:first-child {margin-top:0;}
.care_service .box_bg_white:after {content:'';display:block;height:8px;background-color:#f3f5f8;}
.care_service .tit_wrap_fl .t_web_exp.fl_l {float:none;margin-top:4px;font-size:28px;text-align:left;}
.care_service .box_status {display:inline-block;margin-top:8px;padding:0 7px 0 5px;height:24px;line-height:24px;font-size:15px;color:#fff;text-align:center;background-color:#08dba9;border-radius:24px;}
	.w768 .care_service .box_bg_Gray {padding:20px 20px 16px;box-sizing:border-box;}
	.w768 .care_service .box_bg_Gray .tit_wrap_fl02 {padding:0 0 10px;box-sizing:border-box;}
	.w768 .care_service .box_bg_Gray .tit_wrap_fl02:after {content:'';display:block;clear:both;}
	.w768 .care_service .box_bg_Gray .t_web_exp.fl_l {float:left;margin-top:0;width:calc( 100% - 120px );font-size:22px;}
	.w768 .care_service .box_status {float:right;margin-top:7px;height:20px;line-height:20px;text-align:center;font-size:12px;color:#fff;border-radius:20px;}
	.w768 .care_service .box_bg_Gray .box620.con_fl_l {clear:left;}
	.w768 .care_service .box_bg_white .list_attention {padding:12px 20px 13px;}

.box_info_special {padding-bottom:44px;}
.box_info_special ul:after,
.dl_fl:after {content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
.box_info_special li {float:left;width:33.3%;text-align:center;}
.box_info_special.two li {width:50%;}
.box_info_special.one li {float:none;width:auto;}
.box_info_special li:first-child {margin-left:0;}
.box_info_special .img {margin:5px 0;vertical-align:bottom;}
.box_info_special .img img {max-width:100%}
.box_info_special .img strong {display:block;}
.box_info_special .desc {text-align:center;}
.box_info_special .desc .tit {display:block;margin-bottom:2px;font-size:20px;color:#0b0d0f;}
.box_info_special .desc .txt_special {margin-top:3px;font-size:16px;color:#2b2e38;line-height:1.3;}
.box_info_special .desc .txt_special.no_btn {padding-top:20px;}
.box_info_special .desc .btn_special {margin-top:7px;}
.box_info_special .desc .bt_txt.onw_blue {display:inline-block;margin-top:1px;}
.box_info_special .desc .btn_tb span {padding-top:0;padding-bottom:3px}
.btm_info_special {padding-top:20px;border-top:1px solid #e5e5e5;}
.care_service ul.txt_list .attention {padding-bottom:0;}
.btm_info_special li {margin-top:-2px;}
	.w768 .box_info_special {margin:10px 0 0;padding-bottom:0;}
	.w768 .box_info_special li {display:table;float:none;padding:26px 0 28px;width:100%;border-top:1px solid #d3d5da;box-sizing:border-box;}
	.w768 .box_info_special li:first-child {border-top:none;}
	.w768 .box_info_special.only_btn {margin-bottom:10px;}
	.w768 .box_info_special.only_btn li {padding:0;text-align:left;border-top:none;}
	.w768 .box_info_special li .img {display:table-cell;margin:0;padding-right:10px;width:80px;vertical-align:middle;}
	.w768 .box_info_special li .img img {width:80px;}
	.w768 .box_info_special li .desc {display:table-cell;padding:0;font-size:16px;text-align:left;vertical-align:middle;box-sizing:border-box;}
	.w768 .box_info_special li .desc .tit {margin-bottom:7px;font-size:18px;}
	.w768 .box_info_special .desc .btn_special {margin-top:2px;}
	.w768 .box_info_special .desc .txt_special.no_btn {padding-top:0;}
	.w768 .box_info_special .desc .bt_txt.onw_blue {margin-top:4px;}
	.w768 .btm_info_special {padding:10px 0 30px;}

.care_service .dl_fl {margin-top:40px;}
.care_service .dl_fl.first {margin-top:0;}
.care_service .tit_wrap_fl,
.care_service .box620.con_fl_l {margin-top:-3px;}
.care_service .box620.con_fl_l .list_service_info {margin-top:-3px;}

	/* accordion */
.care_service .list_service_info .li .desc_wrap .box_l {margin-bottom:8px;}
.care_service .list_service_info .li .desc_wrap .btn_wrap {margin-top:2px;text-align:left;}
.care_service .desc_wrap .txt_list.ml10,
.care_service .desc_wrap .txt_list.ml10 .txt_list {margin-top:2px;}
.care_service .desc_wrap ul.txt_list .attention.attention_black {font-size:16px;}
.care_service .bt_white_com {min-width:160px;line-height:24px !important;}
.care_service .bt_white_com span {padding:0 10px;vertical-align:middle;}
.care_apply .bt_white_com {min-width:130px;}
.care_service .list_service_info .tit_s {margin-top:0;color:#2b2e38;}
.care_service .list_service_info .tit_s.solo {margin-bottom:8px;}
.care_service .list_service_info .txt_bar {background-position:2px 13px;}
.care_service .list_box_t .txt_list li:first-child .txt_bar,
.care_service .list_box_nt .txt_list li:first-child .txt_bar {background-position:2px 10px;}
.care_service .txt_squ02,
.pop_care .txt_squ02 {padding-left:7px;background:url(/images/personal/common/bl_black_square_2x2.png) no-repeat 2px 11px;color:#2b2e38;}
.care_service .list_box_t .txt_list .txt_list li:first-child .txt_squ02,
.care_service .list_box_nt .txt_list .txt_list li:first-child .txt_squ02 {background-position:2px 9px;}
.txt_bar.example {padding-left:55px;text-indent:-42px;}

	/* 이용안내 내 약관 */
.care_service .list_service_info article.terms {padding:0;}
.care_service .list_service_info article.terms h1 + .term_t {margin-top:0;}
	.w768 #wrap .care_service .btn_wrap a,
	.w768 #wrap .care_service .btn_wrap button {margin:4px 0 !important;}
	.w768 #wrap .care_service .btn_wrap.fixbtn_new_wrap a,
	.w768 #wrap .care_service .btn_wrap.fixbtn_new_wrap button {margin:0 !important;}
	.w768 .care_service .bt_white_com,
	.w768 .care_service .bt_white_com.m_display {display:inline-block !important;}
	.w768 .care_service a.f_tel,
	.w768 .care_apply a.f_tel {color:inherit;text-decoration:underline;} /* 전화번호 */

.care_service .fw_n {font-weight:normal;}
.care_service .tit_wrap_fl .t_web_exp {font-size:28px;}
.care_service .bt_txt {font-size:16px;font-weight:bold;color:#2e81f8 !important;}
.care_service .bt_txt span {background-image:url(/images/personal/common/bg_arrow7.png);}
.care_service .bnr_care {margin-top:60px;border:1px solid #d3d5da;border-radius:4px;}
.care_service .bnr_care a {display:block;padding:17px 0 13px;font-size:18px;text-align:center;color:#2b2e38;}
.care_service .bnr_care p:after {content:'';display:inline-block;margin-left:10px;width:20px;height:28px;background:url('/images/personal/services/care/bg_care02.png') no-repeat;vertical-align:middle;}
	.w768 #wrap.fix_onw_type #contents .main_sec.intro_onw_page.care_service {margin-bottom:0;}
	.w768 .care_service .tit_wrap_fl .t_web_exp {font-size:22px;}
	.w768 .care_service .bnr_care {position:relative;margin:68px 0 8px;background-color:#fff;border:none;border-radius:0;}
	.w768 .bnr_care:before {content:'';position:absolute;left:0;top:-8px;width:100%;height:8px;background-color:#f3f5f8;}
	.w768 .bnr_care:after {content:'';position:absolute;left:0;bottom:-8px;width:100%;height:8px;background-color:#f3f5f8;}

.care_service.main_sec.intro_onw_page .btn_wrapper .btn_wrap .bt_blue,
.care_service.main_sec.intro_onw_page .btn_wrapper .btn_wrap .bt_gray {width:308px;}
#wrap .care_service .btn_wrapper .btn_wrap.fixbtn_new_wrap.one_btn a,
#wrap .care_service .btn_wrapper .btn_wrap.fixbtn_new_wrap.one_btn button {width:308px;}
.care_service .btn_wrap .middot {display:inline-block;margin:0 2px;padding:0;min-width:0;}
	.w768 .care_service.main_sec.intro_onw_page .btn_wrapper .btn_wrap .bt_blue,
	.w768 .care_service.main_sec.intro_onw_page .btn_wrapper .btn_wrap .bt_gray {width:50%;}

	/* 케어서비스 초화면 - 채무면제 탭 */
.care_service .radio_tab.tabs {max-width:940px;margin:60px auto 46px;border:1px solid #d3d5da;}
.care_service .radio_tab.tabs ul {overflow:inherit;margin:0;}
.care_service .radio_tab.tabs ul:after {content:'';display: block;height:0px;clear:both;visibility:hidden;}
.care_service .radio_tab.tabs ul li {position:relative;width:50%;height:auto;line-height:1.3;border:none;border-left:1px solid #d3d5da;box-sizing:border-box;}
.care_service .radio_tab.tabs ul li a {padding-top:13px;height:50px;font-size:18px;vertical-align:middle;box-sizing:border-box;}
.care_service .radio_tab.tabs ul li:first-child {border-left:none;}
.care_service .radio_tab.tabs ul li.on {background:none;box-shadow:none;}
.care_service .radio_tab.tabs ul li.on:after {content:'';position:absolute;left:0;bottom:-1px;width:100%;height:2px;background-color:#2e81f8;}
.care_service .radio_tab.tabs ul li.on a {color:#2f81f8;}
.care_service .radio_tab.tabs ul li.on a .ico {padding-left:0;}
.care_service .radio_tab.tabs ul li.on a .ico:before {display:none;}
.care_service .radio_tab.tabs ul li.on a em {font-weight:bold;}
.care_service .radio_tab.tabs ul li a em {font-style:normal;}
.care_service .desc_wrap .box_collect_line .f_wd_card_comm {width:440px;box-sizing:border-box;}
.care_service .desc_wrap .box_collect_line .item_wrap.blue .item_view a {padding-bottom:5px;height:35px;line-height:35px;}
.care_service .desc_wrap .box_collect_line .item_wrap.blue .item_list a {height:35px;line-height:35px;}
.care_service .desc_wrap .box_collect_line .item_wrap.blue .item_list {top:45px;}
	.w768 .care_service .radio_tab.tabs {margin:0 20px;}
	.w768 .care_service .radio_tab.tabs ul li {padding:0;}
	.w768 .care_service .radio_tab.tabs ul li.on {border:none;}
	.w768 .care_service .radio_tab.tabs ul li a {padding-top:13px;height:60px;font-size:12px;}
	.w768 .care_service .radio_tab.tabs ul li a em {font-size:15px;}
	.w768 .care_service .tab_care_cont {padding:0 20px;}
	.w768 .care_service .tab_care_cont .dl_fl {margin-top:0;}
	.w768 .care_service .desc_wrap .box_collect_line {margin-top:0;padding:20px 0;border-top:1px solid #d3d5da;border-bottom-color:#d3d5da;}
	.w768 .care_service .desc_wrap .box_collect_line .f_wd_card_comm {width:100%;}

#wrap .care_service .btn_wrapper .btn_wrap.fixbtn_new_wrap .fixbtn_new,
.care_service .btn_wrap.fixbtn_new_wrap .fixbtn_new {float:none;width:100%;text-align:center;}

	/* process */
.care_apply .summary_onw_tbl dd {padding-left:20px;font-weight:normal !important;}
.care_apply .summary_onw_tbl dd b,
.care_apply .summary_onw_tbl dd strong {font-weight:bold !important;}
.care_apply .form_care .summary_onw02 {margin-bottom:10px;}
.care_apply .form_care .list_chk.list_chk_onw {margin-top:20px;} /* 위에 셀렉트 o */
.care_apply .form_care .list_chk.list_chk_onw.first {margin-top:0;} /* 위에 셀렉트 x */
.care_apply .complete .btn_wrap {margin-left:calc(34% - 4px);text-align:left;} /* 조회, 변경완료, 해지완료 */
.care_apply .notice_service .cal .in_txt {width:107px;font-size:16px;color:#2b2e38;border-color:#bec2c7;}
.care_apply .notice_service .item_wrap.blue a {color:#2b2e38;}
.care_apply .cal .input_cal {right:5px;background-position:-2px -242px}
.care_apply .notice_service .item_wrap.sl_time {margin-left:5px;width:150px !important;border-color:#bec2c7;}
.care_apply .form_care .list_slt_option {padding:0;}
.care_apply .min_notice {margin:0 auto;width:520px;}
.al_left {margin-left:240px;}
	.w768 .care_apply .complete .btn_wrap {margin-left:0;text-align:center;} /* 조회, 변경완료, 해지완료 */
	.w768 .m_pb0 {padding-bottom:0 !important;}
	.w768 .care_apply .form_care .tit_wrap.sub_tit {padding:0 0 10px;}
	.w768 .care_apply .list_box_nt,
	.w768 .care_apply .form_care .list_chk.list_chk_onw.col3,
	.w768 .form_care .list_slt_option {padding:0;}
	.w768 .care_apply .min_notice {width:auto;}
	.w768 .care_apply .notice_service .form_care .list_form.type04 {padding:0;}
	.w768 .care_apply .complete .list_box_nt,
	.w768 .care_apply .form_care {padding: 0 16px;}
	.w768 .care_apply .notice_service .summary_onw02 {margin:0;padding:0 0 12px;}
	.w768 .care_apply .notice_service .list_form.type04 {margin:0;}
	.w768 .care_apply .notice_service .terms {margin:0 0 15px;}
	.w768 .care_apply .form_care .list_chk.list_chk_onw {margin-top:10px;}
	.w768 .care_apply .form_care .list_chk.list_chk_onw.first {margin-top:0;}
	.w768 .care_apply .notice_service .terms .all_check a {left:auto;}
	.w768 .care_apply .btn_wrap {margin-left:0;text-align:center;}
	.w768 .care_apply .btn_mobile_gap {padding:0 16px;}
	.w768 .care_apply .btn_mobile_gap button,
	.w768 .care_apply .btn_mobile_gap a {margin: 0;width: calc((100% - 6px)/2);min-width:auto;}
	.w768 .care_apply .btn_mobile_gap button.m_display,
	.w768 .care_apply .btn_mobile_gap a.m_display {display:inline-block !important;}
	/*.w768 .care_apply .form_care .tit_wrap.sub_tit {padding:0;}*/
	.w768 .care_apply .notice_service .terms .txt_list {margin-top:0;}
	.w768 .care_apply .notice_service .item_wrap.sl_time {width:calc(50% - 5px) !important;}
	.w768 .al_left {margin-left:0;}

	/* popup */	
.pop_care,
.pop_care .txt_bar,
.pop_care .txt_squ02 {font-size:16px;line-height:1.3;}
.pop_care .box_l.list_box_nt .txt_list li {line-height:1.3;}
.pop_care .txt_bar {background-position:2px 14px;}
.pop_care .tit_carepop {margin-bottom:14px;font-size:20px;font-weight:bold;text-align:center;}
.pop_care .period {display:inline-block;margin-left:8px;}
.pop_care .period:before {content:'';display:inline-block;padding-right:10px;width:1px;height:16px;border-left:1px solid #2b2e38;vertical-align:0;}
.pop_care .box_l.list_box_t,
.pop_care .box_l.list_box_nt {margin-bottom:17px;}
.pop_care .bt_white_com span {padding:0 9px;}
	.w768 .laypop_base06.lpfull {line-height:1.3}
	.w768 .laypop_content_full_scroll.pop_care {position:relative;}
	.w768 .pop_care_tab .tab_cont.tab_layer_cont {margin-top:27px;}
	.w768 .pop_care_tab2 .tab_cont.tab_layer_cont {margin-top:72px;}
	.w768 .pop_care .f_tel {text-decoration:underline;}
/* //200312 추가 / 김윤희 */	
/*** //200106 추가 / PS191001001851 / 김윤희 ***/
/* 200629 수정PS200603001651/이연경 */
.rp_svc_wrap ul.list_dep .head .statement_top .fl_l ,.rp_svc_wrap ul.list_dep .head .statement_btm .fl_l {  width:calc( 100% - 180px );}
.rp_svc_wrap ul.list_dep .head .statement_top .store_2 .tit {position:relative;width:auto;font-size:22px;color:#0b0d0f;font-weight:bold;display: inline-block;}
.rp_svc_wrap ul.list_dep .head .statement_top .store_2   .ico_sign {vertical-align:top;display:inline-block;width:8px;height:8px;border-radius:50%;background:#da328c;}/* 200619 수정 /PS200603001651/이연경 */
.rp_svc_wrap ul.list_dep .head .statement_top .fl_r {width:auto;}
.rp_svc_wrap ul.list_dep li.li .btn_link {top:auto;margin-top:-17px;bottom: 21px;}
.rp_svc_wrap ul.list_dep .head .statement_btm  {clear: both;padding-top:20px;overflow: hidden}/* 200630 수정 /PS200603001651/이연경 */
.rp_svc_wrap ul.list_dep .head .statement_btm .fl_l {  width:auto;font-size: 18px; color:#7b7e86;  }
.rp_svc_wrap ul.list_dep .head .statement_btm .fl_r {  width:auto;font-size: 22px; color:#0b0d0f;font-weight: bold  }
.rp_svc_wrap ul.list_dep .head .statement_top .fl_r .pay_end{ color:#2e81f8;font-size:18px; padding-right: 12px}
.rp_svc_wrap ul.list_dep .head .statement_top .store_2 .tit {position:relative;}
.rp_svc_wrap .tax_statement ul.list_dep .head {padding: 28px 42px 25px 0;}
/*.rp_svc_wrap ul.list_dep .desc_wrap ul.row.row_white {background:white;}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row.row_white li {width:100%;}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row.row_white li .fl_l {padding-left:0;}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row.row_white li .w190 {width:190px;}*/
/* 200619 수정 /PS200603001651/이연경 */
/*.rp_svc_wrap ul.list_dep .head .abs_em.abs_em_btn {top:24px;font-size:22px }*/
.rp_svc_wrap ul.list_dep .bt_blue_s {/*position: absolute;top:45px ;right:0;*/padding:0 10px;border-radius:  50px;font-size: 18px;height:32px;line-height:16px;position: absolute; right: 39px; top: 32px;}/* 200630 수정 /PS200603001651/이연경 */
.rp_svc_wrap ul.list_dep .bt_gray_s {height:32px;padding:0 10px;background:#9b9b9b;border-radius:50px;font-size: 18px;line-height:16px;} /* 230920 / 추가 / 박미란 */
.rp_svc_wrap ul.list_dep .head .statement_top .txt_add {font-size: 18px;font-weight: normal; color:#7b7e86; }/* 200618 수정 /PS200603001651/이연경 */
	
	.w768 .rp_svc_wrap ul.list_dep .head .statement_top .fl_l ,.w768  .rp_svc_wrap ul.list_dep .head .statement_btm .fl_l {  width:calc( 100% - 90px ) !important ;}
	.w768 .rp_svc_wrap ul.list_dep .head .statement_top .store_2 .tit {;font-size:16px;} 
	.w768 .rp_svc_wrap ul.list_dep .head .statement_top .fl_r {width:auto !important;}
	.w768 .rp_svc_wrap ul.list_dep li.li .btn_link {top:auto;margin-top:-17px;bottom: -10px;right:-39px;}
	.w768 .rp_svc_wrap ul.list_dep .head .statement_btm  {clear: both;padding-top:12px;}
	.w768 .rp_svc_wrap ul.list_dep .head .statement_btm .fl_l {  width:auto;font-size: 15px; color:#7b7e86;  }
	.w768 .rp_svc_wrap ul.list_dep .head .statement_btm .fl_r {  width:auto  !important;font-size:16px;font-weight: bold  }
	.w768 .rp_svc_wrap ul.list_dep .head .statement_top .fl_r .pay_end{ font-size:14px;font-weight:bold;padding-right: 12px; }
	.w768  .rp_svc_wrap ul.list_dep .head .statement_top  .txt_add {font-size:15px;padding-top:3px;}
	.w768  .rp_svc_wrap .tax_statement ul.list_dep .li {padding: 20px 25px 20px 0}
	.w768  .rp_svc_wrap ul.list_dep .bt_blue_s {border-radius: 20px;padding:0 12px; ;height:22px;line-height:7px;font-size:14px;right:27px;top:20px;}/* 200630 수정 /PS200603001651/이연경 */
	.w768 .rp_svc_wrap .tax_statement ul.list_dep .head {padding:0;}
	.w768 .m_pad_20 {padding-left:20px;} 
/* //200629 수정 /PS200603001651/이연경 */

/* 200602 수정 / 김동영 */
.service_contents .serviceinfo_txt {display:inline-block;padding: 4px 23px 4px;min-height: 34px;height: auto;box-sizing: border-box;}
/* // 200602 수정 / 김동영 */


/*  200619  추가 / PS200603001651 / 이연경 */
.msg.msg_progress .msg_tit {font-size:32px;line-height:1.2;letter-spacing: -1px;border-bottom:1px solid #f3f5f8;padding-bottom:37px;}
.rp_svc_wrap .msg.msg_progress {margin:55px auto 25px;}/*  200626 수정 / PS200603001651 / 이연경 *//*  200701 수정 / PS200603001651 / 이연경 */

/*  상세 */
.rp_svc_wrap  .list_service_info.type03.type04.new_grey {padding: 0 20px}
.rp_svc_wrap  .list_service_info.type03.type04.new_grey .li {border: 0;background:#f3f5f8;margin-bottom: 11px }
.rp_svc_wrap  .list_service_info.type03.type04.new_grey .li:last-child {margin-bottom: 16px }
.rp_svc_wrap  .list_service_info.type03.type04.new_grey li .head .tit {position:relative; padding: 18px  0;font-size: 18px;font-weight: bold;display: block;}/*  200620  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap  .list_service_info.type03.type04.new_grey li .head .tit span { position:absolute;right: 0 ; color:#2e81f8;right:57px;}
.rp_svc_wrap  .list_service_info.type03.new_grey .li .head span.btn_open,
.rp_svc_wrap  .list_service_info.type03.new_grey .li .head span.btn_close {right:20px !important;}/*  200620  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap  .list_service_info.type03.type04.new_grey .li .desc_wrap {padding:0 57px 15px 20px;}
.rp_svc_wrap  .list_service_info.type03.type04.new_grey li ul.row {font-size: 16px;color:#0b0d0f; }
.rp_svc_wrap  .list_service_info.type03.type04.new_grey li ul.row li {padding-bottom: 5px;overflow: hidden;}
.rp_svc_wrap  .list_service_info.type03.type04.new_grey li ul.row li:last-child {padding-bottom:0;}
.rp_svc_wrap  .list_service_info.type03.type04.new_grey li ul.row .fl_l{width: 100px; box-sizing:border-box}
.rp_svc_wrap  .list_service_info.type03.type04.new_grey ul.row .fl_r{width: calc( 100% - 100px );  white-space: normal;text-align: right; box-sizing:border-box;font-weight: bold;}
.rp_svc_wrap  .list_service_info.type03.type04.new_grey .attention.attention_black ,.rp_svc_wrap  .list_service_info.type03 .li  .attention.attention_black {font-size: 14px}
.tax_desc_wrap {padding: 0 20px;margin-top:0;margin-bottom: 43px}/* 200720_3  수정 / PS200603001651 / 이연경 */
.tax_desc_wrap ul.row {padding-bottom: 8px}
.tax_desc_wrap ul.row li{ min-height: auto; padding-bottom : 7px ;overflow: hidden;font-size:16px;color:#2b2e38;}
.tax_desc_wrap ul.row .fl_l{width: 100px; box-sizing:border-box}
.tax_desc_wrap ul.row .fl_r{width: calc( 100% - 100px );  white-space: normal;text-align: right; box-sizing:border-box;font-weight: bold;}

.rp_svc_wrap  .list_service_info.type03.new_grey .li a.ui_accord_toggle {padding-left:20px;}/* 200709 삭제 /PS200603001651 / 이연경 */
.rp_svc_wrap  .list_service_info.type03.narrow .li .head span.btn_open, .rp_svc_wrap  .list_service_info.type03.narrow .li .head span.btn_close {right:10px;}
.rp_svc_wrap  .list_service_info.type03.narrow .li .desc_wrap {padding:0 20px 40px;}
/*  납부내역 */
.rp_svc_wrap  .list_chk.list_chk_onw.col2 li {width: calc( 25% - 10px ); margin-right: 10px;}
.rp_svc_wrap  .list_chk.list_chk_onw.col2 li:last-child {margin-right:0;width:25%;}
.rp_svc_wrap .list_chk.list_chk_onw li + li{margin: 0;}
.rp_svc_wrap .rad_wrap_t2 label ,.w768 .rp_svc_wrap .rad_wrap_t2 label {height:50px;line-height:50px;padding:0;color:#0b0d0f;}/* 200629  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap .top_inquire .btn_sort {margin-top:30px;}

.rp_svc_wrap .top_inquire .cal {display: table; table-layout: fixed; width: 100%;margin-top: 20px}
.rp_svc_wrap .top_inquire .cal .m_dash {width: 20px;    vertical-align: middle;    text-align: center;}
.rp_svc_wrap .top_inquire .cal .in_txt {width:100%;}
.rp_svc_wrap .cal span.rel , .rp_svc_wrap .top_inquire .cal .m_dash {display: table-cell}
.rp_svc_wrap .top_inquire .top_inquire .f_wd_period {width:100%}
.rp_svc_wrap  .notice_service .item_wrap.blue {width:100%;}
.rp_svc_wrap .bt_nw_dkgray_xm.sort {height:45px;font-weight: bold;width:185px;font-size: 14px;margin-top:10px;margin-bottom:42px;}
.box940.cnt04_mt5 {margin-top:62px;}
.tax_statement.no_data {margin-top:-32px;}  /* 200622  수정 / PS200603001651 / 이연경 */

.rp_svc_wrap ul.list_dep .li {padding:0;}/* 200626  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap ul.list_dep .head .name {padding-top:8px  ;}
.rp_svc_wrap .total {font-weight: bold;margin-bottom:15px;}
.rp_svc_wrap .tax_statement  ul.list_dep .head .abs_em  .pay_end {position: absolute;right:0;top:44px;color:#2e81f8;font-size:18px;}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row li {float: none;width:100%;}
.rp_svc_wrap ul.list_dep .desc_wrap {background:none;}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row {background: #f4f4f4; }
.rp_svc_wrap ul.list_dep .desc_wrap ul.row .fl_l {padding-left:0;color:#7b7e86;}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row .fl_r{padding-right:0;text-align: right;color:#2b2e38;font-weight: bold}
.rp_svc_wrap ul.list_dep .desc_wrap ul.row {padding:12px 19px 12px 21px;}
.rp_svc_wrap ul.list_dep .desc_wrap .btn_wrap {margin-top:24px;}
.rp_svc_wrap .box940.cnt06.box_pad {margin-top:20px;}

.pay_pop_tit {font-size:20px;text-align: center;margin-bottom:10px;}
/* 신청*/
.rp_svc_wrap  .progress_step_line_v2 {margin-top:55px;} /* 200701  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap  .progress_step_line_v2 li:before {display:none;}
.rp_svc_wrap  .progress_step_line_v2 > strong {font-size: 20px}
.rp_svc_wrap  .progress_step_line_v2 ol {margin-top:33px;} /* 200701  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap   .notice_service .summary_onw02 dl dt {padding-bottom:7px;}
.box940.cnt04.cnt04_boxpd01 {margin-top:49px;}
.box940.cnt04.cnt04_boxpd02 {margin-top:53px;}
.box940.cnt06.cnt06_boxpd03 {margin-top:60px;}
.rp_svc_wrap .list_service_info.type03.tax_apply_accor .li a.ui_accord_toggle {padding-left:9px;}
.rp_svc_wrap .list_service_info.type03.tax_apply_accor .li a.ui_accord_toggle .list_service_info.type03.narrow .head .tit {font-size:20px;color:#0b0d0f;}
.rp_svc_wrap .list_service_info.type03.narrow.tax_apply_accor .li .desc_wrap {padding:0 9px  42px;}
.rp_svc_wrap .list_service_info.type03.narrow.tax_apply_accor .li .desc_wrap .txt_squ02 {margin-left:0;background-position:  2px 11px}
.rp_svc_wrap .list_service_info.type03.narrow.tax_apply_accor .li .desc_wrap .txt_bar {background-position:  2px 10px}
.rp_svc_wrap.list_service_info.type03.narrow.tax_apply_accor .head .tit {padding:20px 0;}
.box940.cnt01 {margin-top:47px;}
/* 앱카드 결제 */
.rp_svc_wrap .tax_point_wrap {position: relative;}
.rp_svc_wrap .tax_point_wrap .inp_group {width:calc(100% - 195px);margin-top:7px;}
.rp_svc_wrap .tax_point_wrap .inp_group .onw_inp {width:100%;}
.rp_svc_wrap .tax_point_wrap .btn_wrap {position: absolute;right: 0;margin-top:0;bottom:0;}
.box940.cnt07 {margin-top:60px;}
.rp_svc_wrap .tax_point_wrap .btn_wrap .bt_gray{background:#575b63;font-size:14px;width:185px;height:44px;margin:0;}
.box940.cnt06.cnt06_boxpd03 dl:first-child {margin-top:-10px;}
.rp_svc_wrap .box940.cnt06.cnt06_boxpd03  .notice_service .summary_onw02 dl dt { padding-bottom:9px;}
a.bt_blue_onw.bt_w188 , a.bt_dkgray_onw.bt_w188 {font-size:14px;width:188px;height:44px;line-height:44px;}
/* 완료*/
/*.rp_svc_wrap .clear_infor {width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;}*/
.rp_svc_wrap .clear_infor {width:100%;height:100%;display:table} /* 200622  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap .msg.msg_progress  .sub_txt {text-align: center;font-size:16px;line-height:1.3;margin-top:18px;} 
.rp_svc_wrap .btn_grey_txt.mar_l_76 {margin-left: 76px;}/*  200622  수정 / PS200603001651 / 이연경 */
/* // 200619  추가 / PS200603001651 / 이연경 */
  /* 200622  추가 / PS200603001651 / 이연경 */
 .rp_svc_wrap .clear_infor  .msg.msg_progress {display: table-cell;  vertical-align: middle;}
 .cnt08 {margin-top:0 !important;}
.rp_svc_wrap .box940.tax_fist .tax_list {color:#0b0d0f;margin-top:-8px;}
 .rp_svc_wrap .box940.tax_fist  .tax_list dt {font-size:22px;font-weight: bold}
 .rp_svc_wrap .box940.tax_fist   .tax_list dd {margin:5px 0 30px ;}
 .btm_info_alarm {border:1px solid #d3d5db;border-radius: 2px;font-size: 18px;height:42px;line-height: 42px;}
 .btm_info_alarm p{padding-left:22px; }
 .btm_info_alarm p:before {background:url('/images/personal/services/tax/icon_alarm.png') no-repeat;width:20px;height:24px;display: inline-block;content:'';vertical-align: -5px;padding-right: 10px}
  /* 200624  수정,삭제 / PS200603001651 / 이연경 */
  /*.taxbox_status_wrap {border-bottom: 2px solid #e9ebef}*/
    .taxbox_status {height:162px; color:#0b0d0f;border-bottom: 2px solid #e9ebef}/* 200701  수정 / PS200603001651 / 이연경 */
   /* //200624  수정,삭제 / PS200603001651 / 이연경 */
 .taxbox_status {height:164px; color:#0b0d0f;border-bottom: 2px solid #e9ebef}/* 200701  수정 / PS200603001651 / 이연경 *//* 200722  수정 / PS200603001651 / 이연경 */
 .taxbox_status .tit {font-size: 32px;font-weight:bold; letter-spacing: -2px;padding-top: 54px}/* 200701  수정 / PS200603001651 / 이연경 */
 .taxbox_status .tit:before {background:url('/images/personal/services/tax/icon_tax_tit.png') no-repeat;width:30px;height:33px;display: inline-block;content:'';vertical-align: -5px;padding-right: 10px}
 .taxbox_status .sub_tit  {font-size: 18px;padding:9px 0  0 40px;}/* 200626  수정 / PS200603001651 / 이연경 *//* 200701  수정 / PS200603001651 / 이연경 */
 .taxbox_status .use {font-size: 15px;font-weight: normal;background:#09d7a7;border-radius: 50px;text-align: center;height:24px;line-height:24px;color:#fff;padding: 0 12px 0 10px;display: inline-block;vertical-align: 6px}
 
  /* 탑배너  */
 .top_visual_wrap {background:#6f8293;}
 .top_visual_wrap .top_close {height:54px;text-align:center;line-height:54px;color:#fff;display: 	block;	}
 .top_visual_wrap .top_close img {vertical-align: middle;padding-left:10px;}
 .top_visual_wrap .top_open  {height:400px;display:block; position: relative;}
 .top_visual_wrap .top_open  .t_web_exp {padding-top:80px;text-align: left ;color:#fff;font-family:"맑은 고딕", "Malgun Gothic", "Apple Gothic", sans-serif;font-size: 40px}
 .top_visual_wrap .top_open  .t_web_exp .txt_pa {text-align: left ;color:#fff;font-family: 'YoonGothic';}
 .top_visual_wrap .top_open .t_web_exp_s {margin-top:20px;color:#c4ced8;font-size: 16px;font-weight: bold}
 .top_visual_wrap  .box940 .top_open .img {position: absolute;right: 0;top: 0}

 .top_visual_wrap  .top_close {display: none}

/*.rp_svc_wrap .list_service_info.type03.accor_tax_main .li a.ui_accord_toggle {padding-left:10px;}*//* 200709  삭제 / PS200603001651 / 이연경 */
.list_service_info.type03.accor_tax_main .head .tit {font-size:22px;color:#0b0d0f;padding:25px 0;}
.rp_svc_wrap .list_service_info.type03.narrow.accor_tax_main .li .desc_wrap {padding:0 10px 40px;}
.list_service_info.type03.accor_tax_main .li .desc_wrap .tit_s {margin-bottom:10px;}
 
 /* 200624  수정,추가 / PS200603001651 / 이연경 */
.rp_svc_wrap .care_service  .list_dot .txt_squ02 {margin-left:0; background-position:  2px 15px}
.rp_svc_wrap .care_service   li {margin-bottom:10px;}
.pay_content li {float:left;margin-left:8px;}
.pay_content li:first-child {margin-left:0;}
.pay_benefit_box {background:#e5f7fc;height:90px;line-height:90px;text-align: center;border-radius: 10px}
.pay_benefit_box a { display:block;font-size:22px;color:#0b0d0f;position:relative;}
.pay_benefit_box a:after {background:url('/images/personal/services/tax/img_benefit.png') no-repeat;width:55px;height:50px;display: inline-block;content:'';vertical-align: -12px;margin-left: 10px}  /* 200624  수정 / PS200603001651 / 이연경 */
.rp_svc_wrap .msg.msg2.msg_progress {margin-top:60px;}
.box_pay_end {border-top:1px solid #e9ebef;padding-top:30px; }
.lay_tit01 {font-size:22px ;color:#0b0d0f;}
.box_grey_svc {background:#f3f5f8;color:#0b0d0f;padding:25px;margin: 25px 0}
.lay_tit02 {font-size:16px ;color:#0b0d0f;} /* 200721  수정 / PS200603001651 / 이연경 */
ul.txt_list .attention.attention_black.al_c .ico {top:-2px !important	;}
 /* //200624 수정,  추가 / PS200603001651 / 이연경 */
 /* 200626 추가 / PS200603001651 / 이연경 */
.rp_svc_wrap .notice_service  .summary_onw02 dl dt .chk_wrap.blue label{font-weight:normal !important}
.tax_bill {font-size:18px;font-weight: bold;color:#0b0d0f;padding-left:20px;margin-bottom:26px;margin-top:-6px;}/* 200701 수정 /PS200603001651 / 이연경 */
.tax_bill span {padding-left:13px;padding-left:5px;}
 /* //200626 추가 / PS200603001651 / 이연경 */
/* 230920 / 추가 / 박미란 */
.tax_bill.flex {display:flex;padding-right:20px;justify-content:space-between;}
.tax_bill.flex.gray {color: #666;} /* 230926 / 추가 / 박미란 */
.tax_bill.flex .fc_blue_new {background:#2e81f8;border-radius:50px;padding: 0 10px;color:#fff;font-size:18px;font-weight:400;line-height:32px;}
/* //230920 / 추가 / 박미란 */
 
 /* 200701 추가 /PS200603001651 / 이연경 */
.box940.cnt04.first.tax_fist {margin-top:62px;}/* 200722 수정 /PS200603001651 / 이연경 */
.box940.tax_box_step {margin-top:59px;}/* 200722 수정 /PS200603001651 / 이연경 */
.laypop_base06.laypop_base07  .laypop_content_tax .laypop_header_new h1 {font-size:20px;}
.laypop_base06.laypop_base07  .laypop_content_tax  .ui_content  {font-size:18px;}
.rp_svc_wrap .care_service .list_dot .txt_list li {margin-bottom:3px;}
/* //200701 추가 /PS200603001651 / 이연경 */

/* 200702 / 추가 / PS200617001052 / 박경린 */
.notice_list ul{overflow: hidden;}
.notice_list ul li{text-align: center; width: 49%; height: 72px; line-height: 66px; margin-bottom: 1%; float: left; box-sizing: border-box; border-radius: 5px; border: 1px solid #bec2c7; cursor: pointer;}
.notice_list ul li:nth-child(2n){margin-left: 1%;}
.notice_list ul li.active{border-color: #2e81f8;}
.notice_list ul li.list_active{border-color: #2e81f8;}
.notice_list ul li .notice_list_img{display: inline-block;}
.notice_list ul li a, .notice_list ul li a img{vertical-align: middle}
.notice_list ul li input{display: none;}
.notice_list ul li label{display: inline-block; cursor: pointer;}
.notice_list ul li label strong{display: inline-block; vertical-align: middle; font-size: 18px; margin-left: 12px;}
.notice_list ul li.list_active label strong, .notice_list ul li.active label strong{color: #2e81f8;}

.notice_service .notice_chklist ul li .chk_wrap.blue.small a{width: 23px; height: 23px; background: url(/images/personal/common/bg_form_blue_small.png) no-repeat -50px 0;}
.notice_service .notice_chklist ul li .chk_wrap.blue.small a.check{background-position: 0 0}
.notice_service .notice_chklist ul li .chk_wrap.blue.small a:hover{background-position: -100px 0}
.notice_service .notice_chklist ul li .chk_wrap.blue.small a.check:hover{background-position: 0 0}

.notice_chklist ul li{margin-bottom: 5px;}
.notice_chklist_info ul{display: none;}
.notice_chklist_info ul.active{display: block;}
	.w768 .notice_list ul li label strong{max-width: 90px; font-size: 15px; line-height: 18px;}/* 200730 / 추가 / PS200617001052 / 박경린 */
/* //200702 / 추가 / PS200617001052 / 박경린 */

/* 200703 추가 /PS200603001651 / 이연경 */
	.w768 .taxbox_status_wrap {border:0}
	.w768 .taxbox_status {height:124px; color:#0b0d0f;position: relative;padding-left:20px;border-bottom:0};/* 200722 수정 /PS200603001651 / 이연경 */
	.w768  .taxbox_status .tit {font-size: 24px;font-weight:bold; letter-spacing: -2px;padding-top: 28px;padding-left:25px;}
	.w768  .taxbox_status .tit:before {background:url('/images/personal/services/tax/icon_tax_tit.png') no-repeat;width:22px;height:26px;position: absolute;content:'';vertical-align: -5px;left:20px;top:32px;background-size: 22px 26px}
	.w768  .taxbox_status .sub_tit  {font-size: 16px;padding:9px 0 0 27px;}
	.w768  .taxbox_status .use {position:absolute;right:20px;top:35px;font-size: 12px;font-weight: bold;background:#09d7a7;border-radius: 50px;text-align: center;height:24px;line-height:24px;color:#fff;padding: 0 12px 0 10px;display: inline-block;vertical-align: 6px}
	.w768  .rp_svc_wrap .box940.tax_fist {padding:0px 0 0px !important;color:#0b0d0f;border-top: 1px solid #eaebef;border-bottom: 1px solid #eaebef ;margin:0 20px 20px;} ;/* 200722 수정 /PS200603001651 / 이연경 */ 
 	.w768  .rp_svc_wrap .box940.tax_fist .tit_wrap_fl ,.rp_svc_wrap .box940.tax_fist .box620.con_fl_l {padding:0;}
	.w768  .rp_svc_wrap .box940.tax_fist .t_web_exp {font-size:20px;text-indent: -2px;margin-top:23px;}/* 200722 수정 /PS200603001651 / 이연경 */
	.w768  .rp_svc_wrap .box940.tax_fist .tax_list {margin-top:15px;}
	.w768  .rp_svc_wrap .box940.tax_fist .tax_list dt {font-size:16px;font-weight: bold;}
	.w768  .rp_svc_wrap .box940.tax_fist .tax_list dd {font-size: 15px}
	.w768  .btm_info_alarm {border:1px solid #d3d5db;border-radius: 2px;font-size: 12px;height:32px;line-height:30px;letter-spacing: -1px;margin-top: 27px} 
	 .w768  .btm_info_alarm p{padding-left:10px; }
	 .w768  .btm_info_alarm p:before {background:url('/images/personal/services/tax/icon_alarm.png') no-repeat;width:12px;height:13px;display: inline-block;content:'';vertical-align: -2px;padding-right: 5px;background-size: 12px 13px}
	 .w768  .rp_svc_wrap .care_service .box940.cnt04:before {display:none;}
	 .w768  .rp_svc_wrap .box940.cnt03 {padding:0 20px;}
	 .w768 .box940.box_pad {padding:0 20px;}
	  .w768 .pay_benefit_box{margin:20px   0 ;background:#e5f7fc;height:64px;border-radius:5px;line-height:20px;text-align: left}
	 .w768 .pay_benefit_box a  {display:block;font-size:15px;color:#0c0d0f;position: relative;padding:10px 0 0 20px;}
	 .w768 .pay_benefit_box a strong {display: block}
	 .w768 .pay_benefit_box a:after  {display:inline-block;content:""; background: url('/images/personal/services/tax/img_benefit.png') no-repeat;background-size:50px auto;width:50px;height:54px;position: absolute;right:23px;top:10px;}
	 .w768 .msg.msg_progress .msg_tit {line-height:1.2;letter-spacing: -1px;border-bottom:1px solid #f3f5f8;padding-bottom:30px;font-size:24px;}
	.w768  .rp_svc_wrap .msg.msg_progress {margin-top:29px;padding: 0 20px;}
	.w768 .rp_svc_wrap .list_service_info.type03.type04.new_grey {padding:0;}
	.w768 .tax_desc_wrap ul.row li {font-size: 15px;padding-bottom: 11px;}
	.w768 .tax_desc_wrap {padding:0;margin-top:-10px;}
	.w768 .pay_content {margin-top:26px;overflow:hidden;}
	.w768 .pay_content .swiper-container {padding:0px 20px 0px;} /* 200618_2 수정/ PS200603001651 / 이연경 */
	.w768 .pay_content .img_wrap {margin-bottom:12px;}
	.w768  .pay_content .img_wrap img{width:100%;}
	.w768  .pay_content .txt {font-size:14px;color:#0b0d0f;}
	.w768  .pay_content .bell {display:inline-block;vertical-align:middle;width:20px;}
	.w768  .pay_content .bell img {width:100%;}
	.w768  .pay_content .swiper-slide {width:95%;padding-top:38px;}
	.w768 .pay_content .swiper-slide {width:95%;padding-top:38px;}
	.w768 .pay_content .swiper-container-horizontal> .swiper-pagination-bullets, 
	.w768 .pay_content .swiper-pagination-custom, 
	.w768 .pay_content .swiper-pagination-fraction {top:0px;height:20px;text-align: center} 
	.w768 .pay_content .swiper-pagination-bullet-active {background-color:#9b9fa9;}
	.w768 .pay_content .swiper-pagination  {text-align: left}

.rpType.fixed .event_banner_container {position:fixed; left:0; top:98px; z-index:98;}
/*.rpType.fixed .event_banner_container .thumnail {display:none;}*/ /* 200723 수정/ PS200603001651 / 이연경 */
.rpType.fixed .event_banner_container .benefit_top {display:block;}
.rpType .event_banner_container {background-color:#6f8293;}
.rpType .event_banner_container .benefit_top {display:none;}
.rpType .event_banner_container .thumnail > .group {position:relative; max-width:940px; margin:0 auto; min-height:400px; padding:60px 0; box-sizing:border-box; line-height:1.4;}
.rpType .event_banner_container {width:100%;}
.rpType .event_banner_container .thumnail {height:400px;}
.rpType .event_banner_container .thumnail .title {margin-bottom:15px; font-size:40px;}
.rpType .event_banner_container .thumnail .title {font-family:'YoonGothic'; color:#fff;}
.rpType .event_banner_container .thumnail .title em {font-weight:bold;}
.rpType .event_banner_container .thumnail .desc {color:#c4ced8; font-size:16px; font-weight:bold;}
.rpType .event_banner_container .thumnail .img {position:absolute; right:-73px; top:0; width:440px; height:400px;}
.rpType .event_banner_container .thumnail .img img {display:block; width:100%;}
.rpType .benefit_top {height:54px; border-bottom:1px solid #f3f5f8; color:#0b0d0f; font-size:0; line-height:54px; text-align:center;}
.rpType .benefit_top .inner {max-width:940px; margin:0 auto;}
.rpType .benefit_top .ico {display:inline-block; width:45px; height:45px; margin-left:3px; vertical-align:middle;}
.rpType .benefit_top .ico img {height:100%;}
.rpType .benefit_top .txt {font-size:16px; vertical-align:middle;}
.rpType .benefit_top .txt em {font-weight:bold;}
.rpType .benefit_top .use {display:inline-block; height:26px; margin-left:9px; padding:0 12px 0 10px; border-radius:16px; background-color:#09d7a7; color:#fff; font-size:15px; font-weight:bold; line-height:26px; vertical-align:middle;}


	.w768 .rpType.fixed .event_banner_container {top:45px;}
	.w768 .rpType .event_banner_container .thumnail {height:160px;}
	.w768 .rpType .event_banner_container .thumnail > .group {position:relative; min-height:145px; padding:24px 150px 0 19px; box-sizing:border-box; background-repeat:no-repeat; line-height:1.2;}
	.w768 .rpType .event_banner_container .thumnail .title {margin-bottom:0; color:#fff; font-size:24px;}
	.w768 .rpType .event_banner_container .thumnail .desc {display:block; margin-top:5px; padding:0; color:#c4ced8; font-size:14px;}
	.w768 .rpType .event_banner_container .thumnail .img {position:absolute; right:12px; top:0; width:160px; height:160px;}
	.w768 .rpType .event_banner_container .thumnail .img img {display:block; width:100%; height:100%;}


	.w768 .rpType.fixed .event_banner_container {top:45px;z-index:8}
	.w768 .rpType .event_banner_container .thumnail {height:160px;}
	.w768 .rpType .event_banner_container .thumnail > .group {position:relative; min-height:145px; padding:24px 150px 0 19px; box-sizing:border-box; background-repeat:no-repeat; line-height:1.2;}
	.w768 .rpType .event_banner_container .thumnail .title {margin-bottom:0; color:#fff; font-size:24px;}
	.w768 .rpType .event_banner_container .thumnail .desc {display:block; margin-top:5px; padding:0; color:#c4ced8; font-size:14px;}
	.w768 .rpType .event_banner_container .thumnail .img {position:absolute; right:12px; top:0; width:160px; height:160px;}
	.w768 .rpType .event_banner_container .thumnail .img img {display:block; width:100%; height:100%;}

/* //200703 추가 /PS200603001651 / 이연경 */
.list_service_info.type03.narrow .li .desc_wrap *:not(.item_wrap) .txt_bar , .list_service_info.type03.narrow .li .desc_wrap *:not(.item_list) .txt_bar {background-position: 2px 11px}/* 200708 추가 /PS200603001651 / 이연경 */

/* 200709 추가 /PS200603001651 / 이연경 */
.rp_svc_wrap .notice_service .item_wrap.blue a {font-weight: bold}
.rp_svc_wrap .tit_wrap_fl .t_web_exp {font-family:inherit; color:#0b0d0f; font-weight:bold; line-height:1.4;}
.rp_svc_wrap  .list_service_info .list_box_nt .txt_list li .txt_squ02,
.rp_svc_wrap  .list_service_info .list_box_nt .txt_list li .txt_bar {background-position:2px 10px; color:#2b2e38; line-height:1.3;}
.rp_svc_wrap  .list_service_info .list_box_nt .txt_list li .txt_bar  {padding: 3px 0 0 9px;}
.rp_svc_wrap .care_apply .notice_service .item_wrap.blue a {font-weight: bold}
.rp_svc_wrap .list_service_info.type03.narrow .head .tit {padding: 20px 76px 19px 20px;    color: #0b0d0f;    font-size: 22px;}
.rp_svc_wrap .list_service_info.type03.narrow .li, .rp_svc_wrap .list_service_info.type03.narrow .li.active, .rp_svc_wrap .list_service_info.type03.narrow .li.on  {border-color: #e9ebef;}
.rp_svc_wrap .list_service_info.type03.narrow  .li .head .btn_open {right:13px; width:15px; height:9px; margin-top:-5px; background:url('/images/personal/services/tax/bg_arrow_rp.png') no-repeat 0 0;}
.rp_svc_wrap .list_service_info.type03.narrow  .li.active .head .btn_open {background:url('/images/personal/services/tax/bg_arrow_rp.png') no-repeat 0 0;}
.rp_svc_wrap .list_service_info.type03.narrow  .li .head .btn_close {right:13px; width:15px; height:9px; margin-top:-5px; background:url('/images/personal/services/tax/bg_arrow_rp.png') no-repeat 0 -9px;}
	/* .w768 .rp_svc_wrap .list_service_info {padding:0 16px;} */
	.w768 .rp_svc_wrap .list_service_info.type03.narrow  .head .tit {padding-left:0; font-size:16px;}
	.w768 .rp_svc_wrap .list_service_info.type03.narrow  .li .head .btn_open {width:15px; height:9px; margin-top:-5px; background:url('/images/personal/services/tax/bg_arrow_rp_m.png') no-repeat 0 0; background-size:15px auto;}
	.w768 .rp_svc_wrap .list_service_info.type03.narrow  .li.active .head .btn_open {background:url('/images/personal/services/tax/bg_arrow_rp_m.png') no-repeat 0 0; background-size:15px auto;}
	.w768 .rp_svc_wrap .list_service_info.type03.narrow  .li .head .btn_close {width:15px; height:9px; margin-top:-5px; background:url('/images/personal/services/tax/bg_arrow_rp_m.png') no-repeat 0 -9px; background-size:15px auto;}

/* //200709 추가 /PS200603001651 / 이연경 */

.rp_svc_wrap .t_web_fin {font-family: inherit;font-weight:normal;color:#0b0d0f;}/*200713 추가 /PS200603001651 / 이연경 */

/*200717 추가 /PS200603001651 / 이연경 */
.rp_svc_wrap .table_col.table_col_new tbody td .txt_bar {display:inline-block;margin-bottom:0;}
.rp_svc_main.fixed .event_banner_container {position:fixed; left:0; top:98px; z-index:98;}
.rp_svc_main.fixed .event_banner_container .benefit_top {display:block;}
.rp_svc_main .event_banner_container {position:fixed; top:98px; left:0; z-index:98; width:100%;}
.rp_svc_main .event_banner_container .benefit_top {cursor:pointer;display:block;height:60px;}
.rp_svc_main .event_banner_container .benefit_top .ico {width:auto;height:60px;margin-left:50px;}
.rp_svc_main .event_banner_container .benefit_top .txt {font-size:20px;}
.rp_svc_main .event_banner_container .thumnail > .group {position:relative; max-width:940px; margin:0 auto; line-height:1.4; padding:0px;}
.rp_svc_main .event_banner_container .thumnail > .group a {display:block; min-height:246px; padding:34px 500px 40px 0; box-sizing:border-box;}
.rp_svc_main .event_banner_container .thumnail {height:246px;}
.rp_svc_main .event_banner_container .thumnail .title {margin-bottom:15px; font-family:'YoonGothic730'; color:#0b0d0f; font-size:28px;}
.rp_svc_main .event_banner_container .thumnail .title em {font-weight:bold;}
.rp_svc_main .event_banner_container .thumnail .desc {color:#575b63; font-size:16px; font-weight:bold;}
.rp_svc_main .event_banner_container .thumnail .img {position:absolute; right:0; top:0; width:480px; height:246px;}
.rp_svc_main .event_banner_container .thumnail .img img {display:block; width:100%;}
.rp_svc_main .event_banner_container .thumnail .btn_close {position:absolute; right:-166px; top:40px; width:18px; height:18px; }
.rp_svc_main .event_banner_container .thumnail .btn_close.black {background:url('/images/personal/services/tax/btn_close_banner.png') no-repeat 0 0;}
.rp_svc_main .event_banner_container .thumnail .btn_close.white {background:url('/images/personal/services/tax/btn_close_banner_w.png') no-repeat 0 0;}
	.w768 .rp_svc_main.fixed .event_banner_container {top:45px;}
	.w768 .rp_svc_main .event_banner_container .thumnail {height:160px;}
	.w768 .rp_svc_main .event_banner_container .thumnail > .group {position:relative; min-height:145px; padding:24px 150px 0 19px; box-sizing:border-box; background-repeat:no-repeat; line-height:1.2;}
	.w768 .rp_svc_main .event_banner_container .thumnail .title {margin-bottom:0; color:#fff; font-size:24px;}
	.w768 .rp_svc_main .event_banner_container .thumnail .desc {display:block; margin-top:5px; padding:0; color:#c4ced8; font-size:14px;}
	.w768 .rp_svc_main .event_banner_container .thumnail .img {position:absolute; right:51px; top:0; width:160px; height:160px;} /* 200722 수정/S200603001651 / 이연경 */  */
	.w768 .rp_svc_main .event_banner_container .thumnail .img img {display:block; width:100%; height:100%;}
/* // 200717 추가 /PS200603001651 / 이연경 */

/*  200718 추가 /PS200603001651 / 이연경 */  
.rp_svc_wrap .box940.cnt02 {overflow: hidden;}
.tax_detail_first .tax_detail_list { margin-left: 20px}
.row_line {border-bottom:1px solid #e0e0e0;margin-bottom:10px;}
/* // 200718 추가 /PS200603001651 / 이연경 */

.rp_svc_wrap ul.list_dep .head .statement_top .fl_r .pay_end.grey{ color:#7b7e86;font-weight:normal;padding-right: 0; }/*  200721 추가 /PS200603001651 / 이연경 */

/*  200722 추가 /PS200603001651 / 이연경 */
.rp_svc_main .txt_squ02.bg_none {background:none;padding-left:0;color:#0b0d0f;}
.tax_list dd {color:#0b0d0f;position:relative;display: block;} 
.tax_list dd  strong {position: relative; background-image: linear-gradient(rgba(90, 196, 255, 0.4) 100%, transparent 0); background-position: 0 15px; background-repeat: repeat-x; background-size: 1px 5px;padding-bottom:3px;}/* 200604 수정/PS200520000432/이연경*/
.table_col_new .btn_grey_txt {font-weight: normal}
.rp_svc_wrap .list_acco.pad10 {margin-left: 31px}
.laypop_content .list_box_nt.b_line {   border-bottom: 1px solid #eaebef;padding-bottom:34px;margin-bottom: 36px}
.box940.cnt02.cnt02_m0 {margin-top: 0}

	.w768 .rp_svc_main .event_banner_container {top:45px;z-index: 10}
	.w768 .rp_svc_wrap .event_banner_container .thumnail > .group {    line-height: 1.2; min-height: auto; padding: 0px;}
	.w768 .rp_svc_wrap .event_banner_container .thumnail > .group a {display:block; min-height:160px; padding:34px 150px 0 19px; box-sizing:border-box;}
	.w768 .rp_svc_main .event_banner_container .thumnail .img {width:125px;}
	.w768  .rp_svc_wrap .event_banner_container .thumnail .btn_close.black {background:url('/images/personal/services/tax/btn_close_banner_m.png') no-repeat 50% 50%; background-size:13px 13px;}
	.w768  .rp_svc_wrap .event_banner_container .thumnail .btn_close.white {background:url('/images/personal/services/tax/btn_close_banner_w_m.png') no-repeat 50% 50%; background-size:13px 13px;}
	.w768 .rp_svc_wrap .event_banner_container .thumnail .btn_close {right: 7px; top:12px; width: 40px; height: 40px;}
	.w768 .rp_svc_wrap .box940 .tit_b {text-align: left; margin: 26px 0 16px; padding-bottom: 5px;font-size:20px;}
	.w768 .taxbox_status .tit {font-size: 24px;    padding-top: 31px; padding-left: 28px;}
	.w768 .rp_svc_main .tit_wrap_fl {padding:3px 0 0;}
	.w768 .rp_svc_main .tit_wrap_fl .t_web_exp {font-size: 16px;}
	.w768 .rp_svc_main .table_col_new {padding:0;margin-top:8px;}
	.w768 .rp_svc_main .t_web_exp.t_20 {font-size:20px;margin:20px 0 16px 0 ;}
	.w768 .laypop_content .list_box_nt.b_line {margin-bottom:28px;}
	.w768 .laypop_content .list_box_nt.b_line p {padding-bottom:30px;}
	.w768 .ui_content.pad p {font-size: 16px}
	.w768 .ui_content.pad .box_m {margin-bottom:20px}
	.w768 .lay_tit02 {margin-bottom:10px;}
.laypop_base06.laypop_base08.laypop_base09 .ui_content.ui_content_tax {padding: 53px 16px 59px 26px;} /* 200727 수정 /PS200603001651 / 이연경 */ 
/*  //200722 추가 /PS200603001651 / 이연경 */

/* 200716 / 추가 / 박경린 */
.intro_page.utility #service12 .icon_wrap_new div.icon01:before {background-image: url('/images/personal/services/utility/intro_utility_ico0902.png');}
/* 200723 / 수정 / 박경린 */
.intro_page.utility #service12 .icon_wrap_new div.icon02:before {background-image: url('/images/personal/services/utility/intro_utility_ico0527_02.png');}
.intro_page.utility #service12 .icon_wrap_new div.icon03:before {background-image: url('/images/personal/services/utility/intro_utility_ico0527_03.png');}
/* //200723 / 수정 / 박경린 */
	.w768 .intro_page.utility #service12 .icon_wrap_new div.icon01:before {background-image: url('/images/personal/services/utility/intro_utility_ico0902_mpc.png');}
	.w768 .intro_page.utility #service12 .icon_wrap_new div.icon02:before {background-image: url('/images/personal/services/utility/intro_utility_ico0901_mpc.png');}
	.w768 .intro_page.utility #service12 .icon_wrap_new div.icon03:before {background-image: url('/images/personal/services/utility/intro_utility_ico0301_mpc.png');}	
/* //200716 / 추가 / 박경린 */

.check_point {display:inline-block;padding:3px 0 0 24px;font-weight:bold;font-weight:normal;background:url('/images/personal/services/tax/ico_check_renew.png') 07px no-repeat;background-size:18px auto;line-height:28px;} /* 200727 추가 /PS200603001651 / 이연경 */
.layer_txt_list_new  {margin-left:28px;} /* 200728 추가 /PS200603001651 / 이연경 */

/* 200731 추가 /PS200603001651 / 이연경 */
 .bg_line {position: relative; background-image: linear-gradient(rgba(90, 196, 255, 0.4) 100%, transparent 0); background-position: 0 13px; background-repeat: repeat-x; background-size: 1px 5px;padding-bottom:3px;}
 .emoji {vertical-align: middle}
 .emoji img{ width:25px;}
 /* //200731 추가 /PS200603001651 / 이연경 */
 
  .rp_svc_wrap .list_service_info.type03.type04.new_grey li .head .tit.tit_pd_vinyl05{padding-left: 20px;}/* 200909 / 추가 / PS200904000521 / 박경린 */

/* 201029 추가 / PS200918001321 / 김동영 */
.new_cnt01_vinyl04 {margin-top:60px;}
.new_cnt01 {margin-top:40px;margin-bottom:132px;}
.list_actual_amount > li {border-top:1px solid #e9ebef;}
.list_actual_amount > li:last-child {border-bottom:1px solid #e9ebef;}
.actual_item_amount {padding:24px 0;}
.actual_item_amount li {overflow: hidden;font-size:16px;margin-bottom:7px;}
.actual_item_amount li:last-child {margin-bottom:0px;}
.table_row.new_tbl_vinyl04 table th, 
.table_row.new_tbl_vinyl04 table td {padding:12px 16px 15px;font-size:16px;line-height:28px;}
.table_row.new_tbl_vinyl04 table {border-top:2px solid #bec2c7;}
.table_row.new_tbl_vinyl04 table th {border-bottom:1px solid #bec2c7;border-right:1px solid #bec2c7;}
.table_row.new_tbl_vinyl04 table td {border-bottom:1px solid #bec2c7;}
	.w768 .new_cnt01 {margin-top:30px;margin-bottom:0;}
	.w768 .new_cnt01 .tit_wrap_fl {margin-bottom:10px;}
	.w768 .table_row.new_tbl_vinyl04 {padding:0px;}
/* // 201029 추가 / PS200918001321 / 김동영 */


/* 201109 / 추가 / 국가바우처_임신출산진료비신청페이지 수정요청 / 김동영 */
.new_addtional_list {margin-bottom:10px;}
.new_addtional_list .txt_bar {display:inline-block;}
.list_box_nt .txt_list.new_addtional_list li {font-size:16.2px;}
.new_addtional_list .fc_blue_new {color:#0000ff;}
.new_agree_vinyl04 .tit02 {font-size:14px;}
.new_agree_vinyl04 .desc {font-size:14px;}
/* // 201109 / 추가 / 국가바우처_임신출산진료비신청페이지 수정요청 / 김동영 */

/* 201130 / 추가 / PS201123001562 / 김동영 */
.rpType .event_banner_container.evt_bnr_rp_vinyl05{z-index: 45}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 > .inner{background-color: #000b2c;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail{overflow: hidden}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail > .group a{padding: 35px 500px 30px 0;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .title{color: #fff;font-family: '맑은 고딕', 'Malgun Gothic', 'Apple Gothic', sans-serif}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .title{padding-left: 40px;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .desc{color: #fff; font-weight: normal}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .desc{padding-left: 40px;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .btn_close{background: url('/images/personal/services/rglr-stlm/btn_close_banner_alt.png') no-repeat 0 0; top: 40px;}/* 201109 / 수정 / 박경린 */
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .btn_close{background: url('/images/personal/services/rglr-stlm/btn_close_banner_alt.png') no-repeat center center; top: 20px;}/* 201109 / 수정 / 박경린 */
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top{display: none; background-color: #000b2c;}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top{height: 60px; line-height: 60px;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .ico{margin-left: 28px; position: relative}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .ico{right: 20px; bottom: 0; top: auto; margin-top: 0;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .ico img{position: relative; z-index: 2;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .ico img.img_gif_vinyl05{position: absolute; right:0; bottom:0; z-index: 1;}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .ico{position: absolute; margin-left:0;}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .ico img.img_gif_vinyl05{margin-right: 27px;}
	.w768 .rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .img{transform: none;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top .inner .txt{color: #fff;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top.altcol{background-color: #d6def9;transition:background-color .5s 0.3s;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .benefit_top.altcol .inner .txt{color: #0b0d0f;transition:color .5s 0.3s;}
.rpType .event_banner_container .thumnail.play .img {transform:translate(0px, 0px); transition:all 1s;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt{margin-top: 15px; font-size: 16px; color: #fff !important;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt span{background: none; padding-right: 0;}
.rpType .event_banner_container.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt span:after{content:' ';display:inline-block;width:9px;height:9px;border: 1px solid #fff;border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); margin-left: 6px;}

.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .benefit_top{transition:all 0.5s; opacity: 0; display:block; position: absolute; width:100%; background-color: #dae1f7}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 > .inner{background-color: #dae1f7;transition:background 0.5s;}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .benefit_top .inner .txt{color: #0b0d0f;transition:color 0.5s;}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .thumnail {transition:all 0.5s; overflow: hidden;}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .thumnail .title{color: #0b0d0f;transition:color 0.5s;}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .thumnail .desc{color: #0b0d0f; font-weight: normal;transition:color 0.5s;}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt{color: #0b0d0f!important;transition:color 0.5s;}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt span:after{border-color: #0b0d0f;transition:border-color 0.5s;}
/*#wrap #contents .main_sec.fixed.step2 {padding-top:246px; transition:padding-top 0.5s;}*/

.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .benefit_top{display: block;background-color: #d6def9;z-index: 10;position: absolute; width:100%; opacity: 1; transition:opacity 0.5s 0.2s;}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 > .inner{background-color: #d6def9;}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .benefit_top .inner .txt{color: #0b0d0f;}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .thumnail{display: block; height:60px; opacity: 0; transition:all 0.5s; overflow: hidden;}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .thumnail .title{color: #0b0d0f;}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .thumnail .desc{color: #0b0d0f; font-weight: normal}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt{color: #0b0d0f!important}
.rpType .event_banner_container.step3.evt_bnr_rp_vinyl05 .thumnail > .group .bt_txt span:after{border-color: #0b0d0f}
/*#wrap #contents .main_sec.fixed.step3 {padding-top:60px; transition:padding-top 0.5s;}*/
/*#wrap #contents .main_sec.rpType {padding-top:60px;}*//* 201105 / 삭제:상단 여백 영향 수정 / PS200902000921 / 박경린 */
#wrap #contents .main_sec.rpType.evt_bnr_rp_topspc_vinyl05{padding-top: 60px;}/* 201105 / 추가:상단 여백 영향 수정 / PS200902000921 / 박경린 */
.rpType .event_banner_container .thumnail .img img.top_right{transition:transform 0s; transform:translate(200px, -200px);}
.rpType .event_banner_container .thumnail .img img{transition:transform 0.5s; transform:translate(0px, 0px);}
.rpType .event_banner_container.step2.evt_bnr_rp_vinyl05 .benefit_top {z-index: -1;}
.rp_svc_main .event_banner_container.evt_bnr_rp_vinyl05 .thumnail .btn_close {right:-94px;}
/* // 201130 / 추가 / PS201123001562 / 김동영 */

/* 201215 / 추가 / PS201210000692 / 박경린 */
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05{position: fixed; bottom: 0; left: 0; z-index: 49; width: 100%; margin: 0; padding: 0; text-align: center; background:#fff; background:url('/images/personal/common/bg_floating_btn.png') repeat-x; height:92px; border-top:1px solid #d5d5d7; background-color:rgba(255,255,255,0.6); background-image:none;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap{padding-top:20px; font-size:0; margin: 0 auto; overflow: hidden}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap button,
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap a{width: 288px; height:52px; margin:0 5px; box-sizing:border-box;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap button span,
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap a span{padding:12px 0;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_gray{background-color:#575b63;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_gray:hover{background-color:#2b2e38;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_gray.disabled{background-color:#cccdd0;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_blue{background-color:#2e81f8;display:inline-block;border-radius:2px;text-align:center;vertical-align:middle;letter-spacing:0;color: #fff; font-size: 16px; line-height: 0; padding: 12px 0 24px;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_blue span{padding: 12px 0; display: inline-block; min-width: 38px;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_blue:hover{background-color:#0065f6;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_blue.disabled{background-color:#c0d9fd;}
#wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap.fixbtn_new_wrap .fixbtn_new{float:none; width:100%; text-align:center;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05{position: fixed; bottom: 0; left: 0; z-index: 51; width: 100%; margin: 0; padding: 0; text-align: center; background-color: rgba(255,255,255,0.6); background-image: none; height:auto; border-top:none;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap.fixbtn_new_wrap{width:100% !important; max-width:100% !important;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap button,
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap a{width: 100%; float: left;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap.two_btn button,
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap.two_btn a{width: 50% !important;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap button span,
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap a span{padding:0;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_blue{padding: 0; line-height: 52px;}
	.w768 #wrap .main_sec .btn_wrapper.btn_wrapper_vinyl05 .btn_wrap .bt_blue span{display: inline-block; min-width: 38px; height: 38px; line-height: 38px;}
.abroad_rock.abroad_float .list .chk_txt_2line_vinyl05{display: block}
.abroad_rock.abroad_float .mycard_info.mycard_info_vinyl05[data-type="mycard_info"]{width: calc(100% - 256px);}
.mycard_info_list_vinyl05 > li{margin-top: 40px;}
.mycard_info_list_vinyl05 > li:first-child{margin-top: 0;}
.mycard_info_list_vinyl05 > li:last-child{padding-bottom: 30px;}
.mycard_info_rad_vinyl05{margin-top: 10px;}
.mycard_info_rad_vinyl05 .rad_wrap label{font-size: 14px;}
.mycard_info_rad_vinyl05 .rad_wrap label b{font-weight: normal}
.mycard_info_rad_vinyl05 .rad_wrap:last-child{margin-left: 60px;}
.mycard_info_terms_vinyl05{margin-top: 20px;}
.mycard_info_terms_vinyl05 .certi_checklist.box_gray{padding: 17px 20px 18px!important; text-align: left; font-weight: normal; background-color: #f4f5f9; border: 0; box-sizing: border-box;}
.mycard_info_terms_vinyl05 .certi_checklist li.all_check label{padding-left: 3px; color: #0b0d0f; font-size: 18px;}
.mycard_info_terms_vinyl05 .certi_checklist .chk_wrap.blue_s_new a{margin: 0 9px 0 0;}
	.w768 .mycard_info_wrap_vinyl05{position: relative}
	.w768 .abroad_rock.abroad_float .list li.mycard_info_wrap_vinyl05 > .img{display: block; position: absolute; right: 0; top: 51px; padding-top: 0;}
	.w768 .abroad_rock.abroad_float .list li.mycard_info_wrap_vinyl05 > .img img{padding: 0;}
	.w768 .abroad_rock.abroad_float .mycard_info.mycard_info_vinyl05[data-type="mycard_info"]{width: 100%;}
	.w768 .mycard_info_terms_vinyl05 .certi_checklist.box_gray{margin: 0;}
	.w768 .mycard_info_terms_vinyl05 .certi_checklist .list_acco{padding: 0;}
	.w768 .mycard_info_terms_vinyl05 .certi_checklist .list_acco ul{padding: 0; margin-top: 10px;}
/* //201215 / 추가 / PS201210000692 / 박경린 */

/* 201224 / 추가 / PS201210000692 / 박경린 */
.tit_wrap.ablck_tit_vinyl05{padding: 0 0 30px 0;}
	.w768 .tit_wrap.ablck_tit_vinyl05{padding: 0 25px 30px 25px;}
.tit_wrap.ablck_tit_vinyl05 .t_web_em{font-size: 28px; line-height: 30px;}
.abroad_rock.ablck_vinyl05{border-top: 1px solid #e9ebef;}
	.w768 .abroad_rock.ablck_vinyl05{padding: 0 25px;}
.abroad_rock.ablck_vinyl05 .list > li{border-bottom: 1px solid #e9ebef; padding: 0; color: #0b0d0f}
.abroad_rock.ablck_vinyl05 .img{width: 180px; display: block; float: left;}
.abroad_rock.ablck_vinyl05 .img_info{width: calc(100% - 180px); float: left; padding-top: 30px;}
.abroad_rock.ablck_vinyl05 .img_info .tit{font-size: 22px;}
.abroad_rock.ablck_vinyl05 .img_info .txt{font-size: 18px; color: #2b2e38; padding-top: 4px;}
.abroad_rock.ablck_vinyl05 .img img{margin: 0; padding: 0 20px 0 0; width: 160px;}
.abroad_rock.ablck_vinyl05.abroad_float .list li > .img{padding-top: 30px;}
.abroad_rock.ablck_vinyl05.abroad_float .mycard_info[data-type="mycard_info"]{width: 100%; display: block; float: none; clear: both; padding-top: 18px; padding-bottom: 50px}
.abroad_rock.ablck_vinyl05 .mycard_info[data-type="mycard_info"] ul{padding-left: 0;}
.abroad_rock.ablck_vinyl05 .mycard_info[data-type="mycard_info"] ul li{line-height: 36px;}
.abroad_rock.ablck_vinyl05.abroad_float .list .chk_txt{display: block;}
.abroad_rock.ablck_vinyl05.abroad_float .list .chk_val{display: block; text-align: right; vertical-align: middle}
.abroad_rock.ablck_vinyl05.v02{border-top: 0}
.abroad_rock.ablck_vinyl05.v02.abroad_float .list > li:first-child .img{padding-top: 0;}
.abroad_rock.ablck_vinyl05.v02 .list > li:first-child .img_info{padding-top: 0;}
.abroad_rock.ablck_vinyl05.v03 .list > li{border-bottom: 0;}
	.w768 .btm_info.ablck_atten_vinyl05{padding: 0 25px;}

.rp_step_wrap_ablck_vinyl05 .rp_cont{width: 940px; margin: 0 auto;}
	.w768 .rp_step_wrap_ablck_vinyl05 .rp_cont {width:auto; margin:0;}
.ablck_form_vinyl05 .ablck_form_itm_vinyl05{padding-bottom: 60px; border-bottom: 1px solid #e9ebef}
	.w768 .ablck_form_vinyl05 .ablck_form_itm_vinyl05 .box620.con_fl_l{padding: 0 25px;}
	.w768 .ablck_form_vinyl05 .tit_wrap_fl{padding: 0 25px 15px 25px;}
.ablck_form_vinyl05 .ablck_form_itm_vinyl05 .box940.cnt04.v02{margin-top: 60px;}
.ablck_form_vinyl05 .ablck_form_itm_vinyl05 .box940.cnt04{margin-top: 75px;}
.ablck_form_vinyl05 .tit_wrap_fl .t_web_exp{font-size: 28px; font-family: inherit; color: #0b0d0f; font-weight: bold; line-height: 1.4;}
.ablck_form_vinyl05 .row_form_mask .row_form{font-size: 0;}

/* 201228 / 수정 / PS201210000692 / 박경린 */
.ablck_form_vinyl05 .form_group{margin-bottom: 0;}
.ablck_form_vinyl05 .form_group:last-child{margin-top: 35px;}
/* //201228 / 수정 / PS201210000692 / 박경린 */

.ablck_form_vinyl05 .ablck_itm_txt_vinyl05{font-size: 20px; margin-bottom: 8px;}
.ablck_form_vinyl05 .rad_wrap.rectangle{padding: 0; text-indent: 0}
.ablck_form_vinyl05 .rad_wrap.rectangle {margin-right:0; padding:0; text-indent:0; width: calc(50% - 5px);}
.ablck_form_vinyl05 .rad_wrap.rectangle label {display:inline-block; width: 100%; min-width:187px; height:45px; padding:0 15px; box-sizing:border-box; border:1px solid #bec2c7; border-radius:3px; color:#0b0d0f; font-size:18px; text-align:center; text-indent:0; line-height:43px;}
.ablck_form_vinyl05 .rad_wrap.rectangle label:active {border-color:#575b63; font-weight:bold;}
.ablck_form_vinyl05 .rad_wrap.rectangle input[type="radio"]:checked + label {border-color:#2e81f8; color:#2e81f8; font-weight:bold;}
.ablck_form_vinyl05 .rad_wrap + .rad_wrap {margin-left:10px;}

/* 프로그레스 진행 바 */
.progress_step_line ul{background-color:#ced1d8}
.progress_step_line ul:after{display:table;content:'';clear:both}
.progress_step_line li{float:left;position:relative;/* width:33.3%;*/height:10px}
.progress_step_line li > .bar{display:block;width:0;height:100%}
	.w768 .progress_step_line li > .bar{-ms-transition:width .65s;-webkit-transition:width .65s;transition:width .65s}
.progress_step_line li.on > .bar{width:100%;background-color:#2e81f8}
.progress_step_line.fixed_btm{position:fixed;right:0;bottom:0;left:0}
.progress_step_line_v1{display:block;/* width:940px;margin:0 auto;*/padding-top:60px;background-color:#fff}
	.w768 .progress_step_line_v1{padding-top:18px;margin:0 25px}
.progress_step_line_v1 > strong{color:#0b0d0f;font-weight:bold;font-size:20px}
	.w768 .progress_step_line_v1 > strong{font-size:16px;line-height:28px;color:#222}
.progress_step_line_v1 .step_num{display:inline-block;width:26px;height:26px;margin-right:10px;border:2px solid #222;border-radius:100%;line-height:24px;text-align:center;vertical-align:middle}
	.w768 .progress_step_line_v1 .step_num{font-size:17px}
.progress_step_line_v1 ol{margin-top:16px;background-color:#e9ebee}
	.w768 .progress_step_line_v1 ol{margin-top:10px}
.progress_step_line_v1 ol:after{display:table;content:'';clear:both}
.progress_step_line_v1 li{height:7px}
	.w768 .progress_step_line_v1 li{height:4px}
.progress_step_line_v1.fixed_top{position:fixed;right:0;top:50px;left:0;z-index:25;width:940px;margin:0 auto}
	.w768 .progress_step_line_v1.fixed_top{top:40px;width:auto;margin:0 25px}
.progress_step_line_v1 li:first-child:before{display:none}
/* .progress_step_line_v1 li:before{content:'';position:absolute;top:0;bottom:0;left:0;width:4px;background-color:#fff} */
	.w768 .progress_step_line_v1 li:before{display:none}
.progress_step_line_v1.step02 li{width:50%}
.progress_step_line_v1.step03 li{width:33.3%}
.progress_step_line_v1.step04 li{width:25%}
/* //201224 / 추가 / PS201210000692 / 박경린 */

.ablck_form_vinyl05 .form_group.single_row_vinyl05{margin-top: 0;}/* 201228 / 추가 / PS201210000692 / 박경린 */

/* 210128 / 추가 / PS201210000692 / 박경린 */
#wrap.fix_onw_type.fix_bot_btn .main_sec.intro_onw_page.useful_spc_vinyl05{margin-bottom: 72px !important;}
	.w768 #wrap.fix_onw_type.fix_bot_btn .main_sec.intro_onw_page.useful_spc_vinyl05{margin-bottom: 52px !important;}
/* //210128 / 추가 / PS201210000692 / 박경린 */

/* 210203 / 추가 / PS210126002012 / 박경린 */
.list_join_m.v210203_vinyl05 li{display: block; width: 33.3%; margin: 0 0 25px; float: left; padding-top: 9px;}
.list_join_m.v210203_vinyl05 li img{margin: 0 auto 5px;}
.list_join_m.v210203_vinyl05 li:nth-child(4){padding-top: 0;}
/* //210203 / 추가 / PS210126002012 / 박경린 */

/* 210219 추가 / 금융_전자내구재 할부금융 신청화면 수정요청 / 김동영 */
.process_status_fin.multi_step_05 li.st01 {width:19%;}
.process_status_fin.multi_step_05 li.st02 {width:19%;}
.process_status_fin.multi_step_05 li.st03 {width:19%;}
.process_status_fin.multi_step_05 li.st04 {width:19%;}
.process_status_fin.multi_step_05 li.st05 {width:19%;}
.process_status_fin.multi_step_05 li.st05 .tit {white-space: nowrap;}
.installment_vin04 .txt_warn,
.info_imporatant_warn .txt_warn {padding-left:26px;background:url('/images/personal/common/ico_set.png') no-repeat -26px 6px;font-size:14px;color:#dc320a;}
.installment_vin04 .f_wd_s258 {width:247px;}
.installment_vin04 .ins_select_area {margin-top:20px;}
.installment_vin04 .box_gray {padding:20px;}
.terms_sec.vin04 .list_age.list_terms_group li.li .head.first {height:36px;}
.terms_sec.vin04 .list_age.list_terms_group li.li .head.first .tit04 .mark {position:relative;top:2px;color:#dc320a;font-weight:normal;letter-spacing:0;}
.terms_sec.vin04 .btn_term_important {color:#303030;font-size:14px;font-weight: bold;} /* 210315 / 수정 / PS210309000942 / 이영경 */
.terms_sec.vin04 .btn_term_important .btn_txt {display:inline-block;padding-right:0px;text-decoration: underline;}
.terms_sec.vin04 ul.list_age.list_terms_group {margin-bottom:10px;}
.terms_sec.vin04 ul.list_age.list_terms_group li.li .head.head_vin04 {padding:18px 154px 15px 16px;}
.terms_sec.vin04 ul.list_age li.li .head .chk_wrap label {font-weight: bold;font-size:16px;}
.terms_sec.vin04 ul.list_age.bt_none {border-top:none !important;}
.terms_sec.vin04 ul.list_age.bt_none li.li.active, 
.terms_sec.vin04 ul.list_age.bt_none li.li.on {position:relative;margin-top:-1px;border-top:1px solid transparent;border-bottom:1px solid #e0e0e0;}
.terms_sec.vin04 article.terms .chk_wrap {text-indent: 0px;}
.terms_sec.vin04 article.terms .chk_wrap a {position: absolute;left:0px;}
.terms_sec.vin04 article.terms .im_ft_chk {font-weight: bold;}
.terms_sec.vin04 article.terms .im_ft_chk a {color:#303030;font-size:14px;}
.terms_sec.vin04 article.terms .im_ft_chk .line {text-decoration: underline;}
.info_imporatant_warn {margin-top:10px;}
.info_imporatant_warn .txt_warn {display: inline-block;}
.terms_sec.vin04 .list_acco li.li .desc_wrap {display: block;}
.cd_limit.vin04 .doc_download {display:inline-block;text-decoration:underline;color:#303030;}

.list_acco.cd_limit.vin04 ul.list_app .li {padding-bottom:0;}
.list_acco.cd_limit.vin04 ul.list_app .name {color:#303030;font-size:16px;font-weight:normal;padding:0;}
.list_acco.cd_limit.vin04 ul.list_app .name .chk_wrap label {color:#303030;font-size:16px;font-weight:normal;}
.list_acco.cd_limit.vin04 ul.list_app .head .em {font-size:16px;}
.list_acco.cd_limit.vin04 ul.list_app .li .head {padding-top:8px;}
.list_acco.cd_limit.vin04 ul.list_app .li .head.sub {margin-top:-6px;padding:0 7px 6px 0;}
.list_acco.cd_limit.vin04 ul.list_app .li .head.sub .name {padding:0 0 11px 31px;}
.list_acco.cd_limit.vin04 ul.list_app .head .fl_l {width:auto;}
.list_acco.cd_limit.vin04 ul.list_app .head .fl_r {width:auto;}

	.w768 .list_acco.cd_limit.vin04 ul.list_app .li {padding-bottom:0;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .name .chk_wrap label {color:#303030;font-size:16px;font-weight:normal;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .name {color:#303030;font-size:16px;font-weight:normal;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .head .em {font-size:16px;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .li .head {padding-top:8px;padding-bottom:6px;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .li .head.sub {margin-top:0;padding:0 7px 6px 0;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .li .head.sub .name {padding:0 0 11px 39px;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .head .fl_l {width:auto;}
	.w768 .list_acco.cd_limit.vin04 ul.list_app .head .fl_r {width:auto;}
/* // 210219 추가 / 금융_전자내구재 할부금융 신청화면 수정요청 / 김동영 */

/* 210312 / 추가 / PS210309000942 / 이영경 */
.privacy_agree_vinyl06 p {font-size: 14px; color: #101010;}
.laypop_base06.laypop_base08.lploneContract.lp_contract_vinyl06{width: 1000px; max-height: 700px;}
	.w1024 .laypop_base06.laypop_base08.lploneContract.lp_contract_vinyl06{right:8px}
	.w1024 .laypop_base06.laypop_base08.lploneContract.lp_contract_vinyl06,  .w768 .laypop_base06.laypop_base08.lploneContract.lp_contract_vinyl06{width: auto;}
.laypop_base06.laypop_base08.lploneContract.lp_contract_vinyl06 .ui_scrollarea{max-height: 475px;}
.laypop_base06.laypop_base08.laypop_mpc.lp_contract_vinyl06 .laypop_content {padding:0 !important;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt .line_gray{border: 1px solid #e0e0e0;padding: 10px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt .line_gray .line_gray {margin-left: 10px; margin-right: 10px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  .list_ch_col02{   margin-top: -31px;  margin-left: 100px;}
	.w768 .lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  .list_ch_col02{   margin-top: -26px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  .list_ch_col02 .list_ch_col02 {margin-left: 55px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt .list_ch_col02 .list_ch_col02 .chk_wrap {min-width: 50px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  .list_ch_col02 .chk_wrap {min-width: 105px}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  ul.row.col2 li  span{ margin-left: 0;letter-spacing: -1px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  .chk_wrap a {  width: 24px;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  .line_txt01{display: inline-block;margin:0 3px; min-width: 30px;border-bottom: 1px solid #e0e0e0}/* 210317 / 수정 / PS210309000942 / 이영경 */
.box_gray_vinyl06 {display: inline-block; padding: 10px;}
.printers_txt_vinyl06.right {width: 50%; margin-left: 50%; box-sizing: border-box;}
.printers_txt_vinyl06.right.pl50 {padding-left: 50px;}
	.w768 .printers_txt_vinyl06.right.pl50 {padding-left: 35px;}
.printers_txt_vinyl06.left {width: 48%; box-sizing: border-box;}
	.w768 .printers_txt_vinyl06 .txt_squ02 {font-size: 14px;}
	.w768 .printers_txt_vinyl06 .list_box_nt .txt_list li {font-size: 14px;}
/* //210312 / 추가 / PS210309000942 / 이영경 */

/* 210315 / 추가 / PS210309000942 / 이영경 */
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  ul.row.col2 {  overflow: hidden;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  ul.row.col2 li {min-width: 35%;float: left;}
.lploneContract.lp_contract_vinyl06 .loneContract_laypoptxt  ul.row.col2 li  span{ margin-left: 0;letter-spacing: -1px;}
/* //210315 / 추가 / PS210309000942 / 이영경 */

.desc_wrap_vinyl06 .ui_scrollarea {max-height: 280px;} /* 210317 / 추가 / PS210309000942 / 이영경 */

/* 210226 / 추가 / PS210218001991 / 박경린 */
.id_accept_terms_vinyl05 .terms .certi_checklist > .all_check.type2{position:relative;display: inline-block;width:100%;}
.id_accept_terms_vinyl05 .terms .certi_checklist > .all_check .chk_wrap.blue{padding-left: 47px;text-indent: -47px;}
.id_accept_terms_vinyl05 .terms .certi_checklist > .all_check.type2 .chk_wrap.blue a{top:0;left:0;}
.id_accept_terms_vinyl05 .terms .certi_checklist > .all_check.type2 .chk_wrap.blue label{margin-top:0;vertical-align: middle;}
.id_accept_terms_vinyl05 .terms .list_cont{display:block;width: 100%;vertical-align: middle}
.id_accept_terms_vinyl05 .terms .list_cont li.li{position:relative;padding:0 0 0 7px !important;border-bottom:0;font-size:15px;}
.id_accept_terms_vinyl05 .terms .list_cont li.li:before {display: none}
.id_accept_terms_vinyl05 .terms .list_cont li.li.check:before{display: none}
.id_accept_terms_vinyl05 .terms .btn_view_detail{float: right; width: 25px;height: 20px; margin-top: 4px;}
.id_accept_terms_vinyl05 .chk_s_wrap .chk_wrap.blue a{display: inline-block;width: 23px;height: 20px;background: url('/images/personal/common/btn_scheck_left.png') no-repeat 0 5px;vertical-align: middle;}
.id_accept_terms_vinyl05 .chk_s_wrap .chk_wrap.blue a.check{background-position: -48px 5px;}
.id_accept_terms_vinyl05 .chk_s_wrap .chk_wrap.blue label{font-size: 15px;letter-spacing: -1px;color: #2b2e38;}
	.w768 .id_accept_terms_vinyl05 .terms .list_cont li.li{padding: 0 !important;}
	.w768 .id_accept_terms_vinyl05 .terms .certi_checklist .list_cont li.li .chk_s_wrap .chk_wrap.blue{margin:0px 0 0 6px;padding-left: 28px;text-indent: -28px;}
	.w768 .id_accept_terms_vinyl05 .terms a.btn_view_detail{width: 25px; margin-top: 2px; background: url('/images/personal/common/btn_arrow_right.png') no-repeat 50% 50%;}
	.w768 .id_accept_terms_vinyl05 .terms .certi_checklist span.chk_wrap.blue.ui_checkbox label{line-height: 1.4em;}
.laypop_base06.pop_vinyl05 .laypop_content{margin-top: 24px; padding: 0 20px 26px;}
.laypop_base06.pop_vinyl05 article.box_terms{margin-bottom:0;padding:15px 10px 0 15px}
	.w768 .laypop_base06.pop_vinyl05 article.box_terms h3.term_t{font-weight: bold}
	.w768 .laypop_base06.pop_vinyl05 article.box_terms{margin:0;padding:15px 10px 0 15px}
	.w768 .laypop_base06.pop_vinyl05 article.box_terms .table_col{padding: 0;}
/* //210226 / 추가 / PS210218001991 / 박경린 */

/* 210330 / 추가 / PS210329001131 / 박경린 */
.printers_txt_vin05{position: absolute; width: 48%; font-size: 14px; line-height: 16px;}
.printers_txt_vin05 .txt_bar{font-size: 14px; line-height: 16px; background: url('/images/personal/common/bl_gray_bar_4x1.png') 2px 8px no-repeat; padding-top: 0;}
.printers_txt_vin05 .txt_squ02{font-size: 14px; line-height: 16px; padding-top: 0; background: url('/images/personal/common/bl_gray_square_2x2.png') 2px 8px no-repeat; margin-left: 2px;}
.printers_txt_vin05.item01{left: 5px; bottom: 0;}
.printers_txt_vin05.item01_1{left: 15px; bottom: 10px;}
.printers_txt_vin05.item02{left: 20px; bottom: 20px;}
.printers_txt_vin05.item03{right: 15px; bottom: 0; text-align: right}
.printers_txt_vin05.item01 .txt_list{padding-left: 20px;}
.printer_dist_vin05.item01{padding-bottom: 25px;}
.printer_dist_vin05.item02{padding-bottom: 20px;}
.printer_border_vin05{margin: 0 20px 30px;box-sizing: border-box; border: 1px solid #333;}
	.w768 .printers_txt_vin05{font-size: 12px; line-height: 18px;}
	.w768 .printers_txt_vin05 .txt_bar{font-size: 12px; line-height: 18px; background: url('/images/personal/common/bl_gray_bar_4x1.png') 2px 9px no-repeat; padding-top: 0;}
	.w768 .printers_txt_vin05 .txt_squ02{font-size: 12px; line-height: 18px; padding-top: 0; background: url('/images/personal/common/bl_gray_square_2x2.png') 2px 9px no-repeat; margin-left: 2px;}
	.w768 .printer_dist_vin05.item01{padding-bottom: 60px;}
	.w768 .printers_txt_vin05.item01{left: 6px;}
	.w768 .printers_txt_vin05.item01_1{left: 10px; bottom: 5px;}
	.w768 .printers_txt_vin05.item02{left: 13px; bottom: 5px;}
	.w768 .printers_txt_vin05.item01 .txt_list{padding-left: 14px;}
/* //210330 / 추가 / PS210329001131 / 박경린 */

/* 210611 / 추가 / PS210604000692 / 박경린 */
#wrap #contents .main_sec.rpType.rpType_vin05 {margin-bottom:0; padding-bottom:170px;}
	.w768 #wrap #contents .main_sec.rpType.rpType_vin05 {padding-bottom:100px;}
.rpType.rpType_vin05 .top_info_view.rpTop {max-width:940px; margin:0 auto; padding:40px 0; line-height:1.4;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg {max-width:940px; padding:0;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg h2 {font-size:0;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg h2 > span,
.rpType.rpType_vin05 .top_info_view.rpTop .msg h2 .ico {vertical-align:middle;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg h2 > span {margin-left:10px; color:#0b0d0f; font-size:32px; font-weight:bold; line-height:40px; letter-spacing:-2px;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg h2 .ico {width:30px; height:30px;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg p {padding:10px 0 0 42px; color:#575b63; font-size:18px;}
.rpType.rpType_vin05 .top_info_view.rpTop .msg .state {display:inline-block; margin-left:15px; padding:1px 12px 1px 10px; border-radius:25px; background-color:#09d7a7; color:#fff; font-size:15px; line-height:22px;}
	.w768 .rpType.rpType_vin05.product_apply .box940.cnt04 {margin-top:30px;}
	.w768 .rpType.rpType_vin05 .top_info_view.rpTop {width:auto; padding:32px 0; margin:0 20px 25px; box-sizing:border-box;}
	.w768 .rpType.rpType_vin05 .top_info_view.rpTop .msg h2 {position:relative; padding-right:70px;}
	.w768 .rpType.rpType_vin05 .top_info_view.rpTop .msg h2 > span {font-size:24px;}
	.w768 .rpType.rpType_vin05 .top_info_view.rpTop .msg h2 .ico {width:23px; height:23px;}
	.w768 .rpType.rpType_vin05 .top_info_view.rpTop .msg p {padding:8px 0 0 34px; font-size:16px;}
	.w768 .rpType.rpType_vin05 .top_info_view.rpTop .msg .state {position:absolute; right:0; top:9px; padding:2px 11px 2px 10px; font-size:13px; line-height:20px;}
.rpType.rpType_vin05 .tit_wrap_fl .t_web_exp {font-family:inherit; color:#0b0d0f; font-weight:bold; line-height:1.4;}
	.w768 .rpType.rpType_vin05.product_apply .box940 .tit_wrap_fl .t_web_exp {font-size:16px;}
.rpType.rpType_vin05 .list_service_info .li.active, .list_service_info .li.on {border-top:1px solid #e9ebef; border-bottom:1px solid #e9ebef;}
.rpType.rpType_vin05 .list_service_info .li.tit {border-color:#e9ebef;}
.rpType.rpType_vin05 .list_service_info .li .desc_wrap {padding-top:13px; border-top:none;padding-right:10px; padding-left:10px;}
	.w768 .rpType.rpType_vin05 .list_service_info .li.tit {border-color:#e9ebef;}
.rpType.rpType_vin05 .list_service_info .head .tit {padding:20px 76px 19px 10px; color:#0b0d0f; font-size:20px;}
.rpType.rpType_vin05 .list_service_info .li .head .btn_open {right:13px; width:15px; height:9px; margin-top:-5px; background:url('/images/personal/apply/bg_arrow_rp.png') no-repeat 0 0;}
.rpType.rpType_vin05 .list_service_info .li.active .head .btn_open {background:url('/images/personal/apply/bg_arrow_rp.png') no-repeat 0 0;}
.rpType.rpType_vin05 .list_service_info .li .head .btn_close {right:13px; width:15px; height:9px; margin-top:-5px; background:url('/images/personal/apply/bg_arrow_rp.png') no-repeat 0 -9px;}
	.w768 .rpType.rpType_vin05 .list_service_info .li a.ui_accord_toggle {padding-left:0;}
	.w768 .rpType.rpType_vin05.product_apply .list_service_info .head .tit {padding: 20px 76px 19px 0; font-size: 16px;}
	.w768 .rpType.rpType_vin05.product_apply .list_service_info .li .desc_wrap {padding:0 0 30px;}
	.w768 .rpType.rpType_vin05 .list_box_nt .txt_list li > ul > li {padding-left:10px;}
	.w768 .rpType.rpType_vin05 .list_box_nt .txt_list li {margin-top:9px;}
	.w768 .rpType.rpType_vin05 .list_box_nt .txt_list li:first-child {margin-top:0;}
	.w768 .rpType.rpType_vin05 .list_box_nt .txt_list .txt_squ02{padding-top:1px; color:#2b2e38; font-size:15px; line-height: 1.3; background-position: 2px 10px;}
#wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper {height:92px; border-top:1px solid #d5d5d7; background-color:rgba(255,255,255,0.6); background-image:none;}
#wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap {padding-top:20px; font-size:0;}
#wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap button,
#wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap a {height:52px; margin:0 5px; box-sizing:border-box;}
#wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap button span,
#wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap a span {padding:12px 0;}
	.w768 #wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper {height:auto; border-top:none;}
	.w768 #wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap button span, .w768 #wrap .main_sec.intro_onw_page.rpType.rpType_vin05 .btn_wrapper .btn_wrap a span {padding:0;}

.eward_arr_list_vin05{width: 100%; overflow: hidden;}
.eward_arr_list_vin05 li{width: 108px; height: 100px; float: left; margin-right: 20px; box-sizing: border-box; border: 1px solid #e9ebef; border-radius: 2px; text-align: center; position: relative;}
.eward_arr_list_vin05 li:after{content: ""; display: block; width: 10px; height: 16px; background: url(/images/personal/apply/ico_eward_arr.png) 0 0 no-repeat; position: absolute; right: -16px; top: 40px;}
.eward_arr_list_vin05 li:last-child{margin-right: 0;}
.eward_arr_list_vin05 li:last-child:after{display: none;}
.eward_arr_list_vin05 li p.txt{font-size: 16px; color: #0b0d0f; line-height: 22px; margin-top: 28px;}/* 210618 / 수정 / PS210604000692 / 박경린 */
	.w768 .eward_arr_list_vin05 li{width: calc(20% - 20px);}
	.w768 .eward_arr_list_vin05 li p{max-width: 90px; margin: 28px auto 0;}
/* //210611 / 추가 / PS210604000692 / 박경린 */

/* 210618 / 추가 / PS210604000692 / 박경린 */
.rpType.rpType_vin05.rpType_eward .top_info_view.rpTop{padding: 32px 0 25px; line-height: 1em; margin: 0 auto 58px;}
.rpType.rpType_vin05.rpType_eward .top_info_view.rpTop .msg h2{padding: 0; overflow: hidden;}
.rpType.rpType_vin05.rpType_eward .top_info_view.rpTop .msg h2 > span{float: left; font-size: 40px; line-height: 1.3em; margin-top: 72px; margin-left: 0;}
.rpType.rpType_vin05.rpType_eward .top_info_view.rpTop .msg h2 > .img{float: right; line-height: 0;}
.rpType.rpType_vin05.rpType_eward .top_info_view.rpTop .msg h2 > .img img{width: 100%;}

.eward_ptn_list{width: 100%; padding: 0;}
.eward_ptn_list ul{width: 395px; display: flex; align-items: center; justify-content: space-between; margin-top: 24px;}
.eward_ptn_list ul li{width: 33%; text-align: center;}
.eward_ptn_list ul li .img{width: 105px; height: 105px; border-radius: 50%; background-color: #f3f5f8; margin: 0 auto;}
.eward_ptn_list ul li .img img{vertical-align: middle;}
.eward_ptn_list ul li .img:after{content: ""; display: inline-block; width: auto; height: 100%; vertical-align: middle;}
.eward_ptn_list ul li .txt{font-size: 16px; color: #2b2e38; margin-top: 9px;}
	.w768 .eward_ptn_list ul li .img img.p_display{display: inline-block !important;}
	.w768 .eward_ptn_list ul li .img img.m_display{display: none !important;}

.eward_arr_list_vin05.v02{overflow: visible;}
.eward_arr_list_vin05.v02:after{content: ""; display: block; clear: both;}
.eward_arr_list_vin05.v02 li{width: 101px; height: 102px; float: left; border: 0; margin-right: 28px; box-shadow: 2px 5px 10px rgba(0,0,0,0.1); border-radius: 4px;}
.eward_arr_list_vin05.v02 li:after{width: 11px; height: 20px; margin-left: 0; left: auto; right: -21px; bottom: 50%; margin-bottom: -6.5px;}
.eward_arr_list_vin05.v02 li .step{width: 100%; height: 32px; background-color: #f3f5f8; font-size: 14px; line-height: 32px;}
.eward_arr_list_vin05.v02 li .txt{line-height: 1.4em; margin-top: 13px;}
.eward_arr_list_vin05.v02 li:last-child{margin-right: 0;}
	.w768 .eward_arr_list_vin05.v02 li .step{max-width: none; margin: 0;}
/* //210618 / 추가 / PS210604000692 / 박경린 */

/* 210614 추가 / PS210526000622 / 김동영 */
.img_service_box {margin-top:10px;}
.img_service_box img {max-width:100%;}
/* // 210614 추가 / PS210526000622 / 김동영 */

/* 210901 / 추가 / PS210831000721 / 권혁찬 */
.line_txt01 {
    display: inline-block;
    margin: 0 3px;
    min-width: 30px;
    border-bottom: 1px solid #e0e0e0;
}
/* //210901 / 추가 / PS210831000721 / 권혁찬*/

/*210924/추가/PS210924000442/팩토링온라인상담/노현우*/
.request-form .request-btn {line-height:1; font-size:16px; font-weight:bold; background:#2e81f8; color:#fff; border-radius:5px;}
.request-form .request-btn--space {padding:7px 10px 7px 10px;}
.request-form .request-btn--between {margin:3px 0 0 0;}
.ui_modal_container .laypop_mpc.request_popup.ui_modal_layer {width:500px;}
/*211012/수정/PS210924000442/팩토링온라인상담_버튼추가/노현우*/
.ui_modal_container .request_popup.ui_modal_layer .ui_content {padding:20px 30px 15px 30px; box-sizing:border-box;}
/*211027/수정/노현우*/
.ui_modal_container .request_popup.ui_modal_layer .ui_scrollarea{max-height:584px;}
/*//211027/수정/노현우*/
/*//211012/수정/PS210924000442/팩토링온라인상담_버튼추가/노현우*/
.ui_modal_container .request_popup.ui_modal_layer .request-do-before_list li{margin:0 0 10px 0;}
.ui_modal_container .request_popup.ui_modal_layer .request-do-before_txt{line-height:1;}
.ui_modal_container .request_popup.ui_modal_layer .request-do-before_list li:last-child{margin-bottom:0;}
.ui_modal_container .request_popup.ui_modal_layer .request-fill-info{margin:10px 0 0 0;}
.ui_modal_container .request_popup.ui_modal_layer .form-group .form-input{width:100%;}
.ui_modal_container .request_popup.ui_modal_layer .form-group .form-input--between{margin:0 0 10px 0;}
.ui_modal_container .request_popup.ui_modal_layer .request-fill-info input{display:block; width:100%; height: 40px; font-size: 16px; padding-bottom: 0; box-sizing:border-box;  border: 1px solid #f3f5f8; border-radius: 0; background-color: #f3f5f8;}
/*211027/추가/노현우*/
.ui_modal_container .request_popup.ui_modal_layer .request-fill-info .txt_warn{color:#f46a34;}
/*//211027/추가/노현우*/
.ui_modal_container .request_popup.ui_modal_layer .request-do-required{margin:10px 0 30px 0;}
.ui_modal_container .request_popup.ui_modal_layer .request-do-required .txt_list li:first-child{padding-top:0;}
.ui_modal_container .request_popup.ui_modal_layer .request-do-required ul.txt_list li:first-child .ico.top{top:0;} 
/*211012/추가/PS210924000442/팩토링온라인상담_버튼추가/노현우*/
.ui_modal_container .request_popup.ui_modal_layer .bt_wrap{margin-top:0;} 
/*//211012/추가/PS210924000442/팩토링온라인상담_버튼추가/노현우*/
/*210924/추가/PS210924000442/팩토링온라인상담/노현우*/

/* 210817 / UX변경 / 최보경 */
.type05_new_tab.blue li.on a {color: #2e81f8;}
.type05_new_tab.blue li.on a:after {background: #2e81f8;}
/* //210817 / UX변경 / 최보경 */

/* 210915 / 추가 / PS210907000411 / 박경린 */
.notice_service .box_status .tit_status.vkakao{background: #fae100; border-radius: 25px; color: #1e1e1e;}
/* //210915 / 추가 / PS210907000411 / 박경린 */

/* 210805 / 추가 / PS200721001761 / 권혁찬 */
.top_info_view.rpTop {max-width: 940px;margin: 0 auto;padding: 40px 0;line-height: 1.4;}
.top_info_view.rpTop .msg h2 > span {color: #0b0d0f;font-size: 32px;font-weight: bold;line-height: 40px;letter-spacing: -2px;}
.top_info_view.rpTop .msg h2 > span, 
.top_info_view.rpTop .msg h2 .ico {vertical-align: middle;}
.top_info_view.rpTop .msg p {padding: 10px 0 0 0px;color: #575b63;font-size: 18px;}
/* //210805 / 추가 / PS200721001761 / 권혁찬 */

/* 221202 / 추가 / DGC-7814 / 이영경 */
.safety_service #service10 .icon_wrap div::before {background: no-repeat center; background-size: contain;}
.safety_service #service10 .icon_wrap div.icon01::before {background-image: url('/images/personal/services/safety/service10_icon_01.png');}
.safety_service #service10 .icon_wrap div.icon02::before {background-image: url('/images/personal/services/safety/service10_icon_02.png');}
.safety_service #service10 .icon_wrap div.icon03::before {background-image: url('/images/personal/services/safety/service10_icon_03.png');}
/* //221202 / 추가 / DGC-7814 / 이영경 */

/* 230526 / 추가 / DGC-22382 / 신지환 */
.div_flex{display: flex;align-items: center;}
.div_flex .btn_select {padding: 5px 15px;background: #f4f4f6;color: gray;border:1px solid #b8b8b8;width: 60px;}
.div_flex .btn_select.width_v2 {width: 93px;}
.div_flex .btn_select.on_select {background: white;color: black;}
.tooltip_img{width: 23px;}
.tooltip_wrap_f{display: flex;align-items: center; position: relative;}
.tooltip_wrap_f .btn-icon{width: 23px;height: 23px;}
.tooltip_wrap_f #finance_info{position: absolute; top: -35px; right: -35px;border: 1px solid black;display: flex;}
.btn_open.ui_accord_toggle.img_position {background-position: -512px -210px !important;top: 19px !important;}
.btn_close.ui_accord_toggle.img_position {top: 19px !important;}
.li.last {border-bottom: none !important;}
.box_gray.txt_btn {display: flex;justify-content: space-between;align-items: center;font-weight: bold;padding: 15px;}
.box_gray.txt_btn .btn_gray {height: 45px;padding: 0 23px;}
.font_normal {font-weight: normal !important;}
.color_white {color: white !important;}
.btn_width100 {width: 100%;}
.pt0 {padding-top:0 !important;}
.p0 {padding: 0 !important;}
.pl10 {padding-left: 10px;}
.mb0 {margin-bottom: 0;}
.mr10 {margin-right: 10px;}
.fs_12 {font-size: 12px !important;}
.txt_align_left {text-align: left !important;}
.mt0 {margin-top: 0 !important;}
.ui_content.vin01_pt {padding: 26px 20px 20px 20px !important;}
.vinst_vin05 .info_box {border: 2px solid #2e81f8;padding: 16px 15px;border-radius: 2px;box-sizing: border-box;margin-bottom: 15px;}
.vinst_vin05 .info_box .info_text {display: flex;margin-bottom: 16px;}
.vinst_vin05 .info_box .info_text .btn_txt {font-size: 14px; line-height: 20px; padding-left: 12px;font-weight: bold;display: flex;align-items: center;}
.vinst_vin05 .info_box .info_text img {width: 32px;}
.vinst_vin05 .info_box .info_btn {height: 40px;background: #2e81f8;cursor: pointer;display: flex;justify-content: center;align-items: center;}
.vinst_vin05 .info_box .info_btn.m_display {height: 40px;background: #2e81f8;cursor: pointer;position: relative;}
.vinst_vin05 .info_box .info_btn.m_display span {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.vinst_vin05 .info_box .info_btn span {color: white;font-size: 16px;}
.vinst_vin05 .info_box .info_btn span a {color: white;font-size: 16px;}
.btn_gray.btn_width {width: 144px !important;}
.no_border {border: none !important;}
.won_unit {position: absolute;top: 0;right: -18px;}
.loan_amount {width: 202px; text-align: right;font-size: 13px;color: gray;}
.rel.ui_inputbox.input_width {width: 100px;}
.rel.ui_inputbox.input_width .num_input {padding-right: 30px;height: 34px;border:1px solid #b8b8b8; text-align: right;width: 100%;box-sizing: border-box;color: black;font-weight: bold;font-size: 15px;}
.rel.ui_inputbox.input_width .num_txt {position: absolute; top: 4px; right: 5px;font-size: 13px;}


/* //230526 / 추가 / DGC-22382 / 신지환 */

/* 230327 / 추가 / DGC-17588 / 이영경 */
.sns{margin-bottom:20px;}
.sns ul{overflow: hidden;display: flex;justify-content: space-evenly;}
.sns ul li{display:inline-block; min-width: 72px; text-align: center;}
.sns ul li:first-child{margin-right: 0px}
.sns.w2 ul li{width: 50%;}
.sns.w3 ul li{width: 33.33%;}
.sns .share{display: inline-block}
.sns .share .icon{display:inline-block;width: 72px;height: 72px;}
.sns .share .icon img {width: 100%}
.sns .share .share_title{display:inline-block;width:100%;text-align: center;color:#303030;}
.sns_reco.laypop_mpc .ui_content, .laypop_wrap .ui_content{padding-bottom: 0}
/* //230327 / 추가 / DGC-17588 / 이영경 */

/* 230407 / 추가 / DGC-17588 / 박경린 */
.txt-large{font-size: 22px;}
.rp_svc_wrap ul.list_dep .bt_blue_s.static{position: static; right: auto; top: auto;}
.tax-statement-list-style ul li{margin-top: 12px; border-radius: 12px; padding: 26px 16px;}
.tax-statement-list-style ul li:first-child{margin-top: 0;}
.tax-statement-list-style ul li.gray{background-color: #f4f6fb; display: flex; align-items: center; justify-content: space-between;}
.tax-statement-list-style ul li.gray p{font-size: 16px; line-height: 24px; font-weight: bold; word-break: keep-all;}
.tax-statement-list-style ul li.gray p span{vertical-align: middle;}
.tax-statement-list-style ul li .bt{display: block; font-size: 13px; height: 28px; line-height: 28px; border-radius: 6px; text-align: center; padding: 0 10px; white-space: nowrap;}
.tax-statement-list-style ul li .bt.apply{background-color: #fff; color: #2e81f8; border: 1px solid #2e81f8;}/* 230420 / 수정 / DGC-17588 / 박경린 *//* 230503 / 수정 / DGC-17588 / 박경린 */
.tax-statement-list-style ul li .bt.view{background-color: #2090ff; color: #fff;}
.tax-statement-list-style ul li .flag{display: inline-block; height: 22px; line-height: 22px; padding: 0 8px; border-radius: 28px; font-size: 12px; text-align: center; margin-left: 8px;}
.tax-statement-list-style ul li .flag.use{background-color: #09d7a7; color: #fff;}
.tax-statement-list-style ul li.white{border: 1px solid #e2e5eb; box-sizing: border-box; padding: 0;}
.tax-statement-list-style ul li.white .full{display: block; width: 100%; height: 100%; padding: 26px 16px; box-sizing: border-box; position: relative;}
.tax-statement-list-style ul li.white .full .txt .tit{font-size: 16px; line-height: 24px; color: #2b2e38; font-weight: bold; margin-top: 0;}
.tax-statement-list-style ul li.white .full .txt .cont{margin-top: 6px; line-height: 22px; color: #666; font-size: 14px;}
.tax-statement-list-style ul li.white .full .chev{display: block; line-height: 0; width: 20px; position: absolute; right: 16px; top: 28px;}/* 230420 / 수정 / DGC-17588 / 박경린 */
.tax-statement-list-style ul li.white .full .chev img{width: 100%;}
.rp_svc_wrap .notice_service .item_wrap.blue{box-sizing: border-box;}
/* //230407 / 추가 / DGC-17588 / 박경린 */

/* 230420 / 추가 / DGC-17588 / 박경린 */
.tax-statement-list-style ul li .flex-wrap{display: flex; justify-content: space-between; padding-right: 20px;}
.tax-statement-list-style ul li .flex-wrap .price{font-size: 16px; line-height: 24px; color: #2b2e38; font-weight: bold;}
/* //230420 / 추가 / DGC-17588 / 박경린 */

/* 230503 / 추가 / DGC-17588 / 박경린 */
.tax-statement-list-style ul li .flag.unuse{background-color: #9b9b9b; color: #fff;}
/* //230503 / 추가 / DGC-17588 / 박경린 */

/* 230522 / 추가 / DGC-17588 / 박경린 */
.rp_svc_wrap .list_service_info.type03.type04.new_grey li .head.vtxt .tit{padding-left: 20px;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey li .head.vtxt .tit + .tit{padding-top: 0;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey li .head.vtxt .tit span{right: 20px;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey.vstatic{padding: 0;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey.vstatic .li{margin-bottom: 0; margin-top: 0;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey.vstatic .li:last-child{border-bottom: 0;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey.vstatic .li .desc_wrap{display: block; padding: 0 20px 15px 20px;}
.rp_svc_wrap .list_service_info.type03.type04.new_grey.vstatic .li .txt_list_new li{line-height: 1.6;}
.rp_svc_wrap .list_service_info.type03.narrow .li .desc_wrap.vis{display: block;}
.list_service_info.type03.narrow .li .desc_wrap a.bt_white_onw{line-height: 50px;}
.lpfull.laypop_policy.pop_taxpay_info{width: 1008px;}
.lpfull.laypop_policy.pop_taxpay_info .laypop_header_new{padding: 0 24px !important; background-color: #f4f4f6;}
.lpfull.laypop_policy.pop_taxpay_info .laypop_header_new a.close{top: 15px;}
.lpfull.laypop_policy.pop_taxpay_info .laypop_header_new p{font-weight: bold; font-size: 18px; line-height: 52px; color: #303030;}
.lpfull.laypop_policy.pop_taxpay_info .img{line-height: 0;}
/* //230522 / 추가 / DGC-17588 / 박경린 */

/* 230609 / 추가 / DGC-17588 / 박경린 */
.rp_svc_wrap .notice_service .summary_onw02 dl.tax_point_underform dt{padding-bottom: 0;}
.rp_svc_wrap .tax_point_underform{line-height: 44px; margin-top: 10px;}
.rp_svc_wrap .tax_point_underform dt{width: calc(100% - 308px);}
.rp_svc_wrap .tax_point_underform dd{width: 308px;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point{display: flex; height: 44px; line-height: 44px; align-items: center;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .form_group{width: 220px;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .inp_group{margin-top: 0; width: 100%;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .inp_group .ui_inputbox{display: block;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .inp_group .onw_inp{display: block;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .inp_group .input_del{top: 2px;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .btn_wrap{position: static;}
.rp_svc_wrap .tax_point_underform .tax_point_wrap .form_group_point .btn_wrap button{width: 88px; margin: 0; display: block;}
/* //230609 / 추가 / DGC-17588 / 박경린 */

/* 230613 / 추가 / DGC-17588 / 박경린 */
.list_service_info.type03.narrow .li .desc_wrap .txt_list_new.oldstyle li{font-size: 16px; color: #111; line-height: 24px;}
.list_service_info.type03.narrow .li .desc_wrap .txt_list_new.oldstyle .dot:before{top: 11px;}
/* //230613 / 추가 / DGC-17588 / 박경린 */

/* 230615 / 추가 / DGC-17588 / 박경린 */
.curation_empty.vservice{margin: 0;}
.curation_empty.vservice p{font-size: 16px;}
.rp_svc_wrap .list_service_info.type03.narrow .head.vcheck_type .tit{padding: 20px 0 19px 36px;}
.rp_svc_wrap .list_service_info.type03.narrow .head.vcheck_type + .desc_wrap{padding: 0 20px 40px 0;}
.list_service_info .li .head.vcheck_type{position: relative;}
.list_service_info .li .head.vcheck_type .chk_wrap{position: absolute; left: 0; top: 50%; z-index: 2; transform: translateY(-50%);}
/* //230615 / 추가 / DGC-17588 / 박경린 */

/* 230711 / 추가 / DGC-17588 / 박경린 */
.certi_checklist.reform_all_check.vtaxpoint{margin-bottom: 20px;}
.certi_checklist.reform_all_check.vtaxpoint label{margin-left: 2px; color: #0b0d0f;}
.rp_svc_wrap .list_service_info.type03.narrow .head.vlabel_type{padding: 20px 0 19px;}
.rp_svc_wrap .list_service_info.type03.narrow .head.vlabel_type label{font-size: 18px; color: #0b0d0f; font-weight: bold; margin-left: 4px;}
.rp_svc_wrap .list_service_info.type03.narrow .head.vlabel_type .btn_link{right:9px; width:15px; height:9px; margin-top:-5px; background:url('/images/personal/services/tax/bg_arrow_rp.png') no-repeat 0 0; transform: rotate(270deg);}
/* //230711 / 추가 / DGC-17588 / 박경린 */

/* 230713 / 추가 / DGC-17588 / 박경린 */
.laypop_base06.laypop_base08.pop_taxpay_info .ui_content{padding: 0 16px;}
.laypop_base06.laypop_base08.pop_taxpay_info .ui_scrollarea{max-height: 700px;}
.laypop_mpc.pop_taxpay_info .img{line-height: 0; max-width: 100%;}
.laypop_mpc.pop_taxpay_info .img img{width: 100%;}
/* //230713 / 추가 / DGC-17588 / 박경린 */

/* 230717 / 추가 / DGC-17588 / 박경린 */
.notice_service .terms .certi_checklist.vtaxpoint > .all_check{display: block; width: 100%; position: relative;}
.notice_service .terms .certi_checklist.vtaxpoint .all_check .chk_wrap.blue a{position: static;}
/* //230717 / 추가 / DGC-17588 / 박경린 */

/* 230905 / 추가 / DGC-33231 / 황지영 */
.ablck_form_vinyl05 .rad_wrap.rectangle.three {margin-right:0; padding:0; text-indent:0; width: calc(33% - 5px);}
/* //230905 / 추가 / DGC-33231 / 황지영 */

/* 221124 / 추가 / DGC-7082 / 이영경 */
.flag_negative {display: inline-block; height: 22px; padding: 0 8px; border-radius: 28px; background: #f45a62; color: #fff; font-size: 12px; line-height: 22px; vertical-align: middle;}
.flag_standard {display: inline-block; height: 22px; padding: 0 8px; border-radius: 28px; background: #888; color: #fff; font-size: 12px; line-height: 22px; vertical-align: middle;}
.flag_information {display: inline-block; height: 22px; padding: 0 8px; border-radius: 28px; background: #09d7a7; color: #fff; font-size: 12px; line-height: 22px; vertical-align: middle;}
.flag_dim {display: inline-block; height: 22px; padding: 0 8px; border-radius: 28px; background: rgba(17,17,17,0.12); color: #fff; font-size: 12px; line-height: 22px; vertical-align: middle;}

.rp_svc_wrap .taxBill .box940.tax_fist .tax_list {margin-top: 0;}
.rp_svc_wrap .care_service.taxBill li {margin-bottom: 0;}
.taxBill .attention.attention_black .txt_link.fc_blue_new {color: #2e81f8;}
.rp_svc_wrap .taxBill ul.list_dep li.li .btn_link.top {top: 44px; bottom: auto;}
/* //221124 / 추가 / DGC-7082 / 이영경 */

/* 231229 / 추가 / DGC-42459 / 황지영 */
.flag-txt-list li { margin-top: 12px; }
.flag-txt-list li > .flag-txt { display: inline-block; height: 24px; font-size: 14px; font-weight: bold; line-height: 24px; color: #fff; padding: 0 10px; border-radius: 50px; vertical-align: middle; }
.flag-txt-list li > .flag-txt.blue { background: #2e81f8; }
.flag-txt-list li > .flag-txt.green { background: #09d7a7; }
.flag-txt-list li > .date { display: inline-block; font-size: 14px; line-height: 24px; font-weight: bold; vertical-align: middle; }
.flag-txt-list li > .date.blue { color: #2e81f8; }
.flag-txt-list li > .date.green { color: #09d7a7; }
/* // 231229 / 추가 / DGC-42459 / 황지영 */

/* 231219 / 추가 / DGC-37852 / 박미란 */
.list_form.type02.with_txt_input li.li dl.tit.text_item_onw{padding:16px 0;}

.list_form.type02.with_txt_input li.li dl + dl {border-top: 1px solid #e0e0e0;}
.list_form.type02.with_txt_input li.li dl.tit.text_item_onw dd{text-align:right;}
.list_form.type02.with_txt_input li.li dl.tit.text_item_onw dd.have_pdr .list_onw.item02_onw{margin-top:15px;}
.form_cont.sub input {background: #fff; border: 1px solid #ccc; width: 100%;}
.form_cont.sub .f_wd_period {width: 100%;}
.form_cont.sub .cal.cal_wrap_onw .inp_txt.onw_inp {width: 200px;}
.form_cont.sub .btn_group {display: flex; justify-content: space-between;}
.form_cont.sub .btn_group button {width: 24%;}
.form_cont.sub .bt_white_onw {border: 1px solid #bec2c8; border-radius: 2px; padding: 6px 0; font-size: 14px; min-height: 32px; height: auto;}
.ablck_form_vinyl05 .ablck_form_itm_vinyl05.no_b {border-bottom: none;}
.abroad_rock.ablck_vinyl05 .list > li.no_b {border-bottom: none;}
/* 240105 / 추가 / 권혁찬 */
.form_cont.sub input.con {width: 543px;}
.form_cont.sub .btn_tb_sm_gray {height: 44px; padding: 0 16px 0;}
/* //240105 / 추가 / 권혁찬 */
/* // 231219 / 추가 / DGC-37852 / 박미란 */

/* 240502 / DGC-52717 / 추가 / 임은경 */
.d_flex { display: flex; }
/* // 240502 / DGC-52717 / 추가 / 임은경 */

/* 240513 / DGC-52717 / 추가 / 임은경 */
.safety_service .icon_wrap.img-version div::before { display: none; }
.safety_service .icon_wrap.img-version img { height: 85px; width: 100px; margin: 0 auto 32px; }
/* // 240513 / DGC-52717 / 추가 / 임은경 */

/* 240807 / DGC-62043 / 추가 / 임은경 */
.bottom_day{font-size:15px; text-align:center;margin-top: 20px;}
.bottom_day span{display:inline-block;}
.bottom_day span + span{margin-left: 16px;}
.term_cont_box .term_round .term_beat.type1{margin-top: 20px;}
.term_cont_box .term_round .term_beat.type1 .check_box_wrap{display:flex; margin-top: 14px;}
.term_cont_box .term_round .term_beat.type1 .tit{padding-top: 16px !important;}
.term_cont_box .term_round .term_beat.type1 .list_cont .check_list .check_item{padding-top: 40px; padding-left: 0;}
.term_cont_box .term_round .term_beat.type1 .rad_wrap{width:50%;padding-left: 24px; text-indent: -24px;}
.term_cont_box .term_round .term_beat.type1 .rad_wrap a{display: inline-block;width: 15px;height: 9px;background: url('/images/personal/services/rglr-stlm/bg_inform_service_check.png') no-repeat;vertical-align: middle; margin-right:14px; background-position: 1px 0;}
.term_cont_box .term_round .term_beat.type1 .rad_wrap:hover a{background-position: -21px 0;}
.term_cont_box .term_round .term_beat.type1 .rad_wrap a.check{background-position: -45px 0;}
.term_cont_box .term_round .term_beat.type1 .rad_wrap label{color:#575b63; font-size:16px; line-height: 24px;}
/* // 240807 / DGC-62043 / 추가 / 임은경 */


/* 250416 / DGC-82095 / 수정 / 임은경 */
#wrap.mo_renewal .notice_list.two ul { display: flex; flex-wrap: wrap; }
#wrap.mo_renewal .notice_list.two ul li { position: relative; display: block; height: 132px; width: calc(50% - 9px); border: none !important; cursor: pointer; }
#wrap.mo_renewal .notice_list.two ul li:nth-of-type(2n) { margin-left: 16px; }
#wrap.mo_renewal .notice_list.two ul li:after { content: ""; position: absolute; display: block; width: 100%; height: 100%; border: 1px solid #e5e5e8; top: 0; left: 0; border-radius: 16px; box-sizing: border-box;}
#wrap.mo_renewal .notice_list.two ul li.list_active:after { border: 2px solid #0068ff; }
#wrap.mo_renewal .notice_list.two ul li a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 16px; }
#wrap.mo_renewal .notice_list.two ul li a .notice_list_img { position: absolute; bottom: 24px; left: 24px; }
#wrap.mo_renewal .notice_list.two ul li .ls0{ position: absolute; bottom: 34px; right: 24px; }
/* // 250416 / DGC-82095 / 수정 / 임은경 */

/* 250916 / DGC-92055 / 추가 / 임은경 */
.care_top_banner {padding:24px; border-radius:20px;}
.care_top_banner .tit {font-weight:700; font-size:20px; line-height:1.2;}
.care_top_banner img { width:100%; margin:26px 0 14px;}
.care_top_banner .white_box {background-color:#fff; padding:20px; border-radius:12px;}
.care_top_banner .white_box li {font-size:16px; color:#868a93;}
.care_top_banner .white_box li .point {color:#0068ff;}
.white_cupon_banner {background-color:#fff; box-shadow:0 14px 31px -9px rgba(0, 0, 0, 0.27); padding:20px 24px; border-radius:20px;}
.white_cupon_banner .tit {font-size: 16px; font-weight:700; margin-bottom: 20px;}
.white_cupon_banner .img_list {display: flex;}
.white_cupon_banner .img_list li {width: 33.3%; text-align:center;}
.white_cupon_banner .img_list img {width: 70px; max-width:85%;}
.white_cupon_banner .img_list li p {font-size:14px; margin-top:8px;}

.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 {border-bottom: 1px solid #f1f1f3;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul {display: flex; padding-left: 24px;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul li {width: auto; padding-right: 27px; white-space: nowrap;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul li::after {display: none;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul li a {height: 100%; padding: 1px 0; box-sizing: border-box; color: #9095a1;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul li.on a {color: #0b0d0f;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul li.on a::after {background: #0b0d0f; height:3px;}
.renewal_body #wrap.mo_renewal .tab_onw_wrap .tab_onw.type2 ul li a .tit {font-size: 16px; line-height: 24px;}

.tit_wrap .txt_gray {font-size:16px; color:#868a93;}
#wrap.mo_renewal .main_sec hr.divider.thin {background-color:#f1f1f3; height:1px; margin:30px 0;}
.renewal_body .mo_renewal .btn_inquiry_wrap.w100 {flex-direction:column;}
.renewal_body .mo_renewal .btn_inquiry_wrap.w100 button {width:100%; margin: 0; margin-top:10px !important;}
.laypop_mo_renewal .quit_r_tit {font-size:18px; line-height:24px; font-weight:700;}
.laypop_mo_renewal .quit_r_txt {font-size:16px; line-height:20px; color:#5a5b63;}

#wrap.mo_renewal .txt_list.new .txt_bar{color: #303030;}
ul.txt_list.new ul {margin-left: 12px;}
#wrap.mo_renewal .txt_list.new .txt_bar::after,
#wrap.mo_renewal .list_service_info .li .desc_wrap .list_box_nt .new .txt_bar::after {width:4px; height:1px; background-color: #868a93; border-radius:0;}
.box_l {margin-bottom:36px !important;}
#wrap.mo_renewal .table_row.as_is2 table {border:none; border-top:1px solid #686868;}
#wrap.mo_renewal .table_row.as_is2 table thead th {border-top:none; font-weight:700;}
#wrap.mo_renewal .table_row.as_is2 table th {background-color:#fafbfd; text-align:center; color:#101010 !important; vertical-align:middle; line-height:23px !important;}
.content_title {margin-top:40px; font-size:16px;}
.renewal_body .table_row.al_is .tbl_th {padding:12px; margin:-12px -12px 12px !important; background-color:#f7f8f9; border-bottom:1px solid #f1f1f3; text-align:center; font-size:14px; color:#868a93;}
.p_gray {font-size:14px !important; line-height:20px !important; color:#868a93 !important;}
.renewal_body .list_box_nt.gray .txt_list li {font-size:14px; line-height:20px; color:#868a93;}
.txt_list .txt_list {padding-left: 15px;}
/* //250916 / DGC-92055 / 추가 / 임은경 */
/* 250919 / DGC-95473 / 추가 / 임은경 */
.txt_list_new .star {padding-left: 10px;}
.txt_list_new .star::before {content: "*"; display:block; position:absolute; left:0; top:3px; }
#wrap.mo_renewal .list_service_info.ui_accordion .li .desc_wrap .txt_list_new .bar:before {background:#868a93; top:10px;}
.renewal_body #wrap.mo_renewal .btn_wrapper .btn_wrap.gap_8 {gap:8px;}
/* //250919 / DGC-95473 / 추가 / 임은경 */

/* 260402 / 추가 / DGC-111070 / 조승혁 */
.process_status_fin.multi_step li.st01.v2 {width:15%;}
.process_status_fin.multi_step li.st02.v2 {width:15%;}
.process_status_fin.multi_step li.st03.v2 {width:15%;}
.process_status_fin.multi_step li.st04.v2 {width:15%;}
.process_status_fin.multi_step li.st05.v2 {width:15%;}
.process_status_fin.multi_step li.st06.v2 {width:15%;}

.process_status_fin.multi_step_05 li.st01.v2 {width:15%;}
.process_status_fin.multi_step_05 li.st02.v2 {width:15%;}
.process_status_fin.multi_step_05 li.st03.v2 {width:15%;}
.process_status_fin.multi_step_05 li.st04.v2 {width:15%;}
.process_status_fin.multi_step_05 li.st05.v2 {width:15%;}
.process_status_fin.multi_step_05 li.st06.v2 {width:15%;}
.toast_sec {font-size: 16px; color: #fff; background-color: #06101a; opacity: 0.9; padding: 14px 16px; border-radius: 12px; text-align: center;}
/* // 260402 / 추가 / DGC-111070 / 조승혁 */