@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');
@import url('pretendard.css');

/* Common */
html,body{height:100%; font-size:16px;}
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;
 vertical-align: baseline; font-family: 'Noto Sans KR'; letter-spacing:-0.03em; font-style:normal; font-weight:inherit; box-sizing:border-box;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
body {line-height:1;}
ol, ul {list-style:none;}
ul:after{display: block; content:' '; clear: both;}
table {border-collapse:collapse; border-spacing:0;}
a{text-decoration:none; color:inherit;letter-spacing:inherit; font-weight:inherit ;}
a:hover,a:active,a:focus{text-decoration:none;}
table{border-spacing:0;border-collapse:collapse;}
input,select,button{vertical-align:middle; outline:none; -webkit-box-sizing:border-box;-moz-box-sizing:border-box ;box-sizing:border-box ;font-family:'Noto Sans KR','MalgunGothic',sans-serif;}
input[type="text"],input[type="tel"],input[type="submit"],input[type="email"]{-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-border-radius: 0; }
ul::after{display: block; clear: both; content:' ';}

.en_title{font-family:'Bebas Neue',sans-serif;}
.highlighter{background:#ffecde ; line-height:inherit; font-weight:inherit;	font-size:inherit;}
.center{text-align: center;}
.round_img{border-radius:100%; overflow:hidden;}

.blind{overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
.f_left{floaT:left;}
.f_right{floaT:right;}
.t_left{text-align:left}
.t_right{text-align:right}



.block_box{display:block;  overflow:hidden; clear:both}
.font_green {color:#e5f58f;}
.font_green02 {color:#4d826c;}
.font_black{color:#151515}
.bg_green {background:#4d826c; color:#fff;}
.bg_gray {background:#3f4346; color:#fff;}
.bg_gray02 {background:#9ea1a6; color:#fff;}

.pa020{padding:0 0 10px;}
.patb10{padding:10px 0 12px;}
.mt5{margin-top:5px;}
.mt15{margin-top:15px;}
.mb50{margin-bottom:50px;}
.mb10{margin-bottom:10px;}
.pt15{padding-top:15px;}
.mr03{margin-left:3px}