@charset "utf-8";

html{overflow-x: hidden;}

/* Input */
.inp{border: 1px solid #dddddd;background: #ffffff;height: 33px;line-height: 33px;padding: 0 10px;border-radius: 3px;box-sizing: border-box;}
.inp.w100{width: 300px;}
.inp.wfull{width: 100%;}
.inp.w50{width: 150px;}
.inp.w33{width: 170px;}
select.inp{padding-right: 0;}
textarea{padding: 10px;width: 100%;min-height: 200px;border: 1px solid #dddddd;background: #ffffff;border-radius: 3px;box-sizing: border-box;}
input[readonly], select[readonly], textarea[readonly]{background: #f7f7f7;}

.sound_only_ele {background: none !important;border: none !important;height: 0 !important;left: 0 !important;overflow: hidden !important;position: absolute !important;text-indent: -999em !important;top: 0 !important;width: 0 !important;}

/* Captcha */
#zigger-captcha a img{width: 20px;height: auto;}
#zigger-captcha .inp{margin-top: 5px;}

/* Button */
.btn-wrap{position: relative;margin-top: 40px;text-align: center;min-height: 40px;}
.btn-wrap .left{text-align: left;}
.btn-wrap .right{display: inline-block;position: absolute;top: 0;right: 0;}
.btn1{background: #ffffff;color: #000000 !important;border: 1px solid #666666;min-width: 100px;display: inline-block;vertical-align: top;height: 40px;line-height: 40px;text-align: center;font-size: 14px;letter-spacing: -1px;padding: 0 20px;box-sizing: border-box;cursor: pointer;text-decoration: none !important;border-radius: 3px;transition: all 0.1s;}
.btn1:hover{border-color: #333333;background: #333333;color: #ffffff !important;}
.btn1.small{height: 33px;line-height: 33px;font-size: 13px;vertical-align: middle;min-width: 50px;}
.btn1 > i.fa{margin-right: 3px;}
.btn2{background: #f7f7f7;color: #666666 !important;border: none;min-width: 100px;display: inline-block;vertical-align: top;height: 40px;line-height: 40px;text-align: center;font-size: 14px;letter-spacing: -1px;padding: 0 20px;box-sizing: border-box;cursor: pointer;text-decoration: none !important;border-radius: 3px;transition: all 0.1s;}
.btn2:hover{background: #f1f1f1;color: #000000 !important;}
.btn2.small{height: 33px;line-height: 33px;font-size: 13px;vertical-align: middle;min-width: 50px;}
.btn2 > i.fa{margin-right: 3px;}
.btn3{background: #666666;color: #ffffff !important;border: none;min-width: 100px;display: inline-block;vertical-align: top;height: 40px;line-height: 40px;text-align: center;font-size: 14px;letter-spacing: -1px;padding: 0 20px;box-sizing: border-box;cursor: pointer;text-decoration: none !important;border-radius: 3px;transition: all 0.1s;}
.btn3:hover{background: #333333;}
.btn3.small{height: 33px;line-height: 33px;font-size: 13px;vertical-align: middle;min-width: 50px;}
.btn3 > i.fa{margin-right: 3px;}
.btn4{background: #666666;color: #ffffff !important;border: none;min-width: 100px;display: inline-block;vertical-align: top;height: 40px;line-height: 40px;text-align: center;font-size: 14px;letter-spacing: -1px;padding: 0 20px;box-sizing: border-box;cursor: pointer;text-decoration: none !important;border-radius: 3px;transition: all 0.1s;}
.btn4:hover{background: #333333;}
.btn4.small{width: 100%;margin-block: 10px;height: 45px;line-height: 45px;font-size: 13px;vertical-align: middle;min-width: 50px;}
.btn4 > i.fa{margin-right: 3px;}
*:disabled{opacity: 0.5;}

/* Table */
.table{width: 100%;border-collapse: collapse;}
.table tr > *{padding: 15px;border: 1px solid #f1f1f1;border-width: 1px 0 1px 0;font-size: 14px;transition: background 0.3s;}
.table tr:hover > *{background: #f7f7f7;}
.table > thead > tr > th{font-weight: normal;background: #f7f7f7;color: #000000;border: 1px solid #dddddd;border-width: 1px 0 0 0;}
.table > tbody > tr > th{background: #fafafa;font-weight: normal;text-align: left;color: #333333;}
.table > tbody > tr > td{color: #666666;}
.table > tbody > tr > td.no{font-size: 12px;color: #999999;}
.table > tbody > tr > td p{line-height: 22px;}
.table.listtbl tbody > tr > *{text-align: center;}

.table_wrt{width: 100%;border-collapse: collapse;}
.table_wrt tr > *{padding: 15px;border: 1px solid #f1f1f1;border-width: 1px 0 1px 0;font-size: 14px;transition: background 0.3s;}
.table_wrt tr:first-child > *{border-top: 1px solid #dddddd;}
.table_wrt tbody th{background: #fafafa;font-weight: normal;text-align: left;color: #333333;}
.table_wrt tbody th em{font-style: normal;color: #ff0000;display: inline-block;vertical-align: middle;}
.table_wrt tbody td{color: #666666;}
.table_wrt tbody td p{line-height: 22px;}

.tbltxt{display: block;margin: 5px 0;font-size: 12px;line-height: 18px;color: #999999;}

.doc-table{width: 100%;table-layout: fixed;}
.doc-table tr > *{padding: 10px 15px;font-size: 14px;letter-spacing: -0.5px;border: 1px solid #ddd;}
.doc-table thead th{font-weight: 400;color: #000;background: #f7f7f7;}
.doc-table tbody th{font-weight: 400;color: #000;}
.doc-table tbody td{color: #777;line-height: 23px;}
.doc-table tbody td strong{font-weight: 500;color: #000;}
.doc-table em.opt{font-size: 12px;color: #999;letter-spacing: -1px;display: block;font-style: normal;}

.table_wrt{width: 100%;border-collapse: collapse;}
.table_wrt tr > *{padding: 15px;border: 1px solid #f1f1f1;border-width: 1px 0 1px 0;font-size: 14px;transition: background 0.3s;}
.table_wrt tr:first-child > *{border-top: 1px solid #dddddd;}
.table_wrt tbody th{background: #fafafa;font-weight: normal;text-align: left;color: #333333;}
.table_wrt tbody th em{font-style: normal;color: #ff0000;display: inline-block;vertical-align: middle;}
.table_wrt tbody td{color: #666666;}
.table_wrt tbody td p{line-height: 22px;}

.tbltxt{display: block;margin: 5px 0;font-size: 12px;line-height: 18px;color: #999999;}

/* toto Table */
.proform{border-collapse: separate;border-spacing: 1px;width:100%; border-left:none;}
.proform tr > *{padding: 10px;border-width: 1px 0 1px 0;font-size: 15px;font-weight: bold;;background: #4C4C4C;transition: background 0.3s;}
/*.proform tr:hover > *{background: #f7f7f7;}  마우스 오버시 */
.proform > thead > tr > th{font-weight: normal;background: #f7f7f7;color: #000000;border: 1px solid #dddddd;border-width: 1px 0 0 0;}
.proform > tbody > tr > th{background: #fafafa;font-weight: normal;text-align: left;color: #333333;}
.proform > tbody > tr > td{color: #ffffff;text-align: center;} /* 폰트색 */
.proform > tbody > tr > td.no{font-size: 16px;color: #999999;}
.proform > tbody > tr > td p{line-height: 22px;}

/* Tab */
.article-tab{margin-bottom: 40px;border-bottom: 1px solid #ddd;}
.article-tab > li{display: inline-block;vertical-align: top;margin-right: 2px;}
.article-tab > li a{display: block;line-height: 50px;text-align: center;padding: 0 60px;background: #f7f7f7;font-size: 15px;color: #999;text-decoration: none;font-weight: 500;}
.article-tab > li.on a{background: #fff;color: #333;border: 1px solid #ddd;border-bottom: none;margin-bottom: -1px;}

/* Paging */
.paging{text-align: center;margin-top: 30px;}
.paging > li{display: inline-block;vertical-align: top;margin: 0;margin-right: -1px;}
.paging > li a{position: relative;display: block;width: 35px;height: 35px;line-height: 35px;text-align: center;background: #f9f9f9;border: 1px solid #eeeeee;color: #999999;font-size: 12px;text-decoration: none;box-sizing: border-box;}
.paging > li:first-child a{border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.paging > li:last-child a{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.paging > li.active a{background: #ffffff;color: #333333;font-weight: 600;}
.paging > li.first a,
.paging > li.prev a,
.paging > li.next a,
.paging > li.last a{background: none;font-size: 12px;color: #666666;}

/* Ajax Validator */
.validt{display: block;color: #5b5252;font-size: 12px;margin: 0 0 10px 0;padding: 0 10px;line-height: 30px;background: #fde8e9;border: #f4cdcf;border-radius: 3px;}
.validt.checked{color: #999999;background: #f7f7f7;border-color: #e5e5e5;}

/* 기본 폼 */
.tblform h4{margin-bottom: 30px;font-weight: normal;font-size: 20px;color: #000000;}
.tblform h4 em{display: block;margin-top: 15px;font-size: 14px;line-height: 20px;color: #999;font-style: normal;}
.tblform h5{margin-bottom: 10px;font-weight: normal;font-size: 16px;}
.tblform fieldset{display: block;}
.agr-box{border: 1px solid #eeeeee;padding: 30px 20px;margin-bottom: 20px;border-radius: 5px;box-shadow: 0 0 20px rgba(0,0,0,0.05);}
.agr-box legend{display: none;}
.agr-box h4{margin-bottom: 10px;font-weight: normal;}
.agr-box .txt{padding: 20px;margin-bottom: 10px;background: #f7f7f7;height: 150px;overflow-y: scroll;}
.agr-box .chk{display: block;text-align: right;}
.mypoint{margin-bottom: 30px;border: 4px solid #f1f1f1;text-align: center;padding: 25px;font-size: 16px;}
.mypoint strong{color: #e4002b;font-size: 20px;padding: 0 10px;display: inline-block;vertical-align: middle;font-family: Arial;}
.email-chg-guid{display: block;color: #5b5252;font-size: 12px;margin-top: 10px;padding: 10px;line-height: 16px;background: #fde8e9;border: 1px solid #f4cdcf;border-radius: 3px;}

/* Popup */
.ph-pop{position: absolute;z-index: 50;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.05);border: 10px solid rgba(0,0,0,0.1);border-radius: 3px;overflow: hidden;}
.ph-pop .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.ph-pop .pop-cont{position: relative;overflow: hidden;}
.ph-pop .pop-btn{position: relative;zoom: 1;z-index: 3;border-top: 1px solid rgba(0,0,0,0.1);}
.ph-pop .pop-btn:after{display: block;content: '';clear: both;}
.ph-pop .pop-btn a{display: block;float: left;width: 50%;line-height: 35px;background: #f7f7f7;text-align: center;font-size: 12px;text-decoration: none;color: #333333;letter-spacing: -1px;border-left: 1px solid rgba(0,0,0,0.1);box-sizing: border-box;}
.ph-pop .pop-btn a:first-child{border-left: none;}
.ph-pop .pop-btn .close{top: 0;left: 0;}
.ph-pop .pop-btn .close-today{top: 0;right: 0;}

/* Layout */
#error-page{margin: 100px auto;}
#error-page h1{text-align: center;margin-bottom: 15px;font-weight: normal;color: #000000;}
#error-page h1 i{display: block;margin: 0 auto;margin-bottom: 20px;font-size: 80px;color: #dddddd;}
#error-page h2{font-size: 16px;color: #999999;letter-spacing: -1px;font-weight: normal;text-align: center;}

#header{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;background: #242628;}
#header .inner{position: relative;width: 1300px;height: 80px;margin: 0 auto;}
#header .logo{position: absolute;top: 0;left: 0;height: 100%;font-family: empty;font-size: 0;}
#header .logo:before{content: '';display: inline-block;vertical-align: middle;width: 0;height: 100%;}
#header .logo h1{display: inline-block;vertical-align: middle;}
#header .logo h1 img{display: inline-block;vertical-align: middle;width: auto;height: 50px;}
#header .logo h1 em{font-style: normal;display: inline-block;vertical-align: middle;margin-left: 10px;font-size: 15px;color: #fff;font-weight: normal;font-family: ns;opacity: 0.7;letter-spacing: -0.5px;}
#header nav{position: absolute;top: 0;right: 200px;}
#header.type2{border-bottom: 1px solid #eaeaea;}
#header.type4{background: #fff;border-bottom: 1px solid #eee;}
#header.guide{position: relative;top: 0;left: 0;background: #242628;}
#header.guide h1 em{font-size: 12px;}
#header h1.s{display: inline-block;}
#header h1.m{display: none;}
#header.main{background: #fff;}
#header.main h1.s{display: none;}
#header.main h1.m{display: inline-block;}

#gnb{display: inline-block;vertical-align: middle;}
#gnb > li{position: relative;display: inline-block;vertical-align: middle;}
#gnb > li > a{display: block;line-height: 80px;font-size: 16px;color: #fff;letter-spacing: -1px;font-weight: normal;padding: 0 30px;text-decoration: none;}
#gnb > li > ul{position: absolute;top: 70px;left: 50%;margin-left: -100px;width: 200px;background: #fff;padding: 10px;box-sizing: border-box;box-shadow: 5px 5px 10px rgba(0,0,0,0.03);border-radius: 4px;opacity: 0;visibility: hidden;transition: all 0.1s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
#gnb > li > ul:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.05);}
#gnb > li > ul li{position: relative;z-index: 3;border-top: 1px solid #eee;}
#gnb > li > ul li:first-child{border-top: none;}
#gnb > li > ul li.on{z-index: 2;}
#gnb > li > ul li a{display: block;line-height: 45px;font-size: 15px;color: #666;letter-spacing: -1px;font-weight: 400;text-align: center;text-decoration: none;}
#gnb > li > ul li:hover > a,
#gnb > li > ul li.on > a{background: #f8f8f8;color: #222;}
#gnb > li:hover > ul{opacity: 1;visibility: visible;top: 75px;}
#header.main #gnb > li > a{color: #000;font-weight: 600;}

#gnb > li > ul > li > ul{position: absolute;top: 20px;left: 180px;margin-left: 0;width: 200px;background: #fff;padding: 10px;box-sizing: border-box;box-shadow: 5px 5px 10px rgba(0,0,0,0.03);border-radius: 4px;opacity: 0;visibility: hidden;transition: all 0.1s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
#gnb > li > ul > li:hover > ul{visibility: visible;opacity: 1;}
#gnb > li > ul > li > ul > li{border-top: 1px solid #eee;}
#gnb > li > ul > li > ul > li:first-child{border-top: none;}
#gnb > li > ul > li > ul > li > a{display: block;line-height: 45px;font-size: 15px;color: #666;letter-spacing: -1px;font-weight: 400;text-align: center;text-decoration: none;}
#gnb > li > ul > li > ul > li:hover,
#gnb > li > ul > li > ul > li.on{z-index: 2;}
#gnb > li > ul > li > ul > li:hover > a,
#gnb > li > ul > li > ul > li.on > a{background: #f8f8f8;color: #222;}

#tnb{position: relative;top: 21px; left: 1115px; right: -0px;}
#tnb li{display: inline-block;margin-left: 8px;vertical-align: top;}
#tnb li a{display: block;padding: 0 20px;line-height: 35px;border: 1px solid rgba(256,256,256,0.4);color: #999;font-size: 14px;letter-spacing: -1px;border-radius: 35px;text-decoration: none;}
#tnb li:hover a,
#tnb li:first-child a{background: #6963db;color: #fff;border-color: #6963db;}
#header.main #tnb li a{border: 1px solid rgba(0,0,0,0.2);}

#tnb2{display: inline-block;vertical-align: middle;margin-left: 10px;}
#tnb2 li{display: inline-block;vertical-align: top;margin-left: 20px;}
#tnb2 li a{font-size: 12px;color: #ccc;font-weight: 500;letter-spacing: -1px;text-decoration: none;}
#tnb2 li a em{font-style: normal;color: #8d88ee;font-weight: 700;margin-left: 2px;}
#header.main #tnb2 li a{color: #666;}

#sch{position: absolute;top: 22px;left: 230px;width: 160px;height: 36px;border: 1px solid #000;border-radius: 36px;padding-right: 40px;overflow: hidden;background: #000;box-shadow: inset 1px 2px 0 rgba(0,0,0,0.03);}
#sch legend{display: none;}
#sch .inp{width: 100%;border: none;height: 36px;padding-left: 20px;font-size: 15px;color: #fff;letter-spacing: -1px;background: none;}
#sch .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 36px;border: none;background: none;font-size: 14px;color: rgba(256,256,256,0.6);}
#header.main #sch{border: 1px solid #ddd;background: #f7f7f7;}
#header.main #sch .inp{color: #333;}
#header.main #sch .sbm{color: #999;}

#slide-btn{display: none;}
#slide-bg{display: none;}
#slide-menu{display: none;}

#footer{background: #1a1a1c;text-align: center;padding: 80px 0;}
#footer img{width: auto;height: 30px;display: block;margin: 0 auto;margin-bottom: 40px;}
#footer address{font-size: 12px;color: #fff;font-style: normal;margin-bottom: 5px;opacity: 0.6;}
#footer address a{font-size: 12px;color: #fff;font-style: normal;margin-bottom: 5px;opacity: 1;text-decoration:none;}
#footer address a:hover{text-shadow: 0 0 10px #0fff,
                                     0 0 25px #fff,
                                     0 0 50px #fff,
                                     0 0 200px #fff;
						}
#footer address hr{display: inline-block;vertical-align: middle;height: 0;width: 30px;border: none;background: none;}
#footer address br.mo{display: none;}
#footer .copyright{font-size: 12px;color: #fff;opacity: 0.6;display: block;}

#footer-guide{border-top: 1px solid #eee;margin-top: 100px;padding-top: 30px;text-align: center;font-size: 12px;color: #999;line-height: 22px;letter-spacing: -0.5px;}
#footer-guide .copyright{font-size: 12px;color: #cccccc;}

#ftsitemap{margin-bottom: 40px;}
#ftsitemap > li{display: inline-block;vertical-align: top;padding: 0 50px;min-height: 110px;border-left: 1px solid rgba(256,256,256,0.05);}
#ftsitemap > li:first-child{border-left: none;}
#ftsitemap > li > a{font-size: 13px;letter-spacing: -0.5px;color: #fff;}
#ftsitemap > li > ul{margin-top: 10px;}
#ftsitemap > li > ul li a{font-size: 13px;color: rgba(256,256,256,0.5);letter-spacing: -0.5px;line-height: 25px;}

#fnb{margin-bottom: 40px;}
#fnb li{display: inline-block;vertical-align: top;margin: 0 20px;}
#fnb li a{font-size: 14px;color: #fff;letter-spacing: -1px;text-decoration: none;}

#navigator{border-bottom: 1px solid #ddd;line-height: 50px;}
#navigator ul{width: 1300px;position: relative;margin: 0 auto;}
#navigator ul li{display: inline-block;vertical-align: top;font-size: 14px;letter-spacing: -1px;color: #666;padding: 0 15px;position: relative;}
#navigator ul li i{position: absolute;top: 21px;font-size: 10px;left: -2px;}
#navigator ul li:first-child{padding-left: 0;}
#navigator ul li:first-child i{display: none;}

#gui-cat{padding: 30px 40px;padding-left: 0;}
#gui-cat > li{border-bottom: 1px solid #ddd;}
#gui-cat > li > a{position: relative;display: block;line-height: 55px;font-size: 15px;color: #000;text-decoration: none;font-weight: 500;letter-spacing: -1px;}
#gui-cat > li > a i{position: absolute;top: 50%;font-size: 14px;margin-top: -7px;right: 2px;color: #666;}
#gui-cat > li > ul{padding: 15px 0 25px 0;display: none;}
#gui-cat > li > ul li a{position: relative;padding-left: 30px;font-size: 14px;letter-spacing: -0.5px;color: #000;display: block;text-decoration: none;line-height: 30px;}
#gui-cat > li > ul li a:before{content: '';display: block;position: absolute;top: 50%;margin-top: 0;left: 15px;width: 5px;height: 2px;background: #000;}
#gui-cat > li.on > a{color: #6963db;}
#gui-cat > li.on > a i{transform: rotate(-180deg);}
#gui-cat > li.on > ul{display: block;}
#gui-cat > li > ul li.on a{color: #6963db;}
#gui-cat > li > ul li.on a:before{background: #6963db;}

#main #content,
#sub #content{position: relative;width: 1200px;margin:80px auto 0px auto;padding: 50px;}

/* Main */
#main .vis {background-color: #ba5f2c;background-image: url(/theme/publizen-default/layout/images/mainpageimg.png); background-size: cover;background-position: center;}
#main .vis{position: relative;left: 50%;width: 100vw;height: 350px;margin-top: -50px;margin-left: -50vw;margin-bottom: 40px;text-align: center;}
#main .vis:before{content: '';display: inline-block;vertical-align: middle;height: 100%;}
#main .vis .in{position: relative;display: inline-block;vertical-align: middle;text-align: center;}
#main .vis .in h3{font-size: 45px;line-height: 64px;font-weight: normal;letter-spacing: -3px;color: #6963db;}
#main .vis .in p{font-size: 16px;font-weight: normal;line-height: 26px;color: #fafafa;margin-top: 25px;letter-spacing: -0.03em;}
#main .vis .in i{font-size: 45px;color: #6963db;margin-bottom: 30px;}

#main .lat-wrap{zoom: 1;margin: -20px;}
#main .lat-wrap:after{display: block;content: '';clear: both;}
#main .lat-wrap > *{float: left;width: 580px;box-sizing: border-box;border: 1px solid #dddddd;box-sizing: border-box;border-radius: 2px;margin: 20px;overflow: hidden;}
#main .lat{position: relative;min-height: 240px;}
#main .lat .more{position: absolute;top: 0;right: 0;width: 40px;line-height: 50px;font-size: 10px;color: #333333;text-align: center;}
#main .lat .more p{display: none;}

#main .lat h4{border-bottom: 1px solid #eeeeee;background: #fafafa;}
#main .lat h4 a{display: block;text-decoration: none;line-height: 50px;padding: 0 20px;font-weight: 700;color: #333333;font-size: 14px;letter-spacing: -0.03em;}
#main .lat ul{padding: 20px;}
#main .lat ul li{position: relative;padding-right: 120px;}
#main .lat ul li .sbj{line-height: 30px;font-size: 14px;color: #888;display: block;padding-left: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#main .lat ul li .sbj:before{content: '';display: block;position: absolute;top: 50%;left: 0;width: 3px;height: 3px;background: #888;}
#main .lat ul li .sbj em{font-size: 10px;font-weight: bold;font-style: normal;color: #f13039;margin-left: 4px;}
#main .lat ul li .writer{position: absolute;top: 0;right: 75px;line-height: 30px;font-size: 13px;color: #999999;letter-spacing: -0.03em;}
#main .lat ul li .date{position: absolute;top: 0;right: 0;line-height: 30px;font-size: 13px;color: #999999;letter-spacing: -0.03em;}

#main .lat dl{position: relative;margin: 20px;padding-left: 170px;min-height: 150px;}
#main .lat dl dt{position: absolute;top: 0;left: 0;}
#main .lat dl dd{padding-top: 10px;}
#main .lat dl dd .sbj{display: block;margin-bottom: 15px;font-size: 14px;color: #000000;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#main .lat dl dd .sbj em{font-size: 10px;font-weight: bold;font-style: normal;color: #f13039;margin-left: 4px;}
#main .lat dl dd .article{display: block;margin-bottom: 10px;font-size: 14px;color: #999999;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#main .lat dl dd .date,
#main .lat dl dd .writer{font-size: 13px;color: #999999;margin-right: 10px;letter-spacing: -0.03em;}

#main .lat .no-data{padding: 40px 0;text-align: center;font-size: 14px;color: #999999;font-style: italic;}

/* 배너  */
#main #content .mid-bn{zoom: 1;margin: -20px;}
#main #content .mid-bn:after{display: block;content: '';clear: both;}
#main #content .mid-bn > *{float: left;width: 290px;text-align: center; border: 1px solid #dddddd;box-sizing: border-box;border-radius: 30px;margin: 10px;overflow: hidden;}
#main #content .mid-bn ul{padding: 4px 0px 0px 0px;}
#main #content .mid-bn ul li{padding: 4px 0px 0px 0px;}

#main #content .mid-bn .no-data{padding: 40px 0;text-align: center;font-size: 14px;color: #999999;font-style: italic;}

/* Subpage */
#sub-tit{border-bottom: 1px solid #eaeaea;padding-bottom: 10px 0px 5px 20px;margin-bottom: 40px;position: relative;}
#sub-tit h2{font-size: 20px;letter-spacing: -1px;color: #333333;}

#navi{position: relative;margin: 20px auto 50px auto;}
#navi > li{display: inline-block;line-height: 15px;}
#navi > li > a{font-size: 12px;color: #999;line-height: 15px;letter-spacing: -0.5px;}
#navi > li i.fa{margin: 0 10px;display: inline-block;vertical-align: middle;font-size: 9px;color: #999999;}
#navi > li:first-child i.fa{color: #000000;margin: 0;margin-top: -2px;}
#navi > li:last-child a{color: #333;}

#signin{width: 600px;margin: 40px auto;}
#signin h4{font-size: 30px;color: #3f4044;letter-spacing: -1px;font-weight: 600;text-align: center;}
#signin .log-noti{display: block;text-align: center;margin-top: 5px;font-size: 13px;color: #4c4d51;letter-spacing: -1px;margin-bottom: 40px;}
#signin .log-noti a{vertical-align: top;font-size: 13px;color: #564bbe;position: relative;padding-bottom: 1px;margin-left: 5px;text-decoration: none;}
#signin .log-noti a:after{content: '';display: block;position: absolute;bottom: 0;left: 0;width: 100%;border-bottom: 1px dashed #564bbe;}
#signin .snsbox h5{font-size: 13px;color: #4c4d51;text-align: center;font-weight: 300;margin-bottom: 20px;}
#signin .snsbox ul{margin: -2px;}
#signin .snsbox ul li{display: inline-block;vertical-align: top;margin: 2px;width: calc(50% - 4px);}
#signin .snsbox ul li a{display: block;text-align: center;line-height: 34px;border-radius: 4px;background: #4c4d51;color: #fff;font-size: 13px;text-decoration: none;}
#signin .snsbox ul li a img{display: inline-block;vertical-align: middle;margin-right: 5px;margin-top: -2px;}
#signin .or{display: block;text-align: center;margin: 40px 0;position: relative;font-size: 16px;color: #c1c1c1;font-style: italic;}
#signin .or:before{content: '';display: block;position: absolute;top: 50%;left: 0;width: calc(50% - 30px);height: 1px;background: #efefef;}
#signin .or:after{content: '';display: block;position: absolute;top: 50%;right: 0;width: calc(50% - 30px);height: 1px;background: #efefef;}
#signin .inp-wrap label{display: block;font-size: 13px;color: #4c4d51;margin: 10px 0 5px 0;}
#signin .inp-wrap label em{font-style: normal;font-size: 11px;color: #999;}
#signin .inp-wrap label.chk{display: block;text-align: right;font-size: 13px;color: #4c4d51;letter-spacing: -1px;}
#signin .inp-wrap .inp{width: 100%;margin-bottom: 5px;}
#signin .inp-wrap .inp[readonly]{background: #f7f7f7;color: #999;}
#signin .inp-wrap .forgot{display: inline-block;position: relative;font-size: 13px;color: #4c4d51;letter-spacing: -1px;text-decoration: none;padding-bottom: 2px;font-weight: 300;color: #000;}
#signin .inp-wrap .forgot:after{content: '';display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 0;border-top: 1px dashed #000;}
#signin .inp-wrap .btn1{width: 100%;}
#signin .inp-wrap .tbltxt{margin-top: 0;}
#signin .inp-wrap button{width: 100%;}
#signin .labelWrap label{display: inline-block;vertical-align: top;margin: 0 10px 10px 0;}
#signin .mb_email{display: block;margin-bottom: 5px;font-size: 13px;font-weight: 600;color: #333;letter-spacing: -1px;}
#signin .lvBtn{display: block;margin-top: 10px;font-size: 13px;color: #999;letter-spacing: -1px;}

#policy-agree-box{font-size: 14px;line-height: 25px;color: #666;letter-spacing: -1px;margin-top: 50px;}
#policy-agree-box h4{display: block;margin-bottom: 25px;font-size: 20px;color: #333;font-weight: 500;letter-spacing: -1px;}
.agreebox{display: block;font-size: 14px;line-height: 23px;color: #333;white-space: pre-line;letter-spacing: -1px;}

/* Blocked */
#blocked{width: 700px;margin: 100px auto;}

/* Emailchk */
#emailchk{width: 700px;margin: 100px auto;}

/* Zig Alert */
#zig-alert-wrap {background: rgba(0,0,0,0.15);height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 900;}
#zig-alert {background: #fff;border-radius: 8px;box-shadow: 3px 3px 50px rgba(0,0,0,0.1);box-sizing: border-box;left: 50%;opacity: 0;position: fixed;top: calc(50% - 5px);transform: translate(-50%, -50%);transition: all 0.3s;width: 450px;z-index: 901;}
#zig-alert.show {opacity: 1;top: 50%;}
#zig-alert .content {border-bottom: 1px solid #eee;max-height: calc(100vh - 160px);overflow-y: auto;padding: 35px;}
#zig-alert .content p {color: #000;font-size: 15px;line-height: 24px;letter-spacing: -1px;text-align: center;word-break: break-all;}
#zig-alert .button {padding: 15px;text-align: center;}
#zig-alert .button button {background: none;border: none;border-radius: 4px;color: #6b52e9;font-size: 16px;font-weight: bold;letter-spacing: -1px;line-height: 40px;padding: 0 20px;}
#zig-alert .button button:hover {background: #f7f7f7;}

/* Zig Confirm */
#zig-confirm-wrap {background: rgba(0,0,0,0.15);height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 900;}
#zig-confirm {background: #fff;border-radius: 8px;box-shadow: 3px 3px 50px rgba(0,0,0,0.1);box-sizing: border-box;left: 50%;opacity: 0;position: fixed;top: calc(50% - 5px);transform: translate(-50%, -50%);transition: all 0.3s;width: 450px;z-index: 901;}
#zig-confirm.show {opacity: 1;top: 50%;}
#zig-confirm .content {border-bottom: 1px solid #eee;max-height: calc(100vh - 160px);overflow-y: auto;padding: 35px;}
#zig-confirm .content p {color: #000;font-size: 15px;line-height: 24px;letter-spacing: -1px;text-align: center;word-break: break-all;}
#zig-confirm .button {padding: 15px;text-align: center;}
#zig-confirm .button button {background: none;border: none;border-radius: 4px;font-size: 16px;letter-spacing: -1px;line-height: 40px;padding: 0 20px;}
#zig-confirm .button button:hover {background: #f7f7f7;}
#zig-confirm .button button.no {color: #999999;}
#zig-confirm .button button.yes {color: #6b52e9;font-weight: bold;}


/* Mypage */
.mypagebox{text-align: center;border: 1px solid #ccc;margin-bottom: 50px;padding: 20px;border-radius: 10px;box-shadow: 0 0 15px rgba(0,0,0,0.05);}
.mypagebox > li{display: inline-block;vertical-align: top;width: 25%;padding: 20px 0;position: relative;}
.mypagebox > li:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 1px;height: 100%;background: #ddd;}
.mypagebox > li:first-child:before{display: none;}
.mypagebox > li h5{text-align: center;font-size: 18px;color: #333;font-weight: 300;letter-spacing: -1px;margin-bottom: 10px;}
.mypagebox > li .txt{display: block;text-align: center;font-size: 15px;color: #666;letter-spacing: -1px;margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mypagebox > li .txt strong{margin-right: 5px;font-size: 26px;font-weight: 600;color: #f13039;}
.mypagebox > li .txt strong.black{color: #333;}
.mypagebox > li .btn2 i{margin-left: 15px;color: #999;font-size: 12px;}

.mb-profileimg{width: 60px;height: 60px;border-radius: 50%;background-position: center center;background-size: cover;border: 1px solid #ddd;}

.list-head{margin-bottom: 20px;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.list-head .right{width: 30%;text-align: right;}

#search-form {position: relative;}
#search-form legend {display: none;}
#search-form fieldset {display: inline-block;font-family: empty;font-size: 0;vertical-align: middle;}
#search-form fieldset .datebox {display: inline-block;margin-right: -1px;position: relative;vertical-align: middle;}
#search-form fieldset .datebox:after {color: #999;content: '\f073';font-family: "Font Awesome 5 Free";font-size: 13px;line-height: 0;position: absolute;right: 15px;top: 50%;transform: translate(0, -50%);}
#search-form fieldset .datebox .inp {margin-right: 0;padding-right: 40px;width: 140px;}
#search-form fieldset .inp {background: none;border: 1px solid #ccc;font-size: 13px;height: 40px;letter-spacing: -0.5px;margin-right: 3px;padding-left: 12px;vertical-align: middle;}
#search-form fieldset .keyword {width: 240px;}
#search-form fieldset .sltbox {background: #fff;border: 1px solid #ccc;box-sizing: border-box;display: inline-block;height: 40px;margin-right: 3px;overflow: hidden;position: relative;vertical-align: middle;width: 160px;}
#search-form fieldset .sltbox:after {color: #999;content: '\f0dd';font-family: "Font Awesome 5 Free";font-size: 13px;font-weight: bold;line-height: 0;position: absolute;right: 10px;top: 50%;transform: translate(0, calc(-50% - 2px));}
#search-form fieldset .sltbox select {background: transparent;border: none;color: #666;cursor: pointer;font-size: 13px;height: 38px;left: 0;letter-spacing: -0.5px;padding-left: 10px;position: absolute;top: 0;width: calc(100% + 40px);z-index: 3;}
#search-form fieldset .submit {height: 40px;line-height: 38px;}
#search-form fieldset hr {background: none;border: none;display: inline-block;height: 1px;vertical-align: middle;width: 20px;}
#search-form .reset-btn {color: #666666;display: inline-block;font-size: 18px;margin-left: 12px;vertical-align: middle;}

#pointgift-send {background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.03);box-sizing: border-box;display: none;height: 600px;left: 50%;margin-left: -300px;margin-top: -300px;overflow: hidden;padding-top: 60px;position: fixed;top: 50%;width: 600px;z-index: 301;}
#pointgift-send .tit {background: #fafafa;border-bottom: 1px solid #eee;box-sizing: border-box;left: auto;line-height: 60px;padding: 0 25px;position: absolute;top: 0;width: 100%;z-index: 302;}
#pointgift-send .tit h2 {color: #000;font-size: 16px;font-weight: bold;letter-spacing: -1px;}
#pointgift-send .tit .close {color: #333;display: block;font-size: 16px;height: 60px;line-height: 60px;position: absolute;right: 0;text-align: center;text-decoration: none;top: 0;width: 60px;}
#pointgift-send .cont {box-sizing: border-box;height: 100%;overflow-y: auto;padding: 30px;}
#pointgift-send .table_wrt tbody tr:first-child > * {border-top: none;}
#pointgift-send .sment {display: block;font-size: 13px;line-height: 50px;text-align: center;}
#pointgift-send .btn {text-align: center;}
#pointgift-send-bg {background: rgba(0,0,0,0.2);display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 300;}

/* About manager */
#gui-content {background: #ffffff;}
#gui-content h2.sub-tit {background: #31427a;color: #ffffff;font-size: 28px;font-weight: bold;letter-spacing: -1px;padding: 45px 60px;}
#gui-content h2.sub-tit em {color: #ffffff;display: block;font-size: 15px;font-style: normal;font-weight: normal;letter-spacing: -0.05em;margin-top: 15px;opacity: 0.7;text-align: left;}
#gui-content .inner {margin-top: 20px;padding: 0;}

.gui-warbox{border: 1px solid #ccc;padding: 25px;margin-bottom: 60px;}
.gui-warbox > strong{font-size: 16px;color: #333;border-bottom: 1px solid #eee;display: block;padding-bottom: 10px;font-weight: 400;letter-spacing: -1px;margin-bottom: 15px;}
.gui-warbox > strong i{color: #999;margin-right: 2px;}
.gui-warbox > p{display: block;font-size: 14px;line-height: 20px;color: #666;letter-spacing: -1px;}
.gui-warbox > p strong{font-weight: 400;color: #000;}
.gui-warbox.bg{background: #f7f7f7;border: none;}
.gui-warbox.bg > strong{border-bottom-color: #ddd;}

.gui-linkbox{border: 1px solid #ccc;padding: 25px;margin-top: 60px;}
.gui-linkbox > strong{font-size: 16px;color: #333;border-bottom: 1px solid #eee;display: block;padding-bottom: 10px;font-weight: 400;letter-spacing: -1px;margin-bottom: 15px;}
.gui-linkbox > strong i{color: #999;margin-right: 2px;}
.gui-linkbox > a{display: block;font-size: 14px;line-height: 20px;color: #666;letter-spacing: -1px;position: relative;padding-left: 15px;color: #1a1ac6;text-decoration: underline;}
.gui-linkbox > a:before{content: '';display: block;position: absolute;top: 50%;margin-top: 0;left: 0;width: 5px;height: 2px;background: #000;}
.gui-tagwrap{margin: 30px 0;}
.gui-tagwrap .filename{line-height: 45px;background: #1a1a1c;padding: 0 20px;font-size: 11px;color: #fff;display: block;font-weight: 300;margin-bottom: -1px;}
.gui-tagwrap .filename strong{color: #fffcd3;font-weight: 400;font-size: 11px;margin-right: 10px;}

.sub-tit2{overflow: hidden;padding: 45px 0;text-align: center;margin-top: -50px;width: 100vw;left: 50%;margin-left: -50vw;position: relative;}
.sub-tit2:before{background-color: #e4ebda;background-image: url(/theme/publizen-default/layout/images/subpageimg.png); background-size: cover;background-position: center;}
.sub-tit2:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.sub-tit2 h3{position: relative;z-index: 3;text-align: center;font-size: 28px;color: #333;letter-spacing: -1px;font-weight: 700;letter-spacing: -2px;}
.sub-tit2 em{position: relative;z-index: 3;font-style: normal;display: inline-block;margin-top: 5px;text-align: center;letter-spacing: -1px;color: #333;font-size: 14px;font-weight: 300;opacity: 0.9;}

.ctit1{display: block;margin: 60px 0 30px 0;font-size: 28px;color: #000;letter-spacing: -1px;font-weight: 500;border-bottom: 1px solid #eee;padding-bottom: 20px;}

.ctit2{display: block;margin: 30px 0 20px 0;font-size: 18px;color: #000;letter-spacing: -1px;font-weight: 500;padding-left: 20px;position: relative;}
.ctit2:before{content: '';display: block;position: absolute;left: 0;top: 50%;margin-top: -10px;width: 3px;height: 20px;background: #6963db;}

.ctit3{display: block;margin: 60px 0 30px 0;font-size: 28px;color: #000;letter-spacing: -1px;font-weight: 500;padding-left: 20px;position: relative;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.ctit3:before{content: '';display: block;position: absolute;left: 0;top: 50%;margin-top: -20px;width: 3px;height: 24px;background: #6963db;}

.ctxt1{display: block;font-size: 15px;line-height: 24px;color: #686b6d;margin-bottom: 20px;letter-spacing: -0.5px;}
.ctxt1 strong{font-weight: 400;color: #d14;}

.ctxt2{display: block;font-size: 15px;line-height: 24px;color: #686b6d;margin-top: 20px; margin-bottom: 20px;letter-spacing: -0.5px;}
.ctxt2 strong{font-weight: 400;color: #d14;}

.sub-tab{width: 100vw;left: 50%;margin-left: -50vw;position: relative;margin-bottom: 0px;text-align: center;border-bottom: 1px solid #ddd;background: #fff;}
.sub-tab li{display: inline-block;vertical-align: top;margin: 0 20px;}
.sub-tab li a{position: relative;font-size: 14px;color: #666;text-decoration: none;letter-spacing: -0.5px;display: block;padding: 17px 3px 17px 3px;}
.sub-tab li.on a{color: #000;}
.sub-tab li.on a:after{content: '';display: block;position: absolute;bottom: -1px;left: 0;width: 100%;height: 2px;background: #000;}

.sub-tab2{width: 100vw;left: 50%;margin-left: -50vw;position: relative;margin-bottom: 0px;text-align: center;border-bottom: 1px solid #ddd;background: #fff;}
.sub-tab2 li{display: inline-block;vertical-align: top;margin: 0 20px;}
.sub-tab2 li a{position: relative;font-size: 14px;color: #666;text-decoration: none;letter-spacing: -0.5px;display: block;padding: 17px 3px 17px 3px;}
.sub-tab2 li.on a{color: #000;}
.sub-tab2 li.on a:after{content: '';display: block;position: absolute;bottom: -1px;left: 0;width: 100%;height: 2px;background: #000;}

/* The Loader Curtain */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  overflow: hidden;
  }
  
  .no-js #loader-wrapper {
    display: none;
  }


#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #000;
  
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */

.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}


/* loader circle animation */

#loader {
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 50px;
  height: 50px;
  border: 3px solid transparent;
  border-radius: 100%;
  
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear; 
}
#loader::before,
#loader::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}

#loader,
#loader::before,
#loader::after {
  z-index: 999;
  display: inline-block;
  border-color: transparent;
  border-top-color: transparent;
}
#loader::before {
  transform: rotate(120deg);
}
#loader::after {
  transform: rotate(240deg);
}

/* loader 회전 */

@-webkit-keyframes spinnerRotate
{
    from{-webkit-transform:rotate(0deg);}
    to{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes spinnerRotate
{
    from{-moz-transform:rotate(0deg);}
    to{-moz-transform:rotate(360deg);}
}
@-ms-keyframes spinnerRotate
{
    from{-ms-transform:rotate(0deg);}
    to{-ms-transform:rotate(360deg);}
}

@media screen and (min-width:0\0) {  
    /* IE9 and IE10 rule sets go here */ 
	ul.flickr li, 
	.widget ul.flickr li {
	  width: auto;
	  float: left;
	  margin: 0px 4px 4px 0px;
	}
	
	#loader-wrapper {
		display: none;
	}
}
/* 로딩바 */
#loader, #loader::before, #loader:after { border-top-color: #fa4d01; }

#loader, #loader::before, #loader:after { border-top-color: #fa4d01; }
.mejs-controls .mejs-time-rail .mejs-time-current {background: #fa4d01 !important; }
.mejs-controls a:focus > .mejs-offscreen { border-bottom: 2px solid #fa4d01 !important; }

/*클릭 이벤트를 포함하는 모든 영역에 추가하면 하위 이벤트까지 작동안함.*/
#element { pointer-events: none; }

/**************************************************
    중복클릭방지 레이어
**************************************************/
.layer {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:555;}
.layer .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity: 0.8;filter:alpha(opacity=50);}
.layer .pop-layer {display:block;}
.pop-layer {display:none; position: absolute; top: 45%; left: 50%; width: 430px; height:auto;  background-color:#ff5555; color: #ffffff;z-index: 10;border-radius: 20px;}    
.pop-layer p.ctxt {color: #fff; line-height:30px; text-align:center;padding: 10px 0px 10px 0px;margin: 0px 0px 0px 0px;border-top: 1px solid #fafafa;border-bottom: 1px solid #fafafa;}
.pop-layer p.mtxt {color: #eee; line-height:25px; text-align:center;padding: 20px 0px 20px 0px;}
.pop-layer p.ctxt img{max-width:139px;}
.pop-layer .login-input{background-color:#fff; border:1px solid #ddd; width:100%; padding:10px; box-sizing:border-box; margin:4px 0px}
.pop-layer .login-input[type="password"]{font-family:'dotum'}
.pop-layer .btn-r {text-align:right;}
.pop-layer .pop-container {padding: 20px 20px 20px 20px; overflow:hidden;}
/*  */