@charset "utf-8";

/* 현재 나눔스퀘어,노토산스 두개 업로드 되어있음! 폰트 결정되면 필요 없는 것 지우기 */
@font-face{
font-family:'NotoSansRegular';
src:url('../_fonts/NotoSansRegular.eot');
src:local('NotoSansRegular'),
	url('../_fonts/NotoSansRegular.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/NotoSansRegular.woff') format('woff'),
	url('../_fonts/NotoSansRegular.ttf') format('truetype');
}
@font-face{
font-family:'NotoSansBold';
src:url('../_fonts/NotoSansBold.eot');
src:local('NotoSansBold'),
	url('../_fonts/NotoSansBold.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/NotoSansBold.woff') format('woff'),
	url('../_fonts/NotoSansBold.ttf') format('truetype');
}

html,body{height:100%}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,pre,figure{margin:0;padding:0;}
body,input,textarea,select,button,table,p,div,pre{font-family:'NotoSansRegular','돋움',dotum,sans-serif;font-size:14px;color:#111;}
img,fieldset,iframe,button{border:0}
button::-moz-focus-inner{padding:0;border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
input,select,button,img,textarea{vertical-align:middle}
a{color:#222;text-decoration:none}
a:hover{text-decoration:none}
table{table-layout:fixed;padding:0;border-spacing:0px;border-collapse:collapse}
caption{visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0}
button{cursor:pointer}


/* common */
.floatbox{width:100%;}
.floatbox:after{content:""; clear:both; display:block;}
.fl{float:left !important}
.fr{float:right !important}
.tc{text-align:center !important}
.tl{text-align:left !important}
.tr{text-align:right !important}

.fbold{font-weight:bold}
.bgblue{background-color:#325e6b;}
.bgygreen{background-color:#64ae14;}
.brdgreen{border:2px solid #24780f; box-sizing:border-box;}
.brdorange{border:2px solid #f33926; box-sizing:border-box;}
.brdskyblue{border:2px solid #1da1f2; box-sizing:border-box;}
.brdbgreen{border:2px solid #4bbe50; box-sizing:border-box;}
.brdgray{border:2px solid #999; box-sizing:border-box;}
.txtblack{color:#000 !important}
.txtgreen{color:#339e00 !important}
.txtred1{color:#ff0000 !important}
.txtred2{color:#ff3000 !important}
.txtred3{color:#ff7200 !important}
.txtblue{color:#2e2ec7 !important}
.txtorange{color:#f33926 !important}
.txtgray1{color:#555 !important}
.txtgray2{color:#999 !important}
.fs11{font-size:11px !important}
.fs12{font-size:12px !important}
.fs16{font-size:16px !important}
.bar{font-size:11px; margin:0 15px; color:#d4d4d4;}
.txtunder{text-decoration:underline;}
.txthelp{margin:10px 0; color:#ef4605;}


.mlr10{margin:0 10px !important}
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt15{margin-top:15px !important}
.mt20{margin-top:20px !important}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt60{margin-top:60px !important}
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !important}
.mb30{margin-bottom:30px !important}
.ml5{margin-left:5px !important}
.ml10{margin-left:10px !important}
.ml20{margin-left:20px !important}
.ml30{margin-left:30px !important}
.mr5{margin-right:5px !important}
.mr10{margin-right:10px !important}
.mr20{margin-right:20px !important}
.mr30{margin-right:30px !important}
.pt15{padding-top:15px !important}
.pb30{padding-bottom:30px !important}
.pdl5{padding-left:15px !important}


/* input */
.ipt_won{font-family:'돋움';height:28px;padding:4px 10px;font-size:13px;font-weight:bold;text-align:right;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.txt_sm{font-family:'돋움';height:28px;padding:4px;font-size:13px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.ipt_sm{font-family:'돋움';height:28px;padding:4px;font-size:13px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.sel_sm_c{font-family:'돋움';height:28px;padding:4px;font-size:13px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.sel_sm_g{font-family:'돋움';height:28px;padding:4px;font-size:13px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.sel_sm{font-family:'돋움';height:28px;padding:4px;font-size:13px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.txt_md{font-family:'돋움';height:50px;padding:4px;font-size:13px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;overflow:auto;vertical-align:top;box-sizing:border-box;}
.ipt_md{font-family:'돋움';height:30px;padding:4px;font-size:14px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.sel_md{font-family:'돋움';height:30px;padding:4px;font-size:14px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.ipt_lg{font-family:'돋움';height:50px;padding:4px;font-size:14px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.sel_lg{font-family:'돋움';height:50px;padding:4px;font-size:14px;font-weight:bold;border:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.ipt_file{font-family:'돋움';height:28px;padding:4px;font-size:13px;font-weight:bold;border-bottom:1px solid #d4d4d4;background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.ipt_round{font-family:'돋움';height:34px;padding:4px;font-size:14px;font-weight:bold;border:1px solid #d4d4d4;border-radius:5px; background-color:#ffffff;color:#000;vertical-align:middle;display:inline-block;box-sizing:border-box;}



input::-webkit-input-placeholder { /* Chrome/Opera/Safari */color:#888;}
input::-moz-placeholder { /* Firefox 19+ */color:#888;}
input:-ms-input-placeholder { /* IE 10+ */color:#888;}
input:-moz-placeholder { /* Firefox 18- */color:#888;}

input:focus{background-color:#fff;}
input:focus::placeholder{color:transparent;}


input[type="checkbox"]{width:16px;height:16px;margin-top:-1px;vertical-align:middle;display:inline-block;-webkit-appearance:none;background:url('/_image/bg_check.png') no-repeat 50% 50%; background-size:16px 16px;}
input[type="radio"]{width:16px;height:16px;margin-top:-1px;vertical-align:middle;display:inline-block;-webkit-appearance:none;background:url('/_image/bg_radio.png') no-repeat 50% 50%; background-size:16px 16px;}
input[type="checkbox"]:checked{background:url('/_image/bg_check_ed.png') no-repeat 50% 50%; background-size:16px 16px;}
input[type="radio"]:checked{background:url('/_image/bg_radio_ed.png') no-repeat 50% 50%; background-size:16px 16px;}



/*
input[type=checkbox] {
	border:0 none;
	margin: 0px 2px 0px 2px;
	vertical-align:middle;
}

input[type=radio] {
	border:0 none;
	margin:0px 3px 0 0;
	vertical-align:middle;
}

input[type=file] {
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:normal;
	background-color:#ffffff;
	border: 1px solid #d4d4d4;
	color:#222;
	vertical-align:middle;
}

textarea {
	width:100%;
	height:100px;
	font-size:12px;
	font-weight:normal;
	border:1px solid #d4d4d4;
	background-color:#ffffff;
	color:#5B5B5B;
	overflow: auto;
	vertical-align: top;
	padding-left:2px;
	padding-top:2px;
}

.textarea_disable {
	border: 1px solid #c8c8c8;
	background-color:#f5f5f5;
	color:#848484;
}

*/

/* button */
.bt_area{width:98%; text-align:center; margin:30px auto;}
.bt_area_r{width:100%; text-align:right; margin:30px 0;}




/* 쓸 버튼 */

.flag_br1{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:10px;line-height:1.4;border:1px solid #242428;border-radius:16px;background-color:#fff;color:#242428;}
.flag_br2{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:10px;line-height:1.4;border:1px solid #fa2828;border-radius:16px;background-color:#fff;color:#fa2828;}
.flag_br3{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:10px;line-height:1.4;border:1px solid #40b409;border-radius:16px;background-color:#fff;color:#40b409;}

.flag_bg1{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:10px;line-height:1.4;border:1px solid #242428;border-radius:16px;background-color:#242428;color:#fff;}
.flag_bg2{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:10px;line-height:1.4;border:1px solid #fa2828;border-radius:16px;background-color:#fa2828;color:#fff;}
.flag_bg3{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:10px;line-height:1.4;border:1px solid #40b409;border-radius:16px;background-color:#40b409;color:#fff;}


.bt_bg1{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:12px;line-height:2;border:1px solid #242428;border-radius:16px;background-color:#242428;color:#fff;}
.bt_bg2{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:12px;line-height:2;border:1px solid #fa2828;border-radius:16px;background-color:#fa2828;color:#fff;}
.bt_bg3{display:inline-block;margin:4px 0 0 3px;padding:0 6px;font-size:12px;line-height:2;border:1px solid #40b409;border-radius:16px;background-color:#40b409;color:#fff;}


.bt_share{display:inline-block; font-size:17px; font-family:'NotoSansBold'; border-radius:50px; letter-spacing:-0.5px; border:2px solid #ef4605; color:#ef4605; text-align:center; padding:9px 26px 10px 46px; cursor:pointer; margin:5px; background:#fff url('/_image/bg_share.png') no-repeat 18% 50%; background-size:20px 20px;}
.bt_tel{display:inline-block; font-size:17px; font-family:'NotoSansBold'; border-radius:50px; letter-spacing:-0.5px; border:2px solid #ef4605; color:#ef4605; text-align:center; padding:9px 26px 10px 46px; cursor:pointer; margin:5px; background:#fff url('/_image/bg_tel.png') no-repeat 18% 50%; background-size:20px 20px;}
.bt_close{display:inline-block; font-size:17px; font-family:'NotoSansBold'; border-radius:50px; letter-spacing:-0.5px; border:2px solid #111; color:#111; text-align:center; padding:9px 26px 10px 46px; cursor:pointer; margin:5px; background:#fff url('/_image/bg_close3.png') no-repeat 25% 50%; background-size:20px 20px;}
.bt_modi{display:inline-block; font-size:17px; font-family:'NotoSansBold'; border-radius:50px; letter-spacing:-0.5px; border:2px solid #24780f; color:#24780f; text-align:center; padding:9px 26px 10px 46px; cursor:pointer; margin:5px; background:#fff url('/_image/bg_modi.png') no-repeat 25% 50%; background-size:20px 20px;}
.bt_move{display:inline-block; font-size:17px; font-family:'NotoSansBold'; border-radius:50px; letter-spacing:-0.5px; border:2px solid #2962ff; color:#2962ff; text-align:center; padding:9px 26px 10px 46px; cursor:pointer; margin:5px; background:#fff url('/_image/bg_move.png') no-repeat 18% 50%; background-size:20px 20px;}

.bt_share2{display:inline-block; font-size:5px; width:10%; font-family:'NotoSansBold'; border-radius:5px; letter-spacing:-0.5px; border:1px solid #555; color:#555; text-align:center; padding:9px 10px; 
cursor:pointer; margin:5px; background:url('/_image/bg_share2.png') no-repeat 18% 50%; background-size:30px 30px;}
.bt_kakao{display:inline-block; font-size:16px; width:20%; height:52px; line-height:50px; font-family:'NotoSansBold'; border-radius:5px; letter-spacing:-0.5px; border:1px solid #979797; color:#393939;
text-align:center; padding-left:30px; cursor:pointer; margin:5px; background:url('/_image/bg_kakao.png') no-repeat 22% 50%; background-size:28px 28px;}
.bt_sms{display:inline-block; font-size:16px; width:20%; height:52px; line-height:50px; font-family:'NotoSansBold'; border-radius:5px; letter-spacing:-0.5px; border:1px solid #979797; color:#393939; 
text-align:center; padding-left:30px; cursor:pointer; margin:5px; background:url('/_image/bg_sms.png') no-repeat 22% 50%; background-size:28px 28px;}

.bt_line_sm{display:inline-block; font-size:13px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #777; color:#777; text-align:center; font-family:'돋움'; padding:6px 8px 5px; cursor:pointer; margin:2px;background:#fff;}
.bt_gray_sm{display:inline-block; font-size:13px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #777; color:#fff; text-align:center; font-family:'돋움'; padding:6px 8px 5px; cursor:pointer; margin:2px;background:#777;}


.bt_line_md{display:inline-block; font-size:14px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #777; color:#777; text-align:center; font-family:'돋움'; padding:10px 14px 9px; cursor:pointer; margin:4px; background: #fff;}
.bt_green_md{display:inline-block; font-size:14px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #777; color:#777; text-align:center; font-family:'돋움'; padding:10px 14px 9px; cursor:pointer; margin:4px; background:#24780f;}
.bt_red_md{display:inline-block; font-size:14px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #ef4605; color:#fff; text-align:center; font-family:'돋움'; padding:10px 14px 9px; cursor:pointer; margin:4px; background:#ef4605;}
.bt_gray_md{display:inline-block; font-size:14px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #777; color:#fff; text-align:center; font-family:'돋움'; padding:10px 14px 9px; cursor:pointer; margin:4px;background:#777;}
.bt_black_md{display:inline-block; font-size:14px; font-weight:bold; border-radius:3px; letter-spacing:-0.5px; border:1px solid #000; color:#fff; text-align:center; font-family:'돋움'; padding:10px 14px 9px; cursor:pointer; margin:4px; background:#000;}

.bt_red_lg{display:inline-block; font-size:18px; font-weight:bold; letter-spacing:-0.5px; border:1px solid #ef4605; color:#fff; text-align:center; padding:12px 18px 14px; cursor:pointer; margin:10px; background:#ef4605;}
.bt_gray_lg{display:inline-block; font-size:18px; font-weight:bold; letter-spacing:-0.5px; border:1px solid #555; color:#fff; text-align:center; padding:12px 18px 14px; cursor:pointer; margin:10px; background:#555;}

