@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css');
@import url('https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css');
@font-face {
	font-family: 'RIDIBatang';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/RIDIBatang.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Plipop-Social-Icons';
	src:  url('https://vendor-cdn.imweb.me/fonts/Plipop-Social-Icons.eot?xgz9qy');
	src:  url('https://vendor-cdn.imweb.me/fonts/Plipop-Social-Icons.eot?xgz9qy#iefix') format('embedded-opentype'),
	url('https://vendor-cdn.imweb.me/fonts/Plipop-Social-Icons.ttf?xgz9qy') format('truetype'),
	url('https://vendor-cdn.imweb.me/fonts/Plipop-Social-Icons.woff?xgz9qy') format('woff'),
	url('https://vendor-cdn.imweb.me/fonts/Plipop-Social-Icons.svg?xgz9qy#Plipop-Social-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://vendor-cdn.imweb.me/fonts/fa-brands-400/fa-brands-400.eot');
	src: url('https://vendor-cdn.imweb.me/fonts/fa-brands-400/fa-brands-400.eot?#iefix') format("embedded-opentype"),
	url('https://vendor-cdn.imweb.me/fonts/fa-brands-400/fa-brands-400.woff') format("woff"),
	url('https://vendor-cdn.imweb.me/fonts/fa-brands-400/fa-brands-400.ttf') format("truetype"),
	url('https://vendor-cdn.imweb.me/fonts/fa-brands-400/fa-brands-400.svg#fontawesome') format("svg")
}
@font-face {
	font-family: 'Black Tie';
	src: url('https://vendor-cdn.imweb.me/fonts/medium/BlackTie-Medium-webfont.eot?v=1.0.0');
	src: url('https://vendor-cdn.imweb.me/fonts/medium/BlackTie-Medium-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'),
	url('https://vendor-cdn.imweb.me/fonts/medium/BlackTie-Medium-webfont.woff2?v=1.0.0') format('woff2'),
	url('https://vendor-cdn.imweb.me/fonts/medium/BlackTie-Medium-webfont.woff?v=1.0.0') format('woff'),
	url('https://vendor-cdn.imweb.me/fonts/medium/BlackTie-Medium-webfont.ttf?v=1.0.0') format('truetype'),
	url('https://vendor-cdn.imweb.me/fonts/medium/BlackTie-Medium-webfont.svg?v=1.0.0#black_tiemedium') format('svg');
	font-weight: 400;
	font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .tbl_list tbody th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
}

dl, ul, ol, menu, li {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}

fieldset, img, svg {
	vertical-align: top;
	border: 0;
}

fieldset {
	min-inline-size: auto;
}

img {
	max-width: 100%;
}

hr, legend, caption {
	display: none;
}

a {
	color: #121212;
	text-decoration: none;
}

body {
	color: #121212;
	font-size: 16px;
	font-family: 'Spoqa Han Sans Neo','Apple SD Gothic Neo', 'Malgun Gothic','Nanum Gothic', 'Noto Sans','sans-serif';
	line-height: 1.5;
	-webkit-tap-highlight-color: rgba(201, 224, 253, 0.3);
}

.blind {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0, 0, 0, 0);
}