@charset "utf-8";
@import url(http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
/* @import url('/resource/fonts/fonts.css'); */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

@font-face {
    font-family: 'NEXON Lv2 Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv2 Gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'yg-jalnan';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AritaBuri';
	font-weight: 100;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Thin.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Thin.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Thin.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Thin.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Thin.ttf') format("truetype");
	font-display: swap;
}

@font-face {
	font-family: 'AritaBuri';
	font-weight: 300;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Light.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Light.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Light.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Light.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Light.ttf') format("truetype");
	font-display: swap;
}

@font-face {
	font-family: 'AritaBuri';
	font-weight: 500;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Medium.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Medium.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Medium.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Medium.ttf') format("truetype");
	font-display: swap;
}

@font-face {
	font-family: 'AritaBuri';
	font-weight: 600;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-SemiBold.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-SemiBold.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-SemiBold.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-SemiBold.ttf') format("truetype");
	font-display: swap;
}

@font-face {
	font-family: 'AritaBuri';
	font-weight: 700;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Bold.eot');
	src: url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Bold.woff2') format('woff2'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Bold.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/webfontworld/amore/AritaBuri-Bold.ttf') format("truetype");
	font-display: swap;
}

/* http://blog.naver.com/mvcweb */
/* CSS RESET */
* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	/* height: 100% */
}

html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
em,
img,
ins,
q,
strong,
sub,
sup,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
a,
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;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
	/*세로모드에서 가로모드로 전환할때 텍스트가 약간 커지는 현상 방지*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

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

blockquote,
q {
	quotes: none
}

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

a,
a:link,
a:hover,
a:active {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

em,
i,
address {
	font-style: normal;
	font-weight: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img,
fieldset {
	image-rendering: auto;
	/* image-rendering: -webkit-optimize-contrast !important; */
	border: 0;
	vertical-align: middle;
}

legend {
	display: none
}

textarea {
	resize: none;
	outline: none;
}

textarea,
input {
	-webkit-border-radius: 1px;
	/*-webkit-appearance:none */
	/*form요소의 기본 스타일을 없앰*/
}

input,
textarea,
select,
button {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	vertical-align: middle;
}

label,
button,
input[type:"submit"],
input[type:"reset"] {
	cursor: pointer
}

input::placeholder {color:#979797;}
input::-webkit-input-placeholder {color:#979797;}
input:-ms-input-placeholder {color:#979797;}

select {
    -webkit-appearance:none; /* 크롬 화살표 없애기 */
    -moz-appearance:none; /* 파이어폭스 화살표 없애기 */
    appearance:none /* 화살표 없애기 */
}


button {
	overflow: visible;
	border: none;
	background-color: transparent;
	cursor: pointer;
	-webkit-appearance: none;
	text-decoration: none;
	outline: none;
}

iframe {
	border: 1px solid #ddd;
	box-sizing: border-box;
}

a:link {
	color: #fff;
	text-decoration: none
}

a:visited {
	color: #fff;
	text-decoration: none
}

a:hover {
	color: #fff;
	text-decoration: none
}

a:active {
	color: #fff;
	text-decoration: none
}

b {
	font-weight: 500;
}

/* select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
} */
select::-ms-expand {
	border: none;
	background-color: inherit;
}

html {
	font-size: 10px;
}

body {
	overflow-y: scroll;
	color: #101820;
	font-size: 1.6rem;
	font-family: 'Noto Sans KR', sans-serif, 'Nanum Gothic', 돋움, dotum, 굴림, gulim, Helvetica, AppleGothic;
	line-height: 1.4;
	letter-spacing: -0.8px;
}

/* font-family: 'Abril Fatface',cursive;
font-family: 'Barlow',sans-serif; */
