/* reset
@charset "UTF-8";
/*@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url("https://googledrive.com/host/0BxmAw3HA4YGCfkljOGVJb3RMR200clRfUTVVdXlaRElPRTV3VGlNZVZ3ay1EYjdiZjJockk/notokr-regular.css");
@import url("https://googledrive.com/host/0BxmAw3HA4YGCfndGUGZVNzBEbVdkZGg0M0R1OElFeXcteXFVNUFOYlQ4TUdNWHZVQlJHaXM/notokr-black.css");
@import url("https://googledrive.com/host/0BxmAw3HA4YGCfnV0d3J5S21BSFdGUXctekQ1eHJoczF2OUcyTGZna3laMlg2MWR6cWoyV1E/notokr-bold.css");
@import url("https://googledrive.com/host/0BxmAw3HA4YGCfnVVTFJoaHQ2R0xQNURCSmp0M1BrWVQ5SVFKN05uaTRabC1XeFRpUm51T2c/notokr-demilight.css");
@import url("https://googledrive.com/host/0BxmAw3HA4YGCfk5lRk1WVjhQWVRHRldCVEw0TU1qMHhvNEdfM1E0cjZ1Z2ZHRDFfcWRVSDA/notokr-light.css");
@import url("https://googledrive.com/host/0BxmAw3HA4YGCfmN1U19nTHpWVFd2NHA2dXJ4c0FvOEdVcF9mc3ZfcWNyZjRDZ2plMy12SzQ/notokr-medium.css");
@import url("https://googledrive.com/host/0BxmAw3HA4YGCflRiaUxHOFVCcXVfWmpqeERVZ3AzcDAtM2FRV25XclJDRnVrTVVqamZJcEE/notokr-thin.css");*/
/*@font-face{font-family:'kiaB';font-weight:normal;font-style:normal;src:url('../font/kia_bold.eot');src:url('../font/kia_bold.eot?#iefix') format('embedded-opentype'),url('../font/kia_bold.woff') format('woff')}
@font-face{font-family:'kiaM';font-weight:normal;font-style:normal;src:url('../font/kia_medium.eot');src:url('../font/kia_medium.eot?#iefix') format('embedded-opentype'),url('../font/kia_medium.woff') format('woff')}*/
/*@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}*/

@font-face{
    font-family:'DOHYEON';
    src:url('../../fonts/BMDOHYEON.woff') format('woff');
}

@font-face{
 font-family:'NotoSans-Regular';
 src:url('../../fonts/NotoSansKR-Regular-Hestia.woff') format('woff');
}

@font-face{
 font-family:'NotoSans-Medium';
 src:url('../../fonts/NotoSansKR-Medium-Hestia.woff') format('woff');
}

@font-face{
 font-family:'NotoSans-Light';
 src:url('../../fonts/NotoSansKR-Light-Hestia.woff') format('woff');
}

@font-face{
 font-family:'NotoSans-Bold';
 src:url('../../fonts/NotoSansKR-Bold-Hestia.woff') format('woff');
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button {margin:0;padding:0}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {font-size:100%;vertical-align:middle}
button {border:0 none;background-color:transparent;cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
body {-webkit-text-size-adjust:none} /* 뷰표트 변환시 폰트크기 자동확대 방지 */
input[type='text'],input[type='password'],input[type='submit'],input[type='search'] {-webkit-appearance:none; border-radius:0}
input:checked[type='checkbox'] {background-color:#666; -webkit-appearance:checkbox}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file'] {-webkit-appearance:button; border-radius:0}
input[type='search']::-webkit-search-cancel-button {-webkit-appearance:none}
body {background:#fff; line-height:100%;}
body,th,td,input,select,textarea,button {font-family:'NotoSans-Regular', 'NotoSans-Medium', 'NotoSans-Light', 'NotoSans-Bold', 'NanumGothic', 'Nanum Barun Gothic', '맑은 고딕', '나눔고딕','NanumGothicWeb', 'Nanum Myeongjo';} /* color값은 디자인가이드에 맞게사용 */
a {color:#888; text-decoration:none}
a:active, a:hover {text-decoration:none}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
legend{display:none;}
