@charset "utf-8";
/* CSS Document */

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

body {overflow-y:scroll;font-size:16px;background:#fff;color:#191919;touch-action:pan-x pan-y;}
body, div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, h5, h6, form, input, button {margin:0;padding:0;letter-spacing:-0.32px;}
textarea {resize:none;}
ul, ol, dl, li {list-style:none;}
em, address {font-style:normal;}
img, span, fieldset {border:0;vertical-align:middle;}
table {width:100%;table-layout:fixed;border-collapse:collapse;}
caption {display:none;}
a {color:#2c2c2c;outline:0;text-decoration:none;}
button {border:0;background:none;cursor:pointer;}
select {border:1px solid #d7d7d7;background:url('https://charmacistcdn.cafe24.com/expo/ico_triangle.png') no-repeat 97% center;font-size:16px;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
iframe {border:0;}
.clear:after, .row:after {content:'';display:block;clear:both;}
.blind {overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0,0,0,0);}
::selection {background:rgba(0,183,219,0.85);color:#fff;}
::-moz-selection {background:rgba(0,183,219,0.85);color:#fff;}

body, table, input, button, textarea, select{font-family:Pretendard, -apple-system, "맑은 고딕", 'Malgun Gothic', 'Dotum', "돋움", 'Gulim' , "굴림", tahoma, Geneva, sans-serif;}