
@import url(font.css);
@import url(http://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.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: 'Spoqa Han Sans Neo', 'sans-serif'; position:relative;  font-size:14px; line-height:1.4; letter-spacing:-1.4px;   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% ;  }
.map img { max-width: initial ;  }
.show { display:block !important;  }
.hide { display:none !important;  }

i span { position:absolute; top:-4000px; left:-3000px; display:block;   font-size:0px; line-height:0px; }

.text-color { color:#183760 !important;  }

@media (min-width: 992px) {
	.pc-true { display:block !important; }
	.m-true { display:none !important; }

	.header { height:90px; width:100%;  padding:0px 40px;  position:absolute; top:0px; left:0px;  z-index:100;  border-bottom:1px solid rgba(255,255,255,0.2);   }
	.header h1 {float:left; z-index:101; position:relative;   padding-top:14px; margin-right:30px;  }
	.header h1 a img {margin-right:10px; float:left;  display:block;  }
	.header h1 a.logo img { width:160px;  }
	.header h1 a span{   font-weight:normal; float:left;  margin-top:20px; display:block;  color:#fff; letter-spacing:-1.6px; font-size:20px;  }


	.header .link-menu {float:left; padding-top:23px;  z-index:101; position:relative;  }
	.header .link-menu li  { float:left; margin-top:13px;  } 
	.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;  }


	.m-menu-logo { display:none;  }
	.header-util-wrap { position:absolute; top:0px; right:40px;  padding-top:23px;  z-index:101;   }
	.header-util-wrap ul  {  } 
	.header-util-wrap ul li  { float:left; margin-top:15px;  } 
	.header-util-wrap ul li img { width:25px;   } 


	
	.gnb {   position:absolute;z-index:100;  top:38px;width:100%; padding-left:700px; padding-right:180px;  left:0px;   }
	.gnb .menu { float:left; position:relative;   width:16.5%;   }
	.gnb .menu h3 {  font-weight:normal;  text-align:center;  }
	.gnb .menu h3 a { color:#fff; text-align:center; letter-spacing:-1.5px; height:60px;   display:block;    font-size:18px;  }
	.gnb .menu h3 a:hover ,.gnb .menu h3 a.active {font-weight:bold; text-decoration:none;   }
	.gnb .menu ul  {display:none; width:166px; text-align:center;  background: #415515 ; position:absolute; top:52px; left:50%; margin-left:-80px; padding:20px 15px; word-break:keep-all;  }
	.gnb .menu ul li  { margin-bottom:10px; padding-left:10px; padding-right:10px; }
	.gnb .menu ul li a { color:#fff;  font-size:16px; letter-spacing:-1.5px;  }
	.gnb .menu ul li a:hover , .gnb .menu ul li a:active {  text-decoration:underline;   }
	.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 !important;   } 
	.all-menu .all-menu-close a { display:block;  position:absolute; bottom:0px; right:0px;padding:10px;  border-left:1px solid #000; border-top:1px solid #000;  } 
	.all-menu .all-menu-close a img {width:23px;  }


	.header .search-btn  { position:absolute; top:20px; right:90px;  z-index:100; }
	.header .search-btn a i { font-size:20px; color:#fff; margin-top:15px;display:inline-block;   }
	.header .search-btn .search-close {  display:block; display:none;  text-align:center;   }
	.header .search-btn .search-close i { display:inline-block; margin-right:-3px;  margin-top:0px;  padding-top:10px;  font-size:27px;   }




.top-search-wrap {display:none; height:140px; z-index:100;    width:100%;  position:absolute; top:90px;left:0px;    background:#415515;   }
.top-search-wrap form { width:640px; margin:0 auto;  padding-top:40px;  border-bottom:2px solid #fff; }
.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:#fff;  background:none;  padding:4px 10px 0px; width:595px; }
.top-search-wrap form input[type="text"]::placeholder {color:#fff; }
.top-search-wrap form button { float:left;  width:45px; height:50px;   border:0px; background:none; }
.top-search-wrap form button i { font-size:30px; color:#fff;  }




.footer {  background:#2D2F3B;  padding:40px 0;  }
.footer .container { position:relative;     }
.footer .foot-logo  { border-bottom:1px solid #45484e; padding-bottom:20px; margin-bottom:20px;  }
.footer .foot-logo a span {display:inline-block;   color:#646464; font-size:20px;   }
.footer .foot-logo  img { width:140px;display:inline-block; margin-top:-17px;   }
.footer .footer-link-menu2 { position:absolute; top:0px; right:0px;  }
.footer .footer-link-menu2 dl { float:left; position:relative; margin-left:40px;   }
.footer .footer-link-menu2 dl dt {  }
.footer .footer-link-menu2 dl dt a { font-weight:normal; color:#fff; font-size:14px; }
.footer .footer-link-menu2 dl dt span {margin-left:20px; width:15px; height:15px; display:inline-block; line-height:15px;  font-size:14px; font-weight:normal; color:#fff; border-radius:100%; background:#646464; text-align:center; }
.footer .footer-link-menu2 dl dd { display:none; z-index:100;  position:absolute; bottom:30px; left:0px; width:100%; background:#4a484b; padding:10px; overflow-y:auto; max-height:350px;  width:100%; }
.footer .footer-link-menu2 dl dd a { font-size:14px; display:block; margin:5px 0; color:#fff;    }
.footer address { color:#909090; font-size:14px; line-height:1.6;margin-bottom:5px;   }
.footer .comment { color:#646464; font-size:14px; line-height:1.8;  }


  #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: 1500px) {

	.header { height:140px;  }
.header .link-menu { float:right; }
.header-util-wrap {top:60px; }
.header .search-btn  { top:80px; }
	.gnb {  top:100px;width:100%; padding-left:40px; padding-right:180px;    }
	.gnb .menu h3 a { height:45px;     }
	.gnb .menu ul  {  top:42px;}
	.top-search-wrap {top:140px; }


}




@media (min-width: 992px) and (max-width: 1199px) {

	
	.top-search-wrap { margin-right:-440px;     }

}


@media (max-width: 991px) {

	.pc-true { display:none !important;  }
	.m-true { display:block !important;  }

	.header { position:relative; height:110px;    padding:40px 15px 0 ;  }

	.header .link-menu  { position:absolute; top:0px; left:0px; width:100%;  height:40px; z-index:9; width:100%; border-bottom:1px solid rgba(255,255,255,0.3); padding-top:10px;  } 
	.header .link-menu li  { float:left;  } 
	.header .link-menu li a { font-size:13px; color:#fff; }
	.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:15px; }
	.header h1 a img {  width:106px;  display:block;    float:left;   margin-right:10px; }
	.header h1 a span {  padding-top:15px; display:block;     float:left; font-size:14px; color:#fff;  }



	.all-menu-open {  position: absolute;    top: 60px;  text-align:center; padding-top:8px;    right: 15px; width:32px; height:32px;  border-radius:4px;    }
	.all-menu-open img {width:20px; height:16px; }


	
.header .search-btn  {  }
.header .search-btn a { color:#fff;  font-size: 20px;  position: absolute;   top: 58px;  text-align:center; padding-top:6px;     right: 50px; width:32px; height:32px;    z-index: 10;    border-radius:4px;  }
.header .search-btn a i:before { margin:0px; padding:0px;   }
.header .search-btn a.search-close  {display:none; font-size: 30px;    padding-top:2px;   }


	.m-menu {   z-index: 1000; overflow-y:auto;    position: fixed;    top: 0px;  left: 0; width: 300px; margin-left:-300px;   height: 100%;    background:#415515;    letter-spacing: -1px;    text-align: left;   }
	.top-util {background:#415515 ;height:40px;  border-bottom:1px solid rgba(255,255,255,0.3);  }
	.top-util li { float:left;  width:50%; text-align:center; border-left:1px solid rgba(255,255,255,0.3);    }
	.top-util li:first-child {border-left:0px;    }
	.top-util li a { color:#fff; font-size:13px; padding-top:12px; color:#858585;  display:block; height:40px;     }
	.top-util li img { width:25px;   } 

	.header .all-menu-close {    position: absolute;    top: 30px;    right:15px;  z-index:102; }
	.header .all-menu-close img {width:20px;  }
	.header .m-menu-logo { z-index:101;  height:70px;  position:relative; padding-top:5px; padding-left:15px; margin-right:5px;  padding-top:15px;  width:100%; background:#fff;  }
	.header .m-menu-logo a img {width:106px;  display:block;    float:left;   margin-right:10px; }
	.header .m-menu-logo a span { padding-top:12px; display:block;     float:left; font-size:14px; color:#000;  }


 

.gnb  { padding:0px 0  20px; }
.gnb .menu h3 {  }
.gnb .menu h3 a {  padding:15px 34px;  position: relative;    display:block;   font-size: 20px;    color: #fff;      }
.gnb .menu h3 a.active { background:#000;     }
.gnb .menu ul { display:none;  background:#fff; padding:5px 34px;   }
.gnb .menu ul li { padding:3px 0 ;  }
.gnb .menu ul li a { color:#000; width:100%; padding:8px 0 ; font-size:16px; display:block; border-bottom:1px solid rgba(0,0,0,0.06);   font-weight:normal;  }

.top-search-wrap { display:none;  padding-top:1rem; padding-bottom:1rem; padding-left:15px; padding-right:15px; z-index:100;   position:absolute; top: 110px;  left:0px; width:100%;     background:#415515; }
.top-search-wrap form { padding-bottom:5px; border-bottom:2px solid #fff;  }
.top-search-wrap input {    width: calc(100% - 60px);    height: 1.81818182rem;    border: 1px solid #fff;  background:none;   vertical-align: top;	 float:left;  color:#fff; border:0px; padding:4px 10px 0px; 	 font-size:0.6rem;   }
.top-search-wrap form input[type="text"]::placeholder {color:#fff; }
.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:#fff;  }


	

.footer {background:#2D2F3B; padding:0px 15px 30;   }
.footer .footer-link-menu2 { margin:0 -15px 20px; }
.footer .footer-link-menu2 dl { float:left; width:50%;  position:relative;   z-index:100;  }
.footer .footer-link-menu2 dl dt a { display:inline-block; color:#fff;  padding:9px 25px 0px; height:35px; margin-left:-1px; margin-top:-1px;  width:calc(100% + 1px); border:1px solid #646464;  font-size:12px; font-weight:normal;    }
.footer .footer-link-menu2 dl dt a span { float:right; width:15px; height:15px; display:inline-block; line-height:15px;  font-size:12px; font-weight:normal; color:#fff; border-radius:100%; background:#646464; text-align:center;  }
.footer .footer-link-menu2 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-menu2 dl dd a {font-size:12px; display:block; margin:5px 0;color:#fff;    }
.footer .foot-logo  { padding-bottom:20px;   }
.footer .foot-logo a span {display:inline-block; font-weight:bold;  padding-left:30px;  color:#646464; font-size:13px;   }
.footer .foot-logo  img { width:140px;display:block;   }
.footer address { color:#909090; font-size:12px ;  line-height:1.6;margin-bottom:20px;  }
.footer address p {  }
.footer .comment { color:#646464;font-size:0.51rem ;  line-height:1.8; }







  #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) {

}


