@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:'NanumGothicWeb'; font-size:14px; letter-spacing:-1.5px;  min-width: 320px; overflow-x: hidden;  position:relative; }
h1,h2,h3,h4,h5,h6 {margin: 0; font-weight: normal;}
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 { line-height:1; vertical-align:top;  }
i span { text-indent:-99999px;display:block;   font-size:0px; line-height:0px; }


.text-color { color:#CB2111 !important;  }

@media (min-width:768px){.container{width:720px}}
@media (min-width:992px){.container{width:960px}}
@media (min-width:1200px){.container{width:1200px}}
@media (min-width:1650px){.container{width:1600px}}

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

	
	.header { height:180px;  position:relative;   }
	.header h1 { height:180px; padding-top:43px; padding-left:25px; float:left; position:relative; z-index:101; }
	.header h1 img { width:130px; }
	.m-menu { display:block !important;  margin-left:0px !important;  }
	.gnb {   position:absolute;z-index:100;  top:60px; left:0px; text-align:center; width:100%;  }
	.gnb .menu { display:inline-block;  font-size:0px; position:relative;  }
	.gnb .menu h3 { display:inline-block; padding-left:45px; padding-right:45px;     font-size:24px;  line-height:1.6;  }
	.gnb .menu h3 b { display:block; font-weight:200; font-size:20px;  }
	.gnb .menu h3 a {color:#000; text-align:center;  display:block; padding-bottom:50px; height:81px;   }
	.gnb .menu h3 a:hover ,.gnb .menu h3 a.active { text-decoration:none;  color:#000;  }
	.gnb .menu ul  {display:none; position:absolute;  width:250px; top:80px; left:50%; margin-left:-125px;  text-align:center;  padding:30px 10px 5px;  background:rgba(0,0,0,0.8); }
	.gnb .menu ul li   { margin-bottom:25px;line-height:1.6;  font-weight:100;  font-size:18px; }
	.gnb .menu ul li b { font-size:16px;  display:block;  font-weight:200;  }
	.gnb .menu ul li a  { color:#fff;  }
	.gnb .menu ul li a.active, .gnb .menu ul li a:hover  { text-decoration:underline;   }
	.all-menu-close , .all-menu-open { display:none;  }
	.search-open { position:absolute; top:65px; right:50px; z-index:100;  }
	.search-open img  { width:48px; }
	.top-search-wrap {display:none;  height:180px; padding-top:60px;   width:100%; position:absolute; top:0px; left:0px; width:100%; background: #fff ;  z-index:100; border-top:1px solid #dadada ;}
	.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:15px;   }
	.top-search-wrap form button i { font-size:30px; color:#000;  }
	
	.search-close { position:absolute; top:75px; right:50px; z-index:100;  display:none;  }
	.search-close a { color:#000; font-size:32px;    }


	.sns-btn-wrap { position:absolute; top:690px; right:0px; width:120px;  text-align:center;padding:13px 0 ;z-index:1001;    }
	.facebook {  margin-bottom:22px }
	.sns-btn a { display:block; font-size:14px; color:#000;  font-weight:100; }
	.sns-btn a img {display:block; margin:0 auto; height:56px;  }
	.youtube  a img {display:block; margin:0 auto 10px; width:40px;  height:auto; }



	.footer { background:#1C1E1F;  padding:70px 0 70px;   }
	.footer .logo  { float:left; width:230px;  margin-right:120px; }
	.footer .logo img {/*width:230px; */ }
	.footer address { color:#fff; font-weight:300; float:left; width:calc(100% - 350px);  margin-top:-10px;  letter-spacing:0px; line-height:1.6;  font-size:18px;}
	.footer address span  { font-weight:200;   }

	


	


  #backtotop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 9999;
      width: 60px;
      height: 60px;
      text-align: center;
     padding-top:10px; 
      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: 1430px) {
	.header  h1 { padding-left:15px;  }
	.search-close ,.search-open { right:15px;  }
	.gnb .menu h3 {  padding-left:30px; padding-right:30px;  }
	.sns-btn-wrap { display:none;  }


}
@media (min-width: 992px) and (max-width: 1300px) {
	.gnb .menu h3 {  padding-left:15px; padding-right:15px;  }
}


@media (min-width: 992px) and (max-width: 1199px) {
	.gnb .menu h3 {   font-size:20px; }
	.gnb .menu h3 b {font-size:16px;  }
	.footer .logo  { float:left; width:200px;  margin-right:50px; }
	.footer .logo img {width:200px;  }
	.footer address { color:#fff; font-weight:300; float:left; width:calc(100% - 250px);   font-size:16px;  }

}


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



	.header { position:relative; height:90px;    padding:10px 15px 0 ;  }
	.header h1 {text-align:center;  z-index:100; position:relative;  padding-top:0px;  }
	.header h1 img { width:85px;   }
	.all-menu-open {  position: absolute;    top: 35px;    left: 15px;    z-index:100;  }
	.all-menu-open a { color:#000;  }
	.all-menu-open img { width:24px;  }
	.search-open { position:absolute; top:30px; right:15px; z-index:100;  }
	.search-open img  { width:30px; }

	.m-menu {   z-index: 1001; overflow-y:auto;    position: fixed;    top: 0px;  left: 0; width: 300px; margin-left:-300px;   height: 100%;    background:#ddd;    letter-spacing: -1px;    text-align: left;   }
	.header .all-menu-close {    position: absolute;    /*top: 70px;*/ top: 20px;   font-size:18px;  right:15px;  z-index:102; }
	.header .all-menu-close a { color:#000;  }
	.header .all-menu-close img { }
 
	.gnb  { padding:40px 0 ; }
	.gnb .menu h3 {  }
	.gnb .menu h3 a {  padding:15px 34px;  position: relative;    font-weight:normal;  display:block;   font-size: 20px;    color: #000;      }
	.gnb .menu h3 a b { display:block; font-weight:200; font-size:18px;  }
	.gnb .menu h3 a.active {  padding:15px 34px;  position: relative;    display:block;   font-size: 20px;        }
	.gnb .menu ul { display:none;  background:rgba(0,0,0,0.8); padding:15px 34px;   }
	.gnb .menu ul li { padding:10px 0 ;  }
	.gnb .menu ul li a { color:#fff; font-size:18px;  font-weight:normal;  }
	.gnb .menu ul li a b {display:block; font-weight:200; font-size:16px; }


	.top-search-wrap { display:none;  padding-top:1rem; padding-bottom:1rem; padding-left:15px; padding-right:15px; z-index:100;   position:absolute; top: 90px ; 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;  }

	.header .search-close { position:absolute; top:35px; right:15px;  z-index:100;  display:none;  }
	.header .search-close a { color:#000; font-size:22px;    }


	.sns-btn-wrap { padding-left:25px; padding-top:8px;    }
	.sns-btn a { display:block;   font-size: 20px;    color: #000;    font-weight:100; }
	.sns-btn a img {height:56px;  }
	.sns-btn a img {height:56px;  }
	.facebook {  margin-bottom:10px }
	.youtube  {padding-left:10px;  }
	.youtube  a img {width:40px; margin-right:5px;  height:auto; }


	.footer { background:#1C1E1F;  padding:30px 15px 50px; }
	.footer .logo  {margin-bottom:50px; text-align:center;   }
	.footer .logo img  {/*width:154px;   */ }
	.footer address { color:#fff; font-size:12px;  text-align:center;  letter-spacing:0px; line-height:1.6;  }
	.footer address span  { font-weight:200;   }


  .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: 1.81818182rem;
    height: 1.81818182rem;
    text-align: center;
    line-height: 1.81818182rem;
	padding-top:5px; 
    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);
  }
}






@media (min-width: 1200px) {

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

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

}


