@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap);@font-face{font-family:GmarketSansBold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GmarketSansMedium;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:400;font-style:normal}*{margin:0;padding:0;border:0;font-family:inherit;font-size:inherit;letter-spacing:inherit;text-decoration:none;list-style:none;vertical-align:middle;box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body,html{width:100%;height:100%;min-height:100vh;font-family:GmarketSansMedium;line-height:1.7em;letter-spacing:-.05em;color:hsla(0,0%,76.1%,.9)}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:400}i,img,span{border:0}embed,img,video{max-width:100%}table{border-collapse:separate}caption{display:none}fieldset{border:0}legend{width:0;height:0;overflow:hidden;visibility:hidden;font-size:0}select{cursor:pointer}select::-ms-expand{display:none}textarea{padding:1.25rem .625rem;color:hsla(0,0%,76.1%,.62);outline:none}button{border:none;background:transparent;font-family:inherit;white-space:nowrap;text-decoration:none;outline:none;cursor:pointer;-webkit-transition:.3s;transition:.3s}input::-ms-check{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}button,input,select{display:inline-block;appearance:none;-webkit-appearance:none;-moz-appearance:none}a,button,input,select{outline:none;-webkit-transition:.3s;transition:.3s}a{color:hsla(0,0%,76.1%,.62);border:none;cursor:pointer}@media screen and (max-width:1024px){body{font-size:12px}}.img_m,.img_web{display:block;margin:0 auto}.img_m{display:none}@media screen and (max-width:1024px){.img_web{display:none}.img_m{display:block}}.wrap{position:relative;width:100%;height:100%}.wrap .header1{position:fixed;top:0;left:0;padding:1.875rem;z-index:2}.wrap .container{position:relative;text-align:center;z-index:2}@media screen and (max-width:1024px){.wrap .container{padding-top:10.18519%}}.wrap .container .tit .img_m{width:86.4vw}.wrap .container .info_tit{text-align:center}.wrap .container .info_tit .img_m{width:75.33333vw}.wrap .container .info_txt{position:relative;margin:2vh;display:inline-block;height:39vh;overflow:hidden}.wrap .container .info_txt .txt{word-break:keep-all;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:infoTxt 55s linear infinite;animation:infoTxt 55s linear infinite}.wrap .container .info_txt:hover .txt{-webkit-animation-play-state:paused;animation-play-state:paused}.wrap .footer1{position:fixed;left:0;bottom:0;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#151515),to(#000));background-image:-webkit-linear-gradient(left,#151515,#000);background-image:linear-gradient(90deg,#151515,#000);z-index:2}.wrap .footer1:before{content:"";display:block;position:absolute;top:-2.77778vh;left:0;width:100%;height:2.77778vh;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:-webkit-linear-gradient(top,transparent,#000);background-image:linear-gradient(180deg,transparent,#000)}.wrap .footer1 ul{display:flex;flex-wrap:wrap;padding:1.875rem;align-items:center;justify-content:space-between}.wrap .footer1 ul li{flex:0 0 auto;float:left;width:50%}.wrap .footer1 ul .logo1{display:inline-block;padding-right:1.85185%}.wrap .footer1 ul .logo1 img{height:2.4375rem}.wrap .footer1 ul .btn_foot{display:inline-block;width:10.9375rem;height:3.125rem;text-align:center;color:#fff;font-family:GmarketSansBold;background-image:-webkit-linear-gradient(325deg,#1e1e1e,#000);background-image:linear-gradient(125deg,#1e1e1e,#000);border-radius:6px;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 3px 2px 0 rgba(0,0,0,.8)}.wrap .footer1 ul .btn_foot span:first-child{color:#f4cc2c}.wrap .footer1 ul .btn_foot span:nth-child(2){color:#59c0c5}.wrap .footer1 ul .btn_foot span:nth-child(3){color:#c82c6d}.wrap .footer1 ul .btn_foot:hover{background-image:-webkit-linear-gradient(45deg,#1e1e1e,#000);background-image:linear-gradient(45deg,#1e1e1e,#000)}.wrap .footer1 ul .btn_foot+.btn_foot{margin-left:.3125rem}.wrap .footer1 ul .copy{font-size:.875rem;font-family:GmarketSansBold;color:hsla(0,0%,100%,.3);text-align:right}.wrap .footer1 ul .copy span{display:block;height:1em;line-height:1em}.wrap .footer1 ul .copy .copyright{margin-top:.5rem;font-size:.5625rem;font-family:verdana}@media screen and (max-width:1024px){.wrap .footer1 ul{padding:2.77778%}.wrap .footer1 ul li{width:100%;text-align:center}.wrap .footer1 ul .btn_foot,.wrap .footer1 ul .logo1{width:calc(33.33333% - .8125rem)}.wrap .footer1 ul .logo1 img{width:100%;height:inherit}.wrap .footer1 ul .copy{display:none}}.wrap .bg{position:fixed;z-index:1}.wrap .bg,.wrap .bg .bg_img{top:0;left:0;width:100%;height:100%}.wrap .bg .bg_img{position:absolute;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;background-size:cover;background-repeat:no-repeat}.wrap .bg .bg_img:first-child{background-image:url(/img/rolling01.png)}.wrap .bg .bg_img:nth-child(2){background-image:url(/img/rolling02.png)}.wrap .bg .bg_img:nth-child(3){background-image:url(/img/rolling03.png)}.wrap .bg .bg_img:nth-child(4){background-image:url(/img/rolling04.png)}.wrap .bg .bg_img:nth-child(5){background-image:url(/img/rolling05.png)}.wrap .bg:after{content:"";display:block;position:fixed;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-image:url(/img/cover.png)}@media screen and (max-width:1024px){.wrap .bg .bg_img:first-child{background-image:url(/img/m_rolling01.png)}.wrap .bg .bg_img:nth-child(2){background-image:url(/img/m_rolling02.png)}.wrap .bg .bg_img:nth-child(3){background-image:url(/img/m_rolling03.png)}.wrap .bg .bg_img:nth-child(4){background-image:url(/img/m_rolling04.png)}.wrap .bg .bg_img:nth-child(5){background-image:url(/img/m_rolling05.png)}.wrap .bg:after{background-image:url(/img/m_cover.png)}}@-webkit-keyframes infoTxt{0%{-webkit-transform:translateY(10%);transform:translateY(10%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes infoTxt{0%{-webkit-transform:translateY(10%);transform:translateY(10%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@font-face{font-family:GmarketSans;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:GmarketSans;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:400;font-style:normal}.layer_body *{margin:0;padding:0;max-width:100%;font-size:100%;list-style:none;border:none;text-decoration:none;box-sizing:border-box}.layer_body{position:relative;margin:0;padding:0;width:100%;height:100%;font-size:14px;font-family:Noto Sans KR,Malgun Gothic,"sans-serif",Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background:#000 url(/images/bg.png) 0 0 no-repeat;background-size:100% auto;overflow-x:hidden}.layer_visual{position:absolute;right:0;bottom:0;background:url(/images/visual01.png) 100% 100% no-repeat;background-size:auto 100%;width:37vw;z-index:3}.layer_visual img{visibility:hidden}.layer_wrap{overflow:hidden;margin:0 auto;width:100%;max-width:86%;height:100%}.logo{background:url(/images/logo.png) no-repeat 50%;width:170px;height:170px;margin:60px auto 30px}.btn_close{position:absolute;right:10px;top:10px;background:url(/images/btn_cls.png) no-repeat 0 0;width:22px;height:22px}.tab{background-color:#fff;border-radius:10px;margin-bottom:127px}.tab_head{width:100%}.tab_head br{display:none}.tab_head:after{content:"";clear:both;display:table}.tab_head button{height:110px;font-weight:700;text-align:center;font-size:24px;font-family:verdana,GmarketSans,"sans-serif";letter-spacing:-.075em;color:#a9a9a9;width:50%;float:left;background:#f2f2f2;box-shadow:inset 2px 2px 12px;overflow:visible;cursor:pointer;outline:none}.tab_head button:first-child{border-top-left-radius:10px}.tab_head button:last-child{position:relative;border-top-right-radius:10px}.tab_head button:last-child:before{content:"";width:182px;height:44px;background:url(/images/bg_tip.png) 0 0 no-repeat;position:absolute;top:-15px;left:15.5vw;-webkit-animation:updown 1s forwards;animation:updown 1s forwards;-webkit-animation-iteration-count:3;animation-iteration-count:3}.tab_head button.on{background:#fff;color:#000;box-shadow:none}.tab_body{display:none;text-align:center;width:100%}.tab_body.on{display:block}.tab_body.list{height:100vh;overflow-y:auto}.videoWrap{position:relative;margin:3.5% 3.5% 0;overflow:hidden}.videoWrap .videoPlay{overflow:hidden;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:2}.videoWrap .videoPlay,.videoWrap .videoPlay:after{position:absolute;top:0;left:0;width:100%;-webkit-transition:.3s;transition:.3s}.videoWrap .videoPlay:after{content:"";display:block;height:100%;background:url(/images/btn_player.png) 50% no-repeat;background-color:transparent;background-size:13% auto;z-index:3}.videoWrap .videoPlay:hover:after{background-color:rgba(0,0,0,.3)}.videoWrap .videoPlay.none{display:none!important}.videoWrap .videoPlay img{width:100%}.videoWrap video{width:100%;height:100%}.time{margin:60px 0 10px}.time,.time2{padding:0 3.5%}.time2{position:relative;display:inline-block}.time2 span{position:absolute;left:40.5%;top:0;width:55%;text-align:left;line-height:1.65em;font-family:GmarketSans,"sans-serif";font-size:54px;letter-spacing:-.05em;color:#fff}.txt_info{display:block;margin:25px 0 75px;padding:0 3.5%;font-size:24px;letter-spacing:-.05em;font-weight:500;word-break:keep-all}.txt_info,.txt_info p{line-height:1.5em}.txt_info .badge{margin:35px 0 5px;display:inline-block;width:102px;height:2.57em;font-size:16px;border-radius:18px;background-color:#e5e5e5;text-align:center}.txt_info p:last-child,.txt_info p:nth-last-child(3){font-size:18px}.txt_guide{position:relative;padding:4%}.txt_guide:after{content:"";position:absolute;top:0;left:0;right:0;height:100%;display:block;background:#e5e5e5;border-radius:0 0 10px 10px;z-index:1}.txt_guide dl{position:relative;text-align:left;display:flex;flex-wrap:wrap;width:100%;z-index:2}.txt_guide dl:after{content:"";clear:both;display:table}.txt_guide dl:nth-child(2){margin-top:35px}.txt_guide dd,.txt_guide dt{flex:0 0 auto;float:left}.txt_guide dt{font-size:18px;font-weight:700;width:7.85%}.txt_guide dd{width:92.15%;padding-right:23%;font-size:16px}.txt_guide dd p{line-height:18px;letter-spacing:-.025em;padding-left:13px;background:url(/images/dot_list.gif) 0 8px no-repeat;word-break:keep-all}.txt_guide dd p+p{margin-top:18px}.anc_ask{margin:10px 0;position:relative;display:inline-block;color:#fff;text-decoration:none}.anc_ask span{position:absolute;top:50%;left:0;-webkit-transform:translateY(-70%);transform:translateY(-70%);display:block;width:calc(100% - 3px);text-align:center}.listWrap{position:relative;margin:4.5%;overflow:hidden;text-align:left}.listWrap .tit{position:relative;margin-bottom:40px}.listWrap .tit:after{content:"";margin-left:25px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;height:5px;border-radius:2.5px;background:#f4cc2c}.listWrap .tit img{max-width:100%}.listWrap .tit:first-child:after{width:calc(100% - 407px)}.listWrap .tit:nth-child(3){margin-top:30px}.listWrap .tit:nth-child(3):after{width:calc(100% - 455px)}.listWrap .listBody{display:flex;flex-wrap:wrap}.listWrap .listBody li{flex:0 0 auto;float:left;width:33.3%}.listWrap .listBody .listItem{padding:0 15px 50px}.listWrap .listBody .listItem .thumb a{display:block;position:relative;border-radius:10px;overflow:hidden;background:#000}.listWrap .listBody .listItem .thumb a:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2)}.listWrap .listBody .listItem .thumb a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3) url(/images/btn_player_list.png) 50% no-repeat;z-index:2;-webkit-transition:.3s;transition:.3s;opacity:0}.listWrap .listBody .listItem .thumb a:hover:after{opacity:1}.listWrap .listBody .listItem .thumb img{display:block;width:100%}.listWrap .listBody .listItem .name,.listWrap .listBody .listItem .subject,.listWrap .listBody .listItem .type{display:block;width:100%;font-family:GmarketSans,"sans-serif";letter-spacing:-.05em;line-height:1.5em;font-weight:700;word-break:break-all}.listWrap .listBody .listItem .subject{margin-top:20px;font-size:22px}.listWrap .listBody .listItem .type{margin-top:10px;font-size:11px;color:#ff0096}.listWrap .listBody .listItem .type.stage{color:#3188ff}.listWrap .listBody .listItem .type.interview{color:#ff4500}.listWrap .listBody .listItem .name{font-family:Noto Sans KR;font-size:15px}@media screen and (min-width:1025px){.txt_info p:first-child br{display:none}}@media screen and (max-width:1024px){.layer_wrap{max-width:91%}}@media screen and (max-width:768px){.layer_body{background-image:url(/images/bg_m.png)}.layer_visual{position:relative;display:block;width:100vw;margin-top:-20%}.logo{width:21.3vw;height:21.3vw;background-size:100% auto}.tab{margin-bottom:0}.tab_head button{font-size:12px;height:50px}.tab_head button br{display:block}.tab_head button:nth-child(2):before{left:50%;top:-20px;margin-left:-60px;width:120px;background-size:100% auto;background-repeat:no-repeat}.videoWrap .videoPlay:after{background-image:url(/images/btn_player_m.png);background-size:25vw auto}.time{margin:20px 0 5px}.time2{position:relative;display:inline-block}.txt_info{font-size:14px}.txt_info .badge{margin:35px 0 5px;display:inline-block;width:102px;height:2.57em;line-height:2.57em;font-size:12px;border-radius:18px;background-color:#e5e5e5;text-align:center}.txt_info p:last-child,.txt_info p:nth-last-child(3){font-size:13px}.txt_guide{padding:3.5% 4.5%}.txt_guide dd,.txt_guide dt{width:100%}.txt_guide dt{font-size:14px}.txt_guide dd{font-size:11px;margin-top:15px;padding:0}.txt_guide dd p+p{margin-top:20px}.anc_ask{margin-top:30px;font-weight:700;font-size:1.2rem}.listWrap .tit{text-align:center}.listWrap .tit:after{display:none}.listWrap .listBody li{width:50%}.listWrap .listBody .listItem .thumb a:after{background-size:auto 50px}}@media screen and (max-width:640px){.time2 span{font-size:7.5vw}.listWrap .tit{margin:10px 0}.listWrap .listBody .listItem{padding:0 5px 20px}.listWrap .listBody .listItem .subject{font-size:14px;margin-top:10px}.listWrap .listBody .listItem .type{font-size:8px;margin-top:5px}.listWrap .listBody .listItem .name{font-size:11px}}@-webkit-keyframes updown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes updown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.noticeText{color:#fff;font-size:9px;font-weight:400}.footer .btn_top{z-index:2;width:40px;height:40px;font-size:11px;cursor:pointer;border-radius:1px;border:1px solid hsla(0,0%,100%,.2);position:fixed;float:left;bottom:5%;right:3%;text-align:center;display:block}.footer .txt{color:#fff;position:absolute;top:-30px;right:-30px;width:40px;height:40px;line-height:15px;display:table-cell;vertical-align:center;font-size:15px;background:#000;opacity:.3;text-align:"center"}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:Tahoma,Noto Sans KR,sans-serif;letter-spacing:-.8px}blockquote,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,select,td,textarea,th,ul{margin:0;padding:0;font-size:14px;line-height:20px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;overflow:visible}a,a:hover{text-decoration:none}fieldset,form,img{border:0;vertical-align:top}table{border-spacing:0;border-collapse:collapse}li,ol,ul{list-style:none outside}dd,div,dt,li,p,span,td,th{word-break:break-all;word-wrap:break-word}input,select{vertical-align:middle}button{border:0;margin:0;padding:0;overflow:visible;background:none;*padding:0 .25em 0 .25em}.hide,.skip,caption,legend{visibility:hidden;overflow:hidden;position:absolute;left:-1000em;width:0;height:0;font-size:0;line-height:0;margin:0;padding:0}.clear{clear:both}input:focus{outline:none}.text_left{text-align:left!important}.input_common{padding:0 10px}.input_common,.textarea_common{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;border:1px solid #e5e5e5;box-sizing:border-box}.textarea_common{padding:10px}.cover_bg_01{position:fixed;background:url(/img/pop/cover_bg_01.png) no-repeat;width:607px;height:588px;left:0;bottom:0}.cover_bg_02{position:fixed;background:url(/img/pop/cover_bg_02.png) no-repeat;width:636px;height:492px;right:0;top:0}.cover_bg_03{position:fixed;background:url(/img/pop/cover_bg_03.png) no-repeat;width:303px;height:280px;right:0;bottom:0}.pops .header{position:fixed;width:100%;height:100px;left:0;top:0;z-index:3;background:#eb78a5;background:-webkit-linear-gradient(left,#eb78a5,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);background:-webkit-gradient(linear,left top,right top,from(#eb78a5),color-stop(47%,#9d73af),color-stop(60%,#748cbc),color-stop(71%,#60afc6),color-stop(81%,#61c7ba),color-stop(89%,#83c79b),to(#eee288));background:linear-gradient(90deg,#eb78a5 0,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb78a5",endColorstr="#eee288",GradientType=1)}.pops .header h1{background-color:rgba(0,0,0,.2);width:100px;height:100px;position:absolute;top:0;left:0}.pops .header h1 img{display:block;margin:25px auto auto}.pops .header .title{font-size:30px;color:#fff;font-weight:700;line-height:100px;padding-left:130px}@media screen and (max-width:1000px){.pops .header .title{font-size:22px}}.pops .header .set{position:absolute;top:40px;right:35px}.pops .header .set span{width:130px;display:inline-block;text-align:center;position:relative}.pops .header .set span:before{content:"";display:block;position:absolute;height:18px;width:10px;background:url(/img/pop/pop_set_img.png) no-repeat;top:0;left:-5px}.pops .header .set span:first-child:before{display:none}.pops .header .set span em{font-style:normal;font-size:14px;color:#fff;display:inline-block;padding-bottom:2px;line-height:18px}.pops .header .set .on em{border-bottom:2px solid #fff;padding-bottom:0}.pops .footer{position:fixed;width:100%;height:51px;left:0;bottom:0;z-index:3;background:#eb78a5;background:-webkit-linear-gradient(left,#eb78a5,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);background:-webkit-gradient(linear,left top,right top,from(#eb78a5),color-stop(47%,#9d73af),color-stop(60%,#748cbc),color-stop(71%,#60afc6),color-stop(81%,#61c7ba),color-stop(89%,#83c79b),to(#eee288));background:linear-gradient(90deg,#eb78a5 0,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb78a5",endColorstr="#eee288",GradientType=1)}.pops .footer div{color:#fff;font-size:12px;line-height:14px;padding:16px 35px 16px 0;text-align:right}.pops .footer div em{font-style:normal;display:inline-block;position:relative;padding-right:30px}.pops .footer div em:before{content:"";display:block;position:absolute;height:11px;width:1px;background-color:hsla(0,0%,100%,.2);top:2px;right:13px}.pops .footer div span{display:inline-block;height:14px;padding-left:6px}.pops .footer div .email_img{background:url(/img/pop/email_img.png) no-repeat left 2px;width:17px}.pops .footer div .tel_img{background:url(/img/pop/tel_img.png) no-repeat left 2px;width:12px;margin-left:15px}.contents{padding:100px 0 51px;position:relative;z-index:2}.line_group{border-top:1px solid #e5e5e5;padding-top:50px;margin-top:50px}.line_group:first-child{border-top:0;padding-top:0;margin-top:0}.contents h1{font-size:24px;color:#000;font-weight:700;position:relative;padding-left:16px;line-height:24px;padding-bottom:20px}.contents h1:after{content:"";display:block;position:absolute;height:21px;width:5px;background-color:#59c0c6;border-radius:6px;top:2px;left:0}.set_title2{font-size:18px;color:#000;font-weight:700;position:relative;padding-left:12px;line-height:18px;padding-bottom:10px}.set_title2:after{content:"";display:block;position:absolute;height:18px;width:4px;background-color:#59c0c6;border-radius:6px;top:1px;left:0}.set_title2 span{color:#b0b0b0;font-weight:400;font-size:12px}.text_group{padding:25px 0 0 10px}.text_group p{position:relative;font-size:14px;color:#000;line-height:30px;padding-left:15px}.text_group p:before{content:"";display:block;position:absolute;height:3px;width:3px;top:13px;left:0;background-color:#000}.text_group2{padding:25px 0 0 10px}.text_group2 p{position:relative;font-size:13px;color:#666;line-height:18px;padding:7px 0 7px 15px}.text_group2 p:before{content:"";display:block;position:absolute;height:2px;width:2px;top:13px;left:0;background-color:#000}.bg_color1{background-color:#f8f8f8}.logoin_group{width:698px;margin:auto;padding-top:120px}.logoin_group .input_login{overflow:hidden}.logoin_group .input_login .input_div1{float:left;width:260px;box-sizing:border-box;margin-left:6px;border-radius:8px;border:1px solid #e0e0e0;position:relative;padding-left:70px}.logoin_group .input_login .input_div1 span{font-size:18px;color:#000;line-height:18px;display:block;position:absolute;top:35px;left:30px}.logoin_group .input_login .input_div1:first-child{margin-left:0}.set_group{width:570px;margin:auto;padding-top:70px}.set_group .set_title{font-size:30px;color:#000;line-height:25px;padding-bottom:30px;font-weight:700}.set_group .set_title p{font-size:12px;color:#5dbec6;line-height:18px;font-weight:400;padding:15px 0}.set_group .line_1{height:1px;background:#5bc0c7;background:-webkit-linear-gradient(left,#5bc0c7,#8e73b2);background:-webkit-gradient(linear,left top,right top,from(#5bc0c7),to(#8e73b2));background:linear-gradient(90deg,#5bc0c7 0,#8e73b2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5bc0c7",endColorstr="#8e73b2",GradientType=1)}.set_group .input_group{padding:30px 0}.set_group .input_group h2{font-size:12px;color:#000;line-height:13px;padding-bottom:8px;padding-top:25px;position:relative}.set_group .input_group h2:first-child{padding-top:0}.set_group .input_group h2 span{color:#b0b0b0;font-weight:400}.set_group .input_group h2 em{color:#b0b0b0;font-weight:400;line-height:16px;display:block;font-style:normal;padding-top:3px}.set_group .input_group h3{font-size:12px;color:#000;line-height:12px;padding-bottom:6px;padding-top:10px;position:relative;font-weight:400}.set_group .input_group .input_div2{padding:0 30px}.set_group .input_group .input_div2,.set_group .input_group .textarea_div1{box-sizing:border-box;border-radius:8px;border:1px solid #e0e0e0;position:relative}.set_group .input_group .textarea_div1{padding:0}.set_group .input_group .group_overflow{overflow:hidden;padding-top:15px}.set_group .input_group .float_left{float:left;width:281px;position:relative}.set_group .input_group .float_right{float:right;width:281px;position:relative}.set_group .input_group .group_overflow .text_block{font-size:14px;line-height:58px;position:absolute;top:0;right:23px;text-align:right}.set_group .input_group .padding_right{padding-right:80px!important}.set_group .input_group .group_overflow2{overflow:hidden;box-sizing:border-box;border-radius:8px;border:1px solid #e0e0e0;position:relative;height:60px}.set_group .input_group .group_overflow2 a{display:block;width:50%;float:left;text-align:center;font-size:14px;color:#000;padding:18px 0;position:relative}.set_group .input_group .group_overflow2 a:first-child:before{content:"";display:block;position:absolute;top:20px;right:0;height:17px;width:1px;background-color:#ccc}.set_group .input_group .group_overflow2 a span{display:inline-block;line-height:19px;padding:0 2px 1px;vertical-align:middle;height:19px}.set_group .input_group .group_overflow2 a em{display:inline-block;background:url(/img/pop/download_off.png) no-repeat;width:19px;height:19px;margin-left:6px;margin-bottom:-5px}.set_group .input_group .group_overflow2 .on span{border-bottom:1px solid #000;padding-bottom:0!important}.set_group .input_group .group_overflow2 .on em{background:url(/img/pop/download_on.png) no-repeat!important}.btn_bg1{background:#f2e388;background:-webkit-linear-gradient(left,#f2e388,#87c899 25%,#5bc0c7 50%,#8e73b2 75%,#ec78a5);background:-webkit-gradient(linear,left top,right top,from(#f2e388),color-stop(25%,#87c899),color-stop(50%,#5bc0c7),color-stop(75%,#8e73b2),to(#ec78a5));background:linear-gradient(90deg,#f2e388 0,#87c899 25%,#5bc0c7 50%,#8e73b2 75%,#ec78a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2e388",endColorstr="#ec78a5",GradientType=1)}.btn_bg1,.btn_bg2{border-radius:8px;position:relative}.btn_bg2{background:#5bc0c7;background:-webkit-linear-gradient(left,#5bc0c7,#8e73b2);background:-webkit-gradient(linear,left top,right top,from(#5bc0c7),to(#8e73b2));background:linear-gradient(90deg,#5bc0c7 0,#8e73b2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5bc0c7",endColorstr="#8e73b2",GradientType=1)}.btn_bg3{background-color:#5dbec6}.btn_bg3,.btn_bg4{border-radius:8px;position:relative}.btn_bg4{background-color:#8e73b2}.btn_width_1{width:100%;height:88px;position:relative}.btn_width_1:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:80px;width:690px}.btn_width_1 a{display:block;line-height:88px;font-size:24px;color:#fff;text-align:center;z-index:1}.btn_width_1 a,.btn_width_2{height:88px;position:relative}.btn_width_2{width:166px;float:right}.btn_width_2:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:80px;width:158px}.btn_width_2 a{display:block;height:88px;line-height:88px;font-size:24px;color:#fff;text-align:center;position:relative;z-index:1}.btn_width_3{width:178px;float:left;height:74px}.btn_width_3:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:66px;width:170px}.btn_width_3:first-child{margin-right:13px}.btn_width_3 a{display:block;height:74px;line-height:74px;font-size:18px;color:#fff;text-align:center;position:relative;z-index:1}.btn_width_4{width:111px;height:58px;float:right;position:relative}.btn_width_4:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:50px;width:103px}.btn_width_4 a{display:block;height:58px;line-height:58px;font-size:14px;color:#fff;text-align:center;position:relative;z-index:1}.btn_width_4_1{width:131px;height:58px;float:right;position:relative}.btn_width_4_1:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:50px;width:123px}.btn_width_4_1 a{display:block;height:58px;line-height:58px;font-size:14px;color:#fff;text-align:center;position:relative;z-index:1}.btn_width_5{width:100%;height:74px;position:relative}.btn_width_5:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:66px;width:562px}.btn_width_5 a{display:block;height:74px;line-height:74px;font-size:18px;color:#fff;text-align:center;position:relative;z-index:1}.btn_width_5 a em{display:inline-block;background:url(/img/pop/print_img.png) no-repeat;width:28px;height:22px;margin-left:10px;margin-bottom:-5px}.btn_width_6{width:100%;float:left;height:74px}.btn_width_6:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:66px;width:562px}.btn_width_6:first-child{margin-right:13px}.btn_width_6 a{display:block;height:74px;line-height:74px;font-size:18px;color:#fff;text-align:center;position:relative;z-index:1}.btn_width_6 a em{display:inline-block;background:url(/img/pop/end_img.png) no-repeat;width:18px;height:16px;margin-left:5px;margin-bottom:0}.foot_btn_width1{width:369px}.foot_btn_width1,.foot_btn_width2{margin:auto;overflow:hidden;padding:30px 0}input[type=checkbox]{width:15px;height:15px;margin-top:-2px}.input_commons{padding:0}.input_commons,.textarea_commons{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;border:0;box-sizing:border-box;margin:0;border-radius:8px;background:none;font-size:14px;color:#000}.textarea_commons{padding:20px;display:block}.text_color{color:#cecece;font-size:12px}.input_width1{width:100%;height:88px}.input_width2{width:100%;height:58px}.textarea_width1{width:100%;height:120px}.height_15{height:15px}.height_5{height:5px}.height_10{height:10px}.update_file{position:relative}.update_file,.update_file ul{overflow:hidden}.update_file ul li{float:left;position:relative;box-sizing:border-box;height:58px}.update_file ul li:first-child{width:454px;border-radius:8px;border:1px solid #e0e0e0;padding:0 30px}.update_file .btn_upload{width:111px;cursor:pointer;float:right}.update_file .file_opacity{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;height:58px;position:absolute;left:0;z-index:1;cursor:pointer}.update_file2{position:relative}.update_file2,.update_file2 ul{overflow:hidden}.update_file2 ul li{float:left;position:relative;box-sizing:border-box;height:58px}.update_file2 ul li:first-child{width:434px;border-radius:8px;border:1px solid #e0e0e0;padding:0 30px}.update_file2 .btn_upload{width:131px;cursor:pointer;float:right}.update_file2 .file_opacity{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;height:58px;position:absolute;left:0;z-index:1;cursor:pointer}.chekbox_div1{position:relative;box-sizing:border-box;height:58px;border:1px solid #e0e0e0;padding:20px 30px 0;border-radius:8px}.chekbox_div2{top:11px}.chekbox_div2,.chekbox_div3{position:absolute;right:0;font-weight:400}.chekbox_div3{top:-4px}.chekbox_div2 input.checkbox_img1+label,.chekbox_div3 input.checkbox_img1+label{padding-right:0!important;font-size:12px!important}.chekbox_div input{display:none}.chekbox_div input[type=checkbox]{margin-left:3px}.chekbox_div input.checkbox_img1+label{display:inline-block;height:14px;padding:0 35px 0 25px;line-height:14px;background:url(/img/pop/chek_off.png) no-repeat 0;color:#000;font-size:14px}.chekbox_div input.checkbox_img1:checked+label{background:url(/img/pop/chek_on.png) no-repeat 0}.a4_pop_layer{width:800px;margin:auto;box-sizing:border-box;padding:12px;position:relative;background:#be3268;background:-webkit-linear-gradient(-45deg,#be3268,#57377e 43%,#57b7bc 68%,#219a67 83%,#5b9f3b);background:-webkit-linear-gradient(315deg,#be3268,#57377e 43%,#57b7bc 68%,#219a67 83%,#5b9f3b);background:linear-gradient(135deg,#be3268,#57377e 43%,#57b7bc 68%,#219a67 83%,#5b9f3b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#be3268",endColorstr="#5b9f3b",GradientType=1)}.a4_print{position:absolute;top:50%;left:0;width:100%;height:74px;margin-top:-37px;z-index:1}.a4_print a{display:block;height:74px;line-height:74px;background-color:#000;text-align:center;font-size:24px;color:#fff;font-weight:700}.a4_print a img{margin-left:10px;margin-bottom:3px;vertical-align:middle}.a4_head{width:776px;height:129px;box-sizing:border-box;background-color:#fff;position:relative;margin:auto auto 1px;padding:20px 25px}.a4_head p{font-size:10px;color:#000;line-height:18px}.a4_logo1{top:25px}.a4_logo1,.a4_logo2{display:block;position:absolute;right:25px}.a4_logo2{top:-12px}.a4_head h1{font-size:44px;color:#000;text-align:center;line-height:45px;padding-top:8px}.a4_head h1 span{display:block;font-size:22px;color:#000;text-align:center;line-height:22px;padding-bottom:5px}.a4_foot{width:776px;margin:auto;height:80px;box-sizing:border-box;font-size:11px;line-height:11px;color:#fff;text-align:center;padding-top:19px}.a4_foot img{display:block;margin:auto auto 5px}.a4_content{width:776px;margin:auto;min-height:915px;box-sizing:border-box;background-color:#fff}.a4_content_etc{padding:24px 40px;margin-top:1px;background-color:#fff;border-top:1px solid #576298}.a4_content_etc p{font-size:12px;text-align:center;line-height:18px;color:#000;padding-bottom:5px;font-weight:700}.height_2{height:2px}.a4_content_group{margin:0 2px;border-color:#98326d #33ac8f #576a9d #a2326c;border-style:solid;border-width:1px;padding:40px 30px}.a4_content_group h1{font-size:72px;color:#000;text-align:center;line-height:60px;padding-bottom:35px}.a4_content_group h1 span{display:block;font-size:22px;color:#000;text-align:center;line-height:22px;padding-bottom:5px}.a4_content_group .data_text{border-top:2px solid #000;border-bottom:1px solid #000;overflow:hidden}.a4_content_group .data_text div{float:right;height:40px;line-height:40px;color:#000}.a4_content_group .data_text div:first-child{float:left}.a4_content_group .data_text span{font-size:14px;font-weight:700}.a4_content_group .data_text em{font-style:normal;padding-right:15px;font-size:12px}.a4_content_group .text_group1{padding:10px 0}.a4_content_group .text_group1 p{font-size:12px;color:#000;line-height:18px}.a4_content_group .text_group1 div{font-size:14px;color:#000;line-height:18px;font-weight:700;padding:5px 0 3px}.a4_table_group{padding-top:10px}.a4_table_group h2{padding-top:5px;font-size:14px;color:#000;padding-bottom:10px}.a4_table_group h2 span{font-size:12px}.a4_table_group2{margin-top:-2px;position:relative}.a4_table_group3 p{font-size:12px;color:#000;line-height:16px;padding-top:20px}.a4_table_group3 p:first-child{padding-top:0}.a4_table_group3 strong{display:inline-block;color:#000;font-weight:700;font-size:12px}.a4_table_style1{border:2px solid #000}.a4_table_style1 tr th{border:1px solid #000;font-size:11px;text-align:center;line-height:14px;padding:7px 0}.a4_table_style1 tr th p{font-weight:400}.a4_table_style1 tr td{border:1px solid #000;padding:8px 0;font-size:12px;color:#000;text-align:center;background-color:#f3f3f3}.a4_table_style1 tr td strong{font-weight:700}.a4_table_style1 .bg_color2 td{background:#fff}.a4_table_style2{border:2px solid #000}.a4_table_style2 tr th{border:1px solid #000;font-size:11px;text-align:center;line-height:14px;padding:8px 10px}.a4_table_style2 tr th p{font-weight:400}.a4_table_style2 tr td{border:1px solid #000;padding:8px 10px;font-size:12px;color:#000;text-align:center;background-color:#f3f3f3;text-align:left}.a4_table_style2 tr td strong{font-weight:700}.a4_table_style2 .bg_color2 td{background:#fff}.a4_table_style2 .bg_color2 td:first-child{text-align:center}.a4_table tr th{font-weight:700;line-height:16px}.a4_table tr td,.a4_table tr th{color:#000;font-size:12px;text-align:left;vertical-align:text-top}.a4_table tr td{line-height:24px}.font_14{font-size:14px}.font_blod{font-weight:700}.set_group .input_group .group_overflow3{overflow:hidden;padding-top:0!important}.set_group .input_group .group_overflow .text_block2{font-size:12px;color:#afafaf;line-height:58px;position:absolute;top:0;left:23px;text-align:left}.input_width3{width:100%;height:58px;padding-left:20px}.set_group .input_group h2 strong{background:#eb10a1;display:inline-block;width:4px;height:4px;margin-right:7px;border-radius:100px;vertical-align:middle;margin-top:-2px}.set_group .input_group .input_div3{box-sizing:border-box;position:relative;border-radius:8px;border:1px solid #e0e0e0}.set_group .table_style1 tr td{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;height:41px;text-align:center;font-size:12px;color:#000}.set_group .table_style1 tr td span{font-weight:700}.set_group .table_style1 tr td em{font-style:normal;color:#eb10a1;font-weight:700}.set_group .table_style1 tr td:first-child{border-left:0}.set_group .table_style1 tr th{border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:41px;text-align:center}.set_group .table_style1 tr th:first-child{border-left:0}.set_group .text_dl{border-top:1px solid #e0e0e0;position:relative;padding:15px 20px;background-color:#f8f8f8;margin-top:-1px}.set_group .text_dl dt{font-size:12px;line-height:14px;color:#000;position:absolute;top:17px;left:20px}.set_group .text_dl dd{font-size:12px;line-height:18px;color:#000;padding-left:90px;position:relative}.set_group .text_dl dd:before{content:"";display:block;position:absolute;top:8px;left:80px;background-color:#000;height:2px;width:2px}.set_group .border_radius{border-radius:0 0 8px 8px}.select_style1{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;font-size:12px;color:#000;width:80%;padding:0;margin:0;height:41px;border:0;background:#fff url(/img/pop/select_box_img.jpg) no-repeat 100% 50%;-webkit-appearance:none}.select_style1::-ms-expand{opacity:0}.line_box{width:650px;box-sizing:border-box;padding:1px;margin:110px auto auto}.line_box .box_bg{background:#fff;border-radius:6px;padding:6px}.line_box .box_group_end{height:450px;border-radius:3px;position:relative;padding-top:125px;box-sizing:border-box}.line_box .box_group_end a{background:url(/img/pop/pop_dadgi_img.png) no-repeat;width:30px;height:30px;text-indent:-9999px;display:block;position:absolute;top:20px;right:20px}.line_box .box_group_end img{display:block;margin:auto auto 20px}.line_box .box_group_end h1{text-align:center;font-size:36px;color:#fff;font-weight:700;line-height:37px;padding:0!important}.line_box .box_group_end h1:after{display:none!important}.line_box .box_group_end p{text-align:center;font-size:24px;color:#fff;font-weight:700;line-height:36px;padding-top:20px}.box_group_end2{text-align:center;padding-top:250px}.box_group_end2 h1{text-align:center;font-size:36px;color:#000;font-weight:700;line-height:37px;padding:0!important}.box_group_end2 h1:after{display:none!important}.box_group_end2 p{text-align:center;font-size:18px;color:#000;line-height:22px;padding-top:30px;padding-bottom:44px}.btn_width_100{width:178px;height:74px;margin:auto}.btn_width_100:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:66px;width:170px}.btn_width_100:first-child{margin-right:13px}.btn_width_100 a{display:block;height:74px;line-height:74px;font-size:18px;color:#fff;text-align:center;position:relative;z-index:1}.content_pop_bg_01{position:fixed;background:url(/img/pop/cover_bg_01.png) no-repeat;width:607px;height:588px;left:0;bottom:0}.content_pop_bg_02{position:fixed;background:url(/img/pop/cover_bg_02.png) no-repeat;width:636px;height:492px;right:0;top:0}.content_pop_bg_03{position:fixed;background:url(/img/pop/cover_bg_03.png) no-repeat;width:303px;height:280px;right:0;bottom:0}.content_pop_close{position:fixed;top:20px;right:20px;width:30px;height:30px;z-index:10}.content_pop_close a{display:block;background:url(/img/pop/min_pop_dadgi_img.png) no-repeat 50%;text-indent:-9999px;width:30px;height:30px}.content_pop_bar{position:fixed;width:100%;height:95px;left:0;bottom:0;z-index:3;background:-webkit-linear-gradient(left,rgba(91,192,199,.9),rgba(142,115,178,.9));background:-webkit-gradient(linear,left top,right top,from(rgba(91,192,199,.9)),to(rgba(142,115,178,.9)));background:linear-gradient(90deg,rgba(91,192,199,.9) 0,rgba(142,115,178,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e65bc0c7",endColorstr="#e68e73b2",GradientType=1)}.content_pop_bar a{display:block;position:fixed;bottom:0;right:0;width:95px;height:95px;background-color:rgba(0,0,0,.2);text-indent:-9999px;background-repeat:no-repeat;background-position:50%;background-image:url(/img/pop/right_btn.png)}.content_pop_bar a:first-child{background-image:url(/img/pop/left_btn.png);left:0}.content_pop_bar div{font-size:32px;color:#fff;font-weight:500;line-height:95px;text-align:center}.content_pop_bar div em{font-style:normal;font-size:24px}.content_pop{width:960px;margin:auto;position:relative;z-index:2;padding-top:68px}.content_pop .top_logo_group{width:266px;position:absolute;top:68px;left:0;border:1px solid #d3d3d3;box-sizing:border-box}.content_pop .top_logo_group img{width:100%}.content_pop .top_logo_group em{display:block;position:absolute;top:8px;left:-12px;font-style:normal}.content_pop .top_logo_group span{border-radius:20px;display:block;width:69px;height:31px;line-height:31px;text-align:center;font-size:16px;font-weight:700;color:#fff;margin-bottom:3px}.content_pop .top_logo_group .span_color1{background:#8875b6}.content_pop .top_logo_group .span_color2{background:#f27aa7}.content_pop .top_layer_text{padding-left:317px}.content_pop .top_layer_text h1{font-size:48px;font-weight:700;color:#000;padding:0 0 20px;margin:0;line-height:50px;letter-spacing:-1px}.content_pop .top_layer_text h1 br{display:none}.content_pop .top_layer_text span{display:inline-block;color:#000;font-size:19px;padding-right:25px;position:relative}.content_pop .top_layer_text span:before{content:"";display:block;position:absolute;top:3px;right:8px;background-color:#b2b2b2;height:15px;width:1px}.content_pop .top_layer_text em{display:inline-block;color:#000;font-size:19px;font-style:normal}.content_pop .top_layer_text div{padding-top:20px;padding-bottom:30px;font-size:13px;line-height:22px;color:#000}.content_pop .top_layer_copy{border-bottom:1px solid #dbdbdb;color:#000;text-align:right;font-size:9px;padding-bottom:10px}.content_pop .top_layer_img{padding-top:40px}.content_pop .top_layer_img img{display:block;width:100%;margin-bottom:40px}@media screen and (max-width:980px){.content_pop_bg_01{position:fixed;background:url(/img/pop/m_bg.jpg) no-repeat;background-size:100% 100%;width:100%;height:100%}.content_pop_bg_02,.content_pop_bg_03{display:none}.content_pop_close{position:fixed;top:10px;right:10px;width:60px;height:60px}.content_pop_close a{display:block;background:url(/img/pop/min_pop_dadgi_img.png) no-repeat 50%;text-indent:-9999px;width:60px;height:60px}.content_pop{padding:90px 45px 45px;width:100%;box-sizing:border-box}.content_pop .top_logo_group{top:90px;right:45px;left:inherit;width:347px}.content_pop .top_logo_group em{top:20px;left:-60px}.content_pop .top_logo_group span{border-radius:50px;width:96px;height:47px;line-height:47px;font-size:22px;font-weight:700}.content_pop .top_layer_text{padding:180px 0 0}.content_pop .top_layer_text h1{line-height:60px;padding-bottom:0}.content_pop .top_layer_text h1 br{display:block}.content_pop .top_layer_text span,.content_pop .top_layer_text span:before{display:none}.content_pop .top_layer_text em{font-size:30px;line-height:31px}.content_pop .top_layer_text div{padding-top:53px}.content_pop .top_layer_copy{border-top:2px solid #dbdbdb;border-bottom:0;padding-bottom:20px;padding-top:25px;margin-top:20px}}.header_height{width:100%;height:41px;z-index:3;background:#eb78a5;background:-webkit-linear-gradient(left,#eb78a5,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);background:-webkit-gradient(linear,left top,right top,from(#eb78a5),color-stop(47%,#9d73af),color-stop(60%,#748cbc),color-stop(71%,#60afc6),color-stop(81%,#61c7ba),color-stop(89%,#83c79b),to(#eee288));background:linear-gradient(90deg,#eb78a5 0,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb78a5",endColorstr="#eee288",GradientType=1)}.header_height,.pop_img1{position:fixed;left:0;top:0}.pop_img1{width:390px;height:328px;z-index:4}.pop_img2{position:fixed;bottom:0;right:0;width:646px;height:501px;z-index:4}.footer_height{height:41px;position:fixed;width:100%;left:0;bottom:0;z-index:3;background:#eb78a5;background:-webkit-linear-gradient(left,#eb78a5,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);background:-webkit-gradient(linear,left top,right top,from(#eb78a5),color-stop(47%,#9d73af),color-stop(60%,#748cbc),color-stop(71%,#60afc6),color-stop(81%,#61c7ba),color-stop(89%,#83c79b),to(#eee288));background:linear-gradient(90deg,#eb78a5 0,#9d73af 47%,#748cbc 60%,#60afc6 71%,#61c7ba 81%,#83c79b 89%,#eee288);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb78a5",endColorstr="#eee288",GradientType=1)}.footer_height .language_div{width:55px;position:fixed;left:0;bottom:0;border-right:1px solid #fff}.footer_height .language_div span{font-size:12px;width:55px;line-height:40px;text-align:center;color:#fff;font-weight:700;cursor:pointer;display:block;background-color:#eb78a5;margin-top:1px}.footer_height .language_div a{display:block;position:absolute;height:5px;width:55px;background:url(/img/pop/up_icon.png) no-repeat top;top:-10px;left:0;text-indent:-9999px}.footer_height .language_div_down{background:url(/img/pop/down_icon.png) no-repeat top!important}.foot_img{padding-left:85px}.foot_img em{font-style:normal;display:inline-block;padding-right:20px;position:relative;line-height:41px}.foot_img em img{vertical-align:middle;margin-top:-2px}.foot_img em:first-child:before{content:"";display:block;position:absolute;top:21px;right:8px;height:2px;width:2px;background-color:#fff}.pop_intro{width:737px;margin:auto;padding-top:100px}.pop_intro .title_img{padding-bottom:30px;text-align:center}.pop_intro .pop_intro_link{overflow:hidden}.pop_intro .pop_intro_link a{width:368px;height:142px;display:block;background:url(/img/pop/pop_btn1_on.png) no-repeat 50%;float:right}.pop_intro .pop_intro_link a em{display:block;text-align:center;font-size:22px;font-weight:700;color:#fff;font-style:normal;padding-top:56px}.pop_intro .pop_intro_link a span{display:block;text-align:center;font-size:14px;color:#fff}.pop_intro .pop_intro_link a:first-child{background:url(/img/pop/pop_btn2_on.png) no-repeat 50%;float:left}.pop_intro dl dt{font-size:18px;color:#000;text-align:center;padding:40px 0;position:relative}.pop_intro dl dt:before{top:20px}.pop_intro dl dt:after,.pop_intro dl dt:before{content:"";display:block;position:absolute;left:50%;margin-left:-13px;height:1px;width:26px;background-color:#000}.pop_intro dl dt:after{bottom:20px}.pop_intro dl dd{font-size:11px;color:#000;text-align:center;line-height:15px;font-family:Verdana}.pop_sub_baner4{background:#59c0c6 url(/img/pop/sub_bg4.png) no-repeat bottom!important;width:180px;position:fixed;top:0;left:0;height:100%;z-index:4}.pop_sub_baner4 h1{font-size:30px;font-weight:700;text-align:center;color:#fff;line-height:31px;position:relative;padding-top:60px}.pop_sub_baner4 h1 p{font-size:12px;padding-top:5px;font-weight:400}.pop_sub_content{padding-left:250px;padding-top:25px;padding-right:70px}.pop_sub_content .jeonsi_top{position:relative;background:url(/img/pop/annae_title_img.png) no-repeat 15px bottom;border-top:2px solid #59c0c6;border-bottom:2px solid #59c0c6;padding:35px 170px 30px 153px}.pop_sub_content .jeonsi_top .jeonsi_text p{font-size:18px;color:#241d1e;line-height:19px;padding-bottom:15px}.pop_sub_content .jeonsi_top .jeonsi_text div{position:relative;padding-left:75px}.pop_sub_content .jeonsi_top .jeonsi_text div:before{content:"참가문의";display:block;position:absolute;top:0;left:0;font-size:14px;color:#241d1e}.pop_sub_content .jeonsi_top .jeonsi_text div span{display:inline-block;width:17px}.pop_sub_content .jeonsi_top .jeonsi_text div em{display:inline-block;padding-left:8px;line-height:12px;font-size:14px;color:#241d1e;font-style:normal}.pop_sub_content .jeonsi_top .jeonsi_text div p{padding-bottom:0}.pop_sub_content .jeonsi_top .jeonsi_text div p:first-child{padding-bottom:5px}.pop_sub_content .jeonsi_top .jeonsi_text .email_img{background:url(/img/pop/pop_email_img.png) no-repeat;height:12px}.pop_sub_content .jeonsi_top .jeonsi_text .tel_img{background:url(/img/pop/pop_tel_img.png) no-repeat;height:13px}.pop_sub_content .jeonsi_top .jeonsi_btn{width:190px;height:190px;border-radius:50%;box-shadow:-10px 10px 10px rgba(0,0,0,.1);position:absolute;top:-25px;right:-35px;background:#f6e8ac;background:-webkit-linear-gradient(-45deg,#f6e8ac,#80c99e 25%,#54c4c7 50%,#8875b6 75%,#f27aa7);background:-webkit-linear-gradient(315deg,#f6e8ac,#80c99e 25%,#54c4c7 50%,#8875b6 75%,#f27aa7);background:linear-gradient(135deg,#f6e8ac,#80c99e 25%,#54c4c7 50%,#8875b6 75%,#f27aa7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6e8ac",endColorstr="#f27aa7",GradientType=1)}.pop_sub_content .jeonsi_top .jeonsi_btn:before{content:"";display:block;position:absolute;height:93%;width:93%;top:5px;left:5px;border:2px solid #fff;border-radius:50%}.pop_sub_content .jeonsi_top .jeonsi_btn a{font-size:24px;color:#fff;text-align:center;line-height:30px;display:block;padding:65px 0;font-weight:700}.pop_sub_content .jeonsi_group{position:relative;padding-top:50px}.pop_sub_content .jeonsi_group h1{padding-left:16px!important;padding-bottom:16px!important}.pop_sub_content .jeonsi_group h1 span{font-size:12px;font-weight:400}.pop_sub_content .jeonsi_group h1:after{background-color:#59c0c6!important}.pop_sub_content .jeonsi_group .jeonsi_position{position:relative}.pop_sub_content .jeonsi_group .jeonsi_position dl{float:left;width:16.6%;box-sizing:border-box;border-right:1px solid #59c0c6;border-top:1px solid #59c0c6;border-bottom:1px solid #59c0c6;position:relative}.pop_sub_content .jeonsi_group .jeonsi_position dl:first-child{width:17%;border-left:1px solid #59c0c6}.pop_sub_content .jeonsi_group .jeonsi_position dl:before{content:"";display:block;position:absolute;height:38px;width:33px;top:32px;left:-13px;background:url(/img/pop/order_img.png) no-repeat;z-index:1}.pop_sub_content .jeonsi_group .jeonsi_position dl:first-child:before{display:none}.pop_sub_content .jeonsi_group .jeonsi_position dl dt{height:50px;font-size:14px;color:#241d1e;font-weight:700;text-align:center;line-height:50px;overflow:hidden}.pop_sub_content .jeonsi_group .jeonsi_position dl dd{height:50px;font-size:14px;color:#c8316c;font-weight:700;box-sizing:border-box;line-height:50px;border-top:1px solid #59c0c6;text-align:center;letter-spacing:-1.5px;overflow:hidden}.pop_sub_content .m_jeonsi_table{display:none}.pop_sub_content .jeonsi_group .jeonsi_position .jeonsi_table1{overflow:hidden;position:relative}.pop_sub_content .jeonsi_group .jeonsi_position .jeonsi_table1 tr td{border:1px solid #59c0c6;text-align:left;padding:15px 25px;box-sizing:border-box;background-color:#f7fcfc}.pop_sub_content .jeonsi_group .jeonsi_position .jeonsi_table1 tr td p{position:relative;font-size:12px;color:#241d1e;line-height:20px;padding-left:12px}.pop_sub_content .jeonsi_group .jeonsi_position .jeonsi_table1 tr td p:before{content:"";display:block;position:absolute;height:2px;width:2px;top:8px;left:0;background-color:#241d1e}.pop_sub_content .jeonsi_group .jeonsi_position .jeonsi_table1 tr th{border:1px solid #59c0c6;font-size:12px;color:#241d1e;text-align:center;padding:10px 0;font-weight:400;box-sizing:border-box;border-top:0;background-color:#f7fcfc}.pop_sub_content .jeonsi_group .jeonsi_table_div{position:relative;padding-left:127px}.pop_sub_content .jeonsi_group .jeonsi_table_div h2{position:absolute;width:127px;border-top:1px solid #59c0c6;border-left:1px solid #59c0c6;border-bottom:1px solid #59c0c6;box-sizing:border-box;left:0;top:0;font-size:14px;color:#241d1e;height:100%;line-height:14px;padding:23px 25px}.pop_sub_content .jeonsi_group .jeonsi_table_div h2 em{font-style:normal;display:block;font-size:10px;font-weight:400}.pop_sub_content .jeonsi_group .jeonsi_table2 tr th{width:110px;font-weight:400}.pop_sub_content .jeonsi_group .jeonsi_table2 tr td,.pop_sub_content .jeonsi_group .jeonsi_table2 tr th{border:1px solid #59c0c6;text-align:left;padding:16px 20px;box-sizing:border-box;font-size:12px;color:#241d1e}.pop_sub_content .jeonsi_group .jeonsi_table2 tr td p{position:relative;font-size:12px;color:#241d1e;line-height:20px;padding-left:12px}.pop_sub_content .jeonsi_group .jeonsi_table2 tr td p:before{content:"";display:block;position:absolute;height:2px;width:2px;top:8px;left:0;background-color:#241d1e}.pop_sub_content .jeonsi_group .jeonsi_table2 tr td em{font-style:normal;font-size:12px;color:#c8316c}.pop_sub_content .jeonsi_group .jeonsi_table2 tr td span{display:inline-block}.pop_sub_content .jeonsi_group .jeonsi_table2 .tr_bg td,.pop_sub_content .jeonsi_group .jeonsi_table2 .tr_bg th{background-color:#f7fcfc}.pop_sub_content .jeonsi_group .jeonsi_table2 .jeonsi_size1 span{font-size:14px;font-weight:700;color:#c8316c}.pop_sub_content .jeonsi_group .jeonsi_table2 .jeonsi_size2 span{font-size:16px;font-weight:700;color:#c8316c}.pop_sub_content .jeonsi_group .margin_top_1{margin-top:-1px}.pop_sub_content .jeonsi_group .jeonsi_padding{padding-right:330px}.pop_sub_content .jeonsi_group .holder_position{width:300px;position:absolute;top:0;right:0;text-align:right;height:100%}.pop_sub_content .jeonsi_group .holder_position p{position:absolute;text-align:left;width:100%;left:0;bottom:0}.pop_sub_content .jeonsi_group .holder_position p span{position:relative;display:block;font-size:12px;color:#969696;line-height:20px;padding-left:12px}.pop_sub_content .jeonsi_group .holder_position p span:before{content:"";display:block;position:absolute;height:2px;width:2px;top:8px;left:0;background-color:#969696}.pop_sub_content .jeonsi_position2{position:relative}.pop_sub_content .jeonsi_position2 h2{border:1px solid #59c0c6;box-sizing:border-box;font-size:14px;color:#000;text-align:center;height:40px;line-height:40px;border-left:0}.pop_sub_content .jeonsi_position2 dt{height:103px;box-sizing:border-box;font-weight:400;text-align:center}.pop_sub_content .jeonsi_position2 dt p{display:table;height:100%;width:100%}.pop_sub_content .jeonsi_position2 dt span{display:table-cell;vertical-align:middle;text-align:center;width:100%}.pop_sub_content .jeonsi_position2 dl dd{height:54px;line-height:54px;border-top:1px solid #59c0c6;text-align:center}.pop_sub_content .jeonsi_position2 dl dd span{color:#c8316c;font-size:14px;font-weight:700}.pop_sub_content .jeonsi_position2 dl dd em{font-style:normal;color:#c8316c;font-size:12px}.pop_sub_content .jeonsi_position2 .jeonsi_table_div2{float:left;width:45%;box-sizing:border-box;border-left:1px solid #59c0c6;border-bottom:1px solid #59c0c6}.pop_sub_content .jeonsi_position2 .jeonsi_table_div2 dl{float:left;width:33%;box-sizing:border-box;border-right:1px solid #59c0c6;position:relative}.pop_sub_content .jeonsi_position2 .jeonsi_table_div2 .width_34{width:34%}.pop_sub_content .jeonsi_position2 .jeonsi_table_div3{float:left;width:50%;position:relative;margin-left:-1px;border-bottom:1px solid #59c0c6}.pop_sub_content .jeonsi_position2 .jeonsi_table_div3 dl{float:left;width:33%;box-sizing:border-box;border-right:1px solid #59c0c6;position:relative}.pop_sub_content .jeonsi_position2 .jeonsi_table_div3 .width_34{width:34%}.exhibition_close{position:fixed;top:0;right:0;width:130px;height:130px;z-index:4}.exhibition_close a{display:block;text-indent:-9999px;background:url(/img/pop/pop_close.png) no-repeat;width:130px;height:130px}.header .new_title{padding-left:130px}.header .new_title span{display:inline-block;font-size:24px;color:#fff;font-weight:700;padding-bottom:10px;padding-top:40px;margin-right:74px;position:relative;cursor:pointer}.header .new_title span:first-child:before{display:none}.header .new_title span:before{content:"";display:block;position:absolute;top:40px;left:-38px;background-color:hsla(0,0%,100%,.5);height:20px;width:2px}.header .new_title .on{border-bottom:3px solid #fff;padding-bottom:7px}.header .user_img{position:fixed;width:78px;height:78px;top:15px;right:15px}.header .user_img span{position:absolute;top:-10px;right:-10px;display:block;width:30px;height:30px}.header .user_img_radius{border-radius:1000px}.div_set{position:fixed;top:100px;left:0;width:100%;background-color:rgba(227,225,221,.6);height:50px;text-align:right;box-sizing:border-box;padding-top:15px}.div_set span{width:130px;display:inline-block;text-align:center;position:relative}.div_set span:before{content:"";display:block;position:absolute;height:18px;width:10px;background:url(/img/pop/pop_set_img2.png) no-repeat;top:0;left:-5px}.div_set span:first-child:before{display:none}.div_set span em{font-style:normal;font-size:14px;color:#57595b;display:inline-block;padding-bottom:1px;line-height:18px}.div_set .on em{border-bottom:1px solid #57595b;padding-bottom:0}.content_150{padding-top:150px!important}.budaesiseol{padding:70px}.budaesiseol .table_group_div{padding-bottom:30px}.budaesiseol .table_group_div table tr th{font-size:14px;text-align:center;color:#57595b;font-weight:400;padding:15px 0;background-color:#fff;border:1px solid #76d0d2}.budaesiseol .table_group_div table tr td{font-size:14px;color:#000;text-align:center;font-weight:700;padding:30px;background-color:#f9fdfd;border:1px solid #76d0d2}.budaesiseol .table_group_div .text_right{text-align:right}.budaesiseol .table_group_div .text_left{text-align:left}.budaesiseol .table_group_div .link_bg1{padding:10px!important}.budaesiseol .table_group_div .link_bg1 a{height:58px;line-height:58px;display:block;text-align:center;color:#fff;font-size:14px;font-weight:700;background-color:#5dbec6;border-radius:12px}.budaesiseol .table_group_div .link_bg2{padding:10px!important}.budaesiseol .table_group_div .link_bg2 a{height:58px;line-height:58px;display:block;text-align:center;color:#fff;font-size:14px;font-weight:700;background-color:#a08abb;border-radius:12px}.budaesiseol .table_group_div .link_bg3{padding:10px!important}.budaesiseol .table_group_div .link_bg3 a{height:58px;line-height:58px;display:block;text-align:center;color:#fff;font-size:14px;font-weight:700;background-color:#969696;border-radius:12px}.budaesiseol .table_group_div .pink_text_color td{color:#eb10a1!important}.budaesiseol .table_group_div .all_text{border:1px solid #76d0d2;border-top:0;font-size:30px;font-weight:700;color:#000;text-align:center;line-height:100px;background-color:#fff}.budaesiseol .caution_group dl{position:relative}.budaesiseol .caution_group dl dt{font-size:18px;color:#000;font-weight:700;position:absolute;top:0;left:0;line-height:36px;padding-left:25px}.budaesiseol .caution_group dl dt:before{content:"*";font-size:36px;color:#eb10a1;display:block;top:4px;left:0;position:absolute}.budaesiseol .caution_group dl dd{font-size:14px;line-height:24px;color:#000;padding-left:150px;position:relative}.budaesiseol .caution_group dl dd:before{content:"";width:2px;height:2px;background-color:#000;display:block;top:10px;left:135px;position:absolute}.budaesiseol .line_1{height:1px;margin-top:30px;background:#5bc0c7;background:-webkit-linear-gradient(left,#5bc0c7,#8e73b2);background:-webkit-gradient(linear,left top,right top,from(#5bc0c7),to(#8e73b2));background:linear-gradient(90deg,#5bc0c7 0,#8e73b2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5bc0c7",endColorstr="#8e73b2",GradientType=1)}.foot_btn_width380{width:380px;margin:auto;overflow:hidden;padding:30px 0}.btn_width_380{width:380px;float:left;height:74px}.btn_width_380:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:66px;width:372px}.btn_width_380:first-child{margin-right:13px}.btn_width_380 a{display:block;height:74px;line-height:74px;font-size:18px;color:#fff;text-align:center;position:relative;z-index:1}.btn_bg_etc{border-radius:8px;position:relative;background:#ec78a5;background:-webkit-linear-gradient(left,#ec78a5,#8e73b2 51%,#5bc0c7);background:-webkit-gradient(linear,left top,right top,from(#ec78a5),color-stop(51%,#8e73b2),to(#5bc0c7));background:linear-gradient(90deg,#ec78a5 0,#8e73b2 51%,#5bc0c7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec78a5",endColorstr="#5bc0c7",GradientType=1)}.pop_intro .pop_intro_link a:hover{background:url(/img/pop/pop_btn2.png) no-repeat 50%}.pop_intro .pop_intro_link a:hover em,.pop_intro .pop_intro_link a:hover span{color:#000}.pop_intro .pop_intro_link a:hover:first-child{background:url(/img/pop/pop_btn1.png) no-repeat 50%}.tab_select{font-family:Verdana,Noto Sans KR,sans-serif;font-size:14px;color:#000;background:#fff url(/img/pop/select_img.png) no-repeat 100%;border:0;padding-right:60px;width:100%;height:68px;box-sizing:border-box;padding-left:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tab_select::-ms-expand{opacity:0}.input_common2{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;border:0;box-sizing:border-box;padding:0 10px}.input_text_style{padding:0 20px;height:42px;font-size:12px;width:100%}.input_gaesu,.input_text_style{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;border:1px solid #d7d3ce;border-radius:8px;box-sizing:border-box}.input_gaesu{height:40px;background-color:#f8f8f8;padding:0 10px;font-size:18px;font-weight:700;width:80%;text-align:right}.input_gaesu_on{background-color:#fff!important}.pop_fixed_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:hsla(0,0%,100%,.95);z-index:100}.pop_close2{width:130px;height:130px;position:fixed;top:0;right:0;z-index:200}.pop_close2 a{display:block}.pop_bottom_fixed_btn{width:100%;height:106px;position:fixed;bottom:0;right:0;z-index:200}.pop_bottom_fixed_btn a{display:block;position:relative;text-align:center;line-height:106px;font-size:30px;color:#fff;font-weight:700;font-family:Verdana,Noto Sans KR,sans-serif}.pop_bottom_fixed_btn a:before{content:"";display:block;position:absolute;top:3px;left:3px;border:2px solid #fff;height:96px;width:99.4%}.pop_bottom_fixed_btn .btn_color1{background-color:#54c4c7}.pop_bottom_fixed_btn .btn_color2{background-color:#a08abb}.pop_bottom_fixed_btn .btn_color3{background-color:#969696;color:#cfcfcf}.pop_fixed_content{position:absolute;top:70px;left:50%;z-index:150;font-family:Verdana,Noto Sans KR,sans-serif;width:960px;margin-left:-480px;padding-bottom:120px}.pop_title{font-size:36px;color:#000;text-align:center;font-weight:700;padding-bottom:20px;line-height:37px}.download_text_group{position:relative}.download_text_group ul{border-top:3px solid #54c4c7;border-bottom:3px solid #54c4c7;padding:15px 0;position:relative}.download_text_group ul:before{content:"";display:block;position:absolute;top:-9px;left:6px;height:24px;width:3px;background-color:#54c4c7}.download_text_group ul li{font-size:12px;line-height:20px;color:#010101;padding:0 0 0 40px;position:relative}.download_text_group ul li:before{content:"";display:block;position:absolute;top:8px;left:27px;height:3px;width:3px;background-color:#000}.download_text_group span{display:block;background:url(/img/pop/download_bg.png) no-repeat;width:127px;height:106px;position:absolute;top:0;right:-4px;cursor:pointer}.download_text_group span em{display:block;font-style:normal;font-size:14px;color:#fff;line-height:18px;text-align:center;padding-top:25px}.bottom_text{font-size:12px;color:#010101;text-align:right;padding-top:10px}.pop_table_group{padding-top:34px}.pop_table_group2{padding-top:15px}.table_style1 table{border:2px solid #a9e1e3}.table_style1 table tr th{border-right:1px solid #a9e1e3;padding:15px;text-align:center;font-size:14px;color:#57595b;font-weight:400}.table_style1 table tr th:first-child{border-right:2px solid #a9e1e3}.table_style2{margin-top:-2px;position:relative}.table_style2 table{border:2px solid #a9e1e3}.table_style2 table tr th{border-right:2px solid #a9e1e3;text-align:center;border-top:2px solid #a9e1e3;background-color:#fff}.table_style2 table tr td,.table_style2 table tr th{padding:15px;font-size:14px;color:#000;font-weight:400}.table_style2 table tr td{border-right:1px solid #a9e1e3;text-align:left;background-color:#f8f8f8;border-top:1px solid #a9e1e3}.table_style2 table tr td span{text-align:right;display:block;padding-right:5px}.table_style3{margin-top:-2px;position:relative}.table_style3 table{border:2px solid #a9e1e3}.table_style3 table tr td{border-right:1px solid #a9e1e3;padding:15px;text-align:center;font-size:14px;color:#000;font-weight:400;background-color:#fff;border-top:1px solid #a9e1e3}.table_style3 table tr td span{text-align:right;display:block;padding-right:5px}.table_style3 table tr td img{margin-right:5px}.table_style3 table tr th{border-right:1px solid #a9e1e3;padding:20px;text-align:right;font-size:24px;color:#000;border-top:2px solid #a9e1e3;background-color:#e9f9f9;font-weight:700}.table_style4 table{border:2px solid #a9e1e3}.table_style4 table tr th{text-align:center;background-color:#fff}.table_style4 table tr td,.table_style4 table tr th{border-right:1px solid #a9e1e3;padding:10px;font-size:14px;color:#000;font-weight:400;border-top:1px solid #a9e1e3}.table_style4 table tr td{text-align:left;background-color:#effeff}.text_right{text-align:right!important}.text_center{text-align:center!important}.table_td_bg1{background:#e9f9f9!important}.table_border_right{border-right:1px solid #a9e1e3!important}.table_border_top{border-top:1px solid #a9e1e3!important}.td_link{background-color:#fff!important}.td_link a{display:block;margin:auto;width:66px;height:35px;border:1px solid #54c4c7;line-height:35px;padding:1px;font-size:12px;color:#000;text-align:center;border-radius:8px}.td_link a img{vertical-align:middle;margin-left:5px;margin-top:-2px}.td_link .on,.td_link a:hover{padding:0;border:2px solid #54c4c7}.update_file3{position:relative}.update_file3,.update_file3 ul{overflow:hidden}.update_file3 ul li{float:left;position:relative;box-sizing:border-box;height:42px}.update_file3 ul li:first-child{width:580px;border-radius:8px;border:1px solid #d7d3ce;padding:0 10px;background-color:#fff}.update_file3 .btn_upload{width:150px;cursor:pointer;float:right}.update_file3 .file_opacity{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;height:42px;position:absolute;left:0;z-index:1;cursor:pointer}.update_file3 .input_width2{width:100%;height:40px}.update_file3 .text_color{color:#000;font-size:12px}.btn_width_10_1{width:150px;height:42px;float:right;position:relative}.btn_width_10_1:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:34px;width:142px}.btn_width_10_1 a{display:block;height:42px;line-height:42px;font-size:12px;color:#fff;text-align:center;position:relative;z-index:1}.update_file4{position:relative}.update_file4,.update_file4 ul{overflow:hidden}.update_file4 ul li{float:left;position:relative;box-sizing:border-box;height:42px;overflow:hidden}.update_file4 ul li:first-child{width:125px;border-radius:8px;border:1px solid #d7d3ce;padding:0;background-color:#f8f8f8}.update_file4 .btn_upload{width:88px;cursor:pointer;float:right}.update_file4 .file_opacity{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;height:42px;position:absolute;left:0;z-index:1;cursor:pointer}.update_file4 .text_div{display:block;color:#000;font-size:10px;line-height:12px;padding:8px}.btn_width_11_1{width:88px;height:42px;float:right;position:relative}.btn_width_11_1:before{content:"";display:block;position:absolute;top:3px;left:3px;border-radius:6px;border:1px solid #fff;height:34px;width:80px}.btn_width_11_1 a{display:block;height:42px;line-height:42px;font-size:12px;color:#fff;text-align:center;position:relative;z-index:1}.table_style_text{position:relative;border:2px solid #a9e1e3;margin-top:-2px;background-color:#f8f8f8}.table_style_text ul{padding:20px 10px;position:relative}.table_style_text ul li{font-size:12px;line-height:20px;color:#010101;padding:0 0 0 40px;position:relative}.table_style_text ul li:before{content:"";display:block;position:absolute;top:8px;left:27px;height:3px;width:3px;background-color:#000}.pop_table_tab{border:2px solid #000;height:71px;margin-top:34px;box-shadow:0 4px 3px rgba(0,0,0,.15)}.pop_table_tab ul{overflow:hidden}.pop_table_tab ul li{border-left:1px solid #57595b;float:left;font-size:14px;line-height:71px;color:#000;box-sizing:border-box}.pop_table_tab ul li:first-child{border-left:0}.pop_table_tab .li_padding{padding:0 15px}.pop_table_tab a{display:block;position:relative;text-align:center;line-height:71px;font-size:15px;color:#fff;font-family:Verdana,Noto Sans KR,sans-serif;background-color:#000}.pop_table_tab a:before{content:"";display:block;position:absolute;top:0;left:1px;border:1px solid #fff;height:69px;width:108px}.input_table_text{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;border:1px solid #d7d3ce;height:40px;border-radius:8px;box-sizing:border-box;padding:0 10px;font-size:18px;font-weight:700;width:100%;background-color:#fff}.table_style_grey{padding-bottom:15px}.table_style_grey table{border:2px solid #b0b0b0}.table_style_grey table tr th{border-right:1px solid #b0b0b0;padding:15px;text-align:center;font-size:14px;color:#000;font-weight:700;border-top:1px solid #b0b0b0}.table_style_grey table tr th:first-child{border-right:2px solid #b0b0b0}.table_style_grey table tr td{border-right:1px solid #b0b0b0;border-top:1px solid #b0b0b0;padding:15px;text-align:center;font-size:14px;color:#000;font-weight:400}.table_style_grey .bg_grey{background-color:#f5f5f5;font-weight:700!important;text-align:left!important}.table_style_grey2{padding-bottom:25px;border-bottom:3px solid #54c4c7;margin-bottom:25px;position:relative;margin-top:-37px;z-index:1;background-color:#fff}.table_style_grey2 table{border:2px solid #b0b0b0}.table_style_grey2 table tr td,.table_style_grey2 table tr th{border-right:1px solid #b0b0b0;padding:10px;text-align:center;font-size:12px;color:#000;font-weight:400;border-top:1px solid #b0b0b0}.table_style_grey2 table tr td{background-color:#f2f2f2}.table_td_bg2{text-align:center!important}.table_td_bg2,.table_td_bg3{background:#fff!important}.table_text_ul li{font-size:12px;line-height:20px;color:#010101;padding:0 0 0 20px;position:relative}.table_text_ul li:before{content:"";display:block;position:absolute;top:8px;left:7px;height:3px;width:3px;background-color:#000}.li_508{width:508px!important}.pop_table_tab2{border:2px solid #000;height:71px;margin-bottom:20px;box-shadow:0 4px 3px rgba(0,0,0,.15);margin-top:-3px;position:relative;z-index:1;background-color:#fff}.pop_table_tab2 ul{overflow:hidden}.pop_table_tab2 ul li{border-left:1px solid #57595b;float:left;font-size:14px;line-height:71px;color:#000;box-sizing:border-box}.pop_table_tab2 ul li:first-child{border-left:0}.pop_table_tab2 .li_padding{padding:0 15px}.pop_table_tab2 a{display:block;position:relative;text-align:center;line-height:71px;font-size:15px;color:#fff;font-family:Verdana,Noto Sans KR,sans-serif;background-color:#000}.pop_table_tab2 a:before{content:"";display:block;position:absolute;top:0;left:1px;border:1px solid #fff;height:69px;width:112px}.li_input_text1{width:80%}.li_input_text1,.li_input_text2{font-family:Verdana,Noto Sans KR,sans-serif;letter-spacing:-1px;border:1px solid #d7d3ce;height:40px;border-radius:8px;background-color:#fff;box-sizing:border-box;padding:0 10px;color:#000}.li_input_text2{font-size:14px;font-weight:700;width:90%}.text_input_style1{font-size:11px;color:#cacaca!important}.table_style5{margin-top:30px;position:relative}.table_style5 table{border:2px solid #a9e1e3}.table_style5 table tr th{border-right:2px solid #a9e1e3;border-top:2px solid #a9e1e3}.table_style5 table tr td,.table_style5 table tr th{padding:15px;text-align:center;font-size:14px;color:#000;font-weight:400;background-color:#fff}.table_style5 table tr td{border-right:1px solid #a9e1e3;border-top:1px solid #a9e1e3}.table_style5 table tr td span{text-align:right;display:block;padding-right:5px}.table_style5 .all_text{padding:30px 20px;text-align:right;font-size:24px;color:#000;border-top:2px solid #a9e1e3;background-color:#e9f9f9;font-weight:700}.pop_table_group table tr td img{margin-right:5px}.react-datepicker__input-container input{width:120px;font-size:11px}.react-datepicker-time__input{font-size:12px}input::-webkit-input-placeholder{color:#ede9e4}input::-moz-placeholder{color:#ede9e4}input:-ms-input-placeholder{color:#ede9e4}input::-ms-input-placeholder{color:#ede9e4}input::placeholder{color:#ede9e4}
/*# sourceMappingURL=main.709ba111.chunk.css.map */