@charset "euc-kr";

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 300;
    src: local('NotoSans Light'), local('NotoSans Light'), local('NotoSans Light');
    src: url(./NotoSans-Light.eot);
    src: url(./NotoSans-Light.eot?#iefix) format('embedded-opentype'),
        url(./NotoSans-Light.woff) format('woff'),
        url(./NotoSans-Light.otf) format('truetype');
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 400;
    src: local('NotoSans Regular'), local('NotoSans Regular'), local('NotoSans Regular');
    src: url(./NotoSans-Regular.eot);
    src: url(./NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
        url(./NotoSans-Regular.woff) format('woff'),
        url(./NotoSans-Regular.otf) format('truetype');
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 700;
    src: local('NotoSans Bold'), local('NotoSans Bold'), local('NotoSans Bold');
    src: url(./NotoSans-Bold.eot);
    src: url(./NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
        url(./NotoSans-Bold.woff) format('woff'),
        url(./NotoSans-Bold.otf) format('truetype');
}

html, body, div, p, span, em, u, i, table, caption, thead, tbody, tfoot, tr, th, td, form, fieldset, label, legend, textarea, input, select, button, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, a {padding:0;margin:0;border:0;outline:0;}

body {position:relative;-webkit-text-size-adjust:none; -webkit-font-smoothing:subpixel-antialiased; -webkit-text-stroke:1px transparent;} /* word-wrap:break-word;word-break:break-all; */
/*div, p, ul, li, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, h6, dt, dl, dd {word-wrap:break-word;word-break:break-all;}*/
ul, ol, li, dl, dt, dd {list-style-type:none;}
table {empty-cells:show;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
select {font-size:12px;vertical-align:middle;}
legend {display:none;position:absolute;visibility:hidden;}
caption {visibility:hidden;width:0px;height:0px;overflow:hidden;font-size:0px;line-height:0px;}
img {vertical-align:top;}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px;}
input {
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
	border-radius:0;
} 
/* -webkit-appearance:none; */
sub, sup {font-size:inherit;font-size: 120%\0/;vertical-align:baseline;}
html {
    /* -webkit-touch-callout:none; /* È­¸éÀ» ±æ°Ô ´©¸£°í ÀÖÀ»¶§ ¶ß´Â ÆË¾÷ÀÌ³ª ¾×¼Ç½ÃÆ®¸¦ Á¦¾îÇÕ´Ï´Ù. noneÀ¸·Î ¼³Á¤ÇÏ¸é ¾Æ¹«¸® ±æ°Ô ´­·¯µµ ¾Æ¹«°Íµµ ¶ßÁö ¾Ê½À´Ï´Ù. */
	/*-webkit-user-select:none; /* ÅØ½ºÆ®³ª ÀÌ¹ÌÁö¸¦ ¼±ÅÃÇÒ ¼ö ÀÖ°Ô ÇÏ´Â ¿©ºÎ¸¦ Á¦¾îÇÕ´Ï´Ù. noneÀ¸·Î ¼³Á¤ÇÏ¸é ÅØ½ºÆ®³ª ÀÌ¹ÌÁö¸¦ ¼±ÅÃÇÒ ¼ö ¾ø½À´Ï´Ù. */
	-webkit-tap-highlight-color:rgba(0,0,0,0.3); 
	/* ¸µÅ©¸¦ ÅÍÄ¡ÇßÀ»¶§ ³ª¿À´Â ±âº» ¿µ¿ªÀÇ »ö»óÀ» Á¦¾îÇÕ´Ï´Ù.
	rgba(0, 0, 0, 0)Àº »öÀÌ ¾ø´Â Åõ¸íÀ» ÀÇ¹ÌÇÏ¹Ç·Î À§ »ö»óÀ¸·Î ¼¼ÆÃÇÏ¸é ¸µÅ©¸¦ ÅÍÄ¡ÇßÀ»¶§ ¾Æ¹«°Íµµ Ç¥½ÃµÇÁö ¾Ê½À´Ï´Ù.
	transparent¸¦ ³ÖÀ» ¼öµµ ÀÖ°ÚÁö¸¸, ÀÌ·± °æ¿ì¿¡´Â iOS¿¡¼­¸¸ µ¿ÀÛÇÏ°í Android¿¡¼± µ¿ÀÛÇÏÁö ¾Ê½À´Ï´Ù.}*/
}
body {width:100%;}
hr {display:none;}
h1, h2, h3, h4, h5, h6 {font-weight:400;}
