@charset "utf-8";

*{box-sizing:border-box}
html, body {width:100%;height:100%;}
html {overflow-y:scroll;-webkit-text-size-adjust:100%;overflow-x: hidden;}
body {margin:0;word-break : keep-all;word-wrap : break-word}
div, iframe, h1, h2, h3, h4, h5, h6, p, button, abbr, address, blockquote, q, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {padding:0;margin:0;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block;padding:0;margin:0}
ol, ul, li {list-style:none}
table {width:100%;border-collapse:collapse;border-spacing:0;table-layout: fixed;}
th {font-weight:400}
form, fieldset, iframe {border:0}
img {border:0;vertical-align:top;}
button {border:0}
input[type="search"] {-webkit-appearance:none}
button span, button em {position:relative}
hr {border:0}
strong, b {font-weight:600}
label, button {cursor:pointer}
blockquote, q {quotes:none}
caption, legend {overflow:hidden;position:absolute;left:-50000px;width:0;height:0;font-size:0;line-height:0;text-indent:-50000px}
input, textarea, select, button, video {padding:0;vertical-align:top;text-align:left;background:none;border:0;border-radius:0}
textarea {resize:none}
input::-ms-clear,
input::-ms-reveal {display:none;width:0;height:0}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {display:none}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance:none;margin:0}
input[type="number"] {-moz-appearance:textfield}
select {-moz-appearance:none;-webkit-appearance:none;appearance:none}
select::-ms-expand {display:none}
input::placeholder,
textarea::placeholder {color:#888;opacity:1}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color:#888}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color:#888}
input:-moz-input-placeholder,
textarea:-moz-input-placeholder {color:#888}
a {color:inherit;text-decoration:none;}
a:hover {text-decoration:none}
.nicescroll-cursors {box-sizing:content-box}
hr { width: 100%; height: 1px;border-top: 1px solid #d9d9d9; }

.hide {overflow:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-50000px}
.clear {zoom:1}
.clear:after {content:'';display:block;clear:both}
.uppercas {text-transform:uppercase}
.ta_l {text-align:left; }
.ta_c {text-align:center}
.ta_r {text-align:right}
.va_t {vertical-align:top}
.va_m {vertical-align:middle}
.va_b {vertical-align:bottom}
.mo {display:none}
.pc_br {}
.mo_br {display:none}

/* color */
.col_n {color:#2b2e95}

.w100 {width:100%}
@-ms-viewport {
		width: device-width;
}
@media screen and (max-width: 480px) {

	html, body {min-width: 320px;}

}

/* Type */
a {
	-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
	-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
	-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
	transition: color 0.2s ease, border-bottom-color 0.2s ease;
	color: inherit;
	text-decoration: none;
}
a:hover {text-decoration: none !important;}

strong, b {font-weight: bold;}
div {box-sizing: border-box;}

select{
	writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    cursor: default;
    margin: 0em;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    border-radius: 0px;
}
.mg_t10 {margin-top:10px;}
.mg_t20 {margin-top:20px;}
.mg_t30 {margin-top:30px;}
.mg_t40 {margin-top:40px;}
.mg_t50 {margin-top:50px;}
.mg_t60 {margin-top:60px;}
.mg_t150 {margin-top:150px;}

.mg_b60 {margin-bottom:60px;}

.mg_l5 {margin-left:5px;}
.mg_l10 {margin-left:10px;}

.mg_r10 {margin-right:10px;}
.mg_r15 { margin-right: 15px; }

.container {width:100%; }
.wide {width:100%; max-width: 600px; margin: auto; }
.row {max-width:1200px;margin:0 auto;}

.line_h {margin:45px auto;width:2px;height: 48px;background:#d8d8d8}

.btn_bg_bl {color:#fff}
.btn_bg_bl a {background:#0072b1;padding:5px 30px;color:#fff !important;font-size:14px;border:1px solid #0072b7;}
.btn_bg_bl a:hover {background:#025684;}

.btn_bg_gr {color:#fff}
.btn_bg_gr a {background:#60ab80;padding:5px 30px;color:#fff !important;font-size:14px;}
.btn_bg_gr a:hover {background:#2c9e5d;}

.btn_line { display: inline-block; padding: 0.93em; border-radius: 0.5em; border: 1px solid #d8d8d8; font-size: 1em; text-align: center; color: #007de8; font-weight: normal; }

.btn_basic { display: inline-block; padding: 1em; border-radius: 0.5em; border: 1px solid #007de8; background-color: #007de8; font-size: 1em; text-align: center; color: #fff; }
.btn_basic_small { display: inline-block; padding: 0.5em; border-radius: 0.3em; border: 1px solid #007DE8; background-color: #007DE8; font-size: 0.9em; text-align: center; color: #fff; }
.btn_basic_white { background-color: #fff; color: #090909; border-color: #ddd; }
.btn_basic_gray { background-color: #9f9f9f; border-color: #9f9f9f; }

.bgn { background: none !important; }
.displayNone { display: none; }

.asterisk { display: inline-block; font-size: 1em; color: #007de8; padding-right: 0.3em; }

.stip { font-size: 0.8em; color: #ff6633; }

.dbtn { display: inline-block; font-size: 0.7em; padding: 0.3em; color: #9f9f9f; border-radius: 0.3em; background-color: #f7f7f7; }
.dbtn.blue { color: #40a5fa; }

.noti_icon { display: inline-block; padding: 0.3em; color: #fff; font-size: 0.9em; border-radius: 0.3em; background-color: #ff0000; }
.noti_icon_blue { background-color: #007de8; }

.content_download_box { display: flex; align-items: center; }
.download_btn { max-width: 100%; display: inline-block; font-size: 0.9em; padding: 0.7em 40px 0.6em 1em; border-radius: 3rem; border: 1px solid #ebebeb; background: url(/img/icon/download_icon.svg) right 1em center no-repeat; background-size: 20px; }
.content_download_box .del_btn { padding: 0.5em; }

.after_bar::after { content: ''; display: inline-block; width: 1px; height: 10px; background-color: #e5e5e5; vertical-align: middle; margin: 0 0.7em; }

/*¼­ºê ÆäÀÌÁö*/
.container-sub { width: 100%; padding: 0 3% 70px; }
.contact_body { padding-top: 2rem; }

/*»ó¼¼ ÆäÀÌÁö ³»¿ë °øÅë*/
.cont_info_wrapper { margin-top: 2rem; }
.flex_jc_between { display: flex; justify-content: space-between; align-items: center; gap: 1em; }

/*nicedit*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(9), /*ol*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(10), /*ul*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(12), /*font-family*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(13), /*font-formay*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(14), /*indent*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(15), /*outdent*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(16), /*image*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(17), /*upload*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(22), /*subscript*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(23), /*superscript*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(25), /*remove formatting*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(27), /*html*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(28) /*table*/
{
    display: none !important;
}

.nicEdit-main { height: 300px; }
.nicEdit-panelContain { border-radius: 5px 5px 0 0; padding: 5px; }
.nicEdit-panelContain .nicEdit-panel { display: flex; flex-wrap: wrap; align-items: center; margin: 0 !important; }
.nicEdit-panelContain .nicEdit-panel>div { margin: 0 !important; }
.nicEdit-panelContain .nicEdit-panel>div>div { width: auto !important; height: auto !important; }
.nicEdit-panelContain .nicEdit-panel>div>div>.nicEdit-button-undefined { padding: 5px; }
.nicEdit-panelContain .nicEdit-panel>div>.nicEdit-selectContain>div { padding: 3px 6px !important; margin: 5px; border-radius: 5px; display: flex; align-items: center; }
.nicEdit-panelContain .nicEdit-panel>div>.nicEdit-selectContain>div>.nicEdit-selectControl { order: 1; }
.nicEdit-panelContain .nicEdit-panel>div>.nicEdit-selectContain>div>.nicEdit-selectTxt { width: auto !important; height: auto !important; font-weight: 600; }
.nicEdit-panelContain .nicEdit-panel>div:nth-child(11) { order: -5; } /*fontsize*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(2) { order: -4; } /*bold*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(3) { order: -3; } /*italic*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(4) { order: -2; } /*underline*/
.nicEdit-panelContain .nicEdit-panel>div:nth-child(24) { order: -1; } /*strikeThrough*/

.nicEdit-pane { width: auto !important; border: 1px solid rgb(204,204,204) !important; border-radius: 5px; margin-top: 5px; }
.nicEdit-pane>div { width: auto !important; max-width: 380px; max-height: 300px; border-bottom: none !important; overflow: auto; }
.nicEdit-pane>div>div { padding: 3px !important; height: auto !important; }