.sub .footer {margin-top: 150px;}
.biz .footer {margin-top: 150px;}
.sub-container {padding:0 0;}
p {line-height: 1.5;}

.intro_wrap {height:600px;background-image:url('/resources/img/sub/intro_img.jpg');background-position:center center;background-size:cover;margin-bottom: 100px;}
.intro_wrap .container {height:100%;}
.intro {height:100%;display: flex;align-items: center;justify-content: center;}
.intro h3 {font-size:30px;color:#fff;font-weight:500;margin-bottom:20px;text-align: center;line-height:1.5;}
.intro h2 {font-size:50px;color:#fff;font-weight:700;text-align: center;line-height:1.5;}
.intro_txt {padding-top:100px;}
.intro_txt h3 {font-size:30px;color:#000;font-weight:700;margin-bottom:30px;line-height:1.5;}
.intro_txt p {font-size:18px;color:#666;font-weight:400;}

.sub_tit {font-size: 50px;color: #000;font-weight: 700;text-align: center;margin: 40px 0 130px 0;}
.sub_search_wrap {display: flex;align-items: center;margin-bottom: 90px;}
.sub_search_wrap.between {justify-content: space-between;}
.sub_search {width: 378px;height: 56px;border-bottom: 2px solid #000;position: relative;padding-right: 24px;}
.sub_search .submit {width: 24px;height: 24px;background-image: url('/resources/img/sub/ico_search.svg');background-size: 24px auto;background-position: 0
0;position: absolute;right: 0;top: 16px;border: none;background-color: transparent;font-size: 0;text-indent: -9999px;cursor: pointer;}
.sub_search .input {height: 100%;border: none;padding: 0;font-size: 18px;color: #000;font-weight: 400;width: 100%;outline: none;}
.sub_search .input::placeholder {font-size: 18px;color: #999999;font-weight: 400;}
.btn_write a {width: 123px;height: 53px;display: flex;align-items: center;justify-content: center;font-size: 18px;color: #fff;font-weight: 500;background-color: #000;border-radius: 25px;}
.demand_list {border-top: 1px solid #ddd;}
.demand_list li {border-bottom: 1px solid #ddd;padding: 30px 0;}
.demand_list .item {display: flex;overflow: hidden;align-items: center;}
.demand_list .item .tit_wrap {float:left;width:55%;}
.demand_list .item .info_wrap {float:left;width:45%;}
.demand_list .tit_wrap a {font-size: 22px;color: #000;font-weight: 700;display: flex;align-items: center;position:relative;word-break: break-all;line-height:1.5;}
.demand_list .tit_wrap a.lock {padding-left:26px;}
.demand_list .tit_wrap a.lock:before {content:'';display: block;background:url('/resources/img/sub/ico_lock.svg') no-repeat 0 0;width: 20px;height:20px;position:absolute;left: 0;top:2px;}
.demand_list .tit_wrap a img {margin-left: 10px;}
.demand_list .info_wrap {display: flex;align-items: center;}
.demand_list .info_wrap .scell {font-size: 18px;color: #666;font-weight: 400;text-align: center;}
.demand_list .info_wrap .scell.scell1 {width: 180px;}
.demand_list .info_wrap .scell.scell2 {width: 195px;}
.demand_list .info_wrap .scell.scell3 {width: 240px;}
.demand_list .info_wrap .progress_wrap {width: 100%;margin: 0 auto;}
.demand_list .info_wrap .prog_tit {font-size: 16px;color: #000;font-weight: 400;text-align:
center;margin-top: 10px;}
.demand_list .info_wrap .progress {position: relative;height: 18px;display: flex;align-items: center;justify-content: center;border: 1px solid #000;border-radius: 9px;}
.demand_list .info_wrap .progress span {height: 100%;display: flex;align-items: center;justify-content: center;background-color: #000;border-radius: 9px;position: absolute;left: 0;top: 0;font-size: 14px;color: #fff;font-weight: 400;}

.page_wrap {display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.page_nation {display: flex;align-items: center;justify-content: center;}
.page_nation a {margin:0 10px;width:40px;height:40px;text-align:center;font-size:14px;color:#999999;text-decoration:none;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.page_nation .prev {background: url('/resources/img/sub/page_prev.svg') no-repeat center center;margin-right:7px;}
.page_nation .next {background: url('/resources/img/sub/page_next.svg') no-repeat center center;margin-left:7px;}
.page_nation a.active {background-color:#000;color:#fff;}

.w330 {max-width: 330px;}
.sub_stit {font-size: 30px;color: #000;font-weight: 700;margin-bottom: 20px;}
.sub_stit span {display: inline-flex;margin-left:10px;font-size:16px;color:#666;font-weight:400;}
.f_form {border-top: 1px solid #ddd;}
.f_form.mar {margin-bottom: 70px;}
.f_field {overflow: hidden;border-bottom: 1px solid #ddd;padding: 30px 0;margin: 0 -14px;}
.f_field .item {float: left;width: 50%;display: flex;align-items: center;padding: 0 14px;}
.f_field.full .item {width: 100%;}
.f_field .item .th {flex-shrink: 0;width: 238px;font-size: 18px;color: #000;font-weight: 500;}
.f_field .item .td {flex-grow: 1;font-size: 16px;color: ##666;font-weight: 400;}
.f_field .input {height: 50px;border: 1px solid #ddd;padding: 0 15px;outline: none;font-size: 16px;color: #000;font-weight: 400;width: 100%;}
.f_field .select {height: 50px;border: 1px solid #ddd;padding: 0 15px;outline: none;font-size: 16px;color: #000;font-weight: 400;width: 100%;}
.f_field .input.error {border-color: #fe3d77;}
.f_field .textarea {height: 140px;border: 1px solid #ddd;padding: 15px;outline: none;font-size: 16px;color: #000;font-weight: 400;width: 100%;}
.f_field .input:focus,
.f_field .textarea:focus {-webkit-appearance: none;-moz-appearance: none;appearance: none;color: #000;border: 1px solid #666;outline: none;box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);}
.f_field .input.error:focus {border-color: #fe3d77;}

.icheck_wrap {display: flex;flex-wrap: wrap;}
.icheck {display: flex;align-items: center;}
.icheck.mar {margin-right: 20px;}
.icheck input[type="checkbox"] {outline: none;border: none;background-color: #fff;-webkit-border-radius: 0;-webkit-appearance: none;display: none;}
.icheck input[type="checkbox"]:checked + label {background-position: 0 0;}
.icheck label {cursor: pointer;height: 30px;-webkit-box-align: center;align-items: center;display: flex;font-size: 16px;color: #666;font-weight: 400;}
.icheck label strong {color: #000;font-weight: 500;}
.icheck input[type="checkbox"] + label:before {content: "";width: 30px;display: inline-block;height: 30px;overflow: hidden;background-position: 0 0;background-image:url('/resources/img/sub/ico_check.png');margin-right: 10px;}
.icheck input[type="checkbox"]:checked + label:before {background-position: -30px 0;}

.iradio_wrap {display: flex;flex-wrap: wrap;gap: 20px;}
.iradio {display: flex;align-items: center;}
.iradio.mar {margin-right: 20px;}
.iradio input[type="radio"] {outline: none;border: none;background-color: #fff;-webkit-border-radius: 0;-webkit-appearance: none;display: none;}
.iradio input[type="radio"]:checked + label {background-position: 0 0;}
.iradio label {cursor: pointer;height: 30px;-webkit-box-align: center;align-items: center;display: flex;font-size: 16px;color: #666;font-weight: 400;}
.iradio input[type="radio"] + label:before {content: "";width: 30px;display: inline-block;height: 30px;overflow: hidden;background-position: 0 0;background-image:url('/resources/img/sub/ico_radio.png');margin-right: 10px;}
.iradio input[type="radio"]:checked + label:before {background-position: -30px 0;}
.privacy_wrap {padding: 40px;font-size: 16px;color: #666;font-weight: 400;background-color: #F8F8F8;line-height: 1.5;margin-bottom: 15px;}
.form_submit {margin-top: 80px;display: flex;align-items: center;justify-content: center;}
.form_submit.mt20 {margin-top: 20px;}
.form_submit .submit {width: 180px;height: 53px;background-color: #000;font-size: 18px;color: #fff;font-weight: 500;display: flex;align-items: center;justify-content: center;border-radius: 50px;cursor: pointer;border: none;}
.form_submit .mar {margin-right:10px;}
.cancel {width: 180px;height: 53px;background-color: #fff;font-size: 18px;color: #000;font-weight: 500;display: flex;align-items: center;justify-content: center;border-radius: 50px;cursor: pointer;border: none;border: 1px solid #000;}

.biz_list {border-top: 1px solid #ddd;}
.biz_list .nodata {font-size: 20px;color: #000;font-weight: 600;text-align: center;padding: 40px 0;justify-content: center;}
.biz_list .bizl {padding: 60px 0;display: flex;align-items: center;border-bottom: 1px solid #ddd;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.biz_list .bizl:hover {background-color:#fbfbfb;}
.biz_list .biz_ltit {flex-grow: 1;padding: 0 30px;display: block;}
.biz_list .biz_linfo {width: 330px;flex-shrink: 0;}
.biz_ltit .t1 {font-size: 16px;color: #000;font-weight: 500;}
.biz_ltit .t1 .logo {width: 230px;height: 80px;border: 1px solid #ddd;padding: 15px;display: flex;align-items: center;justify-content: center;}
.biz_ltit .t1 .logo img {max-width: 100%;max-height:100%;}
.biz_ltit .t2 {font-size: 30px;color: #000;font-weight: 700;margin: 20px 0 10px 0;}
.biz_ltit .t3 {font-size: 18px;color: #666666;font-weight: 400;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.biz_linfo li {font-size: 18px;color: #666;font-weight: 400;margin-bottom: 14px;display: flex;align-items: center;}
.biz_linfo li:last-child {margin-bottom: 0;}
.biz_linfo li span {margin-right: 18px;display: inline-flex;width: 100px;height: 35px;display: flex;align-items: center;justify-content: center;border: 1px solid #000;border-radius: 25px;font-size: 16px;color: #000;font-weight: 500;}
.search_tab {display: flex;align-items: center;gap: 0 40px;}
.search_tab a {display: block;font-size: 24px;color: #C0C0C0;font-weight: 500;}
.search_tab a.on {color: #000;}
.promising_view {overflow: hidden;margin: 0 -34px;}
.promising_view .cell {float: left;width: 50%;padding: 0 34px;}
.big_img {margin-bottom: 24px;}
.promising_info .field {margin-bottom: 70px;}
.promising_info .field:last-child {margin-bottom: 0;}
.promising_info .th {font-size: 30px;color: #000;font-weight: 700;margin-bottom: 20px;}
.promising_info .td {font-size: 18px;color: #666;font-weight: 400;line-height: 1.5;}
.stable {width: 100%;}
.stable th {font-size: 18px;color: #fff;font-weight: 700;padding: 15px 10px;background-color: #000;vertical-align: middle;border-right: 1px solid #636363;}
.stable td {word-break: keep-all;font-size: 16px;color: #666;font-weight: 400;text-align: center;background-color: #F9F9F9;border-right: 1px solid #ebebeb;padding: 15px 10px;vertical-align: middle;line-height: 1.5;}
.stable th:last-child {border-right: none;}
.stable td:last-child {border-right: none;}
.promising_down {margin-top: 60px;}
.promising_down a {display: flex;align-items: center;justify-content: center;width: 240px;height: 53px;border: 2px solid #000;border-radius: 50px;background-color: #fff;font-size: 18px;color: #000;font-weight: 500;}
.promising_down a:before {content: '';display: block;width: 20px;height: 20px;background-image: url('/resources/img/sub/ico_download.svg');background-size: 20px auto;background-repeat: no-repeat;margin-right: 10px;}
.promising_down a:hover {background-color: #ececec;}
.promising_detail {border-top: 1px solid #ddd;margin-top: 110px;}
.promising_detail li {border-bottom: 1px solid #ddd;padding: 50px 0 100px 0;display: flex;}
.promising_detail li:last-child {border-bottom: none;padding-bottom: 0;}
.promising_detail li .th {flex-shrink: 0;width: 240px;font-size: 30px;color: #000;font-weight: 700;}
.promising_detail li .td {flex-grow: 1;font-size: 18px;color: #666;font-weight: 400;line-height: 1.7;}
.promising_detail li .td img {max-width: 100%;display: block;}
.order_wrap {display: flex;flex-wrap: wrap;gap: 15px;}
.order_wrap .order_item {width: 110px;}
.order_wrap .circle {width: 100%;height: 110px;border-radius: 50%;border: 1px solid #000;display: flex;align-items: center;justify-content: center;font-size: 18px;color: #000;font-weight: 700;text-align: center;}
.oi_tit {font-size: 16px;color: #000;font-weight: 400;margin-top: 20px;text-align: center;}
.TRL01 .or01 .circle {background-color: #000;color: #fff;}
.TRL02 .or01 .circle,
.TRL02 .or02 .circle {background-color: #000;color: #fff;}
.TRL03 .or01 .circle,
.TRL03 .or02 .circle,
.TRL03 .or03 .circle {background-color: #000;color: #fff;}
.TRL04 .or01 .circle,
.TRL04 .or02 .circle,
.TRL04 .or03 .circle,
.TRL04 .or04 .circle {background-color: #000;color: #fff;}
.TRL05 .or01 .circle,
.TRL05 .or02 .circle,
.TRL05 .or03 .circle,
.TRL05 .or04 .circle,
.TRL05 .or05 .circle {background-color: #000;color: #fff;}
.TRL06 .or01 .circle,
.TRL06 .or02 .circle,
.TRL06 .or03 .circle,
.TRL06 .or04 .circle,
.TRL06 .or05 .circle,
.TRL06 .or06 .circle {background-color: #000;color: #fff;}
.TRL07 .or01 .circle,
.TRL07 .or02 .circle,
.TRL07 .or03 .circle,
.TRL07 .or04 .circle,
.TRL07 .or05 .circle,
.TRL07 .or06 .circle,
.TRL07 .or07 .circle {background-color: #000;color: #fff;}
.TRL08 .or01 .circle,
.TRL08 .or02 .circle,
.TRL08 .or03 .circle,
.TRL08 .or04 .circle,
.TRL08 .or05 .circle,
.TRL08 .or06 .circle,
.TRL08 .or07 .circle,
.TRL08 .or08 .circle {background-color: #000;color: #fff;}
.TRL09 .or01 .circle,
.TRL09 .or02 .circle,
.TRL09 .or03 .circle,
.TRL09 .or04 .circle,
.TRL09 .or05 .circle,
.TRL09 .or06 .circle,
.TRL09 .or07 .circle,
.TRL09 .or08 .circle,
.TRL09 .or09 .circle {background-color: #000;color: #fff;}
.event_list {overflow: hidden;margin: 0 -14px;}
.event_list .item {float: left;padding: 0 14px;width: 33.333333333%;margin-bottom: 24px;}
.event_box {border: 1px solid #ddd;display: block;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.event_box:hover {box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);}
.event_box .tit_box {padding: 40px;background-color: #fff;}
.event_box .tit_box .tit {font-size: 22px;color: #000;font-weight: 700;margin-bottom: 20px;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.event_box .tit_box .state {font-size: 16px;color: #999999;font-weight: 500;}
.event_box .tit_box .state strong {color: #000;font-weight: 700;display: inline-block;margin-right: 10px;}
.event_box .img img {display: block;margin: 0 auto;max-width: 100%}
.event_box .img {position: relative;height: 200px;padding: 25px;display: flex;align-items: center;justify-content: center;}
.platform_wrap {padding: 150px 0;position: relative;overflow: hidden;max-width: 1920px;margin: 0 auto;}
.sub_tab {display: flex;align-items: center;gap: 10px 30px;margin-bottom: 30px;flex-wrap: wrap;}
.sub_tab a {font-size: 18px;color: #C0C0C0;font-weight: 500;}
.sub_tab a.on {color: #000;}
.event_view {border-top: 1px solid #000;}
.event_view .tit_wrap {padding: 55px 0;display: flex;align-items: center;justify-content: space-between;}
.event_view .tit_wrap .tit {font-size: 30px;color: #000;font-weight: 700;line-height: 1.5;}
.go_link a {width: 140px;height: 53px;border: 2px solid #000;border-radius: 50px;display: flex;align-items: center;justify-content: center;font-size: 18px;color: #000;font-weight: 500;}
.ev_cont {margin: 50px 0;padding-bottom: 50px;border-bottom: 1px solid #ddd;}
.ev_cont img {display: block;max-width: 100%;margin: 0 auto;}
.ev_info .field {display: flex;margin-bottom: 15px;}
.ev_info .field:last-child {margin-bottom: 0;}
.ev_info .field .th {font-size: 18px;color: #000;font-weight: 700;width: 120px;}
.ev_info.w150 .field .th {width: 150px;}
.ev_info .field .td {font-size: 18px;color: #666;font-weight: 400;}
.ev_list {display: flex;align-items: center;justify-content: center;margin-top: 50px;}
.ev_list a {display: flex;align-items: center;justify-content: center;width: 180px;height: 53px;background-color: #000;font-size: 18px;color: #fff;font-weight: 500;border-radius: 50px;}
.visible-xs {display: none;}

/*로그인*/
.login_middle {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;}
.login_wrap h1 {margin-bottom: 20px;text-align: center;}
.login_txt {text-align: center;font-size: 16px;color: #333333;font-weight: 500;margin-bottom: 40px;letter-spacing: -1px;line-height: 1.5;}
.login_txt strong {font-weight: 700;}
.login_input {margin-bottom: 10px;}
.login_input input {height: 60px;border: 1px solid #ddd;border-radius: 5px;font-size: 20px;color: #666666;font-weight: 500;padding: 15px;width: 60%; margin-left: 5px;}
.login_input div {height: 60px;font-size: 20px;color: #666666;font-weight: 500;padding: 15px; width: 10%;}
.login_input input:focus {outline: none !important;border-color: #000;}
.login_link {-webkit-box-align: center;align-items: center;display: flex;justify-content: space-between;}
.login_info {-webkit-box-align: center;align-items: center;display: flex;}
.login_info a {font-size: 16px;color: #333333;font-weight: 500;}
.login_info a:hover {text-decoration: underline;}
.login_info .bar {display: inline-flex;margin: 0 10px;}
.login_submit {margin-bottom: 15px;}
.login_submit input {background-color: #000;font-size: 20px;color: #fff;font-weight: 600;border-radius: 10px;-webkit-box-align: center;align-items: center;display: flex;justify-content: center;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 100%;height: 70px;border: none;cursor: pointer;}
.login_box {width: 460px;margin: 0 auto;}
.login_extxt {padding: 25px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.login_extxt .lex_tit {font-size: 22px;color: #333333;font-weight: 700;margin-bottom: 5px;}
.login_extxt ul li {position: relative;font-size: 17px;color: #333333;font-weight: 500;padding-left: 12px;padding-top: 3px;padding-bottom: 3px;}
.login_extxt ul li:before {content: "";display: block;width: 4px;height: 4px;background-color: #0e3db1;position: absolute;left: 0;top: 10px;}
.iradio_wrap.center {justify-content: center;}
.login_input label {display: inline-block;width: 18%;}
.login_input input {width: 58%;}
.login_submit {padding-bottom: 5px;}
.login_link {justify-content: center;}
.login_txt {background: #f1f2f3;padding: 20px 0;border-top: 2px solid #000;}
.login_wrap {border: 2px solid;border-image: linear-gradient(-10deg, #d9d9d9 5%, #000 100%);border-image-slice: 1;padding: 50px 100px 50px 100px;}
.login_input {overflow: hidden;position: relative;}
.login_input label {display: none;}
.login_input input {width: 100%;margin-left: 0;}
.login_txt {margin-bottom: 20px;}
.login_txt strong {font-size: 30px;}
.login_submit {margin-bottom: 15px;margin-top: 20px;}
.privacy_wrap pre {height: 100px;overflow-y: auto;white-space: pre-line;line-height: 1.5;}
.mb50 {margin-bottom: 50px;}
.sub_stit.smmar {margin-bottom: 15px;}
.contact_recaptcha_wrap {display: flex;align-items: center;justify-content: center;margin-top:20px;}
.join_complete {text-align: center;padding: 50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;max-width: 750px;margin: 0 auto;}
.join_complete p {color: #000;font-size: 25px;font-weight: 700;line-height: 1.5;margin-bottom: 30px;}
.join_complete button {background-color: #000;color: white;border: none;padding: 12px 20px;font-size: 16px;border-radius: 5px;cursor: pointer;transition: background-color 0.3s;width: 120px;}
.join_complete button.mar {margin-right: 10px;}
.join_complete button:hover {background-color: #000;}
.minh {height: 50px;display: flex;align-items: center;}

.biz_tit {font-size: 50px;color: #000;font-weight: 700;margin: 90px 0;text-align: center;}
.biz_slide {max-width: 1920px;margin: 0 auto;}
.biz_slide .item {background-size: cover;background-position: center center;}
.tech_wrap {padding: 90px 0 150px 0;}
.tech_tit {font-size: 30px;color: #000;font-weight: 700;margin-bottom: 40px;}
.platform_wrap {padding: 150px 0;position: relative;overflow: hidden;max-width: 1920px;margin: 0 auto;}
.event_slide .owl-prev,
.event_slide .owl-next {position: absolute;top: 50%;margin-top: -35px;width: 70px;height: 70px;display: flex;align-items: center;justify-content: center;background-repeat: no-repeat;border: 1px solid #ddd;border-radius: 50%;font-size: 0;text-indent: -9999px;background-position: center center;}
.event_slide .owl-prev {left: -100px;background-image: url('/resources/img/sub/page_prev.svg');}
.event_slide .owl-next {right: -100px;background-image: url('/resources/img/sub/page_next.svg');}

.tech_box {border: 1px solid #ddd;display: block;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.tech_box:hover {box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);}
.tech_box .tit_box {padding: 0 20px 20px 20px;background-color: #fff;}
.tech_box .tit_box .tit {font-size: 18px;color: #000;font-weight: 700;margin-bottom: 10px;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.tech_box .tit_box .state {font-size: 16px;color: #999999;font-weight: 500;}
.tech_box .tit_box .state strong {color: #000;font-weight: 700;display: inline-block;margin-right: 10px;}
.tech_box .img_in {padding: 25px;}
.tech_box .img {display: block;position: relative;overflow: hidden;}
.tech_box .img img {max-width: 100%;display: block;height: 60px;width: auto;margin: 0 auto;}
.biz_slide .item {background-image: none;}
.tech_list_box {border:1px solid #ddd;padding:25px;margin-bottom:50px;}
.tech_list {border-top:2px solid #111;}
.gtech_link {display: flex;align-items: center;justify-content: space-between;border-bottom:1px solid #ddd;padding:20px 15px;}
.tech_list .item.on .gtech_link,
.gtech_link:hover {background-color:#ececec;}
.gtech_link .gtech_tit {font-size:16px;color:#111;font-weight:500;}
.gtech_link .gtech_org {font-size:14px;color:#666;font-weight:400;}

.cal_wrap {position: relative;max-width: 250px;width:100%;}
.cal_wrap .input { max-width: 250px;width:100%; padding-right: 35px;}
.cal_wrap a {position: absolute;; right: 10px; top: 15px;}
.cal_wrap img {width: 20px; height: 20px}

.datepicker td, .datepicker th {font-size: 14px;font-weight: 400;color: #666;line-height: 1;}
.underline {text-decoration: underline;}
.datepicker .datepicker-days > table tr:nth-child(2) th {height: 40px;border-bottom: 1px solid #CCC;}
.datepicker .datepicker-days > table tr:nth-child(3) th {padding-top: 10px;}
.datepicker .datepicker-days > table tr td:first-child {color: #E1322D;}
.datepicker .datepicker-days > table tr td.old:first-child {color: #999;}
.datepicker .datepicker-days > table tr td.new:last-child {color: #999;}
.datepicker .datepicker-days > table tr td:last-child {color: #4F82F8;}
.datepicker-days {padding: 0 0 15px 0;}
.dropdown-menu {padding: 0;border-color: #999;border-radius: 10px;}
.datepicker .datepicker-switch {font-size: 16px;color: #000;font-weight: 500;}
.datepicker table thead tr:last-child th {padding-bottom: 5px;}
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {border-radius: 50%;background-color: #191919;color: #fff;background-image: none;}
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {background-color: #191919;color: #fff;}
.datepicker td, .datepicker th {width: 28px;height: 28px;position: relative;}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {border-radius: 50%;background-color: #4f82f8;color: #fff;background-image: none;}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {background-color: #4f82f8;color: #fff;}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {border-radius: 50%;}
.datepicker>div {width: 230px;}
.datepicker table {width: 190px;margin: 0 auto;}
.dflex {display: flex;align-items: center;}
.dflex .mar {margin-right:10px;}
.dflex .bar {margin:0 10px;}
/* 팝업 */
.popup_wrap {display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100vh;z-index: 10;}
.popup_box {display: flex;align-items: center;justify-content: center;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.popup_wrap:before {content: '';display: block;position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: rgb(0 0 0 / 40%);z-index: 1;}
.popup {width: 450px;background-color: #fff;border-radius: 16px;position: relative;z-index: 2;padding: 30px;-webkit-box-shadow: 0 7px 18px rgb(0 0 0 / 30%);box-shadow: 0 7px 18px rgb(0 0 0 / 30%);}
.popup .p_close {position: absolute;right: 20px;top: 20px;}
.popup .p_tit {font-size: 24px;color: #333333;font-weight: 700;text-align: center;margin-bottom: 15px;}
.popup .p_tit.mb30 {margin-bottom: 30px;}
.popup .p_txt {font-size: 16px;color: #333;font-weight: 400;text-align: center;}
.popup .p_stxt {font-size: 14px;color: #707070;font-weight: 400;}
.popup .p_btn {margin-top: 48px;}
.popup .p_btn a {margin: 0 auto;width: 160px;height: 37px;background-color: #5C88DA;border-radius: 8px;font-size: 16px;color: #fff;font-weight: 500;display: flex;align-items: center;justify-content: center;}
.btn {height: 38px;padding: 0 20px;display: flex;align-items: center;justify-content: center;border-radius: 10px;font-size: 14px;font-weight: 400;border: none;cursor: pointer;}
.p_btn_two {display: flex;align-items: center;justify-content: center;gap: 10px;margin-top:30px;}
.btn-primary {color: #fff;background-color: #000;}
.btn-default {border:1px solid #000;color:#000;}

.l_table {border-collapse: collapse;border-spacing: 0;width: 100%;border-top: 1px solid #000;table-layout: fixed;}
.l_table th,
.l_table td {font-size: 18px;color: #000;vertical-align: middle;padding: 20px 20px;border-bottom: 1px solid #ddd;padding: 12px 20px;text-align: center;}
.l_table th {font-weight: 600;background-color: #FAFAFA;}
.l_table td {font-weight: 400;}
.l_table td .link {text-decoration: underline;color: #000;}
.mb20 {margin-bottom:20px;}

@media (max-width: 1420px) {
    .biz_ltit .t2 {font-size: 25px;margin: 15px 0 5px 0;}
	.biz_ltit .t3 {font-size: 16px;}
	.biz_list .bizl {padding: 30px 0;}
	.biz_linfo li span {font-size: 14px;}
	.biz_linfo li {font-size: 15px;}
	.search_tab {gap: 0 20px;}
	.promising_view {margin: 0 -15px;}
	.promising_view .cell {padding: 0 15px;}
	.promising_info .th {font-size: 25px;margin-bottom: 10px;}
	.promising_info .field {margin-bottom: 50px;}
	.promising_down {margin-top: 30px;}
	.event_box .tit_box {padding: 30px;}
	.event_box .tit_box .tit {font-size: 20px;}
	.biz_tit {font-size: 30px;margin:40px 0;}
	.demand_list .item {display: block;}
	.demand_list .tit_wrap a span {width:auto;}
	.progress_wrap {display: flex;align-items: center;}
	.demand_list .item .tit_wrap {width:100%;}
	.demand_list .info_wrap .scell.scell3 {width:auto;}
	.demand_list .info_wrap .progress {width: 240px;margin-right:10px;}
	.demand_list .item .info_wrap {width:100%;margin-top:30px;}
	.demand_list .info_wrap .prog_tit {margin-top:0;}
	.demand_list .info_wrap .scell {text-align: left;}
}

@media (max-width: 1219px) {
	.sub_tit {font-size: 30px;margin: 30px 0 80px 0;}
	.sub_stit {font-size: 20px;margin-bottom: 20px;}
    .f_field .item .th {width: 140px;font-size: 16px;}
	.f_field {padding: 15px 0;}
	
	.sub_search_wrap {margin-bottom: 30px;}
	.sub_search_wrap.tabin {display: block;}
	.search_tab {margin-top: 30px;}
	.promising_info .th {font-size: 22px;}
	.promising_info .field {margin-bottom: 30px;}
	.promising_down {margin-top: 20px;}
	.promising_detail li {padding: 30px 0 50px 0;}
	.promising_detail li .th {font-size: 22px;width: 150px;}
	.promising_detail li .td {font-size: 18px;}
	.event_box .img {height: 150px;}
	.biz_slide .item {height:470px;background-image: inherit;}
	.biz_slide .item img {display: none;}
	.intro_wrap {height:400px;}
	.intro h3 {font-size:24px;margin-bottom:15px;}
	.intro h2 {font-size:40px;}
	.intro_txt h3 {font-size:24px;}
}

@media (max-width: 991px){
    .iradio input[type="radio"] + label:before {width: 15px;height: 15px;background-size: 30px auto;}
	.iradio input[type="radio"]:checked + label:before {background-position: -15px 0;}

	.icheck input[type="checkbox"] + label:before {width: 15px;height: 15px;background-size: 30px auto;}
	.icheck input[type="checkbox"]:checked + label:before {background-position: -15px 0;}

	.f_field {margin: 0;border-bottom: none;padding-top: 0;padding-bottom: 0;}
	.f_field .item .th {width: 120px;}
	.f_field .item {width: 100%;padding: 15px 0;border-bottom: 1px solid #ddd;}
	.f_form.mar {margin-bottom: 50px;}
	.iradio_wrap {gap: 10px;}
	.privacy_wrap {padding: 20px;font-size: 14px;}
	.form_submit {margin-top: 40px;}

	.biz_ltit .t2 {font-size: 20px;}
	.biz_list .biz_linfo {width: 210px;}
	.biz_linfo li span {font-size: 12px;width: 60px;height: 30px;margin-right: 10px;}
	.biz_linfo li {font-size: 13px;}
	.biz_ltit .t3 {font-size: 14px;}
	.biz_tit_wrap .tit {font-size: 25px;}
	.biz_tit_wrap .stit {font-size: 15px;}
	.search_tab {justify-content: space-around;}
	.search_tab a {font-size: 20px;}
	.biz_list .biz_ltit {padding-left: 0;}
	.promising_view .cell {width: 100%;}
	.promising_info {margin-top: 30px;}
	.stable th {font-size: 16px;}
	.stable td {font-size: 14px;}
	.oi_tit {font-size: 13px;margin-top: 10px;}
	.order_wrap .order_item {width: 90px;}
	.order_wrap .circle {height: 90px;font-size: 16px;}
	.promising_detail {margin-top: 50px;}
	.event_box .tit_box {padding: 15px;}
	.event_box .tit_box .tit {font-size: 16px;}
	.event_box .tit_box .state {font-size: 13px;}
	.event_list .item {width: 50%;}
	.event_view .tit_wrap {padding: 25px 0;}
	.event_view .tit_wrap .tit {font-size: 20px;}
	.go_link a {width: auto;padding: 0 15px;height: 40px;font-size: 15px;}
	.biz_slide .item {height:360px;}
	.tech_wrap {padding:50px 0 80px 0;}
	.tech_tit {font-size:20px;margin-bottom:15px;}
	.intro_wrap {height:300px;}
	.intro h3 {font-size:20px;margin-bottom:10px;}
	.intro h2 {font-size:35px;}
	.intro_txt h3 {font-size:20px;}
	.biz_ltit .t1 .logo {width:150px;height:60px;}
}

@media (max-width: 767px){
	.sub .footer {margin-top: 80px;}
	.form_submit .submit {width: 130px;height: 45px;font-size: 16px;}
	.cancel {width: 130px;height: 45px;font-size: 16px;}
	.biz_ltit .t1 {font-size: 15px;}
	.biz_ltit .t2 {font-size: 18px;margin: 10px 0 5px 0;}
	.biz_ltit .t3 {font-size: 14px;}
	.big_img {margin-bottom: 15px;}
	.hidden-xs {display: none;}
	.visible-xs {display: block;}
	.login_wrap {padding: 35px;}
	.login_box {width: 250px;}
	.login_input input {font-size: 15px;height: 40px;padding: 0 10px;}
	.login_submit input {height: 45px;font-size: 15px;}
	.login_info a {font-size: 13px;}
	.login_info .bar {font-size: 13px;}
	.demand_list .item .info_wrap {display: block;}
	.demand_list .info_wrap .scell {margin-top:10px;}
	.intro_txt {padding-top:50px;}
	.intro_txt h3 br {display:none;}
	.l_table th,
	.l_table td {font-size: 16px;padding:10px;}
	.intro_wrap {margin-bottom: 50px;}
}

@media (max-width: 575px){
	.sub_tit {font-size: 20px;margin: 15px 0 40px 0;}	
	.sub_stit {font-size: 18px;margin-bottom: 15px;}
	.f_field .item .th {font-size: 15px;width: 100px;}
	.iradio label {font-size: 14px;height: 25px;}
	.icheck input[type="checkbox"] + label:before,
	.iradio input[type="radio"] + label:before {margin-right: 5px;}
	.iradio_wrap {display: block;}
	.f_field .input {height: 45px;font-size: 15px;}
	.minh {height: 45px;}
	.biz_list .bizl {display: block;}
	.biz_list .biz_linfo {width: auto;}
	.biz_list .biz_ltit {padding-right: 0;margin-bottom: 15px;}
	.biz_linfo li {margin-bottom: 5px;}
	.biz_tit_wrap .tit {margin-bottom: 0;}
	.biz_tit_wrap {margin-bottom: 20px;}
	.biz_list .bizl {padding: 20px 0;}
	.sub_search {width: 100%;}
	.search_tab {gap: 0;}
	.search_tab a {font-size: 14px;}
	.sub_search {height: 40px;}
	.sub_search .input {font-size: 16px;}
	.sub_search .input::placeholder {font-size: 16px;}
	.sub_search .submit {top: 8px;}
	.sub_search_wrap {margin-bottom: 20px;}
	.big_img {margin-bottom: 5px;}
	.stable th {font-size: 14px;padding: 8px 5px;}
	.stable td {font-size: 13px;padding: 8px 5px;}
	.promising_down a {font-size: 15px;width: 180px;height: 40px;}
	.promising_detail li {display: block;padding: 20px 0 30px 0;}
	.promising_detail li .th {width: auto;margin-bottom: 15px;font-size: 16px;}
	.promising_detail li .td {font-size: 14px;}
	.order_wrap .order_item {width: 70px;}
	.order_wrap .circle {font-size: 12px;height: 70px;}
	.oi_tit {font-size: 12px;}
	.promising_info .th {font-size: 18px;}
	.promising_info .td {font-size: 15px;}
	.sub_tab {justify-content: center;gap: 15px}
	.sub_tab a {font-size: 14px;}
	.event_box .img {height: 120px;}
	.event_list {margin: 0 -5px;}
	.event_list .item {padding: 0 5px;margin-bottom: 10px;}
	.event_view .tit_wrap {display: block;}
	.go_link {margin-top: 15px;}
	.ev_info .field .th,
	.ev_info .field .td {font-size: 16px;}
	.ev_cont {margin: 30px 0;padding-bottom: 30px;}
	.ev_list {margin-top: 30px;}
	.ev_list a {width: 100px;height: 40px;font-size: 15px;}
	.biz_tit {font-size:25px;margin:30px 0;}
	.demand_list .tit_wrap a {font-size:18px;}
	.btn_write a {height:40px;width:80px;font-size:15px;}
	.sub_search_wrap .btn_write {padding-left:15px;}
	.page_wrap {margin-top:30px;}
	.page_nation a {width:30px;height:30px;margin:0 5px;}
	.intro_wrap {height:250px;}
	.intro h3 {font-size:16px;margin-bottom:5px;}
	.intro h2 {font-size:25px;}
	.intro_txt h3 {font-size:16px;}
	.intro_txt p {font-size:14px;}
	.tech_box .img img {height:40px;}
	.sub_stit span {margin-left:0;}
}