@charset "utf-8";

#esti_easy_wrap input:focus,
#esti_easy_wrap select:focus,
#esti_easy_wrap textarea:focus,
#esti_easy_wrap button:focus {
outline:none !important;
outline-style:none;
outline-width: 0 !important;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-radius:0;
-webkit-appearance: none;
}
*,*:focus,*:hover{outline:none;}

#esti_easy_wrap {display:none;margin:0 0px 0 0px;}
#esti_easy_wrap .esti_easy_cont { position: fixed; width:600px; left: 50%; margin-left: -16%; top: 50%; margin-top: -280px; background:#FFF;border:1px solid #DEDEDE;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

#esti_easy_wrap .esti_easy_cont .mmq_close {position:absolute;top:10px;right:10px;z-index:2;}
#esti_easy_wrap .esti_easy_cont .mmq_close img {width:40px;}

.PvLayer_m {display:none;position:absolute; top:0px; left:0; width:100%; height:100%; z-index:999999;}
.PvLayer_m .PvLayer_bg_m { position:fixed;left:0;top:0;width:100%;height:100%;background:#000;opacity:.7; }
#esti_easy_wrap .pop_title {font-size:2.20em;text-align:center;font-weight:700;color:#000;padding-top:40px;}
#esti_easy_wrap .step__title {width:400px;margin:0 auto;font-size:1.65em;text-align:center;font-weight:400;color:#333;padding:0px 0 40px;line-height:150%;word-break:keep-all;}
#esti_easy_wrap .esti_input {height:55px;padding-left:15px;font-size:1.35em;color:#333;font-weight:700;border:1px solid #DADADA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#esti_easy_wrap .esti_input:-ms-input-placeholder {color: #333; }
#esti_easy_wrap .esti_input::-webkit-input-placeholder {color: #333; }
#esti_easy_wrap .esti_input::-moz-placeholder {color: #333; }
#esti_easy_wrap .esti_input::-moz-placeholder {color: #333; }

#esti_easy_wrap select {width:100%;height:55px;line-height:55px;padding-left:15px;font-size:1.35em;color:#333;font-weight:700;border:0;border:1px solid #DADADA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

#esti_easy_wrap .button_zone {height:80px;margin:20px 47px 30px 47px;position:relative;}
#esti_easy_wrap .esti_cal_box{margin:40px 47px 0 47px;}
#esti_easy_wrap .btn_prev {width:30%;height:50px;line-height:48px;font-size:1.45em;color:#BFA889;border:1px solid #E7E7E7;background:#fff;text-align:center;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:absolute;left:0px;bottom:0px;z-index:1;}
#esti_easy_wrap .btn_next {width:30%;height:50px;line-height:48px;font-size:1.45em;color:#fff;border:1px solid #BFA889;background:#BFA889;text-align:center;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:absolute;right:0px;bottom:0px;z-index:1;}

.ul_radio ul li {padding:20px 0 20px;border-bottom:1px solid #ddd;}
.ul_radio ul li:nth-of-type(1) {padding-top:0;}

/* 서비스날짜*/
.wr_date{margin:30px 47px 10px 47px;}
.ui-datepicker {width:100% !important;font-size:1.7em !important;border:0 !important;}
.ui-datepicker .ui-datepicker-header {font-size:0.9em !important;color:#444 !important;font-weight:700 !important;background-image:none !important;border:0 !important;background-color:rgba(0, 255, 0, 0) !important;}
.ui-datepicker table {width:100% !important;background-color:rgba(0, 255, 0, 0) !important;}
.ui-widget-content .ui-state-active {
width:40px;height:40px;padding:7px 7px 5px 5px !important;
background:#BFA889 !important;font-weight:bold !important;
color:#fff !important;margin:0 auto !important;
object-fit:cover !important;-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius: 50% !important;
}

.ui-widget-header .ui-icon {background-image: none !important;}
.ui-datepicker-prev-hover {background: transparent !important;border:0 !important;}
.ui-datepicker-next-hover, .ui-state-hover {background: transparent !important;border:0 !important;}
.ui-datepicker .ui-datepicker-prev {
display: inline-block !important;
width: 60px !important;
height: 16px !important;
text-align: center !important;
cursor: pointer !important;
background-image: url('../img/arrow_prev_move.png') !important;
background-repeat: no-repeat !important;
line-height: 600% !important;
overflow: hidden !important;
top: 12px !important;
left: 10px !important;
}
.ui-datepicker .ui-datepicker-next {
display: inline-block !important;
width: 60px !important;
height: 16px !important;
text-align: center !important;
cursor: pointer !important;
background-image: url('../img/arrow_next_move.png') !important;
background-repeat: no-repeat !important;
line-height: 600% !important;
overflow: hidden !important;
top: 12px !important;
right: 10px !important;
}
.ui-datepicker th {font-size:0.9em !important;color:#6A6A6A !important;font-weight:700 !important;border:0 !important;background-color:rgba(0, 255, 0, 0) !important;}
.ui-datepicker td {font-size:1.0em !important;border:0 !important;padding:5px !important;background-color:rgba(0, 255, 0, 0) !important;}
.ui-datepicker td span{font-size:1.0em !important;text-align:center !important;background-image:none !important;background-color:rgba(0, 255, 0, 0) !important;border:0 !important;}
.ui-datepicker td a {font-size:1.0em !important;padding:5px;color:#444 !important;font-weight:400 !important;text-align:center !important;background-image:none !important;background-color:rgba(0, 255, 0, 0) !important;border:0 !important;}

/* 이름휴대폰*/
.pop_name_div .hp_box {margin-top:10px;white-space:nowrap;overflow:hidden;}
.pop_name_div .hp_width {width:79%;}
.pop_name_div .btn_hp_certify {width:20%;font-size:1.35em;font-weight:bold;line-height:55px;text-align:center;border:0;color:#fff;cursor:pointer;background:#BFA889;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;margin-left:5px;}
.pop_name_div .btn_hp_certify1:before {content:"인증번호"}
.pop_name_div .btn_hp_certify2:before {content:"인증확인"}
.pop_name_div .tel_no_wrap {position:absolute;left:0px;top:0px;z-index:1;}
.pop_name_div #pop_nametel_btn_hp_check_img{display:none;}

/* 접수완료*/
.pop_end_div img {width:100px;}
#esti_easy_wrap .esti_end_box{text-align:center;margin:30px 47px 0 47px;}
.pop_end_tilte1 {font-size:1.80em;font-weight:700;margin:20px 0 20px;}
.pop_end_tilte2 {font-size:1.35em;font-weight:500;color:#444;word-break:keep-all;}
.pop_end_tilte3 {font-size:1.35em;font-weight:500;color:#444;margin:10px 0 0px;}

#esti_easy_wrap .btn_esti_ok{ width:100%;height:50px;line-height:50px;font-size:1.40em;font-weight:700;color:#fff;text-align:center;cursor:pointer;background:#BFA889;border:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:40px 0 50px;}

#esti_easy_wrap input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
#esti_easy_wrap input[type="radio"] + label { display: inline-block; position: relative; padding-left:30px;font-size:1.50em;color:#333;font-weight:700;cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
#esti_easy_wrap input[type="radio"] + label:before { content: ''; position: absolute; left:0;top:-1px;width:22px;height:22px;text-align: center; background:#fff;border:2px solid #BFA889; border-radius: 100%;}
#esti_easy_wrap input[type="radio"]:checked + label:before {background: #fff; border-color: #BFA889;}
#esti_easy_wrap input[type="radio"]:checked + label:after { content: '';position:absolute;top:4px;left:5px;width:12px;height:12px;background:#BFA889;border-radius:100%;}

#esti_easy_wrap .privacy {margin:30px 0 10px;}
#esti_easy_wrap .privacy a {font-size:1.00em;font-weight:400;color:#666;text-decoration:underline;text-underline-position:under;}

#esti_easy_wrap input[type="checkbox"] {display:none;}
#esti_easy_wrap input[type="checkbox"]+ label{display:inline-block;cursor:pointer;position:relative;padding-left:25px;font-size:1.15em;font-weight:400;color:#666; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
#esti_easy_wrap [type="checkbox"] + label:before {font-family:sans-serif;font-size:0.85em;content:'\2713';color:#fff;font-weight:700;position: absolute; left:0;top:2px;width:18px;height:18px;line-height:15px;text-align:center; background:#E1E1E1;border:1px solid #E1E1E1;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#esti_easy_wrap [type="checkbox"] + label:active:before, #esti_easy_wrap [type="checkbox"]:checked + label:active:before {  }
#esti_easy_wrap [type="checkbox"]:checked + label:before {border-color: #497BF7; }
#esti_easy_wrap [type="checkbox"]:checked + label:after {font-family:sans-serif;font-size:0.85em;content:'\2713';color:#fff;font-weight:700;width:18px;height:18px;line-height:18px;text-align:center;position:absolute;top:2px;left:0px;background:#BFA889;border:1px solid #BFA889;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

#em_submit {margin:0 47px 0 47px;}
#esti_easy_wrap .btn_submit {width:100%;height:55px;line-height:55px;font-size:1.50em;font-weight:700;color:#fff;text-align:center;cursor:pointer;background:#BFA889;margin:10px 0 30px;border:0;}

@media all and (max-width:1024px){
	#esti_easy_wrap .esti_easy_cont { margin-left: -30%; margin-top: -250px; }
}
@media all and (max-width:800px){
	#esti_easy_wrap .esti_easy_cont { margin-left: -37%; margin-top: -220px; }
}
@media all and (max-width:768px){
	#esti_easy_wrap .esti_easy_cont { width:400px; margin-left: -25%; margin-top: -300px; }
	#esti_easy_wrap .esti_cal_box{margin:40px 20px 0 20px;}
	#esti_easy_wrap .pop_title {font-size:2.0em;}
	#esti_easy_wrap .step__title {width:100%;font-size:1.65em;}
	.wr_date{margin:30px 20px 0px 20px;}
	.ui-datepicker {font-size:1.7em !important;}
	.ui-widget-content .ui-state-active {width:40px;height:40px;padding:7px 7px 5px 5px !important;	}
	#em_submit {margin:0 20px 0 20px;}
}
@media all and (max-width:640px){
	#esti_easy_wrap .esti_easy_cont {width:90%;margin-left: -45%;}
	#esti_easy_wrap .esti_cal_box{margin:40px 20px 0 20px;}
	#esti_easy_wrap .pop_title {font-size:2.0em;}
	.wr_date{margin:30px 20px 0px 10px;}
	.pop_name_div .btn_hp_certify1:before {content:"인증"}
	.pop_name_div .btn_hp_certify2:before {content:"확인"}
	#esti_easy_wrap .privacy a {font-size:1.15em;}
	#esti_easy_wrap [type="checkbox"] + label:before, #esti_easy_wrap [type="checkbox"] + label:before,  {top:-1px;}
	#esti_easy_wrap .btn_submit {45px;line-height:45px;font-size:1.45em;}
}
@media all and (max-width:425px){
	#esti_easy_wrap .esti_easy_cont {margin-top: -270px; }
	#esti_easy_wrap .step__title {font-size:1.35em;padding:0px 0 20px;}
}
@media all and (max-width:375px){
	#esti_easy_wrap .privacy a {font-size:0.85em;}
}
@media all and (max-width:359px){
	#esti_easy_wrap .esti_input {height:35px;line-height:35px;font-size:1.05em;}
	#esti_easy_wrap .esti_cal_box{margin:30px 10px 0 10px;}
	.wr_date {margin:10px 10px 0px 5px;}
	.ui-datepicker {font-size:1.35em !important;}
	.ui-widget-content .ui-state-active {width:35px;height:35px;padding:7px 5px 5px 5px !important;	}
	.pop_name_div .hp_width {width:74%;}
	.pop_name_div .btn_hp_certify {height:35px;line-height:35px;width:25%;font-size:1.15em;}
	#esti_easy_wrap input[type="checkbox"]+ label {font-size:0.95em;padding-left:20px;}
	#esti_easy_wrap input[type="checkbox"]+ label:before {width:16px;height:16px;line-height:10px;top:0px;}
	#esti_easy_wrap input[type="checkbox"]:checked + label:before {width:16px;height:16px;line-height:16px;top:0px;}
	#esti_easy_wrap .btn_submit {35px;line-height:35px;font-size:1.25em;}
}