/* @import url(font.css); */
@import "noto-sans-kr/noto-sans-kr.css";

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; }

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; }

ins { text-decoration:none; }
del { text-decoration:line-through; }

blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

hr { display:none; }

@media print {
    a:after {
        content: "" !important;
    }
}



body {    font-family: 'Noto Sans KR';  font-size:14px; letter-spacing:-0.7px;  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 !important;   }

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


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

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:'';  }

.text-red { color:#ff0000 !important;  }

@media (min-width: 992px) {

	.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 {height: 158px; width:100%; background:#fff; position:relative; z-index:100;}
	.header .container {position: relative;}
	.header  h1  {position:relative; left: 50%; margin-left: -600px; z-index:1;padding-top: 30px;}
	.header  .header-site-link { position:absolute; top:30px; z-index:2;  left:50%; margin-left:-600px; }
	.header  .header-site-link  a { display:inline-block; background:#f2f2f2; padding:5px 20px; border-radius:15px; color:#333;  }
	.header .top-right-div {position:absolute;top: 32px;right: 50%; margin-right: -545px; z-index:2;display: block;}
	.header .top-right-div ul {float:left;vertical-align: middle;}
	.header .top-sns {margin-right: 15px;}
	.header .top-sns li {float:left;vertical-align: middle;}
	.header .top-sns li + li:before {content: ' ';color: #d5d5d5;padding-left: 5px;padding-right: 5px;}
	/*.header .top-util {position:absolute;top: 32px;right: 50%; margin-right: -545px; z-index:2;display: block;border: 1px solid #ccc;padding: 7px 26px;border-radius: 30px;}*/
	.header .top-util {border: 1px solid #ccc;padding: 7px 26px;border-radius: 30px;}
	.header .top-util li {float:left;vertical-align: middle;}
	.header .top-util li + li:before {content: '|';color: #d5d5d5;padding-left: 18px;padding-right: 18px;}
	.header .top-util li a  {color: #333;font-size: 14px;}

	.gnb {position:absolute; top: 106px;left:0px;width:100%; ;z-index:100;  background:url(../images/common/line.png) repeat-x left 51px;}
	.gnb .container { }
	.gnb .menu {float: left; width:16.666%;  padding:0 20px; }
	.gnb .menu h3 i { display:none;  }
	.gnb .menu h3 a {color: #111;display:inline-block;height:52px;font-weight: 500;font-size:20px;padding: 10px 0px 0;}
	.gnb .menu h3 a:hover ,.gnb .menu h3 a.active { text-decoration:none; color:#009697;    border-bottom:3px solid #009697;  }
	.gnb .menu .depth-menu  {padding-bottom:30px;display: none; padding-top:30px;width: 200px;}
	.gnb .menu ul li  {margin-bottom:20px;font-size:16px;}
	.gnb .menu ul li i.icon-down-open , .gnb .menu ul li i.hidden-sm-up { display:none !important;  }
	.gnb .menu ul li.long {/* width: 100px; */}
	.gnb .menu ul li a { color:#000;  }
	.gnb .menu ul li a:hover , .gnb .menu ul li a:active { text-decoration:underline;   }
	.gnb .menu ul li ul { margin-top:8px; }
	.gnb .menu ul li ul li { margin-bottom:8px; font-size:14px;  }
	.gnb .menu ul li ul li a {color:#666; }

	.header .menu-open   {  display:none;  position:absolute; top:95px; left:50%; margin-left:-600px;   z-index:100; padding-top:10px;text-align:center;  }
	.header .all-menu-close {  display:none;  position:absolute; top:5px; left:50%; margin-left:-600px;   z-index:100; padding-top:10px;text-align:center;  }
	.header .all-menu-close { display:none;  }
	.header .search-btn {position:absolute;top: 38px;right: 50%; margin-right: -600px; z-index:100;color:#222;text-align:center; z-index: 100;}
	.header .search-btn a.search-close  {display:none;   }

	.top-search-wrap {display:none; height:140px; padding-top:40px;  border-bottom: 1px solid #ccc; width:100%; position:absolute; top:158px; left:0px; width:100%; background:#fff ;  }
	.top-search-wrap form { width:560px; margin:0 auto; padding-bottom:5px; background:#ebebeb; padding-left: 30px; border-radius:30px; height:60px;   }
	.top-search-wrap form input[type="text"] { float:left; font-size:16px; background:#ebebeb; height:60px;  color:#222; border:0px; padding:4px 10px 0px; width:470px;   }
	.top-search-wrap form button { float:left;background:none; border:0px; height:auto; padding-top:7px;   }
	.top-search-wrap form button i { font-size:30px; color:#000;  }




	.bottom-banner {float: left; width: 100%; border-top: 1px solid #ddd; height: 90px; display:none;  }
	.bottom-banner .container {position: relative;}
	.bottom-banner .main-bottom {float: left; width: 87%;}
	.bottom-banner .bottom-banner-list li {float: left; padding-top: 30px; text-align: left;	}
	.bottom-banner .bottom-banner-list img {height: 30px;}
	.bottom-banner .bottom-banner-btn {float: left; position: absolute; top: 32px; right: 0;}
	.bottom-banner .bottom-banner-btn div {float: left; font-size: 25px; line-height: 20px;}
	.bottom-banner .bottom-banner-btn div.bb-btn-prev a {padding: 0 15px;border-right: 1px solid #ddd;}
	.bottom-banner .bottom-banner-btn div.bb-btn-next a {padding: 0 15px;}
	.bottom-banner .bottom-banner-btn div.bb-btn-play a {padding: 0 15px;}

	.footer {clear: both;  width:100%;  background:#333;  padding:50px 0;  }
	.footer .footer-logo {padding-bottom: 40px;}
	.footer .footer-link {float: left; width: 100%; margin-bottom: 20px;}
	.footer .footer-link a {color: #fff; float: left; padding: 0 15px; font-size: 16px;  background:url(../images/main/util_line.png) no-repeat left 7px; }
	.footer .footer-link a:first-child {padding-left: 0; background: none;}
	.footer address {float: left; width: 100%; border-top: 1px solid #555; padding-top: 15px; color: #fff; font-weight: 300; font-size: 16px; line-height: 170%; }

  #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);
  }



}




@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  h1  { margin-left: -480px; }

	/*.header .top-util {margin-right:-400px;  }*/
	.header .top-right-div {margin-right: -400px; }
	.header .menu-open , .header .all-menu-close {  margin-left:-480px;   }
	.header .search-btn { margin-right:-480px;}
	.gnb .menu {
    min-width: 160px;
}
	.gnb .menu h3 a {font-size: 18px;}
/* 	.gnb .menu.menu2, .gnb .menu.menu3 {
    min-width: 140px;
}
	.gnb .menu.menu4 {
    min-width: 150px;
} */
	.gnb .menu .depth-menu {
    width: 160px;
}
/* 	.gnb .menu.menu2 .depth-menu, .gnb .menu.menu3 .depth-menu {
    width: 140px;
}
	.gnb .menu.menu4 .depth-menu {
    width: 150px;
} */
    .gnb .menu.menu1 ul li a {letter-spacing: -1.8px;}
	.gnb .menu ul li {font-size: 14px;}
	.gnb .menu h3 {/* padding: 0 9px; */}


}



@media (min-width: 1200px) {

}
@media (min-width: 992px) {

}
@media (min-width: 768px) {

}
