/* CSS reset  */
/*******************************************************************************************************************************************/
@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}





@font-face{
	font-family:'LineSeedKR-Rg';
	src:url('font/LINESeedKR-Rg.eot');
	}

	@font-face{
	font-family:'LineSeedKR-Th';
	src:url('font/LINESeedKR-Th.eot');
	}

	@font-face{
	font-family:'LineSeedKR-Bd';
	src:url('font/LINESeedKR-Bd.woff');
	}

	@font-face{
	font-family:'LineSeedKR-Rg';
	src:url('font/LINESeedKR-Rg.woff');
	}

	@font-face{
	font-family:'LineSeedKR-Th';
	src:url('font/LINESeedKR-Th.woff');
	}

	@font-face{
	font-family:'LineSeedKR-Bd2';
	src:url('font/LINESeedKR-Bd.woff2') format('woff2');
	}

	@font-face{
	font-family:'LineSeedKR-Rg2';
	src:url('font/LINESeedKR-Rg.woff2') format('woff2');
	}

	@font-face{
	font-family:'LineSeedKR-Th2';
	src:url('font/LINESeedKR-Th.woff2') format('woff2');
	}
	/*.woff2_2{font-family:woff2_2; font-size:12pt;}*/





/*******************************************************************************************************************************************/

/*******************************************************************************************************************************************/




#sub div{transition: all 0.8s;}
/* 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 {font-family:'LINESeedKR-Rg','Pretendard','AppleSDGothicNeo','noto sans kr'; margin:0;padding:0;}
html{overflow-y:scroll;}
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:280px; -webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;font-family:'LINESeedKR-Rg','Pretendard','AppleSDGothicNeo','noto sans kr';}
body,input,select,textarea,button {border:none; font-family:'LINESeedKR-Rg','Pretendard','AppleSDGothicNeo';color:#222;}
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:1px;overflow:hidden;}
hr{display:none;}
main,header,section,nav,footer,aside,article,figure{display:block;}
a{color:#000;text-decoration:none;cursor:pointer;}
 
footer input select{font-family:'Pretendard','AppleSDGothicNeo','noto sans kr' !important;}
 
 
.clear {clear:both;}
.clear:after { content:""; display:block; clear:both;}


input:focus{border:0; outline:0; outline:none}

