@charset "utf-8";
#skip, .skip, caption, .hide, .accessbility, .blind {position:absolute !important;display:inline-block !important;font-size:1px !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;text-indent:-9999px !important; visibility:hidden!important; overflow:hidden!important; border:0;clip:rect(0, 0, 0, 0) !important;}

/*Layout*/
html{width:100%;height:100%;}
body{width:100%;height:100%;min-width:320px;}
#wrap{width:100%;height:100%;}
#wrap.easy_save_wrap{width:650px;margin:0 auto;}
#container{width:100%;/* overflow:auto; */height:100%;}
#contents{position:relative;width:100%;overflow:auto;min-height:100%;padding-top:60px}
.max_web .section_box{max-width: 650px;}
.fix_web .section_box{width:650px}
@media (max-width:695px){
	.fix_web .section_box{width:100%}
	#header.survey_header + #container #contents{padding: 20px 5px 100px;}
}
/* header */
#header{position:fixed;top:0;left:0;width:100%;height:60px;text-align:center;border-bottom:1px solid #dedede;z-index: 10;background: #fff;}
#header h1{width:100%;padding:14px 6px;}
#header a{display:inline-block;}
#header img{height:33px }

/* 설문조사 header */
#header.survey_header{background: url('../img/bg_header2.jpg') center center no-repeat;background-size: auto 75px;height: 75px;;border-bottom:none}
#header.survey_header h1{text-align:left;padding: 0;height: 100%;max-width: 650px;margin: 0 auto;position:relative;}
#header.survey_header h1 a{position:absolute;left: 20px;top:50%;margin-top: -21.5px;}
#header.survey_header img{height:auto}
#header.survey_header + #container #contents{padding-top: 75px;}

/*base box*/
.section_box{width:100%;padding-bottom:40px;margin: 0 auto;overflow: auto;}
.section_box.full_bg{height: calc(100% - 40px);padding-bottom: 0}
.section_cont_box{float:left;width:100%;padding:20px 15px;}
.base_span13{font-size:13px;width:100%;color:#666;display:block;}
.base_span14{font-size:14px;width:100%;color:#666;display:block;}
.base_p13{font-size:13px;width:100%;color:#666;word-break:keep-all;}
.base_p14{font-size:14px;width:100%;color:#666;word-break:keep-all;}
.base_box{float:left;width:100%}

/* 체크박스 */
input[type=checkbox] { display: inline-block; position: absolute; left: -9999px; }
input[type=checkbox] + label { position: relative; display: inline-block; cursor: pointer; font-size: 16px; line-height: 22px; padding: 8px 10px 8px 30px; /* word-break:keep-all; */color:#999;}
input[type=checkbox]:checked + label:before { text-align: center; line-height: 22px; background: url("/static/resources/moria/img/common/bg_check02.png") 0px -46px no-repeat; background-size: 22px 68px;-webkit-transition: all 5s ease-in-out; -moz-transition: all 5s ease-in-out; transition: all 0.3s ease-in-out; }
input[type=checkbox]:checked + label{color:#666;}
input[type=checkbox] + label:before { content: ""; display: inline-block; width: 22px; height: 22px; position: absolute; left: 0; background: url("/static/resources/moria/img/common/bg_check02.png") 0px -23px no-repeat; background-size: 22px 68px;-webkit-transition: all 5s ease-in-out; -moz-transition: all 5s ease-in-out; transition: all 0.3s ease-in-out;}
input[type=checkbox] + label.b_no:before{background:none;}

/*btn_box*/
.btn_full_box{float:left;width:100%;}
.btn_full_box .btn, .btn_full{float:left;width:100% !important;border-bottom-right-radius:3px;border-bottom-left-radius:3px;font-size:20px;padding:9.5px;}

.btn_ban_box{float:left;width:100%;}
.btn_ban_box .btn{float:left;width:50% !important;}

/* btn*/
.btn_md_box{float:left;width:100%;}
.btn_md_box .btn{width:calc(50% - 3px);font-size:16px;padding:6px 0 8px;border-radius:3px;float:left;}
.btn_md_box .btn + .btn{float:right;}
.btn_fixed_box{
	width: 100%;
	min-width: 320px;
	padding: 40px 15px 0;
	display: flex;
	gap:5px;	
}
.btn_fixed_box a{
	border: none;
	background: #009591;
	color: #fff;
	width: 100%;
	height: 60px;
	padding: 15px 0;
	border-radius: 30px;
	text-align:center;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: -0.08em;
	box-shadow: 0 10px 13px rgba(0, 149, 145, 0.2);
	font-family: 'Noto Sans KR';
}

.btn_sky{border-color: #009591;background-color: #009591;}
.btn_blue2{border-color:#009591;background-color:#009591;}
.btn_ccc{border-color:#ccc;background-color:#ccc;}
.btn_666{border-color:#666;background-color:#666;}

.btn_full16{border-radius:3px;font-size:16px;width:100%;}
.fc_blue1{color:#009591 !important;}

/*whdth*/
.full{width:100% !important;}
.half{float:left;width:50% !important;}
.half_r{float:right !important;width:calc(50% - 5px) !important;}
.half_l{float:left !important; width:calc(50% - 5px) !important;}
.half_r3{float:right !important;width:calc(50% - 3px) !important;}
.half_l3{float:left !important; width:calc(50% - 3px) !important;}
.half_r2{float:right !important;width:calc(50% - 2px) !important;}
.half_l2{float:left !important; width:calc(50% - 2px) !important;}

.wd3_m{float:left !important;width:calc(33.33% - 4px) !important;margin-right:6px !important;margin-left:0px !important;}
.wd3_ml{float:left !important; width:calc(33.34% - 4px) !important;margin-right:0px !important;margin-left:0px !important;}

.wdbox2 li, .wd2{float:left;width:50% !important;}
.wdbox3 li, .wd3{float:left;width:33.33% !important;}
.wdbox3 li:last-child, .wd3_l{width:33.34% !important;}
.wdbox4 li, .wd4{float:left;width:25% !important;}
.wdbox5 li, .wd5{float:left;width:20% !important;}

.w3_m4{float:left;width:100%;}
.w3_m4 li{float:left;margin-right:4.5px;margin-bottom:4px;width:calc(33.33% - 3px)}
.w3_m4 li:nth-child(3n){margin-right:0;width:calc(33.34% - 3px)}
.w3_m4 li input[type=checkbox] + label{width:100% !important;}

.section_head_box{float:left;width:100%;background-color:#fff;text-align:center;padding:30px 0px;}
.section_head_box > img{width:auto;height:85px}
.section_noti_box{float:left;width:100%;background-color:#fff;padding: 0px 10px 30px;word-break: keep-all;font-size:15px;}

.shb_tit{font-size:18px;width:100%;word-break:keep-all;margin-top: 15px;letter-spacing: -0.5px;text-align:center;color:#111;}
.shb_tit strong{color:#009591;}
.shb_p1{color:#999;font-size:13px;white-space:pre-line;padding-top:15px}
.shb_type1{position:relative;border: 1px solid #ddd;border-top:4px solid #16a077;padding-bottom: 15px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;margin-bottom: 30px;}
.shb_type1:after{content:"";width:50px;height:4px;background:#ed1651;display:block;position:absolute;right:-1px;top:-4px;}
.shb_txt_box{float:left;width:100%;text-align: left;padding: 15px 15px 0;}
.shb_txt_box h3{float:left;width:100%;color: #111;}
.shb_txt_box p{float:left;width:100%;margin-top: 10px;font-size: 13px;color: #999;word-break: keep-all;letter-spacing: -0.5px;}
/*form type*/
.form_box{width:100%;float:left;}
.field_title{width:100%;float:left;font-size:16px;color:#111;letter-spacing:-0.5px;padding-bottom:10px;border-bottom:1px solid #e3e3e3}
.field_box{position:relative;width:100%;float:left;margin-top:30px;}
.field_box:first-child{margin-top:0 !important;}
.field_box select, .field_box input{float:left;}
.field_box label, .base_label{width:100%;float:left;color:#111;font-size: 15px;padding-bottom:10px;font-weight: 400;}

.set{position:relative;width:100%;float:left;}

.set40 .short{width:40px !important;}
.set40 .long{width:calc(100% - 40px) !important;}
.set40 .mlong{width:calc(100% - 50px) !important;margin-left:10px}

.set80 .short{width:80px !important;}
.set80 .long{width:calc(100% - 80px) !important;}
.set80 .mlong{width:calc(100% - 90px) !important;margin-left:10px}

.set90 .short{width:90px !important;}
.set90 .long{width:calc(100% - 90px) !important;}
.set90 .mlong{width:calc(100% - 100px) !important;margin-left:10px}

.set100 .short{width:100px !important;}
.set100 .long{width:calc(100% - 100px) !important;}
.set100 .mlong{width:calc(100% - 110px) !important;margin-left:10px}

.set110 .short{width:110px !important;}
.set110 .long{width:calc(100% - 110px) !important;}
.set110 .mlong{width:calc(100% - 120px) !important;margin-left:10px}

.success_set:after{position:absolute;content:"";display:block;top:10px;right:10px;width:20px;height:20px;background:url('../img/icon_focus_s.png') center center no-repeat;background-size:20px auto }
.success_set input{padding-right:35px;}

.error_set:after{position:absolute;content:"";display:block;top:10px;right:10px;width:20px;height:20px;background:url('../img/icon_focus_e.png') center center no-repeat;background-size:20px auto }
.error_set input{padding-right:35px;border-color:#ed1651;}

.del_set input{padding-right:35px;}
.del_set a{display:inline-block;position:absolute;right:5px;top:0;width:30px;height:40px;padding:10px 5px;}


.plus_set select{width:calc(100% - 46px);}
.plus_set .set button{position:absolute;background:#16a077;border:none;border-radius:50px;width:40px;height:30px;right:0;top:5px;cursor:pointer;}
.plus_set .set button > span{display:inline-block;width:10px;height:2px;background:#fff;}

.date_set:after{display:inline-block;position:absolute;content:"";background:url('../img/icon_calBtn.png') right center no-repeat;right:10px;top:9px;width:21px;height:20px;background-size:21px auto;}

.mail_set input{padding-right:130px;}
.mail_set div{position:absolute;right:0;line-height:38px;width:125px;}

.addr_set .zip{width:calc(50% - 3px);float:left;}
.addr_set .btn{width:calc(50% - 3px);float:right;border-radius:3px;padding:8px}
.addr_choice{position:absolute;right:0;top:-6px;width:120px;}


.txtr_set .txt{position:absolute;display:block;color:#666;font-size:13px;top:50%;right:10px;margin-top:-9.5px;} 

/*table*/
.base_tb{font-size:14px;border-top:2px solid #555;border-bottom:1px solid #ddd;}
.base_tb tr{border-top:1px solid #ddd;}
.base_tb th + th{border-left:1px solid #ddd;}
.base_tb td + td{border-left:1px solid #e5e5e5;}
.base_tb tbody th + td{border-left:1px solid #e5e5e5;}
.base_tb thead th{color:#111;font-weight:500;vertical-align:middle;background:#f9f9f9;}
.base_tb th, .base_tb td{text-align:center;padding:12px 8px;padding: 12px 8px;vertical-align: middle;}
.word_tb th, .word_tb td{word-break: keep-all;}
.base_tb tbody td{vertical-align:middle;color:#666}
.base_tb tbody th{font-weight:400;color:#666}
.base_tb tfoot tr{border-top:1px solid #ddd;background:#fef7f9;}
.base_tb tfoot th, .base_tb tfoot td{color:#333;font-weight:500}
.tb_scroll_box{overflow-x:auto;float:left;width:100%;padding-bottom:10px}
.tb_scroll_box .base_tb th, .tb_scroll_box .base_tb td{text-align:center;padding:8px;}
.tb_scroll_box .base_tb td{font-size:13px;}

.cont_wt_box{float:left;width:100%;background:#ececec;}
.cont_wt_box > div{float:left;width:100%;border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;margin-top:10px;background:#fff;padding:25px 15px;}
.cont_wt_box > div:first-child{margin-top:0;border-top:none;}
.cont_wt_box > div:last-child{border-bottom:none;}


.dib_head{position:relative;width:100%;float:left;word-break:keep-all;}
.dib_head strong{width:100%;display:block;color:#111;font-size:15px;letter-spacing:-0.5px;padding-bottom:5px;padding-left:8px;padding-right:0;}
.dib_head .btn_detail{position:absolute;top:50%;right:0;margin-top:-15px;font-weight:400;}
.detail_info_box .dib_head + ul{margin-top:10px;padding:10px 10px 0;border-top:2px solid #111;}
.detail_info_box .dib_head + div{float:left;width:100%;margin-top:7px;padding:10px 10px 0;border-top:2px solid #111;color:#111;}
.detail_info_box ul, .dl_list{width:100%;float:left;letter-spacing:-0.5px;position:relative;}
.detail_info_box ul li, .dl_list li{position:relative;width:100%;float:left;}
.detail_info_box ul li p, .dl_list li p{padding:4px 0;min-height:28px}
.detail_info_box ul li:first-child p, .dl_list li:first-child p{padding-top:0;min-height:24px}
.detail_info_box ul li:last-child p, .dl_list li:last-child p{padding-bottom:0;min-height:24px}
.detail_info_box ul li p.h_long2, .dl_list li p.h_long2{min-height:48px;}
.detail_info_box .title, .dl_list .title{float:left;color:#666;width:90px;padding-right:15px;}
.detail_info_box .data, .dl_list .data{position:relative;float:left;color:#111;width:calc(100% - 90px);padding-left:15px;font-weight:500;word-break:keep-all;}
.detail_info_box .data:before, .dl_list .data:before{position:absolute;content:"";width:1px;height:100%;background:#e3e3e3;left:0px;top:0;}

.dl_list.dl_type1{border-bottom:1px solid #e3e3e3;border-top:2px solid #555;padding:15px 8px;}

.dib_foot{width:100%;float:left;background:#f0f0f0;padding:6px 10px 8px;margin-top:10px;margin-bottom:7px;border-top:1px solid #fff;box-shadow:0px -1px #d3d3d3;border-bottom:1px solid #ddd;}
.dib_foot .title{font-size:15px;line-height:28px;color:#111;font-weight:500}
.dib_foot .data{float:right;text-align:right;font-size:19px;color:#e22a2c;font-weight:500}
.dib_foot .data span{font-size:14px;}
.dib_foot .data:before{display:none}
.dib_foot.sub{position:relative;width:100%;float:left;margin-top:0px;background:#fff; box-shadow:none;padding:8px 10px;border-top:0;;margin-bottom:0}
.dib_foot.sub .title{width:100%;padding-right:135px;}
.dib_foot.sub .data{position:absolute;right:8px;top:50%;margin-top:-11px;color:#111;font-size:15px;word-break:keep-all;}

.box_type_list{float:left;width:100%;padding:0 !important;}
.box_type_list li{position:relative;float:left;width:100%;border-bottom:1px solid #e5e5e5;padding:15px 8px;padding-right:100px;}
.box_type_list li p{float:left;width:100%;min-height:auto !important;padding:0 !important;}
.box_type_list li span{display:block;float:left;width:100%;font-size:16px;font-weight:500;color:#009591;margin-top:4px;line-height:20px;}
.box_type_list li strong{position:absolute;right:20px;top:50%;margin-top:-10px;font-size:14px;font-weight:500;z-index:10;color:#111;}


.sz_60 .title{width:60px !important;}
.sz_60 .data{width:calc(100% - 60px) !important;}

.sz_70 .title{width:70px !important;}
.sz_70 .data{width:calc(100% - 70px) !important;}

.sz_80 .title{width:80px !important;}
.sz_80 .data{width:calc(100% - 80px) !important;}

.sz_90 .title{width:90px !important;}
.sz_90 .data{width:calc(100% - 90px) !important;}

.sz_100 .title{width:100px !important;}
.sz_100 .data{width:calc(100% - 100px) !important;}

.sz_110 .title{width:110px !important;}
.sz_110 .data{width:calc(100% - 110px) !important;}

.sz_120 .title{width:120px !important;}
.sz_120 .data{width:calc(100% - 120px) !important;}

.sz_130 .title{width:130px !important;}
.sz_130 .data{width:calc(100% - 130px) !important;}

.sz_140 .title{width:140px !important;}
.sz_140 .data{width:calc(100% - 140px) !important;}

.sz_150 .title{width:150px !important;}
.sz_150 .data{width:calc(100% - 150px) !important;}

.sz_180 .title{width:180px !important;}
.sz_180 .data{width:calc(100% - 180px) !important;}

/* warning box */
.warning_box{position:relative;padding:0px 0 0 22px;margin-top:15px;float:left;width:100%;text-align:left;letter-spacing:-0.5px;word-break:keep-all;color:#999;font-size:13px;}
.warning_box:before{position:absolute;content:"";display:inline-block;width:21px;height:16px;background:url("../img/icon_warning.png") no-repeat left center;background-size:auto 100%;top:2px;left:0;}
.warning_box strong{color:#666;font-weight:400;}

.no_data_box1{float:left;width:100%;text-align:center;background:url("../img/icon_null.png") no-repeat top center;padding:65px 0 40px;background-position-y:0;background-size:50px auto;font-size:16px;margin-top:100px;}

.box_warning_box{position:relative;width: calc(100% - 20px);padding:15px 10px;text-align:center;background: #f2f2f2;border-radius: 5px;margin-left: 10px;float:left;}
.box_warning_box > span{font-size:13px;letter-spacing: -0.5px;}
.box_warning_box > span:before{content:"";display:inline-block;width:21px;height:16px;background:url("../img/icon_warning.png") no-repeat left center;background-size:auto 100%;vertical-align: -2px;}
.box_warning_box > span strong{color:#111;font-size:14px;}
.box_warning_box > div{width:100%;border-top: 1px dashed #aaa;margin-top: 8px;padding-top: 8px;color: #999;font-size: 12px;}
.warning_box2{position:relative;padding:15px 0 0 22px;margin-top:15px;float:left;width:100%;text-align:left;letter-spacing:-0.5px;word-break:keep-all;border-top:1px solid #e3e3e3;color:#999;font-size:13px;}
.warning_box2:before{position:absolute;content:"";display:inline-block;width:21px;height:16px;background:url("../img/icon_warning.png") no-repeat left center;background-size:auto 100%;top:18px;left:0;}
.warning_box2 strong{color:#666;font-weight:400;font-size:15px;}

.warning_list2{float:left;width:100%;border-top:1px solid #e3e3e3;margin-top:15px;}
.warning_list2 > li{position:relative;float:left;width:100%;padding:0px 0 0 22px;margin-top:10px;text-align:left;letter-spacing:-0.5px;word-break:keep-all;color:#999;font-size:13px;}
.warning_list2 > li:before{position:absolute;content:"";display:inline-block;width:21px;height:16px;background:url("../img/icon_warning.png") no-repeat left center;background-size:auto 100%;top:2px;left:0;}
.warning_list2 > li strong{color:#666;font-weight:400;font-size:15px;}


/* 모바일 명함 */
.mbusi_card_box{width:100%;background:#007e7b;padding: 80px 15px 0px;}
.mbusi_card_box > div{background:#fff;border-top-left-radius:5px;border-top-right-radius:5px;position:relative;padding-top: 70px;padding-bottom: 25px;}
.mbusi_card_box .bcb_img{position:absolute;top:-48px;left:50%;margin-left:-40px;width:96px;height:96px;border-radius:50%;border:8px solid #e9f0fe;background:#fff;overflow:hidden;}
.mbusi_card_box .bcb_name{width:100%;font-size:19px;display:block;text-align:center;}
.mbusi_card_box .bcb_name span{color:#009591;}
.mbusi_card_box .bcb_msg{display:block;width:100%;word-break:keep-all;text-align:center;color:#999;margin-top: 10px}
.mbusi_info_list{width:100%;padding: 0 14px 20px;}
.mbusi_info_list > div{border:1px solid #ddd;padding: 0 15px 20px;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.mbusi_info_list ul{}
.mbusi_info_list ul li{width:100%;position:relative;padding: 25px 0;border-bottom:1px dashed #999;}
.mbusi_info_list ul li h3{position:absolute;color:#009591;left:0;top:50%;margin-top:-10px;}
.mbusi_info_list ul li p{color:#111;width:100%;font-weight:500;padding-left: 40px;}
.mbusi_info_list ul li span{display:block;width: 100%;color: #666;padding-left: 40px;}
.mbusi_info_list ul li a{position:absolute;right: 4px;top:50%;margin-top: -24px;display:block;width:30px;height:30px;background:url("../img/icon_map.png") no-repeat center center;background-size:30px auto;}
.mbusi_info_list ul li:first-child{padding-top: 0;padding-bottom: 15px;}
.mbusi_info_list ul li.addr h3{margin-top: -28px;}
.mbusi_info_list ul li.addr{padding-right: 40px;}

.mbusi_info_list .base_p13{text-align:center;padding:20px 0;}


.daein_box1{float:left;width:100%;border-radius:3px;border:1px solid #e3e3e3;padding:15px;margin-bottom: 20px;}
.daein_box1 .dl_list{border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;padding:15px 0;}
.pay_cont{text-align:center;background:#f9f9f9;border: 1px solid #e3e3e3;border-radius: 3px;margin-bottom: 12px;padding: 15px 10px;}
.pay_cont > span{display:block;color:#111;font-size:13px;}
.pay_cont > strong{color:#009591;font-size:19px;}
.pay_cont > strong span{font-size:14px;}

.deain_list{float:left;width:100%;border-top:2px solid #222;margin-top: 10px;}
.deain_list > li{position:relative;float:left;width:100%;padding: 20px 0 0 15px;}
.deain_list > li:before{position:absolute;display:block;content:"";width:1px;height: 100%;background:#e3e3e3;left: 3px;top: 30px;}
.deain_list > li:last-child:before{top:0}
.deain_list > li:last-child:after{display:block;position:absolute;content: "";width:5px;height:5px;background:#e3e3e3;border-radius:50%;left: 1px;bottom: -2px;}
.deain_list > li h4{position:relative;float:left;width:100%;color:#333;}
.deain_list > li h4:before{display:block;position:absolute;content: "";width:5px;height:5px;background:#16a077;border-radius:50%;left: -14px;top:50%;margin-top:-2.5px;}
.deain_list > li > div{float:left;width:100%;border-radius:3px;border:1px solid #e3e3e3;padding:0 12px;margin-top:10px;}
.deain_list > li > div ul{padding:12px 0}
.deain_list > li > div ul:first-child .data{color: #555;font-weight: 400;}
.deain_list > li > div ul:last-child{border-top:1px solid #e3e3e3}
.deain_list > li > div ul:last-child .data{}


/* agree check list */
.agree_check_list{width:100%;float:left;background:#f2f2f2;padding: 15px 12px;border-radius:3px;}
.agree_check_list.type1{padding:6px 15px;}
.agree_check_list li{position:relative;width:100%;float:left;margin-top:4px;padding-right:30px;}
.agree_check_list li:first-child{margin-top:0}
.agree_check_list li input[type=checkbox] + label{color:#111;font-size:15px;letter-spacing:-0.5px;width:100%}
.acl_link{width:30px;height:36px;display:block;position:absolute;top:50%;margin-top:-18px;right:0;background:url('../img/icon_arrowR2.png') center center  no-repeat;background-size:8px 14px;z-index:10;}
.agree_check_list li .sub_txt{display:block;width:100%;color:#999;font-size:13px;padding-top:8px;letter-spacing:-0.5px;word-break:keep-all;}


/* 단체해상보험 */
.agree_check_list2{width:100%;float:left;background:#f2f2f2;padding:16px 21px;border-radius:3px;}
.agree_check_list2 li{position:relative;width:100%;float:left;margin-top:4px;padding-right:30px;}
.agree_check_list2 li:first-child{margin-top:0}
.agree_check_list2 li input[type=checkbox] + label{width:100%}
.agree_check_list2 li.height_custom{height:36px;line-height:36px;color:#999;padding-right:30px;}
.agree_check_list2 li.height_custom label{padding-left:32px;}
.btn_Tprev{position:absolute;color:#fff;left:0;top:40px;width:47px;height:50px;background:url(../../moria/img/common/back_btn.png)  center center no-repeat;background-size:21px 16px;}

/* 특별헬스케어서비스 동의리스트  2021-04-21*/
.agree_check_list3{width:100%;float:left;background:#f9f9f9;padding: 15px 12px;border-radius:3px;}
.agree_check_list3 li{position:relative;width:100%;float:left;margin-top:4px;padding-right:30px;}
.agree_check_list3 li.tit{font-size: 15px;border-bottom: 1px solid #999;padding-bottom: 15px;margin-bottom: 10px;color: #111;font-weight: 500;}
.agree_check_list3 li:first-child{margin-top:0}
.agree_check_list3 li input[type=checkbox] + label{color:#999;font-size:15px;letter-spacing:-0.5px;width:100%}
.agree_check_list3 li input[type=checkbox]:checked + label{color:#111;}
.agree_check_list3 li .sub_txt{display:block;width:100%;color:#999;font-size:13px;padding-top:8px;letter-spacing:-0.5px;word-break:keep-all;}
.agree_check_list3 li.num_att {padding-right: 0;display: ;}
.agree_check_list3 li .icon_check{width:22px;height:22px;background:url('../img/form_checkOn.png') 0px 0px no-repeat;background-size:22px auto;} 
.agree_check_list3 li .icon_check .fc_pink{margin-left:30px}


/* address tab */
.addr_result_box{width:100%;padding-top: 30px;overflow:hidden}
.addr_result_box h2{display:block;width:100%;color:#111;letter-spacing:-0.5px}
.addr_result_box h2 span{color:#009591;}
.addr_result_box > ul{width:100%;border-top: 2px solid #555;margin-top: 13px;margin-bottom: 20px;overflow:hidden}
.addr_result_box > ul > li{float:left;width:100%;position:relative;border-bottom: 1px solid #e3e3e3;}
.addr_result_box > ul > li > a{display:block;float:left;width:100%;padding: 12px;padding-left:70px;background:url("../../moria/img/common/icon_arrowR1.png") no-repeat center right;background-size: 8px auto;}
.addr_result_box > ul > li > a span{position:absolute;left:0;top:50%;margin-top:-10px;}
.addr_noti{float:left;width:100%;text-align:center;padding-bottom: 20px;}
.addr_noti strong{display:block;width:100%;font-size:16px;color:#111;}
.addr_noti span{display:block;width:100%;padding-top: 3px;color:#999;letter-spacing: -0.5px;font-size: 13px;}
.no_data_box1{width:100%;text-align:center;background:url("../img/icon_null.png") no-repeat top center;padding: 65px 0 40px;background-position-y: 0;background-size: 50px auto;font-size: 16px;margin-top: 100px;}

.zip_addr_box{padding:25px 15px;}
.zip_result_box li > a{padding-left:0 !important;position:relative;}
.zip_result_box li > a > div{width: 60px;text-align: center;position: absolute;top: 50%;left: 0;margin-top: -10px;}
.zip_result_box li > a > ul{float:right;width: calc(100% - 60px);border-left: 1px solid #e3e3e3;padding-left: 10px;}
.zip_result_box li > a > ul li{position:relative;width:100%;padding-right: 10px;}
.zip_result_box li > a > ul span{left:0;top: 0;color: #999;margin: 0;}
.zip_result_box li > a > ul strong{display: block;width: 100%;padding-left: 54px;word-break: keep-all;font-weight: 400;}

/* layer popup */
.popup_box{display:none;height:100%;width:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:5000;}
.dimmed{/* background:rgba(0,0,0,0.6); */}
.popup_container{position:relative;width:100%;height:100%;background:#e4e3e9;overflow:hidden;}
.popup_header{position:fixed;float:left;width:100%;padding:12.5px;background:#3d3d49;box-sizing:border-box;height:50px;color:#fff;font-size:17px;min-width:320px}
.popup_header h1{padding-right:60px;}
.popup_body{float:left;width:100%;overflow:auto;margin-top:50px;height:calc(100% - 50px);background:#fff;min-width:320px;padding-bottom:80px}
.popup_cont_box{width:100%;float:left;padding:20px 15px}
.popup_footer{position:absolute;float:left;width:100%;bottom:0;left:0;z-index: 10;height:50px;}
.popup_footer .btn{padding:13px;border-radius:0;height:50px;}
.popup_footer .btn_blue{padding:9.5px;background:#009591;border-color:#009591;font-size:20px;}
.popup_footer .btn_aaa{padding:9.5px;font-size:20px;}
.modal_off{position:absolute;top:0;right:0;height:50px;z-index:5;}
.modal_off img{height:50px;}

.popup_box.full_popup_box{display:none;height:100%;width:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:5000;}

.pop_h2{float:left;width:100%;color:#111;font-size:15px;padding-bottom:15px;}

.popup_m_box{background:rgba(0,0,0,0.6);z-index:5200;}
.popup_m_container{position:absolute;width:calc(100% - 30px);max-width:400px;top:50%;left:50%;transform:translate(-50%,-50%);padding-bottom:50px;background:#fff;margin-top:12px;padding-top:84px;}
.popup_m_header{font-size:17px;color:#111;text-align:center;float:left;width:100%;position:fixed;padding:0 20px;top:0;left:0;max-height:84px;z-index:10;}
.popup_m_header h1{padding:30px 0 29px 0;width:100%;float:left;}
.popup_m_header h1.bo_tit1{border-bottom:2px solid #555;}
.popup_m_body{width:100%;float:left;padding:0 20px;}
.popup_m_body .popup_cont_box{padding:0;}
.popup_m_footer{position:absolute;float:left;width:100%;bottom:0;left:0;height:50px;}
.popup_m_footer .btn{padding:9.5px;border-radius:0;font-size:20px;height:50px;}
.popup_m_footer .btn_blue{background:#009591;border-color:#009591;}

.modal_m_off{position:absolute;top:-35px;right:-10px;z-index:5;padding:10px;}
.modal_m_off img{height:15px;}
.popup_m_body .no_data_box1{margin-top:31px;padding-bottom:10px}

.popup_mf_box{background:rgba(0,0,0,0.6);z-index:5200;}
.popup_mf_container{position:absolute;width:calc(100% - 30px);height:calc(100% - 65px);bottom:0;left:15px;background:#fff;}
.popup_mf_header{position:relative;font-size:17px;color:#111;text-align:center;float:left;width:100%;height:84px;z-index:1;}
.popup_mf_header h1{position:absolute;left:0;padding:0 20px;width:100%;top:50%;transform:translateY(-50%);}
.popup_mf_header.bor_tit:after{display:block;content:"";position:absolute;bottom:0;left:20px;width:calc(100% - 40px);background:#555;height:2px;}
.popup_mf_body{position:relative;width:100%;height:calc(100% - 134px);float:left;padding:0 20px 25px;overflow-y:auto;}
.popup_mf_body .popup_cont_box{padding:0;}
.popup_mf_footer{position:absolute;float:left;width:100%;bottom:0;left:0;height:50px;}
.popup_mf_footer .btn{padding:13px;border-radius:0;height:50px;}
.popup_mf_footer .btn_blue{padding:9.5px;background:#009591;border-color:#009591;font-size:20px;}
.popup_mf_footer .btn_aaa{padding:9.5px;font-size:20px;}


.notipop_container .popup_mf_header{}
.notipop_container .popup_mf_body{height:calc(100% - 50px);position:relative;}
.notipop_container .complet_box{position:absolute;top:50%;left:0;transform:translateY(-50%);padding-top:86px;background-position:center 0;word-break:break-all;}
.notipop_container .complet_box.non_box{background-position:center 0;}
.notipop_container .complet_box > strong{line-height:18px;}
.notipop_container .complet_box > span{display:block;width:100%;color:#999;font-size:14px;text-align:center;padding-top:12px;line-height:20px;white-space:pre-line;word-break:keep-all;}

.alert_container .complet_box{padding-top:80px;background-position:center 0;word-break:break-all;margin:40px 0;}
.alert_container .complet_box.non_box{background-position:center 0;}
.alert_container .complet_box > strong{display:block;width:100%;color:#111;font-size:16px;text-align:center;line-height:22px;white-space:pre-line;word-break:keep-all;}
.alert_container .complet_box > span.ac_txt{display:block;width:100%;color:#999;font-size:14px;text-align:center;padding-top:12px;line-height:20px;white-space:pre-line;word-break:keep-all;}


/* 본인인증 */
.certifi_head{float:left;width:100%;}
.certifi_head h2{text-align:center;width:100%;float:left;padding:20px 10px;font-size:18px;color:#111;}
.certifi_head .btn_md_box{padding:25px 15px;background:#f2f2f2}
.certifi_head .btn_md_box input[type=radio].btn_radio:disabled + label{color:#777;background:#d9d9d9}
.certifi_body{float:left;width:100%;padding:20px 15px;}
.certifi_box{float:left;width:100%;text-align:center}
.certifi_box > strong{font-size:16px;color:#111;display:block;width:100%;word-break: keep-all;}
.certifi_box > span{color:#999;font-size:13px;display:block;width:100%;padding:10px;word-break:keep-all;}
.certifi_box > div{width:100%;float:left;padding-top:15px;}
.field_title + .certifi_box > div{padding-top:10px;}
.certifi_box > div > ul{width:100%;float:left;}
.certifi_box > div > ul > li{position:relative;width:calc(50% - 3px);border:1px solid #ccc;border-radius:3px;float:left;background-repeat:no-repeat;background-position:center 20px;background-size:35px auto;background-color:#fff}
.certifi_box > div > ul > li a{display:inline-block;width:100%;padding:48px 0 15px 0;font-size:15px;font-weight:500;letter-spacing:-1px;}
.certifi_box > div > ul > li span{display:none;position:absolute;left:-1px;bottom:0;width:calc(100% + 2px);background:#28b2a5;text-align:center;color:#fff;padding:10px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;font-weight:400;font-size:13px;}
.certifi_box > div > ul > li a:after{content:"\f105";font-family:'FontAwesome';vertical-align:1px;padding-left:4px}
.certifi_box > div > ul > li.certi_03 a:after{display:none}
.certifi_box > div > ul > li + li{margin-left:6px}
.certi_01{background-image:url('../img/icon_certi01.png');height:87px}
.certi_02{background-image:url('../img/icon_certi02.png');height:87px}
.certi_03{background-position:center center !important;height:87px;}
.certi_01 a{height:85px}
.certi_02 a{height:85px}
.certi_03 a{padding:0 !important;height:85px}


.certifi_phone{width:100%;float:left;}
.certifi_phone .cerp_tit{font-size:18px;font-weight:700;color:#333;width:100%;float:left;margin-bottom:10px;}
.certifi_plist{width:100%;float:left;}
.certifi_plist input[type=radio].btn_radio + label{width:calc(25% - 4.5px) !important;float:left;height:40px;margin-right:6px;color: #777;background:#fff;border: 1px solid #999;font-weight:400;font-size:14px;padding:0 !important;line-height:38px;}
.certifi_plist input[type=radio].btn_radio:checked + label{border-color:#28b2a5;color:#fff; background:#28b2a5;}
.certifi_plist select{width:calc(25% - 4.5px) !important;float:left;}
.certifi_phone .certifi_set{margin-top:20px}
.certifi_phone .certifi_set input{border:none;border-bottom:1px solid #3d3d49;color:#111;text-align:center;border-radius:0;}
.certifi_phone .certifi_set + .msg_box{margin-top:0}
.agree_check_box{width:100%;float:left;background:#f2f2f2;border-radius:3px;padding:15px;margin-top:20px}
.agree_check_box .acb_title{border-bottom:1px solid  #999;padding:10px 0;margin-bottom:5px;color:#111;font-weight:700;font-size:16px;position:relative;}
.agree_check_box .acb_title strong{font-weight:700}
.agree_check_box .agree_check_list{background:none;padding:0;border-radius:0;}
.agree_check_box .agree_check_list li{font-size:16px;}
.agree_check_box .agree_check_list li.num_att{padding-right:0;display:none;}
.agree_check_box .agree_check_list li .agree_txt{display:block;width:100%;font-size:16px;color:#999;padding:8px 0;line-height:20px}

.phone_att span.time{position:absolute;right:71px;top:50%;color:#7ca3bf;font-size:14px;margin-top:-10px;}
.phone_att .full{border-radius:3px;margin-bottom:6px}
.phone_att div .btn{position:absolute;right:10px;top:50%;margin-top:-12px;font-size:12px;width:50px;border-radius:50px;padding:2px 12px 2px;font-weight:400;}
.phone_att div .btn1{position:absolute;right:10px;top:50%;margin-top:-12px;font-size:12px;width:55px;border-radius:50px;padding:3px 4px 3px;font-weight:400;border:1px solid #999;background:#fff;}

.agree_check_box.check_fold .acb_title .icon_check{display:inline-block;width:22px;height:22px;position:absolute;left:0;top:7px;background:url('../img/form_checkOn.png') 0px 0px no-repeat;background-size:22px auto;} 
.agree_check_box.check_fold .acb_title{border-bottom:none;padding:5px 0 10px 30px;letter-spacing:-1px;}
.agree_check_box.check_fold .agree_check_list{margin-bottom:0;-webkit-transition:all 0.15s ease-in-out; -moz-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out;}
.agree_check_box.check_fold .agree_check_list li{overflow:hidden;height:0;-webkit-transition:all 0.15s ease-in-out; -moz-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out;margin-top:0;}
.agree_check_box.check_fold .agree_check_list li.num_att{display:block;height:auto;padding:0;position:relative;padding-bottom:10px;}

/* test */
.test_auth_method { font-size:14px}
.test_auth_method + label{float: left !important;
    width: calc(25% - 4px) !important;
    margin-right: 4px !important;
    margin-left: 0px !important;}
.test_auth_method + label:last-child { margin-right:0 !important}

.certify_card_box{float:left;width:100%;}
.certify_card{background:#fff;border:solid 1px #ddd;border-radius:5px;padding:20px 20px 20px 100px;position:relative;}
.certify_card:before{content:"";position:absolute;top:50%;left:15px;background:url("../img/common/icon_S1-3-2.png")  no-repeat;background-size:70px 70px;display:block;margin-top:-35px;width:70px;height:70px;}
.certify_card> strong{background:#16a077;color:#fff;font-size:13px;border-radius:10px;padding:0 10px;margin-bottom:6px;display:inline-block;}
.certify_card .certify_code{font-size:14px;color:#111;margin-bottom:2px;}
.certify_card .certify_issue, .certify_card .certify_date{font-size:14px;color:#666;margin-bottom:2px}
.certify_card .certify_issue >span, .certify_card .certify_date> span{color:#aaa;}

.no_certify{width:100%;text-align:center;padding-bottom:70px;}
.no_certify >img{width:80px;height:80px;margin:30px auto 25px auto;}
.no_certify .no_certiTxt{font-size:14px;color:#111;}
.no_certify .no_certiTxt >strong{color:#007e7b;display:block;font-size:18px;}


.aff_btnWrap{background:#fff;border:solid 1px #ddd;text-align:center;border-radius:5px;display:table;height:84px;margin-bottom:10px;}
.aff_btnWrap.on{background:#16a077;border-color:#16a077;}
.aff_btnWrap.on .aff_btnIn, .aff_btnWrap.complete .aff_btnIn{color:#fff;}
.aff_btnWrap.disabled{background:#eee;}
.aff_btnWrap.disabled .aff_btnIn{color:#aaaaaa}
.aff_btnWrap.complete{background:#007e7b;}
.aff_btnWrap .aff_btnIn{display:table-cell;vertical-align:middle;font-size:13px;color:#666;line-height:13px;}
.aff_btnWrap .aff_btnIn span{display:block;width:34px;height:34px;border-radius:17px;margin:0 auto 5px;}
.aff_btnWrap+.inp_boxArea{margin-bottom:10px;}

.affiliate_box{width:100%;float:left;}
.affiliate_box .popup_cont_box{padding-bottom:0 !important;}
.affiliate_box .pop_tit{display: none}
.affiliate_box .section.sec_bg01{background:#fff !important;width:100%;float:left;}
.affiliate_box .affiliate{width:100%;float:left;}

.affiliate_box .div2{float:left !important;width:calc(50% - 3px) !important;}
.affiliate_box .div2.last{float:right !important; width:calc(50% - 3px) !important;}
.affiliate_box .pop_btn_fixed{display:none}
.affiliate_box .block{width:100%;float:left;}
.affiliate_box .btn_blue, .affiliate_box .btn_dark, .affiliate_box .btn_gray{font-family: "Noto Sans KR";color:#fff;text-align:center;font-size: 14px;margin-top: 6px;padding: 11px 0px 12px;border-radius:3px}
.affiliate_box .btn_blue{background: #009591 !important;border-color: #009591 !important;}
.affiliate_box .btn_dark{background: #666 !important;border-color: #666 !important;}
.affiliate_box .btn_gray{background: #16a077 !important;border-color: #16a077 !important;}
.affiliate_box .btn_more{background: #f1f1f1 !important;border-color: #e3e3e3 !important;font-family: "Noto Sans KR";cursor:pointer;color: #666 !important;}


.txt_radio_box .field_box{border-bottom:1px solid #e3e3e3;}
.txt_radio_box .field_box:last-child{border-bottom:0;}
.txt_radio_box .base_txt_box1 {padding-bottom:20px;}
.txt_radio_box .btn_md_box{margin-bottom:30px}
.txt_radio_box .field_box:last-child .btn_md_box{margin-bottom:0}
.txt_radio_box input[type=radio].btn_radio + label{border-color:#063190;color:#063190;}
.txt_radio_box input[type=radio].btn_radio:checked + label{border-color:#16a077;background:#16a077;color:#fff;}
.txt_radio_box input[type=radio].btn_radio:checked + label:before{content:"";display:inline-block;color:#fff;width:17px;height:14px;position:absolute;left:auto;right:13%;top:50%;margin-top:-8.5px;background:url('../img/icon_checkBg.png') center center no-repeat;background-size:17px auto;}

.survey_cont_box{width:100%}
.survey_cont_head{text-align:center;letter-spacing:-0.5px;padding: 10px 10px 5px;}
.survey_cont_head span{display:block;color:#333;font-weight:500;}
.survey_cont_head h2{color:#009591;font-size:30px;}
.survey_cont_body > div{border:1px solid #e5e5e5;border-radius:5px;padding: 25px 25px;margin-top: 20px;}
.survey_cont_body > div strong.q_title{display:block;color: #333;position: relative;padding-left: 20px;}
.survey_cont_body > div strong.q_title span{position: absolute;display:inline-block;color:#009591;font-size:20px;left: 0;top: -5px;}
.survey_cont_body > div ul{padding:5px 10px 0}
.survey_cont_body > div textarea{font-size:14px;color:#666;margin-top: 15px;border-color: #ddd;border-radius: 0;}
.survey_cont_foot{text-align:center;padding:30px 0 0}
.survey_cont_foot .btn{min-width:150px}

.survery_cont_section{position:relative;float:left;width:100%;margin-top:50px;}
.survey_tit{position:relative;font-size: 20px;text-align: center;color: #111;font-weight: 500;border: 1px solid #666;padding: 10px;width: 300px;margin: auto;}

.survey_tb{font-size:14px;border-top:2px solid #555;border-bottom:1px solid #ddd;margin: 10px 0 20px;}
.survey_tb tr{border-top:1px solid #ddd;}
.survey_tb th + th{border-left:1px solid #ddd;}
.survey_tb td + td{border-left:1px solid #e5e5e5;}
.survey_tb tbody th + td{border-left:1px solid #e5e5e5;}
.survey_tb thead th{color:#111;font-weight:500;vertical-align:middle;background:#f9f9f9;padding: 12px 8px;}
.survey_tb th, .survey_tb td{text-align:center;padding: 0px;vertical-align: middle;}
.survey_tb tbody td{vertical-align:middle;color:#666}
.survey_tb tbody td input[type=text]{border:none;padding:0 3px;text-align:center}
.survey_tb tbody th{font-weight:400;color:#666}
.survey_tb tfoot tr{border-top:1px solid #ddd;background:#fef7f9;}
.survey_tb tfoot th, .base_tb tfoot td{color:#333;font-weight:500}


.easy_save_box{float:left;width:100%;padding:0;}
.easy_save_box h2{font-size:18px;color:#111;float:left;width:100%;text-align:center}
.easy_save_box h2 span{color:#009591;}

.easy_save_box h3{color:#111;font-size:14px;font-weight:400;margin-top:20px;float:left;width:100%;}
.easy_save_box h3 span{color:#ed1651}
.easy_save_box > div{float:left;width:100%}

.radio_bar_list{width:100%;background:url("../img/bg_survey.png") center top no-repeat;margin-top: 20px;padding: 15px 38px 0 !important;overflow:auto;}
.radio_bar_list li{float:left;width:20%}
.radio_bar_list input[type=radio] + label{padding: 24px 0 0 0;text-align:center;width: 100%;margin-right: 0;}
.radio_bar_list input[type=radio] + label:before{left:50%;top:0;margin-left:-10px}

.radio_bar_none{width:100%;/* background:url("../img/bg_survey.png") center top no-repeat; */padding: 15px 0 0 !important;overflow:auto;}
.radio_bar_none li{float:left;width:20%}
.radio_bar_none input[type=radio] + label{padding: 24px 0 0 0;text-align:center;width: 100%;margin-right: 0;}
.radio_bar_none input[type=radio] + label:before{left:50%;top:0;margin-left:-10px}

.radio_bar_half{width:100%;padding: 5px 0 0 !important;overflow:auto;}
.radio_bar_half li{float:left;width:50%}
.radio_bar_half input[type=radio] + label{width: 100%;margin-right: 0;}
.radio_bar_half input[type=radio] + label:before{left:0;}

.radio_bar_total{width:100%;/* background:url("../img/bg_survey.png") center top no-repeat; */padding: 15px 0 0 !important;overflow:auto;}
.radio_bar_total li{float:left;width:14%}
.radio_bar_total input[type=radio] + label{padding: 24px 0 0 0;text-align:center;width: 100%;margin-right: 0;}
.radio_bar_total input[type=radio] + label:before{left:50%;top:0;margin-left:-10px}

.radio_bar_input{width:100%;padding: 0 !important;overflow:auto;}
.radio_bar_input li{width: 100%;float:left;margin-top:5px;padding:0 15px}

.radio_bar_input2{width:100%;padding: 0 !important;overflow:auto;}
.radio_bar_input2 li{width: 49%;float:left;margin-top:5px;padding:0}
.radio_bar_input2 li:nth-child(2n){float:right}

.radio_bar_input3{width:100%;padding: 0 !important;overflow:auto;}
.radio_bar_input3 li{width: 49%;float:left;margin-top:5px;padding:0}
.radio_bar_input3 li:nth-child(2n){float:right}

.dashed{border-top: 1px dashed #d4d4d4;margin: 30px 10px 0 10px;}
.sub_textarea{margin-top:5px;min-height:50px}
.sub_cont_area{margin-top:20px;padding: 0 15px;}

.answer_cont_box .survey_cont_head{text-align:left;padding-left: 0;background: url("../img/bg_answer.png") 440px 15px no-repeat;}
@media(max-width: 635px){
	.answer_cont_box .survey_cont_head{background-position: top 10px right;background-size: 25%;}
}
.answer_cont_box .survey_cont_head h2{font-size:26px;}
.answer_cont_box .survey_cont_head strong{font-size:16px;font-weight:400;padding: 20px 0;display: block;color: #333;}
.answer_cont_box .survey_cont_head strong > span{color:#009591;display:inline;font-weight:400}
.answer_cont_box .survey_cont_head p{line-height:24px}
.answer_cont_box .survey_cont_body h3{color:#111;font-size:16px;margin-top: 30px;}
.answer_cont_box .survey_cont_body h3 strong{color:#009591;}
.answer_cont_box .survey_cont_body .answer_txt_box{white-space:pre-line;}
.answer_cont_box .survey_cont_body > div strong.q_title{color:#009591;font-size:16px;padding-left: 0;}
.answer_cont_box .survey_cont_body > div{margin-top: 10px;padding: 15px;}

.save_box{position:fixed;bottom:0;width:100%;z-index:1;}
.save_box .save{display: block;padding: 10px 0;font-size: 15px;text-align: center;margin: 0 auto;max-width: 650px;border-radius: 0;}

.radio_list_box{width:100%;float:left;margin-top:30px}
.radio_list_box h3{color:#111;}
.radio_list_box p{color:#999;font-size:13px;margin-top:8px;}
.radio_list_box ul{border-top:1px solid #555;margin-top: 10px;}
.radio_list_box ul li{border-bottom:1px solid #e3e3e3;padding: 2px 8px;}
.radio_list_box ul li input[type=radio] + label{color:#111;width: 100%;padding: 8px 2px 8px 28px;}
.radio_list_box ul li input[type=radio] + label:before{top:9px;}
.radio_list_box textarea{margin-top:10px}

.etc_event_box{float:left;width:100%;position:relative;text-align:center}
.etc_event_box img{width:100%}
.etc_link_btn{position:absolute;bottom: 2.5%;left:4%;width:92%;background: url("../img/img_event_txt.png") no-repeat center center #1da1fe;background-size:47.5% auto;height: 6%;border-color:#1da1fe;box-shadow: 0px 5px #072c80;}

.etc_field_box{float:left;width:100%;padding:25px 15px;}

/* depth list */
.txt_dep_box{font-size:12px;float:left;width:100%;margin-bottom:20px}
.txt_dep1{float:left;width:100%;color:#111;font-weight:500}
.txt_dep1 > li{position:relative;width:100%;float:left;word-break:keep-all;letter-spacing:-0.5px;line-height:18px;}
.txt_dep1 > li:before{position:absolute;left:0;display:block;}
.txt_dep1 > li + li{margin-top:4px;}

.txt_dep2{float:left;width:100%;margin-top:10px}
.txt_dep2 > li{position:relative;width:100%;float:left;word-break:keep-all;letter-spacing:-0.5px;line-height:16px;}
.txt_dep2 > li + li{margin-top:4px;}
.txt_dep2 > li:before{position:absolute;left:0;display:block;}
.txt_dep_box .warning_box{font-size:12px; margin-top:20px}

/* - type*/
.icon1 > li{padding-left:10px;}
.icon1 > li:before{content:"·";top:0px;}

/* * type*/
.icon2 > li{padding-left:10px;}
.icon2 > li:before{content:"*";top:3px;}

.complete_box{float:left;width:100%;padding-top:80px;text-align:center;}
.complete_box strong{color:#007e7b;font-size:20px;display:block;width:100%;background: url("../img/icon_complete01.png") no-repeat center 45px;padding-bottom: 135px;background-size:95px auto;}
.complete_box span{color:#666;font-size:14px;display:block;width:100%}

.blue_title_box{background-color:#009591;color:#fff;font-size:16px;padding:13px 10px}

.info_toggle_box{border-radius:3px;float:left;width:100%;border:1px solid #e3e3e3;}
.info_toggle_box .itb_title{float:left;width:100%;background-color:#eff8ff;padding: 0;}
.info_toggle_box .itb_title a{position:relative;color:#111;display:block;width:100%;border-top-left-radius:3px;border-top-right-radius:3px;padding: 15px;}
.info_toggle_box .itb_cont{float:left;width:100%;padding:17px 15px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background:#fff;}

.info_toggle_box.base_toggle .itb_cont{display:none;}
.info_toggle_box.base_toggle .itb_title a:after{position:absolute;content:"\f107";font-family:'FontAwesome';font-size:28px;color: #007e7b;display:block;right: 15px;top:50%;margin-top:-14px;}
.info_toggle_box.open .itb_title a:after{content:"\f106";margin-top: -16px;}
.ic_title{margin-bottom:10px;display:block;width:100%;float:left;}
.info_toggle_box .itb_cont ul + .ic_title{margin-top:30px;}


/*table width type box*/
.tb_type_list{width:100%;float:left;padding:0;font-size: 13px;border-top: 2px solid #555;border-bottom:1px solid #ddd;margin-top:16px;}
.tb_type_list > ul{width:100%;float:left;}
.tb_type_list li{width:100%;float:left;position:relative;background:#f9f9f9;border-top:1px solid #ddd;}
.tb_type_list li:first-child{border-top:none;}
.tb_type_list li > .title{position:absolute;width: 130px;color: #111;font-weight:500;left:0;top:50%;padding: 8px 10px 10px 10px;transform:translateY(-50%);letter-spacing: -0.5px;text-align: center;}
.tb_type_list li > .data{position:relative;float:right;width: calc(100% - 130px);background:#fff;color: #666;padding: 8px 12px 10px 12px;border-left: 1px solid #e5e5e5;}
.tel_btn{display:block;position:absolute;padding: 5px;width: 100px;text-align: center;right: 82px;top: 20px;border-radius:50px;background-color:#009591;color:#fff;font-size:14px;z-index: 11;}
.tel_btn span{display:inline-block;vertical-align: middle;}
.tel_btn span:after{display:inline-block;content:"";width:15px;height:18px;background:url("../img/icon_tel.png") no-repeat center center;vertical-align: -3px;margin-left: 5px;}
.close_btn{position:absolute;right: 22px;top: 19px;z-index:11;width: 30px;height: 30px;padding: 5px;}

.agree_step_box1{float:left;width:100%;padding:30px 0;text-align:center;background:url("../img/img_stepInfo01.png") no-repeat center 10px #ececec;background-size: 140px auto;padding-top:150px;}
.agree_step_box1 > img{width:100%;max-width:305px;}
.agree_step_box1 > strong{font-size:24px;display:block;margin-top:20px;color:#111;line-height:28px}
.agree_step_box1 > strong span{color:#009591}
.agree_step_box1 > span{color:#555;display:block;margin:20px 0;}

.agree_step_head{float:left;width:100%;background-color: #009591;text-align:center;padding:14.5px 0;}
.agree_step_head ul{display:inline-block;}
.agree_step_head ul li{position:relative;float:left;width:25px;height:25px;text-align:center;line-height:25px;font-size:15px;color:#111;background-color:#fff;border-radius:100px;margin:0 10px;}
.agree_step_head ul li.on{background-color: #1bcdc1;color:#fff;width:auto;padding: 0 10px;}
.agree_step_head ul li.off{background:url("../img/icon_complet.png") no-repeat center center #fff;background-size:auto 11px; color:#fff;font-size: 0;}
.agree_step_head ul li:before{content:"";display:inline-block;width: 20px;height:1px;background: #1bcdc1;left:-20px;top: 50%;margin-top: -0.5px;position:absolute;}
.agree_step_head ul li:first-child:before{display:none}

.gray_txt_box1{width:100%;float:left;background-color:#f2f2f2;font-size:14px;color:#666;padding:15px 10px;}
.common_terms{width:100%;float:left;background-color:#f2f2f2;font-size:13px;color:#666;padding:15px 10px;}
.common_terms strong{display:block;padding-bottom:5px;font-size:15px;color:#222;}

/* 정보 동의 */
.agree_check_list.acl_type1 > li{padding-right: 50px;}
.agree_check_list.acl_type1 > li > input[type=checkbox] + label{color:#111;font-size:15px;letter-spacing:-0.5px;width:auto;}
.agree_check_list.acl_type1 > li > a{display:inline-block;color:#999;font-size:13px;letter-spacing: -0.5px;padding:4px 0;position: absolute;right: 0;top: 50%;margin-top: -13.5px;}
.agree_check_list.acl_type1 > li > a span{border-bottom:1px solid #999;}
.acl_link_txt{display:inline-block;color:#999;font-size:13px;letter-spacing: -0.5px;padding:4px 0;vertical-align: 2px;}
.acl_link_txt span{border-bottom:1px solid #999;}
.all_text_box{display:none;background:#f9f9f9;color:#999;font-size:13px;word-break:keep-all;padding:15px;line-height: 19px;margin:10px 0;}

.bocall_toggle.info_toggle_box{margin-top:30px;}
.bocall_toggle.info_toggle_box .itb_title{background: url(../img/icon_bocall.png) no-repeat left center #effff1;background-size:auto 16px;background-position-x: 15px;}
.bocall_toggle.info_toggle_box .itb_title a{color:#111;font-size:15px;padding-left:38px;}
.bocall_toggle.info_toggle_box .itb_cont {position:relative;}
.bocall_toggle .bocall{position:absolute;width: 40px;height: 40px;right: 15px;top: 50%;margin-top: -20px;border-radius: 50%;border: 1px solid #009591;text-align: center;padding-top: 10px;}
.bocall_toggle .bocall img{width: 18px;}
.bocall_toggle .dl_list{padding-right:50px;}

/* completion_box */
.complet_box{float:left;width:100%;padding:0 15px;padding-top:110px;background:url("../img/icon_stepcheck.png") no-repeat;background-size:auto 65px;background-position:center 30px;}
.complet_box strong{width:100%;display:block;font-size:18px;color:#111;text-align:center;}
.complet_box span.cpt_txt1{width:100%;display:block;text-align:center;}

.complet_box.warning{background-image:url("../img/icon_stepcheck0.png");background-repeat:no-repeat;}
.complet_box.non_box{background:url("../img/icon_stepcheck1.png") no-repeat;background-size:auto 65px;background-position:center 30px;}
.complet_box.non_box1{background:url("../img/icon_stepcheck2.png") no-repeat;background-size:auto 65px;background-position:center 30px;}
.cb_result_list{float:left;width:100%;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;padding:15px 0;margin-top:30px}
.cb_result_list li{float:left;width:100%;padding-bottom:5px;}
.cb_result_list li:last-child{padding-bottom:0}
.cb_result_list li div{font-size:15px;letter-spacing:-0.5px}
.cb_result_list li .title{float:left;width:90px;}
.cb_result_list li .data{float:right;color:#111;width:calc(100% - 90px);text-align:right;}


/*text type*/
.txt_list_01, .txt_box_01, .txt_list_02{width:100%;float:left;display:block;font-size:13px;}
.txt_list_01 > li > ul{font-size:13px;color:#999;}
.txt_list_01 > li + li{margin-top:4px}
.txt_list_01 li, .txt_box_01{position:relative;width:100%;float:left;word-break:keep-all;letter-spacing:-0.5px}
.txt_list_01 li:before, .txt_box_01:before{position:absolute;left:0;display:block;}
.txt_list_02 li{width:100%;float:left;padding:12px 0;}
.txt_list_02 li:first-child{padding-top:5px;}
.txt_list_02 li strong{color:#111;}
.txt_list_02 li > span{display:block;width:100%;float:left;margin-top:5px;}

/*text before icon*/
/*no icon*/
.unit_icon0{padding-left:0;}
.unit_icon0:before{content:"";}

/* • type*/
.icon1 > li, .unit_icon1{padding-left:10px;}
.icon1 > li:before, .unit_icon1:before{content:"";top:8px;width:4px;height:4px;border-radius:50%;background:#007e7b;}

/* ※ type*/
.icon2 > li, .unit_icon2{padding-left:16px;}
.icon2 > li:before, .unit_icon2:before{content:"※";top:0px;}

/* - type*/
.icon3 > li, .unit_icon3{padding-left:10px;}
.icon3 > li:before, .unit_icon3:before{content:"-";top:2px;}

/* * type*/
.icon4 > li, .unit_icon4{padding-left:10px;}
.icon4 > li:before, .unit_icon4:before{content:"*";top:-2px;}

/* o type*/
.icon5 > li, .unit_icon5{padding-left:12px;}
.icon5 > li:before, .unit_icon5:before{content:"";top:6px;width:8px;height:8px;border-radius:50%;background:#fff;border:1px solid #007e7b;}

/* · type*/
.icon6 > li, .unit_icon6{padding-left:10px;color:#999;}
.icon6 > li:before, .unit_icon6:before{content:"·";top:0px;color:#999;}


/* kt */
.btn_kt_oiling_event{display:inline-block;position:absolute;left:13.1%;bottom:47.4%;width:73.8%;height:3%;}
.btn_lg_membership_event{display:inline-block;position:absolute;left:17.1%;bottom:27.2%;width:65.8%;height:4.6%;}
.btn_nh_cashback_event{display:inline-block;position:absolute;left:7.1%;bottom:51%;width:85.3%;height:4.5%;}

/* teacherWell_day */
#teacherWell_day{position:relative;min-width:1350px;height:8100px;margin:0 auto;background:url("../img/event_teachers_day.jpg") no-repeat 50% top;}
#teacherWell_day > .btn_position{display:inline-block;width:770px;height:156px;position:absolute;bottom:551px;left:50%;margin-left:-385px;}

/* teacherWell_driver */
#teacherWell_driver{position:relative;min-width:1350px;}
#teacherWell_driver > .btn_position{display:inline-block;width:40.5%;height:3%;position:absolute;bottom:9.7%;left:29.8%;}


/* 소피아그린cc_20170626 */
#sophiagreen_wrap{position:relative;height:3448px;margin:0 auto;background:url('../img/event_sophiagreen.jpg') no-repeat 50% top;}
#container_840{min-width:840px;}
.product_view{position:absolute;top:1677px;left:50%;margin-left:-182px;}
.event_request{position:absolute;bottom:438px;left:50%;margin-left:-157px;}
.event_input_info{position:absolute;bottom:590px;left:50%;margin-left:-420px;}
.round_box_top{width:840px;padding-top:10px;/*background:url('/static/web/jehu/images/bg_border_top.png') no-repeat left top;*/}
.round_box_mid{width:840px;height:177px;padding:45px 0 0; /*background:url('/static/web/jehu/images/bg_border_mid.png') repeat-y left top;*/}
.round_box_bottom{width:840px;padding-bottom:42px;/*background:url('/static/web/jehu/images/bg_border_bottom.png') no-repeat left bottom;*/}
.round_box_bottom:after{content:"";display:block;clear:both;}
.insur_left{margin-right:28px;padding-left:50px;float:left;}
.insur_left > ul > li:after{content:"";display:block;clear:both;}
.insur_left > ul > li{margin-top:15px;}
.insur_left > ul > li:first-child{margin-top:0;}
.title_txt{display:inline-block;width:84px;padding-top:6px;font-weight:bold;font-size:15px;color:#333;float:left;}
.input_here{float:left;}
.insur_left > ul > li select, .insur_left > ul > li input{padding:2px;border:1px solid #e1e1e1;background-color:#f9f9fa;vertical-align:middle;} 
.notice_box{width:430px;height:120px;padding:17px 0 17px 20px;border:1px solid #e1e1e1;background-color:#f9f9fa;font-size:11px;line-height:17px;float:left;overflow-y:scroll;}
.notice_box > strong{display:inline-block;margin-bottom:4px;font-size:12px;font-family:'Dotum';letter-spacing:-1px;}
.notice_box > .txt{color:#777;font-family:'Dotum';letter-spacing:-1px;}
.agree_info{display:inline-block;margin:10px 50px 0 0;float:right;}
.agree_info:after{content:"";display:block;clear:both;}
.agree_info li{margin-left:18px;font-size:15px;color:#333;float:left;}
.agree_info li:first-child{margin-left:0;}
.agree_info li > span{display:inline-block;margin-left:7px;vertical-align:-1px;}
.agree_info li > input[type='radio']{position:relative;left:0;border:none;width:13px;margin:0;}
/*chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.agree_info li > input[type='radio']{border:1px solid #696969;}
}



/* accodion */
.accodion_box{width:100%;float:left;}
.accodion_box li > div{position:relative;display:none;float:left;width:100%;padding:20px 10px;} 
.accodion_box li{width:100%;float:left;}
.accodion_box li > a{position:relative;display:block;width:100%;float:left;padding:15px 8px;cursor:pointer;}
.accodion_box li.openbox > a:before{display:inline-block;position:absolute;content:"\f107";font-family:'FontAwesome';right:10px;top:50%;margin-top:-10px;font-size:20px;color:#aaa;}
.accodion_box li.open > a:before{content:"\f106";color:#009591;}

/* 차랑침수 스타일 */
.accodion_box li > div.flooding .txt_list_01{
	float: none;
}
.accodion_box li > div.flooding p{
	margin-top: 10px;
	color: #111;
	float: left;
}
.accodion_box li > div.flooding p.big{
	margin-top: 20px;
	padding-right: 10px;
	font-size: 15px;
	box-shadow: inset 0 -5px 0 #007e7b88;
	display: inline;
	width: auto;
	letter-spacing: -0.05em;
	font-weight: 500;
	color: #009591;
	text-shadow: 0 0 black;
}
.accodion_box li > div.flooding strong{
	margin-top: 10px;
	width: 100%;
	float: left;
}
.accodion_box li > div.flooding font{
	display: inline;
	box-shadow: inset 0 -6px 0 #00959122;
}

/*fqa accodion*/
.fqa_accodion_box{border-top:2px solid #555;} 
.fqa_accodion_box li strong{color:#007e7b;font-weight:normal}
.fqa_accodion_box li span.icon{position:absolute;display:block;width:25px;height:25px;text-align:center;left:10px;top:50%;margin-top:-12.5px;color:#aaa;font-size:12px;font-weight:500;background:#fff;border-radius:50%;line-height:22px;border:1px solid #acacac;}
.fqa_accodion_box li.open span.icon{background:#009591;color:#fff;border-color:#009591;}
.fqa_accodion_box li > a{color:#333;border-bottom:1px solid #e3e3e3;}
.fqa_accodion_box li>a.link { padding: 0 8px 0 0; margin-top: 5px; display: inline-block; float: none; border: none; word-break: break-all;color: #009178;}
.fqa_accodion_box li > div{border-bottom:1px solid #e3e3e3;background:#f9f9f9;} 
.fqa_accodion_box li > div > p{width:100%;color:#666;}
.fqa_accodion_box li > div span.icon,
.fqa_accodion_box li.open > div span.icon{background:#ccc;border-color:#ccc;color:#fff;}

.agree_wt_list{float:left;width:100%;}
.agree_wt_list li{width:100%;padding: 5px 0;}
.agree_wt_list a{padding:10px;display:block;width:100%;border:1px solid #e5e5e5;text-align:center;border-radius:3px;background-color:#f8f8f8}

.balloon_list{}
.balloon_list li{background:#fff;border:solid 1px #e3e3e3;border-radius:5px;position:relative;box-sizing:border-box;padding:20px 10px 20px 90px;margin-bottom:13px;word-break: keep-all;}
.balloon_list li:last-child:after{display:none;}
.balloon_list li:before{content:"";display:block;width:2px;height:20px;background:#000;position:absolute;top:50%;left:70px;margin-top:-10px;}
.balloon_list li:after{content:"";display:block;width:14px;height:12px;background:url("../img/icon_arrow.png") no-repeat;background-size:cover;position:absolute;bottom:-10px;left:50%;margin-left:-7px;}
.balloon_list li .icon_bl{display:block;position:absolute;width:40px;height:40px;top:50%;left:17px;margin-top:-20px;}
.balloon_list li .icon_list01{background:url("../img/icon_list01.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list02{background:url("../img/icon_list02.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list03{background:url("../img/icon_list03.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list04{background:url("../img/icon_list04.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list05{background:url("../img/icon_list05.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list06{background:url("../img/icon_list06.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list07{background:url("../img/icon_list07.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list08{background:url("../img/icon_list08.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list09{background:url("../img/icon_list09.png") no-repeat;background-size:cover;}
.balloon_list li .icon_list10{background:url("../img/icon_list10.png") no-repeat;background-size:cover;}


/* loading bar */
.loadingWrap {position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:100000;overflow:hidden;}
.lds-ellipsis {display: inline-block;position: absolute;width: 80px;height: 80px;top:50%;left:50%;transform:translate(-50%, -50%);}
.lds-ellipsis div {position: absolute;top: 33px;width: 13px;height: 13px;border-radius: 50%;background: #fff;animation-timing-function: cubic-bezier(0, 1, 1, 0);}
.lds-ellipsis div:nth-child(1) {left: 8px;animation: lds-ellipsis1 0.6s infinite;}
.lds-ellipsis div:nth-child(2) {left: 8px;animation: lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(3) {left: 32px;animation: lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(4) {left: 56px;animation: lds-ellipsis3 0.6s infinite;}
@keyframes lds-ellipsis1 {
	0% {transform: scale(0);}
	100% {transform: scale(1);}
}
@keyframes lds-ellipsis3 {
	0% {transform: scale(1);}
	100% {transform: scale(0);}
}
@keyframes lds-ellipsis2 {
	0% {transform: translate(0, 0);}
	100% {transform: translate(24px, 0);}
}
.lds-ripple {display: inline-block;position: absolute;width: 80px;height: 80px;top:50%;left:50%;transform:translate(-50%, -50%);}
.lds-ripple div {position: absolute;border: 4px solid #fff;opacity: 1;border-radius: 50%;animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}
.lds-ripple div:nth-child(2) {animation-delay: -0.5s;}
@keyframes lds-ripple {
	0% {top: 36px;left: 36px;width: 0;height: 0;opacity: 1;}
	100% {top: 0px;left: 0px;width: 72px;height: 72px;opacity: 0;}
}


/*마일리지사진등록*/
.mileage_sectionBox{float:left;width:100%;padding-bottom:10px;background:#fafcfd;}
.mileage_sectionBox .section_cont_box{float:left;width:100%;padding:26px 15px 8px;}
.mileage_sectionBox .section_cont_box .select_tit{margin-bottom:12px;font-size:15px;color:#111;} 
.mileage_sectionBox .detail_info_box > div{width:100%;float:left;background:#fff;border-radius:3px;box-shadow:0px 0px 5px 1px #d8dcdf;padding:27px 15px;margin-top:10px;}
.mileage_sectionBox .detail_info_box > div > a{display:block;float:left;width:100%;position:relative;background:url("../img/icon_arrowR1.png") no-repeat right center;background-size:8px auto;}

.mileage_sectionBox .detail_info_box .dib_head strong{width:100%;display:block;color:#111;font-size:15px;letter-spacing:-0.5px;padding-bottom:2px;padding-left:8px;padding-right:0;}
.mileage_sectionBox .detail_info_box .dib_head .btn_detail{position:absolute;top:50%;right:0;margin-top:-18px;font-weight:400;}
.mileage_sectionBox .detail_info_box .dib_head + ul{margin-top:10px;padding:10px 10px 0;border-top:1px solid #111;}
.mileage_sectionBox .detail_info_box .data, .dl_list .data{position:relative;float:left;color:#111;width:calc(100% - 90px);padding-left: 21px;font-weight:500;word-break:keep-all;}
.mileage_sectionBox .btn_detail{font-size:15px;border-radius:50px;background-color:#28b2a5;border-color:#28b2a5;color:#fff;padding:3px 21px;}
.mileage_sectionBox .btn_more{width:100%;float:left;display:block;background:#fff;color:#666;text-align:center;padding:9px 0;margin-top:10px;border:1px solid #ccc;border-radius:3px;font-weight:500;}
.mileage_sectionBox .btn_more:after{display:inline-block;font-family:'FontAwesome';content:"\f107";padding-left:8px;font-size:20px;vertical-align:-1px;}
.mileage_sectionBox .step_head_box h3{font-size:16px;text-align:center;}
.mileage_sectionBox .btn_Rg{margin: 30px 0 15px;}
.mileage_sectionBox .car_info_num{position: relative;padding:10px 47px;margin-bottom:30px;border:1px solid #e3e3e3;background:#fff;color:#666;border-radius: 3px;}
.mileage_sectionBox .car_info_num:after{display:block;content:"";clear:both}
.mileage_sectionBox .car_info_num li{position:relative;float:left;}
.mileage_sectionBox .car_info_num li .title{position: relative;float:left;text-align: center;padding-right:21px;}
.mileage_sectionBox .car_info_num li .data{position:relative;width:100%;float:left;padding-left:21px;border:0px;font-size:14px;color:#111;}
.mileage_sectionBox .car_info_num li .data:before{position: absolute;content: "";width: 1px;height: 12px; background: #e3e3e3;left: 0px;top: 5px;}
.mileage_sectionBox .field_box{position:relative;width:100%;float:left;margin-top:60px;}
.mileage_sectionBox .info_toggle_box .itb_title{float:left;width:100%;background: url(../img/icon_info.png) no-repeat left center #effff8;background-size:22px auto;background-position-x:15px;padding: 0;}
.mileage_sectionBox .info_toggle_box .itb_title a{position:relative;color:#111;display:block;width:100%;border-top-left-radius:3px;border-top-right-radius:3px;padding: 15px;padding-left: 42px;}

.mileage_sectionBox .step_head_box{float:left;width:100%;padding:13px 15px;background: #009591;color:#fff;}
.mileage_sectionBox .file_upload1{float:left;width:100%;}
.mileage_sectionBox .file_upload1 button{width: 100%;height: 45px;background: #009591;border-color: #009591;color:#fff;text-align:center;border-radius: 3px;font-size: 16px;margin-top:10px;}
.mileage_sectionBox .file_upload1 button.cancel-circle{margin:0;position: absolute;top: -10px;right: -5px;width: 20px;height: 20px;border-radius: 50%;background: #9d9d9d;border: none;color: #f4f4f4;font-size: 12px;padding: 0 ;cursor:pointer;}
.mileage_sectionBox .file_upload1 ul + ul{margin-top: 15px;margin-bottom: 10px;}
.mileage_sectionBox .btn_blue{border-color: #ed1651;background-color: #ed1651;}
.mileage_sectionBox .btn_md_box .btn{width:calc(50% - 3px);font-size:16px;padding:6px 0 8px;border-radius:3px;float:left;}
.mileage_sectionBox .img_up_box{margin-top:60px;float:left;width:100%}
.mileage_sectionBox .img_area{float:left;width:100%;border:1px solid #ccc;border-radius:3px;margin-bottom:15px;text-align: center;}
.mileage_sectionBox .detail_info_box{float:left;width:100%;}
.mileage_sectionBox .detail_info_box > div:first-child{margin-top:0}
.mileage_sectionBox .detail_info_box.txt_btn > div > a{background:none;padding-right:0}
.mileage_sectionBox .detail_info_box.txt_btn > div > a .dib_head{padding-right:83px;}
.mileage_sectionBox .detail_info_box .dib_head{position:relative;width:100%;float:left;word-break:keep-all;}

/*동의버튼  새로정의*/
.agree_box dl {}
.agree_box dl dt {border-bottom:2px solid #555;padding:8px 0;}
.agree_box dl dt h3 {font-weight:500;font-size:15px;color:#000;line-height:34px;}
.agree_box dl dt:after {content:"";clear:both;display:table;}
.agree_box dl dd {padding:8px 0;border-bottom:1px solid #e5e5e5;font-weight:400;font-size:15px;color:#555;}
.agree_box dl dd:after {content:"";clear:both;display:table;}
.agree_box dl dd.small_dd {padding:8px 0;}
.agree_box dl dd.b_gray {padding:8px 25px;background:#f9f9f9;}
.agree_box dl dd.b_gray:after {content:"";clear:both;display:table;}
.agree_box dl dd.b_gray h4 {font-weight:400;font-size:15px;color:#555;line-height:34px;float:left;}
.agree_box dl dd.b_gray ul {float:left;margin-left:30px;}
.agree_box dl dd.b_gray ul:after {content:"";clear:both;display:table;}
.agree_box dl dd.b_gray ul li {float:left;}
.agree_box a {display:inline-block;margin-left:10px;line-height:15px;}
.agree_box p span{width:100%;background: linear-gradient(to bottom, transparent 80%, rgb(4 128 125 / 100%));line-height: 22px;}

input[type=checkbox].ria_base { display: inline-block; position: absolute; left: -9999px; }
input[type=checkbox].ria_base + label { position: relative; display: inline-block; cursor: pointer;line-height:24px;padding:4px 6px 4px 30px;color:#555;}
input[type=checkbox].ria_base + label:before { content: ""; display: inline-block; width: 26px; height: 26px; position: absolute; left: 0;top:4px; background: url("/static/resources/webria/img/common/bg_check03_m.png") -1px -1px no-repeat;background-size:28px auto;-webkit-transition: all 5s ease-in-out; -moz-transition: all 5s ease-in-out; transition: all 0.3s ease-in-out;}
input[type=checkbox].ria_base:checked + label:before { text-align: center; line-height: 24px; background: url("/static/resources/webria/img/common/bg_check03_m.png") -1px -27px no-repeat;background-size:28px auto;}
input[type=checkbox].ria_base:disabled + label:before {text-align:center;line-height:20px;background:url("/static/resources/webria/img/icon_rcheck_disabled.png") 0px 0px no-repeat;background-size:24px auto;}

input.ria_acheck{display:inline-block;position:absolute;left:-9999px}
input.ria_acheck+label{min-width:90px;border:1px solid #9d9d9d;background:#fff;padding:3px 0;font-weight:400;font-size:14px;color:#555;line-height:26px;text-align:center;margin-left:3px;margin-right:0px;}
input.ria_acheck[type=radio]+label{min-width:60px;}
input.ria_acheck+label:before{content:"";display:inline-block;width:calc(100% - 2px);height:4px;background:#f8f8f8;position:absolute;top:auto;bottom:1px;left:1px;}
input.ria_acheck:checked+label{border:1px solid #007e7b;background:#009591;color:#fff;}
input.ria_acheck:checked+label:before{content:"";display:inline-block;width:100%;height:4px;background:#007e7b;position:absolute;top:auto;bottom:0;left:0;}
input.ria_acheck:checked:disabled+label:before{content:"";display:inline-block;width:20px;height:20px;position:absolute;left:0;}
input.ria_acheck:disabled+label:before{display:none;}


@media all and (max-width:649px){
	#header.survey_header{background-position-x:right;background-position-y:center;}
}

@media all and (max-width:340px){
	.mileage_sectionBox .car_info_num{padding: 10px 20px;}
}

.certifi_plist .selectBox{width: 100% !important; margin-bottom: 10px; font-size: 16px; height: 55px;}
.certifi_set .short{width: 85px;margin-right: 5px; height: 55px;}
.certifi_set .input_box input{width: calc(100% - 94px); height: 55px;}


/* 2021-06-01 새로운 약관 양식  */
.new_term{float: left;margin:0;padding:0;}
.new_term .text_box{line-height: 24px;float: left;}
.new_term .status_bar_01{width: 300px;background: url("/static/resources/webria/img/temp/status_bar_03.png") no-repeat bottom left;background-size: 300px auto;height: 39px;margin: 0 auto;}
.new_term .status_bar_02{width: 300px;background: url("/static/resources/webria/img/temp/status_bar_01.png") no-repeat bottom left;background-size: 300px auto;height: 39px;margin: 0 auto;}
.new_term .status_bar_03{width: 300px;background: url("/static/resources/webria/img/temp/status_bar_04.png") no-repeat bottom left;background-size: 300px auto;height: 39px;margin: 0 auto;}
.new_term ul.list_status{margin: 0;}
.new_term ul.list_status li{float: left;width: 20%;font-size: 11px;text-align: center;}
.new_term .qr_box{float: left;padding: 5px 0 10px;}
.new_term .qr_box p.kome{float: left;margin-left: 20px;word-break: keep-all;width: 70%;margin-top:7px;position: relative;}
.new_term .qr_box p.kome:before{content: "※";position: absolute;left: -20px;}

.new_term .qr_box .img_qr_311{width: 54px;height: 54px;float: right;background: url("/static/resources/webria/img/temp/term_qr_311.png") no-repeat;background-size: 54px auto;margin-top: 10px;}
.new_term .qr_box .img_qr_312{width: 54px;height: 54px; float: right;background: url("/static/resources/webria/img/temp/term_qr_312.png") no-repeat;background-size: 54px auto;margin-top: 10px;}
.new_term .qr_box .img_qr_998{width: 54px;height: 54px; float: right;background: url("/static/resources/webria/img/temp/term_qr_998.png") no-repeat;background-size: 54px auto;margin-top: 10px;}

.new_term p a.link{text-decoration: underline;color:#009591;}
.new_term p.kome{margin-left: 20px;position: relative;}
.new_term p.kome:before{content: "※";position: absolute;left: -20px;}

.new_term h1, h2{display:none;}

.new_term h3{margin-bottom: 10px;float: left;background: #28b2a5;padding: 3px 10px 5px 20px;color: #fff;font-size: 16px;position: relative;}
.new_term h3:before {content:"";display: inline-block;width: 6px;height: 20px;background: #fff;position: absolute;top: 7px;left: 5px;}

.new_term .term_tb{font-size: 14px;border-bottom:1px solid #e5e5e5;border-top: 1px solid #4d4d4d;margin-top: 20px;}
.new_term .term_tb th, .new_term .term_tb td{padding:10px;text-align:center;}
.new_term .term_tb th:last-child, .new_term .term_tb td:last-child{border-right:0;}
.new_term .term_tb thead tr:first-child th {border-top:none;}
.new_term .term_tb thead tr th, .new_term .term_tb tbody tr th {background:#f9f9f9;}
.new_term .term_tb thead th, .new_term .term_tb tbody th{color:#333;font-size: 14px;font-weight:500;background:#f9f9f9;vertical-align:middle;border-top:1px solid #e5e5e5;}
.new_term .term_tb tbody td{color:#555;font-size: 14px;font-weight:400;background:#fff;vertical-align:middle;border-top:1px solid #e5e5e5;text-align: left;}
.new_term .term_tb tbody td.strong{font-size: 15px;font-weight:500;color: #333;word-break: keep-all;}
.new_term .term_tb tbody th.weak{font-weight:400;text-align: right;}
.new_term .term_tb tbody td span.underline{text-decoration:underline !important;}
.new_term .term_tb tbody td.flex_even{display: flex;justify-content: space-evenly;}
.new_term .term_tb tbody td span.icon_normal{background: #fcdb19;padding: 2px 16px 3px;display: inline-block;margin-left: 10px;border-radius: 15px;line-height: 18px;}
.new_term .term_tb tbody td span.icon_good{background: #4fb348;padding: 2px 16px 3px;display: inline-block;margin-left: 10px;border-radius: 15px;line-height: 18px;color: #fff;}
.new_term .term_tb tbody td span.icon_best{background: #25a7d3;padding: 2px 16px 3px;display: inline-block;margin-left: 10px;border-radius: 15px;line-height: 18px;color: #fff;}
.new_term .term_tb tbody tr:first-child th, .new_term .term_tb tbody tr:first-child td {border-top: 1px solid #4d4d4d;}

.new_term dl{margin-top:20px;}
.new_term dl dt{font-size:15px;color: #111;font-weight: 500;}
.new_term dl dd{margin-bottom:10px;margin-left: 10px;}
.new_term dl dd ul{margin-left:10px}
.new_term dl dd ul li{list-style:disc}

.dash_list ul {font-size: 14px;color: #333;line-height: 21px;position: relative;}
.dash_list li{list-style: none;position: relative;margin-left: 10px;margin-top: 5px;margin-bottom: 0;}
.dash_list li:first-child{margin-top:0px ;}
.dash_list li:before {content: "-";display: inline-block;height: 8px;width: 12px;position: absolute;left: -10px;top: 0;}

.runApp_wrap{
	width: 100%;
	height: 100vh;
	background:#fcf1e7;
	letter-spacing: -0.08em;
	font-family: "Roboto", "Noto Sans KR";
}
.runApp_wrap .image_area{
	display: flex;
	width: 100%;
	height: 40vh;
	padding-top: 50px;
	background: url("/static/resources/mo/img/gnb_logo.png") 20px 15px no-repeat;
	background-size: 100px auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.runApp_wrap .image_area img{
	width: 45%;
	margin-top: 20px;
}
.runApp_wrap .image_area .runApp_title{
    margin-top: 20px;
    font-size: 27px;
    font-weight: bolder;
    color: #dd9757;
    line-height: 1.2;
    letter-spacing: -0.08em;
    text-align: center;
}
.runApp_wrap .image_area .runApp_title font{
	font-size:16px;
	font-weight:400;
}
.runApp_wrap .toast_area{
	position: fixed;
	bottom: 0;
	left: 0;
	width:100%;
	height: auto;
	padding: 40px 0;
	margin-bottom: 60px;
	background: #fff;
	border-radius: 30px 30px 0 0;
	display:flex;
	flex-direction: column;
	align-items: center;	
}
.runApp_wrap .toast_area .top_text{
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    margin-bottom: 25px;
}
.runApp_wrap .toast_area img{
	width:107px;
}
.runApp_wrap .toast_area .bottom_text{
	font-size: 14px;
	font-weight: 300;
	color: #666;
	line-height: 1.4;
	margin-top: 35px;
	text-align: center;
}
@media(max-height:590px){
	.runApp_wrap .image_area{padding-top:0}
	.runApp_wrap .image_area img{width:40%	}
}
@media(max-height:620px){
	.runApp_wrap .image_area .runApp_title{display:none}
}
@media(max-height:750px){
	.runApp_wrap .toast_area{padding-top:20px}
	.runApp_wrap .toast_area img{width:90px	}
	.runApp_wrap .image_area .runApp_title{scale: 90%;}
	.runApp_wrap .toast_area .top_text{margin-bottom: 10px;}
	.runApp_wrap .toast_area .bottom_text{margin-top: 15px;}
}
.runApp_wrap .btn_area{
	position: fixed;
	width: 100%;
	height: 80px;
	text-align: center;
	bottom:0;
	left:0;
	z-index: 11;
	display: flex;
	justify-content: space-evenly;
	align-items: flex-start;
	background: #fff;
}

.runApp_wrap .btn_area a{
	display: block;
	width: calc(50% - 10px);
	background: #009591;
	padding: 20px 0;
	color: #fff;
	border-radius: 30px;
	font-size: 16px;
	max-width: 160px;
	box-shadow: 0px 5px 15px 0px rgb(32 183 164 / 40%);
}


/* 2021-06-01 새로운 약관 양식 끗 */

	
/* 새로운 약관팝업창 */
.new_popup {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5000;
}

.new_popup.pop_open ~ .pop_small3 {
	background: rgba(0, 0, 0, 0.7);
}

.new_popup.pop_open ~ .pop_small {
	background: rgba(0, 0, 0, 0.7);
}

.new_popup.pop_open {
	visibility: visible;
	opacity: 1;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	top: 0;
	padding: 0;
}

.new_popup .popup_container {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden;
}

.new_popup .popup_header {
	position: fixed;
	float: left;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	padding: 9px 0 11px;
	background: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #e7e9ee;
	color: #111;
	font-size: 16px;
	z-index: 5;
	letter-spacing: -1px; /* height: 44px; */
}

.new_popup .popup_header h1 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-left: 0;
	text-align: center;
	padding-right: 0;
}

.new_popup .popup_header .modal_off {
	position: absolute;
	top: 5px;
	right: 7px;
	height: 100%;
	z-index: 5;
}

.new_popup .popup_header img {
	width: 34px;
	height: 34px;
	padding: 10px;
}

.new_popup .popup_body {
	float: left;
	width: 100%;
	overflow: auto;
	margin-top: 50px;
	padding: 40px 25px 0px;
	height: calc(100% - 80px);
	background: #fff;
	min-width: 320px;
	padding-bottom: 80px;
	border-top: 0;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.new_popup .popup_body::-webkit-scrollbar {
	display: none;
}

.new_popup .popup_top_box {
	padding: 68px 0 45px;
	background: url(/static/resources/moriaHoneQ/img/pop_point.png)
		no-repeat center top;
	background-size: 48px 48px;
	text-align: center;
}

.new_popup .popup_top_box h1 {
	font-size: 19px;
	font-weight: 500;
	color: black;
	letter-spacing: -1px;
}
.new_popup .popup_cont_box {
	width: 100%;
	float: left;
}

.new_popup .popup_cont_box .term_frame {
	float: left;
}

.new_popup .popup_cont_box .term_top {
	border-top: 1px solid #e8e9ee;
	border-bottom: 1px solid #e8e9ee;
	padding: 15px 0;
	float: left;
}

.new_popup .popup_cont_box .term_top h2 {
	font-size: 15px;
	color: #666666;
	text-align: center;
	font-weight: 400;
	float: left;
	width: 100%;
}

.new_popup .popup_cont_box .term_top h2 span {
	float: none
}

.new_popup .popup_cont_box .term_top span {
	margin-top: 15px;
	float: left;
}

.new_popup .popup_cont_box .term_body {
	float: left;
	color: #333;
	margin-top: 20px;
}

.new_popup .popup_cont_box .term_body h3 {
	float: left;
	width: 100%;
}

.new_popup .popup_cont_box .term_body .term_list1 {
	float: left;
	width: 100%;
}

.new_popup .popup_cont_box .term_body .term_list1 li {
	float: left;
	margin-left: 12px;
	position: relative;
}

.new_popup .popup_cont_box .term_body .term_list1 li:before {
	display: block;
	position: absolute;
	content: "";
	width: 4px;
	height: 4px;
	background: #999;
	left: -10px;
	top: 11px;
	margin-top: -2px;
	overflow: hidden;
	border-radius: 50%;
}

.new_popup .popup_cont_box .term_body .kome {
	float: left;
	margin-top: 20px
}

.new_popup table th:first-child, .new_popup table td:first-child,
	.new_popup table td:nth-child(2) {
	border-left: none;
	text-align: center;
	white-space: normal;
}
.pop_btn_fixed.btn_deg04{
	box-shadow: 0px 15px 20px 20px #fff;
	margin: 0 auto 20px;
	border-radius: 30px;
	width: calc(100% - 40px);
	font-size: 18px;
	height: 62px;
	background: #009591;
	color: #fff;
	border: 1px solid;
	position:absolute;
	bottom:0;
	left:0px;
	right:0px;
	z-index:1;
	padding: 15px 0 18px;
}
.pop_btn_fixed.btn_deg04:before{
	content: "";
	display: block;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 30px;
	box-shadow: 0px 5px 15px 0px rgb(32 183 164 / 40%);
}

.step_head_box {
	margin-top: 20px;
	text-align: center;
	background: #009591;
	background-size: auto 50px;
	color: #fff;
	font-size: 19px;
	line-height: 50px;
}
h2.title{
	display:block;
	width: 100%;
    padding: 13px 15px;
    background: #009591;
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
}

/*  */
body{
    font-family: 'Roboto', 'Noto Sans KR';
    letter-spacing: -0.0635em;
}
button{
	font-family: 'Roboto', 'Noto Sans KR';
}
#wrap{
    width: 100%;
    background: #f9f9fb;
    position: relative;
}
.header{
    padding: 12px 0;
	width: 100%;
	height: 45px;
    background-color: #fff;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}
.header.rgb{
    background-color: #f9f9fb;
}
.header img{
    width: 100px;
    height: auto;
}
.main{
    margin-top: 45px;
    background-color: #f9f9fb;
    padding-bottom: 130px;
}
.visual-box {
    position: relative;
    width: 100%;
    /* min-height: 335px; */
    background-color: #20b7a4;
}

/* .visual-box .costomer-survey::before{
    content: '';
    width: 100%;
    height: 266px;
    position: absolute;
    bottom: 50px;
    left: 20px;
    background: url(../images/skTelecom/bg-text-01.png) no-repeat center left;
    background-size: contain;
} */

.visual-box .costomer-survey{
	padding-top: 35px;
	height: 365px;
}
.visual-box .costomer-survey p{
	text-align: center;
	font-size: 13px;
	font-weight:300;
	color: #fff;
	line-height: 1.3;
}
.visual-box .costomer-survey p b{
	font-weight: 500;
}
.visual-box .costomer-survey::after{
    content: '';
    width: 300px;
    height: 210px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    background: url(../img/bg-costomerSurvey.png) no-repeat center center;
    background-size: contain;
    transform: translateX(-50%);
}
.main.complete .visual-box{
	background-color: #fff;
}
.visual-box .survey-already{
	padding: 120px 20px 0 20px;
	background: url(/static/resources/moriaHoneQ/img/pop_warning.png) no-repeat top 50px center;
	background-size: 49px auto;
	text-align: center;
}
.visual-box .survey-already p{
	color:#000;
	font-size:19px;
	font-weight:500;
	font-family: 'Noto Sans KR';
	line-height: 25px;
}
.visual-box .survey-already p span{
	color:#009591;
}
.main .form-area{
    position: relative;
    margin-top: -20px;
    height: 100%;
    background-color: #f9f9fb;
    border-radius: 15px 15px 0 0;
}
.form-area .form-input{
	/* margin-bottom: 40px; */
}
.form-input + .form-input{
	border-top: 7px solid #ececec;
}
.form-input + .form-input::before{
	content:'';
	display:block;
	width:100%;
	border-top:1px solid #e2e2e2;
	transform: translateY(-7px);
}
.form-area .form-input .inner{
	padding: 40px 20px;
}
.form-area .label{
	position:relative;
	font-size: 15px;
	color: #000;
	font-weight: 500;
	display: flex;
	line-height: 22px;
}
.form-area .label .number{
	font-size: 17px;
	font-weight: bolder;
	color: #009591;
}
.form-area .label .text{
    margin-left: 3px;
}
.radio-survey{
	margin-top: 20px;
}
.radio-survey li{
	margin-top:10px;
	border-radius: 15px;
	box-sizing: border-box;
	box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
.radio-survey input[type=radio] + label{
    position: relative;
    padding: 9px 0 9px 50px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    width: 100%;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 15px;
    margin-right: 0;
    box-sizing: border-box;
}
.radio-survey input[type=radio] + label::before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background:
    url("../images/skTelecom/btn-check-circle-off.png") no-repeat center top;
    background-size: 24px auto;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.radio-survey input[type=radio]:checked + label{
	border: 2px solid #009591;
}
.radio-survey input[type=radio]:checked + label::before{
    background: url("../images/skTelecom/btn-check-circle-on.png") no-repeat center top;
    background-size: 24px auto;
}
.radio-survey input[type=radio] + label::after{
	content:'';
	display:block;
	position:absolute;
	top:50%;
	right:20px;
	transform:translateY(-50%);
	width: 16px;
	height: 12px;
	background: url("../img/icon-star.png") left center;
	background-size: contain;
}
.radio-survey li:nth-child(1) input[type=radio] + label::after{
	width: 80px;
}
.radio-survey li:nth-child(2) input[type=radio] + label::after{
	width: 64px;
}
.radio-survey li:nth-child(3) input[type=radio] + label::after{
	width: 48px;
}
.radio-survey li:nth-child(4) input[type=radio] + label::after{
	width: 32px;
}
.textarea-survey textarea{
	padding:20px;
	font-family: 'Roboto', 'Noto Sans KR';
	min-height: 200px;
	margin-top: 20px;
	border-radius: 15px;
	box-sizing: border-box;
	border: none;
	box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
.textarea-survey textarea:focus{
    outline:none;
    border:1px solid #20b7a4;    
    box-shadow: 0px 0px 10px 0px rgb(33 184 164 / 40%);
}
.textarea-survey .text-byte{
	margin-top: 10px;
	text-align: right;
	font-size: 13px;
	color: #999999
}
.form-area input[type=text]{
    display: block;
    width: 100%;
    padding: 0 15px;
    height: 45px;
    font-size: 16px;
    color: #000;
    border: none;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
.form-area input[type=text]:disabled,
.form-area select:disabled{
	background:#ebeef1;
	color:#757575;
	box-shadow: none;
}
.form-area input[type=text]:focus{
    outline:none;
    border:1px solid #20b7a4;    
    box-shadow: 0px 0px 10px 0px rgb(33 184 164 / 40%);
}
.form-area input[type=text]::placeholder{
    font-size:16px;
    color:#757575;
    font-weight:300;
    font-family: 'Roboto', 'Noto Sans KR';
    letter-spacing:-0.05em;
}
.form-area input[type=text]:focus::placeholder{
    color:transparent;    
}
.form-area select{
    display: block;
    width: 100%;
    padding: 0 15px;
    height: 45px;
    font-size: 16px;
    color: #000;
    border: none;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    margin-right: 5px;
    background: url(../images/skTelecom/select-arrow.png) no-repeat #fff right 15px center;
    background-size:11px 6px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    appearance:none;
}
.form-area .form-input .radio-set{
    display: flex;
    gap: 5px;
}
.radio-set input[type="radio"] {
    display: inline-block;
    position: absolute;
    left: -9999px;
}
.radio-set input[type="radio"] + label{
    padding:11.5px 0;
    width:100%;
    text-align:center;
    color:#757575;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
.radio-set input[type="radio"] + label::before{
    display:none;
}
.radio-set input[type="radio"]:checked + label{
    color:#fff;
    background: #20b7a4;
    box-shadow: 0px 5px 15px 0px rgb(33 184 164 / 40%);
}
.form-area .phone-set{
    display: flex;
    gap: 10px;
}
.form-area .phone-set select{
    width:105px;
}
.form-area .phone-set input{
    width: calc(100% - 120px);
}
.form-area .certi-set{    
    margin-top:-20px;
}
#noticeBox{
	margin-top:30px;
}
.form-area .certi-set .certi-number{
    position: relative;
    display: inline-block;
    width: calc(70% - 10px);
}
.form-area .certi-set .certi-number span{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #ed1651;
    font-size: 16px;
    font-family: Roboto;
}
.form-area .certi-set button{
    width: 30%;
    height: 45px;
    background:#556b79;
    font-size: 15px;
    color:#fff;
    border-radius: 15px;
    border: 1px solid #556b79;
    float:right;
}

article .agree-single{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    background:#fff;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
input[type=checkbox]{
    display: inline-block; 
    position: absolute; left: -9999px;
}
.check-circle input[type=checkbox] + label{
    position: relative;
    padding: 0 10px 0 35px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
}
.check-circle input[type=checkbox] + label::before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    background: url("../images/skTelecom/btn-check-circle-off.png") no-repeat center top;
    background-size: 24px auto;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.check-circle input[type=checkbox]:checked + label::before{
    background: url("../images/skTelecom/btn-check-circle-on.png") no-repeat center top;
    background-size: 24px auto;
}

.check-vsign input[type=checkbox] + label{
    position: relative;
    padding: 0 10px 0 22px;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 22px;
}
.check-vsign input[type=checkbox] + label::before{
    content: "";
    display: inline-block;
    width: 10.5px;
    height: 7.5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background:url("../images/skTelecom/btn-check-off.png") no-repeat center top;
    background-size: 10px auto;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.check-vsign input[type=checkbox]:checked + label::before{
    background: url("../images/skTelecom/btn-check-on.png") no-repeat center top;
    background-size: 10px auto;
}

.agree-single button{
    width: 7px;
    height: 11px;
    background: url("../images/skTelecom/btn-arrow-right-big.png") no-repeat center center;
    background-size: 7px auto;
    color: transparent;
    text-indent: -1000000px;
    border: none;
}
article .agree-multiple{    
    padding: 20px 15px;
    margin-top:20px;
    background:#fff;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
article .agree-multiple > div + ul{
    padding-top: 20px;
    margin-top: 20px;
    position: relative;
}
article .agree-multiple > div + ul::before{
    content:'';
    width: calc(100% + 30px);
    display: block;
    border-top: 1px solid #e7e8e9;
    position: absolute;
    top: 0;
    left: -15px;
}
.ul-term-set li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
    margin-bottom: 15px;
}
.ul-term-set li:last-child{
    margin-bottom: 0;
}
.ul-term-set li .btn-term-see{
    width: 4px;
    height: 7px;
    background: url("../images/skTelecom/btn-arrow-right.png") no-repeat center center;
    background-size: 4px auto;
    color: transparent;
    text-indent: -1000000px;
    border: none;
}
.notice-title{
    color:#333;
}
.notice-view {
    padding: 15px 20px;
    margin-top: 10px;
    background: #ebeef1;
    border-radius: 15px;
}
.notice-view li{
    position:relative;
    margin-top: 5px;
    padding-left: 18px;
    color:#666666;
    letter-spacing: -0.08em;
    line-height:18px;
    text-align: left;
    font-size: 12px;
}
.notice-view li:first-child{
	margin-top:0;
}
.notice-view li:before{
    content:"";
    position:absolute;
    left:0;
    top: 2px;
    width:13px;
    height:13px;
    background:url("../images/skTelecom/icon-info.png") no-repeat center center;
    background-size: 13px auto;
}
.notice-view li .warning {
    color:#E83F42;
    font-style:normal;
}
.text-low{
    padding: 0 20px;
    font-size: 12px;
    font-weight: 300;
    color: #808080;
    text-align: center;
    letter-spacing: -0.05em;
}

.complete-check-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top:74px;
    margin-top: 117.5px;
    background: url(../images/skTelecom/icon-complete.png) no-repeat center top;
    background-size: 49px 48px;
    text-align:center;
}
.complete-check-box .main-title{
    font-size: 20px;
    color: #333;
    line-height: 25px;
}
.complete-check-box .sub-title{
    margin-top: 10px;
    font-size: 15px;
    color: #555;
}
.complete-check-box .main-title span,
.complete-check-box .sub-title span{
    color: #009591;
}

.footer{
    padding: 25px 20px 25px;
	position:fixed;
	left:0;
    width:100%;
    height:110px;
    bottom:0;
    font-size:0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.0) 1%, rgba(255, 255, 255) 45%, #fff);
    z-index: 10;
}
.footer button{
    width: 100%;
    height : 60px;
    background: #8d9695;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    border-radius: 30px;
    font-weight: 500;
    position:relative;
    z-index: 1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
 }
.footer button::after{
    content: "";
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    border-radius: 30px;
    position: absolute;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
  }
.footer button.on::after{
    width: 100%;
    z-index: -1;
    background:#009591;
    box-shadow: 0px 5px 15px 0px rgb(32 183 164 / 40%);
}

/* 미디어대응 */
@media(max-width:340px){
    .visual-box .edustaff-insu::before{height: 240px;}
    .visual-box .edustaff-insu::after{height: 50%;top: 38%;}
    .visual-box .health-insu::before{height: 218px;bottom: 74px;}
    .visual-box .health-insu::after{height: 130px;}
    .visual-box .lifemedical-insu::before{height: 230px;}
    .visual-box .lifemedical-insu::after{height: 148px;right: 10px;top: 48%;}
    .visual-box .cancer-insu::before{height: 230px;}
    .visual-box .cancer-insu::after{height: 170px;}

    .main .form-area .banner{background-size: 135px auto;}
    .main .form-area .banner .main-text{font-size: 17px;}
}

/*만기예고*/
.content-wrap {
	padding: 40px 20px 0;
}
.content-wrap .main-title {
	display: block;
	margin-bottom: 15px;
	text-align: left; 
	font-size: 21px;
	line-height: 27px; 
	color: #000;
}
.content-wrap .sub-text {
	font-size: 15px;
	line-height: 21px; 
	color: #333;
	word-break: keep-all;
}
.insu-info-box {
	margin-top: 35px;
}
.field-title {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.bottom-btn-wrap {
	padding: 0 20px 20px 20px;
}
.btn-full {
	display: block;
    height: 60px;
    padding: 10px 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    background: #009591;
    box-shadow: 0px 5px 15px 0px rgba(0 149 145 / 40%);
}
.white-btn-arr {
	display: block;
    width: 100%;
    font-size: 16px;
    color: #000;
    border-radius: 15px;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 10%);
    word-break: keep-all;
    padding: 15px 20px;
    text-align: left;
    border: none;
    letter-spacing: -1.08px;
    background: #fff url(/static/resources/mo/img/right-arr-818181.png) right 20px center / 7px 11px no-repeat;
}
.white-btn-arr + .white-btn-arr {
	margin-top: 20px;
}
.wrap .btn_area.fixed, .wrap .btn_area.posFix {
    padding: 20px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    max-width: 681px;
    bottom: 0;
    width: 100%;
    font-size: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.0) 1%, rgba(255, 255, 255) 45%, #ffffff) !important;
    z-index: 10;
}
.content-wrap .info-list {
	padding: 20px; 
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
}
.content-wrap .info-list .title {
	min-width: 29%;
	font-size: 14px; 
	color: #666;
}
.content-wrap .info-list .data {
	font-size: 14px; 
	color:#333;
	font-weight: 500;
	text-align: right;
	word-break: keep-all;
}
.content-wrap .info-list li {
	display: flex;
	justify-content: space-between;
}
.content-wrap .info-list li +li {
	margin-top: 6px;
}
.full_pop {
	display: none;
    opacity: 0;
    position: fixed;
    bottom: -100%;
    width: 100%;
    height: 100%;
    z-index: 20;
    transition: all, 0.3s;
    background: #f9f9fb;
}
.full_pop.on {
    display: block;
    opacity: 1;
    bottom: 0;
}
.full_pop .pop_head{
    padding: 15px 20px;
    text-align: right;
    vertical-align: middle;
    font-size: 0;
    background: #f9f9fb;
}
.full_pop .pop_head h4{
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #111;
    display: inline-block;
    width: calc(100% - 32px);            
    text-align: center;
    padding-left: 16px;
}
.full_pop .pop_head button.close{
    display: inline-block; 
    width: 16px;
    height: 16px;
    vertical-align: top;
    background: url("/static/resources/mo/img/icon_pop_close3.png") no-repeat right center;
    background-size: 100%;
    border: none;
}
.full_pop .pop_con{
    padding: 40px 20px 60px;
    height: calc(100% - 122px);
    overflow-y: auto;
    background: #f9f9fb;
}
.full_pop .pop_con .step_tit{
	display: block;
	margin-bottom: 40px;
	font-size: 21px;
	line-height: 27px;
	font-weight: 400;
	color: #000;
	letter-spacing: -1.08px;
}
.full_pop .pop_con ul li {
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px; 
	color: #666666;
}
.full_pop .pop_con ul li.noti-dot:before {
	display:block;
	content:' ';
	position: absolute;
	top: 8px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #009591;
	border-radius: 100%;
}
.full_pop .pop_con ul li + li {
	margin-top: 15px;
}
.info-box {
	border-radius: 15px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.info-box .info-box-tit {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
.info-box .top-text {
	display: flex;
	align-items: center;
	padding: 20px;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}
.info-box .top-text .icon {
	display: inline-block;
	margin-right: 10px;
	width: 21px;
	height: 19px;
	background:
		url(/static/resources/mo/img/icon_info.png)
		center center/100% 100% no-repeat;
}
.info-box .bottom-text-box {
	padding: 20px 20px 20px 26px;
}
.info-box .bottom-text {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	letter-spacing: -0.8px;
	text-indent: -8px;
	word-break: keep-all;
}
.info-box .bottom-text+.bottom-text {
	margin-top: 15px;
}
.info-box .bottom-text::before {
	display: inline-block;
	margin-right: 3px;
	content: '';
	width: 3px;
	height: 3px;
	background-color: #009591;
	border-radius: 100%;
	vertical-align: 4px;
}
.info-box .bottom-text span {
	color: #009591;
	font-weight: 500;
}
.info_msg {
    margin-top: 15px;
    font-size: 12px;
    color: #666;
    word-break: keep-all;
    padding-left: 17px;
    background: url(/static/resources/moriaHoneQ/img/img_warning.png) left top 3px / 13px 13px no-repeat;
}
.info_msg_f14 {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    word-break: keep-all;
    padding-left: 20px;
    background: url(/static/resources/moriaHoneQ/img/img_warning.png) left top 3px / 15px 15px no-repeat;
}
.base_tb.pop-mint-table {
	border-top: 2px solid #009591;
}
.base_tb.pop-mint-table thead th {
    color: #333;
    font-weight: 500;
    font-size: 13px;
    vertical-align: middle;
    background: #e0f7f5;
}
.base_tb.pop-mint-table tbody td {
   	font-size: 13px;
}
.base_tb.pop-mint-table tbody td.no-left {
	border-left: none; 
}
.base_tb.pop-mint-table tbody td + td {
	border-color: #dddee4;
}
.base_tb.pop-mint-table tbody td.right-bd {
	border-right: 1px solid #dddee4;
}
.wrap .img_box_new .item img {
    width: 100%;
}
.wrap #container .form-section {
    height: 100%;
    padding: 20px 20px 130px;
    border-radius: 20px 20px 0 0;
    background: #f9f9fb;
}
.input_box_renew:not (:last-child ){
	margin-bottom: 10px;
}
.input_box_renew {
	height: 80px;
	padding: 13px 18px 15px;
	border-radius: 15px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 11px 0;
	border: 2px solid transparent;
	transition: all, 0.1s;
	box-sizing: border-box;
	box-shadow: 0px 5px 10px 0px rgb(0 0 0/ 10%);
	align-content: space-between;
}
.input_box_renew:focus-visible, .input_box_renew:focus-within {
	border: 2px solid #20b7a4;
}
.input_box_renew>div {
	display: flex;
	height: 20px;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.input_box_renew.num>div {
	justify-content: flex-start;
	gap: 0 20px;
}
.input_box_renew input[type="number"]::-webkit-outer-spin-button, .input_box_renew input[type="number"]::-webkit-inner-spin-button
	{
	display: none;
	-webkit-appearance: none;
	margin: 0;
}
.input_box_renew input[type="number"]::placeholder, .input_box_renew input[type="text"]::placeholder,
.input_box_renew input[type="password"]::placeholder, .input_box_renew input[type="tel"]::placeholder {
	font-family: "NotoSansCJKkr";
	font-size: 18px !important; 
	color: #999;
	font-weight: 300;
	letter-spacing: -0.08em;
}
.input_box_renew.disabled, .input_box_renew.disabled input {
	background: #e5e5e5 !important;
	color: #757575 !important;
	box-shadow: none;
}
.input_box_renew.disabled:focus-visible, .input_box_renew.disabled:focus-within {
	border: 2px solid transparent;
}
.input_box_renew.num input {
	width: calc(50% - 35px);
}

.input_box_renew.num span {
	display: inline-block;
}
.input_box_renew label {
	font-size: 12px;
	color: #666;
	width: 100%;
	text-align: left;
}
.input_box_renew .err_msg {
	display: none;
	font-size: 12px;
	color: #ed1651;
}
.input_box_renew.err {
	border: 2px solid #ed1651;
}
.input_box_renew.err label {
	display: none;
}
.input_box_renew.err .err_msg {
	display: block;
}
.input_box_renew:not (:last-child ){
	margin-bottom: 10px;
}
.input_box_renew + .input_box_renew {
	margin-top: 10px;
}
.input_box_renew input {
	display: block;
    position: relative;
    width: 100%;
   	height: 40px;
	padding: 0;
    font-size: 18px !important;
    line-height: 29px;
    border: none;
    box-sizing: border-box;
    background-color: transparent !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.input_box_renew input:-webkit-autofill, .input_box_renew input:-webkit-autofill:focus,
 .input_box_renew input:-webkit-autofill:hover,  .input_box_renew input:-webkit-autofill:active {
	transition: background-color 5000s ease-in-out 0s;
	-webkit-transition: background-color 9999s ease-out;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	-webkit-text-fill-color: #000 !important;
	background-color: transparent !important;
}
 .input_box_renew input:read-only, .input_box_renew input:disabled, 
 .input_box_renew input:read-only, .input_box_renew input:disabled{
	background-color: transparent !important;
}
.input_box_renew input[type="number"], .input_box_renew input[type="tel"]{
	letter-spacing: -0.05em;
	font-size: 18px;
	line-height: 24px;
	color: #000;
}
#header.small-color-header {
	height: 45px;
	background: #20b7a4;
	border-bottom: none;
}
#header.small-color-header.bg-change {
	background-color: #fff;
}
#header.small-color-header img {
	width: 101px;
	height: auto;
}
#header.small-color-header h1 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	height:100%;
}
#contents.small-header-cont {
	padding-top: 45px;
	background: transparent;
}
#contents.small-header-cont .form-section {
	padding-bottom: 0;
}
#contents.small-header-cont .btn_area {
	padding: 20px;
	background: #f9f9fb;
}
#contents.small-header-cont .btn_area.floating {
	padding: 25px 20px 25px;
	position:fixed;
	left:0;
    width:100%;
    height:110px;
    bottom:0;
    font-size:0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.0) 1%, rgba(255, 255, 255) 45%, #fff);
    z-index: 10;
}
#expireCarInfoStep01 {
	background-color: #20b7a4;
}
.wrap #expireCarInfoStep01 .btn_area.fixed, .wrap #expireCarInfoStep01 .btn_area.posFix{
	background: linear-gradient(to bottom, rgba(249, 249, 251, 0.0) 1%, rgba(249, 249, 251) 45%, #f9f9fb) !important;
}
/*본인인증 new 팝업 css*/
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 {
    position: fixed;
    z-index: 5000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 {
    background: #f9f9fb;
}
#popIntegrateCertNew .cert-popup-head{
	padding: 10px 0;
	width: 100%;
	height: 45px;
	background:white;
	border-bottom: 1px solid #e7e9ee;
	color: #111;
	font-size: 16px;
	position: fixed;
	top:0;
	left:0;
	z-index: 1001;
}
#popIntegrateCertNew .cert-popup-head h2{
	display:block;
	text-align:center;
}
#popIntegrateCertNew .cert-popup-head .btn-close{
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	width: 16px;
	height: 16px;
	background:	url("/static/resources/mo/img/icon_pop_close3.png") no-repeat;
	background-size: 16px auto;
	color: transparent;
	border: none;
}
#popIntegrateCertNew .divCertBox.new_phone_layout .h2_font {
	display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #111;
}
#popIntegrateCertNew.new_car_v1 .step_info {
    padding: 25px 15px 8px;
    text-align: left;
    background: none;
    font-size: 14px;
}
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 .step_info {
    padding-top: 65px !important;
}
#popIntegrateCertNew.new_car_v1.new_car_v2 .section {
    padding: 20px;
}
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 #divAuthMethodBox {
    display: flex;
    gap: 5px;
}
#popIntegrateCertNew .block {
    display: inline-block;
    width: 100%;
    min-width: 100px !important;
    position: relative;
}
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 #divAuthMethodBox a {
    width: 100%;
    color: #666;
}
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 #divAuthMethodBox a.on {
    color: #fff;
}
#popIntegrateCertNew.new_car_v1.new_car_v2 .btn.authMethod {
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    border: none;
    border-radius: 15px;
    height: 45px;
    transition: all, 0.3s;
}
#popIntegrateCertNew.new_car_v1.new_car_v2 .btn.authMethod.on {
    border-radius: 15px;
    border: none;
    background: #20b7a4;
    color: #fff;
    box-shadow: 0px 5px 15px 0px rgb(32 183 164 / 40%);
}
#popIntegrateCertNew #twoTestBtn {
    display: flex;
    justify-content: flex-end;
    gap: 5px;
}
#popIntegrateCertNew #twoTestBtn a {
    position: relative;
    bottom: 0;
}
#popIntegrateCertNew .test_ria_auth_method {
    position: absolute;
    color: #fff;
    background: #e89999;
    bottom: -32px;
    right: 0;
    padding: 2px 6px;
}
#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 .form-area {
    margin-top: 0;
}
#divMobileCertBox, #divPopupCertBox {
    padding: 20px;
}
#popIntegrateCertNew .form-area .form-input {
    margin-bottom: 30px;
}

#popIntegrateCertNew .form-input + .form-input{
	border-top: none;
}
#popIntegrateCertNew .form-input + .form-input:before {
	display: none;
}
#popIntegrateCertNew .form-area .label {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
#popIntegrateCertNew .form-area input[type=text], #popIntegrateCertNew .form-area input[type=number], #popIntegrateCertNew .form-area input[type=tel] {
    display: block;
    width: 100%;
    padding: 0 15px;
    height: 45px;
    font-size: 16px;
    color: #000;
    border: none;
    border-radius: 15px;
}
#popIntegrateCertNew .form-area .set {
	float: none;
}
#popIntegrateCertNew.new_car_v1.new_car_v2 select, #popIntegrateCertNew.new_car_v1.new_car_v2 input {
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    border: none !important;
    border-radius: 15px !important;
    background: #fff;
    background-image: none;
    padding-left: 10px;
    font-size: 16px;
}
#popIntegrateCertNew.new_car_v1 select.short {
    width: 85px;
    height: 45px;
    margin-right: 5px;
    background: url(/static/resources/moriaHoneQ/img/select_arrow.png) no-repeat #fff 86% center;
    background-size: 11px 6px;
}
#popIntegrateCertNew.new_car_v1 .new_phone_layout .input_box input {
    width: calc(100% - 90px);
    height: 45px !important;
}
#popIntegrateCertNew.new_car_v1.new_car_v2 select, #popIntegrateCertNew.new_car_v1.new_car_v2 input {
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    border: none !important;
    border-radius: 15px !important;
    padding-left: 10px;
    font-size: 16px;
}
#popIntegrateCertNew.new_car_v1 input:read-only, #popIntegrateCertNew input.readonly, #popIntegrateCertNew input:disabled, #popIntegrateCertNew input.disabled, #popIntegrateCertNew .form-area select:disabled{
    box-shadow: none !important;
    color: #757575 !important;
    background: #ebeef1 !important;
    font-weight: 400 !important;
}
#popIntegrateCertNew .form-area .form-input .radio-set {
    display: flex;
    gap: 5px;
}
#popIntegrateCertNew .radio-set input[type="radio"] {
    display: inline-block;
    position: absolute;
    left: -9999px;
}
#popIntegrateCertNew .radio-set input[type="radio"] + label {
    padding: 11.5px 0;
    width: 100%;
    text-align: center;
    color: #009591;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}
#popIntegrateCertNew .radio-set input[type="radio"]:checked + label {
    color: #fff;
    background: #20b7a4;
    box-shadow: 0px 5px 15px 0px rgb(33 184 164 / 40%);
}

#popIntegrateCertNew.wrap.new_car_v1.new_car_v2 .success_position {
    margin-bottom: 10px;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 {
    position: relative;
    margin: 13px 0 15px;
    padding: 0px;
    border: 1px solid #e3e4e8;
    border-radius: 5px;
    background: #fff;
    letter-spacing: -1.1px;
    font-size: 15px;
}
#popIntegrateCertNew.new_car_v2 .box_rad01 {
    border: none;
    border-radius: 15px;
}
#popIntegrateCertNew .box_rad01 .rule_checklist {
    margin-bottom: 15px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
#popIntegrateCertNew.new_car_v2 .box_rad01 > dl {
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    border: none;
    border-radius: 15px;
    margin-bottom: 0;
    padding-bottom: 15px;
}
#popIntegrateCertNew .box_rad01 .rule_checklist dt {
    border-bottom: solid 1px #999;
    padding: 10px 0;
    margin-bottom: 5px;
    color: #111;
    font-weight: 700;
    font-size: 16px;
}

#popIntegrateCertNew .box_rad01 .rule_checklist dd {
    position: relative;
    box-sizing: border-box;
    padding-right: 30px;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 .rule_checklist dd label {
    padding: 5px 0 5px 44px;
    width: 100%;
    font-weight: 300;
    color: #333;
    font-size: 15px;
    line-height: 20px;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 .rule_checklist dd input[type=checkbox] + label:before {
    position: absolute;
    top: 13px;
    left: 23px;
    display: inline-block;
    width: 11px;
    height: 8px;
    background: url(/static/resources/moriaHoneQ/img/icon_check.png) 0 0 no-repeat;
    background-size: 11px 8px;
    content: "";
    transition: all 0.15s ease-in-out;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 .rule_checklist dd input[type=checkbox]:checked + label:before {
    background: url(/static/resources/moriaHoneQ/img/icon_check_on.png) 0 0 no-repeat;
    background-size: 11px 8px;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 .rule_checklist dd .rule_link {
    position: absolute;
    top: -2px;
    right: 0px;
    display: block;
    width: 30px;
    height: 36px;
    background: url(/static/resources/moriaHoneQ/img/btn_arrowR.png) center center no-repeat;
    background-size: 4px 7px;
    z-index: 10;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 .lb_head {
    position: relative;
    padding: 14px 17px 15px 19px;
    border-bottom: 1px solid #e3e4e8;
    font-size: 18px;
    margin-bottom: 8px;
}
#popIntegrateCertNew.new_car_v2 .box_rad01 .lb_head {
    padding: 20px;
}

#popIntegrateCertNew.new_car_v1 .box_rad01 .lb_head input[type=checkbox]:checked + label:before {
    text-align: center;
    background: url(/static/resources/moriaHoneQ/img/img_chkOn.png) 0 0 no-repeat;
    background-size: 24px 24px;
}
#popIntegrateCertNew.new_car_v2 .box_rad01 input[type=checkbox].all_check + label {
    border: none;
    background: transparent;
}
#popIntegrateCertNew.new_car_v1 .box_rad01 input[type=checkbox].all_check + label {
    margin-bottom: 0px;
    padding: 0 0 0 28px !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
    color: #000;
    text-align: left;
    border-radius: 3px;
    word-break: keep-all;
    border: none;
    box-shadow: none;
}
#popIntegrateCertNew.new_car_v1 .check_all>input[type=checkbox] + label {
	background:#fff;
	color: #000;
	border: solid 1px #dddee4;
	text-align:left;
	box-sizing:border-box;
	padding-left: 47px;
	font-size:16px;
	margin-bottom:15px;
	padding-top: 15px;
	padding-bottom: 17px;
	border-radius: 5px;
}
#popIntegrateCertNew.new_car_v1 .check_all>input[type=checkbox]:checked + label{
	color: #009591;
	font-weight:500;
	background:#fff;
}
#popIntegrateCertNew.new_car_v1 .check_all > input[type=checkbox] + label:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/static/resources/moriaHoneQ/img/img_chkOff.png) no-repeat;
	background-size: 24px 24px;
	top: 50%;
	margin-top: -13px;
	transition: all 0.15s ease-in-out;
}
#popIntegrateCertNew.new_car_v1 .check_all>input[type=checkbox]:checked + label:before {
	content: "";
	top:50%;
	display: inline-block;
	width: 24px;
	height: 24px;
	font-weight: 500;
	background: url(/static/resources/moriaHoneQ/img/img_chkOn.png) no-repeat;
	background-size: 24px 24px;
}	
#popIntegrateCertNew.new_car_v1 .box_rad01 .lb_head input[type=checkbox] + label:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: -11px 0 0 -6px;
    background: url(/static/resources/moriaHoneQ/img/img_chkOff.png) no-repeat;
    background-size: 24px 24px;
    content: "";
}
#popIntegrateCertNew.new_car_v1 .btn_gray3, #popIntegrateCertNew.new_car_v1 .btn_gray2,  #popIntegrateCertNew #btnMobileCertConfirm{
    background: #556b79;
    color: #fff !important;
    border-radius: 4px;
    font-size: 15px;
    border-color: #ccc;
}
#popIntegrateCertNew.new_car_v1.new_car_v2 .btn_gray3, #popIntegrateCertNew.new_car_v1.new_car_v2 .btn_gray2, #popIntegrateCertNew #btnMobileCertConfirm{
    border-radius: 15px;
    height: 45px;
}
#popIntegrateCertNew .btn_md {
    padding: 10px 16px 10px;
    min-width: 100px;
    text-align: center;
    border: solid 1px #ccc;
}

#popIntegrateCertNew .simpleCert_set {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#popIntegrateCertNew .simpleCert_set p {
    font-size: 16px;
    color: #111;
}
#popIntegrateCertNew .simpleCert_set .bg_icon {
    margin: 20px 0 10px;
    width: 100%;
    height: 160px;
    background: url(/static/resources/mo/image/icon_simpleCer.png) no-repeat center center;
    background-size: 75px auto;
}
#popIntegrateCertNew .simpleCert_set button {
    border: none;
    width: 100%;
}
#popIntegrateCertNew .phone_callBox_wrap {
	display: flex;
	flex-wrap: wrap;
}
#popIntegrateCertNew .phone_callBox_wrap .phone_callBox {
	display: flex;
	position: relative;
	width: calc(100% - 123px);
}
#popIntegrateCertNew .btn_call {
    width: 120px;
    height: 45px;
    background-color: #556b79;
    border: none;
    border-radius: 15px;
    color: #fff;
    font-size: 15px;
    margin-left: 3px;
}
#popIntegrateCertNew .time {
    position: absolute;
    right: 15px;
    top: 60%;
    margin-top: -12px;
}
#popIntegrateCertNew .time {
    color: #ed1651;
    font-size: 16px;
    text-align: right;
    font-family: Roboto;
}
/*모니터링 수정*/
#header.header-wrap {
	height: 45px;
}
#header.header-wrap h1{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
#header.header-wrap + #container #contents {
	padding-top: 45px;
	background-color: #f9f9fb;
}
.monitor-new .section_cont_box {
	float: none;
	padding: 40px 20px 0;
}
.cont-main-title {
    font-size: 21px;
    line-height: 27px;
    color: #000;
    font-weight: 400;
}
.cont-sub-title {
    margin-top: 20px;
    font-size: 15px;
    line-height: 21px;
    color: #333;
    word-break: keep-all;
}
.info-box {
	border-radius: 15px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}

.info-box .top-text {
	display: flex;
	align-items: center;
	padding: 20px;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}

.info-box .top-text .icon {
	display: inline-block;
	margin-right: 10px;
	width: 21px;
	height: 19px;
	background:
		url(/static/resources/mo/img/icon_info.png)
		center center/100% 100% no-repeat;
}

.info-box .bottom-text-box {
	padding: 20px 20px 20px 26px;
}

.info-box .bottom-text {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	letter-spacing: -0.8px;
	text-indent: -8px;
}
.info-box .bottom-text-tit {
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	font-weight: 500;
}
.info-box .bottom-text+.bottom-text {
	margin-top: 15px;
}

.info-box .bottom-text::before {
	display: inline-block;
	margin-right: 3px;
	content: '';
	width: 3px;
	height: 3px;
	background-color: #009591;
	border-radius: 100%;
	vertical-align: 4px;
}
.info-box .bottom-text.no-dot {
	text-indent: 0;
}
.info-box .bottom-text.no-dot::before {
	display: none;
}
.info-box .bottom-text span {
	color: #009591;
	font-weight: 500;
}
.bottom-btn-wrap {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    background-color: #f9f9fb;
}
.bottom-btn-wrap .btn-green {
    display: block;
    height: 60px;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.8px;
    text-align: center;
    border: 0px solid transparent;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    background: #018d70;
    box-shadow: 0px 5px 15px 0px rgba(0 149 145 / 40%);
   
}
.bottom-btn-wrap .btn-mint {
    display: block;
    height: 60px;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.8px;
    color: #fff;
    text-align: center;
    border: 0px solid transparent;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    background: #8d9695;
}
.bottom-btn-wrap .btn-mint.on {
    background: #009591;
    box-shadow: 0px 5px 15px 0px rgba(0 149 145 / 40%);
}
.bottom-btn-wrap .btn-lightgreen {
    display: block;
    height: 60px;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.8px;
    color: #fff;
    text-align: center;
    border: 0px solid transparent;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
	background: #8d9695;
}
.bottom-btn-wrap .btn-lightgreen.on {
	background: #00785e;
    box-shadow: 0px 5px 15px 0px rgba(0 149 145 / 40%);
}
.full_pop.join-noti-pop .pop_con {
	height: calc(100% - 146px);
}
.full_pop.price-noti-pop .pop_con {
	height: calc(100% - 146px);
}
.footer-wrap {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.0) 1%, rgba(255, 255, 255) 40%, #ffffff);
    text-align: center;
    z-index: 10;
}
.footer-wrap .bottom-btn-wrap.no-bg{
	background-color: transparent;
}

/* 지정대리청구인 - 계약자 등록 */
.longTrmPen_m.ch-appoint-agent #mainHeader.header.white {
	height: 45px;
	padding: 0;
}
.longTrmPen_m.ch-appoint-agent #mainHeader.header.white h1 {
    width: 100%;
    padding: 13px 0;
}
 .longTrmPen_m.ch-appoint-agent .cont-main-title {
 	letter-spacing: -0.065em;
}
.longTrmPen_m.ch-appoint-agent .btn_area.posFix {
	padding: 0 20px 20px; 
	height: auto;
}
.longTrmPen_m.ch-appoint-agent .input_box_renew input {
	box-shadow: none;
}
.longTrmPen_m.ch-appoint-agent .divAllMoveStep {
	height: 100%;
}
.longTrmPen_m.ch-appoint-agent .radio-list-column {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #dddee4;
}
.longTrmPen_m.ch-appoint-agent .radio-list-column .tit {
	margin-bottom: 15px;
	font-size: 16px;
	color: #000;
	font-weight: 500;
}
.longTrmPen_m.ch-appoint-agent .radio-list-column .radio_card {
	flex-direction: column;
	gap: 10px;
}
.longTrmPen_m.ch-appoint-agent .radio-list-column .radio_card .rd-btn-label {
	position: relative;
	width: 100%;
	padding: 20px 0 20px 50px;
	text-align: left;
	color: #000;
	font-size: 16px;
}
.longTrmPen_m.ch-appoint-agent .radio-list-column .radio_card .rd-btn-label:before {
	position: absolute; 
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	display: block;
	content: '';	
	width: 24px; 
	height: 24px;
	background: url(/static/resources/moriaHoneQ/img/img_chkOff.png) center center / 100% 100% no-repeat;
}
.longTrmPen_m.ch-appoint-agent .radio-list-column .radio_card input:checked + .rd-btn-label {
	background: #fff;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 10%);
}
.longTrmPen_m.ch-appoint-agent .radio-list-column .radio_card input:checked + .rd-btn-label:before {
	background: url(/static/resources/moriaHoneQ/img/img_chkOn.png) center center / 100% 100% no-repeat;
} 
.longTrmPen_m.ch-appoint-agent .radio-list-column .radio_card .rd-btn-label span {
	display: block;
	margin-top: 5px;
	color: #666;
	font-size: 14px;
}
.longTrmPen_m.ch-appoint-agent .new_pay .box.folding.sum_detail.divAddVehicle .fold_head > a .title {
	font-size: 16px; 
	color: #000;
}
.longTrmPen_m.ch-appoint-agent .sum_detail ul li .fold_body {
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.longTrmPen_m.ch-appoint-agent .box.folding.sum_detail.divAddVehicle .fa-angle-up:before {
	content: '';
	display: block;
	width: 12px;
	height: 7px;
	color: initial;
	background: url(/static/resources/onedayHoneQ/img/btn_arrowDn_g.png) right center / 12px 7px no-repeat !important;
}
.longTrmPen_m.ch-appoint-agent .detail-info-box .tit {
	margin-bottom: 20px;
	font-size: 16px;
	color :#000;
	font-weight: 500;
}
.longTrmPen_m.ch-appoint-agent .detail-info-box:first-child {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #dddee4;
}
.longTrmPen_m.ch-appoint-agent .detail-info-box + .detail-info-box {
	margin-top: 40px;
}
.longTrmPen_m.ch-appoint-agent .top-line-box {
	padding-top: 20px; 
	margin-top: 20px;
	border-top: 1px solid #dddee4;
}
.longTrmPen_m.ch-appoint-agent .top-line-box .check_box_renew.all_check input + label:before {
	top: 50%;
	transform: translateY(-50%);
}
.longTrmPen_m.ch-appoint-agent .top-line-box ul li {
	position: relative; 
	padding-left: 10px;
}
.longTrmPen_m.ch-appoint-agent .top-line-box ul li:before{
	display: block;
	content:'';
	position: absolute;
	top: 8px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #009591;
}
.longTrmPen_m.ch-appoint-agent #divStep5 .noti-title-box {
	background: url(/static/resources/mo/image/icon_error_color.png) top 0 center / 50px auto no-repeat;
	padding-top: 70px;
	text-align: center;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver {
	float: none;
	
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver > div {
	float: none;
	border: 1px solid #dddee4;
	box-shadow: none;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver .dib_head {
	float: none;
	padding: 20px;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver .dib_head .top-name {
	font-size: 16px;
	line-height: 21px;
	color: #333;
	font-weight: 400;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver .dib_head + ul {
	margin: 0;
	padding: 20px;
	border-top: 1px solid #dddee4;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver ul li {
	float: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver ul li p {
	min-height: auto;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver ul li + li {
	margin-top: 12px;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver .title  {
	font-size: 14px;
	color: #999;
	float: none;
	width: auto;
	padding: 0;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver .data {
	float: none;
	width: auto;
	font-size: 14px; 
	color: #333;
	padding: 0;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver .data:before {
	display: none;
}
.longTrmPen_m.ch-appoint-agent .detail_info_box.black-ver ul li:first-child p {
	 margin: 0;
	 min-height: 0;
	 padding: 0;
}
.toast.info-toastPop .toast_con {
    max-height: 86%;
}
.toast.info-toastPop .step_tit.with-noti-icon {
    padding-top: 110px;
	padding-bottom: 20px;
	background: linear-gradient(to top, rgba(249, 249, 251, 0.0) 1%, rgba(249, 249, 251) 30%, #f9f9fb);
    background-image: url(/static/resources/mo/image/icon_error_color.png);
    background-size: 50px auto;
    background-position: top 40px center;
    background-repeat: no-repeat;
	text-align: center;
}
.toast.info-toastPop .toast-main-desc {
	font-size: 15px;
	color: #333;
	word-break: keep-all;
	text-align: center;
}
.toast.info-toastPop .toast-inner-list.border-ver {
	background: #fff;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin: 30px 0 15px;
}
.toast.info-toastPop .toast-inner-list.border-ver li + li {
	margin-top: 14px;
}
.toast.info-toastPop .toast-inner-list.border-ver li .sub {
	position: relative;
	margin-right: 20px;
	font-size: 14px; 
	color: #666;
}
.toast.info-toastPop .toast-inner-list.border-ver li .sub:after {
	position: absolute; 
	top: 0;
	right: -14px;
	display: block;
	content: '';
	width: 1px; 
	height: 100%; 
	background: #b8b8a8;
}
/* 지정대리청구인 - 청구인 등록 */
.longTrmPrem.register-proxy-claim .divAllMoveStep {
	height: 100%;
}
.longTrmPrem.register-proxy-claim .monitor-new {
	padding-bottom: 120px;
}
.bg-title-box {
	padding-top: 150px;
	background: url(/static/resources/etcurl/img/enroll-star.png)
		top 0 center/110px auto no-repeat;
	text-align: center;
}
.longTrmPrem.register-proxy-claim .bottom-btn-wrap {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.0) 1%, rgba(255, 255, 255) 45%, #ffffff) !important;
}

.longTrmPrem.register-proxy-claim .invIdCntrcTitle  {
	font-size: 21px;
	color: #000;
}
.longTrmPrem.register-proxy-claim .box .tit {
	font-size: 15px;
	color: #000;
	font-weight: 500;
}
.longTrmPrem.register-proxy-claim  #chkDMAddrTypWrapper input[type=radio]+ label {
	font-size: 15px;
	font-weight: 500;
	color: #000;
}
.longTrmPrem.register-proxy-claim  #chkDMAddrTypWrapper input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    background: url(/static/resources/moria/img/common/bg_radio00.png) 0px 0px no-repeat;
    background-size: 22px 45px;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.longTrmPrem.register-proxy-claim  #chkDMAddrTypWrapper input[type=radio]:checked + label:before {
    text-align: center;
    line-height: 22px;
    background: url(/static/resources/moria/img/common/bg_radio00.png) 0px -23px no-repeat;
    background-size: 22px 45px;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.register-proxy-order li {
	display: flex; 
	align-items: center;
	gap: 15px;
	position: relative;
	padding: 20px;
	border-radius: 15px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	z-index: 2;
}
.register-proxy-order li + li {
	margin-top: 10px;
}
.register-proxy-order li + li:before {
	position: absolute;
	top:-11px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	content: '';
	width: 1px; 
	height: 10px;
	background-color: #20b7a4;
	z-index:1;
}
.register-proxy-order li .tag {
	padding: 10px;
	min-width: 58px;
	background-color: #fff;
	color: #009591;
	font-weight: 500;
	border-radius: 20px;
	font-size: 13px;
	border: 1px solid #20b7a4;
}
.register-proxy-order li .name {
	font-size: 16px;
	font-weight: 400;
	color: #666;
}
.register-proxy-order li .order-desc {
	font-size: 16px;
	font-weight: 400;
	color: #666;
}
.register-proxy-order li.on {
	border-color: #20b7a4;
}
.register-proxy-order li.on .tag {
	background-color: #20b7a4;
	color: #fff;
}
.register-proxy-order li.on .name {
	margin-bottom: 5px;
	font-size: 16px;
	color: #000;
}
.register-proxy-order li.on .order-desc {
	font-size: 16px;
	font-weight: 500;
	color: #009591;
}
#popMRiaSelEPostAddress.popup_box .pop_tit {
	display: block;
	text-align: center;
}
#popMRiaSelEPostAddress.popup_box button.btn_blue {
	display: block;
	display: inline-block;
    position: relative;
	margin-top: 10px;
    padding: 11px 16px 12px;
    width: 100%;
    min-width: 100px !important;
	background: #28b2a5 !important;
    color: #fff !important;
    border-radius: 3px;
    border: 1px solid #28b2a5;
    font-size: 15px;
}
#popMRiaSelEPostAddress.popup_box .btn_more {
    display: block;
	width: 100%;
    min-width: 90px;
    padding: 9px 0;
    margin-top: 15px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    color: #666;
    font-weight: 500;
}
#popMRiaSelEPostAddress.popup_box .btn_more:after {
	display: inline-block;
    font-family: 'FontAwesome';
    content: "\f107";
    padding-left: 8px;
    font-size: 20px;
    vertical-align: -1px;
}
.full_popup_box.job_oneQst3 {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 50%;
    transform: translateX(-50.1%);
    bottom: 0;
    z-index: 5000;
}
.full_popup_box.job_oneQst3.pop_open {
	visibility: visible;
    opacity: 1;
    display: block;    
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    top: 0;
}
.full_popup_box.job_oneQst3 .popup_header{
	padding: 14px 0 16px;
	height: auto;
}
.full_popup_box.job_oneQst3 .popup_header h1 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.08em;
    color: #111
}
.full_popup_box.job_oneQst3 .popup_header .modal_off {
    position: absolute;
    top: 11px;
    right: 7px;
    height: 100%;
    z-index: 5;
}
.full_popup_box.job_oneQst3 .popup_header img {
    width: 34px;
    height: 34px;
    padding: 10px;
}
.full_popup_box.job_oneQst3 .border {
    display: block;
    width: 100%;
    background-color: #eff0f3;
    height: 10px;
}
.full_popup_box.job_oneQst3 .popup_footer .btn {
	width: 100%;
    padding: 13px;
    height: 50px;
    background: #009591;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    box-shadow: 0px 5px 15px 0px rgb(32 183 164 / 40%);
    border-radius: 30px !important;
    border: none !important;
}
.full_popup_box.job_oneQst3 .cl_point04 {
	color: #009591 !important;
}

/* 2025-08-27 입력창통일 */
#expireCarInfoStep01 .input_box_renew input{
	font-size:20px !important;
	color: #000;
	width:100%;
	font-family: 'Roboto', 'Noto Sans KR','FontAwesome' !important;
}
#expireCarInfoStep01 .input_box_renew input::placeholder{
	font-size:20px !important;
}
#expireCarInfoStep01 .input_box_renew input[type="password"],
#expireCarInfoStep01 .input_box_renew input[type="password"]:disabled{
	padding-left: 0px !important;
	font-family: 'pass' !important;
	letter-spacing: -0.08em;
	font-size: 35px !important;
}
@media(max-width:370px){
	#expireCarInfoStep01 .input_box_renew input[type="password"],
	#expireCarInfoStep01 .input_box_renew input[type="password"]:disabled{
		font-size: 25px !important;
	}
}