/*common.css*/
@font-face {
     /*font-family: 'GongGothicLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.woff') format('woff');
    font-weight: normal;
    font-style: normal; */
	font-family: 'NanumBarunGothicLight';
    src: url('https://hangeul.pstatic.net/hangeul_static/css/nanum-barun-gothic.css" rel="stylesheet"') format('woff');
    font-weight: normal;
    font-style: normal;
}
.inner{width: 1200px; margin: 0 auto; padding: 0 20px;font-family: 'NanumBarunGothicLight';}
.clearfix{*zoom: 1} 
.clearfix:before, .clearfix:after{display:table; content:""; line-height:0;} 
.clearfix:after{clear:both;} 
.ell{overflow: hidden;text-overflow: ellipsis;white-space: normal; word-wrap:break-word; display: -webkit-box; -webkit-box-orient: vertical;}
.customer_banner{background: url(../../img/customer/banner.png); background-position: center; background-size: cover;}
.product_banner{background: url(../../img/ingprojectimg.png); background-size: cover; background-position: center;}
.intro_banner{background: url(../../img/company/directions_banner.png); background-size: cover; background-position: center;}
.ing_bnr_Wrap{width: 100%; height: 25vh; position: relative; overflow: hidden;}
.ing_bnr_Wrap>.bnrimg{height: 100%; width: 100%;}
.ing_bnr_Wrap>.bnrimg>img{width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top:0;}
.ing_bnr_Wrap>.bnrtxtwrap{width: 400px; position: absolute; margin: auto; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin-top: 15px;}
.ing_bnr_Wrap>.bnrtxtwrap>h3{font-size: 33px; color: #fff; text-align: center; line-height: 40px; font-weight: 700;}
.ing_bnr_Wrap>.bnrtxtwrap>.bnrline{width: 40px; height: 3px; background: #fff; margin: 20px auto 20px;}
.ing_bnr_Wrap>.bnrtxtwrap>p{margin: 0 auto; width: 90%; font-size: 18px; color: #fff;  text-align: center; line-height: 25px;}
.mdlTxt{text-align: center; line-height: 40px; padding-top: 50px; padding-bottom:40px;}
.mdlTxt>h2{font-size: 30px; font-weight: bold;}
.mdlTxt > p{margin-top: 35px; font-size: 16px; color: #666;}
/* sub navigation */
.groupmenu{border: 1px solid #cfcfcf; border-bottom: none;}
#mysubmenu .leftmenu_b{display: none;}
#mysubmenu{margin-top: -23px;}
.tab_submenu{height: 60px;} 
.tab_submenu .tab_sub2ul{width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.tab_submenu .tab_sub2ul li{float: left; width: 50%; height: 100%; border-bottom: 3px solid #ccc; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.tab_submenu .tab_sub2ul li:nth-child(1){border-right: 1px solid #ccc;}
.tab_submenu .tab_sub2ul li a{display: block; width: 100%; height: 100%; text-align: center; line-height: 60px; font-size: 18px;}
.tab_submenu .tab_sub2ul li:hover a{color: #c80e21;}
.tab_submenu .tab_sub2ul li:hover{border-bottom-color: #c80e21;}
.leftmenu_b{display: none;}
.tab_submenu .tab_sub2ul li.on{border-bottom-color: #c80e21;}
.tab_submenu .tab_sub2ul li.on a{color: #c80e21;}
/*페이지*/
.pg_wrap{margin: 30px 0;}
.pg_current{background: #000;}
.pg_page{background: #fff;}
.pg_start{display: none;}
.pg_end{display: none;}
/*검색*/
#bo_sch{position:relative; width: 480px; border: none; margin-bottom: 60px; padding: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
#bo_sch>form{width: 100%; }
#bo_sch #sfl{width: 129px; height: 40px;margin: 0; border: 1px solid #ddd;}
#bo_sch .sch_input{width: 249px; height: 40px; background-color: #fff; border: 1px solid #ddd; }
#bo_sch .sch_btn{width: 102px; height: 40px; text-align: center;height: 40px; background-color: #000; border: 1px solid #ddd; color: #fff; font-size: 14px; font-weight: 700;}
#bo_sch #sfl{padding: 0 6px; box-shadow: none; -webkit-box-shadow: none; border: none; outline: none;}
#bo_sch #sfl{margin: 0; padding-left: 5px; width: 129px; height: 40px; border: 1px solid #ddd; -moz-appearance:none; -webkit-appearance:none; appearance:none; background: url(../../img/common/down.png) 95% 50% no-repeat;}
#bo_sch #sfl::-ms-expand {display:none;}
#bo_sch .sch_input{padding: 0 10px; box-shadow: none; -webkit-box-shadow: none;  outline: none;}
/*버튼*/
a.btn_b01.notice_btn01{display: none;}
a.btn_b02:hover, .btn_b02:hover {background:#000}
/*카테고리*/
#bo_cate>ul>li:nth-child(1){display: none;}
.bo_cate_link{display: none;}
#bo_cate{border: none; width: 100%; background: transparent; padding: 0; margin: 0; text-align: center; margin-top: 20px; margin-bottom:;}
#bo_cate li{width: 50%; border: 1px solid #cccccc;  -webkit-transition: .2s;  transition: .2s; padding: 0;}
#bo_cate li:nth-child(3){border-left: none;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active{background: none;}
#bo_cate a:hover{ border-bottom: 2px solid #c71526;}
#bo_cate a{padding: 8px 0;}
#bo_cate #bo_cate_on{border-bottom: 2px solid #c71526;-webkit-box-shadow:none;box-shadow:none;  background: none; color: #000;}
/* 게시판 공통 */
#bo_w{padding-bottom: 80px;}
/* 버튼 제어 */
a.btn, .btn{padding: 0 30px; height: 40px; line-height: 40px; text-align: center; font-weight: 300; font-size: 17px;}
a.btn_admin, .btn_admin{height: 40px; line-height: 40px; text-align: center; background: #c80e21;} /*관리자, 복사, 이동*/
a.btn_admin:hover, .btn_admin:hover{background: #444;}
a.btn_b02, .btn_b02{height: 40px; line-height: 40px; text-align: center; background: #444; font-weight: 300;} /*글쓰기*/
a.btn_b02:hover, .btn_b02:hover {background:#c80e21;}
a.btn_b01, .btn_b01{height: 40px; line-height: 40px; background: #c80e21;} /*수정, 삭제, 목록, 답변*/
a.btn_b01:hover, .btn_b01:hover{background: #c80e21;}
.btn_submit{background: #c80e21; height: 40px; line-height: 40px; text-align: center;} /*댓글등록*/
.btn_submit:hover{background: #444;}
.bo_vc_w .btn_submit{border-radius: 0; font-weight: 300; font-size: 17px;}
a.btn_cancel{background: #999; height: 40px; line-height: 40px; text-align: center;}
.btn .fa{display: none;} /*버튼 픽토그램*/
.cmt_btn{background-position: 67px 10px; font-size: 16px;}
.cmt_btn_op{background-position: 67px -20px;}
.cmt_btn .fa{display: none;}
.bo_w .btn_submit, .bo_vc_w .btn_submit{border-radius: 0; font-size: 1.0em;}
.btn_cancel{height: 40px; line-height: 40px;}
.btn_bo_user{margin: 20px 0;}
.bo_fx{margin: 20px 0; width: 100%;}
#bo_v_share .btn{padding: 0 20px; width:130px; }
.file_del input{float: left; margin: 7px 10px 0 0;}
.file_del label{float: left;}
#ctt{margin: 0; padding: 0;}
#ctt_con{padding: 0;}
#ctt_con .reg_bn + .inner{padding: 90px 20px; min-height: 700px;}
#ctt_con *{color: #333;}
.reg_bn{width: 100%; height: 90px; background: #333;}
.ctt_admin{position: absolute; width: 1200px; left: 50%; top: 90px; height: 60px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.ctt_admin a{line-height: 60px; height: 100%;}

@media screen and (max-width:1199px){
    .inner{width: 100%;}
    a.btn, .btn{font-size: 14px;}
    a.btn_b01, .btn_b01{font-size: 14px;}
    a.btn_b02, .btn_b02{font-size: 14px;}
    a.btn_admin, .btn_admin{font-size: 14px;}
    .btn_submit{font-size: 14px;}
    .tab_submenu{height: 55px;} 
    .tab_submenu .tab_sub2ul li a{font-size: 16px; line-height: 55px;}
    .ctt_admin{width: 100%; left: 0; -webkit-transform: none; -ms-transform: none; transform: none;}
    .ctt_admin a{line-height: 60px; height: 100%;}
    #ctt_con *{font-size: 14px;}
}

@media screen and (max-width:1024px){
    .reg_bn{height: 60px;}
    .ctt_admin{width: 100%; left: 0; top: 60px; -webkit-transform: none; -ms-transform: none; transform: none;}
    .ctt_admin a{line-height: 60px; height: 100%;}
}

@media screen and (max-width: 700px){
    .bo_v_left{width: 100%;}
    .bo_v_left li{width: 20%;}
    .bo_v_left li a{width: 100%;}
    .bo_v_com{float: left; margin: 0 0 20px; width: 100%;}
    .bo_v_com li{margin-left: 0; margin-right: 5px; width: 30%;}
    .bo_v_com li a{width: 100%; font-size: 14px;}
}
@media screen and (max-width:630px){
    #bo_w .bo_w_flie .file_wr{height: 80px;}
    #bo_w .bo_w_flie .lb_icon{height: 100%;}
    #bo_w .bo_w_flie .file_del{top:50%; margin-top: 5px; left: 55px;}
    #bo_w .bo_w_flie .file_del label{font-size: 14px;}
    a.btn, .btn{padding: 0 10px;}

}

@media screen and (max-width:570px){
    .ing_bnr_Wrap>.bnrtxtwrap>h3{font-size: 28px; line-height: 32px;}
    .ing_bnr_Wrap>.bnrtxtwrap>p{font-size: 14px; line-height: 18px;}
    #bo_sch{width: 376px;}
    #bo_sch .sch_input{width:213px;}
    #bo_sch .sch_btn{width: 60px; font-size: 12px;}
    #bo_sch #sfl{width:95px; font-size: 12px;}
    #bo_sch #sfl option{font-size: 12px;}
    #bo_sch .sch_input{font-size: 12px;}
}
@media screen and (max-width: 480px){
    a.btn, .btn{font-size: 12px;}
    a.btn_b01, .btn_b01{font-size: 12px;}
    a.btn_b02, .btn_b02{font-size: 12px;}
    a.btn_admin, .btn_admin{font-size: 12px;}
    .btn_submit{font-size: 12px;}
    .tab_submenu{height: 40px;} 
    .tab_submenu .tab_sub2ul li a{font-size: 14px; line-height: 40px;}
    .bo_v_com li a{width: 100%; font-size: 12px;}
    #bo_w .bo_w_flie .file_del label{font-size: 13px;}
    #ctt_con *{font-size: 13px;}
}
@media screen and (max-width:400px){
    .mdlTxt>h2{font-size: 26px;}
    .ing_bnr_Wrap>.bnrtxtwrap{width: 100%;}
    .ing_bnr_Wrap>.bnrtxtwrap>p{word-break: keep-all;}
    #bo_sch{width: 280px;}
    #bo_sch .sch_input{width: 128px;}
    #bo_sch .sch_btn{width: 50px;}
    #bo_w .bo_w_flie .file_wr{height: 120px;}
    #bo_w .bo_w_flie .file_del{top:40px; margin-top: 5px; left: 55px;}
    #bo_w .bo_w_flie .file_del label{font-size: 12px;}
    
    .bo_fx{float: none;}
    .bo_fx ul{width: 100%;}
    .bo_fx .btn_bo_user li{width: 25%; margin-left: 0;}
    .bo_fx .btn_bo_user li a{width: 100%;}
    .bo_fx .btn_bo_user .bo_fx_write{width: 100%;}
    .bo_fx .btn_bo_user .bo_fx_write a{margin-right: 5px; margin-top: 10px; width: 100%;}
}
/*** 인재상 **/
#recruitCon {
  max-width: 1200px;  /* 가로폭 1200px */
  margin: 0 auto;     /* 가운데 정렬 */
  padding: 0 20px;    /* 좌우 여백 (옵션: 반응형 대비) */
  box-sizing: border-box;
}

.right-people-con ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.right-people-con ul > li {
  display: flex;
  align-items: flex-start;   /* 세로 위쪽 정렬 */
  border-bottom: 1px solid #eee;
  padding: 30px 0;
  gap: 30px;                 /* 좌측-우측 사이 여백 */
}

.right-people-left-info {
  flex: 0 0 200px;           /* 왼쪽 영역 고정 폭 */
  background: #f5f7fb;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}

.right-people-left-info strong {
  font-size: 22px;
  color: #363996;
  display: block;
  margin-bottom: 10px;
}

.right-people-left-info p {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}

.right-people-right-info {
  flex: 1;
  line-height: 1.1;
}

.right-people-right-info dl {
  margin: 0 0 10px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #ddd;  
}

.right-people-right-info dl:last-child {
  border-bottom: none;
}

.right-people-right-info dt span {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  color: #333;
  margin-bottom: 3px;
}

.right-people-right-info dd p {
  margin: 0;
  font-size: 13px;
  color: #666;
  line-height: 1.1;
}

/* 반응형: 모바일에서는 세로 정렬 */
@media (max-width: 768px) {
  .right-people-con ul > li {
    flex-direction: column;
  }

  .right-people-left-info {
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 20px;
  }
}
/** 인재상 **/
/*** 채용공고 ***/
.recruit-wrap {
  display: flex;
  gap: 20px;
  margin: 30px auto;      
  max-width: 1200px;      /* 큰 화면에서는 1200px 제한 */
  width: 100%;            /* 작은 화면에서는 가로폭 100% */
  padding: 0 15px;        /* 모바일에서 좌우 여백 확보 */
  box-sizing: border-box;
}

.recruit-left,
.recruit-right {
  flex: 1;
}

.recruit-detail-con {
  border: 1px solid #ddd;
  padding: 20px;
  background: #fafafa;
  border-radius: 8px;
}

.recruit-detail-con h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* 태블릿 이하에서는 세로 배치 */
@media (max-width: 992px) {
  .recruit-wrap {
    flex-direction: column;
  }
}
/*************************/
.img-container {
	text-align: center; /* 이미지를 감싼 div 안의 내용을 가운데 정렬 */
}

/* ******************  채용정보 ********************** */
/* -------- 채용정보 :: 인재상 -------- */
.right-people-con > ul > li{padding-bottom:66px;}
.right-people-con > ul > li.right-people1 .right-people-left-info{color:#363996; background:url(/images/icon/recruit_icon1.jpg) no-repeat 90% 43px}
.right-people-con > ul > li.right-people2 .right-people-left-info{color:#366696; background:url(/images/icon/recruit_icon2.jpg) no-repeat 90% 43px}
.right-people-con > ul > li.right-people3 .right-people-left-info{color:#444343; background:url(/images/icon/recruit_icon3.jpg) no-repeat 90% 43px}
.right-people-left-info{float:left; width:16%; padding:45px 3%; border:1px solid #b8b8b8; }
.right-people-left-info strong{display:block; font-size:inherit; padding-bottom:40px; font-weight:400; font-size:40px;}
.right-people-left-info p{color:#3b3b3b; font-size:15px; line-height:30px; opacity:0.8;filter:Alpha(opacity=80);}
.right-people-right-info{float:right; width:74%; height:100%;}
.right-people-right-info dl{overflow:hidden;border-bottom:1px solid #ddd; padding:15px 0;}
.right-people-right-info dt{float:left; width:12%;}
.right-people-right-info dt span{display:inline-block; width:64px; height:47px; line-height:47px; color:#fff; background-color:#363996; text-align:center; font-size:23px;}
.right-people-con > ul > li.right-people2 .right-people-right-info dt span{background-color:#366696}
.right-people-con > ul > li.right-people3 .right-people-right-info dt span{background-color:#444343}
.right-people-right-info dd{float:left; display:table; width:88%; height:47px;  line-height:20px; color:#333; font-size:16px;}
.right-people-right-info dd p{display:table-cell; height:47px; vertical-align:middle;}
/* -------- 채용정보 :: 복리후생 -------- */
.welfare-list{overflow:hidden;} 
.welfare-list li{float:left; width:19%; margin-left:1.25%; margin-bottom:1.25%; }
.welfare-list li:first-child,.welfare-list li.mar0{margin-left:0;}
.welfare-list li div{padding:25px 5%; height:220px; border:1px solid #d7d7d7; text-align:center;}
.welfare-list li:first-child div{display:table; width:100%; background-color:#363996}
.welfare-list li:first-child div p{display:table-cell; vertical-align:middle; color:#fff; font-size:20px;}
.welfare-list li div .welfare-tit{color:#282828; font-size:20px; letter-spacing:-0.75px; font-weight:400; margin-bottom:26px;}
.welfare-list li div img{display: block; margin: 0 auto;}
.welfare-list li div .welfare-txt{color:#666; font-size:13.5px; line-height:20px;  padding:20px 0;}
.welfare-list li.etc-team div{background:#fff; }
.welfare-list li.etc-team dl dt,.welfare-list li.etc-team dl dd{margin-bottom:12px;}
.welfare-list li.etc-team dl dt{color:#fff; font-size:13px; width:76px; height:26px; line-height:26px; font-weight:300; background-color:#00a19e; display:inline-block;}
.welfare-list li.etc-team dl dd{color:#424242; font-size:15px; font-weight:300;}
/* -------- 채용정보 :: 채용공고 -------- */
.recruit-content{float:right; width:43%; border:1px solid #dedede; background-color:#f9f9f9; padding:43px 3%; margin-bottom:50px;}
.recruit-content:first-child{float:left;}
.recruit-detail-con{padding-top:50px;}
.recruit-detail-con:first-child{padding-top:0;}
.recruit-detail-con h4{margin-bottom:26px;}
.recruit-detail-con p{color:#666; font-size:14.5px; line-height:26px;}
.recruit-detail-con  .down-btn{display:inline-block; width:100%; max-width:278px; height:55px; line-height:55px; margin:48px 0 35px; color:#fff; background-color:#363996; text-align:center; font-size:18px;}
.recruit-detail-con  .down-btn i{vertical-align:middle; margin-right:3px;}
.submit-list{overflow:hidden; margin-top:26px;}
.submit-list:first-child{margin-top:0;}
.submit-list dt,.submit-list dd{float:left;}
.submit-list dt{width:25%;}
.submit-list dt strong{display:inline-block; padding:10px; border:1px solid #363996; color:#232323; font-size:16px; font-weight:400;}
.submit-list dd{width:75%;}
.submit-list dd .email-btn{width:100%; max-width:314px; margin:13px 0; display:inline-block; background-color:#737374; height:34px; line-height:34px; color:#fff; text-align:center;}
.submit-list dd .email-btn i{vertical-align:middle; margin:3px;}
.submit-list dd p{margin-bottom:0;}
.recruit-notice-list{clear:both; }
.recruit-notice-list .board-list-tit{margin-bottom:35px; color:#232323; font-size:27px; font-weight:400;}
@media all and (max-width:1220px){
	/* -------- 채용정보 :: 인재상 -------- */
	.right-people-left-info{width:18%;}
	.right-people-left-info strong{font-size:30px;}
	.right-people-left-info p{font-size:14px; line-height:24px;}
	.right-people-right-info dl:first-child{padding-top:0;}
	.right-people-right-info dt span{width:80%; font-size:18px;}
	.right-people-right-info dd{font-size:14px;}
	/* -------- 채용정보 :: 복리후생 -------- */
	.welfare-list li div .welfare-tit{font-size:18px;}
	.welfare-list li div .welfare-txt{font-size:12px;  padding:5px 0}
	.welfare-list li div .welfare-txt br{display:none;}
	/* -------- 채용정보 :: 채용공고 -------- */
	.recruit-detail-con p{font-size:13px; line-height:22px;}
	.submit-list dt strong{font-size:14px;}
	.submit-list dd .email-btn{font-size:12px;}
}
@media all and (max-width:768px){
	/* -------- 채용정보 :: 인재상 -------- */
	.right-people-left-info,.right-people-right-info{overflow:hidden; float:none; width:100%;}
	.right-people-con > ul > li .right-people-left-info{ width:94%; padding:20px 3%; background-position:98% 50% !important; margin-bottom:15px}
	.right-people-left-info strong,.right-people-left-info p{float:left; padding-bottom:0;}
	.right-people-left-info p{margin-left:10px; line-height:34px;}
	.right-people-left-info p br{display:none;}
	.right-people-right-info dt{width:20%; }
	.right-people-right-info dt span{font-size:15px;}
	.right-people-right-info dd{width:80%; font-size:13px;}
	/* -------- 채용정보 :: 복리후생 -------- */
	.welfare-list li{width:48%; margin:1% !important;}
	.welfare-list li div{height:160px; padding:15px 5%;}
	.welfare-list li div .welfare-tit{margin-bottom:15px;}
	.welfare-list li div img{height:30px;}
	/* -------- 채용정보 :: 채용공고 -------- */
	.recruit-content{float:none !important; width:95%; padding:8% 3%; margin-bottom:3%; }
	.recruit-detail-con{padding-top:15px;}
	.recruit-detail-con .down-btn{height:45px; line-height:45px;font-size:14px; max-width:initial; margin:3% 0;}
	.recruit-notice-list{clear:both; margin-top:30px; }
}
@media all and (max-width:480px){
	/* -------- 채용정보 :: 채용공고 -------- */
	.submit-list dt,.submit-list dd{float:none; width:100%;}
}