@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

* {font-family:'NanumBarunGothic','Noto Sans KR','Open Sans', Sans-serif;}

html, body {font-family:'NanumBarunGothic','Noto Sans KR','Open Sans', Sans-serif; -webkit-text-size-adjust: none;
-moz-text-size-adjust: none,-webkit-text-size-adjust: none;-ms-text-size-adjust: none;font-size-adjust: none;}
html { overflow-x:hidden;}
body, h1, h2, h3, h4, h5, h6, fieldset, legend, form {font-size:13px;line-height:150%; margin: 0px; padding: 0px; }
dl, dt, dd, p { margin: 0px; padding: 0px; color:#555; }
ul, li, ol { margin: 0px; padding: 0px; list-style: none; }
address, strong, em { font-style: normal; }
img, fieldset { border: 0px; }
caption { display: none; padding: 0px; margin: 0px; } 
a { cursor: pointer; color: inherit; text-decoration:none; }
button { cursor: pointer; }
select {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url(/resource/image/mobile/icon/select_arr.png) right no-repeat;background-size: 1.8em;border-radius:0;}
textarea {border-radius:0;resize:none;border-radius:0;}
input {border-radius:0;}
table { width:100%; border: 0px; }
td { text-align:left; }
th { font-weight:normal; text-align:center; }


/* input */
.ibox { position:relative; margin:-4px 0; }
.ibox .i_label{ top:6px; left:10px }
.ibox .i_dsc{ margin:2px 0 }
.ibox .i_check,
.ibox .i_radio{ width:13px; height:13px; margin:2px; padding:0; vertical-align:middle }
.ibox .i_text{ position:relative; margin:2px; padding:4px 4px; background:transparent; border:1px solid #dedede; vertical-align:middle; color:#858585; font-size:12px; }
.ibox select { border:1px solid #a69c81; margin:2px; height:25px; }
.ibox .i_area{ position:relative; margin:2px; padding:4px 4px; background:transparent; border:1px solid #dedede; color:#858585; font-size:12px; }
.ibox .i_tip { font-size:11px; color:#bebebe; margin:2px; }
.ibox label{ margin:0 5px 0 5px; cursor:pointer; color:#858585;}

.txt_l { text-align: left!important; }
.txt_r { text-align: right!important; }
.txt_c { text-align: center!important; }

.nanumbarungothic * { font-family: 'NanumBarunGothic', sans-serif;}

@font-face {font-family: 'NanumBarunGothic';
src: url('/resource/css/web/font/NanumBarunGothicL.eot');
src: url('/resource/css/web/font/NanumBarunGothicL.eot?#iefix') format('embedded-opentype'),
url('/resource/css/web/font/NanumBarunGothicL.woff') format('woff'),
url('/resource/css/web/font/NanumBarunGothicL.ttf') format('truetype'),
url('/resource/css/web/font/NanumBarunGothicL.otf') format('opentype'),
url('/resource/css/web/font/NanumBarunGothicL.svg') format('svg');
font-weight:300;
font-style: normal;}


@font-face {font-family: 'NanumBarunGothic';
src: url('/resource/css/web/font/NanumBarunGothicR.eot');
src: url('/resource/css/web/font/NanumBarunGothicR.eot?#iefix') format('embedded-opentype'),
url('/resource/css/web/font/NanumBarunGothicR.woff') format('woff'),
url('/resource/css/web/font/NanumBarunGothicR.ttf') format('truetype'),
url('/resource/css/web/font/NanumBarunGothicR.otf') format('opentype'),
url('/resource/css/web/font/NanumBarunGothicR.svg') format('svg');
font-weight:500;
font-style: normal;}

@font-face {font-family: 'NanumBarunGothic';
src: url('/resource/css/web/font/NanumBarunGothicB.eot');
src: url('/resource/css/web/font/NanumBarunGothicB.eot?#iefix') format('embedded-opentype'),
url('/resource/css/web/font/NanumBarunGothicB.woff') format('woff'),
url('/resource/css/web/font/NanumBarunGothicB.ttf') format('truetype'),
url('/resource/css/web/font/NanumBarunGothicB.otf') format('opentype'),
url('/resource/css/web/font/NanumBarunGothicB.svg') format('svg');
font-weight:700;
font-style: normal;}

.w300 {font-weight:300;}
.w500 {font-weight:500;}
.w700 {font-weight:700;}