@charset "utf-8";
/* CSS Document */
.di_wrap{font-size:0}
.di_wrap > li{display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:16px; font-size:1rem;}
.di_wrap > li > a,
.di_wrap > li > .in{ display:block}

.fl_wrap > li{ float:left}
.fl_wrap > li > a:not(.va),
.fl_wrap > li > .in{ display:block}
.fl_wrap::after{ content:""; display:block; clear:both}

.va_wrap{ display:block; text-align:center; white-space: nowrap}
.va_wrap:before{ content:""; display:inline-block; *display:inline; zoom:1; vertical-align:middle; width:0; height:100%}
.va{display:inline-block; *display:inline; zoom:1; vertical-align:middle; max-width:100%; height:auto; white-space:normal}
.va_wrap img{vertical-align:middle; display:inline-block; *display:inline; zoom:1; max-width:100%; max-height:100%}

.al{ text-align: left !important;}
.ac{ text-align: center !important;}
.ar{ text-align: right !important;}

.vt{ vertical-align:top !important;}
.vm{ vertical-align:middle !important;}
.vb{ vertical-align:bottom !important;}

.fl{ float:left !important;}
.fr{ float:right !important;}
.cl{ clear:both !important; display:block}
.oh{ overflow:hidden !important;}

.pr{ position:relative; z-index:inherit}
.pa{ position:absolute; left:0; top:0; width:100%; height:100%}

.di{display:inline}
.db{ display:block !important;}
.dn{ display:none !important;}

.click{ cursor:pointer;}
.cutstr {text-overflow : ellipsis;overflow : hidden;white-space : nowrap; display:block; width:100%}

.flex{ display:flex}
.flex.wrap{ flex-wrap:wrap}
.flex.col{ flex-direction:column}
.flex.col > *{ width:100%; box-sizing:border-box}
.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 .mgL{ margin-left:auto}
.flex .mgR{ margin-right:auto}
.flex .mgT{ margin-top:auto}
.flex .mgC{ margin:auto}
.flex .grow{ flex:1 1 0%; min-width:0}
.flex .fix{ flex:0 0 auto}
.flex.fc{ justify-content:center; align-items:center}

.resize{ display:block; height:0; padding-bottom:56.25%; position:relative}
.resize svg{ position:absolute; width:100%; height:100%; left:0; top:0}
.resize .re{ position:absolute; left:0; top:0; width:100%; height:100%}
.resize.s1{ padding-bottom:100%}
.resize.s2{ padding-bottom:75%}

.row1{ line-height:1.25em; height:1.375em; overflow:hidden}
.row2{ line-height:1.375em; height:2.75em; overflow:hidden}
.row2.max{ height:auto; max-height:2.75em}
.row3{ line-height:1.375em; height:4.125em; overflow:hidden}
.row3.max{ height:auto; max-height:4.125em}

.c_point{ color: #0bbae7 !important}
.page_tit .c_point{ color: #176cd5; font-weight: 800;!important}
.c_point2{ color: #063165 !important}
.c_red{ color: #e34e38 !important}
.c_black{ color:#000 !important}
.c_gray{ color:#999 !important}
.c_white{ color:#fff !important}

.bgfix{background-repeat:no-repeat; background-position:center center; background-size:cover;}
.bgfix.ct{ background-size:contain}
.pre{white-space:pre-wrap;}

.loader_wrap{ position: fixed; left:0; top:0; width:100vw; height:100vh; z-index:10000; background:rgba(255,255,255,.5); display:flex; justify-content:center; align-items:center}
.load .loader_wrap{ display:none}
.loader{animation: rotate 1s infinite; height: 50px; width: 50px;}
.loader:before,
.loader:after{ border-radius: 50%; content: ''; display: block; height: 20px; width: 20px;}
.loader:before{ animation: ball1 1s infinite; background-color: #cb2025; box-shadow: 30px 0 0 #f8b334; margin-bottom: 10px;}
.loader:after{ animation: ball2 1s infinite; background-color: #00a096; box-shadow: 30px 0 0 #97bf0d;}
@keyframes rotate {
0% { transform: rotate(0deg) scale(0.8);}
50% { transform: rotate(360deg) scale(1.2);}
100% { transform: rotate(720deg) scale(0.8);}
}
@keyframes ball1 {
0% { box-shadow: 30px 0 0 #f8b334;}
50% { box-shadow: 0 0 0 #f8b334; margin-bottom: 0; transform: translate(15px,15px); }
100% { box-shadow: 30px 0 0 #f8b334; margin-bottom: 10px;}
}
@keyframes ball2 {
0% { box-shadow: 30px 0 0 #97bf0d;}
50% { box-shadow: 0 0 0 #97bf0d; margin-top: -20px; transform: translate(15px,15px);}
100% { box-shadow: 30px 0 0 #97bf0d; margin-top: 0;}
}

/*board*/
.board_st{ table-layout:fixed}
.prod_view_con .board_st{ font-size:.875em}
.pop .board_st{ border-top-width:1px}
.board_st th,
.board_st td{ padding:1em; border-bottom:1px solid #ddd}
.board_st th{ color:#111}
.board_st td{ color:#777}
.board_st a{ color:#111}
.board_st a:hover{ text-decoration:underline}

.board_st.list th{ border-top:1px solid #111; font-weight:500}
.board_st.list td{ text-align:center; padding:1em 1em}
.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.notice td{ background: #f5f5f5; color:#111}
.board_st.list.reply td{ background:#f9f9f9;}

.board_st tr:hover td > a > i{ position:relative}
.board_st tr:hover td > a > i:after{ content:""; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#333}

.board_st.write{ border-top:1px solid #333}
.board_st.write th,
.board_st.write td{ height:3em; padding:.75em 2em}
.board_st.write th{ text-align:left}

.board_st.write.st1{ border-top:none; font-size:.813em}
.board_st.write.st1 th,
.board_st.write.st1 td{ height:2em; padding:.5em 1.5em; border:1px solid #ddd; text-align:left}

.board_st.write caption{ text-align:left; font-size:1.375em; font-weight:500; color:#313232; padding-bottom:.5em}

.board_view_top,
.board_view_middle,
.board_view_bottom{}
.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; font-size:.938em}
.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; font-size:.875em}
.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:0 .2em 0 0; vertical-align: middle}
.board_view_middle{ padding:2em 2em 5em 2em; border-bottom:1px solid #aaa; word-break: break-all;}
.board_view_bottom th .xi{ font-size:1em; margin-right:1em}
.board_view_bottom a:hover{ text-decoration:underline}

.no_con{ padding:5em 0 !important; color:#999 !important; border:1px solid #eee;  text-align:center}
.no_con:before{ content:"\e9d8"; font-family:xeicon!important; display:block; margin:0 auto .2em auto; font-size:5rem; color:#ddd;}
.no_con.cart:before{ content:"\e9fb"}
td .no_con{ border:none}

.ess{ color:#0bbae7; display:inline-block; width:1em; margin-top:-.5em;  font-size:1em !important}
.xi.ess:before{content:"*"}

.board_st.faq{ border-top:1px solid #0bbae7}
.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:#0bbae7}
.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:#0bbae7}
.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:#0bbae7; color:#fff; border-color:transparent; color:#fff}

/**/
.board_st .toggleBtn{ cursor:pointer}
.board_st .toggleCon{ display:none}
.board_st .toggleCon td{ border-top:2px dashed #ddd; background:#fff !important; padding-top:2em; padding-bottom:4em}
.board_st .toggleWrap.on .toggleBtn{ background:#f9f9f9}
.board_st .toggleWrap.on .toggleCon{ display: table-row}
.board_st .reply_wrap{ background:#fff; border-radius:.5em; margin-top:1em; padding:1.5em 2em; border:1px solid #ddd}

/**/
.board_icon.xi{}
.board_icon.xi:before{}
.board_icon.new .xi:before{content:"\e9a9"; color:#0bbae7}
.board_icon.notice .xi:before{ content:"\ea5b"; color:#111}
.board_icon.reply .xi:before{ content:"\e981"; color:#aaa}
.board_icon.file .xi:before{ content:"\ea7f"; color:#999; font-size:.813em}
.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{ font-size:.938em; margin:0 0 1.5em 0; display:flex; align-items:center}
.board_search_wrap .left{}
.board_search_wrap .right{ margin-left:auto; display:flex}
.board_search_wrap .right .input_st[type=text]{ flex:1 1 auto; width:14em; margin:0 .125em}
.board_search_wrap button{ padding:0 1.5em}
.board_search_wrap .total .icon{ width:2.5em; line-height:2.5em; height:2.5em; vertical-align:middle; text-align:center; border-radius:50%; box-shadow:0 0 3px 1px rgba(0,0,0,.2); margin-right:.75em; color:#333}
.board_search_wrap .total .icon:before{ font-size:1.25em}
.board_search_wrap .total .icon:not(.icoR):before{ content:"\e9cf"}
.board_search_wrap .total .icon ~ i{ transform:translateY(.125em)}
.board_search_wrap .total .t1{ color:#666; font-size:.875em}
.board_search_wrap .total .t2{ color:#333; font-weight:700; font-size:1.25em; margin-left:.5em}
.board_search_wrap .total .t3{ font-weight:700; font-size:1.25em; margin-right:.5em}

/**/
.board_paging{ text-align:center; margin-top:5em; font-size:.813em}
.board_paging button{ vertical-align:top; width:3em; height:3em; line-height:3em; border:1px solid #ddd; background:#fff; border-radius:.5em}
.board_paging button:hover,
.board_paging button.on{ background:#444; color:#fff; border-color:transparent}
.board_paging button.icon{ background:#f1f1f1; color:#666}
.board_paging button.icon:hover{ background:#aaa; color:#fff}
.board_paging .xi{ font-size:1em}
.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_btn_wrap{ margin-top:4em; text-align:center}
.board_btn_wrap .list{ margin:-1em 0 0 -1em}
.board_btn_wrap .list > li button{ margin:1em 0 0 1em}
.pop .board_btn_wrap{ margin-top:2em; font-size:.938em}

/**/
.board_cate{ color:#fff; font-size:.875em; font-weight:500; padding:.25em 1em; border-radius:2em; min-width:6em; box-sizing:border-box}
.board_cate.notice{ background:#333}
.board_cate.reply{ background:#999}
.board_cate.c1{ background: #3399CC}
.board_cate.c2{ background: #33CCCC}
.board_cate.c3{ background: #00CC66}
.board_cate.c4{ background: #FF6633}
.board_cate.c5{ background: #666699}
.board_cate.c6{ background: #176cd5}

/**/
.board_photo{ display:flex; flex-wrap:wrap; margin:-3em 0 0 -3em}
.board_photo > li{ width:50%}
.board_photo > li .wrap_in{ margin:3em 0 0 3em; border-radius:.5em}
.board_photo.only{ display:block}
.board_photo.only > li{ width:100%}
.board_photo.d1{ margin:-1.5em 0 0 -1.5em}
.board_photo.d1 > li{ width:33.33%}
.board_photo.d1 > li .wrap_in{ margin:1.5em 0 0 1.5em}
.board_photo.d2{ margin:-1em 0 0 -1em}
.board_photo.d2 > li{ width:20%}
.board_photo.d2 > li .wrap_in{ margin:1em 0 0 1em}
.board_photo.d3{ margin:-1.5em 0 0 -1.5em}
.board_photo.d3 > li{ width:25%}
.board_photo.d3 > li .wrap_in{ margin:1.5em 0 0 1.5em}
.board_photo > li .wrap_in .vod_wrap{ border:1px solid #ddd}
.board_photo > li .wrap_in .vod_wrap .control{ display:flex; justify-content:center; align-items:center}
.board_photo > li .wrap_in .vod_wrap .control:before{ content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); opacity:0; transition:.3s}
.board_photo > li .wrap_in .vod_wrap .control .btn{ position:relative; width:5em; line-height:3em; text-align:center; background:#e44938; border-radius:1em; color:#fff; opacity:0}
.board_photo > li .wrap_in .vod_wrap .control .btn .xi{ font-size:2em}
.board_photo > li .wrap_in:hover .vod_wrap .control:before,
.board_photo > li .wrap_in.vodOn .vod_wrap .control:before,
.board_photo > li .wrap_in:hover .vod_wrap .control .btn,
.board_photo > li .wrap_in.vodOn .vod_wrap .control .btn{ opacity:1}
.board_photo > li .wrap_in .vod_wrap iframe{ position:absolute; left:0; top:0; width:100% !important; height:100% !important}
.board_photo > li .wrap_in .img_wrap{ border-radius:.5em .5em 0 0; border:1px solid #ddd; overflow:hidden; position:relative}
.board_photo > li .wrap_in .img_wrap .icon{ position:absolute; z-index:1; left:0; bottom:0; display:inline-block; padding:.5em; color:#fff; line-height:1; white-space:nowrap}
.board_photo > li .wrap_in .img_wrap .icon .xi{ padding:0 .25em}
.board_photo > li .wrap_in .img_wrap .icon .tt{ vertical-align:middle; display:inline-block; font-size:.813em; font-weight:500; width:0; overflow:hidden}
.board_photo > li .wrap_in:hover .img_wrap .icon .tt{ width:100%; transition:.5s}
.board_photo > li .wrap_in .img_wrap .icon.vod{ background:#00CCCC}
.board_photo > li .wrap_in .img_wrap .icon.photo{ background: #6699FF}
.board_photo > li .wrap_in .img_wrap .icon.etc{ background: #669933}
.board_photo > li .wrap_in .img_wrap .icon.vod .xi:before{content:"\eb1a"}
.board_photo > li .wrap_in .img_wrap .icon.photo .xi:before{content:"\ea50"}
.board_photo > li .wrap_in .img_wrap .icon.etc .xi:before{content:"\ea83"}
.board_photo > li .wrap_in .img_wrap .img{ min-height:5em; display:flex; align-items:center}
.board_photo > li .wrap_in .img_wrap .img img{ width:100%}
.board_photo > li .wrap_in .con_wrap{ border:1px solid #ddd; border-top:none; padding:1.5em; border-radius:0 0 .5em .5em}

.speaker_wrap_in .board_photo > li .wrap_in .con_wrap{padding:.75em;}

.board_photo > li .wrap_in .con_wrap:first-child{ border-top:1px solid #ddd; border-radius:.5em}
.board_photo > li .wrap_in .con_wrap .t1{ font-size:1em; line-height:1.2; letter-spacing:-1px;}
.board_photo > li .wrap_in .con_wrap .t2{ font-weight:500; font-size:1.25em; padding-top:.875em; position:relative; line-height:1.2}
.board_photo > li .wrap_in .con_wrap .t2:before{ content:""; position:absolute; left:0; top:0; width:1.25em; height:3px; background:#4578c8}
.board_photo > li .wrap_in .con_wrap .t3{ color:#666}
.board_photo > li .wrap_in .con_wrap .t4{ font-size:1.125em; font-weight:500; color:#555}
.board_photo > li .wrap_in .con_wrap .date{ font-size:.875em; color:#999}
.board_photo > li .wrap_in:hover{ box-shadow:0 0 1em rgba(0,0,0,.2)}
.board_photo.st1 > li .wrap_in{ box-shadow:0 0 1em rgba(0,0,0,.2)}
.board_photo.st1 > li .wrap_in .con_wrap{ border:none}
.board_photo.st2{ margin:0}
.board_photo.st2 > li{ width:25%}
.board_photo.st2 > li .wrap_in{ border:1px solid #ddd; margin:0; border:none}
.board_photo.st2 > li .wrap_in .img_wrap{ border-radius:.5em}
.board_photo.st2 > li .wrap_in:hover .img_wrap{ background:#000}
.board_photo.st2 > li .wrap_in:hover .img_wrap img{ opacity:.5}

.board_st.gallery{ border-top:4px solid #0bbae7}
.board_st.gallery .list > li{ padding:2.5em 1em; border-bottom:1px solid #ddd;}
.board_st.gallery .list > li .inner .img_wrap{ width:25%; border:1px solid #e8e8e8; overflow:hidden; transition:box-shadow .4s;}
.board_st.gallery .list > li .inner .img_wrap .thumb{ transition:.4s;}
.board_st.gallery .list > li .inner .con_wrap{ flex:1; padding:1.5em 0 1.5em 4em;}
.board_st.gallery .list > li .inner .con_wrap .tit{ display:block;}
.board_st.gallery .list > li .inner .con_wrap .tit .tt{ font-size:1.5em; font-weight:500;}
.board_st.gallery .list > li .inner .con_wrap .tit + .info_wrap{ margin-top:1.5em;}
.board_st.gallery .list > li .inner .con_wrap .txt{ margin-top:1.5em;}
.board_st.gallery .list > li .inner .con_wrap .txt .tt{ display:block; max-height:5em; font-size:1.063em; color:#777; line-height:1.6; overflow:hidden;}
.board_st.gallery .list > li .inner .con_wrap .state{ margin-bottom:1.5em;}
.board_st.gallery .list > li .inner .con_wrap .btn{ margin-top:1em;}
.board_st.gallery .list > li .inner .con_wrap .btn .input_st{ width:10em;}
.board_st.gallery .list > li .inner .info_wrap{ margin-top:2.75em;}
.board_st.gallery .list > li .inner .board_info{ color:#888;}
.board_st.gallery .list > li a.inner:hover{ color:#093291;}
.board_st.gallery .list > li a.inner:hover .img_wrap{ box-shadow:2px 2px 1em rgba(0,0,0,.1);}
.board_st.gallery .list > li a.inner:hover .img_wrap .thumb{ /*transform:scale(1.1);*/}
.board_st.gallery .list > li .inner a.img_wrap:hover .thumb{ /*transform:scale(1.1);*/}
.board_st.gallery .list > li .inner .con_wrap a.tit:hover{ color:#093291;}
.board_st.gallery .list > li .inner .con_wrap a.tit:hover .tt{ text-decoration:underline;}

.board_info{ display:flex; flex-wrap:wrap; min-width:0; color:#72727d;}
.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;}
.board_info > li .xi:before{ color:#72727d;}
.board_info > li .tt + .input_st{ margin-left:1.5em;}
.board_info.flex.col > li{ padding:.375em 0;}
.board_info.flex.col > li:before{ display:none;}

*[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:#093291;}
.xi.bd_reply:before { content:"\e9fa"; color:#6cb7cc; display:inline-block; transform:rotateX(180deg);}
.xi.bd_sub:before   { content:"\e981"; color:#06aba1; 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";}
.xi.bd_location:before{ content:"\eb59";}

/**/
.label_wrap{display:inline-block; *display:inline; zoom:1;}
.label_wrap label{ margin-left:1em}
.label_wrap label:first-child{ margin-left:0}

.label_wrap_fix > li{ width:33.33%}

.board_st.write .label_st{ margin-right:2em}
.board_st.write .label_st:last-child{ margin-right:0}

.label_st{ display:inline-block; *display:inline; zoom:1; cursor:pointer}
.label_st > *{ display:inline-block; *display:inline; zoom:1; vertical-align:middle; cursor:pointer;}
.label_st:not(.cssbrowser) .xi:before{ font-family:xeicon!important; font-style:normal; padding-right:.125em}
.label_st:not(.cssbrowser) input ~ span,
.label_st:not(.cssbrowser) input ~ .xi:before{ color:#999}
.label_st:not(.cssbrowser) input:checked ~ span,
.label_st:not(.cssbrowser) input:checked ~ .xi:before{ color:#111}
.label_st:not(.cssbrowser) input[type=checkbox] ~ .xi:before{ content:"\e98f"}
.label_st:not(.cssbrowser) input[type=checkbox]:checked ~ .xi:before{ content:"\e92d"}
.label_st:not(.cssbrowser) input[type=radio] ~ .xi:before{ content:"\e9c6"}
.label_st:not(.cssbrowser) input[type=radio]:checked ~ .xi:before{ content:"\e9c7"}
.label_st:not(.cssbrowser) input[type=checkbox],
.label_st:not(.cssbrowser) input[type=radio]{ width:0; height:0; overflow:hidden;}

.label_st.c1:not(.cssbrowser) input ~ span,
.label_st.c1:not(.cssbrowser) input ~ .xi:before{ color:#0bbae7}

.label_select{ position:relative; background:#fff; display:inline-block; *display:inline; zoom:1; border-radius:.5em}
.label_select select{ background:none; padding-right:3em; appearance:none;-webkit-appearance:none; position:relative; z-index:1}
.label_select select::-ms-expand{display:none;}
.label_select:after{ content:"\e936"; font-family:xeicon!important; position:absolute; z-index:0; right:.5em; top:50%; transform:translateY(-50%); font-size:1.125em; text-align:center; color:#666}

.label_search{ position:relative}
.label_search .input_st{ padding-right:3em}
.label_search .btn{ position:absolute; right:0; top:0; width:3em; height:100%; border:none; background:none; color:#333}
.label_search .btn:hover{ color:#0bbae7}

.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; /*border-radius:.5em*/}
input[type=file].input_st{ background:none; border:none; padding:0}
textarea.input_st{ padding:1em; width:100%; height:15em; line-height:1.2}

input[type=button].input_st,
input[type=submit].input_st,
button.input_st,
a.input_st{ font-weight:500; border-radius:.5em; padding:.5em 3em}

input[type=button].input_st:hover,
input[type=submit].input_st:hover,
button.input_st:hover,
a.input_st:hover{ opacity:.7; transition:.3s}

.input_st:hover,
.input_st:focus{ border-color:#aaa; color:#111; box-shadow:0 0 .5em rgba(0,0,0,.1)}
.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{ margin:0 .5em; margin-top:-.188em}
.input_st .xi:first-child{ margin-left:0}

.marLe{ margin-left:1em;}

.input_st.s1{ line-height:2em; height:3.5em; padding:.5em 1.5em; font-size:1.063em; font-weight:500}
.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:.875em}

.input_st.c1{ background:#0bbae7; border-color:#0bbae7; color:#fff}
.input_st.c1.re{ background:#fff; border-color:#0bbae7; color:#0bbae7}
.input_st.c2{ background:#999; border-color:#999; color:#fff}
.input_st.c2.re{ background:#fff; border-color:#ccc; color:#888}
.input_st.c3{ background:#063165; border-color:#063165; color:#fff}
.input_st.c3.re{ background:#fff; border-color:#063165; color:#063165}
.input_st.c4{ background:#176cd5; border-color:#176cd5; color:#fff}
.input_st.c4.re{ background:#fff; border-color:#176cd5; color:#176cd5}
.input_st.c5{ background:#176cd5; border-color:#176cd5; border-radius: 5px; color:#fff}
.input_st.c5.re{ background:#176cd5; border-color:#176cd5; border-radius: 5px; color:#fff}

.input_st.w1{ width:16.75em; max-width:100%}
.input_st.w2{ width:6em}
.input_st.w3{ width:35em; max-width:100%}
.input_st.w4{ width:10em}

.w50{ width:50% !important}
.w100{ width:100% !important}

.input_sec{ display:inline-block; *display:inline; zoom:1; width:2em; text-align:center; vertical-align:middle}

.input_st::-webkit-input-placeholder{ color:#aaa}
.input_st::-moz-placeholder{ color:#aaa}
.input_st:-moz-placeholder{ color:#aaa}
.input_st:-ms-input-placeholder{ color:#aaa}

.input_wrap{ margin:-.25em 0 0 -.25em; max-width:100%}
.input_wrap > li{ flex-basis:auto}
.input_wrap > li.br{ width:100%}
.input_wrap > li.label{ width:20%}
.input_wrap > li .in{ margin:.25em 0 0 .25em}
.input_wrap > li.w100{ width:100%}

.input_tt{ margin:.5em 0}

.input_st.btn_calendar{ background:none; box-shadow:none; border:none ; padding:0; color:#999}
.input_st.btn_calendar .xi:before{content:"\e9a4"; font-size:1.5em}
.input_st.btn_calendar:hover{ color:#111; opacity:1}
.input_st.btn_close{ box-shadow:none; padding:0; width:2.5em; line-height:2.5em; height:2.5em; border-radius:50%; color:#aaa}
.input_st.btn_close .xi:before{content:"\e9af"}

/**/
.w_no{ width:4em}
.w_cate{ width:8em}
.w_tit{ width:auto}
.w_name{ width:7em}
.w_date{ width:7em}
.w_date2{ width:14em}
.w_date3{ width:10em}
.w_hit{ width:8em}
.w_check{ width:4em}
.w_btn{ width:5em}
.w_btn2{ width:10em}
.w_faq{ width:6em}
.w_state{ width:8em}

.w_form_tit{ width:10em}
.w_form_tit2 {width:15em;}
.w_auto{ width:auto}

.wd50 {width:50%;}

.fix .input_st{ width:90%; margin:.25em 0}

.board_img_wrap{ margin-bottom:2em; text-align:center}
.ui-widget{ font-size:.938em !important}

.noimg{ overflow:hidden; position:relative}
.noimg:before{ content:""; position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1; background:url(../images/inc/noimg.jpg) no-repeat center #fff; background-size:contain}
.noimg[style*=".png"]:before,
.noimg[style*=".jpg"]:before{ background:none}
.noimg.user:before{ background:#f7f7f7}
.noimg.user:after{ content:"\ea30"; font-family:xeicon; font-size:18em; position:absolute; left:50%; top:50%; transform:translate(-50%,-22%); line-height:1; z-index:-1; color:#ddd}
.noimg.logo:before{ background:#fff}
.noimg.logo:after{ content:"LOGO"; font-size:2em; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-weight:700; opacity:.1}

.tt_state{ display:inline-block; border:1px solid #111; padding:.25em 1em; min-width:4em; border-radius:3em; font-size:.875em}
.tt_state.c1{ background:#fff; color:#111}
.tt_state.c2{ background:#0bbae7; color:#fff; border-color:transparent}

/**/
/*board*/
.board_st{ table-layout:fixed}
.prod_view_con .board_st{ font-size:.875em}
.pop .board_st{ border-top-width:1px}
.board_st th,
.board_st td{ padding:1em .5em; border-bottom:1px solid #ddd}
.board_st th{ color:#111}
.board_st td{ color:#777}
.board_st a{ color:#111}

.board_st.list th{ border-top:1px solid #111; font-weight:500}
.board_st.list td{ text-align:center; padding:1em 1em}
.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.notice td{ background: #f5f5f5; color:#111}
.board_st.list.reply td{ background:#f9f9f9;}

.board_st.write{ border-top:1px solid #333}
.board_st.write th,
.board_st.write td{ height:2.5em; padding:.75em 1.5em}
.board_st.write th{ text-align:left; font-weight:500}
.board_st.write.hAuto th,
.board_st.write.hAuto td{ height:auto}

.board_st .bg1{ background:#f5f5f5; border-right:1px solid #ddd}

.board_view_top,
.board_view_middle,
.board_view_bottom{}
.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; font-size:.938em}
.board_view_top .info > li{ display:inline-block; *display:inline; zoom:1; padding:1em 2em; color:#666; position:relative}
.board_view_top .info > li.noCap{text-transform:none;}
.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; font-size:.875em}
.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 .xi{ margin:0 .2em 0 0; vertical-align: middle}
.board_view_middle{ padding:2em 2em 5em 2em; border-bottom:1px solid #aaa; min-height:30vh}
.board_view_bottom th .xi{ font-size:1em; margin-right:1em}

.no_con{ padding:5em 0 !important; color:#999 !important; border:1px solid #eee;  text-align:center}
.no_con:before{ content:"\e9d8"; font-family:xeicon!important; display:block; margin:0 auto .2em auto; font-size:5rem; color:#ddd;}
.no_con.cart:before{ content:"\e9fb"}
td .no_con{ border:none}

.ess{ color:#ed1c24; display:inline-block; width:1em; font-size:1em !important}
.ess:not(:first-child){ margin-left:.5em}
.xi.ess:before{content:"*"}

.board_st.faq{ border-top:1px solid #0bbae7}
.board_st.faq .faq_tit{ font-family: Arial, Helvetica, sans-serif; font-weight: lighter; font-size:2em; color:#ccc}
.board_st.faq .faq_tit:after{ content:"."}
.board_st.faq .BStit{ cursor:pointer}
.board_st.faq .BStit .w_tit{ white-space: normal; overflow: visible; color:#333; font-weight:500; font-size:1em}
.board_st.faq .BScon{ display:none}
.board_st.faq .BScon .w_faq{ vertical-align:top}
.board_st.faq .BStit.on td{ border-bottom-color:transparent}
.board_st.faq .BStit.on .faq_tit,
.board_st.faq .BStit.on .w_tit{ color:#0bbae7}
.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}
.board_st.faq .board_more .xi{ transition:.2s}
.board_st.faq .board_more .xi:before{content:"\e943"}
.board_st.faq .on .board_more{ background:#0bbae7; color:#fff; border-color:transparent; color:#fff}
.board_st.faq .on .board_more .xi{ transform:rotate(180deg);}

/**/
.board_icon.xi{}
.board_icon.xi:before{}
.board_icon.new .xi:before{content:"\e9a9"; color:#0bbae7}
.board_icon.notice .xi:before{ content:"\ea5b"; color:#111}
.board_icon.reply .xi:before{ content:"\e981"; color:#aaa}
.board_icon.file .xi:before{ content:"\ea7f"; color:#999; font-size:.813em}
.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{ font-size:.938em; margin:-3em 0 2em 0; display:flex; align-items:center}
.board_search_wrap .left{}
.board_search_wrap .right{ margin-left:auto; display:flex}
.board_search_wrap .right .input_st[type=text]{ flex:1 1 auto; width:14em; margin:0 .125em}
.board_search_wrap button{ padding:0 1.5em}
.board_search_wrap .total .icon{ width:2em; line-height:2em; height:2em; vertical-align:middle; text-align:center; border-radius:50%; box-shadow:0 0 3px 1px rgba(0,0,0,.2); margin-right:.75em; color:#333}
.board_search_wrap .total .icon:before{ font-size:1.125em}
.board_search_wrap .total .icon:not(.icoR):before{ content:"\e9cf"}
.board_search_wrap .total .icon ~ i{ transform:translateY(.125em)}
.board_search_wrap .total .t1{ color:#666; font-size:.875em}
.board_search_wrap .total .t2{ color:#333; font-weight:700; font-size:1.25em; margin-left:.5em}
.board_search_wrap .total .t3{ font-weight:700; font-size:1.25em; margin-right:.5em}

/**/
.board_paging{ text-align:center; margin-top:4em; font-size:.813em}
.board_paging button{ vertical-align:top; width:3em; height:3em; line-height:3em; border:1px solid #ddd; background:#fff; border-radius:.5em}
.board_paging button.on{ background:#063165; color:#fff; border-color:transparent}
.board_paging button.icon{ background:#f1f1f1; color:#666}
.board_paging .xi{ font-size:1em}
.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_btn_wrap{ margin-top:2em; text-align:center}
.board_btn_wrap .list{ margin:-1em 0 0 -1em}
.board_btn_wrap .list > li button{ margin:1em 0 0 1em}
.pop .board_btn_wrap{ margin-top:2em; font-size:.938em}

/**/
.board_cate{ color:#fff; font-size:.875em; font-weight:500; padding:.25em 1em; border-radius:2em; min-width:6em; box-sizing:border-box}
.board_cate.notice{ background:#333}
.board_cate.reply{ background:#999}
.board_cate.c1{ background: #0bbae7}

.board_category{ display:flex; flex-wrap:wrap; margin:-.5em 0 2.5em -.5em}
.board_category > li{ flex:1 1 1%}
.board_category > li > a{ display:block; padding:1em 1em; text-align:center; border:1px solid #ddd; color:#666; border-radius:.5em; font-size:.938em; margin:.5em 0 0 .5em; position:relative}
.board_category > li.on > a{ background:#ebc900; color:#fff; border-color:transparent}
.board_category > li.on > a:after{ content:""; position:absolute; left:50%; bottom:0; margin-left:-.5em; width:1em; height:1em; background:#ebc900; transform:rotate(-45deg); transform-origin:right center}

/**/
.board_flexlist{ border-top:1px solid #333}
.board_flexlist > li{ border:1px solid transparent; border-bottom-color:#ddd;}
.board_flexlist > li .wrap_in{ padding:1.5em 2em; display:flex; align-items:center; transition:.3s; position:relative}
.board_flexlist.d1{ margin-bottom:-2em; align-items:flex-start}
.board_flexlist.d1 > li{ width:32%; margin-bottom:2em}
.board_flexlist.st1{ border-top:none}
.board_flexlist.st1 > li{ border:1px solid #ddd}
.board_flexlist.st1.c1 > li{ border-color:#4578c8}
.board_flexlist.st2 > li{ border:none}
.board_flexlist.st2 > li .wrap_in{ padding:1.5em}
.board_flexlist > li .photo_wrap{ flex:0 0 auto; width:9em; position:relative}
.board_flexlist > li .photo_wrap.w1{ width:11em}
.board_flexlist > li .photo_wrap.w2{ width:13em}
.board_flexlist > li .photo_wrap.w3{ width:6em}
.board_flexlist > li .photo_wrap.st1{ border:1px solid #ddd; margin:0 2em 1em 0}
.board_flexlist > li .photo_wrap.st1:before{ content:""; position:absolute; left:1em; top:1em; width:100%; height:100%; background:#f5f5f5; z-index:-1}
.board_flexlist > li .photo_wrap.st2{ width:40%; padding:2em 2em 2em 0; box-sizing:border-box; border-right:1px solid #ddd}
.board_flexlist > li .photo_wrap.st2 .resize{ background-size:contain}
.board_flexlist > li .con_wrap{ flex:1 1 100%; min-width:0; padding:0 2em}
.board_flexlist > li .con_wrap .con_left{width:30%;}
.board_flexlist > li .con_wrap .con_right{width:70%;}
.board_flexlist > li .con_wrap .con_right .wrap_more{opacity:1; visibility:visible; height:auto; width:100%; position:static; padding-top:0;}
.board_flexlist > li .con_wrap .con_right .wrap_more .detail_wrap{margin-top:0;}
.board_flexlist > li .con_wrap .tit{ display:block; font-weight:500; font-size:1.25em; margin:.375em 0; letter-spacing:-.063em; line-height:1.2}
.board_flexlist > li .con_wrap .tit .small{ font-size:.875em; color:#333; font-weight:400; vertical-align:baseline}
.board_flexlist > li .con_wrap .t1{ color:#777; font-weight:300}
.board_flexlist > li .con_wrap .date{ color:#999; font-size:.875em}
.board_flexlist > li .con_wrap .info{ margin:1em 0 0 -2em; font-size:.938em; color:#666}
.board_flexlist > li .con_wrap .info > *{ margin:0 0 .25em 2em}
.board_flexlist > li .con_wrap .info .link{ color:#999}
.board_flexlist > li .con_wrap .info .link .xi{ font-size:1em; margin-left:.5em}
.board_flexlist > li .con_wrap .info .link .xi:before{ content:"\e980"}
.board_flexlist > li .con_wrap .info .user{ position:relative; padding:.188em 0 0 1.5em; line-height:1.1}
.board_flexlist > li .con_wrap .info .user .xi{ position:absolute; left:0; top:0}
.board_flexlist > li .con_wrap .info .user .xi:before{ content:"\e9f2"}
.board_flexlist > li .con_wrap .info .info_tit{ padding:.25em .75em; padding-right:2.5em; margin-right:.5em; border-radius:.25em; border:1px solid #ddd; box-shadow:0 0 .25em rgba(0,0,0,.2); position:relative; transform:translateY(-.125em)}
.board_flexlist > li .con_wrap .info .info_tit .arrow{ position:absolute; right:.5em; top:50%; line-height:1em; margin-top:-.5em; transition:.3s}
.board_flexlist > li .con_wrap .info .info_tit .arrow:before{ content:"\ea3f"}
.board_flexlist > li .con_wrap .info .info_tit:hover{ background:#4578c8; color:#fff}
.board_flexlist > li .con_wrap .info .info_tit:hover .arrow{ transform:rotate(90deg)}
.board_flexlist > li .con_wrap .more{ margin-top:1.5em}
.board_flexlist > li .con_wrap .more .btn{ padding:.75em 3em .75em 1em; min-width:6em; border:1px solid #ddd; text-align:left; font-size:.938em; position:relative}
.board_flexlist > li .con_wrap .more .btn .arrow,
.board_flexlist > li .con_wrap .more .btn .arrow2{ position:absolute; right:.75em; top:50%; line-height:1em; margin-top:-.5em; transition:.3s}
.board_flexlist > li .con_wrap .more .btn .arrow:before{content:"\e936"}
.board_flexlist > li .con_wrap .more .btn.st1{ background:#4578c8; color:#fff; border-color:transparent}
.board_flexlist > li .con_wrap .more .btn.st1 .arrow:before{ content:"\e93f"}
.board_flexlist > li .con_wrap .more .btn.st1:hover .arrow{ transform:translateX(.5em)}
.board_flexlist > li .con_wrap .more.s1{ font-size:.875em}
.board_flexlist > li .plusBtn{ position:absolute; right:-1px; bottom:-1px; width:3em; line-height:3em; border:1px solid #ddd; text-align:center; color:#666}
.board_flexlist > li .plusBtn .xi:before{ content:"\e9c5"}
.board_flexlist > li .plusBtn.c1{ border-color:#4578c8; color:#4578c8}
.board_flexlist > li .detail_wrap{ border:1px solid #ddd; padding:1.5em; margin-top:1em}
.board_flexlist > li .detail_wrap .detail_tit{ width:6em; padding:.125em 0 0 1.75em; position:relative; font-weight:500; line-height:1.2}
.board_flexlist > li .detail_wrap .detail_tit .xi{ content:""; position:absolute; left:0; top:0}
.board_flexlist > li .detail_wrap .detail_tit .t1{ font-weight:500; font-size:1.063em}
.board_flexlist > li .detail_wrap .detail_con{ padding-top:.25em; font-size:.938em}
.board_flexlist > li.on1 .con_wrap .more .btn1,
.board_flexlist > li.on2 .con_wrap .more .btn2{ background:#4578c8; border-color:transparent; color:#fff}
.board_flexlist > li.on1 .con_wrap .more .btn1 .xi,
.board_flexlist > li.on2 .con_wrap .more .btn2 .xi{ transform:rotate(180deg)}
.board_flexlist > li:hover .plusBtn,
.board_flexlist > li.on .plusBtn{ background:#666; color:#fff; border-color:transparent}
.board_flexlist > li.on .plusBtn .xi:before{ content:"\e9c1"}
.board_flexlist > li:hover .plusBtn.c1,
.board_flexlist > li.on .plusBtn.c1{ background:#4578c8}
.board_flexlist > li .wrap_more{ background:#f1f1f1; padding:1em 2em 0 2em; opacity:0; position:absolute; visibility:hidden; height:0; overflow:hidden}
.board_flexlist > li .wrap_more.st1{ background:none}
.board_flexlist > li.on .wrap_more,
.board_flexlist > li.on1 .wrap_more.wrap1,
.board_flexlist > li.on2 .wrap_more.wrap2{ opacity:1; position:relative; visibility:visible; height:auto; transition:padding .3s; padding-bottom:3em}
.board_flexlist > li .wrap_more .tit{ position:relative; padding:1em 4em 1em 1em; margin-bottom:1em; border-bottom:1px solid #ccc}
.board_flexlist > li .wrap_more .tit .t1{ font-weight:500; font-size:1.25em}
.board_flexlist > li .wrap_more .tit .close{ position:absolute; right:1em; top:0; padding:1em}
.board_flexlist > li .wrap_more .tit .close .xi:before{ content:"\e9af"}
.board_flexlist > li .wrap_more .con{ padding:1.5em; max-height:12.5em; overflow-y:auto}
.board_flexlist > li .wrap_more .con .t1{ color:#666; font-size:.938em}
.board_flexlist > li:hover{ z-index:10; position:relative}
.board_flexlist > li:not(.none):hover,
.board_flexlist > li.on,
.board_flexlist > li.on1,
.board_flexlist > li.on2{ z-index:1; box-shadow:0 0 1em rgba(0,0,0,.2); border-color:#111}

.hoverB{ position:relative}
.hoverB .hoverW{ opacity:0; visibility:hidden; position:absolute; left:0; width:auto; min-width:100%; box-sizing:border-box; padding-top:1.5em; z-index:10}
.hoverB .hoverW .hover_in{ position:relative; padding:1.5em; padding-top:2em; background:#fff; border-radius:.5em; box-shadow:0 0 1em rgba(0,0,0,.2); white-space:nowrap}
.hoverB .hoverW .hover_in:before{ content:"\e92f"; position:absolute; left:1em; top:-.75em; font-size:1.5em; line-height:1; font-family:xeicon; color:#fff; text-shadow:0 -4px 4px rgba(0,0,0,.2)}
.hoverB:hover .hoverW{ opacity:1; visibility:visible}

@media screen and (max-width:640px){
	
.board_search_wrap{ flex-wrap:wrap}
.board_search_wrap .left,
.board_search_wrap .right{ width:100%}
.board_search_wrap .left{ text-align:right; margin-bottom:1em}

.mar.bottom{ margin-bottom:1em !important;}

.board_st th,
.board_st td{ padding:1em .5em !important}

.w_no{ width:2em}
.w_cate{ width:6em}
.w_name{ width:4em}
.w_hit{ display:none}
.w_form_tit{ width:8em}
.w_date2{ width:8em}
.w_state{ width:6em}
.w_btn2{ width:5em}
.w_btn2 input:not(:first-child){ margin-top:.5em}

.tt_state{ font-size:.75em; padding:.25em 1em}

.input_tt{ display:block; margin-top:1em}
.input_st.w1{ width:100%}

}
