@charset "utf-8";

#esti_easy_wrap_off input:focus,
#esti_easy_wrap_off select:focus,
#esti_easy_wrap_off textarea:focus,
#esti_easy_wrap_off 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_off .esti_easy_cont {width:100%;}
#esti_easy_wrap_off .off_title {font-size:2.45em;text-align:center;font-weight:400;color:#997b4f;}

#esti_easy_wrap_off .esti_input {height:55px;padding-left:15px;font-size:1.45em;color:#000;font-weight:400;background:#fff;border:1px solid #D1D1D1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
#esti_easy_wrap_off .esti_input:-ms-input-placeholder {color: #333; }
#esti_easy_wrap_off .esti_input::-webkit-input-placeholder {color: #333; }
#esti_easy_wrap_off .esti_input::-moz-placeholder {color: #333; }
#esti_easy_wrap_off .esti_input::-moz-placeholder {color: #333; }
#esti_easy_wrap_off select {width:100%;height:55px;line-height:55px;padding-left:15px;font-size:1.45em;color:#000;font-weight:400;background:#fff;border:0;border:1px solid #D1D1D1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
#esti_easy_wrap_off .button_zonea {height:80px;margin:20px 0px 0px 0px;position:relative;}
#esti_easy_wrap_off .esti_cal_boxa{margin:30px 0px 0 0px;}
#esti_easy_wrap_off .btn_preva {width:30%;height:50px;line-height:50px;font-size:1.65em;color:#BDA17A;border:1px solid #BDA17A;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_off .btn_nexta {width:30%;height:50px;line-height:50px;font-size:1.65em;color:#fff;border:1px solid #B79B73;background:#B79B73;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;}
#esti_easy_wrap_off .btn_nexta_long_pc {width:150px;height:50px;line-height:50px;font-size:1.55em;color:#fff;font-weight:400;background:#B79B73;text-align:center;cursor:pointer;
margin-top:60px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:absolute;right:0px;bottom:0px;z-index:1;}
#esti_easy_wrap_off .btn_nexta_long_mo {width:60%;margin:0 auto;height:70px;line-height:70px;font-size:2.45em;color:#fff;font-weight:500;background:#B79B73;text-align:center;cursor:pointer;margin-top:60px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:transition:all 3s;}

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

/* 커튼종류*/
.off_cat_div {text-align:left;}

#esti_easy_wrap_off input[type="radio"] {display:none;}
#esti_easy_wrap_off input[type="radio"]+ label{display:inline-block;cursor:pointer;position:relative;padding-left:35px;font-size:1.75em;font-weight:400;color:#000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
#esti_easy_wrap_off [type="radio"] + label:before {font-family:sans-serif;font-size:0.85em;content:'\2713';color:#fff;font-weight:700;position: absolute; left:0;top:4px;width:22px;height:22px;line-height:22px;text-align:center; background:#C1BEB9;border:1px solid #C1BEB9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#esti_easy_wrap_off [type="radio"] + label:active:before, #esti_easy_wrap_off [type="radio"]:checked + label:active:before {  }
#esti_easy_wrap_off [type="radio"]:checked + label:before {border-color: #497BF7; }
#esti_easy_wrap_off [type="radio"]:checked + label:after {font-family:sans-serif;font-size:0.85em;content:'\2713';color:#fff;font-weight:700;width:22px;height:22px;line-height:22px;text-align:center;position:absolute;top:4px;left:0px;background:#B79B73;border:1px solid #B79B73;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

#esti_easy_wrap_off input[type="checkbox"] {display:none;}
#esti_easy_wrap_off input[type="checkbox"]+ label{display:inline-block;cursor:pointer;position:relative;padding-left:27px;font-size:1.25em;font-weight:400;color:#000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
#esti_easy_wrap_off [type="checkbox"] + label:before {font-family:sans-serif;font-size:0.95em;content:'\2713';color:#fff;font-weight:700;position: absolute; left:0;top:1px;width:20px;height:20px;line-height:17px;text-align:center; background:#C1BEB9;border:1px solid #C1BEB9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#esti_easy_wrap_off [type="checkbox"] + label:active:before, #esti_easy_wrap_off [type="checkbox"]:checked + label:active:before {  }
#esti_easy_wrap_off [type="checkbox"]:checked + label:before {border-color: #497BF7; }
#esti_easy_wrap_off [type="checkbox"]:checked + label:after {font-family:sans-serif;font-size:0.95em;content:'\2713';color:#fff;font-weight:700;width:20px;height:20px;line-height:17px;text-align:center;position:absolute;top:1px;left:0px;background:#B79B73;border:1px solid #B79B73;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

/* 서비스 주소*/
.off_addr_div {display:none;text-align:center;}

/* 이름휴대폰*/
.off_name_div {display:none;}
.off_name_div .hp_box {margin-top:10px;white-space:nowrap;overflow:hidden;}
#esti_easy_wrap_off .privacy {margin:30px 0 10px;text-align:left;}
#esti_easy_wrap_off .privacy a {font-size:1.00em;font-weight:300;color:#000;text-decoration:underline;text-underline-position:under;}

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

#esti_easy_wrap_off #em_submit {margin:0 47px 0 47px;}
#esti_easy_wrap_off .btn_submit {width:60%;margin:0 auto;height:50px;line-height:50px;font-size:1.45em;color:#fff;border:1px solid #B79B73;background:#B79B73;text-align:center;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:}

/************************************************/
@media all and (max-width:768px){
	#esti_easy_wrap_off .btn_nexta_long_pc {}
	#esti_easy_wrap_off .btn_nexta_long_mo {height:55px;line-height:55px;font-size:1.75em;}
	#esti_easy_wrap_off .privacy {margin:25px 0 10px;}
	#esti_easy_wrap_off .privacy a {color:#fff;}
	#esti_easy_wrap_off .off_title {font-size:2.25em;padding-top:0px;}
	#esti_easy_wrap_off .step__title {width:100%;font-size:1.65em;}
	#esti_easy_wrap_off .button_zonea {height:80px;margin:20px 35px 30px 35px;}
	#esti_easy_wrap_off input[type="radio"]+ label{padding-left:45px;font-size:1.95em;color:#000;}
	#esti_easy_wrap_off [type="radio"] + label:before {font-size:0.75em;top:3px;width:25px;height:25px;line-height:25px;}
	#esti_easy_wrap_off [type="radio"]:checked + label:after {font-size:0.75em;width:25px;height:25px;line-height:25px;top:3px;}
	#esti_easy_wrap_off .btn_submit {width:80%;}
}
@media all and (max-width:640px){
	#esti_easy_wrap_off .esti_cal_boxa{margin:40px 35px 0 35px;}
	#esti_easy_wrap_off .off_title {color:#222;}
#esti_easy_wrap_off .step__title {color:#333;padding:0px 0 40px;}
	#esti_easy_wrap_off input[type="radio"]+ label{color:#222;}
	#esti_easy_wrap_off input[type="checkbox"]+ label{color:#222;}
	#esti_easy_wrap_off .privacy a {color:#222;}
}
@media all and (max-width:425px){
	#esti_easy_wrap_off .button_zonea {height:80px;margin:20px 35px 30px 35px;}
	#esti_easy_wrap_off input[type="radio"]+ label{padding-left:45px;font-size:1.95em;color:#222;}
	#esti_easy_wrap_off [type="radio"] + label:before {font-size:0.75em;top:3px;width:25px;height:25px;line-height:25px;}
	#esti_easy_wrap_off [type="radio"]:checked + label:after {font-size:0.75em;width:25px;height:25px;line-height:25px;top:3px;}
	#esti_easy_wrap_off .btn_nexta_long_mo {height:55px;line-height:55px;font-size:1.75em;}
	#esti_easy_wrap_off select {height:55px;line-height:55px;padding-left:15px;font-size:1.65em;}
	#esti_easy_wrap_off .btn_preva {height:55px;line-height:55px;font-size:1.75em;}
	#esti_easy_wrap_off .btn_nexta {height:55px;line-height:55px;font-size:1.75em;}
	#esti_easy_wrap_off .esti_input {height:55px;padding-left:15px;font-size:1.65em;}
	#esti_easy_wrap_off .privacy a {}
	#esti_easy_wrap_off #em_submit {margin:0 35px 0 35px;}
	#esti_easy_wrap_off .btn_submit {height:55px;line-height:55px;font-size:1.65em;}
	#esti_easy_wrap_off .step__title {font-size:1.35em;padding:0px 0 20px;}
	#esti_easy_wrap_off .off_title {font-size:2.00em;padding-top:20px;}
}
@media all and (max-width:375px){
	#esti_easy_wrap_off .esti_cal_boxa{margin:20px 35px 0 35px;}
	#esti_easy_wrap_off .button_zonea {height:60px;margin:20px 35px 30px 35px;}
	#esti_easy_wrap_off .btn_nexta_long_mo {height:50px;line-height:50px;font-size:1.55em;margin-top:40px;}
	#esti_easy_wrap_off select {height:50px;line-height:50px;padding-left:15px;font-size:1.45em;}
	#esti_easy_wrap_off .btn_preva {height:50px;line-height:50px;font-size:1.45em;}
	#esti_easy_wrap_off .btn_nexta {height:50px;line-height:50px;font-size:1.45em;}
	#esti_easy_wrap_off .esti_input {height:50px;padding-left:15px;font-size:1.45em;}
	#esti_easy_wrap_off .privacy a {}
	#esti_easy_wrap_off .btn_submit {height:50px;line-height:50px;font-size:1.45em;}
	#esti_easy_wrap_off .off_title {font-size:2.00em;}
}
@media all and (max-width:360px){
	#esti_easy_wrap_off .ul_radio ul li {padding:10px 0 10px;}
	#esti_easy_wrap_off input[type="radio"]+ label{padding-left:35px;font-size:1.75em;}
	#esti_easy_wrap_off [type="radio"] + label:before {font-size:0.75em;top:3px;width:20px;height:20px;line-height:20px;}
	#esti_easy_wrap_off [type="radio"]:checked + label:after {font-size:0.75em;width:20px;height:20px;line-height:20px;top:3px;}
}
@media all and (max-width:359px){
	.off_name_div .hp_width {width:74%;}
	.off_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:1.05em;}
	#esti_easy_wrap .privacy a {}

	#esti_easy_wrap_off .btn_submit {35px;line-height:35px;font-size:1.25em;}
	#esti_easy_wrap_off .off_title {font-size:1.85em}
}