@charset "utf-8";
/* CSS Document */

/*board*/
.board_st01{border-top:2px solid #005cb2}
.board_st01 th{ color:#111; font-weight:500; background:#f5f5f5;}
.board_st th,
.board_st td{ padding:1em; border-bottom:1px solid #ddd; font-size:inherit !important; line-height:1.3}
.board_st th{ color:#111}
.board_st td{ color:#555}

.board_st.write{ font-size:.938em}
.board_st.write th,
.board_st.write td{ padding-top:.75em; padding-bottom:.75em}

.board_st{table-layout:fixed;  font-size:.938em}
.board_st.list.tit th{ border-top:2px solid #666; border-bottom:1px solid #666}
.no_con{ padding:5em 0 !important; color:#999 !important; border-bottom:1px solid #ddd; text-align:center}
.no_con:before{ content:"\e9d8"; font-family:xeicon!important; display:block; margin:0 auto .2em auto; font-size:5em; color:#ddd;}
td .no_con{ border-bottom:none}

.board_st.list td{ text-align:center}
.board_st.list td.w_tit{ text-align:left;}
.board_st.list td.w_tit > a{ display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.board_st.list td a{ color:#111}
.board_st a:hover{ text-decoration:underline}

.board_st.list.notice td{ background:#f9f9f9}
.board_st.list.reply td{ background:#f9f9f9;}

.board_st.view{ border-top:1px solid #666}
.board_st.write{ border-top:2px solid #666}

.board_st.st1{ border-top:2px solid #333}
.board_st.st1 td,
.board_st.st1 th{ height:3em; border:1px solid #ddd; padding-left:2em; padding-right:2em}
.board_st.st1 th{ background:#f9f9f9; border-bottom-color:#ddd; text-align:left}
.board_st.st1.write{ border-top:none}
.board_st.st1.write th{ background:none}

.checkWrap .board_st.st1{ margin-top:-1px; border-top-width:0}
.checkWrap .board_st.st1:first-child{ margin-top:0; border-top-width:2px}

/**/
.form_Table{ border-top:2px solid #333; font-size:.938em;}
.form_Table th,
.form_Table td{ height:2.25em; padding:.75em 1.5em; border-bottom:1px solid #e8e8e8; text-align:left;}
.form_Table th{ color:#3c3c3d; padding-right:.8em; background:#fff;}
.form_Table td{ color:#72727d;}

.table_st{ border-top:2px solid #7a7d96; font-size:1em;}
.table_st th,
.table_st td{ height:2em; padding:1em 1em; border:1px solid #e0e1e3; border-width:1px 1px 1px 1px; text-align:center; color:#444; line-height:1.3;}
.table_st thead th{ background:#f4f5f9; color:#575c70; font-weight:500;}
.table_st tbody th{ background:#fff; font-weight:600; background:#f4f5f9;}
.table_st .bg1{ background:#fff4f0 !important}
.table_st.st1{ border-top:2px solid #7a7d96}
.table_st.st1 caption{ font-weight:500; font-size:1.188em; text-align:center}
.table_st.st1 caption .in{ padding:.75em 2em; background:#7a7d96; color:#fff; border-radius:1em 1em 0 0; display:inline-block}

.table_st.colst tbody th {background:#f4f5f9}

.min_font{font-size: .6em; vertical-align:baseline;}
/**/
.board_view_top{ }
.board_view_top .tit{ padding:1.5em; font-weight:500; border-top:2px solid #666; text-align:center; border-bottom:1px dashed #aaa; font-size:1.25em}
.board_view_top .info{border-bottom:1px solid #ddd}
.board_view_top .info > li{ display:inline-block; *display:inline; zoom:1; padding:1em 2em; color:#666; position:relative}
.board_view_top .info > li:before{ content:""; position:absolute; left:0; top:35%; width:1px; height:30%; background:#ccc}
.board_view_top .info > li:first-child:before{ display:none}
.board_view_top .file{ text-align:right; padding:1em 2em; background:#f7f7f7}
.board_view_top .file > li{ }
.board_view_top .file > li > a{ display:inline-block; word-break: break-all; word-wrap: break-word; padding:.2em}
.board_view_top .file > li > a:hover{ text-decoration:underline}
.board_view_top .file > li > a .xi{ margin:-1px .2em 0 0}
.board_view_middle{ padding:3em 2em 5em 2em}
.board_view_middle .mg_b10{margin-bottom:10px;}

.board_view_middle *{ font-family:notokr,sans-serif !important; font-size:1rem !important; line-height:1.7 !important; text-align: left !important;
word-break: break-all;
word-wrap: break-word; /* Internet Explorer */
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */  }
.board_view_middle img{ margin:1em 0}
.board_view_middle a{ text-decoration:underline}

.board_view_bottom .board_st td a{ color:#777}
.board_view_bottom .board_st td a:hover{ color:#333}
.board_view_bottom .board_st th .xi{ font-size:1em; margin-right:.5em}

/*FAQ*/
.board_st.faq{ border-top:1px solid #0b4790}
.board_st.faq th,
.board_st.faq td {padding:.8em 1em;}
.board_st.faq .faq_tit{ font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:2.5em; 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:400; font-size:1.063em !important;}
.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_license{ margin:-4em -4em 0 0}
.board_license > li{ width:33.33%}
.board_license > li .wrap_in{ margin:4em 4em 0 0}
.board_license > li .tit_wrap{ float:left; width:35%}
.board_license > li .tit_wrap .in{ padding:2em 1.5em 0 1em; text-align:right; position:relative; }
.board_license > li .tit_wrap .in:before,
.board_license > li .tit_wrap .in:after{ content:""; position:absolute; left:0; top:-1px; width:3em; height:1px; background:#002654}
.board_license > li .tit_wrap .in:after{ transform:rotate(90deg); transform-origin:top left}
.board_license > li .tit_wrap .in .tt{ display:block; font-size:.938em; color:#777}
.board_license > li .tit_wrap .in .icon{ display:block; color:#002654; margin-bottom:.5em}
.board_license > li .tit_wrap .in .icon:before{content:"\ea3e"}
.board_license > li .img_wrap{ float:left; width:65%}
.board_license > li .img_wrap .resize{ padding-bottom:130%}
.board_license > li .img_wrap .in{ border:1px solid #ddd; background:#fff; position:relative}
.board_license > li .img_wrap .in:before,
.board_license > li .img_wrap .in:after{ content:""; position:absolute; bottom:0; width:2em; height:2em; background: linear-gradient(0deg, rgba(0,0,0,.2) 0%, rgba(0,0,0,0) 100%); transform-origin:bottom}
.board_license > li .img_wrap .in:before{ left:0; transform: skew(35deg)}
.board_license > li .img_wrap .in:after{ right:0; transform: skew(-35deg)}
.board_license > li .img_wrap .in .img{ background-repeat:no-repeat; background-position:center; background-size:cover; z-index:1}

/**/
.board_icon.xi{}
.board_icon.xi:before{}
.board_icon.new .xi:before{content:"\e9a9"; color:#f37737}
.board_icon.notice .xi:before{ content:"\ea5b"; color:#f37737}
.board_icon.reply .xi:before{ content:"\e981"; color:#aaa}
.board_icon.file .xi:before{ content:"\ea7f"; color:#999; font-size:.938em}
.board_icon.sub .xi:before{content:"\e981"; color:#aaa}
.board_icon.lock:before{ content:"\e964"; color:#aaa; font-size:.938em; padding-left:.25em}
.board_icon.review .xi:before{ content:"\e9d7"; color:#003399}

/**/
.board_search_wrap{ overflow:hidden; font-size:.938em; margin-bottom:1em}
.board_search_wrap .left{ float:left}
.board_search_wrap .right{ float:right}
.board_search_wrap .right .input_st.w1{ width:17.25em}
.board_search_wrap button{ padding:0 1.5em}
.board_search_wrap .page_tit{ font-size:1.188em; padding-top:.313em}

.board_search_wrap .total_wrap{ margin:0; font-size:1em;}
.total_wrap{ margin-bottom:.6em; font-size:.938em;  text-transform:uppercase;}
.total_wrap *{ display:inline-block; *display:inline; zoom:1;}
.total_wrap .xi{ margin-right:.4em; width:1.6em; line-height:1.6em; background:#fff; border:1px solid #ccc; border-radius:50%; text-align:center; font-size:1.250em;}
.total_wrap .t1{ margin-right:.4em; font-size:.875em;}
.total_wrap .t2{ font-size:1.125em; color:#f37737; font-weight:500;}

/**/
.board_tbox .icon{ display:block; text-align:center; font-size:3em; color:#aaa}
.board_tbox .t1{ font-size:.938em}

/**/
.board_paging{ text-align:center; margin-top:5em; font-size:.938em}
.board_paging button{ vertical-align:top; width:3em; height:3em; line-height:3em; border:1px solid #ddd; background:#fff; color:#333; font-family: Verdana, Arial, Helvetica, sans-serif}
.board_paging button:hover,
.board_paging button.on{ background:#444; color:#fff}
.board_paging button.icon{ background:#f1f1f1;}
.board_paging button.icon:hover{ background:#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"}

/**/
.board_Event{ margin:0 0 0 -2em}
.board_Event > li{ width:33.33%}
.board_Event > li .inner {display:block;}
.board_Event > li .in{ margin:3em 0 0 2em; position:relative; background:#fff; cursor:pointer; transition:.3s}
.board_Event > li .in .img_wrap{ overflow:hidden; border-radius:.2em; box-shadow:0 0 5px rgba(0,0,0,.1);  border:1px solid #eee;}
.board_Event > li .in .img_wrap .img{ transition:.5s; padding-bottom:56.25% !important}
.board_Event > li .in .info_wrap{ padding:1em; text-align:center; transition:.3s}
.board_Event > li .in .info_wrap .t1{ color:#666; font-size:.938em}
.board_Event > li .in .info_wrap .t2{ font-size:1.063em; padding-bottom:.9em;}
.board_Event > li .in:hover{ border-color:#aaa}
.board_Event > li .in:hover .img_wrap .img{ transform:scale(1.1)}
.board_gallery.cert > li{ width:20%}

/**/
.board_st.gallery{ font-size:1em;}
.board_st.gallery .list{ margin:0 -1em -1em 0;}
.board_st.gallery .list > li{ width:25%;}
.board_st.gallery .list > li .in{ position:relative; margin:0 1em 1em 0; border:1px solid #ddd; display:block; text-decoration:none}
.board_st.gallery .list > li .img{ overflow:hidden;}
.board_st.gallery .list > li .img img{ width:100%; max-height:none;}
.board_st.gallery .list > li .con{ position:relative; padding:1.2em; border-top:1px solid #ccc;}
.board_st.gallery .list > li .con > dt{ font-size:.938em; color:#393f44; line-height:1.375em; height:2.85em; overflow:hidden;}
.board_st.gallery .list > li .con > dd{ overflow:hidden}
.board_st.gallery .list > li .con .txt{ font-size:.938em; color:#90969c; letter-spacing:0; margin-top:1em;}
.board_st.gallery .list > li .con .txt .tt{ vertical-align:middle}
.board_st.gallery .list > li .con .more{ position:absolute; right:.8em; bottom:.8em; font-size:1.125em; color:#90969c; padding-top:1em}
.board_st.gallery .list > li .con .more > .xi{ float:right}
.board_st.gallery .list > li .layer{ position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.4); opacity:0; visibility:hidden; transition:.3s;}
.board_st.gallery .list > li .layer .xi{ font-size:2.125em; color:#fff; width:1.5em; line-height:1.5em; background:#eb6950; border-radius:50%; margin-top:1em; transition:.3s;}
.board_st.gallery .list > li .layer .xi:before{ content:"\e97a";}
.board_st.gallery .list > li:hover .in{ border-color:#333;}
.board_st.gallery .list > li:hover .layer{ opacity:1; visibility:visible;}
.board_st.gallery .list > li:hover .layer .xi{ margin-top:0;}

/**/
.board_st.news{}
.board_st.news .list > li .inner{ padding:2em 0; border:solid #d4d5d8; border-width:0 0 1px;}
.board_st.news .list > li:first-child .inner{ border-top-width:2px; border-top-color:#333;}
.board_st.news .list > li.notice .inner{ background:#f5f5f5;}
.board_st.news .list .date_wrap{ width:12%;}
.board_st.news .list .img_wrap { width:22%;}
.board_st.news .list .txt_wrap { width:66%;}
.board_st.news .list .date_wrap .in{ padding-top:.2em; text-align:center;}
.board_st.news .list .date_wrap .t1{ font-size:2em; color:#1871a2; font-weight:600;}
.board_st.news .list .date_wrap .t2{ color:#72727d; font-weight:500;}
.board_st.news .list .img_wrap .in{ overflow:hidden;}
.board_st.news .list .img_wrap .img{ background-color:#ecf0f4; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; transition:.2s;}
.board_st.news .list .img_wrap .resize {padding-bottom:60% !important;}
.board_st.news .list .txt_wrap .in{ padding:.4em 1em 0 3em;}
.board_st.news .list .txt_wrap .tt{ line-height:1.4em; overflow:hidden; transition:.2s;}
.board_st.news .list .txt_wrap .tt > *{ display:inline-block; vertical-align:middle;}
.board_st.news .list .txt_wrap .t1{ font-size:1.063em; color:#111;}
.board_st.news .list .txt_wrap .t2{ max-height:5.5em; margin-top:1.5em; color:#72727d; font-size:15px}
.board_st.news .list .txt_wrap .t3{ color:#1871a2;}
.board_st.news .list .txt_wrap .sbj{ display:inline-block; max-width:calc(100% - 2em); text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.board_st.news .list .txt_wrap .in:hover{ text-decoration:none;}
.board_st.news .list .txt_wrap .in:hover .t1{ color:#1871a2;}
.board_st.news .list > li.hover .img_wrap .img{ transform:scale(1.1,1.1);}
.board_st.news .list > li.hover .txt_wrap .t1{ color:#005aab}
.board_st.news .list > li.hover .txt_wrap > a{ text-decoration:none}

/**/
.board_photo_wrap{ margin:0 0 -40px -20px; overflow:hidden; font-size:0}
.board_photo_wrap > li{ display:inline-block; *display:inline; zoom:1; vertical-align:top; width:25%}
.board_photo_wrap.photo2 > li{ width:25%}
.board_photo_wrap.photo3 > li{ width:20%}
.board_photo_wrap .list{ margin:0 0 40px 20px; cursor:pointer}
.board_photo_wrap .list *{ transition:0.3s}
.board_photo_wrap .list .img{border:1px solid #ddd}
.board_photo_wrap .list .tit{ text-align:center; padding:10px 0; border-bottom:1px dashed #ccc; color:#666; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:14px; font-size:.938em; font-family:Arial, Helvetica, ng, sans-serif; letter-spacing:0}
.board_photo_wrap .list:hover .img{ border-color:#666}
.board_photo_wrap .list:hover .tit{ border-bottom-color:#666; color:#000; transition:0.3s}

/**/
.board_btn_wrap{ text-align:right; margin-top:50px;}
.board_btn{ line-height:45px; padding:0 35px; font-family:notokrB; font-size:.938em; transition:.3s;}
.board_btn.c1{ background:#333333; border:1px solid #333333; color:#ffffff;}
.board_btn.c2{ background:#f1f1f1; border:1px solid #cccccc; color:#555555;}
.board_btn.c3{ background:#f9f9f9; border:1px solid #aaaaaa; color:#666666;}
.board_btn.c4{ background:#ffffff; border:1px solid #333333; color:#111111;}
.board_btn.c5{ background:#00a2d7; border:1px solid #00a2d7; color:#ffffff;}
.board_btn.c1:hover{ background:#247bd2; border-color:#247bd2;}
.board_btn.c2:hover{ background:#777777; border-color:#777777; color:#ffffff;}
.board_btn.c3:hover{ background:#666666; border-color:#666666; color:#ffffff;}
.board_btn.c4:hover{ border-color:#00397f; color:#00397f;}
.board_btn.c5:hover{ background:#333333; border-color:#333333;}

.board_btn_wrap.bTnst {font-size:1.063em; font-weight:500;}

.pop .board_btn_wrap{ margin-top:1.5em}

/**/
.board_form_st{ table-layout:fixed; font-size:.938em; border-top:1px solid #1871a2}
.board_form_st th,
.board_form_st td{height:2em; padding:1em 1.5em; border-bottom:1px solid #ddd}
.board_form_st th{ border-right:1px solid #ddd; font-size:1.125em; text-align:left; color:#333; background:#fafafa;}
.board_form_st td{ color:#666}
.board_form_st a{ color:#111}


.board_form_st.sT1 td {border-right:1px solid #ddd; border-left:1px solid #ddd;}
.board_form_st.line_no {border-top:none;}

.board_form_st td.bG_th {background:#fafafa}

.board_form_st a{ line-height:1.3;}
.board_form_st a:hover{ text-decoration:underline}

/**/
.board_flex{ margin:-2em 0 0 -2em}
.board_flex > li .in{ margin:1em 0 0 1em}
.board_flex > li .in{ display:block; border:1px solid #ddd; overflow:hidden}
.board_flex > li .in .img_wrap{ display:block; padding:1em; position:relative; background:#fff}
.board_flex > li .in .img_wrap .resize{ padding-bottom:40%; background-size:auto}
.board_flex > li .in .img_wrap .btn{ position:absolute; z-index:1; left:50%; bottom:0; transform:translate(-50%,50%); width:2.25em; line-height:2.25em; border-radius:50%; background:#fff; box-shadow:0 0 .5em rgba(0,0,0,.2); text-align:center; transition:.3s}
.board_flex > li .in .img_wrap .btn:hover{ background:#06aba1; color:#fff}
.board_flex > li .in .img_wrap .btn .icon{ font-size:1em}
.board_flex > li .in .img_wrap .btn.home{ margin-left:2em; opacity:0}
.board_flex > li .in .img_wrap .btn.home .icon:before{content:"\e902"}
.board_flex > li .in:hover .img_wrap .btn.home{ margin-left:0; opacity:1}
.board_flex > li .in .con_wrap{ display:block; background:#f5f5f5; text-align:center; padding:.5em}
.board_flex > li .in .con_wrap .t1{ font-weight:500; color:#333}
.board_flex > li .in .con_wrap .btn{ margin-top:.25em}
.board_flex > li .in .con_wrap .btn .st{ }
.board_flex > li .in .con_wrap .btn .st .xi{ font-size:1em}
.board_flex.ce > li{ width:25%}
.board_flex.ce > li .in .img_wrap .resize{ padding-bottom:141.6%; background-size:contain}

/**/
.label_st.ml{ margin-left:2em;}
.label_st.ml:first-child{ margin-left:0;}
.label_st.mr{ margin:.1em 1.5em .1em 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 ~ strong,
.label_st input ~ .xi:before{ color:#434343;}
.label_st:hover input ~ .xi ~ span,
.label_st:hover input ~ .xi ~ strong,
.label_st:hover input ~ .xi:before,
.label_st input:checked ~ .xi ~ span,
.label_st input:checked ~ .xi ~ strong,
.label_st input:checked ~ .xi:before{ color:#00a19c;}
.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:#888 !important;}
.label_st input[disabled=disabled] ~ *{ cursor:default;}
.label_st input[disabled=disabled]:checked ~ *,
.label_st input[disabled=disabled]:checked ~ .xi:before{ color:#005bbb !important;}

.label_select{ position:relative; background:#fff; display:inline-block; *display:inline; zoom:1;}
.label_select select{ background:none; padding-right:5em; appearance:none;-webkit-appearance:none; position:relative; z-index:1}
.label_select select::-ms-expand{display:none;}
.label_select:after{ content:"\e942"; font-family:xeicon!important; position:absolute; z-index:0; right:0; top:50%; margin-top:-.625em; width:3em; text-align:center}

.label_file{ position:relative; display:inline-block; *display:inline; zoom:1; box-sizing:border-box; padding-right:7.5em;}
.label_file .file{ position:absolute; top:0; left:0; width:100%; height:100%; cursor:pointer; opacity:0; z-index:1;}
.label_file .btn { position:absolute; top:0; right:0; bottom:0; width:7em; background-color:#8f8f8f; border:1px solid #787878; border-radius:.3em; color:#fff; font-weight:700; transition:.2s;}
.label_file .inp { width:100%; background:#f5f5f5;}
.label_file:hover .inp{ border-color:#2d3444;}
.label_file:hover .btn{ background-color:#3e4c57; border-color:#2d3444;}

.label_wrap_form{ }
.label_wrap_form > li{/* flex:1;*/ margin:0 2em 0 0; box-sizing:border-box}

.input_st{display:inline-block; *display:inline; zoom:1; vertical-align:middle; border:1px solid #ddd; color:#666; padding:.5em 1em;  box-sizing:border-box; line-height:2em; height:3em;}
input[type=text].input_st,
input[type=password].input_st,
input[type=tel].input_st{ }
input[type=file].input_st{ background:none; border:none; padding:0}
input[type=button].input_st,
input[type=submit].input_st,
button.input_st,
a.input_st{}
select.input_st{transition:0}
textarea.input_st{ padding:10px; width:100%; height:15em; line-height:1.2}
textarea.input_st.editor{ height:20em}
.editor{}

.input_st .xi{ vertical-align:top}
.input_st.borderRadius {border-radius:3em !important;}

.input_st:hover,
.input_st:focus{ border-color:#666; color:#111}
.label_select .input_st:hover,
.label_select .input_st:focus{ background:none}
.input_st[disabled=disabled]{ cursor:default}
.input_st[disabled=disabled]:not[button]:hover{ border-color:#ddd; color:#666}
select.input_st:hover,
select.input_st:focus{ color:#666}
.input_st .xi{ font-size:1.5em}

.input_st.s1{ line-height:2em; height:3.5em; padding:.5em 1.5em}
.input_st.s2{ line-height:1em; height:2.5em; padding:.5em 1em; font-size:.938em}
.input_st.s3{ line-height:1em; height:2em; padding:.25em .5em; font-size:.938em}
.input_st.s4{line-height:.5em;height: 2em;padding: .5em .5em;font-size:.8em;}
.input_st.s5{ height:3.5em; padding:.5em 2em; min-width:12em; font-size:1.125em; border-radius:.5em}


.input_st.c1{ background:#005cb2; border-color:#005cb2; color:#fff}
.input_st.c1.re{ background:none; border-color:#005cb2; color:#005cb2}
.input_st.c2{ background:#999; border-color:#999; color:#fff}
.input_st.c2.re{ background:#f5f5f5; border-color:#ccc; color:#888}
.input_st.c3{ background:#333; border-color:#333; color:#fff}
.input_st.c3.re{ background:#fff; border-color:#666; color:#666}
.input_st.c4{ background:#0051ba; border-color:#0051ba; color:#fff}
.input_st.c4.re{ background:#fff; border-color:#0051ba; color:#0051ba}
.input_st.c5{ background:#ab0000; border-color:#ab0000; color:#fff}
.input_st.c5.re{ background:#fff; border-color:#ab0000; color:#ab0000}
.input_st.c6{ background: #3399FF; border-color:#3399FF; color:#fff}
.input_st.c6.re{ background:#fff; border-color:#3399FF; color:#3399FF}
.input_st.c7{ background: #008E3D; border-color:#008E3D; color:#fff}
.input_st.c7.re{ background:#fff; border-color:#008E3D; color:#008E3D}
.input_st.c8{ background: #003876; border-color:#003876; color:#fff}
.input_st.c8.re{ background:#fff; border-color:#003876; color:#003876}

.input_st.w1{ width:12.5em}
.input_st.w2{ width:5.625em}
.input_st.w3{ width:31.25em}
.input_st.w4{ width:3.25em}
.input_st.w5{ width:8em}
.input_st.w6{ width:10em}
.input_st.w7{ width:7em}
.input_st.w8{ width:12em}
.input_st.w9{ width:16.75em}
.input_st.w10{ width:6em}

.ess{ color:#005cb2; display:inline-block; width:1em; font-size:1.5em !important}
.xi.ess:before{content:"*"}

/**/
.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:#108ad3; border-color:#108ad3; color:#ffffff;}
.state.c2.re{ background:#ffffff; border-color:#108ad3; color:#108ad3;}
.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:#ef7c00; border-color:#ef7c00; color:#ffffff;}
.state.c5.re{ background:#ffffff; border-color:#ef7c00; color:#ef7c00;}

/**/
.bt_st{ display:inline-block; *display:inline; zoom:1; line-height:40px; border:1px solid #ddd; color:#666; background:#fff; font-size:.875em; position:relative; overflow:hidden; transition:.3s; font-family: 'gs';}
.bt_st.c1{ background:#474747; color:#fff; border:1px solid #474747;}
.bt_st.c2{ background:#fff; color:#666}
.bt_st.c3{ background:linear-gradient(180deg, #00a2d9 0%, #1b58a5 100%); color:#fff; border:none;}
.bt_st:after{ content:"\e93f"; font-family:xeicon!important; position:absolute; right:-1em; top:0; transition:.3s}
.bt_st .xi{ font-size:1.375em; padding-right:2px; vertical-align: top}
.bt_st:hover{ padding-right:20px}
.bt_st:hover:after{ right:10px}

.bt_st.s1{ line-height:45px; border-radius:30px; font-size:.938em;}
.bt_st.s2{ line-height:40px; padding-left:30px; padding-right:30px}
.bt_st.s2:hover{ padding-right:40px; padding-left:20px}

/**/
.w25{ width:25% !important}
.w30{ width:30% !important}
.w40{ width:40% !important}
.w50{ width:50% !important}
.w100{ width:100% !important}

.w_wd1 {width:8em;}

.input_sec{ display:inline-block; *display:inline; zoom:1; width:1.25em; text-align:center; vertical-align:middle}
.input_sec.s1{ width:.5em}
.input_sec.s2{ padding:0 1.5em 0 .5em}

.input_tt{ vertical-align:middle}

.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;}

/**/
.type_Tit1 {color:#008E3D; font-weight:700; font-size:1.250em; vertical-align:middle;}
.type_Tit2 {color:#eb6950; font-weight:700; font-size:1.250em; vertical-align:middle}

/**/
textarea.input_st.s2{ padding:1em;}
textarea.input_st.h1{ height:10em !important;}

/**/
.w_no{ width:4em}
.w_tit{ width:auto}
.w_type{ width:7.5em}
.w_name{ width:7em}
.w_date{ width:8em}
.w_hit{ width:8em}
.w_check{ width:5em}
.w_btn{ width:8em}
.w_faq{ width:6em}

.w_form_tit{ width:15em}
.w_form_tit2 {width:12em;}
.w_auto{ width:auto}

.w_text0{width:20em}
.w_text1{width:8em;}
.w_text2{width:11em}
.w_text3{width:10em;}
.w_text4{width:7em;}
.w_text5{width:4em;}
.w1{width:1em;}
.w2{width:5em}




@media screen and (max-width:900px){
.w_no{ width:3em}
.w_name{ width:5em}
.w_date{ width:7em}
.w_hit{ width:5em}
}
@media screen and (max-width:480px){
.w_hit{ display:none}
.w_form_tit{ width:8em}
}
