@import url(font.css);
@import url('https://webfontworld.github.io/SCoreDream/SCoreDream.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: 'Noto Sans KR' , 'Arial'; font-size:14px; line-height:1.4;  min-width: 320px; 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;  }
.map img { max-width: initial  !important;  }

.show { display:block !important;  }
.hide { display:none !important;  }
.text-color { color:#4B6ED1 !important;  }

i span { position:absolute; top:-4000px; left:-3000px; display:block;   font-size:0px; line-height:0px; }

@media (min-width: 992px) {


	.pc-true { display:block !important;  }
	.m-true { display:none !important;  }


	.header { height:140px; width:100%; padding-top:40px;  position:relative; z-index:100;  }
	.header .link-menu {left:50%; margin-left:-600px;  }
	.header .link-menu  { position:absolute; top:0px; z-index:9;   } 
	.header .link-menu li  { float:left; margin-top:10px;  } 
	.header .link-menu li a { font-size:13px; color:#fff; }
	.header .link-menu li:before { content:''; display:block; float:left;  border-left:1px solid #fff;margin-left:10px; margin-right:10px; height:10px; margin-top:6px;  }
	.header .link-menu li:first-child:before { margin-left:0px; border:0px;  }

	.header h1 {float:left; z-index:101; position:relative;    padding-top:38px; }
	.header h1 a.logo {    }
	.header h1 a img {  margin-top:-12px;     }
	.header h1 a span { font-size:22px; color:#333; font-weight:bold;  display:inline-block; margin-left:5px;  }
	.header h1 .img img { width:56px; }

	.m-menu-logo { display:none;  }
	.header-util-wrap { position:absolute; top:0px; left:0px; width:100%; height:40px; background:#333;  }
	.header-util-wrap ul  { position:absolute; top:0px;   } 
	.header-util-wrap ul li  { float:left; margin-top:10px;  } 
	.header-util-wrap ul li a { font-size:13px; color:#fff; }
	.header-util-wrap ul li:before { content:''; display:block; float:right;  border-right:1px solid #fff;margin-left:10px; margin-right:10px; height:10px; margin-top:6px;  }
	.header-util-wrap ul li:first-child:before {   }
	.header-util-wrap li.lang {   }
	.header-util-wrap li.lang dl { position:relative;  float:left;  }
	.header-util-wrap li.lang dt { font-weight:normal;  } 
	.header-util-wrap li.lang dt span {font-size:10px;   }
	.header-util-wrap li.lang dd {display:none;z-index:102;  padding:15px;  position:absolute; top:33px; right:0px; width:auto; background:#eee;  }
	.header-util-wrap li.lang dd a { display:block; color:#555; margin:3px 0 ; }
	
	.header-util-wrap .top-util  {right:50%; margin-right:-580px; }
	
	.gnb {   position:absolute;z-index:100;  top:85px; right:0px; width:100%;  background:url(../images/common/header_bg.png) repeat-x left top , url(../images/common/menu_bg.jpg) repeat left 105px  ;}
	.gnb .container {  }
	.gnb .container:after { clear:both; display:table; content:'';  }
	.gnb .row {float:right;  }
	.gnb .menu { float:left;  width:160px; text-align:Center;  }
	.gnb .menu h3 {  font-weight:normal;  }
	.gnb .menu h3 a { color:#222;  letter-spacing:-1.5px;  display:inline-block; padding-bottom:13px;   font-size:20px; vertical-align:middle;  }
	.gnb .menu h3 a img { display:none !important;  }
	.gnb .menu h3 a:hover ,.gnb .menu h3 a.active { text-decoration:none;  border-bottom:3px solid #4B6ED1;  padding-bottom:10px;  }
	.gnb .menu ul  {display:none;  text-align:center;   padding-top:20px; padding-bottom:30px; }
	.gnb .menu ul li  { margin-bottom:10px; padding-left:10px; padding-right:10px; }
	.gnb .menu ul li a { color:#666;  font-size:16px; letter-spacing:-1.5px;  }
	.gnb .menu ul li a:hover , .gnb .menu ul li a:active { color:#4B6ED1; text-decoration:none;    }
	.gnb .menu ul li  ul { display:none !important;  }
	.gnb .menu ul li i { display:none;  }

	.header .all-menu-open {   display:none !important;  position:absolute; top:82px; right:50%;  margin-right:-600px;  z-index:100; }
	.gnb .all-menu-close { display:none;   } 

	.header .search-btn  { position:absolute; top:10px; right:50%; margin-right:-600px;  z-index:100; }
.header .search-btn a i { font-size:14px; color:#fff; margin-top:0px;display:inline-block;   }
.header .search-btn .search-close { display:none;  }
.header .search-btn .search-close i {  font-size:18px; margin-top:-3px; }



.top-search-wrap {display:none; height:140px; z-index:103;    width:100%;  position:absolute; top:40px;left:0px;    background:#fff;  }
.top-search-wrap form { width:640px; margin:0 auto;  padding-top:40px;  border-bottom:2px solid #000; }
.top-search-wrap form:after { clear:both; display:table; content:'';  }
.top-search-wrap form input[type="text"] { float:left; font-size:18px; border:0px; height:50px; color:#777;  background:#fff;  padding:4px 10px 0px; width:595px; }
.top-search-wrap form input[type="text"]::placeholder {color:#777; }
.top-search-wrap form button { float:left;  width:45px; height:50px;   border:0px; background:#fff; }
.top-search-wrap form button i { font-size:30px; color:#555;  }





.footer {background:#333; padding:30px 0px;   }
.footer .footer-link-menu {margin-bottom:35px;}
.footer .footer-link-menu dl { float:left; width:23.5%; margin-left:2%; position:relative;  z-index:100;  }
.footer .footer-link-menu dl:first-child {  margin-left:0px;  }
.footer .footer-link-menu dl dt a { display:inline-block; color:#afafaf;  padding:7px 25px 0px; height:35px; width:100%; background:#4a484b; font-size:15px; font-weight:normal;    }
.footer .footer-link-menu dl dt a span { float:right; font-size:12px; }
.footer .footer-link-menu dl dd { display:none; background:#4a484b; padding:10px 25px; position:absolute; bottom:35px; overflow-y:auto; max-height:350px;  width:100%; border-bottom:1px solid #000;   }
.footer .footer-link-menu dl dd a { font-size:15px; display:block; margin:5px 0;color:#afafaf;    }
.footer .foot-logo {margin-bottom:20px;   }
.footer .foot-logo .logo {float:left; margin-right:10px;   }
.footer .foot-logo .class {float:left; color:#4f4f4f; font-size:14px;  font-weight:bold; display:block; margin-top:12px;  }
.footer address { color:#8a8a8a; font-size:15px; line-height:1.6;margin-bottom:5px;   }
.footer .comment { color:#8a8a8a; font-size:14px;  }


  #backtotop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 9999;
      width: 60px;
      height: 60px;
      text-align: center;
      background: rgba(0,0,0,0.3);
      font-size: 40px;
      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);
  }

.back {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10;
}


}




@media (min-width: 992px) and (max-width: 1199px) {

	
	.header .link-menu { margin-left:-480px;  }
	.header-util-wrap .top-util  { margin-right:-480px; }
	.header h1 {  }
	.header h1 {  padding-top:43px; }
	.header h1 a img {  margin-top:-10px;  width:100px;     }
	.header h1 a span { font-size:17px;  }


	.header .search-btn  { margin-right:-480px; }
	.header-util-wrap .top-util  { margin-right:-460px; }
	.gnb .container {   }
	.gnb .menu { width:140px;}
	.gnb .menu h3 a {     font-size: 16px;   }
	.gnb .menu ul li a {   font-size:14px; }



}


@media (max-width: 991px) {

	
	.pc-true { display:none !important;  }
	.m-true { display:block !important;  }

	.header { position:relative; height:85px;    padding:35px 15px 0 ;  }

	.header .link-menu  { position:absolute; top:0px; left:0px; width:100%;  height:35px; z-index:9; width:100%; background:#333; padding-top:8px;  } 
	.header .link-menu li  { float:left;  } 
	.header .link-menu li a { font-size:13px; color:#c9c9c9; }
	.header .link-menu li:before { content:''; display:block; float:left;  border-left:1px solid #D6D6D6; margin-left:10px; margin-right:10px; height:10px; margin-top:6px;  }
	.header .link-menu li:first-child:before { margin-left:0px; border:0px;  }

	.header h1 {float:left; z-index:101; position:relative;    padding-top:18px; }
	.header h1 a.logo {    }
	.header h1 a img {  margin-top:-6px;  width:80px;    }
	.header h1 a span { font-size:15px; color:#333; font-weight:bold;  display:inline-block; margin-left:5px;  }
	.header h1 .img { display:none;  }
	.all-menu-open {  position: absolute;    top: 52px;  text-align:center;    right: 15px;   z-index:10;   }
	.all-menu-open img {width:18px; height:16px; }
	
.header .search-btn  {  }
.header .search-btn a { color:#222;  font-size: 18px;  position: absolute;   top: 49px;     right: 45px;    z-index: 10;    }
.header .search-btn a i:before { margin:0px; padding:0px;   }
.header .search-btn a.search-close  {display:none; font-size: 24px;  top: 46px;   right: 40px;  }


	.m-menu {   z-index: 1000; overflow-y:auto;    position: fixed;    top: 0px;  right: 0; width: 300px; margin-right:-300px;   height: 100%;    background:#fff;    letter-spacing: -1px;    text-align: left;   }
	.top-util {background:#E1E7F5 ;height:40px; padding:0 20px;   }
	.top-util li { float:left;    }
	.top-util li:first-child {border-left:0px;    }
	.top-util li a { color:#222; font-size:13px; padding-top:12px;   display:block; height:40px;     }


	.header .all-menu-close {    position: absolute;    top: 13px;    right:15px;  z-index:102; }
	.header .all-menu-close img {width:14px;  }


 

.gnb  { padding:20px;  }
.gnb .menu { border-bottom:1px solid #DDDDDD;  }
.gnb .menu h3 { }
.gnb .menu h3 a {  padding:17px 20px 17px 0px;   position: relative;  font-weight:bold;   display:block;   font-size: 17px;    color: #222;      }
.gnb .menu h3 a:hover { text-decoration:none;  }
.gnb .menu h3 a img {width:10.5px; right:15px; top:50%; position:absolute; margin-top:-2px;  }
.gnb .menu h3 a img.close-icon {display:none; }
.gnb .menu h3 a.active img.open-icon {display:none; }
.gnb .menu h3 a.active img.close-icon {display:block; }
.gnb .menu h3 a i {    }
.gnb .menu h3 a.active { border-bottom:2px solid #4B6ED1;  }
.gnb .menu ul { display:none;  padding:7px 10px;   }
.gnb .menu ul li {   }
.gnb .menu ul li a { color:#666; width:100%; padding:7px 0 ; font-size:16px; display:block;  font-weight:normal;  }
.gnb .menu ul li a.active { color:#4B6ED1;   }


	
	.top-search-wrap { display:none;  padding-top:1rem; padding-bottom:1rem; padding-left:15px; padding-right:15px; z-index:100;   position:absolute; top: 85px;  left:0px; width:100%; background:#f4f4f4;  }
	.top-search-wrap form { padding-bottom:5px; border-bottom:2px solid #000;  }
	.top-search-wrap input {    width: calc(100% - 40px);    height: 1.81818182rem;    border: 1px solid #305ABB;  background:#f4f4f4;   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; width:40px;  height: 1.81818182rem;   }
	.top-search-wrap button  i { font-size:0.90909091rem; color:#555;  }


	


.footer {background:#333; padding:30px 15px;   }
.footer .footer-link-menu {margin-bottom:0.6rem; margin-left:-2%; }
.footer .footer-link-menu dl { float:left; width:49%; margin-left:1%; position:relative;  margin-bottom:1%; z-index:100;  }
.footer .footer-link-menu dl dt a { display:inline-block; color:#afafaf;  padding:7px 25px 0px; height:35px; width:100%; background:#4a484b; font-size:0.55rem; font-weight:normal;    }
.footer .footer-link-menu dl dt a span { float:right; font-size:0.45rem; }
.footer .footer-link-menu dl dd { display:none; background:#4a484b; padding:10px 25px; position:absolute; bottom:35px; overflow-y:auto; max-height:350px;  width:100%; border-bottom:1px solid #000;   }
.footer .footer-link-menu dl dd a {font-size:0.55rem; display:block; margin:5px 0;color:#afafaf;    }
.footer .foot-logo {display:none;   }
.footer .foot-logo .logo {float:left; margin-right:10px;   }
.footer .foot-logo .class {float:left; color:#4f4f4f;font-size:0.53rem  font-weight:bold; display:block; margin-top:12px;  }
.footer address { color:#8a8a8a; font-size:0.53rem ;  line-height:1.6;margin-bottom:5px;  }
.footer address p { margin-bottom:0.4rem;  }
.footer address p:after { clear:both; display:table; content:'';  }
.footer address p.address strong {  float:left; width:80px;   }
.footer address p.address span { float:right;  width:calc(100% - 80px);  }
.footer .comment { color:#8a8a8a;font-size:0.51rem  }







  #backtotop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 1.81818182rem;
    height: 1.81818182rem;
    text-align: center;
    line-height: 1.81818182rem;
	padding-top:0px; 
    background: rgba(0, 0, 0, 0.3);
    font-size: 1.18181818rem;
    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);
  }



.back {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10;
}


}




@media (min-width: 1200px) {

}
@media (min-width: 992px) {

}
@media (min-width: 768px) {

}
