*{margin:0; padding:0;}
*, *:before, *:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
h1, h2, h3{font-size: 100%;line-height: 1.2}
div{box-sizing: border-box;}
html{-webkit-text-size-adjust:100%;height:100%;-webkit-overflow-scrolling:touch;}
body{font-family:'Noto Sans KR', sans-serif; font-size:14px;color:#333;margin: 0;overflow-x: hidden;
height:100%;-webkit-overflow-scrolling:touch;letter-spacing: -0.2px;}
th,td,input,select,textarea,button{font-family: 'Noto Sans KR', sans-serif; font-weight:400; font-size:15px; color:#333;}
table{border-collapse:collapse;border-spacing:0; table-layout:fixed;}
dl,ul,ol,menu,li {list-style:none;}
img,hr{border:none;}
img{vertical-align: top;max-width: 100%;}
a{vertical-align:top; color:#333;}
a:link{text-decoration:none; color:inherit;}
caption{position: relative; overflow: hidden; width: 0px; height: 0px; font-size: 0; line-height: 0;}
legend{position:absolute; height:0; font-size:0; line-height:0; overflow:hidden; text-indent:-9999px;}
address,cite,em,i{font-style:normal;}
fieldset,iframe{border:0;}
a:link, a:visited, a:hover, a:active{color: inherit;text-decoration: none}
a:hover, a:focus ,a:active{text-decoration:none; }
header, nav, section, aside, footer, figure{display: block}
article,aside,bdi,details,dialog,figcaption,figure,footer,header,main,mark,menuitem,meter,nav,progress,rp,rt,ruby,section,summary,time,wbr,
body,p,div,ul,li,dl,dt,dd,ol,fieldset,textarea,input,select,table,th,td,address,cite,h1,h2,h3,h4,h5,h6,strong,b,label,pre{font-size:inherit; color:inherit; letter-spacing: -0.3px;}
table {padding:0; border-spacing:0px; border:0; border-collapse: collapse; width: 100%;}
th, td {padding:0px;}
input,select{vertical-align:top; outline:none;}
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=date],
input[type=password]{display:inline-block;font-size:14px; border:1px solid #ddd; background:inherit; box-sizing: border-box; font-family: 'Noto Sans KR', sans-serif;}
input[type=file],input[type=image],input[type=reset],input[type=button],input[type=submit] {cursor:pointer;}
::placeholder{color: #444;font-size: 20px;font-weight: 300;}
select{display:inline-block; width:100%; height:40px; padding:0 0 0 15px; border:1px solid #ddd; background:#fff; box-sizing:border-box;cursor:pointer; font-family: 'Noto Sans KR', sans-serif; border-radius:0;color: #333333;}
textarea	{display:inline-block; width:100%; padding:10px; border:1px solid #ddd; background:#fff; box-sizing:border-box; resize: none; color: #000;}
button {border:0; outline: 0;background:transparent; cursor:pointer; font-family: inherit; font-size: inherit; color: inherit}
select::-ms-expand { display: none; }
iframe{border:none; width:100%;}
/* :focus{outline:1 !important;} */
select{appearance:none; /* 기본 스타일 없애기 */-webkit-appearance:none; -moz-appearance:none; -o-appearance:none; background-repeat: no-repeat;background-image: url(../images/common/select_i.png);background-repeat: no-repeat;background-position: right 15px top 50%;}

.btn{display: inline-block; text-align: center;}
.blind{display: block; overflow: hidden; position: absolute; top: -1000em; left: 0;}
.align_r{text-align: right !important;}
.align_l{text-align: left !important;}
.wrap{position: relative;}


@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local(※), url(../font/NotoSansKR-Thin.woff2) format('woff2'),
    url(../font/NotoSansKR-Thin.woff) format('woff'),
    url(../font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local(※),  url(../font/NotoSansKR-Light.woff2) format('woff2'),
    url(../font/NotoSansKR-Light.woff) format('woff'),
    url(../font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local(※),  url(../font/NotoSansKR-Regular.woff2) format('woff2'),
    url(../font/NotoSansKR-Regular.woff) format('woff'),
    url(../font/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local(※),  url(../font/NotoSansKR-Medium.woff2) format('woff2'),
    url(../font/NotoSansKR-Medium.woff) format('woff'),
    url(../font/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    src: local(※),  url(../font/NotoSansKR-Bold.woff2) format('woff2'),
    url(../font/NotoSansKR-Bold.woff) format('woff'),
    url(../font/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'BMJUA';
    font-style: normal;
    src: local(※),  url(../font/BMJUA.woff2) format('woff2'),
    url(../font/BMJUA.woff) format('woff'),
    url(../font/BMJUA.otf) format('opentype');
}

@media all and (max-width: 1024px) {
body{font-size: 14px;}


}

@media all and (max-width: 786px) {
body{font-size: 13px;	}
::placeholder{font-size: 14px;font-weight: 300;}

}



