@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,600,700,800,900,500);
@import url(http://fonts.googleapis.com/css?family=Lato:400,100,300,700);
@import url(http://fonts.googleapis.com/css?family=Montserrat+Alternates); 
@import url(http://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700);
@import url('//cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}

@font-face {
    font-family: BusanBada;
    font-style: normal;
    font-weight: normal;
    src: 
      local('BusanBada'), 
      url(https://raw.githubusercontent.com/3jin/free-webfonts/master/BusanBada/BusanBada.woff) format('woff'), 
      url(https://raw.githubusercontent.com/3jin/free-webfonts/master/BusanBada/BusanBada.ttf) format('ttf');
}

* {box-sizing:border-box;}

body {font-size:12px;font-family: Pretandard, Noto Sans KR, sans-serif;  background-color:#fff; box-sizing:border-box; margin:0; padding:0; }
body {-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;}
input,select,textarea {font-size:12px;font-family: Pretandard,Noto Sans KR, sans-serif;}
select {font-size:12px;font-family: Pretandard,Noto Sans KR, sans-serif;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}

.none {display:none;}
select { appearance: none; -webkit-appearance:none; -webkit-border-radius:0; background: url(/images/selarr.svg) no-repeat 98% 50%;}
select::-ms-expand { display:none; }

Input[type=”text”], Input[type=”tel”], Input[type=”password”], Input[type=”email”], Input[type=”search”], Input[type=submit], textarea { 

-webkit-border-radius:0; /* 모서리 스타일 제거 */ 
-webkit-appearance:none; /* 인풋내 그림자 제거 */ 
}


#header {}
#content {min-height:500px; margin:0; padding:0; }
#footer {}

* {box-sizing:border-box;}


#priv1 {}
.priv_area {width:1100px; margin:0 auto; padding:60px 50px; background-color:#fff; overflow:auto;  }
.priv_area {-ms-overflow-style: none; }
.priv_area::-webkit-scrollbar { display:none;}
.prvline {width:992px; margin:0 auto; border-top:1px solid #cfcfcf;}

.prvt1 {font-size:32px; font-weight:bold; line-height:1.47; letter-spacing:-0.25px; color:#5A5A5A;  margin-bottom:10px;}
.prvt2 {font-size:16px; font-weight:300; line-height:1.47; letter-spacing:-0.25px; color:#5A5A5A; padding-bottom:18px;}
.prvt3 {font-size:14px; font-weight:300; line-height:1.8; letter-spacing:-0.5px; color:#1c1c1c; padding:38px 13px;}
.prvt3 c {font-size:15px; font-weight:400; line-height:1.8; letter-spacing:-0.5px; color:#1c1c1c;  }


.prvt4 {font-size:32px; font-weight:bold; line-height:1.47; letter-spacing:-0.25px; color:#5A5A5A;  margin-bottom:30px;}
.prvt5 {font-size:15px; font-weight:300; line-height:24px; letter-spacing:-0.5px; color:#1c1c1c; padding:44px 11px;}


.xbtn {position:absolute; top:15px; right:15px;}


.cate_head {margin-top:-50px; padding:10px 0; }
.chrd {background-color:#c1a363; float:left; width:auto; padding:5px 10px; }
.chrd {font-family: Pretendard;  font-size: 14px;  font-weight: 500;  font-stretch: normal;  font-style: normal;  line-height: 1.14;  letter-spacing: normal;  text-align: center;  color: #fff; }


.ic_bell {width:15px; height:auto;  margin-top:-2px;}

/** 해상도별 조정 **/
@media (min-width: 1910px)
{


}


input:-webkit-autofill {
   -webkit-box-shadow: 0 0 0 1000px white inset;
}



