@charset "utf-8";

*, *:before, *:after{box-sizing:border-box;}
[hidden], area, base, basefont, command, datalist, head,input[type=hidden], link, menu[type=context], meta, noembed, noframes,param, script, source, style, track, title {display: none;/* case-insensitive */}
address, article, aside, blockquote, body, center, dd, dir, div, dl,dt, figure, figcaption, footer, form, h1, h2, h3, h4, h5, h6, header,hgroup, hr, html, legend, listing, menu, nav, ol, p, plaintext, pre,section, summary, ul, xmp{display:block;}
table{display: table;}
caption{display: table-caption; }
colgroup{display: table-column-group;}
col{display: table-column;}
thead{display: table-header-group;}
tbody{display: table-row-group;}
tfoot{display: table-footer-group;}
tr{display: table-row;}
td, th{display: table-cell;}
li{display: list-item;}

/* reset */
body,div,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,ol,table,tr,th,td,caption,form,fieldset,input,select,textarea,blockquote,address{margin:0;padding:0;}
img,fieldset,iframe{border:0 none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
address,em{font-style:normal;font-weight:normal;}
table{width:100%; border-collapse:collapse;border-spacing:0px;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;}
textarea{width:100%; padding:10px; border:1px solid #ccc;}
input, select{-webkit-border-radius:0px; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"]{-webkit-appearance:none; vertical-align:middle;}
select{padding:0 40px 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; opacity:1 !important; background:#fff url(/resources/UW/_Images/skin/select_arrow.png) calc(100% - 10px) 50% no-repeat; border:1px solid #ced1d3; vertical-align:middle; outline:none;}
select::-ms-expand{display:none;}
input[type="radio"]{vertical-align:-2px;}
input[type="radio"] + label{margin:0 15px 0 5px;}
button {border:0 none; background-color:transparent; cursor:pointer;}
/* base */
body{position:relative; font-family: 'Noto Sans KR', sans-serif; font-size:15px; color:#2d2d2d; padding:0; overflow-x:hidden;}
ul,ol,li{list-style:none;line-height:100%;}
a{text-decoration:none; color:inherit; line-height:1.0;}
a:hover, a:focus{text-decoration:none;}
caption,legend{position:static;top:-5000px;text-indent:-5000px;visibility:hidden;width:0;height:0;font-size:0;line-height:0;}
ul:after{content:" ";display:block;clear:both;}
textarea {resize:none;}
img{vertical-align:middle;}
hr{display:none;}
section{margin:0;padding:0;}
section:after{content:" "; display:block; clear:both;}
header:after{content:" "; display:block; clear:both;}
.clfix:after{content:" "; display:block; clear:both;}
.select{width:100%; height:30px; padding:0 10px; border:1px solid #ddd;}
.select1{height:35px; }
.center{text-align:center;}
.mt0{margin-top:0 !important}
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt15{margin-top:15px !important}
.mt20{margin-top:20px !important}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}

.ml10{margin-left:10px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}

.pd10{padding:10px !important;}
.pd15{padding:15px !important;}
.pd20{padding:20px !important;}