/* Reset CSS  */
@font-face {
  font-family: NanumSquare;
  src: url(../font/NanumSquareR.woff) format('woff'),
	   url(../font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumSquareR.ttf) format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: NanumSquare;
  src: url(../font/NanumSquareB.woff) format('woff'),
	   url(../font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumSquareB.ttf) format('truetype');
  font-style: normal;
  font-weight: 800;
}
* { margin:0; padding:0; border:0; outline:0; -webkit-text-size-adjust:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ul, ol, dl{ list-style:none; }
img, video{ border:0; vertical-align:top; }
input, select { vertical-align:middle; 
-webkit-appearance: none;
-moz-appearance: none; 
appearance: none;}
html{ height:100%;}
body{ font-family:NanumSquare,"Apple SD Gothic Neo","Apple SD 산돌고딕 Neo","Noto Sans","본고딕","Nanum Gothic","나눔 고딕","Droid sans","Malgun Gothic","맑은 고딕",sans-serif; height:100%; line-height:150%; font-weight:normal; background:#fff; font-size:14px; color:#333;width:100%;}
label{ cursor:pointer; }
.blind,legend,hr,caption{ display:block; overflow:hidden; position:absolute; top:0; left:-1000em; }
i,em,address{ font-style:normal; font-weight:normal; }
a,a:link,a:visited{color:#666666; text-decoration:none;}
a:hover{color:#666666;}
input {-webkit-appearance:none; font-family:"Apple SD Gothic Neo","Apple SD 산돌고딕 Neo","Noto Sans","본고딕","Nanum Gothic","나눔 고딕","Droid sans","Malgun Gothic","맑은 고딕",sans-serif;}
textarea {-webkit-appearance:none; font-family:"Apple SD Gothic Neo","Apple SD 산돌고딕 Neo","Noto Sans","본고딕","Nanum Gothic","나눔 고딕","Droid sans","Malgun Gothic","맑은 고딕",sans-serif;}


/*  Layout base */
#wrap {position:relative; width:100%; min-height:100%; margin:0 auto;overflow-x:hidden;}
.contents_wrap {position:relative; width:100%; box-sizing:border-box; padding-top:77px; padding-bottom:220px;}

.copy_wrap {position:absolute; bottom:100px;left:0; width:100%; box-sizing:border-box; padding:0 15px; font-family:NanumSquare,"Apple SD Gothic Neo","Apple SD 산돌고딕 Neo","Noto Sans","본고딕","Nanum Gothic","나눔 고딕","Droid sans","Malgun Gothic","맑은 고딕",sans-serif; font-size:10px; font-weight:400; color:#999; line-height:140%; text-align:center;}






















