
/*!* http://meyerweb.com/eric/tools/css/reset/*/
/*   v5.0.1 | 20191019*/
/*   License: none (public domain)*/
/**!*/
/*@import url('vendors/pretendard.css');*/
/*@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');*/

/*html{font-size: 10px;}*/
/*body	{font-size: 1.6rem;}*/

/*html, body, div, span, applet, object, iframe,*/
/*h1, h2, h3, h4, h5, h6, p, blockquote, pre,*/
/*a, button, 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, menu, 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,*/
/*main, menu, nav, output, ruby, section, summary,*/
/*time, mark, audio, video {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	border: 0;*/
/*	letter-spacing: -.033em;*/
/*	font-family: 'Pretendard', Malgun Gothic,"맑은고딕", "굴림", gulim, helvetica, arial,sans-serif;*/
/*	vertical-align: baseline;*/
/*	!*line-height: 1.4;*!*/
/*	box-sizing: border-box;*/
/*}*/

/*!* HTML5 display-role reset for older browsers *!*/
/*article, aside, details, figcaption, figure,*/
/*footer, header, hgroup, main, menu, nav, section {*/
/*	display: block;*/
/*}*/
/*!* HTML5 hidden-attribute fix for newer browsers *!*/
/**[hidden] {display: none;}*/

/*body {line-height: 1;background:#fff;}*/
/*menu, ol, ul {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;}*/
/*a { text-decoration: none;color:inherit; }*/
/*button { background:none;color:inherit; !*border:none; padding:0; margin:0;*! outline:0;   }*/

/*!* form default *!*/
/*fieldset, img, table, caption, tbody, tfoot, thead, tr, th, td, button, hr {border:0;}*/
/*address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;}*/
/*blockquote, q {quotes: none;}*/
/*blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}*/
/*a {text-decoration: none;}*/
/*input, select, label {vertical-align: middle;}*/
/*input, select, textarea, button {font-size: 100%; vertical-align: middle; padding: 0; margin: 0;}*/
/*input, textarea, select {!*border-radius: 0; appearance:none; -webkit-appearance:none;*! font-family:Noto Sans KR , Malgun Gothic,"맑은고딕", "굴림", gulim, helvetica, arial,sans-serif; letter-spacing: -.025em;}*/
/*input[type='text'], input[type='password'], input[type='tel'], input[type='num'], input[type='button'], input[type='submit'], input[type='reset'], input[type='file'] {-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none; !*border: 1px solid #aaa;*! border: none; box-sizing: border-box;}*/
/*input[type='search']::-webkit-search-cancel-button {-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;}*/
/*input::-ms-clear {display: none;}*/
/*textarea {resize: none;}*/
/*button {border: 0 none; background-color: transparent; cursor: pointer; vertical-align: middle;}*/
/*b, strong {font-weight:500;}*/
/*select {position: relative; border: 0 none; -webkit-appearance: none; -moz-appearance: none;-o-appearance: none; appearance: none; box-sizing: border-box; padding-left: 3px; background: transparent; z-index: 1;}*/
/*select::-ms-expand {display: none;}*/
/*select option {border: 0 none;}*/
/*fieldset {min-width: 0; text-overflow: ellipsis;}*/
/*legend {position: absolute; left: -9999px; top: 0; height: 0; font-size: 1px; line-height: 0; text-indent: -9999em; overflow: hidden;}*/
/*!* table caption{visibility:hidden; overflow:hidden; width:0;height:0;font-size:0;line-height:0} *!*/

/*!*textarea:focus,button:focus,input:focus,select:focus {*/
/*  outline: none;*/
/*}*!*/
/*input[type='date']::-webkit-inner-spin-button,*/
/*input[type='date']::-webkit-calendar-picker-indicator {*/
/*    display: none;*/
/*    -webkit-appearance: none;*/
/*}*/
/*input[type="number"]::-webkit-outer-spin-button,*/
/*input[type="number"]::-webkit-inner-spin-button{*/
/*	-webkit-appearance: none;*/
/*}*/
/*!*input[type='date']::-webkit-inner-spin-button:focus,*/
/*input[type='date']::-webkit-calendar-picker-indicator:focus {*/
/*    outline: none;*/
/*}*!*/

/**{-webkit-tap-highlight-color: transparent;}*/

/*!* iOS only *! */

/*@supports (-webkit-touch-callout: none) {*/
/*    height: -webkit-fill-available;*/
/*}*/