@import url(font.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' ; font-size:14px; line-height:1.4;  letter-spacing:-1.5px;  min-width: 320px; overflow-x: hidden;  position:relative; }
h1,h2,h3,h4,h5,h6 {margin: 0; font-weight: bold;}
p, dl, ol, ul {margin: 0;}

.skip { color:#fff !important;  }
.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; }


a[target="_blank"]:not([title]), form[target="_blank"]:not([title]), form[target="_blank"][title=""] {
    display: inline-block;
    border: none;
}

a[target="_blank"]:not([title]):after, form[target="_blank"]:not([title]):after, form[target="_blank"][title=""]:after {
    color: red;
    content: "";
}



@media (min-width: 1000px) {
.pc-true { display:inline-block !important;  }
.m-true { display:none !important;  }

}
@media (min-width: 1000px) {
.header {  height:85px; width:100%; border-bottom:1px solid rgba(255,255,255,0.3);  position:relative; z-index:200; }
.header:after { clear:both; display:table; content:'';  }
.header h1 {position:absolute; top:0px; left:30px;   float:left; padding-top:15px;  z-index:110; }
.header .baro-go { display:inline-block; padding-top:30px; position:absolute; top:0px; right:0px; background:#000; width:195px; height:85px; text-align:center;  z-index:110;  }
.header .baro-go a {color:#fff; font-size:16px; font-weight:bold;  }
.header .header-util-wrap { position:absolute; top:0px; right:195px;z-index:110;  }
.header .header-util-wrap .top-util:before { content:''; display:block; width:1px; height:25px; border-left:1px solid #c17908; position:absolute; top:30px; left:0px;  }
.header .header-util-wrap li  { }
.header .header-util-wrap li a { display:block; width:82px; height:85px; text-align:center;  background:#d98809; padding-top:30px;  }
.header .header-util-wrap li.logout img { width:23px;  }
.header .all-menu-open { position:absolute; top:0px; right:277px;z-index:110;  }
.header .all-menu-open a  { display:block; width:82px; height:85px; text-align:center;  background:#d98809; padding-top:30px;  }

.gnb {    position:absolute;z-index:100;  top:0px; left:0px; width:100%; background:url(../images/common/sub_menu_bg.jpg) repeat-x left 76px; text-align:center;  }
.gnb .menu {display:inline-block; margin:0 19px;   }
.gnb .menu h3 { display:inline-block; height:85px; font-weight:normal; }
.gnb .menu h3 a { display:inline-block; height:85px;  width:100%; font-size:20px; color:#fff;  padding-top:35px;  letter-spacing:-1.8px; }
.gnb .menu h3 a:hover, .gnb .menu h3 a.active { border-bottom:1px solid #d98809; text-decoration:none;  }
.gnb .menu ul {display:none;  border-top:1px solid rgba(255,255,255,0.3); position:absolute; top:85px; left:0px; width:100%; background:#000; text-align:center;  padding:40px 0 ; }
.gnb .menu ul li {display:inline-block; padding:0 22px;   }
.gnb .menu ul li a { font-size:18px; color:#fff;  }
.gnb .menu ul li a:hover, .gnb .menu ul li a.active {color:#d98809; }

.all-menu-close { display:none;  }


.footer { width:100%; background:#333; padding-top:50px; padding-bottom:100px;  }
.footer .container { position:relative;  }
.footer .footer-logo { margin-bottom:20px;  }
.footer address {font-size:16px; color:#9a9a9a; }
.footer .foot-link { position:absolute; top:0px; right:0px;  }
.footer .foot-link li { float:left; margin-left:12px;   }
.footer .foot-link li a { display:inline-block; border:1px solid #fff; color:#fff; text-align:center; width:210px; height:50px; padding-top:12px; font-size:16px;  }
.footer .foot-link li.link01 a { border:1px solid #d98809; background:#d98809; color:#000; }
.footer .sns-link { position:absolute; top:90px; right:0px;  }
.footer .sns-link li { float:left; margin-left:20px;  }


  #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)*/




@media (min-width: 1000px) and (max-width: 1599px) {
	.header h1 {  left:10px; }
	.header h1 img{width:200px;   }
	.header .baro-go { border:1px solid #fff;  padding-top:8px; top:95px; right:50%; margin-right:-600px;  background:none ; width:165px; height:40px; }
	.header .baro-go a { font-weight:normal;  }
	.gnb .menu h3 a { font-size:19px;}
	.gnb .menu ul li a { font-size:16px;  }
	.gnb .menu {margin:0 10px;   }
	.header .header-util-wrap { right:50%; margin-right:-600px;  }
	.header .all-menu-open {  right:50%; margin-right:-518px;  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
	.gnb .menu01 { margin-left:140px;  }
	.gnb .menu h3 a { font-size:18px;}
	.header-util-wrap { margin-left:-500px; }
	.header .baro-go {  margin-right:-490px;  width:85px; height:52px; padding:7px;  }
	.header .baro-go a { font-size:14px; }
	.header .header-util-wrap { right:50%; margin-right:-490px;  }
	.header .header-util-wrap .top-util:before { height:18px; border-left:1px solid rgba(255,255,255,0.3);  top:37px;  }
	.header .header-util-wrap li a { width:40px; height:85px;  background:none; padding-top:37px;  }
	.header .all-menu-open {  right:50%; margin-right:-450px;  }
	.header .all-menu-open a  { width:40px; height:85px;   background:none; padding-top:37px;  }


	.footer .foot-link li a {  width:180px; }

}/*@media (min-width: 992px) and (max-width: 1199px)*/



@media (max-width: 999px) {

.pc-true { display:none !important;  }
.m-true { display:inline-block !important;  }


}


@media (max-width: 999px) {

.container {}
.header { padding:0 15px; height:70px; border-bottom:1px solid rgba(255,255,255,0.3);    position:relative;  z-index:200;  }
.header h1 { position:relative; z-index:1; padding-top:10px;  }
.header h1 img {width:200px; }
.header .all-menu-open {    position: absolute;    top: 27px;   right: 15px; z-index: 10;    }
.header .all-menu-open img { width:23px;   }
.header .all-menu-close {    position: absolute;    top:27px;   right: 15px;  }



	.m-menu {  display:none;  padding-bottom:50px;  width:320px; margin-right:-320px;   z-index: 10000;  overflow-y:auto;    position: fixed;    top: 0;  height:100%;   right: 0;	     background: #fff;    letter-spacing: -1px;    text-align: left;   }
	.m-menu .container { width:auto;  }
	.header-util-wrap {padding:28px 15px 0 15px;  width:100%; background:#d98809;  height:75px;  }
	.header .header-util-wrap li  {float:left;margin:0 10px;   }
	.header .header-util-wrap li a { font-size:16px; color:#fff;  }
	.header .header-util-wrap li a img { float:left; margin-right:5px; display:block;  }
	.header .header-util-wrap li.logout img { width:23px;  }
	.header .baro-go { padding:23px 15px 0 25px;  background:#000; width:100%; height:70px;   z-index:110;  }
	.header .baro-go a  {color:#fff; font-size:16px; font-weight:bold;  }
	.header .baro-go img { margin-left:15px;  }

	.gnb .menu { }
	.gnb h3 { font-size: 18px;  }
	.gnb h3 a { color:#000; font-weight:bold;  display:block; height:70px; width:100%; padding:23px 15px 0 25px; border-bottom:1px solid #999ba5;  }
	.gnb  h3 a.active {   background:#ffddaa;  }
	.gnb h3 a img { float:right;  }
	.gnb ul {display:none;  background:#f5f5f5; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8;   }
	.gnb ul li {border-bottom:1px solid #cdcdcd;  }
	.gnb ul > li a { font-size:16px; color:#555; font-weight:bold; display:block; color:#666; height:40px; padding:10px 15px 0 25px;  }
	.gnb ul li ul {display:none;   }



.footer { width:100%; background:#333;  }
.footer .container { padding:100px 30px 60px;  position:relative;  }
.footer .footer-logo { margin-bottom:20px;  }
.footer address {font-size:16px; color:#9a9a9a;  margin-bottom:35px; }
.footer .foot-link { position:absolute; top:20px; left:15px;   margin:0 -5px; width:calc(100% - 15px);  }
.footer .foot-link li {float:left;  width:50%; padding:0 5px;   }
.footer .foot-link li a { display:block;  border:1px solid #fff; color:#fff; text-align:center; width:100%; height:50px; padding-top:12px; font-size:16px;  }
.footer .foot-link li.link01 a { border:1px solid #d98809; background:#d98809; color:#000; }
.footer .sns-link { float:right;   }
.footer .sns-link li { float:left; margin-left:20px;  }


  #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: 100;
}


}/*@media (max-width: 991px) */




@media (min-width: 1200px) {

}
@media (min-width: 992px) {

}
@media (min-width: 768px) {

}


