@charset "utf-8";

#sub_content{min-height:640px;}

/* 회사소개 */
.company_info{padding:60px 0;}
.company_info .company_cont01{text-align:center;}
.company_info .company_cont02{height:280px; background:url("../page/company_cont02.jpg") center 0 no-repeat;}
.company_info .company_cont03{text-align:center;}

/* 서브 탭메뉴*/
.sub_tab{height:235px; text-align:center; padding:50px 0;}
.sub_tab li{display:inline-block; border-left:1px solid #ededed;}
.sub_tab li:first-child{border-left:0;}
.sub_tab li a{display:block; height:140px; padding:85px 45px 0;}
.sub_tab li:nth-child(1) a{}
.sub_tab li:nth-child(1) a{background:url("../images/main_quick01.png") center 0 no-repeat;}
.sub_tab li:nth-child(1) a:hover{background:url("../images/main_quick01_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(1) a.on{background:url("../images/main_quick01_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(2) a{background:url("../images/main_quick03.png") center 0 no-repeat;}
.sub_tab li:nth-child(2) a:hover{background:url("../images/main_quick03_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(2) a.on{background:url("../images/main_quick03_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(3) a{background:url("../images/main_quick04.png") center 0 no-repeat;}
.sub_tab li:nth-child(3) a:hover{background:url("../images/main_quick04_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(3) a.on{background:url("../images/main_quick04_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(4) a{border-bottom:0; background:url("../images/main_quick05.png") center 0 no-repeat;}
.sub_tab li:nth-child(4) a:hover{ background:url("../images/main_quick05_on.png") center 0 no-repeat;}
.sub_tab li:nth-child(4) a.on{ background:url("../images/main_quick05_on.png") center 0 no-repeat;}
.sub_tab li a .title{font-size:20px; line-height:30px; color:#000; text-align:center;}
.sub_tab li a .txt{font-size:15px; line-height:22px; color:#818181; text-align:center; margin-top:3px;}

/* 서브 신청폼 */
.search_box{background-color:#3ab5e9; padding:70px 0 30px;}
.search_box h3{font-size:33px; line-height:40px; color:#fff; text-align:center; font-weight:100;}
.search_box .search_form_box{width:600px; height:56px; background-color:#fff; border-radius:60px; margin:0 auto; position:relative; padding:0 80px 0 160px; margin-top:50px;}
.search_box .search_form_box .it_select{position:absolute; top:0; left:25px; width:120px; height:56px; background-color:transparent; border:0; background:url("../page/search_box_arrow.png") right center no-repeat; font-size:18px; color:#818181; padding:0 10px;}
.search_box .search_form_box .it_select{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.search_box .search_form_box .it_select::-ms-expand {display:none;}​
.css_none{}
.search_box .search_form_box .it_txt{width:100%; height:56px; border:0; font-size:18px; color:#818181; background:url("../page/search_box_bar.jpg") 0 center no-repeat; background-color:transparent; padding-left:30px;}
.search_box .search_form_box #search_btn{position:absolute; top:0; right:10px;}

.inquiry_box{background:url("../page/inquiry_bg.jpg") center 0 repeat-x; padding-top:40px;}
.inquiry_box .inq_box{width:1200px; margin:0 auto; background-color:#fff; padding-bottom:100px;}
.inquiry_box .inq_box h2{display:none;border-bottom:1px solid #464646; padding-top:30px; font-size:30px; line-height:110px; color:#000; text-align:center; font-weight:400; margin-bottom:60px;}
.inquiry_box .inq_box h2.no_list{margin-bottom:0;}
.inquiry_box .inq_box h2 strong{color:#009fe3; font-weight:400;}
.inquiry_box .inq_box h3{font-size:26px; line-height:42px; color:#292929; text-align:center; font-weight:400; margin:30px 0 30px;}
.inquiry_box .inq_box .accident_form{display:inline-block; width:100%; padding:20px; }
.inquiry_box .inq_box .accident_form li{float:left; width:49%; position:relative; padding-left:15px; margin-bottom:20px; min-height:56px;}
.inquiry_box .inq_box .accident_form li.clear{clear:both;}
.inquiry_box .inq_box .accident_form li:nth-child(2n){float:right;}
.inquiry_box .inq_box .accident_form li .req{position:absolute; top:0; left:0; font-size:18px; line-height:22px; color:#009fe3;}
.inquiry_box .inq_box .accident_form li .it_txt{width:100%; height:56px; font-size:16px; color:#818181; border:1px solid #ebeef2; background-color:#f6f6f6; padding:0 20px;}
.inquiry_box .inq_box .accident_form li .it_txt::-webkit-input-placeholder{color:#c3c2c8;}
.inquiry_box .inq_box .accident_form li .it_txt::-moz-placeholder{color:#c3c2c8;}​
.inquiry_box .inq_box .accident_form li .it_txt::-ms-placeholder{color:#c3c2c8;}​ ​
.css_none{}
.inquiry_box .inq_box .accident_form li .it_area{width:100%; height:100px; font-size:16px; color:#818181; border:1px solid #ebeef2; background-color:#f6f6f6; padding:10px 20px;}
.inquiry_box .inq_box .accident_form li .it_area::-webkit-input-placeholder{color:#c3c2c8; font-size:16px;}
.inquiry_box .inq_box .accident_form li .it_area::-moz-placeholder{color:#c3c2c8; font-size:16px;}​
.inquiry_box .inq_box .accident_form li .it_area::-ms-placeholder{color:#c3c2c8; font-size:16px;}​ ​
.css_none{}
.inquiry_box .inq_box .accident_form li .it_select{width:100%; height:56px; font-size:16px; color:#818181; border:1px solid #ebeef2; background:url("../page/select_arrow.png") right 15px center no-repeat; background-color:#f6f6f6; padding:0 20px;}
.inquiry_box .inq_box .accident_form li .it_select{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.inquiry_box .inq_box .accident_form li .it_select::-ms-expand {display:none;}​
.css_none{}
.inquiry_box .inq_box .accident_form li .car_yeat{position:relative;}
.inquiry_box .inq_box .accident_form li .car_yeat .it_select{float:left; width:49%;}
.inquiry_box .inq_box .center_find_box{padding:0 20px;}
.inquiry_box .inq_box .center_find_box .chk_btn{font-size:18px; line-height:55px; color:#009fe3; text-align:center; border:1px solid #009fe3; border-radius:5px; cursor:pointer;}
.inquiry_box .inq_box .center_find_box .ment{font-size:16px; line-height:25px; color:#818181; padding:0 20px; margin-top:5px;}
.inquiry_box .inq_box .box_sch{position:relative; padding-right:80px;}
.inquiry_box .inq_box .box_sch #addr_btn{position:absolute; top:0; right:0; width:120px; height:56px; font-size:18px; color:#fff; text-align:center; background-color:#3c3c3b; border:0;}
.inquiry_box .inq_box .btn_bottom{text-align:center; margin-top:10px;}
.inquiry_box .inq_box .btn_bottom .next_btn{width:240px; height:56px; font-size:18px; color:#fff; text-align:center; border:0;  background-color:#009fe3; border-radius:56px;}

.pic_upload{padding:0 20px; margin-bottom:30px;}
.pic_upload .preview{display:inline-block; width:100%; text-align:center; margin-bottom:20px;}
.pic_upload .preview li{display:inline-block; margin:0 10px; width:170px; height:100px; position:relative;}
.pic_upload .preview li img{width:170px; height:100px;}
.pic_upload label{display:block; width:100%; font-size:18px; line-height:55px; color:#3c3c3b; text-align:center; border:1px solid #3c3c3b; border-radius:3px;}


/* 업체검색 팝업 */
#search_pop_bg{position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.7); display:none; z-index:99999;}
#search_pop{position:fixed; top:50%;left:50%; width:600px; height:560px; background-color:#fff; margin-top:-280px; margin-left:-300px; border-radius:30px; padding:40px; display:none; z-index:99999;}
#search_pop h3{font-size:26px; line-height:35px; color:#010101; font-weight:400;}
#search_pop .search_pop_close{position:absolute; top:-55px; left:50%; margin-left:-20px;}
#search_pop .search_pop_box{position:relative; margin-top:20px;}
#search_pop .search_pop_box .it_txt{width:100%; height:55px; border:1px solid #009fe3; font-size:18px; color:#818181; padding:0 130px 0 15px; background-color:#f6f6f6;}
#search_pop .search_pop_box .it_sch{position:absolute; top:0; right:0; width:120px; height:55px; font-size:18px; color:#fff; border:0; background-color:#009fe3}
#search_pop .search_ment{font-size:16px; line-height:20px; color:#818181; margin-top:10px;}
#search_pop .search_list{margin-top:20px; height:320px; overflow-y:auto;}
#search_pop .search_list li{position:relative; padding:15px 0; border-bottom:1px solid #dcdcdc;}
#search_pop .search_list li .name{font-size:15px; line-height:22px; color:#292929;}
#search_pop .search_list li .adr{font-size:15px; line-height:22px; color:#818181; margin-top:5px;}
#search_pop .search_list li .center_select{width:120px; font-size:15px; line-height:36px; color:#fff; text-align:center; background-color:#3c3c3b; border-radius:5px; background-color:#3c3c3b; position:absolute; top:50%; right:0; margin-top:-18px; cursor:pointer;}

/* 점검완료 */
.detail_tab{width:100%; display:inline-block; margin-top:80px;}
.detail_tab li{float:left; width:50%;}
.detail_tab li a{display:block; font-size:16px; line-height:60px; color:#666; border:1px solid #ddd; text-align:center; padding:1px;}
.detail_tab li.active a{color:#3ab5e9; border:2px solid #3ab5e9; padding:0;}

.inquire_form{width:100%;}
.inquire_form thead th{background-color:#f6f6f6; font-size:15px; line-height:35px; color:#111; font-weight:400; padding:20px 0;}
.inquire_form tbody td{font-size:15px; line-height:35px; color:#818181; font-weight:400; padding:30px 0; text-align:center; border-bottom:1px solid #e9e9e9;}
.inquire_form tbody .no{}
.inquire_form tbody .no a{color:#009fe3;}
.inquire_form tbody .model{color:#111;}
.inquire_form tbody td .state{display:inline-block; width:120px; font-size:16px; line-height:35px; color:#fff; text-align:center; background-color:#009fe3; border-radius:3px;}

.detail_wrap{border-bottom:1px solid #e9e9e9; padding:60px 0 60px 410px; position:relative;}
.detail_wrap h4{font-size:26px; line-height:55px; color:#292929; font-weight:400; position:absolute; top:60px; left:180px;}
.detail_wrap .info_list_two{width:100%; display:inline-block;}
.detail_wrap .info_list_two li{width:310px; float:left; position:relative; font-size:18px; line-height:55px; color:#818181; padding-left:95px; min-height:55px;}
.detail_wrap .info_list_two li strong{position:absolute; top:0; left:0; color:#292929;}

.detail_wrap .info_list{}
.detail_wrap .info_list li{position:relative; font-size:18px; line-height:55px; color:#818181; padding-left:120px; min-height:55px;}
.detail_wrap .info_list li strong{position:absolute; top:0; left:0; color:#292929;}

.detail_wrap .pic_box{}
.detail_wrap .pic_box h5{font-size:18px; line-height:55px; color:#292929; margin:0;}
.detail_wrap .pic_box .img_box{width:100%; display:inline-block;}
.detail_wrap .pic_box .img_box li{float:left; margin-right:15px; margin-bottom:15px; width:246px; height:155px;}
.detail_wrap .pic_box .img_box li:nth-child(3n){margin-right:0;}
.detail_wrap .pic_box .img_box li img{width:246px; height:155px; cursor:pointer;}

.btn_box{text-align:center; margin-top:80px;}
.btn_box .repair_btn{display:inline-block; width:240px; height:56px; font-size:18px; line-height:56px; color:#fff; text-align:center; background-color:#009fe3; border-radius:56px; border:0;}
.btn_box .confirm{display:inline-block; width:240px; height:56px; font-size:18px; line-height:56px; color:#fff; text-align:center; background-color:#009fe3; border-radius:56px; border:0;}
.btn_box .accident_btn{display:inline-block; width:240px; height:56px; font-size:18px; line-height:56px; color:#fff; text-align:center; background-color:#009fe3; border-radius:56px; border:0;}
.btn_box .down_url{display:inline-block; width:240px; height:56px; font-size:18px; line-height:56px; color:#fff; text-align:center; background-color:#009fe3; border-radius:56px; border:0; margin:0 5px;}
.btn_box .img_close{display:inline-block; width:240px; height:56px; font-size:18px; line-height:56px; color:#fff; text-align:center; background-color:#cecece; border-radius:56px; border:0; margin:0 5px;}

/* 이미지 팝업 */
#pic_pop_bg{position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.7); display:none; cursor:pointer; z-index:9999999;}
#pic_pop{position:fixed; top:50%;left:50%;  border-radius:30px; display:none; cursor:pointer; z-index:9999999;
transform:translateX(-50%) translateY(-50%); -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%);}
#pic_pop .pic_pop_close{position:absolute; top:-55px; left:50%; margin-left:-20px; cursor:pointer;}
#pic_pop>img{max-height:700px;}

/* 로그인 타입 */
.login_type{padding:80px 0;}
.login_type .title_ment{text-align:center; font-size:30px; line-height:35px; color:#000;}
.login_type h3{text-align:center; font-size:40px; line-height:45px; color:#3c3c3b; margin-top:10px;}
.login_type h3 strong{color:#3ab5e9; font-weight:bold;}
.login_type .ment{text-align:center; font-size:18px; line-height:25px; color:#282828; font-weight:100; margin-top:25px;}
.login_type .type_list{margin-top:50px; text-align:center;}
.login_type .type_list li{display:inline-block; margin:0 10px;}
.login_type .type_list li a{display:block; width:250px; height:280px; border:1px solid #e0e0e0; text-align:center; font-size:21px; line-height:34px; color:#000; padding-top:150px; border-radius:5px;}
.login_type .type_list li a:hover{border:1px solid #009fe3;}
.login_type .type_list li:nth-child(1) a{background:url("../page/login_type01.png") center 25px no-repeat;}
.login_type .type_list li:nth-child(2) a{background:url("../page/login_type02.png") center 25px no-repeat;}
.login_type .login_more{margin-top:70px; text-align:center;}
.login_type .login_more a{display:inline-block; width:240px; font-size:18px; line-height:54px; color:#fff; text-align:center; background-color:#009fe3; border-radius:54px;}