@charset "UTF-8";
@import url('/css/menu.css?ver=2.2');
@import url('/css/sub2.css?ver=2.2');
body { overflow-y:auto; }
select { border-radius:0; /* ¾ÆÀÌÆù »çÆÄ¸® º¸´õ ¾ø¾Ö±â */}
select::-ms-expand{ display:none /* È­»ìÇ¥ ¾ø¾Ö±â for IE10, 11*/ }
/* sub_common */
.sub_each {margin-bottom:50px;}
.sub_each2 {margin-bottom:0px;}
.sub_each:last-of-type {margin-bottom:0;}
.trs {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
span.highlight {color: #d85555;}

/* sub_layout */
.sub_con{padding-bottom:60px; padding-top: 60px; color: #393536; max-width:1200px; margin:auto;}

/* sub_left */
.sub_left {display: none; float: left; width:20%; /* width: 220px; */ margin-bottom: 100px;}
.sub_left .sub_left_tit {display: table; width: 100%; height: 110px; padding: 0 10px;background-color: #0a3f88;}
.sub_left .sub_left_tit span {display: table-cell; vertical-align: middle; text-align: center; color: #fff; -ms-word-break: keep-all; word-break: keep-all; font-size: 1.6em; font-weight: 500;}
.sub_left .sub_left_menu > li {border-bottom: 1px solid #ededed;}
.sub_left .sub_left_menu > li.on {border-bottom: 0;}
.sub_left .sub_left_menu > li > a {display: block; width: 100%; padding: 20px; vertical-align: middle; font-size: 1.067em; color: #212121;}
.sub_left .sub_left_menu > li > a .external_links {margin-left: 5px;}
.sub_left .sub_left_menu > li:hover > a {color:#0a3f88; }
.sub_left .sub_left_menu > li.on > a {color:#0a3f88; border-bottom: 2px solid #0a3f88;}
.sub_left .sub_left_menu > li > a:after {display: inline-block; content:''; width: 0; height: 100%; vertical-align: middle;}
.sub_left .sub_left_menu > li > .sub_left_menu2 {display:none;}
.sub_left .sub_left_menu > li > .sub_left_menu2 > li > a {display: block; padding: 20px; padding-left: 30px; background: #ededed url('/images/bull/bull_dot.jpg') 20px 26px no-repeat; color: #484848; font-family: 'Spoqa Han Sans'; font-size: 0.867em;}
.external_links {margin-top: 2px; margin-left: 10px;}

/* sub_right */
.sub_right {float: none; width: 100%; /* width: 850px; */ padding-top: 0; font-family: 'Noto Sans KR', 'sans-serif' !important;}
.sub_right .sub_rtop {}
.sub_right .sub_rtop .sub_rtop_tit {float: left; color: #212121; font-size: 2.2em; font-weight: 500;}
.sub_right .sub_rtop .bread_box_wrap {position: relative;}
.sub_right .sub_rtop .bread_box_wrap:before {content:""; display: block; position: absolute; top: 0; left: -200%; width: 200%; height: 98%; background: #fff; border-bottom: 1px solid #efefef;}
.sub_right .sub_rtop .bread_box_wrap:after {content:""; display: block; position: absolute; top: 0; right: -200%; width: 200%; height: 98%; background: #fff; border-bottom: 1px solid #efefef;}


.sub_right .sub_rtop .bread_box {z-index: 3;position: relative; padding: 10px 0; border-bottom: 1px solid #efefef;}
.sub_right .sub_rtop .bread_box .route_box {padding-top: 3px; float: left; /* overflow: hidden; */}
.sub_right .sub_rtop .bread_box .route_box > li {position: relative; padding: 0 10px; float: left; color: #393536; font-family: "Noto Sans KR" , sans-serif !important;}
.sub_right .sub_rtop .bread_box .route_box > li:after {display: inline-block; content:''; position: absolute; right: -4px; top: 3px; width: 1px; height: 14px; background: #a8a8a8;}
.sub_right .sub_rtop .bread_box .route_box > li:nth-child(2) {margin-right: 5px;}
.sub_right .sub_rtop .bread_box .route_box > li:last-child {font-weight: 500;}
.sub_right .sub_rtop .bread_box .route_box > li:last-child:after {display: none;}
.sub_right .sub_rtop .bread_box .route_box > li.home {width: 50px; padding: 0;}
.sub_right .sub_rtop .bread_box .route_box > li.fc_blue {color: #0a3f88;}
.sub_right .sub_rtop .bread_box .route_box > li > a {padding: 0 60px; position: relative;}
.sub_right .sub_rtop .bread_box .route_box > li > a .arr {display: inline-block; position: absolute; top: 12px; right: 15px; width: 9px; height: 6px; background: url("/images/sub/sub_nav_arr_dwn.png") no-repeat center center;}
.sub_right .sub_rtop .bread_box .route_box > li > a .arr.on {display: inline-block; position: absolute;width: 9px; height: 6px; background: url("/images/sub/sub_nav_arr_up.png") no-repeat center center;}
.sub_right .sub_rtop .bread_box .sns_box {float: right; overflow: hidden; margin-left: 25px;} 
.sub_right .sub_rtop .bread_box .sns_box li {float: left; width: 25px; height: 25px; margin-left: 5px; line-height: 25px; text-align: center;}
.sub_right .sub_rtop .bread_box .sns_box li a {display: block;}
.sub_right .sub_rtop .bread_box .sns_box li.li01 a {color: #00529c; }
.sub_right .sub_rtop .bread_box .sns_box li.li02 a {color: #2aa9e0;}
.sub_right .sub_rtop .bread_box .sns_box li.li03 a img {margin-top: 6px;}
.sub_right .sub_rtop .bread_box .sns_box li.li04 a {color: #ffca0a;}
.sub_right .sub_rtop .bread_box .sns_box li.li05 a img {vertical-align: middle;}
.sub_right .sub_rtop .bread_box .sns_box li a i {vertical-align: middle; font-size: 1.3em;}


.sub_right .sub_rtop .route_box .sub_nav {display: none; position: absolute; top: 30px; left: 5px; width: 100%; padding: 10px 15px; background: #fff; border: 1px solid #dedede;}
.sub_right .sub_rtop .route_box .sub_nav > li {padding: 8px 0; border-bottom: 1px dashed #dedede;}
.sub_right .sub_rtop .route_box .sub_nav > li:last-child {border-bottom: 0;}
.sub_right .sub_rtop .route_box .sub_nav > li a {display: block; font-weight: 400; word-break: keep-all;}
.sub_right .sub_rtop .route_box .sub_nav > li a:hover {color: #1e64ba;}
.sub-hero{
  background:#fff;
}

.sub-hero-inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: 42px 20px 26px;
  text-align:center;
}

/* Å¸ÀÌÆ² */
.sub-title{
  margin: 0 0 22px;
  font-size: 44px;
  line-height: 1.15;
  font-weight: 800;
  color:#0b2a57; /* ½º¼¦Ã³·³ µö³×ÀÌºñ */
  letter-spacing: -0.02em;
}

/* ÅÇ ¸Þ´º */
.sub-tabs ul{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap; /* ¸Þ´º ¸¹À¸¸é ´ÙÀ½ ÁÙ·Î */
  gap:0;
}

.sub-tabs li{
  display:flex;
  align-items:center;
}

/* ±¸ºÐ¼± | */
.sub-tabs li + li::before{
  content:"|";
  color:#d8d8d8;
  display:inline-block;
  margin: 0 14px;
  font-weight: 400;
}

.sub-tabs a{
  display:inline-block;
  padding: 6px 0 10px;
  font-size: 18px;
  color:#6b6b6b;
  text-decoration:none;
  position:relative;
  font-weight: 600;
}

/* È°¼º ¸Þ´º */
.sub-tabs li.on a{
  color:#111;
  font-weight: 800;
}

.sub-tabs li.on a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height: 3px;
  background:#0b2a57;
  border-radius:2px;
}

/* hover */
.sub-tabs a:hover{
  color:#111;
}



/* sub_qck_wrap */
/*.sub_qck_wrap {position: relative; background: #2A9DC5; z-index:21; padding:20px 0px;}
.sub_qck_wrap:before {content:""; display: block; position: absolute; top: 0; left: -300%; width: 300%; height: 100%; background: #2A9DC5;}
.sub_qck_wrap:after {content:""; display: block; position: absolute; top: 0; right: -300%; width: 300%; height: 100%; background: #2A9DC5;}
.sub_qck_wrap .sub_qck_ul > li {float: left; text-align: center; z-index:990;}
.sub_qck_wrap .sub_qck_ul > li:first-child{width: 5% !important; text-align: left;}
.sub_qck_wrap .sub_qck_ul > li:nth-child(2){width: 15% !important; text-align: center;}
.sub_qck_wrap .sub_qck_ul > li:nth-child(3){width: 15% !important; text-align: center;}
.sub_qck_wrap .sub_qck_ul > li:nth-child(4){width: 15% !important; text-align: center;}
.sub_qck_wrap .sub_qck_ul > li:nth-child(5){width: 15% !important; text-align: center;}
.sub_qck_wrap .sub_qck_ul > li:nth-child(6){width: 15% !important; text-align: center;}
.sub_qck_wrap .sub_qck_ul > li:nth-child(7){width: 15% !important; text-align: center;}
.sub_qck_wrap .sub_qck_ul > li:last-child{width: 5% !important; text-align: right;}
.sub_qck_wrap .sub_qck_ul > li > a{position: relative; display: inline-block; font-size: 1.313em; color: #fff; height: 50px; overflow:hidden; line-height: 50px;}
.sub_qck_wrap .sub_qck_ul > li > a:after {display: block; content:""; position: absolute; display: block; bottom: -3px; left: 0; width: 100%; height: 2px; background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.sub_qck_wrap .sub_qck_ul > li > a:hover:after {bottom: 10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.sub_qck_wrap .sub_qck_ul > li > .sub_1{width:15% !important; display:none; background-color:#cce3ff; z-index:9999; position:absolute; left:0px !important; padding:10px; text-align:left; !important;}
.sub_qck_wrap .sub_qck_ul > li > .sub_1 > li{margin:10px 10px;}
.sub_qck_wrap .sub_qck_ul > li > .sub_2{width:15%; display:none; background-color:#cce3ff; z-index:9999; position:absolute; left:220px; padding:10px; text-align:left; !important;}
.sub_qck_wrap .sub_qck_ul > li > .sub_2 > li{margin:10px 10px;}
.sub_qck_wrap .sub_qck_ul > li > .sub_3{width:15%; display:none; background-color:#cce3ff; z-index:9999; position:absolute; right:520px; padding:10px; text-align:left; !important;}
.sub_qck_wrap .sub_qck_ul > li > .sub_3 > li{margin:10px 10px;}
.sub_qck_wrap .sub_qck_ul > li > .sub_4{width:15%; display:none; background-color:#cce3ff; z-index:9999; position:absolute; right:240px; padding:10px; text-align:left; !important;}
.sub_qck_wrap .sub_qck_ul > li > .sub_4 > li{margin:10px 10px;}
.sub_qck_wrap .sub_qck_ul > li > .sub_5{width:15%; display:none; background-color:#cce3ff; z-index:9999; position:absolute; right:0px; padding:10px; text-align:left; !important;}
.sub_qck_wrap .sub_qck_ul > li > .sub_5 > li{margin:10px 10px;}
.sub_qck_wrap .sub_qck_ul > li > .sub_6{width:15%; display:none; background-color:#cce3ff; z-index:9999; position:absolute; right:0px; padding:10px; text-align:left; !important;}
.sub_qck_wrap .sub_qck_ul > li > .sub_6 > li{margin:10px 10px;}*/
/* sub_top */
.sub_top {padding:50px 0 10px; margin-bottom:50px; border-bottom:1px solid #ccc;}
.sub_top_tit {margin-bottom:30px; font-size:2.2em; font-weight:500; text-align:center;}

/* common */
/* .sub_tit {margin-bottom: 20px; padding-left: 22px; background:url("/images/sub/info_icon_1.png") no-repeat 0 7px; color: #0a3f88; font-size: 1.467em; font-weight: 500;} */
.sub_tit {margin-bottom: 20px; color: #000; font-size: 1.25em; font-weight: 500;}
.sub_tit2 {margin-bottom: 20px; color: #000; font-size: 1.25em; font-weight: 700;}
.sub_imgs {padding:40px 0 0;}
.sub_text {padding-top: 30px;} 
.p_indent {padding-left:22px;}

/* info_wrap */  
.info_wrap > div {overflow:hidden;} 
.info_4 > div {display:none;} 
.info_4 .dot_list{height:132px; margin-top:-9px; padding: 10px 0; border-top:2px solid #cccccc; border-bottom:2px solid #cccccc;}
.info_4 .list_bg{display:inline-block; position:relative; left:50%; width:10px; height:34px; background: url("/images/sub/info_icon_4.png")no-repeat;} 

/* summary_wrap */ 
.summary_wrap div {overflow:hidden;}
.summary_wrap .dot_list {display:block; padding:0;} 
.summary_wrap img{display:block; overflow:hidden; margin: 0 auto; padding: 40px 0;}
.summary_wrap ul{display:none;}

/* govrnd_history_wrap */
.history_wrap h3 em{color:#0a3f88;} 
.history_table {width:100%; border-spacing: 0; border-collapse:collapse; border-top:2px solid #0a3f88; border-bottom:2px solid #0a3f88;text-align:center;}
.history_table td {padding:13px 8px; border:1px solid #d5dfe2; border-top:0 none; -webkit-box-sizing:border-box; box-sizing:border-box; word-break:keep-all;}
.history_table tbody tr{border-bottom: 1px solid #e5e5e5;}
.history_table td:nth-child(1){border-left: 0px;}
.history_table td:nth-child(2){border-right: 0px;}
.history_table tr{text-align:left;}
.history_table tr:nth-child(odd){background:#eef3fc;}
.history_wrap div ul{letter-spacing:1px;}

/* situation_wrap */ 
.situation_table{width:100%; border-spacing: 0; border-collapse:collapse; border-top:2px solid #0a3f88; border-bottom:2px solid #0a3f88;text-align:center;}
.situation_table th, .situation_table td {padding:13px 8px; border:1px solid #bebad1; border-top:0 none; -webkit-box-sizing:border-box; box-sizing:border-box;}
.situation_table th {background-color:#f1f5fb; font-weight:700;}
.situation_table thead th {font-size:1.06em; font-weight:700;}
.situation_table tbody th {background-color:#f5f5f5;} 

/* rnd_gov_wrap */
.gov_list li:nth-child(2n){background:none;} 
.gov_list li:nth-child(3n){background:none;} 
.gov_gb{margin: 10px 0 0 13px; padding: 10px; background:#eef3fc;}
.gov_wrap .gov_1 > img{display:block; margin: 0 auto; padding: 37px 0;} 
.gov_wrap .bar_list > li:last-child {margin-bottom:3px !important;}
.gov_wrap .abs_bull_list > li {margin-bottom:10px;}
.gov_wrap .abs_bull_list.dp2 > li {margin-bottom:3px;}
.gov_wrap .line_hi_de li{margin-bottom:0;}
.gov_wrap .gov_para{padding:20px; /* background:#eef3fc; */ border: 1px dashed #cccccc;}     
.gov_wrap .gov_1 .step_list li{display:none;}

/* foreigner_info_wrap */ 
.foreigner_info_wrap div {margin-top: 50px; padding: 18px; background: #f0f5fa;}
.foreigner_info_wrap > div ul {padding-top:10px;}
.foreigner_info_wrap .info_1{display:none;}
.foreigner_info{background:#1f307e; text-align:center; padding-bottom:50px;}

/* cneter_info_wrap */ 
.center_info_wrap div {margin-top: 50px; padding: 18px; background: #f0f5fa;}
.center_info_wrap > div ul {padding-top:10px;}
.center_info_wrap .info_1{display:none;}

/* center_business_wrap */ 
.sub_tit a {display: inline-block; margin:0 0 6px 10px; vertical-align: middle;}
.center_business_wrap h2 span {display: block; width: 63px; background: #0a3f88; border-radius: 5px; text-align: center; line-height: 26px;} 
.center_business_wrap h2 span em{font-size: 0.567em; vertical-align:bottom;}

/* center_officer_wrap */
/* .center_officer_wrap p {padding-left:15px;} */
.officer_text{font-size:1.133em;}
.officer_table {width:100%; margin-top: 16px; border-spacing: 0; border-collapse:collapse; border-top:2px solid #0a3f88; border-bottom:2px solid #0a3f88; text-align:center;}
.officer_table td {padding:13px 8px; border:1px solid #d5dfe2; border-top:0 none; -webkit-box-sizing:border-box; box-sizing:border-box;}
.officer_table td:nth-child(1){border-left:0px; background:#f1f5fb;}
.officer_table td:nth-child(2){border-right:0px; border-left:0; text-align:left;} 
.officer_table td:nth-child(4){border-right:0px;}

/* entire_notice_wrap */
.entire_notice_wrap .btn_wrap {margin-bottom: 25px;}
.entire_notice_wrap .btn_wrap .common_btn{width: 225px; height: 65px; line-height: 60px; background-color: #0a3f88; border-color: #0a3f88; font-size: 1.2em; }
html.is-ie .entire_notice_wrap .btn_wrap .common_btn {-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.entire_notice_wrap .btn_wrap .common_btn:hover {background-color: #fff; color: #0a3f88;}
.entire_notice_wrap .btn_wrap .common_btn.btn1 span {display: inline-block; padding-left: 40px; background: url('/images/sub/entire_notice_ico01.png') no-repeat 0 center;}
.entire_notice_wrap .btn_wrap .common_btn.btn1:hover span {background-image: url('/images/sub/entire_notice_ico01_on.png');}
.entire_notice_wrap .btn_wrap .common_btn.btn2 span {display: inline-block; padding-left: 35px; background: url('/images/sub/entire_notice_ico02.png') no-repeat 0 center;}
.entire_notice_wrap .btn_wrap .common_btn.btn2:hover span {background-image: url('/images/sub/entire_notice_ico02_on.png');}
.entire_notice_wrap .sch_bar_box {position: relative;}
.entire_notice_wrap .sch_bar_box .total_txt {position: absolute; bottom: 10px; left: 0; margin-top: 0; font-size: 1.067em;}
.total_txt {font-size: 1.067em;}
.sch_bar_box .total_txt {font-size: 1.067em;}



/* login_wrap */ 
.login_wrap span{display:inline-block;}
.login_wrap h3{font-size:1.733em; word-break:keep-all;} 
.login_wrap h3 em{color:#0a3f88;}
.login_wrap .bdt_bg_box.login{max-width:1000px;}
.login_wrap .login_btn {background: #0a3f88; border: 1px solid #0a3f88;}
.login_wrap .login_btn:hover{background: #fff; color: #0a3f88;}
.total_login {overflow: hidden; margin-top: 15px; padding-left: 70px;}
.total_login li{float:left; width: 162px; line-height: 31px; background: #fff;}
.total_login li a{display:block; font-size: 0.933em; text-align:center;}
.total_login .naver_login{margin-right:8px; border:1px solid #2ada0e;}
.total_login .naver_login span{width: 24px; height: 12px; margin-right: 3px; border-right: 1px solid #b3b3b3; color: #2ada0e;}
.total_login .face_login{border:1px solid #3a5897;}
.total_login .face_login span{width: 20px; height: 12px; margin-right: 3px; border-right: 1px solid #b3b3b3; color: #0a3f88;}
.login_wrap p span{width: 21px; height: 14px; color: #0a3f88;}

/* member_wrap */ 
.jts_txt1 .strong{color:#00a1d5;}
.member_wrap .jts_txt_box {padding:20px 3px;background: #f0f4fa; text-align:center; word-break: keep-all;} 
.member_wrap .jts_txt1 {margin-bottom: 0; font-size: 1.333em;}
.member_wrap .join_type_box .tit {font-weight:700;}
.member_wrap .join_type_box .circle {background:#fafafa url('/images/sub/join_img_1.png') center center no-repeat; border-radius:50%;}
.member_wrap .join_type_box .each_box:last-child .circle {background-image:url('/images/sub/join_img_2.png');}
.member_wrap .join_type_box .each_box{border:0;}
.member_wrap .join_type_box .txt{color:#000;}
.member_wrap .join_type_box .btn_wrap .common_btn {width:250px; height:50px; line-height:50px;}
.member_wrap .join_type_box div:nth-child(1) .common_btn.ok{border:1px solid #009ed1; background-color:#009ed1;}
.member_wrap .join_type_box div:nth-child(1) .common_btn.ok:hover,.member_wrap .join_type_box div:nth-child(1) .common_btn.ok:focus {background-color:#fff; color:#009ed1;}

/* name_check_wrap */  
.name_check_wrap .each_box {float:none; margin:0 auto;}

/* email_reject_wrap */ 
.email_reject_wrap ul li {list-style:none;}
.email_reject_wrap .bdt_bg_box.leave {padding:50px 5px;}
.email_reject_wrap .leave_box .right{padding-left:28px; word-break:keep-all;} 

/* join_finish_wrap */
.join_finish_wrap h3 {padding: 10px; background: #d8e2f0; border:1px solid #d5d5d5; border-bottom:0px; text-align: center; line-height:40px;}
.join_finish_wrap h3 em{display:inline-block; padding: 5px 0 0 15px; font-size:1.553em;}
.join_finish_wrap .bdt_bg_box {background-color: #fff; border:1px solid #d5d5d5; border-top: 0px;}
.join_finish_wrap .bdt_bg_box .complete_box{border:0px;}
.join_finish_wrap .complete_box .txt1{font-size: 1.333em;}
.join_finish_wrap .complete_box .txt1 .strong {color:#0a3f88;}
.join_finish_wrap .complete_box img{display:block; margin:0 auto 40px;} 
.join_finish_wrap .complete_box p:nth-child(even){display:inline-block; padding-bottom:3px; border-bottom: 2px solid #585858; font-size: 1.333em; font-weight:700;}
.join_finish_wrap .common_btn.ok{width:159px; height:49px; line-height: 49px;}  

/* pi_wrap */ 
.pi_wrap .btn_wrap{text-align:center;} 
.pi_wrap .btn_wrap .common_btn{width:120px;} 
.pi_wrap .board_write .sns_service .sns_text{display:inline-block;}
.pi_wrap .board_write .sns_service .yn_radio_box{display: block; float: none; padding-bottom: 5px; text-align: right;}
.pi_wrap .board_write .inform_btn{display: inline-block; width: 80px; height: 30px; background: #2196f3; color: #fff; font-size: 0.93em; text-align: center; line-height: 30px;}  
.pi_wrap .board_write .inform_btn:hover {background-color:#1567a9;}
.pi_wrap .dot_list > li{margin-bottom:4px;} 
.pi_wrap .board_write th {padding: 10px 10px; background-color: #f6f7fd;}
.pi_wrap .bw_in_btn {height: 30px; line-height: 30px;}

/* ci_wrap */
.ci_wrap .sub_tit{margin-top:20px;}
.ci_wrap .sub_tit:nth-child(1){margin-top:0;}
.ci_wrap .bar_list {float:left; margin:0 0 10px 22px;} 
.ci_wrap .bw_top_txt {float:right; margin:20px 0 0px;}
.ci_wrap .quest_radio{display: inline-block; width: 35%;} 
.ci_wrap .ci_confirm{width:35px;}
.ci_wrap .chk_each{margin-right:10px;} 
.ci_wrap .board_write .inform_btn.award{width:65px; height:27px; margin-left:5px; line-height:27px;}
.ci_wrap .write_sup_txt.lp{margin-bottom:0; padding-left:19px;}
.ci_wrap .board_write .sns_service .sns_text{display:inline-block;}
.ci_wrap .board_write .sns_service .yn_radio_box{display: block; float: none; padding-bottom: 5px; text-align: right;}
.ci_wrap .board_write .inform_btn{display: inline-block; width: 80px; height: 30px; background: #2196f3; color: #fff; font-size: 0.93em; text-align: center; line-height: 30px;}  
.ci_wrap .board_write .inform_btn:hover {background-color:#1567a9;}
.ci_wrap .dot_list > li{margin-bottom:4px;} 
.ci_wrap .board_write th {padding: 10px 10px; background-color: #f1f5fb;} 
.info_revise_wrap .welfare_box .middle_input{height:30px;}

/* id_pw_find_wrap */ 
.id_pw_find_wrap .idpw_find_box .tit{font-size: 1.26em; text-align:left;}
.id_pw_find_wrap .find_form.pi{overflow:hidden; max-width:360px;}
.id_pw_find_wrap .find_form .pi_area{float:left; width: 83%;}
.id_pw_find_wrap .find_form .pi_area .input_box{padding:0;}
.id_pw_find_wrap .find_form .pi_area label{width:100%; max-width: 100%;}
.id_pw_find_wrap .find_form .btn_wrap {float:right; padding:0; width: 15%;} 
.id_pw_find_wrap .find_form .btn_wrap .common_btn{width: 52px; height: 85px; margin:0; line-height: 85px;}
.id_pw_find_wrap .find_form.ci{overflow:hidden; max-width:380px;}
.id_pw_find_wrap .find_form .ci_area{float:left; width: 83%;}
.id_pw_find_wrap .find_form .ci_area .input_box{padding:0;}
.id_pw_find_wrap .find_form .ci_area label{width:102px;}
/* .id_pw_find_wrap .find_form .btn_wrap .ales_btn {height:129px; line-height:129px;} */
.id_pw_find_wrap .find_form .txt{display: inline-block; margin-top: 0px; text-align: right;}
.id_pw_find_wrap .idpw_find_box .each_box:first-child{border:0;}
.id_pw_find_wrap .idpw_find_box .each_box:last-child{border-left:1px solid #d1d1d1;}
.id_pw_find_wrap .idpw_find_box .each_box:last-child p{text-align:right;}

/* company_check_wrap */
.company_check_wrap .find_form{overflow:hidden; max-width:500px;}
.company_check_wrap .find_form .com_check{width: 80%; float:left;} 
.company_check_wrap .find_form label{width: 100px;display: table-cell;margin: 0;}
.company_check_wrap .find_form .input_box{padding:0;}
.company_check_wrap .idpw_find_box .each_box{float:none; width:100%; margin:0 auto; border:0;} 
.company_check_wrap .find_form .middle_area{width:35%; float: left;} 
.company_check_wrap .find_form .small_area{width:20%; float: left;}
.company_check_wrap .find_form span {float: left; display: inline-block; width: 5%; padding-top: 10px; text-align: center;}
.company_check_wrap .find_form .btn_wrap{display: table; width: 18%; float:right; padding:0;}
.company_check_wrap .find_form .btn_wrap a{display: table-cell; width:100%; height:84px; line-height:inherit; vertical-align: middle; word-break:break-all;} 

/* job_notice_wrap */ 
.job_notice_wrap .board_list2{border-top: 2px solid #1e64ba;} 
.job_notice_wrap .sub_sch_box{background:#fafafa; border-radius: 0;}
.job_notice_wrap .form_bg{background:#fff; border: 1px solid #dedede; border-radius: 0;}
.job_notice_wrap .board_list2 > li.top{background:#fff;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.job_notice_wrap .board_list2 > li:hover {background: #fcfcff;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.job_notice_wrap .mark{display:inline-block; width:59px; height:25px; border-radius:5px; background:#fff; border: 1px solid; border-radius: 25px; font-size:0.867em; line-height:25px; text-align:center;}
.job_notice_wrap .mark.mark1{color:#ff0000; border-color: #ff0000}
.job_notice_wrap .mark.mark2{color:#ffa800; border-color: #ffa800;	} 
.job_notice_wrap .mark.mark3{color:#828282; border-color: #828282;}
.job_notice_wrap .mark4{color:#00a1d5;}
.job_notice_wrap .mark5{color:#fff; background-color: #4385ff; border-color: #4385ff;}
.job_notice_wrap .board_list2 .tit{font-size: 1.125em; font-weight: 500; color: #000;} 
.job_notice_wrap .board_list2 .left{width:50%; padding: 30px; text-align:left;} 
.job_notice_wrap .board_list2 .left a {display:block;}
.job_notice_wrap .board_list2 .notice_list {margin-top: 15px;}
.job_notice_wrap .board_list2 .notice_list li{float:left; width:120px; height:30px; border:1px solid #262626; color:#262626; font-size: 1.0em; line-height:30px; text-align:center; }
.job_notice_wrap .board_list2 .notice_list li.more {width:75px; margin-left:4px; border:0px; font-size:0.933em;}
.job_notice_wrap .board_list2 .info_box li {font-size: 1.0em; font-family: 'Noto Sans KR', 'sans-serif' !important;}
.job_notice_wrap .board_list2 .info_box li:nth-child(2) {color: #4385ff;}
.job_notice_wrap .sub_sch_box select{padding-left: 10px; color:#000;}
.job_notice_wrap .count_area li{float:left; width:25%; height:70px;  text-align:center;} 
.job_notice_wrap .count_area li:last-child{border:0;}
.job_notice_wrap .count_area li em{display:block; font-size: 2.813em;} 
.job_notice_wrap .count_area li a{display:inline-block;}  
.job_notice_wrap .count_area li a .ech_t {display: inline-block; margin-bottom: 10px; font-size: 1.063em; color: #000;} 
.job_notice_wrap .sch_bar_box .total_txt{position: absolute; bottom: 0;}
.job_notice_wrap .sch_bar_box .r_btn_wrap {float: right;}
.job_notice_wrap .sch_bar_box .r_btn_wrap a {display: inline-block; width: 250px; height: 55px; line-height: 55px; text-align: center; border: 1px solid #1e64ba; font-size: 1.125em;}
.job_notice_wrap .sch_bar_box .r_btn_wrap a:nth-child(1) {background: #1e64ba; color: #fff;}
.job_notice_wrap .sch_bar_box .r_btn_wrap a:nth-child(2) {background: #fff; color: #1e64ba;}

.basic_tab_con_box{border:1px solid #ddd; border-radius:20px; margin:25px 0px;}


/* job_end_wrap */ 
.job_end_wrap {padding: 30px 10px;}
.job_end_wrap .basic_tab_con .board_write{border-top:0;} 
.job_end_wrap .basic_tab_con:nth-child(1) .board_write{border-top: 2px solid #0a3f88;}
.job_end_wrap .btn_wrap{text-align:center;}
.job_end_wrap .paper_tit {margin-bottom:10px; font-size:1.63em; font-weight:500;}

/* banner_wrap */ 
.banner_wrap .bdt_bg_box{padding:30px 10px; border: 1px solid #d3d8de; background-color: #fff;}
.banner_wrap .complete_box{border:0px; text-align:left;} 
.banner_wrap .btn_wrap .common_btn{width:178px; height:52px; font-size:1.333em; line-height:52px;}
.banner_wrap .btn_wrap .common_btn span{display:inline-block; width:20px; height:34px; margin-right:7px; background: url('/images/sub/banner.png') no-repeat; vertical-align: text-top;}
.banner_wrap .btn_wrap .common_btn.ok:hover span, .common_btn.ok:focus span{background: url('/images/sub/banner_hover.png') no-repeat;}
.banner_wrap .basic_table tr th:last-child{border-right:0;}
.banner_wrap .basic_table tr td:last-child{border-right:0;}
.banner_wrap .basic_table td:nth-child(1){text-align:left;}
.banner_wrap .basic_table span {display: inline-block; width:48px; height:24px; background-color: #fff; color: #fff; font-size: 0.86em; line-height:22px;}
.banner_wrap .basic_table a{display:inline-block;}
.banner_wrap .basic_table span.mark1 {background-color:#ff1800;}
.banner_wrap .basic_table span.mark2 {background-color:#ffa800;}
.banner_wrap .basic_table span.mark3 {background-color:#828282;} 
.banner_wrap .basic_table span.mark4 {border:1px solid #777; color:#777;}
.banner_wrap .board_write{border-top:2px solid #0a3f88;}
.banner_wrap .board_write th {padding: 10px 10px; background-color:#f1f5fb; font-weight:bold;}
.banner_wrap .board_write select {width:100%;}

/* on_applicant_wrap */   
.on_applicant_wrap td a{display:block;}
.on_applicant_wrap .sub_sch_box {background: #fafafa; border-top: none; border-bottom: none; margin-bottom: 0;}
.on_applicant_wrap .sub_sch_box select{width: 99%;background: #fff url(/images/sub/detail_list_down.png) no-repeat right 30px center; border: 1px solid #c8c8c8; padding-left: 10px; color:#000; 
font-size: 1.125em; font-family: "NanumSquare" , sans-serif !important;}
.on_applicant_wrap .count_area{padding: 60px 0;}
.on_applicant_wrap .count_area li{float:left; width:25%; border-right:1px solid #e8e8e8; font-size:1.067em; text-align:center;}
.on_applicant_wrap .count_area li:last-child{border:0;}
.on_applicant_wrap .count_area li em{display:block; font-size:3.125em;} 
.on_applicant_wrap .count_area li a{display:inline-block;}
.on_applicant_wrap .count_area li a span.ech_t	{display: inline-block;font-size: 1.125em; color: #000; margin-bottom: 15px;}
.on_applicant_wrap .btn_wrap .common_btn {width: 113px; height: 36px; line-height: 36px; background-color: #0a3f88; border-color: #0a3f88; font-size: 0.933em;}
.on_applicant_wrap .btn_wrap .common_btn:hover, .on_applicant_wrap .btn_wrap .common_btn:focus {background-color: #fff; color: #0a3f88;}
.on_applicant_wrap .btn_wrap .common_btn.btn1 span {display: inline-block; padding-left: 33px; background: url('/images/sub/app_day.png') no-repeat 0 center; background-size:24px;}
.on_applicant_wrap .btn_wrap .common_btn.btn1:hover span, .on_applicant_wrap .btn_wrap .common_btn.btn1:focus span {background-image: url('/images/sub/app_day_hover.png');}
.on_applicant_wrap .btn_wrap .common_btn.btn2 span {display: inline-block; padding-left: 35px; background: url('/images/sub/email.png') no-repeat 0 center; background-size:24px;}
.on_applicant_wrap .btn_wrap .common_btn.btn2:hover span, .on_applicant_wrap .btn_wrap .common_btn.btn2:focus span {background-image: url('/images/sub/email_hover.png');}
.on_applicant_wrap .btn_wrap .common_btn.btn3 span {display: inline-block; padding-left: 33px; background: url('/images/sub/sns.png') no-repeat 0 center; background-size:18px;}
.on_applicant_wrap .btn_wrap .common_btn.btn3:hover span, .on_applicant_wrap .btn_wrap .common_btn.btn3:focus span {background-image: url('/images/sub/sns_hover.png');}
.on_applicant_wrap .num {padding:0;}
.on_applicant_wrap .common{display:inline-block; width:43px; height:21px; color:#fff; font-size:0.800em; line-height:21px; text-align:center;}
.on_applicant_wrap .reading{display:inline-block; padding: 5px 20px 0; text-align:center; vertical-align: middle;}
.on_applicant_wrap .reading_on{background-color:#a8a8a8;}
.on_applicant_wrap .reading_off{background-color:#ff0000;} 
.on_applicant_wrap .reading_good{background-color:#00a3d4;}
.on_applicant_wrap .content{text-align:left;} 
.on_applicant_wrap .board_list tbody td{color:#000;} 

.on_applicant_wrap .photo {display:inline-block; margin-bottom: 5px; vertical-align:text-bottom;} 
.on_applicant_wrap .photo p{width:67px; height:67px; background: #eaeaec; border-radius: 50%; overflow: hidden;}
.on_applicant_wrap .photo p img{width:100%; max-height: 200%; height: auto !important; margin-top: -10px; border-radius:50%;}

.on_applicant_wrap .scrap {display: inline-block; width: 20px; height: 20px; min-height: inherit;  padding-right: 0;  margin-right: 5px; background: url("/images/sub/scrap_ico02.png") no-repeat 0 0; vertical-align: middle;}
.on_applicant_wrap .scrap.on{background:url('/images/sub/scrap_ico02_on.png');} 
.on_applicant_wrap .st_sch_btn {right: 0; width: 80px; background: none; background-color: #1e64ba;}
.on_applicant_wrap .st_sch_btn .ico {padding-left: 0;}
.on_applicant_wrap select#rcode {width: 100%; height: 40px; line-height: 40px; font-size: 1.0em; font-family: "NanumSquare" , sans-serif !important;}
.on_applicant_wrap .cate_list > p {font-size: 0.938em; color: #8d8d8d; font-family: "Spoqa Han Sans", sans-serif !important;}


/* paper_view_wrap */
.paper_view_wrap .paper_tit .mark{display: inline-block; width: 55px; border-radius:5px; height: 21px; background-color: #92d050; color: #000; font-size: 0.567em; line-height:20px; vertical-align: middle; text-align:center;}
.paper_view_wrap .info_box .scrap {display: inline-block; width: 20px; height: 20px; min-height: inherit; padding-right: 0; margin-right: 5px; background: url("/images/sub/scrap_ico02.png") no-repeat 0 0;}
.paper_view_wrap .info_box .scrap.on {background-image: url("/images/sub/scrap_ico02_on.png");}
.paper_view_wrap .sub_btn_box{float:right; display:inline-block;}
.paper_view_wrap .sub_btn_box a{min-width:70px; height:30px; line-height:28px; margin:0; font-size: 0.867em; width:auto !important;} 
.paper_view_wrap .top_btn_box a{min-width:70px; height:30px; line-height:28px; margin:0; font-size: 0.867em; width:auto !important;} 
.paper_view_wrap .sub_btn_box .block{border:1px solid #e42626; background-color:#e42626; color:#fff;}
.paper_view_wrap .sub_btn_box .block:hover, .paper_view_wrap .sub_btn_box .block:focus{background-color:#fff; border:1px solid #e42626; color:#e42626;}

/* block_wrap */ 
.block_wrap .bdt_bg_box{padding:30px 10px; border: 1px solid #d3d8de; background-color: #fff;}
.block_wrap .complete_box{border:0px; text-align:left;} 
.block_wrap .board_list em, .block_wrap .board_list a{display:block;}
.block_wrap .board_list .unlock{display:inline-block; width:52px; height:23px; margin-top:5px; background:#e42626; border:1px solid #e42626; color:#fff; font-size:0.933em; line-height:23px; text-align:center;}
.block_wrap .board_list .unlock:hover, .block_wrap .board_list .unlock:focus {background:#fff; color:#e42626;}
.block_wrap .photo {display:inline-block; vertical-align:text-bottom;} 
.block_wrap .photo p{width:62px; height:67px;} 
.block_wrap .photo p img{width:100%; border-radius:50%;}

/* offer_wrap */ 
.offer_wrap .board_list td a{display:block}
.offer_del_btn{float: left; width: 120px;height: 30px;border: 1px solid #262626;color: #262626;font-size: 1.0em;line-height: 30px;text-align: center;}
.offer_wrap .board_list em{display:block;}
.offer_wrap .btn_wrap a:nth-child(1) img{width:25px; height: 15px; margin-top: 10px;}
.offer_wrap .btn_wrap a:nth-child(2) img{width:16px; height: 26px; margin-top: 4px;}
.offer_wrap .btn_wrap .common_btn {width: 113px; height: 36px; line-height: 36px; background-color: #0a3f88; border-color: #0a3f88; font-size: 0.933em;}
.offer_wrap .btn_wrap .common_btn:hover, .offer_wrap .btn_wrap .common_btn:focus {background-color: #fff; color: #0a3f88;}
.offer_wrap .btn_wrap .common_btn.btn1 span {display: inline-block; padding-left: 35px; background: url('/images/sub/email.png') no-repeat 0 center; background-size:24px;}
.offer_wrap .btn_wrap .common_btn.btn1:hover span, .offer_wrap .btn_wrap .common_btn.btn1:focus span {background-image: url('/images/sub/email_hover.png');}
.offer_wrap .btn_wrap .common_btn.btn2 span {display: inline-block; padding-left: 33px; background: url('/images/sub/sns.png') no-repeat 0 center; background-size:18px;}
.offer_wrap .btn_wrap .common_btn.btn2:hover span, .offer_wrap .btn_wrap .common_btn.btn2:focus span {background-image: url('/images/sub/sns_hover.png');}
.offer_wrap .photo {display:inline-block; vertical-align:text-bottom;} 
.offer_wrap .photo p{width:62px; height:67px;}
.offer_wrap .photo p img{width:100%; border-radius:50%;}
.offer_wrap .offer_del_btn {display: inline-block;}

/* recommend_wrap */ 
.recommend_wrap .quest img {margin:3px 10px 0;} 
.recommend_wrap .quest ul{display:inline-block;}
.recommend_wrap .ser_process li{display:none;}

/* service_wrap */  
.service_wrap .fc_blue {color: #1e64ba;}
.service_wrap .fc_red {color: #d85555;}
.service_wrap .bdt_bg_box {position: relative; background: none; border: none; padding: 0 0 0 30px; margin-bottom: 30px;}
.service_wrap .point_txt_box {color: #393536;}
.service_wrap .complete_box{border:0px; text-align:left;}  
.service_wrap .board_write th {padding: 10px 10px; background-color: #f6f7fd;}
.service_wrap .board_write select {width:100%;}
.service_wrap .bdt_bg_box.notice1 {padding:45px 35px; border-top: 1px solid #1e64ba; background-color:#fafafa;}
.service_wrap .bdt_bg_box.notice1 .complete_box {border:0px; text-align:left;} 
.service_wrap .btn_wrap .common_btn{width:300px; height:51px; font-size:1.233em; line-height:51px;} 
.service_wrap .board_write select {height: 45px; font-size: 1.063em;}
.service_wrap .abs_bull_list li {padding-left: 25px; font-size: 1.063em;color: #393536;line-height: 150%;margin-bottom: 10px;}
/* .service_wrap .abs_bull_list li:last-child {margin-bottom: 0;} */

/* scrap_wrap */  
.scrap_wrap .se_info a{display:block;}
.scrap_wrap .photo {display:inline-block; margin-bottom: 5px; vertical-align:text-bottom;} 
.scrap_wrap .photo p{width:67px; height:67px; background: #eaeaec; border-radius: 50%; overflow: hidden;}
.scrap_wrap .photo p img{width:100%; max-height: 200%; height: auto !important; margin-top: -10px; border-radius:50%;}
.scrap_wrap .scrap {display: inline-block; width: 20px; height: 20px; min-height: inherit;  padding-right: 0;  margin-right: 5px; background: url("/images/sub/scrap_ico02.png") no-repeat 0 0; vertical-align: middle;}
.scrap_wrap .scrap.on{background:url('/images/sub/scrap_ico02_on.png');} 
.scrap_wrap .tit .mark {display: inline-block; padding: 4px 9px; border-radius:5px; background-color: #fff; border: 1px solid #2196f3; color: #2196f3; font-size: 0.86em;}
.scrap_wrap .tit .mark.mark2 {background-color: #00a1d5; color: #fff;}
.scrap_wrap .tit .mark3{color:#00a1d5;} 
.scrap_wrap .cate_list em{display: inline-block; height: 11px; margin: 0 5px; border-right: 2px solid #666;}
.scrap_wrap .cate_list li { font-weight: 500;font-size: 0.938em; color: #8d8d8d; font-family: 'Noto Sans KR', 'sans-serif';}
.scrap_wrap .dotdot{margin:5px 0; font-weight:bold;}
.scrap_wrap .offer{display:inline-block; width: 120px; height: 40px; line-height: 40px; background-color: #d85555; border:1px solid #d85555; color:#fff; font-size: 0.933em;}
.scrap_wrap .offer:hover, .scrap_wrap .offer:focus {background-color:#fff; color:#d85555;}


/* concern_wrap */
.concern_wrap .se_info a{display:block;}
.concern_wrap .photo {display:inline-block; vertical-align:text-bottom;} 
.concern_wrap .photo p{width:62px; height:67px;}
.concern_wrap .photo p img{width:100%; border-radius:50%;} 
.concern_wrap .scrap {display: inline-block; width: 15px; height: 15px; min-height: inherit;  padding-right: 0;  margin-right: 5px; background: url("/images/sub/scrap_ico02.png") no-repeat 0 0; vertical-align: middle;}
.concern_wrap .scrap.on{background:url('/images/sub/scrap_ico02_on.png');}
.concern_wrap .tit .mark {display: inline-block; border-radius:5px; padding: 4px 9px; background-color: #fff; border: 1px solid #2196f3; color: #2196f3; font-size: 0.86em;}
.concern_wrap .tit .mark.mark1 {background-color:#00a1d5; color: #fff;}
.concern_wrap .tit .mark2 {color:#00a1d5;} 
.concern_wrap .cate_list em{display: inline-block; height: 11px; margin: 0 5px; border-right: 2px solid #666;}
.concern_wrap .dotdot{margin:5px 0; font-weight:bold;} 
.concern_wrap .offer{display:inline-block; width: 77px; height: 30px; line-height: 30px; background-color: #0a3f88; border:1px solid #0a3f88; color:#fff; font-size: 0.933em;}
.concern_wrap .offer:hover, .concern_wrap .offer:focus {background-color:#fff; color:#0a3f88;}

/* order_wrap */ 
.order_wrap .se_info a{display:block;}
.order_wrap .photo {display:inline-block; vertical-align:text-bottom;} 
.order_wrap .photo p{width:62px; height:67px;}
.order_wrap .photo p img{width:100%; border-radius:50%;}  
.order_wrap .scrap {display: inline-block; width: 15px; height: 15px; min-height: inherit;  padding-right: 0;  margin-right: 5px; background: url("/images/sub/scrap_ico02.png") no-repeat 0 0; vertical-align: middle;}
.order_wrap .scrap.on{background:url('/images/sub/scrap_ico02_on.png');} 
.order_wrap .tit .mark {display: inline-block; padding: 4px 9px; border-radius:5px; background-color: #fff; border: 1px solid #2196f3; color: #2196f3; font-size: 0.86em;}
.order_wrap .tit .mark.mark1 {background-color:#00a1d5; color: #fff;} 
.order_wrap .tit .mark2 {color:#00a1d5;} 
.order_wrap .cate_list em{display: inline-block; height: 11px; margin: 0 5px; border-right: 2px solid #666;}
.order_wrap .dotdot{margin:5px 0; font-weight:bold;} 
.order_wrap .offer{display:inline-block; width: 77px; height: 30px; line-height: 30px; background-color: #0a3f88; border:1px solid #0a3f88; color:#fff; font-size: 0.933em;}
.order_wrap .offer:hover, .order_wrap .offer:focus {background-color:#fff; color:#0a3f88;}

/* register_wrap */ 
.register_wrap .recruit_sch_box .btn_box {padding:15px;} 
.register_wrap .btn_box > div{float:left;} 
.register_wrap .btn_box > div p:nth-child(2) {margin-left:7px;} 
.register_wrap .recruit_sch_box .btn_box {padding: 15px 0;} 
.register_wrap .recruit_sch_box .btn_box {padding:15px 0;}
.register_wrap .recruit_sch_box .sch_bar {margin-right:25px;}
.register_wrap .recruit_sch_box .btn_box .t1 {float: left; margin-top: 13px; margin-left: 10px; opacity: 0.67; font-size: 0.933em;}
.register_wrap .recruit_sch_box .btn_box .t1 span {color: #e11414; }
.register_wrap .recruit_sch_box .btn_box .sch_bar {margin-right: 25px;}
.register_wrap .recruit_sch_box .btn_box .item_box .item {padding-right: 18px; color: #345cb8; background: url('/images/sub/close_ico.png') no-repeat right center; font-weight: 500;}
.register_wrap .chk_each label{margin-right:5px;}
.register_wrap .people_count {display:inline-block; margin:5px 0 0 10px;}
.register_wrap .term{display: inline-block;}
.register_wrap .sub_con {position: relative;}

/* introduce_wrap */  
.introduce_wrap .bdt_bg_box{padding:30px 10px; border: 1px solid #d3d8de; background-color: #fff;} 
.introduce_wrap .complete_box{border:0px; text-align:left;}
.introduce_wrap .basic_tab_con{display:block;}
.introduce_wrap .board_write th{padding:10px 10px; background-color:#eef3fc; word-break:keep-all;}
.introduce_wrap tbody tr:nth-child(4) input {margin-bottom:5px;}
.introduce_wrap .board_write select{width:100%;} 
.introduce_wrap .btn_wrap .common_btn{width:140px; height:41px; font-size:1.233em; line-height:41px;} 

/* main_page_wrap */
.main_page_wrap > p{margin-bottom:5px; text-align:right;}
.main_page_wrap .btn_wrap{overflow:hidden; margin-bottom:40px;}
.main_page_wrap .btn_wrap .common_btn{display:block; float:left; width:33.3%; margin:0; background-color: #0a3f88; border-color: #fff;}
.main_page_wrap .btn_wrap .common_btn:nth-child(3){border-right:1px solid #fff;}
.main_page_wrap .btn_wrap .common_btn:hover{background-color: #fff; border-color: #0a3f88; color: #0a3f88;} 
.main_page_wrap .count_area{margin-bottom:50px; padding:30px 0; border:1px solid #d5d5d5;}
.main_page_wrap .count_area li{float:left; width:20%; font-size:1.067em; text-align:center;}
.main_page_wrap .count_area li:last-child{border:0;}
.main_page_wrap .count_area li em{display:block; width: 110px; height: 110px; background: #f9f9f9; border-radius: 55px; margin: 0 30px 20px; font-size:2.531em; color:#0a3f88; line-height: 110px; text-align: center;}
.main_page_wrap .mark_box {border-top: 2px solid #0a3f88; padding: 10px 0; overflow: hidden;}
.main_page_wrap .mark_box .mark_list {float: left; margin-top: 5px;}
.main_page_wrap .mark_box .mark_list > li {float: left; margin-right: 10px; font-size: 0.867em;}
.main_page_wrap .mark_box .mark_list > li:last-child {margin-right: 0;}
.main_page_wrap .mark_box .mark_list > li span {display: inline-block; width: 29px; height: 22px; line-height: 20px; margin-right: 5px; border: 1px solid #f80d0d; color: #f80d0d; font-size: 0.923em; text-align: center;}
.main_page_wrap .mark_box .mark_list > li.mark2 span {border-color: #f87b0d; color: #ee291a;}
.main_page_wrap .mark_box .mark_list > li.mark3 span {border-color: #03a9f4; color: #03a9f4;}
.main_page_wrap .mark_box .mark_list > li.mark4 span {border-color: #8cc540;}
.main_page_wrap .mark_box .mark_list > li span img {vertical-align: middle;}
.main_page_wrap .mark_box .sel_box {float: right;}
.main_page_wrap .mark_box .sel_box select {width: 107px; height: 33px; border: 1px solid #dee4eb;}
.main_page_wrap .board_list {border-top: 1px solid #0a3f88;}
.main_page_wrap .board_list th {background-color: #f1f6fc; font-weight: 500;}
.main_page_wrap .board_list th, .main_page_wrap .board_list td {border-left: none;}
.main_page_wrap .board_list td.apply .apply_btn {display: inline-block; width: 119px; height: 30px; line-height: 28px; border-radius:5px; border: 1px solid #5378ab; background-color: #5378ab; color: #fff; text-align: center; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; font-size: 0.867em;}
.main_page_wrap .board_list td.apply .apply_btn:hover {background-color: #fff; color: #5378ab;}
.main_page_wrap .board_list td.apply .apply_btn.email {background-color: #80b725; border-color: #80b725;}
.main_page_wrap .board_list td.apply .apply_btn.email:hover {color: #80b725; background-color: #fff;}
.main_page_wrap .board_list td.apply .apply_btn.home {background-color: #f16522; border-color: #f16522;}
.main_page_wrap .board_list td.apply .apply_btn.home:hover {color: #f16522; background-color: #fff;}
.main_page_wrap .board_list td.apply .date {margin-top: 5px; color: #585858;}
.main_page_wrap .board_list td.company span {display: inline-block;}
.main_page_wrap .board_list td.company .mark {height: 22px; border-radius:5px; line-height: 20px; padding: 0 4px; margin: 2px 0; border: 1px solid #ee291a; color: #ee291a;}
.main_page_wrap .board_list td.company .mark.mark2 {color: #ee291a; border-color: #f87b0d;}
.main_page_wrap .board_list td.company .mark.mark3 {color: #03a9f4; border-color: #03a9f4;}
.main_page_wrap .board_list td.company .mark.mark4 {color: #8cc540; border-color: #8cc540;}
.main_page_wrap .board_list td.company .mark.mark4 img {vertical-align: middle;}
.main_page_wrap .board_list td.company .mark.mark5 {color: #fff; border-color: #20ac12; background-color: #20ac12;}
.main_page_wrap .board_list td.company .mark.mark6 {color: #fff; border-color: #0a3f88; background-color: #0a3f88;}
.main_page_wrap .board_list td.company .mark.mark7 {color: #fff; border-color: #a3a3a3; background-color: #a3a3a3;}
.main_page_wrap .board_list td.tit .dotdot {display: inline-block; max-width: 100%; min-height: 20px; padding-right: 20px; margin-bottom: 10px; font-size: 1.133em;}
.main_page_wrap .board_list td.tit .cate_list {overflow: hidden;}
.main_page_wrap .board_list td.tit .cate_list > li {position: relative; float: left; padding-right: 18px; margin-right: 15px; color: #585858;}
.main_page_wrap .board_list td.tit .cate_list > li:after {display: inline-block; content:''; position: absolute; right: 0; top: 3px; width: 1px; height: 14px; background-color: #909090;}
.main_page_wrap .board_list td.tit .cate_list > li:last-child {padding-right: 0; margin-right: 0;}
.main_page_wrap .board_list td.tit .cate_list > li:last-child:after {display: none;}

/* faq_wrap */ 
.faq_wrap .sch_bar_box .total_txt{margin-top:6px;}
.faq_wrap .sch_bar_box .qa_txt {float:right; line-height:26px; font-size:0.933em;}
.faq_wrap .sch_bar_box .qa_txt a{width:90px; height:26px; margin-left:10px; margin-bottom:0px; line-height:23px;}


.serch_wrap .board_list .scrap {display: inline-block; width: 20px; height: 20px; min-height: inherit; padding-right: 0; margin-right: 5px; background: url("/images/sub/scrap_ico02.png") no-repeat 0 0; vertical-align: middle;}
.serch_wrap .board_list .scrap.on {background-image: url("/images/sub/scrap_ico02_on.png");}
.total_sch_ui {width: calc(100% - 245px); height:200px;overflow:scroll; overflow-x: hidden;}

.commu_wrap{width:100%; display: flex; justify-content: space-between;}
.commu_wrap .board_wrap{width:49%; margin-bottom:20px; border:1px solid #1e64ba; padding:20px 30px;}
.commu_wrap .board_wrap h3{color:#1e64ba; font-size:1.6rem; font-weight:bold; margin-bottom:10px; border-bottom:1px dotted #1e64ba; padding-bottom:10px;}
.commu_wrap .board_wrap h3 img{vertical-align:middle; margin-right:5px;}
.commu_wrap .board_wrap h3 span{float:right; font-size:1.0rem; font-weight:bold; color:#7c7c7c; margin-top:10px;}
.commu_wrap .board_wrap ul li{clear:both; line-height:180%; margin-bottom:10px;}
.commu_wrap .board_wrap ul li div{width:85%; float:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.commu_wrap .board_wrap ul li span{float:right; color:#666; background: url("/images/comun/comment_icon.png") no-repeat 5px 8px; padding-left:30px;}

.commu_board_wrap{width:100%;}
.review_area{width:100%; height:100px; margin-bottom:20px; height:100px; border:1px solid #cccccc; padding:20px 30px; box-sizing:border-box; cursor:pointer;}
.review_area:hover{border:1px solid #1e64ba;}
.review_area ul li{display:inline-block; vertical-align:middle; overflow:hidden;}
.review_area ul li:first-child{width:20%; text-align:center;}
.review_area ul li:nth-child(2){width:20%; text-align:center;}
.review_area ul li:nth-child(2) span{font-weight:bold;}
.review_area ul li:nth-child(3){width:50%; text-align:left;}
.review_area ul li:last-child{width:10%; margin-left:-15px; text-align:center;}
.review_area ul li img{ height:60px; vertical-align:middle;}
.hashtag{color:#9a9a9a; font-weight:400;}

.commu_board_wrap2{width:100%;}
.commu_board_wrap2 > p{text-align:center;}



/* view_offer_wrap */ 
.view_offer_wrap {padding: 30px 10px;}
.view_offer_wrap .paper_tit {margin-bottom:10px; font-size:1.6em; font-weight:500;}
.view_offer_wrap .btn_wrap {text-align:center;} 

/* info_revise_wrap */
.info_revise_wrap .sub_tit{margin-top:20px;}
.info_revise_wrap .sub_tit:nth-child(1){margin-top:0;}
.info_revise_wrap .bar_list {float:left; margin:0 0 10px 22px ;} 
.info_revise_wrap .bw_top_txt {float:right; margin:20px 0 0px;}
.info_revise_wrap .quest_radio{display: inline-block; width: 35%;} 
.info_revise_wrap .ci_confirm{width:35px;} 
.info_revise_wrap .chk_each{margin-right:10px;} 
.info_revise_wrap .board_write .inform_btn.award{width:65px; height:27px; margin-left:5px; line-height:27px;}
.info_revise_wrap .write_sup_txt.lp{margin-bottom:0; padding-left:19px;}
.info_revise_wrap .board_write .sns_service .sns_text{display:inline-block;}
.info_revise_wrap .board_write .sns_service .yn_radio_box{display: block; float: none; padding-bottom: 5px; text-align: right;}
.info_revise_wrap .board_write .inform_btn{display: inline-block; width: 80px; height: 30px; background: #2196f3; color: #fff; font-size: 0.93em; text-align: center; line-height: 30px;}  
.info_revise_wrap .board_write .inform_btn:hover {background-color:#1567a9;}
.info_revise_wrap .dot_list > li{margin-bottom:4px;} 
.info_revise_wrap .board_write th {padding: 10px 10px; background-color: #f6f7fd;}
.info_revise_wrap .welfare_box .middle_input{height:30px;}
.info_revise_wrap .bw_in_btn {height: 30px; line-height: 30px;}
.info_revise_wrap .del_img {margin-top: 10px; font-size: 0.835em; font-family: 'NanumSquare' , sans-serif !important;}
.info_revise_wrap .del_img .del_img_btn {display: inline-block; background: red; color: #fff; padding: 2px 5px; font-size: 0.85em;}



/* good_ci_wrap */
.good_ci_wrap .complete_box em{display: inline-block; height: 11px; margin: 0 5px; border-right: 2px solid #666;}
.good_ci_wrap .bdt_bg_box{padding:30px 10px; border: 1px solid #d3d8de; background-color: #fff;} 
.good_ci_wrap .complete_box{border:0px; text-align:left;}
.good_ci_wrap .basic_tab_con{display:block;}
.good_ci_wrap .board_write th{padding:10px 10px; background-color:#eef3fc; word-break:keep-all;}
.good_ci_wrap .btn_wrap .common_btn{width:140px; height:41px; font-size:1.233em; line-height:41px;} 

/* inquiry_write_wrap */ 
.inquiry_write_wrap .board_write th{padding:10px 10px; background-color:#eef3fc; word-break:keep-all;}

/* close_wrap */  
.close_wrap .complete_box em{display: inline-block; height: 11px; margin: 0 5px; border-right: 2px solid #666;}
.close_wrap .bdt_bg_box{background: #fafafa; padding: 45px 35px; border-top: 1px solid #1e64ba;} 
.close_wrap .complete_box{border:0px; text-align:left; font-size: 1.063em;}
.close_wrap .basic_tab_con{display:block;}
.close_wrap .board_write th{padding:10px 10px; background-color:#f6f7fd; word-break:keep-all;}
.close_wrap .btn_wrap .common_btn{width:140px; height:41px; font-size:1.233em; line-height:41px;}

/* welfare_wrap */
.welfare_wrap{padding: 30px 10px;}
.welfare_wrap .paper_tit {margin-bottom:10px; font-size: 1.63em; font-weight: 500;} 
.welfare_wrap .chk_each{margin-right:7px;}
.welfare_wrap .board_write th, .welfare_wrap .board_write td {display:block; width:100%;}
.welfare_wrap .board_write th{color:#0a3f88; font-weight:500;} 
.welfare_wrap .board_write th em{color:#666; font-size:0.800em; font-weight:normal;}
.welfare_wrap .btn_wrap {text-align:center;}

/* detail_list */
.detail_list .row {display: table; width:100%; position: relative;  background-color: #fff; border-bottom: 0;}
.detail_list .row2 {margin-top: -1px; border: none;}
.detail_list .row2.active {margin-top: 223px;}
.detail_list .row2.active2 {margin-bottom: 220px;}
.detail_list .row .tab_box  {float: left; width: 25%; box-sizing: border-box !important; border:solid 1px #dee4ed;  border-right: none}
.detail_list .row .tab_box:last-child {border-right: 1px solid #dee4ed;}
.detail_list .row .tab_box.tab_box2  {float: left; width: 33.333333%; box-sizing: border-box !important; /*border-bottom: 1px solid #dee4eb; border-right: 1px solid #dee4db;*/}

/* .detail_list .row2 .total_box {width: calc(100% - 1px);} */



/*.detail_list .row .tab_box:last-child {border-right: 0;}*/

.detail_list .row .tab_box.active  {display: inline-block; border-bottom: 1px solid #1e64ba;}
.detail_list .row .tab_box.active.on {border: 1px solid #1e64ba !important; border-bottom: 1px solid #fff !important;}
/*.detail_list .row .tab_box:first-child {border-left: 0;}*/
.detail_list .row .tab_box  .tab {position: relative; display: block; width: 100%; height: 60px; line-height: 60px; padding: 0 15px; background: url('/images/sub/detail_list_down.png') no-repeat right 30px center; cursor: pointer; font-size: 1.125em; background-size: 10px;}
.detail_list .row .tab_box:first-child .tab {border-left: 0;}
.detail_list .row .tab_box  .tab:after {content:""; display: none; position: absolute; top: 0; right: 0; width: 0.5px; height: 60px; background: #dee4eb;}


.detail_list .small_box {display: none;min-height: 120px; max-height: 120px;}
.detail_list .total_box {display: none;position: absolute;left: 0;top: 62px;width: calc(100%);height: 223px;/* overflow-y: hidden; *//* border: 1px solid #1e64ba; */border-top: 0;background-color: #fff;z-index: 2;box-sizing:border-box;}
.detail_list .total_box.on {display: block;}
.detail_list .total_box {}
.detail_list .category_box {overflow: hidden;}
.detail_list .category_box > li {float: left;padding: 13px 0 0;border: 1px solid #1e64ba;}
.detail_list .category_box > li.box1 {width: 33.33%;border-right: 1px solid #dee4eb;/* border: 1px solid #1e64ba; *//* border-right: none; */border-top: none;}
.detail_list .category_box > li.box2 {width: 66.66%;border-left: 1px solid #dee4eb; border-top: none; /* margin-left: -1px; */}

.detail_list .category_box > li .category {display: inline-block; margin: 0 10px; padding: 0 15px; height: 26px; line-height: 24px; border: 1px solid #1e64ba; color: #1e64ba; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.detail_list .category_list {position: relative; margin-top: 10px; padding: 10px 0; max-width: 100%; height: 173px; overflow-y: auto; z-index: 1;}
.detail_list .total_box >.category_list {height: 100%; margin-top: 0px; padding: 20px 0 10px; border: 1px solid #1e64ba; border-top: none;}
html.ie9 .detail_list .category_list {margin-bottom: auto;}
.detail_list .category_box .category_list {border-top: 1px solid #dee4eb;}
.detail_list .category_list > li a {display: block; color: #444444; padding: 4px 15px; font-size: 1.063em;}
.detail_list .category_list > li a:hover, .detail_list .category_list > li a:focus {color: #0a3f88;}
.detail_list .category_list > li.on a {color: #1e64ba; font-weight: 500; background-color: #f9f9fe;}
.detail_list .check_list {overflow-y: auto; padding: 10px; height: 173px; border-top: 1px solid #dee4eb;}
.detail_list .category + .check_list {margin-top: 10px;}
.detail_list .check_list > li {float: left; width: 50%; margin: 5px 0; font-family: "Noto Sans KR" , sans-serif !important;}
.detail_list .check_list > li .chk_each .vchkbox {top: 5px; border-color: #d3d3d3;}
.detail_list .check_list > li .chk_each input:checked + label {color: #0a3f88;}
.detail_list .check_list > li.on a {color: #1e64ba; font-weight: 500; background-color: #f9f9fe;}
.detail_list .major_sch_ipt {width: 100%; height: 60px; border: none; padding: 0 15px; font-size: 1.125em;}
.detail_list input.major_sch_ipt::-webkit-input-placeholder {font-size: 90%; }
.detail_list input.major_sch_ipt::-moz-placeholder {font-size: 90%; }
.detail_list input.major_sch_ipt:-ms-input-placeholder {font-size: 90%; }
.detail_list input.major_sch_ipt:-moz-placeholder {font-size: 90%;}
.detail_list input.major_sch_ipt::placeholder {font-size: 90%;}
.detail_list .category_box.category_box_3depth > li {width: 33.3333% !important;}
.detail_list .category_box.category_box_3depth > li.box2 {border-right: none;border-top: none;border-left: none;}
.detail_list .category_box.category_box_3depth > li.box3 {border-top: none; border-left: 1px solid #dee4ed;}
/* sp_rsch_tab_wrap */
.detail_list .row .tab_box.major_sch {width: 50% !important;}
.sp_rsch_tab_wrap {margin-bottom: 45px;}
.sp_rsch_tab > li a span {padding: 15px 0px 15px 0px;}
.sp_rsch_tab > li {float: left; width: 50%;border: 1px solid #1e64ba; border-radius:5px;}
.sp_rsch_tab > li:first-child.on a {background: #1e64ba;}
.sp_rsch_tab > li:first-child.on a span {display: inline-block;}
.sp_rsch_tab > li:first-child a {border-right: 0;}
.sp_rsch_tab > li:first-child a span {display: inline-block;}
.sp_rsch_tab > li:last-child.on a {background: #1e64ba;}
.sp_rsch_tab > li:last-child.on a span {display: inline-block;}
.sp_rsch_tab > li:last-child a {}
.sp_rsch_tab > li:last-child a span {display: inline-block;}
.sp_rsch_tab > li a {display: block; text-align: center; font-size: 1.250em; color: #1e64ba;}
.sp_rsch_tab > li.on a {display: block; text-align: center; font-size: 1.250em; color: #fff;}



.sjob_tab_wrap {margin-bottom: 45px;}
.sjob_tab{display: flex;justify-content: space-between;}
.sjob_tab > li a span {padding: 15px 0px 15px 0px;}
.sjob_tab > li {display:inline-block; width: 32%; border: 1px solid #1e64ba; border-radius:5px;}
.sjob_tab > li:first-child.on a {background: #1e64ba;}
.sjob_tab > li:first-child.on a span {display: inline-block}
.sjob_tab > li:first-child a {border-right: 0;}
.sjob_tab > li:first-child a span {display: inline-block;}
.sjob_tab > li:nth-child(2).on a {background: #1e64ba;}
.sjob_tab > li:nth-child(2).on a span {display: inline-block;}
.sjob_tab > li:nth-child(2) a {border-right: 0 ;}
.sjob_tab > li:nth-child(2) a span {display: inline-block;}
.sjob_tab > li:last-child.on a {background: #1e64ba;}
.sjob_tab > li:last-child.on a span {display: inline-block;}
.sjob_tab > li:last-child a {}
.sjob_tab > li:last-child a span {display: inline-block;}
.sjob_tab > li a {display: block; text-align: center; font-size: 1.250em; color: #1e64ba;}
.sjob_tab > li.on a {display: block; text-align: center; font-size: 1.250em; color: #fff;}


.sjob_tab2{display: flex;justify-content: space-between;}
.sjob_tab2 > li a span {padding: 15px 0px 15px 15px;}
.sjob_tab2 > li {display:inline-block; width: 49%; border: 1px solid #1e64ba; border-radius:5px;}
.sjob_tab2 > li:first-child.on a {background: #1e64ba;}
.sjob_tab2 > li:first-child.on a span {display: inline-block}
.sjob_tab2 > li:first-child a {border-right: 0;}
.sjob_tab2 > li:first-child a span {display: inline-block;}
.sjob_tab2 > li:nth-child(2).on a {background: #1e64ba;}
.sjob_tab2 > li:nth-child(2).on a span {display: inline-block;}
.sjob_tab2 > li:nth-child(2) a {border-right: 0 ;}
.sjob_tab2 > li:nth-child(2) a span {display: inline-block;}
.sjob_tab2 > li:last-child.on a {background: #1e64ba;}
.sjob_tab2 > li:last-child.on a span {display: inline-block;}
.sjob_tab2 > li:last-child a {}
.sjob_tab2 > li:last-child a span {display: inline-block;}
.sjob_tab2 > li a {display: block; text-align: center; font-size: 1.250em; color: #1e64ba;}
.sjob_tab2 > li.on a {display: block; text-align: center; font-size: 1.250em; color: #fff;}

.abl_sch_wrap .sp_rsch_tab > li:first-child.on a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:first-child a {border-right: 0;}
.abl_sch_wrap .sp_rsch_tab > li:first-child a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(2).on a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(2) a {border-right: 0;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(2) a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(3).on a span {display: inline-block; }
.abl_sch_wrap .sp_rsch_tab > li:nth-child(3) a {border-right: 0;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(3) a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(4).on a span {display: inline-block; }
.abl_sch_wrap .sp_rsch_tab > li:nth-child(4) a {border-right: 0;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(4) a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(5).on a span {display: inline-block; }
.abl_sch_wrap .sp_rsch_tab > li:nth-child(5) a {border-right: 0;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(5) a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(6).on a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(6) a {border-right: 0;}
.abl_sch_wrap .sp_rsch_tab > li:nth-child(6) a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:last-child.on a {background: #1e64ba;}
.abl_sch_wrap .sp_rsch_tab > li:last-child.on a span {display: inline-block;}
.abl_sch_wrap .sp_rsch_tab > li:last-child a {}
.abl_sch_wrap .sp_rsch_tab > li:last-child a span {display: inline-block;}


.sp_rsch_tab1 > li a span {padding: 15px 10px 15px 10px; display: inline-block;}
.sp_rsch_tab1 > li {float: left; width: 14.28571428571429%;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:first-child.on a span {display: inline-block;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:first-child a {border-right: 0; }
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:first-child a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(2).on a span {display: inline-block;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(2) a {border-right: 0;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(2) a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(3).on a span {display: inline-block; }
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(3) a {border-right: 0;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(3) a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(4).on a span {display: inline-block;}
/*.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(4) a {border-right: 0;}*/
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(4) a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(5).on a span {display: inline-block; }
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(5) a {border-right: 0;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(5) a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(6).on a span {display: inline-block;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(6) a {border-right: 0;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(6) a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(7).on a span {display: inline-block;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:nth-child(7) a span {display: inline-block;}

.sp_rsch_tab_wrap .sp_rsch_tab1 > li:last-child.on a {background: #1e64ba;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:last-child.on a span {display: inline-block;}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:last-child a {}
.sp_rsch_tab_wrap .sp_rsch_tab1 > li:last-child a span {display: inline-block;}
.sp_rsch_tab1 > li a {display: block; text-align: center; font-size: 1.250em; color: #1e64ba; border:1px solid #1e64ba;}
.sp_rsch_tab1 > li.on a {display: block; text-align: center; font-size: 1.250em; color: #fff;background: #1e64ba;}

.btn-right-job{z-index:99; position:absolute; right:0px; top:292px; display:inline-block;}
.btn-right-job > a{padding:7px 30px; color:#fff; border-radius:5px; font-size:1.250em;}
.btn-right-job .qck_btn1 i {position: absolute; top: 2px; right: 0; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.btn-right-job .qck_btn1:hover i {position: absolute; top: 2px; right: 20px; opacity: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.btn-right-job .qck_btn1 span{padding-right: 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.btn-right-job .qck_btn1:hover span {padding-right: 15px;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}


/*
.sp_rsch_tab_wrap2 {margin-bottom: 45px;}
.sp_rsch_tab2 > li a span {padding: 15px 10px 15px 10px;}
.sp_rsch_tab2 > li {float: left; width: 14.28571428571429%;}
.sp_rsch_tab2 > li:first-child.on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:first-child a {border-right: 0;}
.sp_rsch_tab2 > li:nth-child(2).on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:nth-child(2) a {border-right: 0;}
.sp_rsch_tab2 > li:nth-child(3).on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:nth-child(3) a {border-right: 0;}
.sp_rsch_tab2 > li:nth-child(4).on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:nth-child(4) a {border-right: 0;}
.sp_rsch_tab2 > li:nth-child(5).on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:nth-child(5) a {border-right: 0;}
.sp_rsch_tab2 > li:nth-child(6).on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:nth-child(6) a {border-right: 0;}
.sp_rsch_tab2 > li:last-child.on2 a {background: #1e64ba;}
.sp_rsch_tab2 > li:last-child a {}
.sp_rsch_tab2 > li a {display: block; text-align: center; font-size: 1.250em; color: #1e64ba; border: 1px solid #1e64ba;}
.sp_rsch_tab2 > li.on2 a {display: block; text-align: center; font-size: 1.250em; color: #fff; border: 1px solid #1e64ba;}*/

.abl_sch_wrap2 .sp_rsch_tab2 > li:first-child.on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:first-child a {border-right: 0;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:first-child a span {display: inline-block;}

.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(2).on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(2) a {border-right: 0;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(2) a span {display: inline-block;}

.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(3).on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(3) a {border-right: 0;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(3) a span {display: inline-block;}

.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(4).on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(4) a {border-right: 0;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(4) a span {display: inline-block;}

.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(5).on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(5) a {border-right: 0;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(5) a span {display: inline-block;}

.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(6).on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(6) a {border-right: 0;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:nth-child(6) a span {display: inline-block;}

.abl_sch_wrap2 .sp_rsch_tab2 > li:last-child.on2 a {background: #1e64ba;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:last-child.on2 a span {display: inline-block;}
.abl_sch_wrap2 .sp_rsch_tab2 > li:last-child a {}
.abl_sch_wrap2 .sp_rsch_tab2 > li:last-child a span {display: inline-block;}




.sp_rsch_tab_wrap3 {margin-bottom: 45px;}
.sp_rsch_tab3 > li a span {padding: 15px 10px 15px 10px;}
.sp_rsch_tab3 > li {float: left; width: 50%;}
.sp_rsch_tab3 > li:first-child.on3 a {background: #1e64ba;}
.sp_rsch_tab3 > li:first-child a {border-right: 0;}
.sp_rsch_tab3 > li:last-child.on3 a {background: #1e64ba;}
.sp_rsch_tab3 > li:last-child a {}
.sp_rsch_tab3 > li a {display: block; text-align: center; font-size: 1.250em; color: #1e64ba; border: 1px solid #1e64ba;}
.sp_rsch_tab3 > li.on3 a {display: block; text-align: center; font-size: 1.250em; color: #fff; border: 1px solid #1e64ba;}

.abl_sch_wrap3 .sp_rsch_tab3 > li:first-child.on3 a span {display: inline-block;}
.abl_sch_wrap3 .sp_rsch_tab3 > li:first-child a {border-right: 0;}
.abl_sch_wrap3 .sp_rsch_tab3 > li:first-child a span {display: inline-block;}

.abl_sch_wrap3 .sp_rsch_tab3 > li:last-child.on3 a {background: #1e64ba;}
.abl_sch_wrap3 .sp_rsch_tab3 > li:last-child.on3 a span {display: inline-block;}
.abl_sch_wrap3 .sp_rsch_tab3 > li:last-child a {}
.abl_sch_wrap3 .sp_rsch_tab3 > li:last-child a span {display: inline-block;}



/* recruit_sch_box */
.recruit_sch_wrap {padding: 35px 0; background: #f9f9fe;}
.recruit_sch_box {}
.recruit_sch_box .tit {margin-bottom: 15px; font-size: 1.250em; font-weight: 500;}
.recruit_sch_box .btn_box {position: relative; padding: 6px 0; overflow: hidden; background-color: #fff; border: 1px solid #dee4eb; border-top: 0;}
.recruit_sch_box .btn_box .reset_btn {display: inline-block;position: absolute; right: 270px; bottom: 10px; font-size: 1.0em; color: #8d8d8d;}
.recruit_sch_box .btn_box .reset_btn img {margin-right: 5px; margin-top: 1px;}
.recruit_sch_box .btn_box .r_btn {float: right; margin-right: 8px;}
.recruit_sch_box .btn_box .r_btn a {display: inline-block; height: 35px; line-height: 33px; padding: 0 23px; border: 1px solid #0a3f88; background-color: #0a3f88; color: #fff; font-size: 1.067em; }
.recruit_sch_box .btn_box .r_btn a:hover {background-color: #fff; color: #0a3f88;}
.recruit_sch_box .btn_box .r_btn .baro_sch_btn {width: 250px; height: 60px; line-height: 60px; font-size: 1.250em; font-weight: 500; text-align: center; background-color: #1e64ba; border-color: #1e64ba;}
.recruit_sch_box .btn_box .r_btn .baro_sch_btn:hover {border-color: #1e64ba; color: #1e64ba;}
.recruit_sch_box .btn_box .item_box {float: none; clear: both; padding: 0 8px;}
.recruit_sch_box .btn_box .item_box .item {display: inline-block; margin:5px 10px; padding-right: 18px; color: #03a9f4; background: url('/images/sub/close_ico.png') no-repeat right 5px; font-size: 0.9em;}
.detail_list .small_box .category_list {margin: 0; padding: 5px 2px; border-top: 1px solid #dee4eb;}



/* mark_box */
.mark_box {border-top: 2px solid #1e64ba; padding: 10px 0; overflow: hidden;}
.mark_box .mark_list {float: left; margin-top: 5px;}
.mark_box .mark_list > li {float: left; margin-right: 10px; font-size: 0.867em;}
.mark_box .mark_list > li:last-child {margin-right: 0;}
.mark_box .mark_list > li span {display: inline-block; width: 29px; height: 22px; line-height: 20px; font-family: "Spoqa Han Sans" , sans-serif !important; margin-right: 5px; border: 1px solid #f80d0d; color: #f80d0d; font-size: 0.923em; text-align: center;}
.mark_box .mark_list > li.mark2 span {border-color: #f87b0d; color: #ee291a;}
.mark_box .mark_list > li.mark3 span {border-color: #03a9f4; color: #03a9f4;}
.mark_box .mark_list > li.mark4 span {border-color: #8cc540;}
.mark_box .mark_list > li span img {vertical-align: middle;}
.mark_box .sel_box {float: left;}
.mark_box .sel_box select {width: 107px; height: 33px; border: 1px solid #dee4eb;}

.entire_notice_wrap .board_list th, .entire_notice_wrap .board_list td {border-left: none;}
.entire_notice_wrap .board_list td.apply .apply_btn {display: inline-block; width: 100%; max-width: 98px; padding: 7px 0; border-radius:5px; border: 1px solid #d85555; background-color: #fff; color: #d85555; text-align: center; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; font-size: 1.0em;}
.entire_notice_wrap .board_list td.apply .apply_btn:hover {background-color: #d85555; color: #fff;}
/* .entire_notice_wrap .board_list td.apply .apply_btn.email {background-color: #80b725; border-color: #80b725;}
.entire_notice_wrap .board_list td.apply .apply_btn.email:hover {color: #80b725; background-color: #fff;}
.entire_notice_wrap .board_list td.apply .apply_btn.home {background-color: #f16522; border-color: #f16522;}
.entire_notice_wrap .board_list td.apply .apply_btn.home:hover {color: #f16522; background-color: #fff;} */
.entire_notice_wrap .board_list td.apply .date {margin-top: 5px; color: #585858;}
.entire_notice_wrap .board_list td.company span {display: inline-block; font-size: 11.5px;}
.entire_notice_wrap .board_list td.company .mark {height: 22px; line-height: 20px; padding: 0 4px; margin: 2px 0; border: none; color: #ee291a;   border-radius:5px;  font-family: 'Spoqa Han Sans' , sans-serif !important;}
.entire_notice_wrap .board_list td.company .mark.mark2 {color: #ee291a; border-color: #f87b0d;}
.entire_notice_wrap .board_list td.company .mark.mark3 {color: #03a9f4; border-color: #03a9f4;}
.entire_notice_wrap .board_list td.company .mark.mark4 {color: #8cc540; border-color: #8cc540;}
.entire_notice_wrap .board_list td.company .mark.mark4 img {vertical-align: middle;}
/* .entire_notice_wrap .board_list td.company .mark.mark5 {color: #fff; border-color: #20ac12; background-color: #20ac12;}
.entire_notice_wrap .board_list td.company .mark.mark6 {color: #fff; border-color: #0a3f88; background-color: #0a3f88;} */
.entire_notice_wrap .board_list td.company .mark.mark5,
.entire_notice_wrap .board_list td.company .mark.mark6,
.entire_notice_wrap .board_list td.company .mark.mark7 {color: #fff; border-color: #a3a3a3; background-color: #a3a3a3;}
.entire_notice_wrap .board_list td.tit .dotdot {display: inline-block; max-width: 100%; min-height: 20px; padding-right: 28px; text-overflow: inherit; font-size: 1.063em;}
.entire_notice_wrap .board_list td.tit .cate_list {overflow: hidden;}
.entire_notice_wrap .board_list td.tit .cate_list > li {position: relative; float: left; padding-right: 18px; margin-right: 15px; color: #8d8d8d; 
font-size: 0.938em; font-family: "Spoqa Han Sans" , sans-serif !important;}
.entire_notice_wrap .board_list td.tit .cate_list > li:after {display: inline-block; content:''; position: absolute; right: 0; top: 3px; width: 1px; height: 14px; background-color: #909090;}
.entire_notice_wrap .board_list td.tit .cate_list > li:last-child {padding-right: 0; margin-right: 0;}
.entire_notice_wrap .board_list td.tit .cate_list > li:last-child:after {display: none;}
.entire_notice_wrap .popular_tag {position: relative; margin-bottom: 7px;font-size: 1.0em; font-weight: 500; color: #d85555; font-family: "Spoqa Han Sans" , sans-serif !important; text-align: right;}
.entire_notice_wrap .popular_tag a {display: inline-block; font-weight: 500; font-size: 1.0em; color: #d85555; font-family: "Spoqa Han Sans" , sans-serif !important;}
.entire_notice_wrap .sch_slt {width: 115px;}
.entire_notice_wrap .sch_input {width: 460px;} 
.entire_notice_wrap .sch_slt_wrap {position: relative;}
.entire_notice_wrap .sch_slt_wrap .sch_btn {position: absolute; right: 0; top: 1px; color: #000; width: 52px; height: 52px; line-height: 52px; background: url("/images/sub/mjr_sch_ico.png") no-repeat center center; background-color: transparent;}
.entire_notice_wrap .board_list td .comp_name {font-size: 1.063em; font-weight: 500;}
.entire_notice_wrap .board_list td.qualification , .entire_notice_wrap .board_list td.term  ,
.entire_notice_wrap .board_list td.num {font-size: 1.0em; font-family: "Spoqa Han Sans" , sans-serif !important;}
.entire_notice_wrap .board_list td.num {color: #616161;}
.entire_notice_wrap .board_list td.num .dday {margin-top: 10px; color: #d85555; font-weight: 800; font-size: 1.063em; font-family: "NanumSquare" , sans-serif !important;}
.entire_notice_wrap .board_list .tit a {padding-right: 0; padding-top: 2px;}


.sjob_event_wrap .board_list th, .entire_notice_wrap .board_list td {border-left: none;}
.sjob_event_wrap .board_list td.apply .apply_btn {display: inline-block; width: 100%; max-width: 98px; border-radius:5px; padding: 7px 0; border: 1px solid #d85555; background-color: #fff; color: #d85555; text-align: center; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; font-size: 1.0em;}
.sjob_event_wrap .board_list td.apply .apply_btn:hover {background-color: #d85555; color: #fff;}
/* .sjob_event_wrap .board_list td.apply .apply_btn.email {background-color: #80b725; border-color: #80b725;}
.sjob_event_wrap .board_list td.apply .apply_btn.email:hover {color: #80b725; background-color: #fff;}
.sjob_event_wrap .board_list td.apply .apply_btn.home {background-color: #f16522; border-color: #f16522;}
.sjob_event_wrap .board_list td.apply .apply_btn.home:hover {color: #f16522; background-color: #fff;} */
.sjob_event_wrap .board_list td.apply .date {margin-top: 5px; color: #585858;}
.sjob_event_wrap .board_list td.company span {display: inline-block; font-size: 11.5px;}
.sjob_event_wrap .board_list td.company .mark {height: 22px; line-height: 20px; padding: 0 4px; border-radius:5px; margin: 2px 0; border: none; color: #ee291a;    font-family: 'Spoqa Han Sans' , sans-serif !important;}
.sjob_event_wrap .board_list td.company .mark.mark2 {color: #ee291a; border-color: #f87b0d;}
.sjob_event_wrap .board_list td.company .mark.mark3 {color: #03a9f4; border-color: #03a9f4;}
.sjob_event_wrap .board_list td.company .mark.mark4 {color: #8cc540; border-color: #8cc540;}
.sjob_event_wrap .board_list td.company .mark.mark4 img {vertical-align: middle;}
/* .sjob_event_wrap .board_list td.company .mark.mark5 {color: #fff; border-color: #20ac12; background-color: #20ac12;}
.sjob_event_wrap .board_list td.company .mark.mark6 {color: #fff; border-color: #0a3f88; background-color: #0a3f88;} */
.sjob_event_wrap .board_list td.company .mark.mark5,
.sjob_event_wrap .board_list td.company .mark.mark6,
.sjob_event_wrap .board_list td.company .mark.mark7 {color: #fff; border-color: #a3a3a3; background-color: #a3a3a3;}
.sjob_event_wrap .board_list td.tit .dotdot {display: inline-block; max-width: 100%; min-height: 20px; padding-right: 28px; text-overflow: inherit; font-size: 1.063em;}
.sjob_event_wrap .board_list td.tit .cate_list {overflow: hidden;}
.sjob_event_wrap .board_list td.tit .cate_list > li {position: relative; float: left; padding-right: 18px; margin-right: 15px; color: #8d8d8d; 
font-size: 0.938em; font-family: "Spoqa Han Sans" , sans-serif !important;}
.sjob_event_wrap .board_list td.tit .cate_list > li:after {display: inline-block; content:''; position: absolute; right: 0; top: 3px; width: 1px; height: 14px; background-color: #909090;}
.sjob_event_wrap .board_list td.tit .cate_list > li:last-child {padding-right: 0; margin-right: 0;}
.sjob_event_wrap .board_list td.tit .cate_list > li:last-child:after {display: none;}
.sjob_event_wrap .popular_tag {position: relative; margin-bottom: 7px;font-size: 1.0em; font-weight: 500; color: #d85555; font-family: "Spoqa Han Sans" , sans-serif !important; text-align: right;}
.sjob_event_wrap .popular_tag a {display: inline-block; font-weight: 500; font-size: 1.0em; color: #d85555; font-family: "Spoqa Han Sans" , sans-serif !important;}
.sjob_event_wrap .sch_slt {width: 115px;}
.sjob_event_wrap .sch_input {width: 460px;} 
.sjob_event_wrap .sch_slt_wrap {position: relative;}
.sjob_event_wrap .sch_slt_wrap .sch_btn {position: absolute; right: 0; top: 1px; color: #000; width: 52px; height: 52px; line-height: 52px; background: url("/images/sub/mjr_sch_ico.png") no-repeat center center; background-color: transparent;}
.sjob_event_wrap .board_list td .comp_name {font-size: 1.063em; font-weight: 500;}
.sjob_event_wrap .board_list td.qualification , .entire_notice_wrap .board_list td.term  ,
.sjob_event_wrap .board_list td.num {font-size: 1.0em; font-family: "Spoqa Han Sans" , sans-serif !important;}
.sjob_event_wrap .board_list td.num {color: #616161;}
.sjob_event_wrap .board_list td.num .dday {margin-top: 10px; color: #d85555; font-weight: 800; font-size: 1.063em; font-family: "NanumSquare" , sans-serif !important;}
.sjob_event_wrap .board_list .tit a {padding-right: 0; padding-top: 2px;}

.abl_serch_wrap .popular_tag {position: relative; margin-bottom: 7px;font-size: 1.0em; font-weight: 500; color: #d85555; font-family: "Spoqa Han Sans" , sans-serif !important; text-align: right;}
.abl_serch_wrap .popular_tag a {display: inline-block; font-weight: 500; font-size: 1.0em; color: #d85555; font-family: "Spoqa Han Sans" , sans-serif !important;}
.abl_serch_wrap .sch_slt {width: 115px;}
.abl_serch_wrap .sch_input {width: 460px;} 
.abl_serch_wrap .sch_slt_wrap {position: relative;}
.abl_serch_wrap .sch_slt_wrap .sch_btn {position: absolute; right: 0; top: 1px; color: #000; width: 52px; height: 52px; line-height: 52px; background: url("/images/sub/mjr_sch_ico.png") no-repeat center center; background-color: transparent;}
.abl_serch_wrap .board_list .cate_list {margin: 5px 0;}
.abl_serch_wrap .board_list .cate_list li {font-size: 0.938em; color: #8d8d8d; font-weight: 500;  font-family: "Spoqa Han Sans" , sans-serif !important;}
.abl_serch_wrap .board_list .se_info {color: #000;}
.abl_serch_wrap .board_list .update {color: #616161;}
.abl_serch_wrap .board_list .title_box .mark {margin-bottom: 5px;}
.hash_box span {font-size: 0.938em; font-family: "Spoqa Han Sans" , sans-serif !important; color: #d85555; margin-right: 5px;}

/* tab_box.on 


.detail_list .row .tab_box.on .tab {border-color: #0a3f88; background-color: #0a3f88; background-image: url('/images/sub/detail_list_up.png'); color: #fff;}
.detail_list .row .tab_box.on.has_total .small_box {min-height: 184px;}
.detail_list .row .tab_box.on .small_box {position: relative; border-color: #0a3f88;}
.detail_list .row .tab_box.on .small_box:after {display: block; content:''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 2px solid #0a3f88; border-top-width: 1px;}
.detail_list .row .tab_box.on .small_box .category_list > li {position: relative; z-index: 1;}

.detail_list .row .tab_box.on:first-child .small_box .category_list:after {border-left-width: 2px;}
.detail_list .row .tab_box.on .total_box.on {display: block;}
.detail_list .row .tab_box.on .total_box.on .category_list {min-height: 150px; max-height: 150px;}
*/

/* .detail_list .row .tab_box.on .small_box .category_list > li a {margin: 0 2px;} */



/* eview_wrap */
.eview_wrap .basic_tab_con {font-size: 1.063em;}

/* online_state_wrap */
/* .online_state_wrap {padding-top: 80px;} */

/* point_txt_box */
.point_txt_box {position: relative; padding-left: 30px; margin-bottom: 25px; font-family: "Spoqa Han Sans" , sans-serif !important; font-size: 1.0em; color: #393536;}
.point_txt_box:before {content:"!"; display: block; position: absolute; top: 0; left: 0; width: 20px; height: 20px; background: #d85555; border-radius: 50%; color: #fff; text-align: center;}
.point_txt_box .t1 { font-weight: 600; margin-bottom: 5px;}

/* sp_comp_elist_wrap */
.sp_comp_elist_wrap .list_wrap {padding-top: 20px; border-top: 2px solid #1e64ba;}
.sp_comp_elist_wrap .sp_comp_list > li {float: left; width: 24%; height: 320px; margin-right: 1.3333%; margin-bottom: 1.3333%; padding: 20px 25px; border: 1px solid #dedede;}
.sp_comp_elist_wrap .sp_comp_list > li:nth-child(4n) {margin-right: 0;}
.sp_comp_elist_wrap .sp_comp_list > li .logo {display: table; width: 100%; height: 70px; margin-bottom: 20px;}
.sp_comp_elist_wrap .sp_comp_list > li .logo .va_m {display: table-cell; width: 100%; height: 100%; vertical-align: middle; text-align: center;}
.sp_comp_elist_wrap .sp_comp_list > li .logo .va_m img {max-width: 100%; max-height: 65px;}
.sp_comp_elist_wrap .sp_comp_list > li .tit_box {margin-bottom: 10px;}

.sp_comp_elist_wrap .sp_comp_list > li .comp_name {position: relative; display: inline-block; font-size: 1.188em; font-weight: 600; white-space:inherit;}

.sp_comp_elist_wrap .sp_comp_list > li .interest_btn {position: relative; top: 4px;right: 0;display: inline-block; width: 19px; height: 19px; background: url("/images/sub/interest_ico.png") no-repeat center center;}
.sp_comp_elist_wrap .sp_comp_list > li .interest_btn.on {position: relative; top: 4px;right: 0;display: inline-block; width: 19px; height: 19px; background: url("/images/sub/splist_interest_ico_on.png") no-repeat center center;}

.sp_comp_elist_wrap .sp_comp_list > li .curr_st {font-size: 1.188em; font-weight: 600; margin-bottom: 5px;}
.sp_comp_elist_wrap .sp_comp_list > li .curr_st .highlight {color: #d85555;}
/* .sp_comp_elist_wrap .sp_comp_list > li .cate {font-size: 1.0em; color: #565656; font-family: "Spoqa Han Sans" , sans-serif !important; margin-bottom: 18px;} */
.sp_comp_elist_wrap .sp_comp_list > li .cate {display: block; display: -webkit-box; font-family: "Spoqa Han Sans" , sans-serif !important;
    line-height: 1.5em; height: 3em; overflow: hidden; text-align: left; word-wrap: break-word; -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; font-size: 1.0em; color: #565656;}


a.view_comp_btn {display: block; height: 40px; line-height: 40px; text-align: center; border: 1px solid #333; color: #333333; font-size: 1.0em;
 -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
a.view_comp_btn:hover {background: #1e64ba; color: #fff; border: 1px solid #1e64ba;
 -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.sp_comp_elist_wrap .sp_comp_list > li .view_comp_info > a.view_comp_btn {display: block; height: 40px; line-height: 40px; text-align: center; border: 1px solid #333; color: #333333; font-size: 1.0em;
 -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.sp_comp_elist_wrap .sp_comp_list > li .view_comp_info > a.view_comp_btn:hover {background: #1e64ba; color: #fff; border: 1px solid #1e64ba;
 -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

/* sp_btm_wrap */
.sp_btm_wrap {width: 100%; margin-top: 50px; padding: 20px 45px 15px 45px; background: url("/images/sub/sp_btm_bg.png") no-repeat center center/cover;}
.sp_btm_wrap > div {float: left;}
.sp_btm_wrap .dv1 {width: 33.3333%; padding-top: 10px;}
.sp_btm_wrap .dv2 {width: 33.3333%; text-align: center;}
.sp_btm_wrap .dv2 > div {display: inline-block;}
.sp_btm_wrap .dv3 {width: 33.3333%; text-align: right;}
.sp_btm_wrap .dv3 > div {display: inline-block;}

.sp_btm_wrap .dv .img_box {float: left; padding-top: 5px;}
.sp_btm_wrap .dv .info_box {float: left; padding-left: 15px;}
.sp_btm_wrap .dv .info_box > p {position: relative; padding: 6px 0 6px 37px; color: #fff; font-size: 1.125em; text-align: left; margin-bottom: 5px;}
.sp_btm_wrap .dv .info_box > p:last-child {margin-bottom: 0;}
.sp_btm_wrap .dv .info_box > p a {display: inline-block; color: #fff; font-weight: 600;}
.sp_btm_wrap .dv2 .info_box > p:nth-child(1):before {content:""; display: block; position: absolute; top: 2px; left: 0; width: 30px; height: 30px; background: url("/images/sub/sp_btm_home.png") no-repeat center center; background-color: #0eb5b7; border-radius: 50%;}
.sp_btm_wrap .dv2 .info_box > p:nth-child(2):before {content:""; display: block; position: absolute; top: 2px; left: 0; width: 30px; height: 30px; background: url("/images/sub/sp_btm_call.png") no-repeat center center; background-color: #0eb5b7; border-radius: 50%;}
.sp_btm_wrap .dv3 .info_box > p:nth-child(1):before {content:""; display: block; position: absolute; top: 2px; left: 0; width: 30px; height: 30px; background: url("/images/sub/sp_btm_call.png") no-repeat center center; background-color: #3488e0; border-radius: 50%;}
.sp_btm_wrap .dv3 .info_box > p:nth-child(2):before {content:""; display: block; position: absolute; top: 2px; left: 0; width: 30px; height: 30px; background: url("/images/sub/sp_btm_sms.png") no-repeat center center; background-color: #3488e0; border-radius: 50%;}



/* abl_serch_wrap */
.abl_serch_wrap .sch_bar_box .total_txt {position: absolute; bottom: 10px; left: 0; margin-top: 0; font-size: 1.067em;}



/* online_wrap */
.online_wrap .board_list .tit .mark_new {display: inline-block; margin-right: 10px; padding: 4px 9px;border-radius: 25px; border: 1px solid #4385ff; color: #4385ff; font-size: 0.750em; font-family: "Noto Sans KR" , sans-serif !important; font-weight: 500;}
.online_wrap .board_list .tit .mark_new.tp2 {color: #d85555; border: 1px solid #d85555;}
.online_wrap .common_btn.regist {vertical-align:top; color: #fff; background-color: #1e64ba; border-color: #1e64ba; height:60px; }
.online_wrap .common_btn.regist:hover, .common_btn.regist:focus {background-color: #fff; color: #1e64ba; border-color: #1e64ba; height:60px;}
.online_wrap .common_btn.list{min-width:250px; border-radius:5px; line-height:60px; vertical-align:top; color: #fff; background-color: #9f9f9f; border-color: #9f9f9f; height:60px; }
.online_wrap .common_btn.list:hover, .common_btn.list:focus {background-color: #fff; color: #9f9f9f; border-color: #9f9f9f; height:60px;}
.online_wrap .common_btn.delete{min-width:250px; border-radius:5px; line-height:60px; vertical-align:top; color: #fff; background-color: #9f9f9f; border-color: #9f9f9f; height:60px; }
.online_wrap .common_btn.delete:hover, .common_btn.delete:focus {background-color: #fff; color: #9f9f9f; border-color: #9f9f9f; height:60px;}


/* rwrite_wrap */
.rwrite_wrap .common_btn {width: 300px; height: 50px; line-height: 50px;}
/* .rwrite_wrap .common_btn.cancel {background: #fff; border-color: #1e64ba;}
.rwrite_wrap .common_btn.cancel:hover {background: #fff; border-color: #1e64ba;} */


/* clinic_wrap */
.clinic_wrap .board_list .tit .mark_new {display: inline-block; margin-right: 10px; padding: 4px 9px;border-radius: 25px;
    border: 1px solid #4385ff; color: #4385ff; font-size: 0.750em; font-family: "Noto Sans KR" , sans-serif !important; font-weight: 500;}
.clinic_wrap .board_list .tit .mark_new.tp2 {color: #d85555; border: 1px solid #d85555;}


/* °ø°í ¸®½ºÆ® ÅëÀÏÀ» À§ÇÑ css Ãß°¡ */
.recruit_sch_wrap .noti_select {width: 100%; height: 50px; border: 1px solid #dee4eb; padding: 0 20px; margin-bottom: 20px; background: url('/images/sub/detail_list_down.png') no-repeat right 30px center;
-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; font-size: 1.063em; font-family: inherit !important;}
/* °ø°í ¸®½ºÆ® ÅëÀÏÀ» À§ÇÑ css Ãß°¡ */


/* rcmm_wrap */
.rcmm_wrap .cate_list li { font-weight: 500;font-size: 0.938em; color: #8d8d8d; font-family: 'Noto Sans KR', 'sans-serif';}
.rcmm_wrap .noti_select {width: 100%; height: 50px; border: 1px solid #dee4eb; padding: 0 20px; margin-bottom: 20px; background: url('/images/sub/detail_list_down.png') no-repeat right 30px center;
-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; font-size: 1.063em; font-family: inherit !important;}
.rcmm_wrap .detail_list .row .tab_box {width: 33.3333%;}
.rcmm_wrap .sch_bar_box {position: relative;}
.rcmm_wrap .sch_bar_box .total_txt {position: absolute; bottom: 10px; left: 0; margin-top: 0; font-size: 1.067em;}
.rcmm_wrap .total_txt {font-size: 1.067em;}
.rcmm_wrap .popular_tag {position: relative; margin-bottom: 7px;font-size: 1.0em; font-weight: 500; color: #d85555; font-family: "NanumSquare" , sans-serif !important; text-align: right;}
.rcmm_wrap .popular_tag a {display: inline-block; font-weight: 500; font-size: 1.0em; color: #d85555; font-family: "NanumSquare" , sans-serif !important;}
.rcmm_wrap .sch_slt {width: 115px;}
.rcmm_wrap .sch_input {width: 460px;} 
.rcmm_wrap .sch_slt_wrap {position: relative;}
.rcmm_wrap .sch_slt_wrap .sch_btn {position: absolute; right: 0; top: 1px; color: #000; width: 52px; height: 52px; line-height: 52px; background: url("/images/sub/mjr_sch_ico.png") no-repeat center center; background-color: transparent;}


/* rcmm_job_wrap */
.rcmm_job_wrap .noti_select {width: 100%; height: 50px; border: 1px solid #dee4eb; padding: 0 20px; margin-bottom: 20px; background: url('/images/sub/detail_list_down.png') no-repeat right 30px center;
-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; font-size: 1.063em; font-family: inherit !important;}
.rcmm_job_wrap .detail_list .row .tab_box {width: 33.3333%;}
.rcmm_job_wrap .sch_bar_box {position: relative;}
.rcmm_job_wrap .sch_bar_box .total_txt {position: absolute; bottom: 10px; left: 0; margin-top: 0; font-size: 1.067em;}
.rcmm_job_wrap .popular_tag {position: relative; margin-bottom: 7px;font-size: 1.0em; font-weight: 500; color: #d85555; font-family: "NanumSquare" , sans-serif !important; text-align: right;}
.rcmm_job_wrap .popular_tag a {display: inline-block; font-weight: 500; font-size: 1.0em; color: #d85555; font-family: "NanumSquare" , sans-serif !important;}
.rcmm_job_wrap .sch_slt {width: 115px;}
.rcmm_job_wrap .sch_input {width: 460px;} 
.rcmm_job_wrap .sch_slt_wrap {position: relative;}
.rcmm_job_wrap .sch_slt_wrap .sch_btn {position: absolute; right: 0; top: 1px; color: #000; width: 52px; height: 52px; line-height: 52px; background: url("/images/sub/mjr_sch_ico.png") no-repeat center center; background-color: transparent;}
.rcmm_job_wrap .board_list td.num .dday {margin-top: 10px; color: #d85555; font-weight: 800; font-size: 1.063em; font-family: "NanumSquare" , sans-serif !important;}

.rcmm_job_wrap .board_list .heart_ico {display: inline-block; width: 19px !important; height: 19px !important; background: url('/images/sub/interest_ico.png') center center no-repeat; vertical-align: middle;}
.rcmm_job_wrap .board_list .heart_ico.on {background-image: url('/images/sub/interest_ico_on.png');}

/* rcnt_view */
.rcnt_view .del_btn {float: right; padding: 5px 10px; color: #fff; background: #d60f00;}


/* visit_list_wrap */
.visit_list_wrap .basic_table {border-bottom: 0;}
.visit_list_wrap .basic_table th {border-right: none !important; border-left: none !important;}


/* coupon_wrap */
.coupon_wrap .basic_table {border-bottom: 0;}
.coupon_wrap .basic_table th {border-right: none !important; border-left: none !important;}


/* modify_wrap */
.modify_wrap .bw_in_btn {height: 30px; line-height: 30px;}




/* member_wrap */
.member_wrap .jts_txt_box {margin: 0; background: 0;}
.member_wrap .jts_txt_box .jts_txt1 {font-weight: 700; font-size: 20px; line-height: 30px; color: #393536;}
.member_wrap .jts_txt_box .jts_txt1 .ft_color {color: #d85555;}
.member_wrap .join_step.type2 {width: 100%; max-width: 1280px; margin: 0 auto 20px; padding: 40px 64px 40px 63px; background: #f6f7fd;}
.member_wrap .join_step.type2 li {width: 20%; padding: 17px 0 16px 86px; background: none; font-weight: 500; font-size: 17px; line-height: 26px; color: #000000; text-align: left;
background-repeat: no-repeat !important;}
.member_wrap .join_step.type2 li.sty_01 {width: 18%;}
.member_wrap .join_step.type2 li.sty_02 {width: 22%;}
.member_wrap .join_step.type2 li:before {display: block; content: ''; position: absolute; top: 0; left: 0; width: 78px; height: 78px; border-radius: 50%;}
.member_wrap .join_step.type2 li:before.on {}
.member_wrap .join_step.type2 li:after {right: 29px; background: url("../images/basic/jstep_arr_on.png") 0 0 no-repeat;}
.member_wrap .join_step.type2 li.li01:before {background: #ffffff url("../images/sub/mem_icon_01_off.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li01.on:before {background: #3d3d3d url("../images/sub/mem_icon_01_on.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li02:before {background: #ffffff url("../images/sub/mem_icon_02_off.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li02.on:before {background: #3d3d3d url("../images/sub/mem_icon_02_on.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li03:before {background: #ffffff url("../images/sub/mem_icon_03_off.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li03.on:before {background: #3d3d3d url("../images/sub/mem_icon_03_on.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li04:before {background: #ffffff url("../images/sub/mem_icon_04_off.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li04.on:before {background: #3d3d3d url("../images/sub/mem_icon_04_on.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li05:before {background: #ffffff url("../images/sub/mem_icon_05_off.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li.li05.on:before {background: #3d3d3d url("../images/sub/mem_icon_05_on.png") 50% 15px no-repeat;}
.member_wrap .join_step.type2 li .sub_tit {display: block; margin:0; font-weight: 300; font-size: 14px ; line-height: 19px; color: #555;}
.member_wrap .join_type_box {width: 100%; max-width: 1280px; margin: 65px auto 0; padding: 0 161px 0 168px;}
.member_wrap .join_type_box .each_box {float: right; width: 50%;  margin: 0; padding: 0 0 0 169px;}
.member_wrap .join_type_box .each_box.sty_01 {position: relative; float: left; padding: 0 156px 0 0;}
.member_wrap .join_type_box .each_box.sty_01:after {display: block; content: ''; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background: #efefef;}
.member_wrap .join_type_box .each_box .tit {margin: 0; font-weight: 700; font-size: 25px; line-height: 38px; color: #393536;}
.member_wrap .join_type_box .each_box .imgs {margin: 25px 0 0;}
.member_wrap .join_type_box .each_box .imgs img {}
.member_wrap .join_type_box .each_box .txt {margin: 36px 0 0; font-weight: 400; font-size: 17px; line-height: 26px; color: #444444;}
.member_wrap .join_type_box .each_box .btn_wrap {margin: 29px 0 0;}
.member_wrap .join_type_box .each_box .btn_wrap.sty_01 {margin: 15px 0 0;}
.member_wrap .join_type_box .each_box .btn_wrap a {display: inline-block; width: 100%; max-width: 300px; height: 55px; margin: 0; border: none; background: #1e64ba; font-weight: 400; font-size: 18px; line-height: 55px; color: #ffffff; text-align: center;	}
.member_wrap .join_type_box .each_box .btn_wrap a.sty_01 {border: 1px solid #1e64ba; background: none; line-height: 53px; color: #1e64ba;}
.member_wrap .join_type_box .each_box .btn_wrap a:hover {border: 1px solid #1e64ba; background: none; line-height: 53px; color: #1e64ba;}
.member_wrap .join_type_box .each_box .btn_wrap a.sty_01:hover {border: none; background: #1e64ba; line-height: 55px; color: #ffffff;}
.member_wrap .bw_in_btn {height: 30px; line-height: 30px;}
.member_wrap .common_btn {width: 190px;}

/*contributions_gate*/
.contributions_gate{}
.contributions_gate ul{position:relative; left:-20px; width: calc(100% + 40px); overflow:hidden;}
.contributions_gate ul li{float:left; border-radius:20px; width:100%; height:100%; max-width:224px; max-height:124px; margin:0 10px 36px; border:1px solid #001e48; text-align:center; font-size:0;}
.contributions_gate ul li.box1{background: url("../images/sub/c_gate_icon1.png") 50% 25px no-repeat;}
.contributions_gate ul li.box2{background: url("../images/sub/c_gate_icon2.png") 50% 25px no-repeat;}
.contributions_gate ul li.box3{background: url("../images/sub/c_gate_icon3.png") 50% 25px no-repeat;}
.contributions_gate ul li.box4{background: url("../images/sub/c_gate_icon4.png") 50% 25px no-repeat;}
.contributions_gate ul li.box5{background: url("../images/sub/c_gate_icon5.png") 50% 25px no-repeat;}
.contributions_gate ul li.box6{background: url("../images/sub/c_gate_icon6.png") 50% 25px no-repeat;}
.contributions_gate ul li.box7{background: url("../images/sub/c_gate_icon7.png") 50% 25px no-repeat;}
.contributions_gate ul li.box8{background: url("../images/sub/c_gate_icon8.png") 50% 25px no-repeat;}
.contributions_gate ul li.box9{background: url("../images/sub/c_gate_icon9.png") 50% 25px no-repeat;}

.contributions_gate ul li.box1:hover{background:#001e48 url("../images/sub/c_gate_icon1_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box2:hover{background:#001e48 url("../images/sub/c_gate_icon2_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box3:hover{background:#001e48 url("../images/sub/c_gate_icon3_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box4:hover{background:#001e48 url("../images/sub/c_gate_icon4_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box5:hover{background:#001e48 url("../images/sub/c_gate_icon5_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box6:hover{background:#001e48 url("../images/sub/c_gate_icon6_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box7:hover{background:#001e48 url("../images/sub/c_gate_icon7_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box8:hover{background:#001e48 url("../images/sub/c_gate_icon8_on.png") 50% 25px no-repeat;}
.contributions_gate ul li.box9:hover{background:#001e48 url("../images/sub/c_gate_icon9_on.png") 50% 25px no-repeat;}

.contributions_gate ul li a {display:block;padding: 80px 10px 30px 10px; font-size:16px;font-weight:500;}
.contributions_gate ul li p{color:#001e48; font-size:1.2em; font-weight:500;}
.contributions_gate ul li:hover p{color:#fff;}

/*mypage_gate*/
.mypage_gate{}
.mypage_gate ul{position:relative; left:-20px; width: calc(100% + 40px); overflow:hidden;}
.mypage_gate ul li{float:left; border-radius:20px; width:100%; height:100%; max-width:224px; max-height:124px; margin:0 10px 36px; border:1px solid #001e48; text-align:center; font-size:0;}
.mypage_gate ul li.box1{background: url("../images/sub/my_gate_icon1.png") 50% 25px no-repeat;}
.mypage_gate ul li.box2{background: url("../images/sub/my_gate_icon2.png") 50% 25px no-repeat;}
.mypage_gate ul li.box3{background: url("../images/sub/my_gate_icon3.png") 50% 35px no-repeat;}
.mypage_gate ul li.box4{background: url("../images/sub/my_gate_icon4.png") 50% 25px no-repeat;}
.mypage_gate ul li.box5{background: url("../images/sub/c_gate_icon5.png") 50% 25px no-repeat;}
.mypage_gate ul li.box6{background: url("../images/sub/my_gate_icon6.png") 50% 25px no-repeat;}
.mypage_gate ul li.box7{background: url("../images/sub/my_gate_icon7.png") 50% 25px no-repeat;}
.mypage_gate ul li.box8{background: url("../images/sub/my_gate_icon8.png") 50% 25px no-repeat;}
.mypage_gate ul li.box9{background: url("../images/sub/my_gate_icon9.png") 50% 25px no-repeat;}
.mypage_gate ul li.box10{background: url("../images/sub/my_gate_icon10.png") 50% 25px no-repeat;}
.mypage_gate ul li.box11{background: url("../images/sub/my_gate_icon11.png") 50% 25px no-repeat;}
.mypage_gate ul li.box12{background: url("../images/sub/my_gate_icon12.png") 50% 25px no-repeat;}
.mypage_gate ul li.box13{background: url("../images/sub/my_gate_icon13.png") 50% 25px no-repeat;}
.mypage_gate ul li.box14{background: url("../images/sub/my_gate_icon14.png") 50% 25px no-repeat;}
.mypage_gate ul li.box15{background: url("../images/sub/my_gate_icon15.png") 50% 25px no-repeat;}
.mypage_gate ul li.box16{background: url("../images/sub/my_gate_icon16.png") 50% 25px no-repeat;}

.mypage_gate ul li.box1:hover{background:#1e64ba url("../images/sub/my_gate_icon1_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box2:hover{background:#1e64ba url("../images/sub/my_gate_icon2_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box3:hover{background:#1e64ba url("../images/sub/my_gate_icon3_on.png") 50% 35px no-repeat;}
.mypage_gate ul li.box4:hover{background:#1e64ba url("../images/sub/my_gate_icon4_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box5:hover{background:#4843c2 url("../images/sub/my_gate_icon5_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box6:hover{background:#4843c6 url("../images/sub/my_gate_icon6_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box7:hover{background:#4843c6 url("../images/sub/my_gate_icon7_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box8:hover{background:#4843c6 url("../images/sub/my_gate_icon8_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box9:hover{background:#4843c6 url("../images/sub/my_gate_icon9_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box10:hover{background:#4843c6 url("../images/sub/my_gate_icon10_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box11:hover{background:#4843c6 url("../images/sub/my_gate_icon11_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box12:hover{background:#4843c6 url("../images/sub/my_gate_icon12_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box13:hover{background:#4843c6 url("../images/sub/my_gate_icon13_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box14:hover{background:#4843c6 url("../images/sub/my_gate_icon14_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box15:hover{background:#4843c6 url("../images/sub/my_gate_icon15_on.png") 50% 25px no-repeat;}
.mypage_gate ul li.box16:hover{background:#4843c6 url("../images/sub/my_gate_icon16_on.png") 50% 25px no-repeat;}

.mypage_gate ul li a {display:block;padding: 80px 10px 30px 10px; font-size:16px;font-weight:500;}
.mypage_gate ul li p{color:#4843c6; font-size:1.2em; font-weight:500; word-break: keep-all;}
.mypage_gate ul li:hover p{color:#fff;}

.agree_date{width:100%; text-align:center;}
.agree_date p{ text-align:center;}


/*¿¬ºÀ°è»ê±â*/
  /* ===== ¿¬ºÀ °è»ê±â ÀüÃ¼ ·¦ ===== */
  .salary-wrap {
    max-width: 1200px;
    margin: 32px auto 40px;   
    background-color: #ffffff;          /* ±â¾÷Çü: ±ú²ýÇÑ Èò ¹è°æ */
    border-radius: 16px;
    box-sizing: border-box;
  }

  /* »ó´Ü Å¸ÀÌÆ² & ÃÊ±âÈ­ ¹öÆ° */
  .salary-wrap > header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e5e7eb;
  }

  .salary-wrap > header h1 {
    font-size: 20px;
    font-weight: 700;
    color: #111827;
  }

  /* ===== ÁÂ¿ì 2¿­ ·¹ÀÌ¾Æ¿ô ===== */
  .salary-wrap .grid {
    display: grid;
    grid-template-columns: 3fr 2fr;   /* ¿ÞÂÊ ÀÔ·Â, ¿À¸¥ÂÊ °á°ú */
    column-gap: 32px;
    row-gap: 32px;
    align-items: flex-start;
  }

  @media (max-width: 960px) {
    .salary-wrap {
      padding: 24px 20px 28px;
      margin-top: 24px;
    }
    .salary-wrap .grid {
      grid-template-columns: 1fr;     /* ¸ð¹ÙÀÏ¿¡¼­´Â 1¿­ */
      row-gap: 24px;
    }
  }

  /* ===== Ä«µå ===== */
  .salary-wrap .card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 20px 20px 22px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.04);
    box-sizing: border-box;
  }

  /* Ä«µå ¾È ¿ä¼Ò °£ ±âº» °£°Ý */
  .salary-wrap .card > * + * {
    margin-top: 16px;
  }

  .salary-wrap .card h2 {
    font-size: 14px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 4px;
  }

  /* ===== ¹öÆ° ===== */
  .salary-wrap .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 14px;
    border-radius: 999px;
    border: 1px solid #d1d5db;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    color: #111827;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.18s ease,
                border-color 0.18s ease,
                box-shadow 0.18s ease,
                transform 0.1s ease;
  }

  .salary-wrap .btn:hover {
    background-color: #f3f4f6;
    border-color: #9ca3af;
    box-shadow: 0 4px 10px rgba(148, 163, 184, 0.3);
    transform: translateY(-1px);
  }

  .salary-wrap .btn:active {
    transform: translateY(0);
    box-shadow: none;
  }

  .salary-wrap .btn-active {
    background-color: #111827;
    color: #ffffff;
    border-color: #111827;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.5);
  }

  /* Á¶Àý ¹öÆ°(¡¾, ±Ý¾× +¹öÆ°) Á¶±Ý ´õ ÄÄÆÑÆ® */
  .salary-wrap button[data-bump],
  .salary-wrap button[data-spin] {
    min-width: 40px;
    padding-inline: 10px;
    font-size: 12px;
  }

  /* ===== ÀÎÇ²/¶óº§ ===== */
  .salary-wrap label,
  .salary-wrap .text-sm.font-medium {
    font-size: 13px;
    font-weight: 600;
    color: #111827;
  }

  .salary-wrap .text-xs.text-gray-500 {
    font-size: 11px;
    color: #6b7280;
  }

  .salary-wrap input[type="text"],
  .salary-wrap input[type="number"] {
    width: 100%;
    padding: 9px 11px;
    border-radius: 10px;
    border: 1px solid #d1d5db;
    background-color: #ffffff;
    font-size: 14px;
    outline: none;
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
  }

  .salary-wrap #deps,
  .salary-wrap #kids {
    width: 64px;
    text-align: center;
  }

  .salary-wrap input[type="text"]:focus,
  .salary-wrap input[type="number"]:focus {
    border-color: #2563eb;
    box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.35);
  }

  .salary-wrap .text-gray-600 {
    color: #4b5563;
  }

  .salary-wrap .num {
    font-variant-numeric: tabular-nums;
    letter-spacing: 0.02em;
  }

  /* ===== ¿À¸¥ÂÊ °á°ú Ä«µå ===== */
  .salary-wrap aside.card {
    padding-top: 18px;
  }

  .salary-wrap aside.card > div:first-child {
    margin-bottom: 12px;
  }

  .salary-wrap #takehome {
    font-size: 26px;
    font-weight: 800;
    color: #111827;
  }

  .salary-wrap aside.card .border-t {
    border-top: 1px solid #e5e7eb;
  }

  .salary-wrap aside.card .pt-4 {
    padding-top: 16px;
  }

  .salary-wrap aside.card .pt-3 {
    padding-top: 12px;
  }

  .salary-wrap aside.card .text-sm.text-gray-600 {
    font-size: 12px;
    color: #6b7280;
  }

  .salary-wrap aside.card ul {
    padding: 0;
    margin-top: 6px;
    list-style: none;
  }

  .salary-wrap aside.card li {
    padding: 3px 0;
  }

  .salary-wrap aside.card li span:first-child {
    color: #4b5563;
  }

  .salary-wrap aside.card li span.num {
    font-weight: 600;
    color: #111827;
  }

  .salary-wrap #deductTotal {
    font-weight: 700;
    color: #111827;
  }

  /* ===== ±×¸®µå ¾È ¿ä¼Ò °£ Ãß°¡ ¿©¹é ===== */
  .salary-wrap .space-y-6 > * + * {
    margin-top: 18px;
  }

  .salary-wrap .grid .space-y-2 > * + * {
    margin-top: 6px;
  }

  .salary-wrap .grid .space-y-1 > * + * {
    margin-top: 4px;
  }
  
  /* ±â¾÷ ¼Ò°³ */
.company-intro {
  margin-bottom: 40px;
}

.company-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}

.company-desc {
  font-size: 16px;
  color: #555;
}

/* ÀÌ¹ÌÁö ±×¸®µå */
.company-images {
  margin-bottom: 50px;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.image-grid li img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 12px;
}

/* »ó¼¼ ¼³¸í */
.company-detail {
  margin-bottom: 60px;
  font-size: 16px;
  color: #444;
}

/* À¯Æ©ºê */
.company-video .video-wrap {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
  border-radius: 16px;
  overflow: hidden;
}

.company-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* ===============================
   Ä«µå ¸®½ºÆ® (¹ÝÀÀÇü ±×¸®µå)
================================ */
.job-list{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 10fr));
  gap: 24px;
  width: 100%;
}


/* ===============================
   Ä«µå ±âº»
================================ */
.job-card{
  width: 100%;                 /* Áß¿ä: °íÁ¤Æø Á¦°Å */
  background:#fff;
  border:1px solid #e9eef3;
  min-width: 0;     /* ? ÀÌ ÁÙÀÌ ÇÙ½É */
  border-radius:18px;
  padding:18px;
  box-shadow:0 6px 18px rgba(17,24,39,.06);
             
  display:flex;
  flex-direction:column;
  height:100%;      
  overflow:hidden;   
}

/* È¸»ç¸í */
.company-name{
  font-size:14px;
  color:#4b5563;
  font-weight:600;
  margin-bottom:10px;
}

/* ·Î°í */
.card-brand{
  margin-bottom:14px;
  display:flex;
  flex-direction:column;
  flex:1;                /* Áß¿ä: Ä«µå ¾È¿¡¼­ ´Ã¾î³ª´Â ¿µ¿ª */
  min-height:0;
}
.brand-logo{
	text-align:center;
  font-size:24px;
  min-height:80px;
  vertical-align:middle;
  font-weight:800;
  display:flex;
  align-items:center;      /* ¼¼·Î Áß¾Ó */
  justify-content:center;  /* °¡·Î Áß¾Ó */
  text-align:center;
  white-space: normal !important;
  word-break: keep-all;
  overflow-wrap: anywhere;
  min-width: 0;
}

/* ÅÂ±× */
.card-tags{
  display:flex;
  gap:8px;
  margin:8px 0;
}
.card-tag{
  padding:6px 12px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
}
.tag--blue{
  background:rgba(53,169,255,.12);
  color:#35a9ff;
}
.tag--dark{
  background:#111827;
  color:#fff;
}

/* ÅØ½ºÆ® */
.card-meta{
  font-size:14px;
  font-weight:600;
}
.card-title{
  font-size:18px;
  font-weight:900;
  line-height:1.25;
  margin:8px 0;
}
.card-sub{
  font-size:14px;
  color:#6b7280;
}
.card-date{
  font-size:14px;
  color:#9ca3af;
  font-weight:600;
  margin:10px 0px;
}
.card-dday{
  font-size:14px;
  color:#d75555;
  margin-left:10px;
  font-weight:700;
}
.card-online{margin-top:auto;}
.card-online a{border:1px solid #d75555; color:#d75555; font-size:14px; font-weight:800; text-align:center; padding:5px; border-radius:20px; display:block; bottom:0px;}
.card-mark{color:#fff; background: #1632bf; border-radius:5px; padding:5px;}


.sch-h2{text-align:left; color: #1e3a8a; /* µö ºí·ç */
        font-weight: 700;
      margin-bottom: 20px;}

    /* Å×ÀÌºí ±âº» ½ºÅ¸ÀÏ - Å¬·¡½º¸í À¯Áö */
    .sch-table {
        width: 100%;
         table-layout: fixed;
        border-collapse: collapse;
        border-spacing: 0;
        border: 1px solid #e2e8f0;
        background: #fff;
        overflow:hidden;
    }

    .sch-table thead {
        background-color: #f0f7ff; /* ¿¬ÇÑ ºí·ç ¹è°æ */
    }

    .sch-table th {
        padding: 12px 5px;
        color: #1e40af;
        font-weight: 600;
        border-bottom: 2px solid #3b82f6;
        border-right: 1px solid #e2e8f0;
        font-size: 0.9rem;
    }

    .sch-table td {
        padding: 10px;
        border-bottom: 1px solid #e2e8f0;
        border-right: 1px solid #f1f5f9;
        text-align: center;
        box-sizing:border-box;
        transition: background 0.2s;
    }

    /* Å¬·¡½º¸í À¯Áö: col-title */
    .sch-table .col-title {
        background-color: #fff;
        color: #1e3a8a;
        text-align: left;
        padding-left: 15px;
        font-weight: bold !important;
        border-right: 2px solid #dbeafe;
    }

    /* Å¬·¡½º¸í À¯Áö: event-box */
    .event-box {
    	 min-width: 80%;
    	 width:100%;
    	 overflow:hidden;
        display: inline-block;
        padding: 5px 5px;
        background-color: #3b82f6; /* ¸ÞÀÎ ºí·ç */
        color: #ffffff !important;
        border-radius: 4px;
        font-size: 11px;
        font-weight: 500;
        cursor: pointer;
        line-height: 1.4;
        box-sizing:border-box;
        transition: all 0.2s;
        box-shadow: 0 2px 4px rgba(59, 130, 246, 0.2);
    }

    .event-box:hover {
        background-color: #1d4ed8;
        transform: translateY(-1px);
        box-shadow: 0 4px 6px rgba(29, 78, 216, 0.3);
    }





/* ¹è°æ ¾îµÓ°Ô Ã³¸® (µõ Ã³¸®) */
.layer-dim { 
    display: none; 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: rgba(15, 23, 42, 0.7); /* ´Ü¼ø °ËÁ¤º¸´Ù ±íÀÌ°¨ ÀÖ´Â ³×ÀÌºñ Åæ */
    z-index: 900; 
    backdrop-filter: blur(2px); /* ¹è°æ »ìÂ¦ Èå¸®°Ô È¿°ú */
}

/* ÆË¾÷ º»Ã¼ */
.layer-pop { 
    display: none; 
    position: fixed; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    background: #fff; 
    width: 90%;          /* ¹ÝÀÀÇü ´ëÀÀ: ÃÖ´ë 800px, ÀÛÀ» ¶© 90% */
    max-width: 1200px; 
    z-index: 1000; 
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    border-radius: 12px; /* µÕ±Ù ¸ð¼­¸® */
    overflow: hidden;    /* ³»ºÎ ¿ä¼Ò°¡ »ßÁ®³ª¿ÀÁö ¾Ê°Ô */
}

/* ÆË¾÷ Çì´õ */
.pop-head { 
    background: #1a4ba0; /* ¸ÞÀÎ ºí·ç ÄÃ·¯ */
    color: #fff; 
    padding: 15px 20px; 
    font-weight: 600; 
    font-size: 1.1rem;
    display: flex; 
    justify-content: space-between; 
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* ´Ý±â ¹öÆ° */
.pop-close { 
    cursor: pointer; 
    font-size: 24px; 
    line-height: 1;
    opacity: 0.8;
    transition: opacity 0.2s;
}

.pop-close:hover { 
    opacity: 1; 
}

/* ÆË¾÷ ³»ºÎ ÄÜÅÙÃ÷ ¿µ¿ª */
.pop-body { 
    padding: 25px; 
    min-height: 400px; 
    max-height: 80vh; /* ¸ð¹ÙÀÏ¿¡¼­ È­¸éÀ» ³ÑÁö ¾Êµµ·Ï ¼³Á¤ */
    overflow-y: auto;  /* ³»¿ëÀÌ ±æ¾îÁö¸é ³»ºÎ ½ºÅ©·Ñ */
}

/* =========================
   BV LIST (Row style)
   ========================= */

.bv-grid{
  display:flex;
  flex-direction:column;
  gap:18px;
}

/* Ä«µå(Çà) */
.bv-card{
  width:100%;
  display:flex;
  align-items:center;
  gap:18px;

  padding:18px 20px;
  border:0;
  background:#fff;
  cursor:pointer;
  text-align:left;

  border-bottom:1px solid rgba(0,0,0,.08);
}

/* ¿ÞÂÊ ½æ³×ÀÏ */
.bv-card__thumb{
  flex:0 0 260px;
  height:110px;
  border-radius:10px;
  overflow:hidden;
  background:#f3f5f7;
}
.bv-card__thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* °¡¿îµ¥ º»¹® */
.bv-card__body{
  flex:1 1 auto;
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.bv-card__title{
  font-size:20px;
  font-weight:800;
  color:#111;
  line-height:1.25;

  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.bv-card__meta{
  font-size:15px;
  line-height:1.35;
  color:#111;
  display:flex;
  gap:8px;
}

.bv-card__label{
  color:#1e5aa8;
  font-weight:800;
  white-space:nowrap;
}

.bv-card__value{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* ¿À¸¥ÂÊ ¹öÆ° */
.bv-card__cta{
  flex:0 0 auto;
  margin-left:14px;
}
.bv-card__cta a{
	color:#fff !important;
}


.bv-go{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 18px;
  border-radius:999px;
  font-weight:800;
  font-size:14px;
  color:#fff;
  background:#4f87c8;
}

/* hover */
.bv-card:hover .bv-go{
  filter:brightness(.95);
}

/* focus */
.bv-card:focus{
  outline:2px solid #023eff;
  outline-offset:3px;
}

.sjob_notice{padding:30px; width:100%; background-color:#f1f1f1; margin-bottom:30px; border-radius:5px; font-weight:normal;}