* {margin:0; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; word-break: keep-all;}
html,body{max-width: 100%; min-height: 100%;}
html{overflow-x: hidden; -webkit-text-size-adjust: none;}
body{-webkit-print-color-adjust:exact; background: #fff; font-family: 'Montserrat', 'Noto Sans KR', sans-serif; font-style: normal; font-size: 16px; font-weight: 400; color: #0f0f0f; line-height: 1; letter-spacing: -0.5px;}
ul, li, dl,dt,dd {margin:0;padding:0;list-style:none}
a{color:#0f0f0f;text-decoration:none;}
img {border: 0; font-size: 0; max-width: 100%;}
h1, h2, h3, h4, h5, h6{font-size:1em;font-family: 'Montserrat', 'Noto Sans KR', sans-serif;}
textarea, select{font-family: 'Montserrat', 'Noto Sans KR', sans-serif;font-size:1em}
input, button{margin:0;padding:0;font-family: 'Montserrat', 'Noto Sans KR', sans-serif;font-size:1em}
input[type="submit"], button{cursor:pointer}
table, tr, td { border-collapse: collapse;}
p{word-break: keep-all;}

/*그누보드 테마 초기화*/
#hd_wrapper,
#gnb,
.latest_wr,
.latest_top_wr,
#aside,
#ft_link,
#ft_catch,
#ft_copy,
#hd,
#top_btn,
#side_menu,
#ft{display: none;}
#main_none{display: none;}
#hd_pop, #hd_wrapper, #tnb ul, #gnb .gnb_wrap, #container_wr, #ft_wr{width: 100%;}
#hd, #wrapper, #ft{min-width: inherit;}
#wrapper{background: #fff;}
#container_wr{z-index: 5; margin: 0 auto; height: auto; zoom: 1;}
#container{z-index: 4; position: static; float: none; min-height: inherit; height: auto !important; margin: 0; height: auto; font-size: 16px; width:  auto; zoom: 1;}
#ft{border-top: 0; background: #fff; padding-bottom: 0; margin: 0 auto; text-align: center;}
#tnb{display: none;}

input{border-radius: 0;}

select{appearance: none; border: 1px solid #d1d1d1; border-radius: 0; background: #fff url("/source/img/sel_arrow01.png") no-repeat center right 15px; padding: 0 25px 0 15px; outline: none;}
select::-ms-expand { display: none; }

.f_noto{font-family: 'Noto Sans KR', sans-serif;}
.f_mont{font-family: 'Montserrat', sans-serif;}

/*컨텐츠 가이드라인*/
.wrapper{width: 1280px; max-width: 100%; margin: 0 auto;}
.wrapper2{width: 100%; padding-left: 70px; padding-right: 70px;}

/*clearfix*/
.cf:before,
.cf:after{content: " "; display: table;}
.cf:after{clear: both;}
.cf{*zoom: 1;}

/*Column*/
.i-col-0{font-size: 0;}
.i-col-1{font-size: 0;}
.i-col-2{font-size: 0;}
.i-col-3{font-size: 0;}
.i-col-4{font-size: 0;}
.i-col-5{font-size: 0;}
.i-col-6{font-size: 0;}
.i-col-7{font-size: 0;}
.i-col-8{font-size: 0;}
.i-col-9{font-size: 0;}
.i-col-10{font-size: 0;}
.i-col-11{font-size: 0;}
.i-col-12{font-size: 0;}

.i-col-0 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: auto;}
.i-col-1 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 100%;}
.i-col-2 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 50%;}
.i-col-3 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 33.333%;}
.i-col-4 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 25%;}
.i-col-5 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 20%;}
.i-col-6 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 16.666%;}
.i-col-7 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 14.285%;}
.i-col-8 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 12.5%;}
.i-col-9 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 11.111%;}
.i-col-10 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 10%;}
.i-col-11 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 9.09%;}
.i-col-12 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 8.333%;}

/* arrow symbol */
i.arrow{display: inline-block; border: solid #000; border-width: 0 1px 1px 0; padding: 10px;}
i.up{transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg);}
i.down{transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);}
i.right{transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg);}
i.left{transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg);}

/*(mobile)table scroll text*/
.scroll_drag {
  display: none;
  text-align: center;
  font-size: 16px;
  color: #999;
  font-style: italic;
  padding: 15px 0;
}

@media screen and (max-width:767px){
  .scroll_drag{display: block;}
}
/*추가*/
html {
  -webkit-touch-callout:none; /* 탭하거나 꾹 누르는 경우 (롱터치) 보여지는 기본 ui를 제어하는 속성이다. iOS에서 터치 동작을 막고 싶을 때 사용 */
  /* -webkit-user-select:none;  드래그나 더블 클릭해서 텍스트의 선택을 하지 못하게 함 */
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 화면을 탭할 때 하이라이트가 생기는 것을 없앰 */
}
h1, h2, h3, h4, h5, h6 {
  font-size:inherit;
  font-weight:500;
}
.hide,caption,legend {
  line-height:0;
  font-size:1px;
  overflow:hidden;
}
main,header,section,nav,footer,aside,article,figure {
  display:block;
}
select:focus,
textarea:focus,
input:focus { 
    border:none;
}
.clear {
  clear:both;
}
.clear:after { 
  content:""; 
  display:block; 
  clear:both;
}
 /*기본 초기화*/
 input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* IE10 이상에서 input box 에 추가된 지우기 버튼 제거 */
input::-ms-clear { display: none; }

/* input type number 에서 화살표 제거 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
textarea {vertical-align:middle}
/*모바일*/
/*
textarea {font-size:100%;vertical-align:middle}*/ 

/* select box 스타일 초기화 */ 
select {  
-webkit-appearance: none;
  -moz-appearance:none;
  appearance:none;
} 
/* IE에서 Select box 화살표 제거 */  
select::-ms-expand { display:none; }
/*Firefox에서 input number 화살표 없애는 방법*/
input[type=number]::-webkit-outer-spin-button,  
input[type=number]::-webkit-inner-spin-button {  
  -webkit-appearance: none;  
  -moz-appearance: none;  
  appearance: none;  
}

textarea {font-size:100%; resize:none; }
i {font-style: normal;}


.wrapper {width: 1280px; margin: 0 auto;}