@charset "euc-kr";
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');
@import url(NanumSquareRoundEB.css);
@import url(aNewGulim.css);

/* Reset */
 * {outline:0 !important;}
html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,
dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption {margin:0;padding:0;}
html, body{width:100%;}
html{-webkit-touch-callout:none; -webkit-user-select:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body{width:100%; background:#fff; min-width:320px; -webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;}
body,input,select,textarea,button {border:none;font-weight: 700;font-size:12px; font-family: 'Nanum Gothic', sans-serif;color: #3c3c3b;}
ul,ol,li{list-style:none;}
table{width:100%;border-spacing:0;border-collapse:collapse;}
img,fieldset{border:0;}
address,cite,code,em{font-style:normal;font-weight:normal;}
label,img,input,select,textarea,button{vertical-align:middle;}
.hide,caption,legend{line-height:0;font-size:0;overflow:hidden;}
hr{display:none;}
main,header,section,nav,footer,aside,article,figure{display:block;}
a{font-weight: 700;font-size:12px; font-family: 'Nanum Gothic', sans-serif;color: #3c3c3b;text-decoration:none;}

/* Form */
textarea { border:1px solid #dbdbdb;}
select {height:12px;background: #fff;font-size:10px;color: #3c3c3b;border:1px solid #ccc;line-height: 12px;box-sizing: border-box;letter-spacing: -1px;-webkit-border-radius: 0;}
input[type=tel],
input[type=time],
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=file],
input[type=url],
input[type=number],
input[type=date],textarea {padding: 0 10px;width:100%;height:38px;font-size:13px;color:#777;border:1px solid #ccc;background:none;transition: all 0.5s;vertical-align:middle;line-height: 38px;box-sizing: border-box;-webkit-appearance: none;-webkit-border-radius: 0;}
input::-webkit-input-placeholder{color:#c4c5c3; font-size:13px;}
textarea { padding:10px;}
select:focus,
textarea:focus,
input:focus { border: 1px solid #727272;}

input[type=tel][readonly],
input[type=text][readonly],
input[type=password][readonly],
input[type=email][readonly],
input[type=search][readonly],
input[type=tel][disabled],
input[type=text][disabled],
input[type=password][disabled],
input[type=search][disabled],
input[type=email][disabled]{background:#eaeaea; border-color:#c0c0c0; color: #3c3c3b;-webkit-appearance:none;-webkit-border-radius: 0;font-size:12px;}
textarea[readonly],
textarea[disabled]{padding:11px; font-size:16px; color: #3c3c3b; font-weight:normal; line-height:140%; height:78px; background:#eaeaea;border:1px solid #c0c0c0;}

.clear {clear:both;}
.clear:after {content:""; display:block; clear:both;}

/* ¸Þ´ºÃ¢, °Ë»öÃ¢ È°¼ºÈ­ °ü·Ã */
body.active {overflow: hidden;}
