@charset "utf-8";
/***
제작자 : E.J. Jeong
작성일 : 2018년 3월 27일
수정일 : 최종 수정된날짜
저작권 : 본 CSS 파일은 제작자 동의없이 일체의 수정을 금지합니다. 제작자 동의없이 내용이 수정되었을 경우 제작자는 오류 및 버그에 대한 일체의 책임을 지지 않습니다.
***/
/*
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
*/
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic|Nanum+Myeongjo|Noto+Sans+KR');

@font-face {
	font-family: 'NotoSans';
	font-weight: 700;
	src: url('font/NotoSans-Bold.eot');
	src: url('font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('font/NotoSans-Bold.woff') format('woff');
}
@font-face {
	font-family: 'NotoSans';
	font-weight: 500;
	src: url('font/NotoSans-Medium.eot');
	src: url('font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
		url('font/NotoSans-Medium.woff') format('woff');
}
@font-face {
	font-family: 'NotoSans';
	font-weight: 300;
	src: url('font/NotoSans-Light.eot');
	src: url('font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
		url('font/NotoSans-Light.woff') format('woff');
}
@font-face {
	font-family: 'NotoSans';
	font-weight: 350;
	src: url('font/NotoSans-DemiLight.eot');
	src: url('font/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
		url('font/NotoSans-DemiLight.woff') format('woff');
}
@font-face {
	font-family: 'NotoSans';
	font-weight: 400;
	src: url('font/NotoSans-Regular.eot');
	src: url('font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('font/NotoSans-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Nanum Myeongjo';
	font-style: normal;
	font-weight: 700;
	src: url('font/NanumMyeongjoBold.eot');
	src: url('font/NanumMyeongjoBold.eot?#iefix') format('embedded-opentype'),
		url('font/NanumMyeongjoBold.woff') format('woff'),
		url('font/NanumMyeongjoBold.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'Nanum Myeongjo';
	font-style: normal;
	font-weight: 400;
	src: url('font/NanumMyeongjo.eot');
	src: url('font/NanumMyeongjo.eot?#iefix') format('embedded-opentype'),
		url('font/NanumMyeongjo.woff') format('woff'),
		url('font/NanumMyeongjo.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* reset */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea{margin:0; padding:0;}
hr{display:none;}
ul, ol, li{list-style:none;}
img, fieldset{border:none; vertical-align:middle;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:600; font-family:'NotoSans','Nanum Gothic', 'Malgun Gothic', '맑은고딕', 'Dotum', '돋움', 'Montserrat', 'Arial', 'sans-serif';}
table{border-collapse:collapse; font-size:100%;}
address, em, optgroup{font-style:normal;}
object{vertical-align:top;}
input, button, select{vertical-align:middle;}
article, aside, details, figcaption, figure, footer, header, nav, section{display:block;}
audio, canvas, progress, video{display:inline-block;}
button{box-shadow:none; border:none; font-size:15px; font-family:'NotoSans','Nanum Gothic', 'Malgun Gothic', '맑은고딕', 'Dotum', '돋움', 'Montserrat', 'Arial', 'sans-serif'; border-radius:0;}
button:hover,
button:active,
button:focus{cursor:pointer;}
input[type="radio"], input[type="checkbox"]{margin:5px 0 0 0; vertical-align:top;}

/* linkStyle */
a{color:#222; text-decoration:none;}
a:visited{color:#222; text-decoration:none;}
a:active,
a:focus,
a:hover{color:#369; text-decoration:underline;}
a[href^="tel"] {color:inherit; text-decoration:none;}

/* font */
body{color:#404040; font-size:15px; font-weight:400; line-height:1.5em; font-family:'NotoSans','Nanum Gothic', 'Malgun Gothic', '맑은고딕', 'Dotum', '돋움', 'Montserrat', 'Arial', 'sans-serif'; letter-spacing:-0.5px;}
input, select, textarea{color:#404040; background:#fff; font-size:15px; font-family:'NotoSans','Nanum Gothic', 'Malgun Gothic', '맑은고딕', 'Dotum', '돋움', 'Montserrat', 'Arial', 'sans-serif'; border-radius:0;}
input[type="text"],select{height:29px; line-height:29px; border:1px solid #c8c8ca;}
input[type="text"],textarea{ 
-webkit-ime-mode:active; 
-moz-ime-mode:active; 
-ms-ime-mode:active; 
ime-mode:active; 
border:1px solid #c8c8ca;
}
/* skip */
.skip, legend, caption{position:absolute; left:-5000px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
caption{position:static;}

.editor{padding:20px;background:#fff}
.editor span{line-height:130%;color:#666}
.editor .blueTxt, .blueTxt{color:#128ed5;}
.editor .redTxt, .redTxt{color:#e31f11;}
.editor .skyTxt, .skyTxt{color:#008ed0;}
.editor .greenTxt, .greenTxt{color:#2d960c;}
.editor .orangeTxt, .orangeTxt{color:#ed5400;}
.editor .pinkTxt, .pinkTxt{color:#b62440;}
.editor .purpleTxt, .purpleTxt{color:#4d3dc4;}
.editor .brownTxt, .brownTxt{color:#976000;}
.editor .yellowTxt, .yellowTxt{color:#fcff00;}
.editor .bold, .bold, .editor strong, strong{font-weight:bold;}
.editor .bgYellow, .bgYellow{background:#ff0}

.dropdown-backdrop {position: static;}

.blue{color:#117cdf !important;}
.red,
.orange{color:#d00707;}
.gray{color:#666;}
.green{color:#309978;}
