/*
일자리지원사업 레이아웃 css
*/

@import url(font.css);
@import url(font2021.css);

/* 요소(element) 여백 초기화  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
 	margin:0;
	padding:0;
	}

/* 제목요소 */
h1, h2, h3, h4, h5, h6 {  
	font-weight:normal; 
	font-size:1em; 
	} 

/* 테두리 없애기 */
fieldset, img, abbr,acronym { border:0 none; } 

/* 목록 */
ol, ul { list-style:none; }

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border-spacing:0;
	border:0 none;
	}
caption, th, td {
	font-weight: normal;
}
caption, legend {position:absolute;  width:0; height:0; overflow:hidden; font-size:0;line-height:0px; }
/* 텍스트 관련 요소 초기화 */
address, caption, strong, em, cite {	font-weight:normal;	font-style:normal;	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* 인용문 */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* 수평선*/
hr { display:none; }




body { font-family: 's-core_dream4_regular';   font-size:14px; letter-spacing:-1.5px;  min-width: 320px2023-09-20; overflow-x: hidden; }
h1,h2,h3,h4,h5,h6 {margin: 0; font-weight: bold;}
p, dl, ol, ul {margin: 0;}


.clear { clear:both;  }
.clearfix:after { clear:both; display: table;  content: " ";}
.ellipsis {     text-overflow: ellipsis;  -o-text-overflow: ellipsis;  overflow: hidden;   white-space: nowrap;   word-wrap: normal !important;   display: block; }
img { max-width:100% !important;  }

.show { display:block !important;  }
.hide { display:none !important;  }

i { line-height:1; vertical-align:top;  }
i span { text-indent:-99999px;display:block;   font-size:0px; line-height:0px; }


img { max-width:100%;  }
.map img { max-width: initial !important;   }


a[target="_blank"]:not([title]), form[target="_blank"]:not([title]), form[target="_blank"][title=""] { border:0px;  }
a[target="_blank"]:not([title]):after, form[target="_blank"]:not([title]):after, form[target="_blank"][title=""]:after { content:'';  }
a, p, span, h1, h2, h3{font-family: 'SCoreDream'; font-weight: 400;}




@media (min-width: 1200px) and (max-width: 1599px){

	.contents{1200px}
	.t-up-true {display:block !important; }
	.pc-true { display:block !important; }
	.t-true { display:none !important;  }
	.m-true { display:none !important; }
	.show { display:block;  }
	.hide { display:none;  }
	#header{background: #fff; border-top: 1px solid #E3E3E3;}


.header-wrap {position:relative;}
.header-wrap .header-top { height: 40px;position: relative; width: 1200px; margin: 0 auto;}
.header-wrap  ul.top-link  {   position:absolute; top:0px; left: 0px; padding-top:10px;  }
.header-wrap  ul.top-link  li {   float:left; margin-right:10px; }
.header-wrap  ul.top-link  li a { font-size: 15px; font-weight: 400;color: #222222; letter-spacing: -0.75px;}
.header-wrap  ul.top-link  li a .blank {display:inline-block; padding-right:20px; background:url(../images2021/common/ic_link.svg) no-repeat right 3px;  background-size:12px 12px; }

	/* .header { background:#B21339; height:90px;  position:relative;  } */
	.header > .container > .row{}
	.header h1 { float:left; width:225px; position:relative; z-index:101;  }
	.header h1 img {width:225px; }

	.header .login{width: 1200px; position: relative; top: -40px;}
	.header .top-util { position:absolute; top: 0px; right:0px;  z-index:2; padding-top:10px;  }
	.header .top-util li { float:left; padding-left:13px; margin-left:13px;   background:url(../images2021/common/util_line.png) no-repeat left center; }
	.header .top-util li:first-child {padding:0px; margin:0px; background:none; }
	.header .top-util li a  { color:#555;   }
	.header .sns-link {position:absolute; top: 0px; left: 200px;  z-index:2; padding-top:8px;  }
	.header .sns-link li { float:left; margin-right:10px;  }
	.header .sns-link li .hover-img{display: none;}
	.header .sns-link li:hover img{display: none;}
	.header .sns-link li:hover .hover-img{display: block;}

	.gnb { position:absolute; top:60px; left:0px; width:100%;     background: #fff; z-index:100;  }
	.gnb .container {  padding-left:300px; padding-right:240px; }
	.gnb .container .row{width: 653px; margin: 0 auto;}
	.gnb .menu { width:25%; float:left; }
	.gnb .menu h3 { height:70px; text-align:center; }
	.gnb .menu h3 i { display:none;  }
	.gnb .menu h3 a { color:#000; display:inline-block;  font-weight:normal;  font-size:20px;   padding:15px 10px 10px ;   }
	.gnb .menu h3 a:hover ,.gnb .menu h3 a.active { text-decoration:none;    border-bottom:3px solid #fff;  }
	.gnb .menu .depth-menu  { padding-bottom:30px; text-align:center;  display:none;    padding-top:30px;    }
	.gnb .menu ul li  {margin-bottom:20px;  font-size:16px;  }
	.gnb .menu ul li a { color:#444;  }
	.gnb .menu ul li a:hover , .gnb .menu ul li a:active { text-decoration:underline;   }
	.gnb .menu ul li ul { display:none; }	

	.header .menu-open   {  display:none !important;   }
	.header .all-menu-close { display:none !important; }
	.header .search-btn { display:none !important;  }

	.top-search-wrap {display:block !important; position: relative;}
	.top-search-wrap fieldset{border-bottom: 1px solid #222;}
	.top-search-wrap form { background:#fff; border-radius:20px;  padding:0 0 0 15px;width:220px; height:40px; position: absolute; right: 0; z-index: 101; top: 20px;}
	.top-search-wrap form input[type="text"] { float:left; border:0px; background:none;  width:calc(100% - 40px);  height:40px;   }
	.top-search-wrap form button { float:left; width:40px; background:none; border:0px; height:40px; text-align:center; background: #222222;}
	.top-search-wrap form button i { font-size:20px; color:#000;  }


.site-link-wrap { width:100%; border-top:1px solid #ddd;  }
.site-link-wrap .site-link { padding-right:120px; position:relative;  height:90px;  padding-top:30px; }
.site-link-wrap .site-link ul { }
.site-link-wrap .site-link ul li  { float:left;   }
.site-link-wrap .site-link .site-link-btn { position:absolute; top:30px; right:0px;    }
.site-link-wrap .site-link .site-link-btn .control-btn {  float:left; margin-left:20px;   }
.site-link-wrap .site-link .site-link-btn .control-btn.btn-prev:after {  display:inline-block; height:25px; content:''; width:1px; border-right:1px solid #ccc; margin-left:20px; margin-top:0px;    }  




	.footer {  width:100%;  background:#333;  padding:50px 0;  }
	.footer .container { position:relative;  }
	.footer .foot-logo { float:left;  }
	.footer .foot-contents { margin-left:265px;  }
	.footer .footer-util { margin-bottom:20px;  padding-bottom:15px; border-bottom:1px solid #555;  overflow-x:auto; white-space:nowrap;  }  
	.footer .footer-util li { display:inline-block;   font-size:15px;   }  
	.footer .footer-util li:before { content:''; vertical-align:middle; display:inline-block; padding-right:15px; color:#fff; font-weight:normal; width:1px; height:11px; border-left:1px solid #fff;   padding-top:10px; margin-left:15px; }
	.footer .footer-util li:first-child:before {padding:0px; margin:0px; border:0px; } 
	.footer .footer-util li a { color:#fff;  }
	.footer address { color:#fff;  line-height:1.6;  letter-spacing:-1px;  }



  #backtotop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 9999;
      width: 54px;
      height: 54px;
      text-align: center;
      background: rgba(0,0,0,0.3);
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      /*transition: opacity 0.2s ease-out;*/
      opacity: 0;
  }
  #backtotop.show {
    opacity: 1;
  }
  #backtotop:hover.show {
    background: rgba(0,0,0,0.6);
  }



}
@media (min-width: 1600px){
	.contents{1600px}
	.t-up-true {display:block !important; }
	.pc-true { display:block !important; }
	.t-true { display:none !important;  }
	.m-true { display:none !important; }
	.show { display:block;  }
	.hide { display:none;  }
	#header{background: #fff; border-top: 1px solid #E3E3E3;}
	.container{width: 1660px;}


.header-wrap {position:relative;}
.header-wrap .header-top { height: 40px;  position: relative; width: 1660px; margin: 0 auto;}
.header-wrap  ul.top-link  {   position:absolute; top:0px; left: 0px; padding-top:10px;  }
.header-wrap  ul.top-link  li {   float:left; margin-right:10px; }
.header-wrap  ul.top-link  li a { font-size: 15px; font-weight: 400;color: #222222; letter-spacing: -0.75px;}
.header-wrap  ul.top-link  li a .blank {display:inline-block; padding-right:20px; background:url(../images2021/common/ic_link.svg) no-repeat right 3px;  background-size:12px 12px; }

	#header:after {content: ''; position: absolute; width: 100%; border-bottom: 1px solid #E3E3E3; z-index: 101; bottom: 0px;}
	.header > .container > .row{}
	.header h1 { float:left; width:225px; position:relative; z-index:101;  }
	.header h1 img {width:225px; }

	.header .login{width: 1660px; position: relative; top: -40px;}
	.header .top-util { position:absolute; top: 0px; right:0px;  z-index:2; padding-top:10px;  }
	.header .top-util li { float:left; padding-left:13px; margin-left:13px;   background:url(../images2021/common/util_line.png) no-repeat left center; }
	.header .top-util li:first-child {padding:0px; margin:0px; background:none; }
	.header .top-util li a  { color:#555;   }
	.header .sns-link {position:absolute; top: 0px; left:200px; z-index:2; padding-top:8px;  }
	.header .sns-link li { float:left; margin-right:10px;  }
	.header .sns-link li .hover-img{display: none;}
	.header .sns-link li:hover img{display: none;}
	.header .sns-link li:hover .hover-img{display: block;}

	.gnb { position:absolute; top:60px; left:0px; width:100%;     background: #fff; z-index:100;  }
	.gnb .container {  padding-left:300px; padding-right:240px; }
	.gnb .container .row{width: 653px; margin: 0 auto;}
	.gnb .menu { width:25%; float:left; }
	.gnb .menu h3 { height:70px; text-align:center; }
	.gnb .menu h3 i { display:none;  }
	.gnb .menu h3 a { color:#000; display:inline-block;  font-weight:normal;  font-size:20px;   padding:15px 10px 10px ;   }
	.gnb .menu h3 a:hover ,.gnb .menu h3 a.active { text-decoration:none;    border-bottom:3px solid #fff;  }
	.gnb .menu .depth-menu  { padding-bottom:30px; text-align:center;  display:none;    padding-top:30px;    }
	.gnb .menu ul li  {margin-bottom:20px;  font-size:16px;  }
	.gnb .menu ul li a { color:#444;  }
	.gnb .menu ul li a:hover , .gnb .menu ul li a:active { text-decoration:underline;   }
	.gnb .menu ul li ul { display:none; }	

	.header .menu-open   {  display:none !important;   }
	.header .all-menu-close { display:none !important; }
	.header .search-btn { display:none !important;  }

	.top-search-wrap {display:block !important; position: relative;}
	.top-search-wrap fieldset{border-bottom: 1px solid #222;}
	.top-search-wrap form { background:#fff; border-radius:20px;  padding:0 0 0 15px;width:220px; height:40px; position: absolute; right: 0; z-index: 101; top: 20px;}
	.top-search-wrap form input[type="text"] { float:left; border:0px; background:none;  width:calc(100% - 40px);  height:40px;   }
	.top-search-wrap form button { float:left; width:40px; background:none; border:0px; height:40px; text-align:center; background: #222222;}
	.top-search-wrap form button i { font-size:20px; color:#000;  }


.site-link-wrap { width:100%; border-top:1px solid #ddd;  }
.site-link-wrap .site-link { padding-right:120px; position:relative;  height:90px;  padding-top:30px; }
.site-link-wrap .site-link ul { }
.site-link-wrap .site-link ul li  { float:left;   }
.site-link-wrap .site-link .site-link-btn { position:absolute; top:30px; right:0px;    }
.site-link-wrap .site-link .site-link-btn .control-btn {  float:left; margin-left:20px;   }
.site-link-wrap .site-link .site-link-btn .control-btn.btn-prev:after {  display:inline-block; height:25px; content:''; width:1px; border-right:1px solid #ccc; margin-left:20px; margin-top:0px;    }  




	.footer {  width:100%;  background:#333;  padding:50px 0;  }
	.footer .container { position:relative;  }
	.footer .foot-logo { float:left;  }
	.footer .foot-contents { margin-left:265px;  }
	.footer .footer-util { margin-bottom:20px;  padding-bottom:15px; border-bottom:1px solid #555;  overflow-x:auto; white-space:nowrap;  }  
	.footer .footer-util li { display:inline-block;   font-size:15px;   }  
	.footer .footer-util li:before { content:''; vertical-align:middle; display:inline-block; padding-right:15px; color:#fff; font-weight:normal; width:1px; height:11px; border-left:1px solid #fff;   padding-top:10px; margin-left:15px; }
	.footer .footer-util li:first-child:before {padding:0px; margin:0px; border:0px; } 
	.footer .footer-util li a { color:#fff; font-weight: 200; font-size: 15px; letter-spacing: -1.13px; line-height: 28px;}
	.footer address { color:#fff;  line-height: 26px;  letter-spacing:-0.7px;  font-weight: 200; font-size: 14px;}



  #backtotop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 9999;
      width: 54px;
      height: 54px;
      text-align: center;
      background: rgba(0,0,0,0.3);
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      /*transition: opacity 0.2s ease-out;*/
      opacity: 0;
  }
  #backtotop.show {
    opacity: 1;
  }
  #backtotop:hover.show {
    background: rgba(0,0,0,0.6);
  }
}





@media (min-width: 992px) and (max-width: 1199px) {
	.t-up-true {display:block !important; }
	.pc-true { display:none !important; }
	.t-true { display:block !important;  }
	.m-true { display:none !important; }

	.header-wrap .header-top ul  {   margin-left:-480px;  }
	.header .top-util { margin-right:-480px; }
	.header .sns-link {margin-left:-310px; }
	.header h1 img {width:180px; }
		.gnb .container {  padding-left:230px; padding-right:240px; }

	.gnb .menu h3 a { font-size:18px;  }
	.gnb .menu ul li  {  font-size:14px;  }


	.top-search-wrap { margin-right:-480px; }




	.footer .foot-logo { float:left; width:180px;   }
	.footer .foot-contents { margin-left:225px;  }
	.footer .footer-util li {   font-size:14px;   }

}


@media (max-width: 1199px) {
	.t-up-true {display:none !important; }
	.pc-true { display:none !important; }
	.t-true { display:none !important;  }
	.m-true { display:block !important; }


	.header-top { display:none;  }
	.header {  position:relative;   height: 58px;    word-break: keep-all;	 }
	.header a {    color: #000; padding-left: 15px;}
	.header .m-menu-bg{position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 2; display: none; left: 0; top: 0;}
	.header  h1  {position:relative; text-align:left; z-index:1;}
	.header  h1  img { width:155px;  }
	.header  .header-site-link { background:#f2f2f2; padding: 10px 15px; }
	.header  .header-site-link  a {   color:#333;  }

	.menu-open {    position: absolute;    top: 20px;   right: 15px;    z-index:1;   }
	.menu-open img { width:22px;   }
	.header .search-btn {    z-index: 10;    position: absolute;   top: 20px;    right: 50px;    }
	.header .search-btn img { width:21px;  }
	.header .search-btn a.search-close  {display:none;  }



	.m-menu { display:none;   width:calc(100% - 67px);       z-index: 1000; overflow-y:auto;    position: fixed;   top: 0;    right: 0;	  height: 100%;    background: #fff;    letter-spacing: -1px;    text-align: left;   }
	.all-menu-close {    position: absolute;    top: 20px;    right:15px;  }
	.all-menu-close img { width:18px;      }

	.header .top-util {margin-left: 15px; margin-right: 15px; height:60px; background:#ffffff;  padding:20px 0; border-bottom: 1px solid #222;}
	.header .top-util li { display:inline-block;   font-size: 16px; padding-left:13px; margin-left:13px;  background:url(../images2021/common/util_line.png) no-repeat left center;   }
	.header .top-util li:first-child {padding:0px; margin:0px; background:none; }
	.header .top-util li a {font-size: 13px; letter-spacing: -0.65px; color: #222; line-height: 20px;}
	.header .sns-link {position:absolute; left: 0px; top: 60%;  z-index:2; padding-top:20px;  }
	.header .sns-link li { float:left; margin-left:25px;  }
	.header .sns-link li a{padding-left: 0;}
	.header .sns-link li .hover-img{display: none;}
	.header .sns-link li:hover img{display: none;}
	.header .sns-link li:hover .hover-img{display: block;}



	.gnb {padding:0 15px; }
	.gnb .menu { border-bottom:1px solid #DDDDDD;   }
	.gnb h3 { font-size: 20px;   }
	.gnb h3 a { color:#000; padding-left:5px; display:block; padding-top:0.9rem; padding-bottom:0.7rem;  width:100%; font-weight:normal; }
	.gnb h3 a:hover, .gnb h3 a.active , .gnb .menu.active h3 a { text-decoration:none; font-weight: bold;}
	.gnb h3 a i { float:right; font-size:30px;   }
	.gnb .depth-menu { display:none;  padding-top:0.4rem; padding-bottom:0.4rem;  }
	.gnb .menu.active .depth-menu { display:block;  }
	.gnb ul:after { content:''; display:table; clear:both;  }
	.gnb ul > li { float:left; width:100%;  padding-bottom:0.6rem; padding-left:10px; padding-right:10px;  }
	.gnb ul > li:nth-of-type(3), .gnb ul > li:nth-of-type(5), .gnb ul > li:nth-of-type(7) , .gnb ul > li:nth-of-type(9), .gnb ul > li:nth-of-type(11)  { clear:both;  }
	.gnb ul > li a { font-size:15px; color:#000;  }


	.top-search-wrap { display:none;  padding-top:1rem; padding-bottom:1rem; padding-left:15px; padding-right:15px; z-index:100;   position:absolute; top: 58px; left:0px; width:100%; background:#fff ;  }
	.top-search-wrap form {  background:#ebebeb; padding-left: 30px; border-radius:30px;  }
	.top-search-wrap input {    width: calc(100% - 60px);    height: 1.81818182rem;   background:#ebebeb;  border:0px;    vertical-align: top;	 float:left;  color:#222; border:0px; padding:4px 10px 0px; 	 font-size:0.6rem;   }
	.top-search-wrap form button { float:left;background:none; border:0px; height:auto;  height: 1.81818182rem;   }
	.top-search-wrap button  i { font-size:0.90909091rem; color:#000;  }





.site-link-wrap { width:100%; border-top:1px solid #ddd;  }
.site-link-wrap .site-link { padding-right:120px; position:relative;  height:60px;  padding-top:15px;  padding-left:15px;  }
.site-link-wrap .site-link ul { }
.site-link-wrap .site-link ul li  { float:left;   }
.site-link-wrap .site-link ul li img { height:18px;  }
.site-link-wrap .site-link .site-link-btn { position:absolute; top:23px; right:15px;    }
.site-link-wrap .site-link .site-link-btn .control-btn {  float:left; margin-left:13px;   }
.site-link-wrap .site-link .site-link-btn .control-btn img { height:15px;  }
.site-link-wrap .site-link .site-link-btn .control-btn.btn-prev:after {  display:inline-block; height:15px; content:''; width:1px; border-right:1px solid #ccc; margin-left:13px; margin-top:0px;    }  

	.footer {  width:100%;  background:#333;  padding:30px 15px;   }
	.footer .container { position:relative;  }
	.footer .foot-logo { margin-bottom:14px;  }
	.footer .foot-logo img { width:191px;  }
	.footer .footer-util { margin-bottom:20px;  padding-bottom:15px; border-bottom:1px solid #474747; }  
	.footer .footer-util li { display:inline-block;   font-size:13px;   }  
	.footer .footer-util li:before { content:''; vertical-align:middle; display:inline-block; padding-right:10px; color:#fff; font-weight:normal; width:1px; height:11px; border-left:1px solid #fff;   padding-top:10px; margin-left:10px; }
	.footer .footer-util li:first-child:before {display: none;} 
	.footer .footer-util li a { color:#fff; font-size: 15px; font-weight: 200; letter-spacing: -1.13px;}
	.footer address { color:#fff;  line-height:1.6;  letter-spacing:-1px;  }



  .back {
    display: none;
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }



  #backtotop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 54px;
    height: 54px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    text-decoration: none;
	 transition: opacity 0.2s ease-out;
    opacity: 0;
  }
  #backtotop.show {
    opacity: 1;
  }
  #backtotop:hover.show {
    background: rgba(0, 0, 0, 0.6);
  }
}




@media (min-width: 1200px) and (max-width: 1500px) {
}
@media (min-width: 1024px) and (max-width: 1199px){
	.container{width: 960px;}
}
@media (min-width: 992px) {

}
@media (max-width: 991px){
	.footer .footer-util{padding-bottom: 7.5px; margin-bottom: 9.5px;}
	.footer address {font-size: 12px; font-weight: 200; letter-spacing: -0.9px;}
}
@media (min-width: 768px) {

}


