@charset "utf-8";
@font-face {
        font-family: "Pretendard";
        src: url("../../font/Pretendard/Pretendard-Light.woff2") format("woff2");
        font-weight: 300;
        font-style: normal;
      }

      @font-face {
        font-family: "Pretendard";
        src: url("../../font/Pretendard/Pretendard-Regular.woff2") format("woff2");
        font-weight: 400;
        font-style: normal;
      }

      @font-face {
        font-family: "Pretendard";
        src: url("../../font/Pretendard/Pretendard-Medium.woff2") format("woff2");
        font-weight: 500;
        font-style: normal;
      }

      @font-face {
        font-family: "Pretendard";
        src: url("../../font/Pretendard/Pretendard-Bold.woff2") format("woff2");
        font-weight: 700;
        font-style: normal;

* {-webkit-text-size-adjust:none;}
body {margin:0; font-family:"Pretendard","ng","맑은 고딕","돋움","Dotum","Droid","Snas","AppleGothic"; line-height:170%; font-size:16px; color:#333; background-color:#fff;}
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,embed,object {margin:0; padding:0;}
input,textarea,select {font-family:"Pretendard","ng","맑은 고딕","돋움","Dotum","Droid","Snas","AppleGothic"; font-size:16px; background-color:#fff;}
ul,ol,li,dl,dt,dd {list-style:none;}
img {border:0;}
a {color:#333; font-family:"Pretendard","ng","맑은 고딕","돋움","Dotum","Droid","Snas","AppleGothic"; text-decoration:none;}
a:hover {color:#f5e1b4;}
caption {position:absolute; left:-10000px; top:-10000px;}
legend {display:none;}
fieldset,legend {border-style:none;}
table {border-spacing:0; *border-collapse:collapse;}
