@charset "UTF-8";



* {margin: 0; padding: 0; box-sizing: border-box;}
a {text-decoration: none; color: #333;font-family: 'GowoonDodum';font-size: 16px;line-height: 1.4;letter-spacing: -0.025em;}
li {list-style: none;}
img, video {vertical-align: top;}
table {border-collapse: collapse;}
input {outline:0;}
fieldset {border: 0;}
legend {font-size: 0;color: transparent;text-indent: -9999px;position: absolute;left: -9999px;}
textarea {border-radius: 0; resize: none;outline: 0;}



body {font-family: 'GowoonDodum';font-size: 16px;color: #333;line-height: 1.4;letter-spacing: -0.025em;}