@charset "UTF-8";

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 900;
	font-display: swap;
	src:  url(/static/nmc22762276/font/PretendardGOV-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 800;
	font-display: swap;
	src:  url(/static/nmc22762276/font/PretendardGOV-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 700;
	font-display: swap;
	src:  url(/static/nmc22762276/font/PretendardGOV-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 600;
	font-display: swap;
	src: url(/static/nmc22762276/font/PretendardGOV-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 500;
	font-display: swap;
	src:url(/static/nmc22762276/font/PretendardGOV-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 400;
	font-display: swap;
	src:  url(/static/nmc22762276/font/PretendardGOV-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 300;
	font-display: swap;
	src:url(/static/nmc22762276/font/PretendardGOV-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 200;
	font-display: swap;
	src: url(/static/nmc22762276/font/PretendardGOV-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard GOV Thin'), url(/static/nmc22762276/font/PretendardGOV-Thin.woff) format('woff');
}
          
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    /*outline:0;*/
    /*vertical-align:baseline;*/
    background:transparent;
}

html{
    scrollbar-width: thin; 
}
body { 
    line-height:1;
    font-family: 'Pretendard GOV', 'Pretendard', sans-serif;
    color: #666; 
    font-weight: 500;
    font-size: 16px; 
    -webkit-text-size-adjust:none;
    word-break: keep-all;  
    overflow-wrap: break-word;
    min-width: 320px;
    overflow-x: hidden;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a, a:link, a:visited, a:active, a:hover {
    text-decoration: none; 
    vertical-align:baseline;
    color: inherit; 
}

 
table {
    border-collapse:collapse;
    border-spacing:0;
}

caption{    
    position: relative;
    width: 1px;
    height: 2px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
 
 
input, select, button, textarea {
    font-family:'Pretendard GOV', 'Pretendard', sans-serif;  font-size: 16px;font-weight: 500; color: inherit; background: transparent; padding: 0 10px ;}


button{cursor: pointer; border: 0; vertical-align: middle; }

input::placeholder{color: #666666; font-weight: 300;}

*, ::after, ::before{box-sizing: border-box}
 
figure > span, figure > a {line-height:0; display:block;}
figure.pic > figcaption, .pic figure > figcaption, h1 figure > figcaption, h2 figure > figcaption {
	position:absolute !important; width:1px !important; height:1px !important; border:0 none !important; display:inline-block !important; 
	overflow:hidden; z-index:-1 !important; clip:rect(1px,1px,1px,1px); clip-path:inset(50%);}

legend{position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;}