

/* 입력폼 */
.b-input::placeholder { color: #a3a3a3;}
.b-input[type="text"] {margin: 1px;padding: 5px;width:100%;height: 34px;border: 1px solid #ccc;font-family:inherit;font-weight: 400;font-size: 14px;box-sizing:border-box;border-radius: 3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;}

.b-select{position:relative;margin:0 5px 0 0;padding:5px 20px 5px 10px;width:calc(33.33% - 15px);max-width: 180px;height: 34px;border: 1px solid #ccc;border-radius: 3px;background: #fff url(../../../../_res/kibo/_share/img/board/btn-sel-open01.png) no-repeat right 10px center;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;color: #777;font-size: 14px;vertical-align: middle;}

.b-input.datepicker {background: #fff url(../../../../_res/kibo/_share/img/board/ico-datepicker01.gif) no-repeat right 10px top 50%; padding-right:40px; }


/* 안내문구 + tab 상단여백 */
.kb-intro04 + .tabs-style02 [role="tablist"] {margin-top:30px;}
    
    
/* 검색필터 select 길게  */
.b-select.long {min-width:160px !important;}


/* 테이블 pc가로 스크롤 */
.scrollbox { overflow-x: auto;overflow-y: hidden;}
.tbl01-12max {width: 1200px !important;}
.tbl01-14max {width: 1400px !important;}
    
/* 테이블 세로 스크롤 */
.scrollboxH {overflow: auto;height: 388px;}

/* 입력폼 width:50% class="new02" */  
@media (min-width: 992px) {     
    .b-table-box.type01.new02 > .b-row-box {display: table;width: 50% !important;table-layout: fixed;    float: left !important;}
}









/* 안내문 미니 */
.info-box-wr {position:relative;padding:35px 0}
.info-txt01-mini,
.info-txt02-mini,
.info-txt03-mini {display:block;position:relative;font-size:15px;line-height:1.3;text-align:left;padding: 0 0 0 22px;margin:0 15px 0 0}
.info-txt01-mini {color:#404b57;}
.info-txt02-mini {color:#db3360;}
.info-txt03-mini {color:#285fba;}
.info-txt01-mini:before,
.info-txt02-mini:before,
.info-txt03-mini:before {content:"i";font-family:sans-serif;font-size: 11px;font-weight:700;line-height: 18px;display:block;position:absolute;left:0;top:0;width: 18px;height: 18px;text-align:center;border-radius:50%}
.info-txt01-mini:before {background:#fff;border:1px solid #404b57}
.info-txt02-mini:before {background:#db3360;color:#fff}
.info-txt03-mini:before {background:#285fba;color:#fff}
span.info-txt01-mini,
span.info-txt02-mini,
span.info-txt03-mini {display:inline-block}



/* 팩토링신청 step */
.kb-con-flowlist01 .num-list.fac-w04 > li {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
.kb-con-flowlist01 .num-list.fac-w04 > li:before {content:'';display:block;width:1px;height: 80%;background-color:#ddd;position:absolute;top: 10%;right:0;}
.kb-con-flowlist01 .num-list.fac-w04 > li:nth-child(3n):before {display: block}
.kb-con-flowlist01 .num-list.fac-w04 > li:nth-child(4n):before {display: none}


/* 팩토링신청 step03 기업정보 */
.business-box {overflow: hidden}
.business-box > div {width:100%; } 
.business-box > div > h4 {text-align: center;padding: 13px 0;margin: 0 0 10px;border-radius: 9px;font-size: 18px;}
.business-box > div > h4 span {font-size:16px; font-weight: normal; margin:0 0 0 5px }
.business-box > div > table.tbl01 {border-top: 1px solid #272f36;}
.business-box > div:nth-child(1) {float: left}
.business-box > div:nth-child(1) > h4 {color: #004cbe;background: #e6f4ff; background: #3942af;color: #fff;}
.business-box > div:nth-child(2) {float: right}
.business-box > div:nth-child(2) > h4 {color: red;background: #ffe6e6;  background: #ed5458;color: #fff;}
.business-box .bus_box01 .tbl01 tbody th{background: #f0f0ff;}
.business-box .bus_box02 .tbl01 tbody th{background: #ffedee;}
.business-box .tbl01 th,
.business-box .tbl01 td  {padding: 10px 10px !important;border-left: none;border-right: 0;}
.business-box .tbl01 td em {font-style: normal;box-sizing: border-box;padding: 2px 7px;margin: 0 0 0 5px;border-radius: 4px;font-size: 14px;border: 1px solid #d4d4d4;background: #f9f9f9;}

/* 팩토링 step02 체크리스트 */
.check-list {border-top: 2px solid #272f36;}
.check-list > ul {}
.check-list > ul  > li {    position: relative;    /* border-bottom: 1px solid #e7e7e7; */}
.check-list > ul  > li .check-tle {    display: table;    position: relative;    width: 100%;    box-sizing: border-box;}
.check-list > ul  > li .check-tle a{position:relative;display:block;padding: 15px 10px 15px 14px;color:#333;font-weight: 500;line-height:1.6em;font-size: 17px;background: #f5f6f8;}
.check-list > ul  > li .check-tle a::after {content:'';border: solid hsl(0, 0%, 62%);border-width: 0 2px 2px 0;height: 0.7rem;pointer-events: none;position: absolute;right: 1.5em;top: 50%;transform: translateY(-60%) rotate(45deg);width: 0.7rem;}
.check-list > ul  > li .check-tle.active a::after {    border-color: #05367b;    transform: translateY(-50%) rotate(-135deg);}
.check-list > ul  > li .check-tle a span {background: #c4c4c4;display: inline-block;width: 27px;height: 27px;line-height: 27px;text-align: center;border-radius: 50%;margin: 0 9px 0 0;color: #ffffff;font-size: 15px;}
.check-list > ul  > li .check-tle.active a span {background: #05367b;color: #fff;}
.check-list > ul  > li .check-box {border-top: 1px solid #ccc;/* background: #f5f5f5; */}

.check-box > ul {}
.check-box > ul > li {overflow: hidden;border-bottom: 1px solid #ccc;padding: 12px 20px 12px 46px;/* background: #f5f5f5; */}
.check-box > ul > li > p {float: left;width: 100%;font-size: 1rem;margin: 5px 0 0;line-height: 1.4;font-size: 14px;}
.check-box > ul > li > p b.num {margin: 0 10px 0 -30px;color: #989898;font-weight: normal;display: inline-block;width: 20px;text-align: center;/* background: red; */}
.check-box > ul > li > .elf_diag_radio {float: right;width: 160px;}


.self_diag_radio {width: 140px;border: 1px solid #dbdbdb;box-sizing: border-box;border-radius: 3px;overflow: hidden;float: right;clear: both;margin: 13px 0 1px 0;}
.self_diag_radio>p{width: 50%;float: left;}
.self_diag_radio>p:first-child{border-right:1px solid #dbdbdb}
.self_diag_radio input[type="radio"] {background: none; display:none }
.self_diag_radio input[type="radio"] + label{ font-size:14px; display: block;width: 100%;line-height: 28px;text-align: center;cursor: pointer;font-size: 14px;background: #fff;}
.self_diag_radio input[type="radio"] + label:hover{background:#f0f0f0;}
.self_diag_radio input[type="radio"]:checked + label{background: #285fba;color: #fff;}
.self_diag_radio>p:nth-child(2) input[type="radio"]:checked + label{background: #b0b0b0;color: #fff;}

.check-list-total {position: relative;
    display: block;
    padding: 15px 10px 15px 14px;
    color: #333;
    font-weight: 500;
    line-height: 1.6em;
    font-size: 17px;
    background: #05367b;margin: 0.5rem 0;}
.check-list-total p {color: #fff;text-align: center;}
.check-list-total p span {margin: 0 0 0 30px;}
.check-list-total.no{visibility: visible;background: #9e9e9e;}
.check-list-total.no p{}


/* 테이블 패딩조절 slim */
.bn-write-common01.type01-user.slim .b-table-box .b-row-box .b-con-box,
.bn-write-common01.type01-user.slim .b-table-box .b-row-box .b-title-box {padding: 9px 10px;font-size: 15px;line-height: 1.6;}


@media all and (max-width:576px) {
    /* 팩토링신청 step */
	.kb-con-flowlist01 .num-list.fac-w04 > li  {width:100%;font-size:14px;padding-left:0;border-bottom:1px dotted #ddd;-ms-flex: 0 0 auto;flex: 0 0 auto;max-width: 100%}
	.kb-con-flowlist01 .num-list.fac-w04 > li  {-ms-flex: 0 0 auto;flex: 0 0 auto !important;max-width: 100% !important;}
    .kb-con-flowlist01 .num-list.fac-w04 > li p br{content: ' '}
    .kb-con-flowlist01 .num-list.fac-w04 > li p br:after {content: ' '}
    
    
}

@media (min-width: 768px){
    .business-box > div { width: calc((100% - 20px) / 2);}
    
}
    
    
@media (min-width: 992px) {  
    
    
    .check-box > ul > li > p { float: left; width: calc(100% - 150px);font-size: 16px;}
    .self_diag_radio { float: right;clear: inherit;margin: 0;}
    .self_diag_radio input[type="radio"] + label {line-height: 32px;}
}






@media (min-width: 1200px){
}
@media all and (max-width:1300px) {
    /* 팩토링신청 step */
    .kb-con-flowlist01 .num-list.fac-w04 > li {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}
    
}





/*팩토링서비스안내*/
.info-mean:after{content: '?';display: inline-block;background: #db3360;font-size: 12px;width: 16px;height: 16px;line-height: 15px;text-align:center;color: #fff;border-radius: 100%;vertical-align: 2px;}
.info-mean2:after{content: '*';display: inline-block;color: #db3360;}
.mean-box{background: #f5f6f8;width: 100%;height: auto;overflow: hidden;padding: 8px 20px;box-sizing: border-box;margin-top: 12px;line-height: 24px;word-break: keep-all;}
.tbl01-s small{line-height: 18px;display: block;margin-top: 2px;}
.fac-define{width: 100%;padding: 20px;text-align: center;background: #f5f6f8;border-radius: 100px;word-break: keep-all;}
.fac-define p{font-weight: 600;color:#000;font-size: 20px;letter-spacing: -1.5px;line-height: 26px;}
.fac-define p b{color: #d54b4f;}
.fac-define span{font-size: 15px;color: #000;letter-spacing: -1px;display: block;line-height: 20px;margin: 4px 0 0;}
.fac-defineImg{text-align: center;margin: 30px 0 0;width: 100%;}
.fac-defineImg img{max-width:100%;}
.fac-pnc{width: 100%;height: auto;overflow: hidden;}
.fac-pnc .fac-pnc1{width: 49%;float: left;}
.fac-pnc .fac-pnc2{width: 49%;float: right;}
.fac-pnc .fac-pncTle{width: 100%;line-height: 48px;font-weight: 600;font-size: 20px;color: #fff;text-align: center;border-radius: 10px 10px 0 0;margin: 0 0 7px 0;}
.fac-pnc .fac-pnc1 .fac-pncTle{background: #3a43af;}
.fac-pnc .fac-pnc2 .fac-pncTle{background: #ed5458;}
.fac-pnc ul{padding:0 18px}
.fac-pnc .fac-pnc1 ul{background: #f6f7fb;}
.fac-pnc .fac-pnc2 ul{background: #fbf6f6;}
.fac-pnc li{padding: 17px 30px 17px 45px;border-bottom: 1px solid #c7cae8;letter-spacing: -1px;}
.fac-pnc li:last-child{border: none;}
.fac-pnc .fac-pnc2 li {border-color: #f7cdce;}
.fac-pnc li strong{color: #000;font-size: 18px;position: relative;}
.fac-pnc li strong:before{content:'';width: 19px;height: 15px;background: url(../../_share/img/fac/chk.png) no-repeat;display: block;position: absolute;left: -28px;top: 8px;}
.fac-pnc .fac-pnc1 li strong:before{background-position: left center;}
.fac-pnc .fac-pnc2 li strong:before{background-position: right center;}
.fac-imgMb{display: none;}
.downBtn:before{content: '';width: 10px;height: 9px;background: url(../../_share/img/fac/file.png) no-repeat center;display: inline-block;margin: 0 3px 0 0;vertical-align: middle;}
.facDoc-tle{font-size: 20px;font-weight: 600;position: relative;margin: 0 0 5px 0;padding: 0 0 0 10px;}
.facDoc-tle:before{content: '';width: 24px;height: 24px;display: block;border-radius: 100%;position: absolute;left: 0;top: 0;z-index: -1;}
.facDoc-tle.facDoc-tle1:before{background:#e5eeff}
.facDoc-tle.facDoc-tle2:before{background:#fce0e1}

@media only screen and (max-width:1200px) {
	.fac-define p{font-size: 18px;}
	.fac-pnc .fac-pncTle{font-size: 18px;line-height: 43px;}
	.fac-pnc li strong{font-size: 17px;}
	.fac-pnc li {padding: 10px 10px 10px 33px;}
}
@media only screen and (max-width:992px) {
}
@media only screen and (max-width:576px) {
	.fac-define{padding: 15px 20px;margin: 15px 0 0;border-radius: 0;text-align: left;}
	.fac-define p{font-size: 16px;line-height: 20px;}
	.fac-define span{font-size: 14px;line-height: 18px;}
	.fac-defineImg{margin: 18px 0 0;}
	.fac-pnc .fac-pnc1,.fac-pnc .fac-pnc2{width: 100%;}
	.fac-pnc li strong{font-size: 15px;}
	.fac-pnc li p{line-height: 23px;font-size: 14px}
	.fac-pnc .fac-pncTle{margin: 15px 0 0 0;font-size: 16px;line-height: 38px;}
	.fac-imgPc{display: none;}
	.fac-imgMb{display: inline-block;}
	.mean-box{font-size: 14px;line-height: 20px;}
	.fac-pnc li strong:before{background-size: 27px;width: 13px;height: 12px;left: -18px;top: 5px;}
	.fac-pnc li {padding: 7px 10px 7px 20px;}
	.facDoc-tle{font-size: 17px;}
}


/* 모달팝업 */
@media only screen and (max-width:992px) {
	.doc-cont{ padding-left:15px !important; padding-right:15px !important;}
	.won-box {}
	.won-box  > input {width:100% !important;}
}


/* 홈택스 불러오기 버튼 */
.bn-search01.type07 .b-search-wrap .b-search-btn.home button {}
.bn-search01.type07 .b-search-wrap .b-search-btn.home::before {background: url(../../../../_res/kibo/_share/img/bu_ico08_w.png) no-repeat 0 0; margin-left: -45px;}

@media only screen and (max-width:992px) {
	.bn-search01.type07 .b-search-wrap .b-search-btn.home button br {display :none; }
	.bn-search01.type07 .b-search-wrap .b-search-btn.home::before {margin-left: -75px;}
}