@charset "utf-8";
/* CSS Document */
.di_wrap{ font-size:0;}
.di_wrap > *{ display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:16px; font-size:1rem;}
.di_wrap > * > .in{ display:block;}

.fl_wrap{ *zoom:1;}
.fl_wrap:after{ content:""; display:block; clear:both;}
.fl_wrap > *     { float:left;}
.fl_wrap > .left { float:left;}
.fl_wrap > .right{ float:right;}
.fl_wrap > * > .in{ display:block;}

.di_table,
.di_table .tr,
.di_table .th,
.di_table .td{ box-sizing:border-box;}
.di_table{ display:table; table-layout:fixed; width:100%; border-collapse:collapse; border-spacing:0;}
.di_table .tr{ display:table-row;}
.di_table .th,
.di_table .td{ display:table-cell; vertical-align:middle;}

.flex{ display:flex; box-sizing:border-box; min-width:0;}
.flex > *{ box-sizing:border-box; min-width:0;}
.flex.di{ display:inline-flex;}
.flex.wrap{ flex-wrap:wrap;}
.flex.col{ flex-direction:column;}
.flex.col > *{ width:100%;}
.flex.space { justify-content:space-between;}
.flex.vspace{ align-content:space-between;}
.flex.hc{ justify-content:center;}
.flex.hr{ justify-content:flex-end;}
.flex.vt{ align-content:flex-start; align-items:flex-start;}
.flex.vc{ align-content:center; align-items:center;}
.flex.vb{ align-content:flex-end; align-items:flex-end;}
.flex.ac{ align-content:center; align-items:center; justify-content:center; text-align:center;}
.flex.ah{ align-items:stretch;}
.flex .mgL{ margin-left:auto;}
.flex .mgR{ margin-right:auto;}
.flex .mgT{ margin-top:auto;}

.vm_wrap{ display:block; text-align:center; white-space:nowrap;}
.vm_wrap:before{ content:""; display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%;}
.vm_wrap .vm{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; max-width:100%; height:auto; white-space:normal; box-sizing:border-box;}
.vm_wrap img{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; max-width:100%; max-height:100%;}

.resize{ position:relative; display:block; height:0; padding-bottom:100%; box-sizing:border-box;}
.resize .re{ position:absolute; left:0; right:0; top:0; bottom:0; box-sizing:border-box;}
.resize.s1 { padding-bottom:66.66%;}
.resize.s2 { padding-bottom:56.25%;}
.resize.s3 { padding-bottom:133.3333%;}
.resize.s4 { padding-bottom:117.6470%;}
.resize.s5 { padding-bottom:125%;}
.resize.s6 {padding-bottom:69.2708%}

.bgfix{ background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}

table.word *{ word-break:break-all; word-wrap:break-word;}

/*BOARD*/
.board_st{ font-size:.938em;}

.board_st th,
.board_st td{ height:2.5em; padding:.8em 1em; border-bottom:1px solid #ddd;}
.board_st th{ color:#222;}
.board_st td{ color:#666;}
.board_st ~ div.no_con{ border-top:none;}

.board_st.list.tit th{ border-top:2px solid #333; border-bottom:1px solid #666;}
.board_st.list td{ text-align:center;}
.board_st.list td.w_tit{ text-align:left;}
.board_st.list td.w_tit > a{ display:inline-block; *display:inline; zoom:1; max-width:calc(100% - 4.5em); text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:1.4;}

.board_st.list a:hover,
.board_st.view a:hover{ text-decoration:underline;}

.board_st.list.notice td{ background:#ebf0f4;}
.board_st.list .reply td{ background:#f7f7f7;}

.board_st.write{ border-top:2px solid #003876;}
.board_st.write th{ padding-left:1.5em; background:#f5f5f5; text-align:left;}

.board_info{ display:flex; flex-wrap:wrap; min-width:0; color:#72727d; *zoom:1;}
.board_info > li{ display:flex; align-content:center; align-items:center; padding-right:3em; position:relative; box-sizing:border-box;}
.board_info > li:before{ content:""; position:absolute; right:1.5em; top:15%; width:1px; height:70%; background:#ccc;}
.board_info > li:last-child{ padding-right:0;}
.board_info > li:last-child:before{ display:none;}
.board_info > li .xi{ margin-right:.3em; font-size:1.125em;}

.board_file{ font-size:.938em; line-height:1.2;}
.board_file > li{ padding:.125em 0;}
.board_file a{ position:relative; display:inline-block; padding-left:1.5em; word-break:break-all; word-wrap:break-word;}
.board_file a .xi{ position:absolute; top:-.063em; left:0;}
.board_file a,
.board_file a .xi:before{ color:#002c62;}
.board_file a:hover{ text-decoration:underline;}
span.board_file,
strong.board_file{ display:inline-block;}

.board_view_top .tit{ padding:1em; border-top:2px solid #333; border-bottom:1px solid #666; font-size:1.250em;}
.board_view_top .board_info{ padding:1em; border-bottom:1px solid #ddd;}
.board_view_top .board_file{ font-size:.938em; padding:.75em 1.25em; background:#ebf0f4; border:solid #ddd; border-width:0 0 1px 0;}
.board_view_middle{ padding:3em 1em;}
.board_view_middle *{ box-sizing:border-box; max-width:100% !important;}
.board_view_middle img{ width:auto !important; height:auto !important;}
.board_view_bottom{ border-top:1px solid #666;}
.board_view_bottom .board_st a{ display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

/**/
.board_st.faq .list{ border-top:2px solid #333;}
.board_st.faq .list .th,
.board_st.faq .list .td{ padding:1.5em .5em; text-align:center;}
.board_st.faq .list .th{ font-weight:500;}
.board_st.faq .list .td{ border-bottom:1px solid #d4d5d8; color:#343b4d; line-height:1.4em;}
.board_st.faq .list.con .BStit .td{ padding-top:1em; padding-bottom:1em;}
.board_st.faq .list.con .BScon .td{ border-color:#343b4d;}
.board_st.faq .list.con .BScon .w_faq{ vertical-align:top;}
.board_st.faq .list.con .w_tit{ text-align:left; color:#111;}
.board_st.faq .list.con .faqQ{ display:inline-block;}
.board_st.faq .list.con .faqQ:hover{ color:#000; text-decoration:underline;}
.board_st.faq .list.con .faqA *{ box-sizing:border-box; max-width:100% !important;}
.board_st.faq .list.con .faqA img{ width:auto; height:auto;}
.board_st.faq .faq_tit{ display:inline-block; width:1.75em; line-height:1.75em; border-radius:100%; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:1.500em; color:#fff;}
.board_st.faq .faq_tit.c1{ background:#384ea2;}
.board_st.faq .faq_tit.c2{ background:#d82744;}
.board_st.faq .BStit:hover,
.board_st.faq .BStit.on{ background:#f2f5f6; transition:.2s;}
.board_st.faq .BStit.on .td{ border-bottom-width:3px;}

/**/
.board_st.faq{ border-top:2px solid #003876}
.board_st.faq .faq_tit{ font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:2em; color:#333}
.board_st.faq .faq_tit:after{ content:"."}
.board_st.faq .faq_tit.c1{ color:#0b4790}
.board_st.faq .BStit{ cursor:pointer}
.board_st.faq .BStit .w_tit{ white-space: normal; overflow: visible; color:#666; font-weight:500; font-size:1.063em}
.board_st.faq .BScon{ display:none}
.board_st.faq .BScon:hover td{ background:#fff}
.board_st.faq .on .BStit{ background:#f9f9f9}
.board_st.faq .on .BStit .w_tit{ color:#222}
.board_st.faq .on .BScon{ display: table-row}
.board_st.faq .on .BScon .w_tit{ line-height:2}
.board_st.faq .on .faq_tit{ color:#0b4790}
.board_st.faq .BScon td{ padding-top:2em; padding-bottom:2em}
.board_st.faq .board_more{ display:inline-block; color:#111; width:2.25em; line-height:2.25em !important; border:1px solid #ddd; border-radius:100%; text-align:center; transition:.3s}
.board_st.faq .board_more .xi:before{content:"\e943"}
.board_st.faq .on .board_more{ transform:rotate(180deg); background:#0b4790; color:#fff; border-color:transparent; color:#fff}

.board_st.data_St .BStit .w_tit .kRt{display:inline-block; color:#003876; font-family:'NotoSans'; font-weight:500; font-size:1.250em; vertical-align:baseline;}
.board_st.data_St .BStit .w_tit .eNt{display:inline-block; padding-left:1em; vertical-align:baseline; color:#555; font-size:.938em;}

/**/
.table_st, .dp1_product table.d1{ border-top:2px solid #85a1b9; font-size:.938em;}
.table_st th, .dp1_product table.d1 th,
.table_st td, .dp1_product table.d1 td{ height:1.25em; padding:1em 1em; border:1px solid #d4d5d8; border-width:1px 1px 1px 1px; text-align:center; color:#666; line-height:1.5;}
/*.table_st th:first-child{ border-left-width:0;}*/
.table_st thead th, .dp1_product table.d1 thead th{ background:#f3f7f9; color:#222}
.table_st tbody th, .dp1_product table.d1 tbody th{ background:#fafafa;}

.board_st .w_faq { width:4em;}
.board_st .w_more{ width:4em;}

.table_st .w_type{ width:8em;}
.table_st .w_con { width:12em;}
.table_st .w_num { width:8em;}

.dp1_product table.d1{width:100% !important;}
/**/
.tbl_ti {}
.tbl_tx {}

/*sub1_2*/
.sub1_2wd1 {width:15em;}
.sub1_2wd2 {width:auto;}

/*sub2_2*/
.sub2_2wd1 {width:21em;}
.sub2_2wd2 {width:auto;}

/*sub3_2*/
.table_st.sub3_2_st {}
.sub3_2wd1 {width:13em;}
.sub3_2wd2 {width:auto;}


/**/
.w_check { width:3em;}
.w_no    { width:5em;}
.w_tit   { width:auto;}
.w_name  { width:10em;}
.w_date  { width:8em;}
.w_hit   { width:7em;}
.w_file  { width:4em;}
.w_btn   { width:9em;}
.w_cate  { width:17em;}
.w_state { width:6.5em;}
.w_etc   { width:8em;}

.w_form_tit{ width:10em;}
.w_list2_tit {width:12em;}
.w_auto    { width:auto;}

.board_st .w_faq  { width:4em;}
.board_st .w_faq2  { width:2em;}
.board_st .w_num  { width:12em;}
.board_st .w_type { width:7em;}
.board_st .w_info { width:14em;}
.board_st .w_more { width:4em;}
.board_st .w_img  { width:18em;}
.board_st .w_year { width:5.5em;}

/**/
.board_search_wrap{ font-size:.938em; margin-bottom:1.5em;}
.board_search_wrap .total_wrap{ font-size:1.063em; margin-top:1em;}
.board_search_wrap .inp{ width:18em;}

.total_wrap{ color:#222; text-transform:uppercase; letter-spacing:0;}
.total_wrap .tt{ display:inline-block; padding:0 .25em;}
.total_wrap .tt:first-child{ padding-left:0;}
.total_wrap .t1{ font-size:1em;}
.total_wrap .t2{ font-size:1.250em; color:#003876; font-weight:700;}

/**/
.board_paging{ text-align:center; margin-top:4em; font-size:.813em;}
.board_paging button{ vertical-align:top; min-width:3em; height:3em; padding:0 .5em; background:#fff; border:1px solid #ddd; border-radius:.3em; color:#313851; font-weight:500;}
.board_paging button:hover,
.board_paging button.on{ background:#313851; border-color:#313851; color:#fff}
.board_paging button.icon{ background:#f1f1f1;}
.board_paging button.icon:hover{ background:#aaa; border-color:#aaa;}
.board_paging .xi.first:before{ content:"\ea47"}
.board_paging .xi.last:before { content:"\ea48"}
.board_paging .xi.prev:before { content:"\e93c"}
.board_paging .xi.next:before { content:"\e93f"}

.pop .board_paging{ margin-top:2em;}
.pop .board_paging button{ min-width:2.5em; height:2.5em;}

.board_btn_wrap{ margin-top:3em; text-align:center;}
.pop .board_btn_wrap{ margin-top:2em;}

/**/
.label_st.mg{ margin:.125em 1.5em .125em 0;}
.label_st.mg:last-child{ margin-right:0;}

.label_st{ display:inline-block; *display:inline; zoom:1;}
.label_st > *{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; cursor:pointer; line-height:1;}
.label_st .xi:before{ font-family:xeicon !important; font-style:normal; font-size:1.313em;}
.label_st input ~ .xi ~ span,
.label_st input ~ .xi:before{ color:#434343;}
.label_st input:checked ~ .xi ~ span,
.label_st input:checked ~ .xi:before{ color:#384ea2;}
.label_st input[type=checkbox] ~ .xi:before{ content:"\ea0e";}
.label_st input[type=checkbox]:checked ~ .xi:before{ content:"\e92d";}
.label_st input[type=radio] ~ .xi:before{ content:"\e9c6";}
.label_st input[type=radio]:checked ~ .xi:before{ content:"\e9c7";}
.label_st input[type=checkbox],
.label_st input[type=radio]{ width:0; height:0; overflow:hidden; opacity:0;}
.label_st input[disabled=disabled] ~ *,
.label_st input[disabled=disabled] ~ .xi:before{ color:#434343;}
.label_st input[disabled=disabled] ~ *{ cursor:default; opacity:.8;}

.label_select{ position:relative; display:inline-block; *display:inline; zoom:1; background:#fff; box-sizing:border-box;}
.label_select select{ position:relative; z-index:1; padding-right:2.25em !important; background:none; width:100%; box-sizing:border-box; appearance:none; -webkit-appearance:none;}
.label_select select::-ms-expand{ display:none;}
.label_select:after{ content:"\e941"; font-family:xeicon !important; position:absolute; z-index:0; right:.75em; top:50%; margin-top:-.438em; line-height:1;}

.label_file{ position:relative; display:inline-block; *display:inline; zoom:1; box-sizing:border-box; padding-right:6.25em;}
.label_file .file{ position:absolute; top:0; left:0; width:100%; height:100%; cursor:pointer; opacity:0; z-index:50;}
.label_file .inp { width:100%;}
.label_file .btn { position:absolute; top:0; right:0; bottom:0; width:6em; background-color:#8f8f8f; border:1px solid #787878; color:#fff; transition:.2s;}
.label_file:hover .inp{ border-color:#0f2945;}
.label_file:hover .btn{ background-color:#0f2945; border-color:#0f2945; color:#fff;}

.input_st{ box-sizing:border-box; display:inline-block; vertical-align:middle; background:#fff; border:1px solid #e1e2e6; max-width:100%; height:3em; line-height:1.875em; padding:.5em 1em; color:#111;}
input[type=file].input_st{ background:none; border:none; padding:0;}
textarea.input_st{ padding:1em; width:100%; height:10em; line-height:1.4;}
textarea.input_st.h1{ height:20em;}

input[type=text].input_st:focus,
input[type=password].input_st:focus,
input[type=tel].input_st:focus{ border-color:#4562cf; color:#111;}

a.input_st{ text-align:center;}
a.input_st:hover{ text-decoration:none;}

.input_st[disabled=disabled]{ cursor:default; opacity:.5;}
.input_st[disabled=disabled]:not([type=button]):not([type=submit]):not(button){ background:#f5f5f5; border-color:#ddd !important; color:#666; opacity:1;}

.input_st > .xi,
.input_st > .tt{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:0 .25em; line-height:inherit;}
.input_st > .xi{ font-size:1em;}
.input_st > .xi:before{ font-size:1.250em;}

.input_st.s1{ height:3.5em; line-height:2.375em; padding:.5em 1.5em; min-width:9em; font-size:1.063em; font-weight:500;}
.input_st.s2{ height:2.5em; line-height:1.375em; padding:.5em .75em; min-width:inherit !important; font-size:.938em;}
.input_st.s3{ height:auto; line-height:1.2; min-width:inherit !important; font-size:.875em;}

.input_st.c1   { background:#003876; border-color:#003876; color:#ffffff !important;}/*파랑*/
.input_st.c1.re{ background:#ffffff; border-color:#003876; color:#003876 !important;}
.input_st.c2   { background:#1195a4; border-color:#1195a4; color:#ffffff !important;}/*하늘*/
.input_st.c2.re{ background:#ffffff; border-color:#1195a4; color:#1195a4 !important;}
.input_st.c3   { background:#dc232d; border-color:#dc232d; color:#ffffff !important;}/*빨강*/
.input_st.c3.re{ background:#ffffff; border-color:#dc232d; color:#dc232d !important;}
.input_st.c4   { background:#f54b58; border-color:#f54b58; color:#ffffff !important;}/*분홍*/
.input_st.c4.re{ background:#ffffff; border-color:#f54b58; color:#f54b58 !important;}
.input_st.c5   { background:#f57440; border-color:#f57440; color:#ffffff !important;}/*오렌지*/
.input_st.c5.re{ background:#ffffff; border-color:#f57440; color:#f57440 !important;}
.input_st.c6   { background:#2d3951; border-color:#2d3951; color:#ffffff !important;}/*진한회색*/
.input_st.c6.re{ background:#ffffff; border-color:#2d3951; color:#2d3951 !important;}
.input_st.c7   { background:#0d121b; border-color:#0d121b; color:#ffffff !important;}/*더 진한회색*/
.input_st.c7.re{ background:#ffffff; border-color:#0d121b; color:#0d121b !important;}
.input_st.c8   { background:#999999; border-color:#999999; color:#ffffff !important;}/*흐린회색*/
.input_st.c8.re{ background:#f5f5f5; border-color:#cccccc; color:#444444 !important;}

.input_st.w1{ width:13.375em;}
.input_st.w2{ width:8.375em;}
.input_st.w3{ width:28.375em;}
.input_st.w4{ width:18.438em;}

.w50 { width:50% !important;}
.w60 { width:60% !important;}
.w70 { width:70% !important;}
.w80 { width:80% !important;}
.w85 { width:85% !important;}
.w90 { width:90% !important;}
.w100{ width:100% !important;}

.input_sec{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-align:center; width:1.25em;}
.input_sec.s1{ width:.5em;}
.input_sec.s2{ padding:0 1.5em 0 .5em;}
.input_row{ display:block; padding:.25em 0;}

.input_tt{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; margin:0 .375em; font-size:.938em;}
div.input_tt,
p.input_tt{ display:block; margin:.375em 0;}

input::-webkit-input-placeholder{ color:#aaa !important;}
input::-moz-placeholder         { color:#aaa !important;}
input:-moz-placeholder          { color:#aaa !important;}
input:-ms-input-placeholder     { color:#aaa !important;}

/*input group*****/
.group_mail.flex .input_st[type-text]{ flex:1;}
.group_mail.flex .label_select{ margin-left:.25em;}

.group_file{ display:flex; flex-wrap:wrap; align-content:center; align-items:center;}
.group_file .label_file{ flex:1;}
.group_file .removeF{ margin-left:.25em;}
.group_file .input_row{ width:100%;}
.group_label.st1 .label_st{}


/*inc*/
.state{ display:inline-block; *display:inline; zoom:1; box-sizing:border-box; text-align:center; min-width:6em; line-height:1.5em; height:2.5em; padding:.4em .5em; background:#fff; border:1px solid #ccc; border-radius:.3em; font-size:.938em;}
.state.c1   { background:#008E3D; border-color:#008E3D; color:#ffffff;}
.state.c1.re{ background:#ffffff; border-color:#008E3D; color:#008E3D;}
.state.c2   { background:#248dc7; border-color:#248dc7; color:#ffffff;}
.state.c2.re{ background:#ffffff; border-color:#248dc7; color:#248dc7;}
.state.c3   { background:#d82744; border-color:#d82744; color:#ffffff;}
.state.c3.re{ background:#ffffff; border-color:#d82744; color:#d82744;}
.state.c4   { background:#999999; border-color:#999999; color:#ffffff;}
.state.c4.re{ background:#f5f5f5; border-color:#cccccc; color:#666666;}
.state.c5   { background:#4562cf; border-color:#4562cf; color:#ffffff;}
.state.c5.re{ background:#ffffff; border-color:#4562cf; color:#4562cf;}

/**/
.BSbtn{ cursor:pointer;}
.BScon{ display:none;}

.board_more{ display:inline-block; *display:inline; zoom:1; width:2.5em; line-height:2.5em !important; border-radius:100%; text-align:center; transition:.3s;}
.board_more .xi{ font-size:1.750em;}
.board_more .xi:before{ content:"\e943"; color:#111;}
.board_more.plus .xi:before{ content:"\e913";}
.BStit.on .board_more{ transform:rotate(-180deg); background:#313851; color:#fff; border-color:transparent;}
.BStit.on .board_more .xi:before{ color:#fff;}

.no_con{ padding:5.5em 0 !important; background:#fff !important; color:#999 !important; text-align:center;}
.no_con:before{ content:"\e9d8"; font-family:xeicon !important; font-size:3.5em; color:#ddd; display:block; margin:0 auto .25em auto;}
div.no_con{ border:solid #ddd; border-width:1px 0; font-size:.938em;}

.pic{ background:#f5f5f5; position:relative;}
.pic:before{ content:"No Image"; position:absolute; left:0; top:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; font-size:.75em; color:#999;}

.xi.input_cal{ vertical-align:middle; font-size:1em; color:#343b4d;}
.xi.input_cal:before{ content:"\e9a5"; font-size:1.625em;}

.xi.ess,
.xi.ess + span{ display:inline-block; color:#dc232d;}
.xi.ess{ padding-top:.625em; font-family:inherit !important; font-size:1em; line-height:1;}
.xi.ess:before{ content:"*"; font-size:1.375em; font-weight:700;}
.xi.ess + span{ font-size:.938em;}
.essW{ position:relative; display:inline-block; padding-right:1.125em;}
.essW .xi.ess{ position:absolute; right:0; top:50%; margin-top:-1em;}

*[class^="xi bd_"]:before{ color:#111; line-height:1;}
*[class^="xi bd_"].big:before{ font-size:1.250em;}
.xi.bd_new:before   { content:"\e9a8"; color:#f55110;}
.xi.bd_notice:before{ content:"\ea5b"; color:#003876;}
.xi.bd_reply:before { content:"\e981";}
.xi.bd_sub:before   { content:"\e981"; color:#4562cf; font-size:1.375em;}
.xi.bd_lock:before  { content:"\e966";}
.xi.bd_docu:before  { content:"\e9b4";}
.xi.bd_name:before  { content:"\e9f5";}
.xi.bd_date:before  { content:"\ea1f";}
.xi.bd_hit:before   { content:"\e951";}
.xi.bd_file:before  { content:"\e9b9";}
.xi.bd_calen:before { content:"\e9a4";}
.xi.bd_plus:before  { content:"\e913";}
.xi.bd_tel:before   { content:"\e9d3";}

a[class^="xi bd_"]:hover{ text-decoration:none !important;}
a[class^="xi bd_"]:hover:before{ color:#4562cf;}

.tt_cp{ cursor:pointer;}
.tt_cut{ display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tt_cutNo{ white-space:normal !important; overflow:visible;}

.comment_area{ margin-top:15px; border:1px solid #ddd;}
.comment_area .inner{ padding:20px; background:#f5f5f5;}
.comment_area .comment_tit{ margin-bottom:15px; overflow:hidden;}
.comment_area .comment_tit .tit{ float:left;}
.comment_area .comment_tit .num{ float:right;}
.comment_area .comment_tit .tit > span{ padding-right:10px; color:#666; vertical-align:middle;}
.comment_area .comment_tit .tit .t1{ font-size:.875em; color:#000;}
.comment_area .comment_tit .tit .t2{ font-size:.813em;}
.comment_area .comment_tit .num{ float:right; font-size:.813em; color:#222;}
.comment_area .comment_tit .num .max{ color:#ff3347;}
.comment_area .comm_info{ margin-bottom:5px;}
.comment_area .comm_info .input_st{ font-size:0.875em;}
.comment_area .comment{ position:relative; padding-right:120px}
.comment_area .comment .comment_txt{ width:100%; height:80px; padding:10px 10px; font-size:.875em; background:#fff;}
.comment_area .comment .comment_btn{ position:absolute; top:0; right:0; width:100px; height:100%; text-align:center; font-size:0.938em; color:#fff; background:#444; border-radius:3px; border:0;}
.comment_area .comment_top{ padding:10px 20px 8px 20px; border-bottom:1px solid #ccc; overflow:hidden; background:#f8f8f8;}
.comment_area .left_area{ float:left; text-align:left;}
.comment_area .left_area > dt,
.comment_area .left_area > dd{ display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.comment_area .name{ font-size:.875em; color:#000;}
.comment_area .pass{ font-size:.875em; color:#000;}
.comment_area .date{ font-size:0.813em; color:#888; margin-left:10px;}
.comment_area .comm_txt{ font-size:0.813em; color:#333; line-height:1.6;}
.comment_area .comment_edit{ float:right; text-align:right;}
.comment_area .comment_edit > a{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; font-size:0.750em; color:#333; border:1px solid #aaa; border-radius:3px; background:#fff; padding:0.3em 1em;}
.comment_area .comment_bottom{ padding:18px 24px 18px 24px; overflow:hidden;}
.comment_area .comment_bottom .re_comm{ margin-top:20px; padding:15px 15px 0 0; border-top:1px dashed #ccc;}
.comment_area .comment_bottom .re_comm > dt,
.comment_area .comment_bottom .re_comm > dd{ padding-left:30px;}
.comment_area .comment_bottom .re_comm > dt{ margin-bottom:8px; position:relative;}
.comment_area .comment_bottom .re_comm > dt:before{ content:"\e97e"; font-family:xeicon; font-size:1.625em; color:#aaa; position:absolute; top:-2px; left:0;}
.comment_area .comment_bottom .re_comm .edit_btn{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; font-size:0.750em; color:#fff; background:#888; border:none; border-radius:3px; padding:0.3em 0.8em;}

/**/
.xi.input_cal{ vertical-align:middle; cursor:pointer; color:#3c3c3d;}
.xi.input_cal:before{ content:"\e9a5"; font-size:1.625em;}
.xi.input_cal:hover{ color:#3f3f9f;}

.input_tx {display:inline-block; padding-left:3px;}

.board_st.write .tt{background:#F9F9F9}
.board_st.write .td{padding-left:30px;}
.acheck_area{ border:1px solid #ccc; background:#f2f2f2; box-shadow:3px 3px 5px rgba(0,0,0,0.2); margin:20px 0 20px 0; padding:5px 20px; text-align:right;}
.acheck_area span{ color:#666; font-size:0.938em;}
.input_st.mg{margin-top:5px;}

.sub_agree_wrap{padding:30px; border-top: 2px solid #333; border-bottom: 1px solid #eee; border-right: 1px solid #eee; border-left: 1px solid #eee; font-size: 0.938em; color:#888; font-family:'notokrR', sans-serif; margin-top:10px;}
.sub_agree_wrap p{padding:10px; line-height:1.5;}
.sub_agree_wrap strong{color:#555;}
.sub_agree_wrap .cont{overflow-y: scroll; height: 140px; overflow-y: scroll; }
.cont_check{text-align: right; margin: 10px 0 40px 0; font-size:0.875em; color:#555;}
.sub_agree_wrap .span{text-align: center; padding-left: 40px;}

.tb1{ font-size:1em; /*border-top: none !important;*/ font-family:'notokrR', sans-serif;}
.tb2{/*margin-top:20px;*/ border-top: none !important; font-size:1em;}
.tb_select{width:100%; font-size:0.938em; padding-left:15px; font-family:'notokrR', sans-serif; }
.tb_select li{display: inline-block;}
.tb3{margin-top:-4px; border-top: none !important; font-size:1em;}

.file_txt{display:block; margin-top:10px; color:#888; }