@charset "utf-8";
:root {
  color-scheme: light only;
}
/* header
********************************************************************************************************************/

/* container
********************************************************************************************************************/
.mainContainer{position:relative; padding-bottom:10px; margin-bottom:60px;}
.mainContainer .visualSlider .custom-navigation .flex-control-paging{top:418px;left:50%;}

.mainContainer .contents{ left:50%; margin-left:-600px; background:#fff;padding-bottom:0px; z-index:9;}
.mainRow > div{float:left;}
.mainRow:after{clear:both;display:block;content:"";}
.mainRow .mainCol1{width:600px;}
.mainRow .mainCol3{width:100%;}
.mainRow .tit{font-size:17px;font-weight:700;color:#000;}

/* hot issue / news and notice */
.boardTab{position:relative;width:600px;height:264px;z-index:1;}
.boardTab .tabNav{position:absolute;top:0;right:-22px;width:22px;height:264px;}
.boardTab .tabNav li{float:none;position:absolute;top:0;left:0;height:148px;}
.boardTab .tabNav li.current{z-index:1;}
.boardTab .tabNav li:first-child{top:8px;}
.boardTab .tabNav li + li{top:110px;}/* ie8은 nth-child 가 호환이 안되서 + 셀렉트 사용 */
.boardTab .tabCont{padding:37px 0 27px;}
.boardTab .tabPanel .txt{margin-bottom:15px;font-size:18px;}
.boardTab .tabPanel .btnMore{display:inline-block;position:absolute;top:4px;width:15px;height:15px;background:url("/img_main/btn_more.png") no-repeat 0 0;}
.boardTab .tabPanel .hotIssue li{position:relative;float:left;width:3f00px;padding:0 27px;}
.boardTab .tabPanel .hotIssue li:first-child{border-right:1px solid #dbdbdb;}
.boardTab .tabPanel .hotIssue li:first-child .btnMore{left:82px;}
.boardTab .tabPanel .hotIssue li + li .btnMore{left:98px;}/* ie8은 nth-child 가 호환이 안되서 + 셀렉트 사용 */
.boardTab .tabPanel .hotIssue li .movie{position:relative;width:246px;height:139px;}
.boardTab .tabPanel .hotIssue li .dimCont{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url("/img_main/dim.png") repeat 0 0;}
.boardTab .tabPanel .hotIssue li .dimCont a{display:table;width:100%;height:139px;}
.boardTab .tabPanel .hotIssue li .dimCont span{display:table-cell;text-align:center;color:#fff;vertical-align:middle;text-decoration:underline;}
.boardTab .tabPanel .hotIssue li.current .dimCont{display:block;}

.boardTab .newsNotice{position:relative;padding:0 40px;}
.boardTab .newsNotice .tit{margin-bottom:20px;font-size:24px;line-height:100%;}
.boardTab .newsNotice .cont:after{clear:both;display:block;content:"";}
.boardTab .newsNotice .cont .img{float:left;width:142px;height:142px;margin-right:20px;}
.boardTab .newsNotice .cont .list{float:left;width:358px;}
.boardTab .newsNotice .cont .list > li{border-bottom:1px solid #e3e3e3;}
.boardTab .newsNotice .cont .list > li:first-child{border-top:1px solid #e3e3e3;}
.boardTab .newsNotice .cont .list > li a{display:block;height:27px;padding-left:10px;font-size:16px;color:#727272;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:27px;}
.boardTab .newsNotice .cont .list > li a:hover{color:#fff;background:#166cb1;}
.boardTab .tabPanel.newsNotice .btnMore{top:20px;right:40px;width:auto;padding-right:20px;background-position:right 0;line-height:15px;}

/* 실시간 고객 접수현황 */
.receipt{height:376px;padding:37px 37px 31px;}
.receipt .titArea{margin-bottom:10px;}
.receipt .titArea:after{clear:both;display:block;content:"";}
.receipt .titArea .tit{float:left;}
.receipt .titArea .numIn{float:left;margin:2px 0 0 14px;font-size:0;}
.receipt .titArea .numIn .num{display:inline-block;width:18px;height:20px;line-height:19px;font-size:14px;font-family:"tahomabd";background:#2d2d2d;color:#fff;border-radius:2px;text-align:center;
-webkit-box-shadow: inset 0px -10px 5px 0px #1d1d1d;
-moz-box-shadow: inset 0px -10px 5px 0px #1d1d1d;
box-shadow: inset 0px -10px 5px 0px #1d1d1d;
}
.receipt .titArea .numIn .num + .num{margin-left:1px;}
.receipt .receiptArea{position:relative;overflow:hidden;height:211px !important;}
.receipt .receiptList{border-top:1px solid #c4c4c4;}
.receipt .receiptList li{height:35px;line-height:35px;border-bottom:1px solid #e3e3e3;font-family:"돋움체", "돋움", Dotum;}
.receipt .receiptList li span{display:inline-block;float:left;text-align:center;color:#7b7b7b;letter-spacing:0;}
.receipt .receiptList li:after{clear:both;display:block;content:"";}
.receipt .receiptList .time{width:60px;}
.receipt .receiptList .name{width:86px;}
.receipt .receiptList .adress{overflow:hidden;width:270px;padding-left:22px;color:#000;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.5px;}
.receipt .receiptList .status{width:110px;}

/* banner slider */
.bannerSlider01,
.bannerSlider02{position:relative;}
.bannerSlider01 .flexslider .flex-direction-nav,
.bannerSlider02 .flexslider .flex-direction-nav{display:none;}
.bannerSlider01 .flexslider .flex-control-paging{top:13px;right:15px;}
.bannerSlider02 .flexslider .flex-control-paging{top:15px;left:50%;margin-left:-26px;}

/* 2019-06-14  */
.visualSlider{}
.visualSlider .slides{overflow:hidden; height:610px;}
.visualSlider .slides ul{width:30000px;}
.visualSlider .slides li{float:left; }
.visualSlider .slides li{}
.bannerSlider01{position:relative; overflow:hidden; width:600px; height:218px;}
.bannerSlider01 ul{width:2000px;}
.bannerSlider01 ul li{float:left; }
.bannerSlider01 .pageing{position:absolute; top:13px; right:15px;}
.bannerSlider01 .pageing span{display:inline-block; width:8px; height:8px; margin:0 3px; font-size:0; background:#dcdcdc; border-radius:50%; vertical-align:top;}
.bannerSlider01 .pageing span.on{background:#489fd8;}

/* 메인배너 */
#top_banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{top:100px; left:50%; margin-left:-608px; background:url(../../img_main/btn_arr_l_visual.png) 0 0 no-repeat;width:96px; height:187px; z-index:9;}
#top_banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{top:100px; right:50%; margin-right:-608px; background:url(../../img_main/btn_arr_r_visual.png) 0 0 no-repeat;width:96px; height:187px; z-index:9;}

.main_visual{position:relative; overflow:hidden; height:350px; margin-top:198px;}
.main_visual .visual_list{}
.main_visual .visual_list li{vertical-align:top;}
.main_visual .visual_list li a{display:block; height:390px; vertical-align:top; }
.main_visual .control{position:absolute; top:280px; left:50%; margin-left:-30px; z-index:99;}
.main_visual .control .stop{width:52px; height:52px; background:url(../../img_main/slide_stop.png) 0 0 no-repeat; cursor:pointer;}
.main_visual .control .stop:hover{background:url(../../img_main/slide_stop_.png) 0 0 no-repeat;}
.main_visual .control .play{width:52px; height:52px; background:url(../../img_main/slide_play.png) 0 0 no-repeat; cursor:pointer;}
.main_visual .control .play:hover{background:url(../../img_main/slide_play_.png) 0 0 no-repeat;}
.main_visual .arr{}
.main_visual .arr a{position:absolute; top:82px; display:inline-block; width:96px; height:187px; z-index:9;}
.main_visual .arr a.prev{/*left:20px;*/ left:50%; margin-left:-608px; background:url(../../img_main/btn_arr_l_visual.png) 0 0 no-repeat;}
.main_visual .arr a.next{right:50%; margin-right:-608px; background:url(../../img_main/btn_arr_r_visual.png) 0 0 no-repeat;}


/* 2019-07-17 간편견적 */
.easy_apply{}
.easy_apply .btn_type{}
.easy_apply .btn_type li{float:left; width:200px; height:264px;}
.easy_apply .btn_type li a{display:block; width:200px; height:264px; padding-top:130px; text-align:center; font-size:18px; box-sizing:border-box;}
.easy_apply .btn_type li.type1 a{background:url(../images/main/easy_type1.jpg) 0 0 no-repeat;}
.easy_apply .btn_type li.type2 a{background:url(../images/main/easy_type2.jpg) 0 0 no-repeat;}
.easy_apply .btn_type li.type3 a{background:url(../images/main/easy_type3.jpg) 0 0 no-repeat;}
.easy_apply .btn_type li a .tit{display:block; color:#fff;}
.easy_apply .btn_type li a .txt{display:block; padding-top:60px; color:#000;}

.easy_form{position:absolute; top:0px; left:0px; right:0px; bottom:0px; width:100%; min-width:1200px; height:auto; min-height:100%; background:url(../images/main/bg_easy.png) 0 0 repeat-x; background-color:rgba(0,140,253,.95); z-index:999;}
.dim-layer{top:0px !important; width:100% !important;} /* 간편견적 레이어 */
.bg_layer{position:absolute; top:-211px; left:0px; right:0px; bottom:0px; background-color:rgba(0,0,0,.7); width:100%; height:100%; z-index:998;}
.easy_form.bg_step3{background-color:rgba(18,53,97,.95); background-image:none;}
.easy_form .inner{position:relative; padding:0 32px; }
.easy_form .form_step{width:800px; margin:0 auto 45px; padding-top:34px;}
.easy_form .form_step ol{background:url(../images/main/step_bar.png) 0 30px no-repeat;}
.easy_form .form_step ol li{float:left; width:267px; color:#fff; text-align:center; font-weight:400;}
.easy_form .form_step ol li span{display:block; }
.easy_form .form_step ol li:first-child{width:266px;}
.easy_form .form_step ol li .step{font-family:'DINBol'; font-size:18px;}
.easy_form .form_step ol li .bar{width:100%; height:14px; margin:8px 0;}
.easy_form .form_step ol li .bar em{}
.easy_form .form_step ol li .txt{font-size:14px;}
.easy_form .form_step ol li.on{color:#bcff19;}
.easy_form .form_step ol li.on .bar{position:relative; background:#bcff19;}
.easy_form .form_step ol .on.partners .bar{width:50%;}
.easy_form .form_step ol li.on .bar em{display:inline-block; position:absolute; top:-6px; right:-12px; width:24px; height:24px; background:url(../images/main/step_arr.png) 0 0 no-repeat;}
.easy_form .form_step ol li:nth-child(1) .bar{border-radius:10px 0 0 10px;}
.easy_form .form_step ol li.after .bar{background:#bcff19;}
.easy_form .count{position:absolute; top:10px; right:0px; color:#bcff19; font-family:'DINBol'; font-size:24px;}
.easy_form .step1{}
.easy_form .step1 > .tit{float:left;  font-stretch:condensed;}
.easy_form .step1 .tit .step_num{position:relative; padding-top:5px; font-size:24px; color:#bcff19; font-family:'DINBol'; letter-spacing:2px;}
.easy_form .step1 .tit .step_num em{position:absolute; top:0px; left:0px; display:inline-block; width:29px; height:3px; background:#bcff19;}
.easy_form .step1 .tit .head{margin-top:10px; font-size:61px; color:#fff; line-height:73px; font-weight:700; letter-spacing:-4px;}
.easy_form .step1 .tit .head span{color:#bcff19; font-family:'DINBol', 'notokr';}
.easy_form .step1 .tit .txt{margin:25px 0 35px; font-size:20px; font-weight:500; color:#fff; line-height:1.5;}
.easy_form .step1 .tit .cf{}
.easy_form .step1 .tit .cf li{color:#fff; font-weight:300; font-size:20px; line-height:1.5;}
.easy_form .step1 .tit .cf li span{display:inline-block; width:14px; height:14px; margin-right:10px;}
.easy_form .step1 .tit .cf li:nth-child(1) span{background:#00d2e4;}
.easy_form .step1 .tit .cf li:nth-child(2) span{background:#ffa518}
.easy_form .step1 .tit .cf li:nth-child(3) span{background:#96dd1b;}
.easy_form .step1 .box{float:left; padding-left:45px; border-left:1px solid #55b2fd;}
.easy_form .step1 .box .step1_tb{font-weight:300;}
.easy_form .step1 .box .step1_tb th{font-size:35px;color:#fff; font-weight:500; text-align:left;}
.easy_form .step1 .box .step1_tb td{padding:10px 0; font-size:20px; letter-spacing:-1px;}
.easy_form .step1 .box .step1_tb td input[type="text"]{width:467px; height:51px; background:#fff; border:0px; text-indent:10px; font-size:24px; color:#000;}
.easy_form .step1 .box .step1_tb td .inp_radio{float:left; }
		/* input[type="checkbox"], input[type="radio"] style */
		.inp_checkbox{display:inline-block; color:#fff; cursor:pointer; }
		.inp_checkbox label{cursor:pointer; display:inline-block; height:28px; padding-left:34px; background:url(../images/main/inp_checkbox_off.png) 0 0 no-repeat; vertical-align:top; line-height:28px;}
		.inp_checkbox label.on{background:url(../images/main/inp_checkbox_on.png) 0 0 no-repeat;}
		.inp_checkbox input[type=checkbox]{width:0px; height:0px; opacity:0; filter:alpha(opacity=0);}
		.inp_radio{color:#fff; cursor:pointer; }
		.inp_radio + .inp_radio{margin-left:17px;}
		.inp_radio label{cursor:pointer; display:inline-block; height:24px; padding-left:28px; background:url(../images/main/inp_radio_off.png) 0 0 no-repeat; vertical-align:top; }
		.inp_radio label.on{background:url(../images/main/inp_radio_on.png) 0 0 no-repeat;}
		.inp_radio input[type=radio]{width:0px; height:0px; opacity:0; filter:alpha(opacity=0);}
.easy_form .step1 .box .agree{margin-top:30px; text-align:right; color:#fff; font-size:25px; font-weight:200;}
.easy_form .step1 .box .agree span{color:#bcff19;}
.easy_form .step1 .box .agree a{font-size:20px; color:#fff;}
.easy_form .step1 .box .agree .inp_checkbox{margin-left:25px;  text-decoration:underline;}
.easy_form .step1 .box .agree .inp_checkbox label{margin:2px 0 0 10px;}

.easy_form .step2 .box{height:560px; margin-top:-20px; padding:25px 20px 20px; background:#fff; }
.easy_form .step2 .calender{}
.easy_form .step2 .calender .head{margin-bottom:20px; text-align:center;}
.easy_form .step2 .calender .head .next{display:inline-block; width:25px; height:25px; background:url(../images/main/month_next.png) 0 0 no-repeat;}
.easy_form .step2 .calender .head .prev{display:inline-block; width:25px; height:25px; background:url(../images/main/month_prev.png) 0 0 no-repeat;}
.easy_form .step2 .calender .head .prev.after{background:url(../images/main/month_prev_on.png) 0 0 no-repeat;}
.easy_form .step2 .calender .head .month{display:inline-block; margin:0px 20px 0; font-family:'DINBol'; font-size:30px; color:#000; line-height:1;}
.easy_form .step2 .calender .this_cld{border:1px solid #f1f1f1;}
.easy_form .step2 .calender .this_cld table{}
.easy_form .step2 .calender .this_cld table th{height:76px; border-left:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; font-weight:500; font-size:20px; color:#000;}
.easy_form .step2 .calender .this_cld table td{height:76px; font-family:'DINBol';  border-left:1px solid #f1f1f1; border-top:1px solid #f1f1f1; vertical-align:top; text-align:left; padding-left:10px; padding-top:5px; color:#aaaaaa; font-size:18px;}
.easy_form .step2 .calender .this_cld table td:first-child,
.easy_form .step2 .calender .this_cld table th:first-child{color:#ff0000; border-left:0px;}
.easy_form .step2 .calender .this_cld table td.cf1{background:#00d2e4; color:#fff;}
.easy_form .step2 .calender .this_cld table td.cf2{background:#ffa518; color:#fff;}
.easy_form .step2 .calender .this_cld table td.cf3{background:#96dd1b; color:#fff;}
.easy_form .step2 .calender .this_cld table td div{margin:5px 0 0 -6px;color:#fff; font-size:15px; text-align:center; font-weight:300;}

.easy_form .step3 .tit .txt{font-size:30px; margin-bottom:10px; font-weight:200;}
.easy_form .step3 .tit ul{padding-left:210px; background:url(../images/main/easy100.png) 0 0 no-repeat;}
.easy_form .step3 .tit ul li{padding-left:15px; background:url(../images/main/list_disc.png) 0 50% no-repeat; font-size:19px; color:#fff; font-weight:100; line-height:1.3;}
.easy_form .step3 .box.select{border-left:0px; margin-top:45px; padding-left:85px; }
.easy_form .step3 .select .head{font-size:30px; line-height:1.5; color:#fff; font-weight:500; letter-spacing:-2px;}
.easy_form .step3 .select .btns{margin-top:90px;}
.easy_form .step3 .select .btns button{float:left; width:293px; height:156px; border-radius:5px; font-weight:300; box-shadow:3px 6px 10px rgba(0, 0, 0, .2);}
.easy_form .step3 .select .btns button span{display:block; }
.easy_form .step3 .select .btns button .txt1{font-size:14px;  font-weight:300;}
.easy_form .step3 .select .btns button .txt2{margin:15px 0 ;font-size:30px; font-weight:500;}
.easy_form .step3 .select .btns button .txt2 em{display:inline-block; font-size:50px; font-family:'DINBol'; vertical-align:middle; margin-top:-15px;}
.easy_form .step3 .select .btns button .txt3{font-size:16px;  font-weight:100;}
.easy_form .step3 .select .btns .btn1{background:#fff;  margin-right:10px;}
.easy_form .step3 .select .btns .btn2{background:#bcff19;}
.easy_form .step3 .select  p{clear:both; margin-top:10px; text-align:right; color:#bcff19; font-size:18px; font-weight:300; }

.easy_form .step3_1 .box{padding:50px 30px; background:#fff; border-left:0px; box-shadow:3px 6px 10px rgba(0, 0, 0, .2);}
.easy_form .step3_1 .box .info{width:349px; padding-right:49px;}
.easy_form .step3_1 .box .info ul{}
.easy_form .step3_1 .box .info ul li{font-size:19px; font-weight:300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#000;}
.easy_form .step3_1 .box .info ul li + li{margin-top:35px;}
.easy_form .step3_1 .box .info ul li strong{display:inline-block; width:118px; font-weight:500;}
.easy_form .step3_1 .box  dl{}
.easy_form .step3_1 .box  dl + dl{margin-top:15px;}
.easy_form .step3_1 .box  dl dt{margin-top:5px;}
.easy_form .step3_1 .box  dl dd{font-size:19px; font-weight:500; color:#000;}

.easy_form .step3_2 .box{padding-left:60px; margin-top:55px;}
.easy_form .step3_2 .box .info{}
.easy_form .step3_2 .box .info ul{}
.easy_form .step3_2 .box .info ul li{color:#fff; font-weight:300; font-size:19px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.easy_form .step3_2 .box .info ul li + li{margin-top:17px; }
.easy_form .step3_2 .box .info ul li strong{display:inline-block; width:145px; font-weight:500;}
.easy_form .step3_2 .comparison{float:left; width:100%; margin-top:60px;}
.easy_form .step3_2 .comparison .tit{margin-bottom:15px; font-size:36px; color:#bcff19; }
.easy_form .step3_2 .comparison ul{}
.easy_form .step3_2 .comparison ul li{float:left; width:348px;}
.easy_form .step3_2 .comparison ul li + li{margin-left:20px;}
.easy_form .step3_2 .comparison ul li:first-child{width:400px; }
.easy_form .step3_2 .comparison ul li .thumb{float:left; width:142px;}
.easy_form .step3_2 .comparison ul li .txt{float:left; width:196px; margin-left:10px; padding:10px 0; font-size:18px; color:#fff; /*white-space: nowrap; overflow: hidden;*/ text-overflow: ellipsis; font-weight:300; vertical-align:middle;}
.easy_form .step3_2 .comparison ul li .txt strong{display:block; margin-bottom:5px; font-size:24px; font-weight:500;}

.easy_form .btn_arr{}
.easy_form .btn_arr .prev{position:absolute; top:259px; left:-243px;}
.easy_form .btn_arr .next{position:absolute; top:259px; right:-243px;}

/* 청소 */
.clean_form .form_step ol li, .clean_form .form_step ol li:first-child{width:400px;}
.clean_form .step1 .box{border-left:1px solid #77c156;}
.clean_form .step1 .box .step1_tb td .inp_radio + .inp_radio{margin-left:15px;}
.clean_form .step3_1 .box{border-left:0px; background:#fff url(../images/main/bg_clean.jpg) 0 0 no-repeat; background-size:cover; box-shadow:3px 6px 10px rgba(0, 0, 0, .2);}
.clean_form .step1 .review_box{margin-top:25px; padding:45px 50px 50px; background:#fff; box-shadow:3px 6px 10px rgba(0, 0, 0, .2);}
.clean_form .step1 .review_box dl{float:left;}
.clean_form .step1 .review_box dl + dl{margin-left:30px;}
.clean_form .step1 .review_box dl dt{margin-top:5px;}
.clean_form .step1 .review_box dl dd{font-size:19px; font-weight:500; color:#000;}
.clean_form .step1 .extra_form{margin-top:85px;}
.clean_form .step1 .extra_form .name{margin-bottom:23px; font-size:36px; color:#fff;}
.clean_form .step1 .extra_form input[type="text"]{width:467px; height:51px; font-size:px; text-indent:10px; background:#fff; border:0px; font-size:24px; color:#000;}
.clean_form .step1 table{}
	.pop_calendar_box{position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:rgba(48, 185, 255, 0.3); z-index:999;}
	.pop_calendar_box.bg2{background-color:rgba(0, 115, 78, 0.3);}
	.pop_calendar_box.bg3{background-color:rgba(255, 140, 170, 0.3);}
	.pop_calender{position:absolute; top:50%; left:50%; margin-top:-150px; width:460px; height:364px; padding:10px; background:#fff; box-sizing:border-box; box-shadow:3px 6px 10px rgba(0, 0, 0, .3);}
	.pop_calender{}
	.pop_calender .head{position:relative; margin-bottom:15px; text-align:center;}
	.pop_calender .head .next{display:inline-block; width:16px; height:16px; background:url(../images/main/month_next.png) 0 0 no-repeat; background-size:cover;}
	.pop_calender .head .prev{display:inline-block; width:16px; height:16px; background:url(../images/main/month_prev.png) 0 0 no-repeat; background-size:cover;}
	.pop_calender .head .prev.after{background:url(../images/order/month_prev_on.png) 0 0 no-repeat; background-size:cover;}
	.pop_calender .head .month{display:inline-block; margin:0px 10px 0; font-family:'DINBol'; font-size:19px; color:#000; line-height:1;}
	.pop_calender .this_cld{border:1px solid #f1f1f1;}
	.pop_calender .this_cld table{}
	.pop_calender .this_cld table th{height:49px; border-left:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; font-weight:500; font-size:13px; color:#000; text-align:center;}
	.pop_calender .this_cld table td{height:49px; font-family:'DINBol';  border-left:1px solid #f1f1f1; border-top:1px solid #f1f1f1; vertical-align:top; text-align:left; padding-left:10px; padding-top:5px; color:#000 !important; font-size:11px;}
	.pop_calender .this_cld table td:first-child,
	.pop_calender .this_cld table th:first-child{color:#ff0000; border-left:0px;}
	.pop_calender .this_cld table td.cf1{background: url(/html/images/order/bg_cf1.png) 6px 2px no-repeat;color: #fff !important;background-size: 20px 20px;}
	.pop_calender .this_cld table td.cf2{background:#ffa518; color:#fff;}
	.pop_calender .this_cld table td.cf3{background:#96dd1b; color:#fff;}
	.pop_calender .this_cld table td div{margin:5px 0 0 -6px;color:#a4a4a4; font-size:12px; text-align:center; font-weight:300;font-family: "notokr", "tahomabd", "Malgun Gothic", "돋움", Dotum, sans-serif;}
	.pop_calender .cf_box{position:absolute; top:0px; right:0px; color:#a4a4a4; font-size:14px;}
	.pop_calender .cf_box span{display:inline-block; width:10px; height:10px; margin-right:5px; background:#a4a4a4;}
	.pop_calender .pop_close{position:absolute; top:-40px; right:0px; font-size:24px; color:#fff; font-weight:500; padding-right:40px; background:url(../images/order/close_x.png) right 50% no-repeat;}

/* 생활 */
.etc_form .form_step ol li, .etc_form .form_step ol li:first-child{width:400px;}
.etc_form .step1 .box{border-left:1px solid #fe8988;}
.etc_form .step1 .tit .txt{margin:52px 0 0px; font-size:42px; letter-spacing:-3px;}
.etc_form .step1 .tit .txt span{color:#bcff19; font-family:'DINBol';}
.etc_form .step3_2 .box .info ul li{font-size:25px;}

.list_text{font-size:18px;padding:0 0 26px 0;}
.list_text a{position: relative;z-index: 100;width:114px;}
.mainCol2{width:100%;display:flex;flex-wrap:wrap;justify-content: space-between;margin:10px 0 5px;}
.mainCol2 .banComments{width:400px;height:170px;padding:10px 30px;}
.mainCol2 .banComments .list_day{}
.mainCol2 .banComments .list_img{width:110px;height:78px;vertical-align: top;}
.mainCol2 .banComments .bestlist{display:flex;gap:10px;}
.mainCol2 .banComments .list_img img{width:100%;border-radius:4px;height:100%;}
.mainCol2 .banComments .list_com {letter-spacing:-0.6px;flex:1;}
.mainCol2 .banComments .list_com dl dt{font-size:14px;color:#747474;padding:0 0 18px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word;height: 41px;margin-bottom: 7px;margin-top:-3px;}
.mainCol2 .banComments .list_com dl dd{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;word-break: break-word;}
.mainCol2 .banComments .list_com dl dd ul li{font-size:12px;color:#acacac;font-weight:100;}
.mainCol2 .mainbanner{display:flex;padding-top:13px;}
.mainCol2 .kaokaotaik{float:left;width:400px;height:170px;padding:10px 30px;border-right:1px solid #ebebeb;}
.mainCol2 .kaokaotaik .gpa dl dt{width:30%;float:left;display: inline-block;text-align:center;overflow:hidden;position: relative;color:#acacac;font-size:11px; padding: revert;top: -10px;}
.mainCol2 .kaokaotaik .gpa .gpa_b{font-size:42px;position: relative;line-height:74%;color:#4c4c4c;font-family:'DINBol';}
.mainCol2 .kaokaotaik .gpa dl{padding:0 0 6px 0;}
.mainCol2 .kaokaotaik .gpa dl dd{width:70%;display: inline-block;}
.mainCol2 .kaokaotaik .gpa dl dd ul{width:100%;padding:0 10px;}
.mainCol2 .kaokaotaik .gpa dl dd ul li{width:50%;float:left;color:#acacac;font-weight:100;}
.mainCol2 .kaokaotaik .gpa dl dd ul li .star_avg{display: inline-block;position: relative;width: 64px;height: 12px;margin:0 0 0 4px;}
.gpa dl dd ul li .star_avg, .gpa dl dd ul li .star_avg span{background: url(../images/main/icon_stars2.png) no-repeat 0px 0px; background-size: 63px 24px;-webkit-background-size:63px 24px;}
.mainCol2 .kaokaotaik .gpa dl dd ul li .star_avg span{position: absolute;top: 0;left: 0;height: 100%;font-size: 1px;color: transparent;background-position: 0 -12px;}
.mainCol2 .kaokaotaik .kao_b1{font-size:14px;color:#747474;width: 330px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;height: 18px;}
.mainCol2 .kaokaotaik .kao_b2{font-size:12px;color:#acacac;font-weight:100;}

/* 칭찬하기 / 현장점검 / 시상교육 */
.boardListTab{ width:400px; height:170px;float:left;padding:10px 30px;overflow:hidden;}
.boardListTab .tabNav li{position: relative;margin-left:14px;margin-right:14px;}
.boardListTab .tabNav li:before{content: "";display: block;position: absolute;border-left:1px solid #ccc;width:1px;height:16px;top:5px;left:-14px;}
.boardListTab .tabNav li:first-child:before{border:0;}
.boardListTab .tabNav li:first-child{margin-left:0;}
.boardListTab .tabNav li a{color:#acacac;}
.boardListTab .tabNav li.active a{color:#525252;}
.boardListTab .boardList{border-top:none;margin-top:-4px;}
.boardListTab .boardList li{position:relative;padding-right:75px;margin-bottom:3px;font-family: 'notokr';font-weight:100;letter-spacing:0;color:#747474;}
.boardListTab .boardList li:first-child{margin-top:0;}
.boardListTab .boardList li .txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747474;}
.boardListTab .boardList li .txt a{color:#000;font-size:13px;}
.boardListTab .boardList li .date{position:absolute;right:0;top:0;color:#c2c2c2;}

.mainCol4{width:100%;margin-top:40px;}
.mainCol4 .bannerSlider01{float:left;}

.singup{width:600px;height:300px;border:1px solid transparent;border-image:linear-gradient(2.4turn,#2c5cf9,#149af8);border-image-slice:1;}
#menu-tabs {padding:8px 44px 0px; background:#f8f9fa;/*  position:relative; */height:296px;}
#menu-tabs .formArea{overflow: hidden;}
#menu-tabs .iconArea{display: inline-block;padding: 10px 0 0;width: 100%;}
#menu-tabs .iconArea ul {display: flex; margin: 0 0 4px; justify-content: space-between; align-items: center;}
#menu-tabs .iconArea ul:after{display: none;}
#menu-tabs .iconArea li{line-height:100%; margin-bottom:0; /*width: 163px;*/ color: #a8a8a8; font-size:16px;}
#menu-tabs .iconArea li:nth-child(1){margin-left: 3px;}
#menu-tabs .iconArea li a{display: inline-block; position: relative; width: 100%; color:#a8a8a8;}
#menu-tabs .iconArea li a .tab-ctr{padding:8px 0;display: inline-block; position:relative; top: -8px;}
/* #menu-tabs .iconArea li:nth-child(3) a .tab-ctr{top: 1px;} */
#menu-tabs .iconArea .tab-nav.active a{color:#1596f8;}
#menu-tabs .iconArea li a::before {content:""; display:inline-block; width:37px; height:30px; background:url("/html/images/main/move_solid.png") no-repeat; margin-right: 5px; /* vertical-align: middle; */}
#menu-tabs .iconArea li:nth-child(2) a::before {width: 41px; background:url("/html/images/main/clean_solid.png") no-repeat;}
#menu-tabs .iconArea li:nth-child(3) a::before {width:34px; margin-bottom: 2px; background:url("/html/images/main/officeclean_solid.png") no-repeat;}
#menu-tabs .iconArea li:nth-child(4) a::before {width:31px; background:url("/html/images/main/cleanset_solid.png?v") no-repeat;}
#menu-tabs .iconArea li.active a::before {background:url("/html/images/main/move_solid_ac.png") no-repeat; margin-right: 5px;}
#menu-tabs .iconArea li:nth-child(2).active a::before {background:url("/html/images/main/clean_solid_ac.png") no-repeat;}
#menu-tabs .iconArea li:nth-child(3).active a::before {background:url("/html/images/main/officeclean_solid_ac.png") no-repeat;}
#menu-tabs .iconArea li:nth-child(4).active a::before {background:url("/html/images/main/cleanset_solid_ac.png?v") no-repeat;}
#menu-tabs .iconArea li:nth-child(4) a::after {content: ""; display: block; position: absolute; top: -10px; right: 3px; width: 48px; height: 12px; background: url("/html/images/main/ctr_cleanset_label.png?20240821") no-repeat;}
#menu-tabs .iconArea li:nth-child(4) a span{top: -3px;}
#menu-tabs .side_banner{position: absolute; top: 0; right: -210px; width:210px; height: 300px;}
#menu-tabs .formArea ul li{margin:0 0 3px 0;display: flex;}
.set1 { width: 100%;height: 38px;border-color: #e6e6e6;padding-left: 8px;color: #4a4a4a;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #FFF url('/mobile/html/images/main/arrow_icon.png') 96% 50% no-repeat;font-size: 16px;font-family: 'notokr';border-radius: 4px;font-weight: 100;letter-spacing: -1px;}
select::-ms-expand {display:none}
.inp1 { width:100%; height:38px;border-radius:4px; color:#333; opacity:10; border-radius:4px;border: 1px solid 
#e6e6e6;font-size:16px;font-weight:100;font-family: 'notokr';padding: 0 0 0 10px;}
.inp1_1{position:absolute;top:50%;transform:translateY(-50%);z-index: 0;-webkit-transform:translateY(-50%);left:70px;content:"";color:#999;font-size:12px;letter-spacing: 0.1px;}
.inp1::placeholder {color:#4a4a4a;font-size:16px;}
.tab_box{position:relative;width:50%;display:block;float:left;padding: 0 0 0 4px;background: #fff;}
.tab_box:nth-child(1){padding:0;}
#menu-tabs #agreeA input[type="checkbox"] {display:inline-block;margin-bottom:0;border-radius:initial;width:15px;height:15px;line-height:15px;text-align:center;border:1px solid #dadada;-webkit-appearance:none; position: relative;top: 3px;margin: 0 4px 0; cursor: pointer;}
#menu-tabs #agreeA input[type="checkbox"]:checked {background:url("/mobile/html/images/common/box_chk.png") no-repeat 50% 50%;background-size:12px;border:1px solid #dadada;}
#menu-tabs #agreeA input.agree_all[type="checkbox"]:checked {background:url("/mobile/html/images/common/box_chk_w.png") no-repeat 50% 50% #4D8EF0; background-size:12px; border:1px solid #4D8EF0;}

#agreeA{display: table;width: 100%;text-align: center;padding: 8px 0;}
#agreeA, #agreeA a{color:#929292;font-weight:100;font-size:12px;}

.estimate_btn { text-align:center; }
.estimate_btn .cls { width:80%;height:50px;line-height:50px;text-align:center; border-radius:6px;font-size:20px; color:#fff;background:var(--background-color, var(--background-rgb));background:url('/mobile/html/images/main/top_bg.jpg') no-repeat;}
:root
{
	--background-color:linear-gradient(130deg, rgba(20,154,248,1) 36%, rgba(44,92,249,1) 64%);
	--background-rgb:rgb(20,154,248);;
}
.estimate_btn .stst { font-size:12px;}
.mainCol4 .flexslider{width:600px;float:left;overflow: hidden;position: relative;}
.mainCol4 .swiper-pagination{position:absolute;}
.mainCol4 .swiper-pagination .swiper-pagination{display:inline-block; width:8px; height:8px; background:#dcdcdc; border-radius:50%; margin:0 10px;}
.mainCol4 .swiper-pagination .swiper-pagination-bullet{margin:0 5px;}
.mainCol4 .swiper-pagination span.swiper-pagination-bullet-active{background:#489fd8 !important;}
.bbswiper{margin-top:10px;left:550px;}
.kaokaotaik .taik_list{height:160px;top:-50px;}
.kaokaotaik .taik_list .taik_box{margin-top:50px;}
.kaokaotaik .swiper-pagination{position:absolute;bottom:0 !important;top:0;left:100px;width:auto !important;right:-242px;z-index:-100;}
.formArea{}

.mainCol2 .minevent{overflow: hidden;position: relative;width: 280px;}
.mainCol2 .minevent .swiper-pagination{display:flex;gap:6px;right:15px;bottom:12px;}
.mainCol2 .minevent .swiper-pagination-bullet{background:#C6C7C9;opacity:1;}
.mainCol2 .minevent .swiper-pagination-bullet-active{background:#666;}

.event-wrapper{padding:50px;background:#fff;position: relative;width:875px;float:left;border:1px solid #d5d5d5;}
.event-wrapper .listcom{}
.event-wrapper .event-tit{font-size:18px;}
.event-wrapper .evn-tit2{font-size:13px;margin:6px;color:#999;}
.event-wrapper .swiper-slide{width:100%;border:1px solid #eee;background:#f8f8f8;}
.event-wrapper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ right:80px;top: 51px;left: unset !important;bottom: unset;display: block;width:50px !important;font-size:18px;font-weight:100;z-index:0 !important;text-align:right !important;height:30px;}
.event-wrapper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url('/html/images/main/left_icon.png');width:30px;height:44px;background-size: auto;opacity:0;}
.event-wrapper:hover .swiper-button-prev, .swiper-container-rtl .swiper-button-next{opacity:100%;}
.event-wrapper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url('/html/images/main/right_icon.png');width:30px;height:44px;background-size: auto;opacity:0;}
.event-wrapper:hover .swiper-button-next, .swiper-container-rtl .swiper-button-prev{opacity:100%;}
.event-move{ position: absolute;top: 55px;right: 51px;width: 18px;height: 18px;text-align:center;font-size:24px;		border:1px solid #ccc;}
.event-move a{position:relative;top:-9px;color:#999;}
.coupon{overflow: hidden;padding:30px 1px 1px 1px;}
.coupon .swiper-slide:hover{position: relative;background: #1891f9;color: #fff;transition: 0.2s;border:1px solid #1891f9;box-shadow: 0px 6px 8px rgba(24, 145, 249, 0.4);transform: translate(0, -10px);z-index: 10;}
.coupon .swiper-slide:hover em{color:yellow;}
.coupon .swiper-slide:hover .event-thum ul li{color:#fff;}
.coupon .event-thum img{width:100%;}
.coupon .event-thum dd{padding:20px;}
.coupon .event-thum ul li{font-size:16px;}
.coupon .event-thum ul li:first-child{font-size:13px;color:#999;font-weight:200;margin-bottom:6px;letter-spacing: 0;}
/*.coupon .event-thum ul li em{color:#ff5c00;}*/
.coupon .event-thum ul li em{/*color:#f15924;*/ color: #FF7527;}
.banTexWapper::before{content: "";display: block;position: absolute;top: 0;width: 600px;height: 218px;z-index:1;background: rgba(0, 0, 0, 0.3);}
.banTex{position: absolute;width:100%;height:218px;color: #fff;z-index: 10;font-size: 24px;top:0;text-align: center;font-weight:200;}
.ban_bottom{position: relative;top: 90px;}


.side_banner .sidebar{width:170px;height:38px;background:#fff;border-radius: 4px;display: flex;flex-direction: row;justify-content: center;align-items: center;gap: 5px;position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%); cursor: pointer;}
.side_banner .sidebar.active .bartext{color:#4E38D2;}
.side_banner .sidebar .checkbox{width:18px;height:18px;box-shadow: 0 0 0 1px #6C7BF8 inset;border-radius: 2px;appearance: none;cursor: pointer;}
.side_banner .sidebar .checkbox:checked{background: #6C7BF8 url(/html/images/order/add_check.png) center no-repeat;background-size: 100%;}
.side_banner .sidebar .bartext{color:#6C7BF8;font-size:14px;font-weight:500;}
.side_banner .sidebar .bartext label{cursor: pointer;}