@charset "UTF-8";
body {
  overflow-x: hidden; }

body, .element-input, .element-textarea, .element-textarea textarea {
  font-family: "Helvetica Neue","AppleSDGothicNeo-Light","AppleSDGothicNeo","Apple SD Gothic Neo","STHeiti",Microsoft NeoGothic,"맑은 고딕",malgun gothic,sans-serif;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none; }

.hide {
  display: none; }

.skip-nav {
  display: none; }

ol, li {
  list-style: none; }

.btn {
  padding: 0;
  margin: 0;
  border: 0;
  background: none; }

span, body, html, div, p, ul, li, h1, h2, ol, ul, h3 {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

input {
  box-sizing: border-box; }

img {
  border: none; }

a {
  text-decoration: none; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

fieldset legend {
  display: none; }
