@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Playball&display=swap');
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");


/* 스타일 초기화 [시작] */
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,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; font-size: 62.5%;}
body{line-height:1;font-family:'pretendard'; overflow-x: hidden; height: 100%;}
ol, ul, dl, dt, dd{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
input, button{margin:0;padding:0;font-family:'pretendard';}
input[type="submit"]{cursor:pointer}
button{cursor:pointer}
textarea, select{font-family:'pretendard';}
select{margin:0}
p{font-family:'pretendard';font-weight: 400;}
a{color:#222;text-decoration:none}
label, input, button, select, img{vertical-align:middle}
body{font-size:0.81em}
*, :after, :before{box-sizing:border-box}
*{-webkit-text-size-adjust:none}
.sound_only{display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
h1, h2, h3, h4, h5, h6{font-family:'pretendard';font-weight: 400; color: var(--black); }
.eg{font-family: 'Nunito Sans';font-weight: 400;}
.bold{font-weight: 800;}
/* 스타일 초기화 [끝] */

.hide {display: none;}
.on{display: block !important;}

/* 엘그로 컬러시스템 */
:root{--blue:#1e2380;--black:#222;--gray:#959595;--white:#fafafa;--e-font:'Nunito Sans';
--ti-cursor-margin-left: 0rem;
--ti-cursor-width: 0.1rem;
}
