@charset "utf-8";
/* board category */
.boardList .icon>span{display:inline-block;border:1px solid #d63f15;/*border-style:solid;border-width:1px;*/color:#d63f15;font-size:15px;width:80px;line-height:28px;}
/* //board category */

.sponGuideRe{margin-top:50px;}
.sponGuideRe .cate{font-family:'notokrMedium';color:#383d53;font-size:22px;font-weight:normal;padding-bottom:20px;}
.sponGuideRe table{/*border-bottom:1px solid #d9d9d9;*/}
.sponGuideRe td{/*padding:20px 0;border-bottom:1px solid #d9d9d9;*/vertical-align:top;}
.sponGuideRe dl{display:flex;/*border-top:1px solid #d9d9d9;*/margin:20px 0;}
.sponGuideRe dt{width:150px;display:flex;justify-content:center;/*border-top-left-radius:25px;border-bottom-right-radius:25px;background:#383d53;*/font-size:18px;font-family:'notokrMedium';color:#383d53;line-height:50px;}
.sponGuideRe dd{width:calc(100% - 180px);display:flex;align-items:center;margin-left:30px;word-break:keep-all;}

.renewContent *{box-sizing:border-box;font-size:16px;word-break:keep-all;}
.renewContent .title{font-size:25px;font-weight:normal;font-family:'notokrMedium';color:#383d53;margin:80px 0 10px;word-break:keep-all;}
.renewContent .sTitle{font-size:18px;font-weight:normal;font-family:'notokrMedium';color:#383d53;margin:30px 0 10px;word-break:keep-all;}
.renewContent .fontRegular{font-family:'notokrRegular';}
.renewContent .sTitle span{font-size:18px;font-family:'notokrMedium';color:#383d53;display:inline-block;}
.renewContent .lineTit span{position:relative;}
.renewContent .lineTit span::before{content:''; display:block; position:absolute; z-index:-1; left:0; bottom:0; width:100%; height:12px; background-color:rgba(242, 177, 45, 0.4)}
.renewContent .title span{font-size:20px;}
.txtC{text-align:center;}
.txtR{text-align:right;}

.textWrap{margin-top:50px;}
.textWrap>p{margin-top:20px;}
.textWrap>p:first-child{margin-top:0;}

.renewContent .title+.textWrap{margin-top:20px;}


.colorOrange{color:#f05123 !important;}
.colorBlack{color:#383d53 !important;}

.titText{margin-top:50px;font-size:18px;text-align:center;}
.titText strong{font-size:30px;font-weight:normal;font-family:'notokrMedium';}

.tabMenu{margin:50px 0 0 0;}
.tabMenu::after{clear:both;display:table;content:'';}
.tabMenu>li{float:left;position:relative;min-width:35px;text-align:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd;box-sizing:border-box;}
.tabMenu>li>a{display:block;position:relative;padding:12px 10px;line-height:35px;font-size:18px;text-align:center;color:#777;}
/*.tabMenu>li.active{border-top:1px solid #f05123;border-bottom:1px solid #f05123;}
.tabMenu>li.active>a{color:#f05123;font-family:'notokrMedium';}*/
.tabMenu>li.active{background:#f05123;border-top:1px solid #f05123;border-bottom:1px solid #f05123;}
.tabMenu>li.active>a{color:#fff;font-family:'notokrMedium';}
.tabMenu.li2>li{width:50%;}
.tabMenu.li3>li{width:33.33333333%;}
.tabMenu.li4>li{width:25%;}
.tabMenu.li5>li{width:20%;}
.tabMenu.li6>li{width:16.66666666666%;}
.tabMenu.li8>li{width:12.5%;}
.tabMenu.li9>li{width:11.11111111111%;}
.tabMenu.li11>li{width:9.090909090909091%;}


.sTabMenu{margin-top:50px;}
.sTabMenu:after{content:'';display:block;clear:both;}
.sTabMenu>li{float:left;box-sizing:border-box;}
.sTabMenu>li>a{display:block;border:1px solid #c4c7cc;border-left:0;text-align:center;box-sizing:border-box;color:#858585;padding:12px 10px;font-size:16px;}
.sTabMenu>li:first-child>a{border-left:1px solid #c4c7cc;}
.sTabMenu .active>a{background:#f05123;color:#fff;border-color:#f05123;}
.sTabMenu>li.active:first-child>a{border-color:#f05123;}
.sTabMenu.li2>li{width:50%;}
.sTabMenu.li3>li{width:33.33333333%;}
.sTabMenu.li5>li{width:20%;}
.sTabMenu.li8>li{width:12.5%;}
.sTabMenu.li9>li{width:11.11111111111%;}
.sTabMenu.li12>li{width:8.33333333333%;}
.sTabMenu.li13>li{width:7.692307692307%;}
.sTabMenu.li14>li{width:7.142857142857143%;}
.sTabMenu.li15>li{width:6.66666666666667%;}

.renewContent .imgBoardList{border-top:1px solid #383d53;}
.renewContent .imgBoardList.kakao .thumWrap{width:289px;height:163px;}

.businessMap{text-align:center;position:relative;margin:0 auto;padding:30px 0 388px;}
.businessMap::before{position:absolute;top:264px;bottom:0;left:0;width:100%;content:'';background:rgba(244,240,234,.6);}
.businessMap .logo{background:#f05123 url(/supp/assets/images/contentRenew/businessMapLogo.png) center no-repeat;width:212px;height:212px;border-radius:50%;text-indent:-9999px;background-size:102px 88px;margin:auto;}
.businessMap>dl{width:355px;height:355px;border-radius:50%;background:#fff;position:absolute;padding:40px 10px;border:1px solid #eaeaea;
    transition: background 0.4s, border-color 0.4s, box-shadow 0.4s;
    transition-property: background, border-color, box-shadow;
    transition-duration: 0.4s, 0.4s, 0.4s;
    transition-timing-function: ease, ease, ease;
    transition-delay: 0s, 0s, 0s;}
.businessMap>dl:hover{background-color:#fff;border-color:#f05123;box-shadow:0 10px 10px 0 rgba(0,0,0,0.1);}
.businessMap>dl>dt{font-size:23px;font-family:'notokrMedium';color:#263340;padding-top:80px;}
.businessMap>dl>dd{font-size:16px;padding-top:10px;/*background:url(/supp/assets/images/contentRenew/businessMapBul.png) center 10px no-repeat;background-size:36px 4px;*/}
.businessMap .center{top:288px;left:50%;margin-left:-160px;width:320px;height:320px;padding-top:45px;}
.businessMap>dl.center>dt{background:url(/supp/assets/images/contentRenew/businessMap01.png) center 0 no-repeat;background-size:60px 75px;/*font-size:24px;*/}
.businessMap>dl.center>dd{font-size:18px;}
.businessMap .left{top:60px;left:180px;}
.businessMap>dl.left>dt{background:url(/supp/assets/images/contentRenew/businessMap02.png) center 15px no-repeat;background-size:91px 52px;}
.businessMap .right{top:60px;right:180px;}
.businessMap>dl.right>dt{background:url(/supp/assets/images/contentRenew/businessMap03.png) center 15px no-repeat;background-size:83px 52px;}

.history{margin-top:15px;}
.history::after{content:'';display:block;clear:both;}
.history .img{float:left;}
.history .text{float:right;width:calc(100% - 700px);}
.history .text li{display:flex;align-items:center;margin-bottom:24px;position:relative;}
.history .text li:last-child{margin-bottom:0;}
/*.history .text li::before{content: '';display: inline-block;width:13px;height:13px;border:3px solid #f05123;border-radius:50%;margin-right:20px;position:relative;top:0;box-sizing:border-box;}*/
.history .text span{font-size:18px;}
.history .text span.year{font-size:23px;font-family:'notokrMedium';color:#263340;margin-right:20px;width:96px;}

.donationSystem{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:15px;}
.donationSystem .item{align-items:center;width:31%;text-align:center;padding-top:20px;border:1px solid #eaeaea;}
.donationSystem .item .tit{font-size:23px;font-family:'notokrMedium';color:#263340;background:url(/supp/assets/images/contentRenew/imgDonationSystem.png) center 10px no-repeat;background-size:76px 76px;padding-top:100px;}
.donationSystem .item .subTit{color:#263340;font-size:18px;font-family:'notokrMedium';word-break:keep-all;padding:20px 40px;line-height:1.4;}
.donationSystem .item .con{background:rgba(244,240,234,.6);padding:20px 30px;word-break:keep-all;height:160px;/*text-align:left;text-align:justify;*/font-size:14px;}

.donationSystem + dl{margin-top:30px;background:rgba(244,240,234,.6);padding:20px 40px;}
.renewContent .donationSystem + dl .sTitle{margin-top:0;}

.movieBox{width:1000px;height:570px;margin:60px auto 0;}
.movieBox.image{height:417px;}
.movieBox iframe{width:100%;height:100%;}
.movieBox video{width:100%;height:100%;}


.benefit{background:url(/supp/assets/images/contentRenew/imgBenefit.png) center no-repeat;margin:50px 0;height:570px;}
.benefit ul{position:relative;}
.benefit li{position:absolute;}
.benefit li>span{display:block;font-size:16px;line-height:1.4;}
.benefit .num{color:#666;font-family:'notokrMedium';padding-top:15px;}
.benefit .colorBlack{font-size:20px;font-family:'notokrMedium';}
.benefit .eng{color:rgba(147,149,152,.6);text-transform:uppercase;}
.benefit li:nth-child(even){padding-left:120px;left:50%;}
.benefit li.item02{margin-left:138px;top:32px;}
.benefit li.item04{margin-left:232px;top:212px;}
.benefit li.item06{margin-left:172px;top:412px;}
.benefit li:nth-child(odd){padding-right:120px;right:50%;text-align:right;}
.benefit li::before{position:absolute;left:0;content:'';width:98px;height:98px;border-radius:50%;border:1px solid rgba(240,81,35,.3);
transition: background 0.4s, border-color 0.4s, box-shadow 0.4s;
transition-property: background, border-color, box-shadow;
transition-duration: 0.4s, 0.4s, 0.4s;
transition-timing-function: ease, ease, ease;
transition-delay: 0s, 0s, 0s;}
.benefit li:hover::before{border-color:rgba(240,81,35,1);box-shadow:0 10px 10px 0 rgba(0,0,0,0.1);}
.benefit li:nth-child(odd)::before{left:auto;right:0;}
.benefit li.item01{margin-right:138px;top:32px;}
.benefit li.item03{margin-right:232px;top:212px;}
.benefit li.item05{margin-right:172px;top:412px;}
.benefit li.item01::before{background:url(/supp/assets/images/contentRenew/iconBenefit01.png) center no-repeat;background-size:50px 40px;}
.benefit li.item02::before{background:url(/supp/assets/images/contentRenew/iconBenefit02.png) center no-repeat;background-size:44px 46px;}
.benefit li.item03::before{background:url(/supp/assets/images/contentRenew/iconBenefit03.png) center no-repeat;background-size:47px 45px;}
.benefit li.item04::before{background:url(/supp/assets/images/contentRenew/iconBenefit04.png) center no-repeat;background-size:32px 62px;}
.benefit li.item05::before{background:url(/supp/assets/images/contentRenew/iconBenefit05.png) center no-repeat;background-size:33px 49px;}
.benefit li.item06::before{background:url(/supp/assets/images/contentRenew/iconBenefit06.png) center no-repeat;background-size:39px 43px;}
.benefitDetail{display:flex;flex-wrap:wrap;}
.benefitDetail>dl{flex:1 1 40%;display:flex;}
.benefitDetail dt{font-size:18px;font-family:'notokrMedium';color:#383d53;flex:1;border-top:1px solid rgba(147,149,152,.8);padding:40px 20px;}
.benefitDetail dd{flex:3;font-size:16px;border-top:1px solid rgba(147,149,152,.2);padding:40px;}

.donationStatus{display:flex;margin-top:55px;position:relative;}
.donationStatus .chart{flex:1;background:url(/supp/assets/images/contentRenew/chartArrow.png) 94% 45% no-repeat;background-size:18px 31px;position:relative;/*padding-left:40px;*/padding-left:0;}
.donationStatus .chart::before{background:url(/supp/assets/images/contentRenew/chartBgL.png) no-repeat;background-size:13px 243px;content:'';position:absolute;left:0;top:0;display:block;width:13px;height:243px;}
.donationStatus .chart::after{background:url(/supp/assets/images/contentRenew/chartBgR.png) no-repeat;background-size:13px 243px;content:'';position:absolute;right:15%;top:0;display:block;width:13px;height:243px;}
.donationStatus .text{flex:1;}

.donationInfo{position:absolute;top:-50px;right:50%;margin-right:90px;}

/* chart */
.jqbar{position:relative;top:0;}
.jqbar.vertical{text-align:center;display:inline-block;width:12%;}
.jqbar.vertical span{display:block;line-height:50px;}
.jqbar.vertical .bar-percent{font-size:18px;font-family:'notokrMedium';color:#383d53;position:absolute;line-height:50px;width:100%;}
.jqbar.vertical .bar-level-wrapper{position:relative;display:inline-block;overflow:hidden;}
.jqbar.vertical .bar-level{position:absolute;}

.donationStatus .textWrap{margin-top:0;}

.flexBox{margin:15px -20px 0;display:flex;flex-wrap:wrap;}
.flexBox .item{width:33.33333%;padding:0 20px 40px;}
.flexBox .item>a{display:block;}
.flexBox .thum{display:block;overflow:hidden;position:relative;}
.flexBox .thum img{transition:all 1s;}
.flexBox .thum::after{margin-left:-25px;margin-top:-25px;position:absolute;left:50%;top:50%;display:block;content:'';width:50px;height:50px;border-radius:50%;background:#f05123 url(/supp/assets/images/contentRenew/plus.png) center no-repeat;opacity:0;transition:all 0.6s;}
.flexBox .item>a:hover .thum img, .flexBox .item>a:focus .thum img{transform:scale(1.1)}
.flexBox .item>a:hover .thum::after{opacity:1;}
.flexBox .item>a>span{display:block;text-align:center;}
.flexBox .item .tit{margin-top:20px;padding:0 20px;font-size:20px;font-weight:normal;font-family:'notokrMedium';color:#383d53;}
.flexBox .item .con{margin-top:20px;padding:0 20px;}


.mecenatWrap{margin-top:80px;}
.mecenatWrap::after{display:block;clear:both;content:'';}
.imgSliderLi{position:relative;width:calc(100% - 650px);float:left;}
.imgSliderLi button{text-indent:-9999px;background-color:rgba(0,0,0,0.4);border:0;cursor:pointer;width:6rem;height:6rem;z-index:1;top:50%;margin-top:-30px;}
.imgSliderLi .slick-prev{position:absolute;left:10px;}
.imgSliderLi .slick-prev::before{width:24px;height:24px;background-color:transparent;content:'';margin-top:-13px;border-top:1px solid rgba(255, 255, 255, 0.6);border-right:1px solid rgba(255, 255, 255, 0.8);position:absolute;top:50%;right:auto;bottom:auto;left:24px;transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
.imgSliderLi .slick-next{position:absolute;right:10px;}
.imgSliderLi .slick-next::before{width:24px;height:24px;background-color:transparent;content:'';margin-top:-13px;border-top:1px solid rgba(255, 255, 255, 0.6);border-right:1px solid rgba(255, 255, 255, 0.8);position:absolute;top:50%;right:24px;bottom:auto;left:auto;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.imgSliderLi .slick-slide>div{line-height: 0;}
.imgSliderLi li{position:relative;}
.imgSliderLi .imgCaption{position:absolute;bottom:0;right:0;display:block;background:rgba(7,118,126,0.9);box-sizing:border-box;padding:10px 20px;color:#fff;font-size:15px;}

.txtTopLine{float:right;position:relative;width:560px;}
.txtTopLine::before{position:absolute;top:0;left:0;width:100%;height:2px;background:#f05123;content:'';}
.txtTopLine .point{font-size:38px;line-height:1.5;color:#263340;word-break:keep-all;}
.txtTopLine .point>span{font-size:38px;line-height:1.5;color:#f05123;}
.txtTopLine p{margin-top:30px;font-size:18px;}
.txtTopLine>p>.txtpoint {font-size: 18px;font-weight:800;color:#000}
.txtpoint {font-weight:800;color:#000}

/* btn */
.renewContent .btnWrap{display:flex;flex-wrap:wrap;margin:50px 0;}
.renewContent .btnWrap a{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #666;height:55px;line-height:55px;padding:0 30px;min-width:250px;text-align:center;margin-right:20px;margin-bottom:10px;transition:all ease .3s;font-family:'notokrMedium';}
.renewContent .btnWrap a:last-child{margin-right:0;}
.renewContent .btnWrap .icDownload{display:inline-block;width:15px;height:16px;background:url(/supp/assets/images/contentRenew/icDownload.png) no-repeat 0 0;vertical-align:baseline;margin-left:10px;transition:all ease .3s;}
.renewContent .btnWrap .icLink{display:inline-block;width:16px;height:16px;background:url(/supp/assets/images/contentRenew/icLink.png) no-repeat 0 0;vertical-align:middle;margin-left:10px;transition:all ease .3s;margin-top:0;}
.renewContent .btnWrap a:hover{background:#f05123;border-color:#f05123;color:#fff;}
.renewContent .btnWrap a:hover .icDownload{background:url(/supp/assets/images/contentRenew/icDownloadW.png) no-repeat 0 0;}
.renewContent .btnWrap a:hover .icLink{background:url(/supp/assets/images/contentRenew/icLinkW.png) no-repeat 0 0;}
.renewContent .btnWrap.center{justify-content:center;}

.seedWrap{margin-top:50px;position:relative;}
.seedWrap::after{background:url(/supp/assets/images/contentRenew/seedCharacter_back.png) no-repeat;background-size:1400px 248px;position:absolute;content:'';width:1400px;height:248px;top:0;left:0;}
.seedWrap ul{display:flex;align-items:center;justify-content:center;}
.seedWrap li{padding:0 50px;position:relative;}
.seedWrap li::before{position:absolute;content:'';display:block;background:url(/supp/assets/images/contentRenew/chartArrow.png) no-repeat;background-size:18px 31px;width:18px;height:31px;right:-9px;top:50%;margin-top:-15px;}
.seedWrap li:last-child::before{display:none;}
.seedWrap .circle{border-radius:50%;width:248px;height:248px;text-align:center;}
.seedWrap .seed01 .circle{border:1px solid #d2da22;background:url(/supp/assets/images/contentRenew/seed01.png) 50% 50px no-repeat;background-size:68px 69px;}
.seedWrap .seed02 .circle{border:1px solid #9fc238;background:url(/supp/assets/images/contentRenew/seed02.png) 50% 50px no-repeat;background-size:68px 78px;}
.seedWrap .seed03 .circle{border:1px solid #87b33d;background:url(/supp/assets/images/contentRenew/seed03.png) 50% 50px no-repeat;background-size:65px 82px;}
.seedWrap .circle span{display:inline-block;font-size:16px;margin-top:168px;line-height:40px;padding:0 20px;border-radius:20px;color:#fff;position:relative;background:#6e757f;}
/*.seedWrap .seed01 .circle span{background:#d2da22;}
.seedWrap .seed02 .circle span{background:#9fc238;}
.seedWrap .seed03 .circle span{background:#87b33d;}*/

.floatBox::after{display:block;clear:both;content:'';}
.floatBox .left{float:left;}
.floatBox .right{float:right;}
.movieBox.floatBox{margin:15px 0 0 0;width:auto;height:auto;}
.movieBox.floatBox>div{width:650px;height:366px;}
.bi.floatBox{margin:15px 0 0 0;width:auto;height:auto;}
.bi>div{width:650px;padding:80px 0;text-align:center;}
.bi .left{border:1px solid #ddd;}
.bi .right{background:#f05123;}
.bi.title{margin-top:50px;}

.patronWrap{margin-top:50px;}
.patronWrap ol li{position:relative;overflow:hidden;}
.patronWrap ol li dt{position:absolute;top:-7px;left:0;color:#383d53;font-size:26px;font-family:'notokrMedium';box-sizing:border-box;line-height:normal;}
.patronWrap ol li dd{display:flex;flex-wrap:wrap;padding-left:32px;padding-bottom:40px;position:relative;/*margin-left:180px;*/margin-left:80px;font-size:18px;box-sizing:border-box;}
/*.patronWrap ol li dd::before{content:'';position:absolute;top:0;left:-1px;bottom:0;width:2px;background-color:#f05123;opacity:.3;}
.patronWrap ol li dd::after{content: '';position: absolute;top:0;left:-6px;width:12px;height:12px;border:solid 1px #f05123;background-color:#fff;border-radius:50%;box-sizing:border-box;}*/
.patronWrap ol li dd>span{font-size:18px;line-height:1.6;margin:auto 0 20px 40px;padding:20px 50px;background-color:rgba(244,240,234,.6);box-sizing:border-box;text-align:center;display:flex;justify-content:center;flex-direction:column;color:#383d53;font-family:'notokrMedium';}
.patronWrap ol li dd>span>em{display:inline-block;font-style:normal;font-size:14px;margin-bottom:5px;padding-bottom:5px;position:relative;color:#666;}
.patronWrap ol li dd>span>em::before{content:'';width:18px;height:1px;background:#999;position:absolute;bottom:0;left:50%;margin-left:-9px;}
.patronWrap ol li:last-child dd::before{display:none;}

/* layer pop */
.dimm{/*display:none;*/position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.75);z-index:70;}
.layerPop{/*display:none;*/position:fixed;top:100px;left:50%;background:#fff;/*transform:translate(-50%);*/z-index:71;margin-left:-500px;width:1000px;}
.layerPop .btnClose{position:absolute;top:-50px;right:0;width:40px;height:40px;text-indent:-9999px;background-color:transparent;border:none;}
.layerPop .btnClose::before{width:40px; height:2px; background-color:#fff; content:''; margin:-2px 0 0 -20px; position:absolute; top:50%; left:50%; transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.layerPop .btnClose::after{ width:2px; height:40px; background-color:#fff; content:''; margin:-20px 0 0 -2px; position:absolute; top:50%; left:50%;
transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}

.declaration{height:800px;overflow-y:auto;padding:60px 100px 40px;text-align:center;}
.declaration .title{margin-top:0;font-size:30px;background:url(/supp/assets/images/contentRenew/iconDeclaration.png) top center no-repeat;background-size:124px 104px;padding-top:124px;}
.declaration .textWrap{background:rgba(244,240,234,.6);padding:50px;}
.declaration .textWrap p{word-break:keep-all;line-height:1.8;text-align:left;}
.declaration .numWrap{margin-top:50px;}
.declaration .numWrap li{position:relative;text-align:left;padding-left:140px;margin-bottom:20px;}
.declaration .numWrap .num{position:absolute;top:0;left:0;border-radius:50%;width:100px;height:100px;color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;font-family:'notokrMedium';font-size:18px;}
.declaration .numWrap .text{position:relative;height:100px;display:flex;align-items:center;padding-left:80px;color:#383d53;font-family:'notokrMedium';}
.declaration .numWrap .num::before{content:'';width:80px;height:1px;background:#ddd;position:absolute;left:92px;top:41px}
.declaration .numWrap .color01::after{content:'';width:9px;height:9px;background:#f2b12d;border:3px solid #fcefd5;border-radius:50%;position:absolute;left:172px;top:35px}
.declaration .numWrap .color01{background:#f2b12d;border:8px solid #fcefd5;}
.declaration .numWrap .color02::after{content:'';width:9px;height:9px;background:#f17927;border:3px solid #fcdcd3;border-radius:50%;position:absolute;left:172px;top:35px}
.declaration .numWrap .color02{background:#f17927;border:8px solid #fcdcd3;}
.declaration .numWrap .color03::after{content:'';width:9px;height:9px;background:#f05123;border:3px solid #fcdcd3;border-radius:50%;position:absolute;left:172px;top:35px}
.declaration .numWrap .color03{background:#f05123;border:8px solid #fcdcd3;}
.declaration .foot{margin-top:50px;}
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .declaration .foot{margin-bottom:40px;}
  }
.declaration .foot span{font-size:18px;}

.mecenatWrap h3.title{position:relative;width:calc(100% - 600px);float:left;margin-top:0;padding-left:130px;box-sizing:border-box;}
.mecenatWrap h3.title .icon{position:absolute;width:90px;height:90px;background:rgba(240,81,35,.2) url(/supp/assets/images/contentRenew/iconMecenat.png) center no-repeat;background-size:48px 40px;border-radius:100%;left:0;}
.mecenatWrap h3.title>span{display:inline-block;font-size:30px;color:#383d53;line-height:90px;}
.mecenatWrap h3.title>span:last-child{color:#f05123;margin-left:3px;}
.mecenatWrap .frBox{float:right;position:relative;width:550px;}
.mecenatWrap .frBox .numLi li{font-size:18px;padding-left:40px;padding-top:5px;}
.mecenatWrap .frBox .numLi li:first-child{margin-top:0;}
.mecenatWrap .frBox .numLi li .num{font-size:24px;font-family:'notokrBold';color:#f05123;}
.mecenatWrap .frBox .btnWrap{margin-top:50px;text-align:right;float:right;}

.mecenatWrap .numLi .num{position:absolute;top:1px;left:0;width:24px;}
.mecenatWrap .numLi>li{position:relative;display:block;padding-left:24px;word-break:keep-all;margin-top:10px;line-height:1.8;}

.imgTextBox{display:flex;width:100%;margin-top:80px;}
.imgTextBox .img{flex-shrink:0;width:700px;}
.imgTextBox .text{flex-grow:1;}
.imgTextBox .text.textWrap{margin-top:0;}
.imgTextBox .text.textWrap .title{margin-top:0;margin-bottom:30px;}
.imgTextBox .text.textWrap>p{font-size:18px;word-break:keep-all;line-height:1.8;margin-bottom:30px;}
.imgTextBox .btnWrap{margin-top:50px;}

.tabWrap .tabCon{margin-top:30px;display:none;}
.tabWrap .tabCon.active{display:block;}

.certiWrap{margin-top:80px;}
.tab{position:relative;width:100%;display:flex;flex-wrap:wrap;}
.certiWrap .tab>li{width:25%;position:relative;text-align:center;}
.certiWrap .tab>li>*{position:relative;width:100%;height:63px;font-size:22px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#666;border-bottom:2px solid #e8e8e8;transition:0.3s;}
.certiWrap .tab>li>*::before{display:block;content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#f05123;opacity:0;transition:transform 0.7s;}
.certiWrap .tab>li.active>*::before{opacity:1;}
.certiWrap .tab>li>*::after{display:inline-block;content:'';width:5px;height:5px;border-radius:50%;background:#f05123;vertical-align:top;margin:13px 0 0 5px;transform:translate3d(0,-5px,0);opacity:0;}
.certiWrap .tab>li.active>*::after{transform:translate3d(0,0,0);opacity:1;transition:0.5s 0.2s;}
.certiWrap .tab>li:hover>*::after{transform:translate3d(0,0,0);opacity:1;transition:0.5s 0.2s;}
.certiWrap .tab>li.active>a{font-family:'notokrMedium';color:#fff;background:#f05123;}


.dataTable{overflow:hidden;}
.dataTable table{width:100%;border-top:1px solid #585858;margin-left:-1px;}
.dataTable th{padding:16px 10px;margin-left:-1px;border-bottom:1px solid #eaeaea;border-left:1px solid #eaeaea;color:#000;font-weight:normal;font-family:'notokrMedium';text-align:center;}
.dataTable thead th{background:#fafafa;}
.dataTable td{padding:16px 10px;margin-left:-1px;border-bottom:1px solid #eaeaea;border-left:1px solid #eaeaea;text-align:center;word-break:keep-all;}
.dataTable td strong{font-weight:normal;font-family:'notokrMedium';}

.bulLi>li:first-child{/*margin-top:0;*/}
.bulLi>li{position:relative;display:block;padding-left:16px;word-break:keep-all;margin-top:12px;line-height:1.8;text-align:left;}
.bulLi>li::before{position:absolute;top:13px;left:0px;content:'';width:4px;height:4px;background:#999;border-radius:50%;}
.dashLi>li{position:relative;display:block;padding-left:15px;word-break:keep-all;margin-top:12px;line-height:1.8;}
.dashLi>li::before{position:absolute;top:0;left:0px;content:'-';}
.bulLi .dashLi>li{margin-top:2px;}
.bulLi>li.no::before{display:none;}

.certiLiStep{padding-top:80px;}
.certiLiStep::after{content:'';display:block;clear:both;}
.certiLiStep>li{float:left;display:inline-block;vertical-align:middle;width:calc(20% - 40px);margin-right:50px;position:relative;}
.certiLiStep.quad>li{width:calc(25% - 40px);}

.certiLiStep .circle{position:relative;text-align:center;margin-bottom:50px;font-size:18px;}
.certiLiStep .circle::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:248px;height:248px;/*border:1px solid #939598;border-radius:50%;z-index:-1;*/}
.certiLiStep .step01 .circle::before{background:url(/supp/assets/images/contentRenew/certi01.png) center 25px no-repeat;background-size:212px 172px;}
.certiLiStep .step02 .circle::before{background:url(/supp/assets/images/contentRenew/certi02.png) center 25px no-repeat;background-size:212px 172px;}
.certiLiStep .step03 .circle::before{background:url(/supp/assets/images/contentRenew/certi03.png) center 25px no-repeat;background-size:212px 172px;}
.certiLiStep .step04 .circle::before{background:url(/supp/assets/images/contentRenew/certi04.png) center 25px no-repeat;background-size:212px 172px;}
.certiLiStep .step05 .circle::before{background:url(/supp/assets/images/contentRenew/certi05.png) center 25px no-repeat;background-size:212px 172px;}

.certiLiStep .circle::after{content:'';position:absolute;top:50%;right:-65px;width:82px;height:1px;border-bottom:1px dotted #e0e0e0;}

.certiLiStep .text{text-align:center;}

.certiLiStep>li:last-child{margin-right:0;}
.certiLiStep>li:last-child .circle::after{display:none;}
.certiLiStep .circle span{display:block;text-transform:uppercase;font-size:14px;color:#f05123;font-family:'notokrMedium';}
.certiLiStep .text dt{font-size:20px;font-family:'notokrMedium';color:#383d53;margin-bottom:10px;}
.certiLiStep .text dd{/*margin:0 20px;*/line-height:1.4;}

.certiLiStep>li::after{content:'';width:9px;height:9px;background:#f05123;border:3px solid #fcdcd3;border-radius:50%;position:absolute;right:-76px;top:20px}

.certiLiStep>li:last-child::after{display:none;}
.certiLiStep.quad{margin:0 138px 50px;}
.certiLiStep.quad .circle{font-size:16px;}
.certiLiStep.quad .circle span{font-size:18px;}
.certiLiStep .year{position:absolute;top:35%;right:-45px;}
.certiLiStep +.bulLi{}


/*
.certiBene{display:flex;flex-wrap:wrap;justify-content:space-around;}
.certiBene li{position:relative;display:flex;align-items:center;margin-bottom:40px;word-break:keep-all;}
.certiBene li::before{content:'';display:block;width:120px;height:120px;background-repeat:no-repeat;background-position:center center;border-radius:50%;}
.certiBene li .item{flex:1;margin-left:30px;}
.certiBene.half li{width:calc(50% - 40px);}
.certiBene.half li::before{border:1px solid rgba(240,81,35,.3);width:168px;height:168px;}
.certiBene.quad li{width:calc(25% - 40px);}
.certiBene.quad li::before{border:1px solid rgba(147,149,152,.2);}
.certiBene li.icon01::before{background-image:url(/supp/assets/images/contentRenew/certiBene01.png);background-size:69px 72px;}
.certiBene li.icon02::before{background-image:url(/supp/assets/images/contentRenew/certiBene02.png);background-size:72px 72px;}
.certiBene li.icon03::before{background-image:url(/supp/assets/images/contentRenew/certiBene03.png);background-size:48px 59px;}
.certiBene li.icon04::before{background-image:url(/supp/assets/images/contentRenew/certiBene04.png);background-size:59px 50px;}
.certiBene li.icon05::before{background-image:url(/supp/assets/images/contentRenew/certiBene05.png);background-size:48px 59px;}
.certiBene li.icon06::before{background-image:url(/supp/assets/images/contentRenew/certiBene06.png);background-size:59px 56px;}
.certiBene li.icon07::before{background-image:url(/supp/assets/images/contentRenew/certiBene07.png);background-size:59px 59px;}
.certiBene li.icon08::before{background-image:url(/supp/assets/images/contentRenew/certiBene08.png);background-size:59px 59px;}
.certiBene li.icon09::before{background-image:url(/supp/assets/images/contentRenew/certiBene09.png);background-size:49px 59px;}
.certiBene li.icon10::before{background-image:url(/supp/assets/images/contentRenew/certiBene10.png);background-size:43px 53px;}
*/
.certiBene{display:flex;flex-wrap:wrap;border-bottom:1px dashed #d9d9d9;padding:30px 0;}
.certiBene:first-child{padding-top:0;}
.certiBene dt{display:flex;justify-content:center;align-items:center;width:120px;font-size:24px;font-family:'NanumSquare';color:#f05123;line-height:31px;padding:0 20px;}
.certiBene dd{display:flex;align-items:center;width:calc(100% - 120px);}
.certiBene li{position:relative;display:flex;align-items:center;word-break:keep-all;width:33.33333333%;}
.certiBene li .item{flex:1;margin-left:30px;width:calc(100% - 150px);}
.certiBene li::before{content:'';display:block;width:120px;height:120px;background-repeat:no-repeat;background-position:center center;border-radius:50%;border:1px solid rgba(147,149,152,.2);}
.certiBene .icon03::before{background-image:url(/supp/assets/images/contentRenew/certiBene03.png);background-size:48px 59px;}
.certiBene .icon04::before{background-image:url(/supp/assets/images/contentRenew/certiBene04.png);background-size:59px 50px;}
.certiBene .icon05::before{background-image:url(/supp/assets/images/contentRenew/certiBene05.png);background-size:48px 59px;}
.certiBene .icon06::before{background-image:url(/supp/assets/images/contentRenew/certiBene06.png);background-size:59px 56px;}
.certiBene .icon07::before{background-image:url(/supp/assets/images/contentRenew/certiBene07.png);background-size:59px 59px;}
.certiBene .icon08::before{background-image:url(/supp/assets/images/contentRenew/certiBene08.png);background-size:59px 59px;}
.certiBene .icon09::before{background-image:url(/supp/assets/images/contentRenew/certiBene09.png);background-size:49px 59px;}
.certiBene .icon10::before{background-image:url(/supp/assets/images/contentRenew/certiBene10.png);background-size:43px 53px;}
.certiBene .icon11::before{background-image:url(/supp/assets/images/contentRenew/certiBene11.png);background-size:59px 59px;}
.certiBene ul{display:flex;flex-wrap:wrap;width:100%;}
.certiBene .icon03, .certiBene .icon05, .certiBene .icon07, .certiBene .icon09{margin-bottom:30px;}


.certiBene:first-child dt{color:#5459a6;}
.certiBene:last-child dt{color:#169c94;}
.certiBene .icon03.newBene01::before{background-image:url(/supp/assets/images/contentRenew/newBene01.png);background-size:120px 120px;border:none;}
.certiBene .icon03.newBene02::before{background-image:url(/supp/assets/images/contentRenew/newBene02.png);background-size:120px 120px;border:none;}
.certiBene .icon05.newBene03::before{background-image:url(/supp/assets/images/contentRenew/newBene03.png);background-size:120px 120px;border:none;}
.certiBene .icon09.newBene04::before{background-image:url(/supp/assets/images/contentRenew/newBene04.png);background-size:120px 120px;border:none;}
.certiBene .icon07.newBene05::before{background-image:url(/supp/assets/images/contentRenew/newBene05.png);background-size:120px 120px;border:none;}
.certiBene .icon07.newBene06::before{background-image:url(/supp/assets/images/contentRenew/newBene06.png);background-size:120px 120px;border:none;}
.certiBene .icon10.newBene07::before{background-image:url(/supp/assets/images/contentRenew/newBene07.png);background-size:120px 120px;border:none;}
.certiBene .icon04.newBene08::before{background-image:url(/supp/assets/images/contentRenew/newBene08.png);background-size:120px 120px;border:none;}
.certiBene .icon04.newBene09::before{background-image:url(/supp/assets/images/contentRenew/newBene09.png);background-size:120px 120px;border:none;}
.certiBene .icon08.newBene10::before{background-image:url(/supp/assets/images/contentRenew/newBene10.png);background-size:120px 120px;border:none;}
.certiBene .icon06.newBene11::before{background-image:url(/supp/assets/images/contentRenew/newBene11.png);background-size:120px 120px;border:none;}
.certiBene .icon11.newBene12::before{background-image:url(/supp/assets/images/contentRenew/newBene12.png);background-size:120px 120px;border:none;}



@media all and (max-width : 1200px){
  .certiBene li{width:50%;}
  .certiBene li .item{margin-left:20px;width:calc(100% - 140px);}
  .certiBene .icon10, .certiBene .icon11, .certiBene .icon06, .certiBene .icon04{margin-bottom:30px;}
}

@media all and (max-width : 640px){
  .certiBene dt{width:100%;margin-bottom:20px;font-size:20px;}
  .certiBene dt br{display:none;}
  .certiBene dd{width:100%;}
  .certiBene li::before{width:100px;height:100px;}
  .certiBene li .item{width:calc(100% - 120px);}
}

@media all and (max-width : 480px){
  .certiBene li{width:100%;}
  .certiBene .icon03, .certiBene .icon05, .certiBene .icon09, .certiBene .icon06, .certiBene .icon10, .certiBene .icon04, .certiBene .icon11, .certiBene .icon07{margin-bottom:10px;}
  .certiBene dt{margin-bottom:0;}
}

.certiApp{display:flex;flex-wrap:wrap;margin:30px 0;justify-content:center;}
.certiApp a{font-size:22px;display:flex;align-items:center;justify-content:space-between;color:#eb5700;border:2px solid #eb5700;padding:10px 20px;min-width:280px;text-align:center;margin-right:20px;font-family:'notokrMedium';margin-bottom:10px;transition:all ease .3s;}
.certiApp a:last-child{margin-right:0;}
.certiApp a>span{display:inline-block;width:60px;height:60px;border-radius:100%;}
.certiApp .ic01{background:#eb5700 url(/supp/assets/images/content/app_icon01.png) center no-repeat;background-size:30px 28px;}
.certiApp .ic02{background:#eb5700 url(/supp/assets/images/content/app_icon02.png) center no-repeat;background-size:38px 35px;}
.certiApp .ic03{background:#eb5700 url(/supp/assets/images/content/app_icon03.png) center no-repeat;background-size:30px 33px;}
.certiAppDown{margin-bottom:80px;}
.certiAppDown *{text-align:center;font-size:20px;}
.certiAppDown a{color:#eb5700;font-family:'notokrMedium';display:inline-block;margin-left:5px;text-decoration:underline;}
.certiAppInfo{display:none;font-size:18px;margin-top:40px;color:#eb5700;text-align:center;padding:15px 20px;border:2px solid #eb5700;}

@media all and (max-width : 1080px){
  .certiApp, .certiAppDown{display:none;}
  .certiAppInfo{display:block;}
}

.groupLi{display:flex;flex-wrap:wrap;margin-top:20px;margin-bottom:-40px;position:relative;margin-left:-20px;margin-right:-20px;}
.groupLi li{width:calc(100% / 4 - 30px);height:212px;margin-bottom:40px;/*box-shadow:0.8rem 0.8rem 1.2rem .5rem rgba(52,85,157,.05);*/border:1px solid #eaeaea;box-sizing:border-box;transition: all .6s;text-align:center;}
.groupLi li:hover{border-color:#f05123;/*transform:scale(1.02);*/}
.groupLi li:hover .area strong{color:#05a980;}
.groupLi .slick-slide{margin:0 20px;}
.groupLi li a{display:block;height:100%;}
.groupLi .img{}
.groupLi>li>span{display:block;font-size:16px;line-height:1.4;}
.groupLi .slick-slide li>span{display:flex;font-size:16px;line-height:1.4;width:100%;align-items:center;justify-content:center;}
.groupLi .room{background:#f5f5f5;line-height:50px;font-size:18px;font-family:'notokrMedium';}
.groupLi .slick-slide li>span.room{background:#f5f5f5;line-height:50px;font-size:18px;font-family:'notokrMedium';}
.groupLi .tel{margin-top:10px;}
.groupLi .tel>span{font-size:10px;display:inline-block;padding: 0 7px;color:#999;}

.groupLi .slick-arrow {position:absolute;top:-48px;right:20px;width:12px;height:23px;background-color:transparent;background-position:center center;background-size:12px auto;background-repeat:no-repeat;border:0;text-indent:-9999px;}
.groupLi .slick-arrow.slick-prev{margin:0 46px 0 0;background-image:url(/supp/assets/images/contentRenew/arrowPrev.png);}
.groupLi .slick-arrow.slick-prev::before{content:'';display:inline-block;position:absolute;top:0;right:-17px;width:1px;height:23px;background-color:#d9d9d9;}
.groupLi .slick-arrow.slick-next {margin:0 0 0 23px;background-image:url(/supp/assets/images/contentRenew/arrowNext.png);}

.title+.btnWrap.right{margin-top:75px;margin-bottom:0;}

.sponGuide{margin-top:50px;justify-content:space-between;}
.sponGuide li{width:calc(50% - 40px);border:1px solid #eaeaea;margin-bottom:40px;height:280px;display:flex;align-items:center;background-repeat:no-repeat;background-position:right top;background-color:rgba(244,240,234,.4);background-size:contain;
  transition:.4s;
}
.sponGuide li:hover{border-color:#f05123;box-shadow:0 10px 10px 0 rgba(0,0,0,0.1);}
.sponGuide li a{display:block;padding:0 300px 0 60px;}
.sponGuide li strong{font-weight:normal;font-family:'notokrMedium';color:#383d53;font-size:22px;display:block;padding-bottom:40px;position:relative;}
.sponGuide li strong::before{content:'';width:18px;height:1px;background:#999;position:absolute;bottom:20px;left:0;}
.sponGuide li span{font-size:18px;word-break:keep-all;}
.sponGuide .item01{background-image:url(/supp/assets/images/contentRenew/imgSpon01.png);}
.sponGuide .item02{background-image:url(/supp/assets/images/contentRenew/imgSpon02.png);}
.sponGuide .item03{background-image:url(/supp/assets/images/contentRenew/imgSpon03.png);}
.sponGuide .item04{background-image:url(/supp/assets/images/contentRenew/imgSpon04.png);}


.preferWrap{min-height:180px;margin:30px 100px;}
.preferWrap::after{display:block;clear:both;content:'';}
.preferWrap li{display:inline-block;vertical-align:middle;width:calc(20% - 40px);margin-right:50px;float:left;}
.preferWrap li:last-of-type{margin-right:0;}
.preferWrap .circle{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;width:180px;height:180px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:50%;}
.preferWrap li:first-child .circle::before{content:'';position:absolute;top:50%;right:-71px;width:65px;height:1px;border-bottom:1px solid #ddd;}
.preferWrap li:first-child .circle::after{content:'';width:9px;height:9px;background:#f05123;border:3px solid #fcdcd3;border-radius:50%;position:absolute;right:-16px;top:50%;margin-top:-6px;}
.preferWrap li .circle::after{content:'';width:31px;height:31px;background:url(/supp/assets/images/contentRenew/preferPlus.png) no-repeat;position:absolute;right:-50px;top:50%;margin-top:-16px;background-size:31px 31px;}
.preferWrap li:last-of-type .circle::after{display:none;}
.preferWrap li:first-child .circle{border-color:#f05123;background-color:#f05123;}
.preferWrap li:first-child .circle span{color:#fff;font-size:20px;font-family:'notokrMedium';margin-top:0;}
.preferWrap li .circle span{display:inline-block;margin-top:60px;}
.preferWrap .item01{background:url(/supp/assets/images/contentRenew/iconPrefer01.png) center 40px no-repeat;background-size:68px 51px;}
.preferWrap .item02{background:url(/supp/assets/images/contentRenew/iconPrefer02.png) center 45px no-repeat;background-size:55px 50px;}
.preferWrap .item03{background:url(/supp/assets/images/contentRenew/iconPrefer03.png) center 40px no-repeat;background-size:57px 50px;}
.preferWrap .item04{background:url(/supp/assets/images/contentRenew/iconPrefer04.png) center 38px no-repeat;background-size:51px 60px;}
.preferWrap .item05{background:url(/supp/assets/images/contentRenew/iconPrefer05.png) center 45px no-repeat;background-size:55px 55px;}

.csBox{background:rgba(244,240,234,.6);margin:50px auto;width:100%;}
.csBox dl{display:flex;align-items:center;height:100px;justify-content:center;}
.csBox dt{position:relative;padding:30px 20px 30px 102px;font-size:18px;font-family:'notokrMedium';color:#383d53;}
.csBox dt::before{position:absolute;content:'';border-radius:50%;/*background:#fff url(/supp/assets/images/contentRenew/iconCs.png) center no-repeat*/;background-size:30px 35px;width:60px;height:60px;top:50%;margin-top:-30px;left:30px;}
.csBox dd{padding:20px;font-size:20px;position:relative;}
.csBox dd::before{content:'';position:absolute;top:50%;right:0;width:1px;height:16px;background:#939598;margin-top:-8px;}
.csBox dd:last-child::before{display:none;}


.floatBox.boardSearch{margin-top:0;margin-bottom:0;}
.floatBox.boardSearch +.sTabMenu{margin-top:30px;}
.floatBox.boardSearch .searchForm input{min-width:360px;}

.cmsList{margin-top:30px;}
.cmsList:after{content:'';display:block;clear:both;}
.cmsList li {float:left; width:31.6%;margin-right:2.6%;margin-bottom:3rem;}
.cmsList li:nth-child(3n){margin-right:0;}
.cmsList li a{display:block;position:relative;border:1px solid #dedede;box-sizing:border-box;}

.cmsList li a::before{content:'';display:block;position:absolute;left:50%;top:140px;width:80px;height:4px;background:#fff;margin-left:-38px;z-index:4;visibility:hidden;}
.cmsList li a::after{content:'';display:block;position:absolute;left:50%;top:140px;width:4px;height:80px;background:#fff;margin-top:-38px;z-index:4;visibility:hidden;}

.cmsList li .photo{display:block;overflow:hidden;position:relative;background:#e5e5e5;}
.cmsList li .photo::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(235,87,0,0.7);content:'';visibility:hidden;z-index:3;}
.cmsList li a:hover .photo::after,
.cmsList li a:focus .photo::after,
.cmsList li a:hover::before,
.cmsList li a:focus::before,
.cmsList li a:hover::after,
.cmsList li a:focus::after{visibility:visible;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}

.cmsList li .photo img{display:block; /*width:100%;*/ margin:0 auto;}
.cmsList li .txt{box-sizing:border-box;padding:25px 9% 35px;border-top:1px solid #dedede;display:block;}
.cmsList li .txt .subject{display:block;margin-bottom:15px;font-size:2rem;font-family:'notokrMedium';color:#383d53;}
.cmsList li .txt .team{margin-right:20px;word-break:keep-all;height:4.8rem;display:block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;   -webkit-box-orient: vertical;}
.cmsList li .txt .cate{border:1px solid #f05123;color:#f05123;padding:.5rem 1.5rem;display:inline-block;margin-bottom:.5rem;}
.cmsList li a:hover, .cmsList li a:focus,
.cmsList li a:active{box-shadow:0 5px 7px rgba(0,0,0,.15); -webkit-box-shadow:0 5px 7px rgba(0,0,0,.15);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
.cmsList li a:hover .photo img,
.cmsList li a:focus .photo img,
.cmsList li a:active .photo img{transform:scale(1.1); -webkit-transform:scale(1.1);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}

.sponProcess{margin-top:50px;}
.sponProcess ol{display:flex;}
.sponProcess ol li{flex: 0 0 auto;width:16.6666666667%;text-align:center;position:relative;}
.sponProcess ol li::before{position:absolute;content:'';display:block;background:url(/supp/assets/images/contentRenew/chartArrow.png) no-repeat;background-size:10px 17px;width:10px;height:17px;right:-5px;top:51px;}
.sponProcess ol li:last-child::before{display:none;}
.sponProcess ol li i{display:inline-block;width:120px;height:120px;border-radius:50%;}
.sponProcess .step01{background:#f2b12d url(/supp/assets/images/contentRenew/iconSpon01.png) center no-repeat;background-size:32px 40px;}
.sponProcess .step02{background:#f29e2b url(/supp/assets/images/contentRenew/iconSpon02.png) center no-repeat;background-size:41px 35px;}
.sponProcess .step03{background:#f18b29 url(/supp/assets/images/contentRenew/iconSpon03.png) center no-repeat;background-size:39px 38px;}
.sponProcess .step04{background:#f17727 url(/supp/assets/images/contentRenew/iconSpon04.png) center no-repeat;background-size:30px 41px;}
.sponProcess .step05{background:#f06425 url(/supp/assets/images/contentRenew/iconSpon05.png) center no-repeat;background-size:30px 39px;}
.sponProcess .step06{background:#f05123 url(/supp/assets/images/contentRenew/iconSpon06.png) center no-repeat;background-size:36px 37px;}
.sponProcess .txt{margin-top:10px;}
/*.sponProcess + .csBox{background:transparent;border-top:1px solid #d9d9d9;width:100%;}
.sponProcess + .csBox dl{justify-content:center;}
.sponProcess + .csBox dt::before{background-color:rgba(244,240,234,.6);}*/
.sponProcess + .csBox dd{font-size:18px;}
.sponProcess + .csBox dd::before{height:14px;margin-top:-7px;}

.donaProcess{display:flex;flex-wrap:wrap;justify-content:center;position:relative;margin-top:25px;}
.donaProcess::before{content:'';position:absolute;top:45px;left:0;width:100%;height:1px;background:#e5e5e5;transform:translateY(-50%);}
.donaProcess li{width:12.5%;position:relative;padding:0 20px;text-align:center;}
.donaProcess li::after{content:'';position:absolute;top:45px;left:50%;width:6px;height:6px;border-radius:50%;background:#f05123;border:3px solid #fcdcd3;transform:translate(-50%, -50%);}
.donaProcess .step{display:inline-block;border:1px solid rgba(240,81,35,.3);color:#f05123;border-radius:50%;height:80px;width:80px;font-size:14px;font-family:'notokrMedium';padding:13px 15px;/*line-height:30px;*/}
.donaProcess .txt{text-align:center;line-height:1.4;margin-top:10px;word-break:keep-all;}

.accordionWrap{margin-top:50px;}
.accordion{margin-top:20px;}
.accordion .btn{border:1px solid #383d53;box-sizing:border-box;padding:12px 0 12px 40px;display:block;position:relative;color:#383d53;font-family:'notokrMedium';}
.accordion .btn::after{content:'';position:absolute;top:50%;right:40px;width:6px;height:6px;margin-top:-6px;background-color:transparent;border-top:2px solid #383d53;border-right:2px solid #383d53;transform:rotate(135deg); -moz-transform:rotate(135deg); -ms-transform:rotate(135deg); -o-transform:rotate(135deg); -webkit-transform:rotate(135deg);transition:all .3s;}
.accordion .active .btn{color:#fff;background:#383d53;}
.accordion .active .btn::after{transform:rotate(-45deg);margin-top:-3px;border-color:#fff;}
.accordion .cont{opacity:0;visibility:hidden;max-height:0;overflow-y:auto;}
.accordion .active .cont{opacity:1;visibility:visible;max-height:2000px;transition:all .3s ease;}
.accordion .cont .bdBox{padding:20px;border-top:0;}
.accordion .cont .title{font-size:18px;color:#fff;background:#4a8dcb;display:block;box-sizing:border-box;padding:12px 0 12px 20px;margin:0;}
.accordion .cont .sTitle{margin:20px 0 5px 0;font-size:18px;display:block;}
.accordion .cont ul li:first-child{margin-top:0;}
.accordion .cont .boxTitle{font-size:18px;color:#4a8dcb;display:block;font-weight:normal;border-bottom:1px solid #ddd;padding:10px 0 12px;margin:20px 0 10px;position:relative;}
.accordion .cont .boxTitle::after{content:'';position:absolute;bottom:0;left:0;width:180px;height:1px;background:#4a8dcb;}
.accordion .active .btnWrap{margin:20px 0;}
.accordion .active .btnWrap .btn{border:none;font-family:'notokrRegular';}
.accordion .active .btnWrap .btn::after{display:none;}

.accordionWrap .accordion{margin-top:0;}
.faq>ul{border-top:1px solid #000;}
.faq>ul>li{border-bottom:1px solid #ddd;}
.accordion.faq .btn{border:none;font-size:16px;padding:20px 80px;}
.faq .btn .iconQ{top:12px;color:#383d53;font-size:24px;position:absolute;left:0;display:block;padding:0 30px;}
.accordion.faq .active .btn:hover .iconQ{color:#fff;}
.faq .cont{border-top:1px solid #ddd;}
.faq>ul>li.active .cont{border-top:1px solid #000;padding:40px 30px;}
.accordion.faq .active .btn .iconQ{color:#fff;}
.faq .dataTable{margin-bottom:20px;}
.faq .dataTableWrap .txtR{font-size:14px;margin-top:10px;margin-bottom:10px;}

/*.contact{border:1px solid #eaeaea;overflow:hidden;}
.contact .subject{text-align:center;width:100%;padding:20px 0;font-size:20px;color:#383d53;font-family:'notokrMedium';background:rgba(244,240,234,.8);line-height:1;font-weight:normal;border-bottom:1px solid #eaeaea;}
.contact .tit{font-size:18px;line-height:0.5;color:#383d53;font-family:'notokrMedium';}
.contact .txt{margin:20px 0 0 0;}
.contact>ul{display:flex;padding:30px 0;}
.contact>ul>li{display:flex;flex-direction:column;align-items:center;justify-content:center;}
.contact>ul>li:not(:last-child){border-right:1px solid #eaeaea;}
.contact .address{flex:2;}
.contact .fax{flex:1;}
.contact>ul>li::before{content:'';display:block;background-position:center center;background-repeat:no-repeat;margin:0 0 20px;}
.contact>ul>li.address::before{background-image:url(/supp/assets/images/contentRenew/iconAddress.png);width:19px;height:26px;background-size:19px 26px;}
.contact>ul>li.fax::before{background-image:url(/supp/assets/images/contentRenew/iconFax.png);width:21px;height:24px;background-size:21px 24px;}
*/
.contact{background:rgba(244,240,234,.6);padding:50px 6%;margin-top:50px;margin-bottom:80px;}
.contact .title{margin-top:0;}
.contactLi::after{content:'';clear:both;display:block;}
.contactLi>li{float:left;width:calc(94% / 2);margin-bottom:80px;height:267px;}
.contactLi>li:nth-child(2n){margin-left:6%;}
.contactLi .tit{font-size:20px;color:#383d53;font-family:'notokrMedium';line-height:1;padding-bottom:20px;}
.contactLi .con{border-top:1px solid #939598;padding-top:22px;}
.contactLi .con li{position:relative;padding-left:70px;padding-bottom:10px;line-height:24px;}
.contactLi .con span{display:inline-block;font-size:12px;background:#939598;color:#fff;width:52px;text-align:center;vertical-align:middle;margin-right:20px;line-height:24px;letter-spacing:0;position:absolute;top:0;left:0;}
/*.contactLi .con span{display:inline-block;font-size:12px;border:1px solid #939598;color:#383d53;width:52px;text-align:center;vertical-align:middle;margin-right:20px;line-height:24px;letter-spacing:0;}*/
.contact .contactLi{}
.contact .contactLi>li{background:#fff;text-align:center;margin-top:20px;height:150px;margin-bottom:0;}
.contact .contactLi>li *{display:block;}
.contact .contactLi>li.address dt{background:url(/supp/assets/images/contentRenew/iconAddress.png) center 20px no-repeat;background-size:19px 26px;}
.contact .contactLi>li.fax dt{background:url(/supp/assets/images/contentRenew/iconFax.png) center 22px no-repeat;background-size:21px 24px;}
.contact .contactLi dt{font-size:18px;color:#383d53;font-family:'notokrMedium';text-align:center;padding-top:50px;}


.tumbList{}
.tumbList:after{content:'';display:block;clear:both;}
.tumbList li {float:left; width:31.6%;margin-right:2.6%;margin-top:3rem;}
.tumbList li:nth-child(3n){margin-right:0;}
.tumbList li a{display:block;position:relative;border:1px solid #dedede;box-sizing:border-box;}
.tumbList li .tag{position:absolute;top:0;left:0;color:#fff;/*background:#07767e;*/background:rgba(214,63,21,.8);padding:0 2.5rem;line-height:4rem;z-index:3;display:block;}
.tumbList li .photo{display:block;overflow:hidden;height:26rem;background:#f6f6f8;}
.tumbList li .photo img{display:block;width:100%;margin:0 auto;min-height:26rem;}

.tumbList li a:hover, .tumbList li a:focus,
.tumbList li a:active{box-shadow:0 5px 7px rgba(0,0,0,.15); -webkit-box-shadow:0 5px 7px rgba(0,0,0,.15);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
.tumbList li a:hover .photo img,
.tumbList li a:focus .photo img,
.tumbList li a:active .photo img{transform:scale(1.1); -webkit-transform:scale(1.1);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}

.tumbList li .txtWrap{display:block;box-sizing:border-box;padding:25px;}
.tumbList li .subject{display:block;margin-bottom:.5rem;font-size:2rem;font-family:'notokrMedium';color:#383d53;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.tumbList li a:hover .txt .subject, .tumbList li a:focus .txt .subject{color:#eb5700;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;}
.tumbList li .info{display:block;}
.tumbList li .info::after{content:'';display:block;clear:both;}
.tumbList li .info>span{color:#999;}
.tumbList li .info>span:last-child{float:right;}
.tumbList li .bar{height:2px;position:relative;overflow:hidden;background:#d0d0d0;width:100%;margin:1rem 0;display:block;}
.tumbList li .bar>span{position:absolute;display:block;height:100%;background:#e94b08;}
.tumbList li .amount{display:block;}
.tumbList li .amount::after{content:'';display:block;clear:both;}
.tumbList li .goal{float:right;line-height:1.8;}
.tumbList li .total{font-size:1.8rem;color:#e94b08;}
.tumbList li .percentage{padding-left:1rem;color:#999;}

.renewContent .busImgLi .slick-dots li.slick-active button{background-color:#f05123;}

.applyBus{margin-top:50px;}

.donationApply .stepLi{overflow:hidden;padding:20px 0 4px 2.72%;margin:0 auto;}
.donationApply .stepLi li{position:relative;width:19.27%;padding-top:19.27%;margin-left:-2.73%;border-radius:300px;float:left;font-size:20px;line-height:1.5;text-align:center;}
.donationApply .stepLi .step01{background:#f2b12d;}
.donationApply .stepLi .step02{background:#f29e2b;}
.donationApply .stepLi .step03{background:#f18b29;}
.donationApply .stepLi .step04{background:#f17727;}
.donationApply .stepLi .step05{background:#f06425;}
.donationApply .stepLi .step06{background:#f05123;}
.donationApply .stepLi .txt{position:absolute;left:50%;top:60px;transform:translate(-50%, 0);word-break:keep-all;width:70%;}
.donationApply .stepLi .txt span{font-size:20px;color:#fff;line-height:1.4;}
.donationApply .stepLi .txt em{font-style:normal;font-size:16px;color:rgba(255,255,255,.8);margin-bottom:20px;display:inline-block;}
/*.donationApply .stepLi .txt em::before{content:'';width:18px;height:1px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-9px;}*/
.donationApply .stepDetail{margin-top:50px;display:flex;flex-wrap:wrap;}
.donationApply .stepDetail>li{width:calc(100% / 3 - 27px);padding:24px 60px 0 0;margin-top:30px;border-top:1px solid #e0e0e0;margin-left:40px;background:url(/supp/assets/images/contentRenew/arrowSupp.png) 95% 50% no-repeat;background-size:30px 30px;}/* 수정 2022-11-04 */
.donationApply .stepDetail>li:nth-child(3n + 1){margin-left:0;}
.donationApply .stepDetail .tit{font-size:22px;color:#383d53;word-break:keep-all;}
.donationApply .stepDetail .tit em{font-style:normal;font-size:18px;color:#f05123;display:block;margin-bottom:-2px;vertical-align:text-bottom;}/* 수정 2022-11-03 */
.donationApply .stepDetail .con{margin-top:16px;font-size:18px;line-height:28px;color:#8c8c8c;}
.donationApply .btnWrap{margin:20px 0 0 0;}

.busCms{margin:50px 120px 0;}

.grandPrizeWrap{margin-top:50px;position:relative;min-height:500px;}
.grandPrizeWrap::before{position:absolute;top:0;left:-48%;width:100%;height:570px;content:'';/*background:linear-gradient(45deg, #d63f15, #f2b12d);*/background-color:#383d53;z-index:-1;}
.grandPrizeSlide{position:absolute;right:0;top:50px;height:500px;width:750px;}
.grandPrizeLi button{text-indent:-9999px;background-color:rgba(0,0,0,0.4);border:0;cursor:pointer;width:60px;height:60px;z-index:1;top:50%;margin-top:-30px;}
.grandPrizeLi .slick-prev{position:absolute;left:10px;}
.grandPrizeLi .slick-prev::before{width:24px;height:24px;background-color:transparent;content:'';margin-top:-13px;border-top:1px solid rgba(255, 255, 255, 0.6);border-right:1px solid rgba(255, 255, 255, 0.8);position:absolute;top:50%;right:auto;bottom:auto;left:24px;transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
.grandPrizeLi .slick-next{position:absolute;right:10px;}
.grandPrizeLi .slick-next::before{width:24px;height:24px;background-color:transparent;content:'';margin-top:-13px;border-top:1px solid rgba(255, 255, 255, 0.6);border-right:1px solid rgba(255, 255, 255, 0.8);position:absolute;top:50%;right:24px;bottom:auto;left:auto;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.grandPrizeLi .slick-slide>div{line-height:0;}

.grandPrizeWrap .tabLi{position:absolute;left:50%;margin-left:-800px;top:50px;}
.grandPrizeWrap .tabLi li{width:135px;}
.grandPrizeWrap .tabLi li a{display:block;padding:5px;color:rgba(255,255,255,0.8);position:relative;width:100%;text-align:right;font-size:16px;}
.grandPrizeWrap .tabLi li.active a{color:#f2b12d;font-size:18px;}
.grandPrizeWrap .tabLi li.active a::before{content:'';position:absolute;top:50%;width:80px;height:1px;left:0px;left:-20px;background:#f2b12d;}
.grandPrizeWrap .tabLi li a:hover{color:#f2b12d;}

.grandPrizeWrap .txtBox{padding:42px 770px 0 100px;width:1400px;box-sizing:border-box;}
.grandPrizeWrap .txtBox h4{margin-top:5px;font-family:'notokrMedium';font-weight:normal;font-size:28px;color:#fff;position:relative;padding-bottom:20px;}
.grandPrizeWrap .txtBox h4::before{position:absolute;height:1px;width:40px;background:#fff;content:'';bottom:0;}
.grandPrizeWrap .txtBox ul{margin-top:30px;}
.grandPrizeWrap .txtBox ul li{margin-top:5px;color:rgba(255,255,255,0.7);font-size:16px;word-break:keep-all;}
.grandPrizeWrap .txtBox ul li strong{font-weight:normal;font-size:16px;color:#fff;margin-right:10px;}


@media all and (max-width : 1420px){
  .grandPrizeWrap .tabLi{left:0;margin-left:-10px;top:50px;}
  .grandPrizeWrap .tabLi li{display:inline-block;width:auto;}
  .grandPrizeWrap .tabLi li a{padding:5px 10px;text-align:center;}
  .grandPrizeWrap .txtBox{padding:100px 780px 0 0;width:auto;}
  .grandPrizeWrap .tabLi li.active a::before{width:40px;top:0;left:50%;margin-left:-20px;}
  .grandPrizeWrap .txtBox h4{font-size:28px;}
  .grandPrizeWrap .txtBox ul{margin-top:20px;}
  .grandPrizeWrap::before{height:650px}
}


@media all and (max-width: 1400px){
  .businessMap .left{left:20px;}
  .businessMap .right{right:20px;}
  .history .text{width:calc(100% - 650px);}
  .history .text span.year{width:60px;}
  .donationSystem .item .con{height:180px;}
  .seedWrap li{padding:0 30px;}
  .seedWrap::after{display:none;}

  .movieBox.floatBox>div{width:600px;height:338px;}
  .bi>div{width:600px;}

  .certiLiStep .circle::after, .certiLiStep>li::after{display:none;}
  .certiLiStep.quad .year{top:10px;}

  .certiBene li .item{margin-left:20px;}

  .preferWrap li:first-child .circle::before, .preferWrap li:first-child .circle::after{display:none;}
  .preferWrap li .circle::after{display:none;}

  .donaProcess li{padding:0;}

  .donationApply .stepDetail .tit{font-size:20px;}
}

@media all and (max-width: 1280px){
  .seedWrap{background-position:right bottom;padding-bottom:40px;}
  .movieBox.floatBox>div{width:560px;height:315px;}
  .bi>div{width:560px;}
  .donationApply .stepLi .txt{top:35px;}
  .grandPrizeWrap::before{height:700px}
}

@media all and (max-width: 1200px){
  .snbWrap.renew{margin:0;}
  .movieBox.floatBox>div{width:520px;height:293px;}
  .bi>div{width:520px;}

  .groupLi .slick-slide li>span{font-size:15px;}

  .renewContent .imgBoardList.kakao .thumWrap{width:100%;height:auto;}
  .busCms{margin:50px 40px 0;}
}

@media all and (max-width: 1280px){
	.grandPrizeWrap::before{height:750px}
}

@media all and (max-width: 1180px){
	.mecenatWrap h3.title>span{display:block;line-height:normal;}
}

@media all and (max-width: 1080px){
  .history .img, .history .text{float:none;}
  .history .img{width:100%;text-align:center;}
  .history .text{width:100%;margin-top:30px;}
  .history .text span.year{width:96px;}
  .donationSystem .item .subTit{padding:20px 10px;height:115px;}
  .donationSystem .item .con{padding:20px;height:200px;}

  .movieBox{width:100%;}
  .movieBox.image{height:auto;}
  .movieBox.floatBox>div{width:100%;height:570px;}
  .movieBox.floatBox .left, .movieBox.floatBox .right{float:none;margin:auto;}
  .movieBox.floatBox .left{margin-bottom:30px;}

  .bi>div{width:48%;}

  .dataTable{overflow-x:auto;}
  .dataTable table{min-width:1024px;}

  .certiLiStep>li{width:33.333333%;margin-right:0;height:280px;}
  .certiLiStep.quad{margin:0 0 50px;}
  .certiLiStep.quad>li{width:25%;height:auto;}
  .certiLiStep .year{right:-15px;}
  .certiBene.quad li{width:calc(50% - 40px);}

  .certiAppInfo{margin-top:20px;}

  .sponGuide{margin:50px 0 0;}
  .sponGuide li{width:100%;}

  .preferWrap{margin:30px 0;}
  .preferWrap li{width:20%;margin-right:0;}

  .donationApply .stepLi .txt span{font-size:18px;line-height:1;}
  .donationApply .stepLi .txt em{margin-bottom:10px;}

  .grandPrizeWrap{background:#383d53;padding-bottom:40px;}
  .grandPrizeWrap::before{display:none;}
  .grandPrizeWrap .tabLi{position:static;padding-left:40px;padding-top:40px;}
  .grandPrizeWrap .txtBox{padding:20px 40px;width:100%;}
  .grandPrizeSlide{position:static;margin:auto;height:auto;}
}

@media all and (max-width: 1024px){
  .seedWrap{background:none;padding-bottom:0;}
  .layerPop{width:90%;margin-left:-45%;}
  .declaration{padding-left:40px;padding-right:40px;padding-top:30px;}
  .declaration .textWrap{padding:40px;}

  .imgTextBox{display:block;}
  .imgTextBox .img{width:100%;text-align:center;}
  .imgTextBox .text.textWrap{margin-top:50px;}
  .imgTextBox .btnWrap{justify-content:center;}

  .cmsList li{width:48.5%;margin-right:3%;}
  .cmsList li:nth-child(odd){margin-right:3%;}
  .cmsList li:nth-child(even){margin-right:0;}
  .cmsList li .txt{padding:3rem;}
  .cmsList li .txt .team{height:7.2rem;}

  .donaProcess li{width:25%;}
  .donaProcess .txt{margin-bottom:20px;}

  .contact{padding:50px 4%;}
  .contactLi>li{width:calc(96% / 2);}
  .contactLi>li:nth-child(2n){margin-left:4%;}

  .donationApply .stepLi .txt{top:25px;}
  .donationApply .stepDetail>li{width:calc(50% - 20px);margin-left:40px;background:none;padding-right:0;}/* 수정 2022-11-04 */
  .donationApply .stepDetail>li:nth-child(3n + 1){margin-left:40px;}
  .donationApply .stepDetail>li:nth-child(odd){margin-left:0;}
}

@media all and (max-width: 960px){
  .donationSystem .item .con{height:220px;}

  .benefit li.item01{margin-right:108px;}
  .benefit li.item02{margin-left:108px;}
  .benefit li.item03{margin-right:202px;}
  .benefit li.item04{margin-left:202px;}
  .benefit li.item05{margin-right:132px;}
  .benefit li.item06{margin-left:132px;}
  .benefit li:nth-child(odd){padding-right:110px;}
  .benefit li:nth-child(even){padding-left:110px;}

  .txtTopLine .point{font-size:36px;}
  .txtTopLine .point>span{font-size:36px;}
  .txtTopLine p{margin-top:30px;}
  .imgSliderLi{width:calc(100% - 550px);}
  .txtTopLine{width:520px;}

  .mecenatWrap h3.title{width:calc(100% - 55rem);padding-left:11rem;}
  .mecenatWrap .frBox{width:52rem;}
  .mecenatWrap h3.title>span{display:inline;}

  .preferWrap .circle{width:150px;height:150px;}
  .preferWrap .item01{background-position-y:25px;}
  .preferWrap .item02{background-position-y:30px;}
  .preferWrap .item03{background-position-y:25px;}
  .preferWrap .item04{background-position-y:23px;}
  .preferWrap .item05{background-position-y:25px;}

  .tumbList li{width:48.5%;margin-right:3%;}
  .tumbList li:nth-child(odd){margin-right:3%;}
  .tumbList li:nth-child(even){margin-right:0;}
  .contactLi>li{float:none;width:100%;height:auto;}
  .contactLi>li:nth-child(2n){margin-left:0;}
  .contact .contactLi>li{float:left;width:calc(96% / 2);}
  .contact .contactLi>li:nth-child(2n){margin-left:4%;}

  .donationApply .stepLi{display:none;}
  .donationApply .stepDetail{margin-top:0;}
  .donationApply .stepDetail>li{width:100%;margin-left:0;border-top:0;border-bottom:1px solid #e0e0e0;padding-bottom:20px;margin-top:20px;position:relative;padding-left:88px;}
  .donationApply .stepDetail>li:nth-child(3n + 1){margin-left:0;}
  .donationApply .stepDetail .tit em{position:absolute;left:0;top:0;width:68px;height:68px;display:block;text-align:center;font-size:16px;line-height:68px;border-radius:50%;color:#fff;}
  .donationApply .stepDetail .step01 em{background:#f2b12d;}
  .donationApply .stepDetail .step02 em{background:#f29e2b;}
  .donationApply .stepDetail .step03 em{background:#f18b29;}
  .donationApply .stepDetail .step04 em{background:#f17727;}
  .donationApply .stepDetail .step05 em{background:#f06425;}
  .donationApply .stepDetail .step06 em{background:#f05123;}

  .donationApply .txtC{text-align:left;}

  .busCms{margin:50px 0 0;}
}

@media all and (max-width: 936px){
  .donationSystem .item .subTit{font-size:16px;}


  .donationInfo{position:static;text-align:right;margin-right:0;margin-bottom:20px;}
  .donationStatus{display:block;margin-top:0;}
  .donationStatus .chart{padding-left:0;background:none;}
  .donationStatus .chart::after{right:0;}
  .jqbar.vertical{width:15.6%;}
  .donationStatus .textWrap{margin-top:30px;}
  .seedWrap li{padding:0 20px;}
  .seedWrap .circle{width:230px;height:230px;}
}

@media all and (max-width: 836px){
  .benefit{margin:0 0 30px 0;height:480px;}
  .benefit li.item01::before{background-color:#fff;}
  .benefit li.item02::before{background-color:#fff;}
  .benefit li.item03::before{background-color:#fff;}
  .benefit li.item04::before{background-color:#fff;}
  .benefit li.item05::before{background-color:#fff;}
  .benefit li.item06::before{background-color:#fff;}
  .benefit li.item01{margin-right:64px;top:42px;}
  .benefit li.item02{margin-left:64px;top:42px;}
  .benefit li.item03{margin-right:132px;top:182px;}
  .benefit li.item04{margin-left:132px;top:182px;}
  .benefit li.item05{margin-right:64px;top:338px;}
  .benefit li.item06{margin-left:64px;top:338px;}

  .sponProcess ol li i{width:96px;height:96px;}
  .sponProcess .txt span{line-height:1.4;display:inline-block;}
  .sponProcess ol li::before{top:41px;}
  .contact .contactLi>li{float:none;width:100%;height:auto;padding-bottom:20px;}
  .contact .contactLi>li:nth-child(2n){margin-left:0;}
}

@media all and (max-width : 812px){
  .imgSliderLi{width:calc(100% - 480px);}
  .txtTopLine{width:440px;}
  .mecenatWrap h3.title{width:calc(100% - 47rem);}
  .mecenatWrap .frBox{width:440px;}

  .seedWrap .circle{width:204px;height:204px;}

  .certiWrap .tab>li>*{font-size:18px;}
  .certiWrap .tab>li.active>*::after, .certiWrap .tab>li.hover>*::after{display:none;}

  .groupLi{margin-left:-10px;margin-right:-10px;}
  .groupLi .slick-slide{margin:0 10px;}
  .groupLi .slick-arrow{right:10px;}

  .title+.btnWrap.right{margin-top:10px;}

  .preferWrap .circle{width:135px;height:135px;}

  .grandPrizeSlide{width:calc(100% - 80px);}
}

@media all and (max-width: 768px){
  .imgSliderLi, .txtTopLine{float:none;width:100%;}
  .imgSliderLi img{width:100%;}
  .txtTopLine .point{width:600px;margin-bottom:60px;}
  .txtTopLine::before{top:180px;width:60px;}

  .mecenatWrap h3.title{float:none;width:100%;height:9rem;line-height:9rem;}
  .mecenatWrap .frBox{width:100%;margin-top:2rem;}

  .groupLi li{margin-bottom:40px;}

  .csBox dl{flex-wrap:wrap;height:auto;}
  .csBox dt{width:100%;text-align:center;padding:30px 20px;border-bottom:2px solid #fff;}
  .csBox dt::before{top:0;left:50%;margin-top:15px;margin-left:-130px;}
  .csBox dd{font-size:16px;}

  .floatBox.boardSearch .searchForm input{min-width:0;}

  .csBox.type02 dt::before{margin-left:-165px;}

  .tumbList li .percentage{padding-left:.5rem;}

}

@media all and (max-width: 736px){
  .renewContent *{font-size:15px;}
  .titText{margin-top:30px;font-size:16px;}
  .titText br{display:none;}
  .renewContent .title{margin-top:30px;}
  .renewContent .fontRegular{font-size:16px;}
  .businessMap{background:rgba(244,240,234,.8);padding:20px;}
  .businessMap::before{display:none;}
  .businessMap>dl>dt, .history .text span.year, .patronWrap ol li dt{font-size:20px;}
  .patronWrap ol li dd{padding-left:0;padding-bottom:20px;}
  .patronWrap ol li dd>span{padding:20px 30px;margin-left:20px;}
  .businessMap .logo{display:none;}
  .businessMap .left, .businessMap .right, .businessMap .center{position:static;border-radius:0;width:100%;height:auto;}
  .businessMap .center{margin-left:0;padding-top:25px;}
  .businessMap>dl{padding:20px;}
  .history .text span{font-size:15px;}
  .history .text li{margin-bottom:10px;}
  .history .text span.year{width:60px;}
  .donationSystem{display:block;}
  .donationSystem .item{width:100%;border:none;}
  .donationSystem .item .subTit, .donationSystem .item .con{height:auto;}
  .donationSystem .item .subTit{padding:10px;}
  .donationSystem .item .tit{font-size:20px;}

  .movieBox{margin:30px auto;height:420px;}
  .textWrap{margin-top:30px;}

  .benefit .colorBlack{font-size:18px;}
  .benefit li>span{font-size:15px;}
  .benefitDetail dt, .benefitDetail dd{padding:20px;}
  .benefitDetail dd{font-size:15px;}
  .benefit li.item01{margin-right:34px;top:62px;}
  .benefit li.item02{margin-left:34px;top:62px;}
  .benefit li.item03{margin-right:102px;}
  .benefit li.item04{margin-left:102px;}
  .benefit li.item05{margin-right:44px;top:308px;}
  .benefit li.item06{margin-left:44px;top:308px;}
  .benefit .eng{font-size:14px;}

  .flexBox .item{width:100%;}

  .mecenatWrap{margin-top:30px;}

  .seedWrap .circle{width:182px;height:182px;}
  .seedWrap .circle span{margin-top:148px;}

  .floatBox .left, .floatBox .right{float:none;margin:auto;width:100%;}
  .floatBox .left{margin-bottom:30px;}
  .movieBox.floatBox>div{height:420px;}
  .bi>div{padding:50px 0;}

  .certiBene.half li::before{width:120px;height:120px;}

  .preferWrap{min-height:150px;margin:15px 0;}
  .preferWrap .circle{border:none;}

  .contact{padding:30px 4%;margin-bottom:40px;}
  .contactLi>li{margin-bottom:40px;}
  .contact .title{margin-top:0;}
  .contactLi .con{padding-top:12px;}

  .donationApply .stepDetail .con{font-size:15px;}
  .donationApply .stepDetail>li{padding-left:80px;}
  .donationApply .stepDetail .tit{margin-top:-4px;}
  .donationApply .stepDetail>li:first-child{margin-top:5px;}

  .donationApply .txtC.fontRegular{font-size:15px;}
}

@media all and (max-width: 662px){
  .sTabMenu.li8{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
  .sTabMenu.li8::-webkit-scrollbar{display:none;}
  .sTabMenu.li8>li{float:none;display:inline-block;width:auto;}
  .sTabMenu.li8>li>a{padding:1.2rem 2rem;border:none;line-height:35px;}
  .sTabMenu.li8>li:first-child>a{border:none;}
}


@media all and (max-width: 640px){

  /* 추가 2022-11-03 */
  .sTabMenu.li12>li{width:auto;}
  .sTabMenu.li12{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
  .sTabMenu.li12::-webkit-scrollbar{display:none;}
  .sTabMenu.li12>li{float:none;display:inline-block;}
  .sTabMenu.li12>li>a{padding:1.2rem 2rem;border:none;line-height:35px;}
  .sTabMenu.li12>li:first-child>a{border:none;}
  /* //추가 2022-11-03 */

  /* 추가 2024-04-08 */
  .sTabMenu.li13>li{width:auto;}
  .sTabMenu.li13{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
  .sTabMenu.li13::-webkit-scrollbar{display:none;}
  .sTabMenu.li13>li{float:none;display:inline-block;}
  .sTabMenu.li13>li>a{padding:1.2rem 2rem;border:none;line-height:35px;}
  .sTabMenu.li13>li:first-child>a{border:none;}

  .sTabMenu.li14>li{width:auto;}
  .sTabMenu.li14{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
  .sTabMenu.li14::-webkit-scrollbar{display:none;}
  .sTabMenu.li14>li{float:none;display:inline-block;}
  .sTabMenu.li14>li>a{padding:1.2rem 2rem;border:none;line-height:35px;}
  .sTabMenu.li14>li:first-child>a{border:none;}
  /* //추가 2024-04-08 */

  .benefitDetail{display:block;}

  .benefit{background-size:187px 184px;height:380px;}
  .benefit li.item01{margin-right:54px;top:22px;}
  .benefit li.item02{margin-left:54px;top:22px;}
  .benefit li.item03{top:132px;}
  .benefit li.item04{top:132px;}
  .benefit li.item05{margin-right:64px;top:248px;}
  .benefit li.item06{margin-left:64px;top:248px;}
  .benefit .num{padding-top:25px;}
  .benefit .eng{display:none;}
  .benefit .colorBlack{font-size:16px;}

  .jqbar.vertical{width:15.5%;}

  .txtTopLine .point{font-size:32px;width:500px;}
  .txtTopLine .point>span{font-size:32px;}
  .txtTopLine::before{width:40px;top:170px;}
  .txtTopLine p{font-size:16px;margin-top:20px;}

  .seedWrap .seed01 .circle, .seedWrap .seed02 .circle, .seedWrap .seed03 .circle{border:none;}
  .seedWrap .circle{width:124px;}
  .seedWrap{margin-top:0;}

  .declaration .numWrap .num::before{width:50px;}
  .declaration .numWrap .color01::after, .declaration .numWrap .color02::after, .declaration .numWrap .color03::after{left:142px;}
  .declaration .numWrap .text{padding-left:50px;}

  .imgTextBox{margin-top:50px;}
  .imgTextBox .img img:first-child{margin-bottom:30px;}

  .certiWrap{margin-top:50px;}

  .certiWrap .tab>li>*{font-size:16px;height:50px;}
  .certiWrap .tab>li{width:20%;}
  .certiWrap .tab>li:first-child{width:40%;}

  .certiLiStep>li{height:230px;}
  .certiLiStep .step01 .circle::before, .certiLiStep .step02 .circle::before, .certiLiStep .step03 .circle::before, .certiLiStep .step04 .circle::before, .certiLiStep .step05 .circle::before{background-size:106px 86px;}
  .certiLiStep .circle{font-size:16px;margin-bottom:10px;margin-top:-30px;}
  .certiLiStep .text dt{font-size:18px;margin-bottom:5px;}
  .certiLiStep .circle::before{transform:translate(-50%,-40%);}

  .certiLiStep.quad{margin:0 0 30px;}
  .certiLiStep.quad .circle span{font-size:16px;}
  .certiLiStep.quad .circle::before{transform:translate(-50%,-35%);}
  .certiLiStep.quad>li{height:40px;}

  .certiBene.half li, .certiBene.quad li{width:calc(50% - 10px);}

  .renewContent .sTabMenu.year{margin-top:30px;}
  .renewContent .tabMenu.year>li.active>a::before{background-color:#f05123;}

  .sponGuide li a{padding:0 260px 0 40px;}

  .preferWrap li:first-child .circle span{font-size:18px;line-height:1.2;}
  .preferWrap .circle{width:100px;height:100px;}
  .preferWrap .item01{background-size:45px 34px;}
  .preferWrap .item02{background-size:37px 34px;background-position-y:26px;}
  .preferWrap .item03{background-size:38px 33px;}
  .preferWrap .item04{background-size:34px 40px;}
  .preferWrap .item05{background-size:34px 34px;background-position-y:26px;}
  .preferWrap .circle span{line-height:1.2;}

  .renewContent .btnWrap.center a{min-width:0;}
  .renewContent .btnWrap{margin:30px 0;}

  .sponProcess ol{flex-wrap:wrap;}
  .sponProcess ol li{width:33.3333333%;}
  .sponProcess ol li:nth-child(3)::before{display:none;}
  .sponProcess ol li:nth-child(1), .sponProcess ol li:nth-child(2), .sponProcess ol li:nth-child(3){margin-bottom:20px;}

  .tumbList li{width:auto;margin-right:0;float:none;}
  .tumbList li:nth-child(odd){margin-right:0;}
  .tumbList li .txtWrap{padding:2rem;}
  .tumbList li .subject{font-size:1.8rem;}

  .faq .btn .iconQ{padding:0 20px;}
  .accordion.faq .btn{padding:20px 70px;}
  .faq>ul>li.active .cont{padding:20px;}
  .accordion .btn::after{right:20px;}
  .accordion .cont .sTitle{font-size:16px;}

  .grandPrizeWrap{margin-top:30px;}
  .grandPrizeWrap .tabLi{padding-left:20px;}
  .grandPrizeWrap .txtBox{padding:20px;}
  .grandPrizeSlide{width:calc(100% - 40px);}
  .grandPrizeWrap .txtBox h4{font-size:24px;}

}

@media all and (max-width: 600px){
  .benefit li::before{width:88px;height:88px;}
  .benefit li.item01{margin-right:24px;top:42px;}
  .benefit li.item02{margin-left:24px;top:42px;}
  .benefit li.item03{margin-right:72px;}
  .benefit li.item04{margin-left:72px;}
  .benefit li.item05{margin-right:34px;top:228px;}
  .benefit li.item06{margin-left:34px;top:228px;}
  .benefit li:nth-child(even){padding-left:100px;}
  .benefit li:nth-child(odd){padding-right:100px;}

  .mecenatWrap h3.title>span{font-size:2.5rem;}
  .mecenatWrap h3.title{padding-left:10.5rem;}
  .mecenatWrap .frBox .numLi li{font-size:1.6rem;padding-left:3rem;}
  .mecenatWrap .frBox .numLi li .num{font-size:2rem;}
  .mecenatWrap .frBox{margin-top:1rem;}

  .imgTextBox .btnWrap a{min-width:0;}

  .floatBox .left.title{margin-bottom:10px;}
}

@media all and (max-width: 568px){
  .cmsList li{width:auto;margin-right:0;float:none;}
  .cmsList li:nth-child(odd){margin-right:0;}
  .cmsList li .txt{padding:2rem;}
  .cmsList li .txt .team{height:auto;}
  .cmsList li .txt .subject{font-size:1.8rem;margin-bottom:1rem;}
}

@media all and (max-width: 500px){
  .jqbar.vertical{width:15.4%;}
  .certiBene.half li, .certiBene.quad li{width:100%;}
  .certiBene li{margin-bottom:20px;}

  .certiBene li.icon01::before{background-size:31px 32px;}
  .certiBene li.icon02::before{background-size:36px 36px;}
  .certiBene li.icon03::before{background-size:24px 30px;}
  .certiBene li.icon04::before{background-size:30px 25px;}
  .certiBene li.icon05::before{background-size:24px 30px;}
  .certiBene li.icon06::before{background-size:30px 28px;}
  .certiBene li.icon07::before{background-size:30px 30px;}
  .certiBene li.icon08::before{background-size:30px 30px;}
  .certiBene li.icon09::before{background-size:25px 30px;}
  .certiBene li.icon10::before{background-size:22px 27px;}
  .certiBene li::before, .certiBene.half li::before{width:80px;height:80px;}
  .certiBene li{margin-bottom:10px;}

  .certiBene .icon03.newBene01::before{background-size:80px 80px;}
  .certiBene .icon03.newBene02::before{background-size:80px 80px;}
  .certiBene .icon05.newBene03::before{background-size:80px 80px;}
  .certiBene .icon09.newBene04::before{background-size:80px 80px;}
  .certiBene .icon07.newBene05::before{background-size:80px 80px;}
  .certiBene .icon07.newBene06::before{background-size:80px 80px;}
  .certiBene .icon10.newBene07::before{background-size:80px 80px;}
  .certiBene .icon04.newBene08::before{background-size:80px 80px;}
  .certiBene .icon04.newBene09::before{background-size:80px 80px;}
  .certiBene .icon08.newBene10::before{background-size:80px 80px;}
  .certiBene .icon06.newBene11::before{background-size:80px 80px;}
  .certiBene .icon11.newBene12::before{background-size:80px 80px;}

}

@media all and (max-width: 480px){
  .renewContent .title{font-size:20px;}

  .renewContent .btnWrap a{height:44px;min-width:0;}

  .businessMap>dl>dt, .history .text span.year, .patronWrap ol li dt{font-size:18px;}
  .patronWrap ol li dt{top:0;}
  .patronWrap ol li dd{margin-left:50px;}
  .patronWrap ol li dd>span{font-size:16px;padding:15px 20px;}
  .history .text span.year{width:50px;}
  .donationSystem .item .tit{font-size:18px;}

  .benefitDetail{margin-top:15px;}
  .benefitDetail dt{padding-left:0;word-break:keep-all;}
  .benefit{display:none;}
  /*.benefit{height:320px;}
  .benefit li::before{width:80px;height:80px;}
  .benefit li.item01{margin-right:18px;top:20px;}
  .benefit li.item02{margin-left:18px;top:20px;}
  .benefit li.item03{margin-right:68px;top:112px;}
  .benefit li.item04{margin-left:68px;top:112px;}
  .benefit li.item05{margin-right:18px;top:214px;}
  .benefit li.item06{margin-left:18px;top:214px;}
  .benefit li:nth-child(even){padding-left:90px;}
  .benefit li:nth-child(odd){padding-right:90px;}
  .benefit .colorBlack{letter-spacing:-1px;}
  .benefit .num{padding-top:15px;}*/

  .donationStatus .chart::before, .donationStatus .chart::after{background:none;}

  .flexBox .item .tit{font-size:18px;padding:0;}
  .flexBox .item .con{padding:0;margin-top:10px;}

  .txtTopLine .point{font-size:24px;margin-bottom:40px;width:360px;}
  .txtTopLine .point>span{font-size:24px;}
  .txtTopLine::before{top:130px;}

  .seedWrap{margin-top:-10px;}
  .seedWrap li{padding:0 10px;}
  .seedWrap li::before{background-size:9px 16px;}
  .seedWrap .seed03 .circle{background-position-y:46px;}

  .renewContent .btnWrap{margin-top:30px;}
  .renewContent .btnWrap a{padding:0 15px;}
  .seedWrap .circle{width:116px;}

  .bi>div{padding:30px 0;}

  .declaration{padding-left:20px;padding-right:20px;height:600px;}
  .declaration .textWrap{padding:20px;margin-top:20px;}
  .declaration .numWrap .num::before{width:20px;}
  .declaration .numWrap .color01::after, .declaration .numWrap .color02::after, .declaration .numWrap .color03::after{left:102px;}
  .declaration .numWrap .text{padding-left:20px;}
  .declaration .numWrap li{padding-left:120px;}
  .declaration .numWrap{margin-top:30px;}
  .declaration .title{margin-top:0;}
  .declaration .foot{margin-top:30px;}

  .mecenatWrap h3.title>span{display:block;}
  .mecenatWrap h3.title>span:nth-child(2){padding-top:.8rem;}

  .renewContent .btnWrap a{margin-right:10px;}
  .imgTextBox .text.textWrap>p{font-size:15px;}
  .imgTextBox{margin-top:20px;}
  .imgTextBox .text.textWrap{margin-top:0;}
  .imgTextBox .text.textWrap .title, .imgTextBox .text.textWrap>p{margin-bottom:10px;margin-top:0;}
  .imgTextBox .text.textWrap>p.btnWrap{margin-top:20px;}
  .imgTextBox .img img{width:150px;height:200px;}

  .certiWrap{margin-top:30px;}
  .certiLiStep .text dt{font-size:16px;}
  .certiLiStep>li{width:50%;}
  .certiLiStep.quad>li{width:50%;height:120px;}
  .certiLiStep.quad .circle{margin-left:-60px;}
  .certiLiStep.quad .year{right:20px;top:-20px;}
  .certiLiStep.quad{margin:0;}
  .certiLiStep.quad>li:nth-child(3), .certiLiStep.quad>li:nth-child(4){height:60px;}

  .renewContent .title span{font-size:15px;letter-spacing:-1px;}

  .groupLi{margin-bottom:20px;}

  .certiAppInfo{margin-top:10px;}

  .sponGuide{margin-top:30px;}
  .sponGuide li{height:180px;}
  .sponGuide li strong{font-size:18px;padding-bottom:20px;}
  .sponGuide li strong::before{bottom:10px;}
  .sponGuide li span{font-size:15px;}
  .sponGuide li a{padding:0 50% 0 20px;}

  .preferWrap li:first-child{width:100%;}
  .preferWrap li{width:25%;}
  .preferWrap li:first-child .circle{width:100%;height:auto;border-radius:0;}
  .preferWrap li:first-child .circle span br{display:none;}
  .preferWrap li:first-child .circle span{font-size:16px;line-height:44px;}

  .preferWrap .circle{width:auto;}
  .preferWrap li .circle span{letter-spacing:-1px;}

  .csBox{margin:30px 0;}
  .csBox dt{padding:20px;}
  .csBox dt::before{background-size:20px 23px;width:40px;height:40px;margin-left:-106px;}
  .csBox dd{padding:20px 10px;}

  .sponProcess{margin-top:30px;}
  .csBox.type02 dt::before{margin-left:-145px;}

  .contact .contactLi>li{padding-left:10px;padding-right:10px;}
  .contactLi .con li{padding-left:64px;}

  .accordion.faq .btn{padding:15px 50px;}
  .faq .btn .iconQ{font-size:20px;padding:0 10px;}
  .faq>ul>li.active .cont{padding:10px;}

  .donationApply .stepDetail>li{padding-left:60px;}
  .donationApply .stepDetail .tit{font-size:18px;margin-top:-10px;}
  .donationApply .stepDetail .tit em{width:50px;height:50px;line-height:50px;font-size:15px;}
  .renewContent .btnWrap{margin:20px 0 0 0;}
  .donationApply .stepDetail .con{line-height:1.6;margin-top:10px;}

  .busCms{margin:30px 0 0;}

  .grandPrizeWrap .tabLi{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;position:static;padding-top:20px;}
  .grandPrizeWrap .tabLi::-webkit-scrollbar{display:none;}
  .grandPrizeWrap .tabLi li{width:auto;float:none;display:inline-block;}
  .grandPrizeWrap .txtBox h4{font-size:20px;}
  .grandPrizeWrap{padding-bottom:20px;}
}

@media all and (max-width: 422px){
  .jqbar.vertical{width:19.3%;}
  .declaration .numWrap li{padding-left:100px;}
  .declaration .numWrap .num::before, .declaration .numWrap .color01::after, .declaration .numWrap .color02::after, .declaration .numWrap .color03::after{display:none;}
  .declaration .numWrap .text{padding-left:0;height:auto;}
  .declaration .numWrap .num{width:80px;height:80px;font-size:16px;}

  .certiWrap .tab>li>*{font-size:15px;}
  .sponGuide li a{padding-right:40%;}
}

@media all and (max-width : 375px){
}

@media all and (max-width: 367px){
  .jqbar.vertical{width:19.2%;}
}

@media all and (max-width : 360px){
  .txtTopLine .point{font-size:22px;width:320px;}
  .txtTopLine .point>span{font-size:22px;}
  .txtTopLine::before{top:110px;}

  .tumbList li .txtWrap{padding:2rem 1rem;}
}


.renewContent .sup_project {margin-top: 50px}
  .renewContent .title {clear: both; }
.renewContent .sup_project .img01, .renewContent .sup_project .img02, .renewContent .sup_project .img03{width:440px; float: left; margin-right:1.9%; position:relative;}
.renewContent .sup_project .img03 { margin-left: 0%; }

.renewContent .sup_project .img02_01, .renewContent .sup_project .img02_02 {margin-bottom:9%}

.renewContent .sup_project .img_txt01 {position: absolute; margin-top:400px; color: #fff;left:43%; font-size: 22px ; text-align: center; top:0}

.renewContent .sup_project .img01::after  {content:"";width:440px;height: 770px;position:absolute;left: 0;top: 0;background-color:#e83656;background: url(/supp/assets/images/contentRenew/logo_icon.png) no-repeat 50% 45%;background-size: 20%;}

.renewContent .sup_project .img01 p::after  {content:"";width:440px;height:755px;position:absolute;left:0;top:0;background-color:#e83656;  background-color: #000000; opacity:0.7}

.renewContent .sup_project .img02_01::after  {content:"";width:440px;height:225px;position:absolute;left:40%;top:50px;background-color:#e83656;background:url(/supp/assets/images/contentRenew/logo_icon.png) no-repeat;
background-size: 20%;}

.renewContent .sup_project .img02_01  p::after  {content:"";width:440px;height:225px;position:absolute;left:0;top:0;background-color:#e83656; background-color: #000000; opacity:0.7}
.renewContent .sup_project .img02_01 .img_txt {position: absolute; color: #fff;left:43%; font-size: 22px ; text-align: center; top:140px }

.renewContent .sup_project .img02_02::after  {content:"";width:440px;height:225px;position:absolute;left:40%;top:315px;background-color:#e83656;background:url(/supp/assets/images/contentRenew/logo_icon.png) no-repeat;
background-size: 20%;}
.renewContent .sup_project .img02_02  p::after  {content:"";width:440px;height:225px;position:absolute;left:0; background-color:#e83656;  background-color: #000000; opacity:0.7}
.renewContent .sup_project .img02_02 .img_txt {position: absolute; color: #fff;left:43%; font-size: 22px ; text-align: center; top:410px  }

.renewContent .sup_project .img02_03::after  {content:"";width:440px;height:225px;position:absolute;left:40%;top:580px;background-color:#e83656;background:url(/supp/assets/images/contentRenew/logo_icon.png) no-repeat;
background-size: 20%;}

.renewContent .sup_project .img02_03  p::after  {content:"";width:440px;height:225px;position:absolute;left:0;background-color:#e83656; background-color: #000000; opacity:0.7}

.renewContent .sup_project .img02_03 .img_txt {position: absolute; left:43%; color: #fff; font-size: 22px ; text-align: center; top:675px  }

.renewContent .sup_project .img03::after  {content:"";width:440px;height: 770px;position:absolute;left: 0;top: 0;background-color:#e83656;background: url(/supp/assets/images/contentRenew/logo_icon.png) no-repeat 50% 45%;background-size: 20%;}

.renewContent .sup_project .img03  p::after  {content:"";width:440px;height:755px;position:absolute;left:0;top:0;background-color:#e83656; background-color: #000000; opacity:0.7}

.renewContent .sup_project .img03 {width:440px; }

.renewContent .old_artist {margin-top:60px ; margin-bottom: 80px}
.underline {text-decoration: underline;  text-underline-position: under;}


.dimm01{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.75);z-index:70;}
.layer_wrap{display:none;position:absolute;top:220px;left:50%;z-index:999;background:#fff;transform:translate(-50%)}
.layer_wrap .show_box{width:900px;border:1px solid #d9d9d9; overflow: hidden}

.img_bg::after {background: #000000;}
.show_box figure {width: 50%; float: left; margin-right: 30px; margin-top: 80px}
.show_box figure img {}
.show_box .box_tit {margin-top:30px;background-color:#eb5700;border-radius:50px; padding: 10px 0 10px 25px ; font-size: 20px ; margin-right: 30px ; color: #fff; margin-top: 80px}
.show_box dl {}
.show_box dt {font-size: 20px ; font-weight: bold;; margin-top: 30px; color: #eb5700}
.show_right {width: 410px; float: right; margin-bottom: 50px; padding-right: 40px; box-sizing: border-box;}

.layer_wrap .btn_close{position:absolute;top:10px;right:10px;width:40px;height:40px;background:url(/supp/assets/images/contentRenew/btn-pop-close.png) no-repeat 50% 50%; border: none}
.renewContent .pt70 {padding-top: 70px}

.donationStatus.outcome {display: inherit;}
.donationStatus.outcome>.chart {background:none; flex:none; text-align:center;}
.outcome .jqbar.vertical {width:6%}
.outcome .chart::after {right:0}
.mt100 {margin-top: 100px}
.point_co {color: rgba(240,81,35,0.9)}
.flexBox .item .tit_s{ font-size: 18px}
.box_con {margin-top: 30px}
.outcome .show_box .show_right {width: 95%}
.outcome .show_box figure {text-align: center; width: 100%}
.blind {display:block;overflow:hidden;position:absolute;width:1px !important;height:1px;font-size:1px;line-height:0;color:transparent;opacity:0}

@media all and (max-width : 1420px){
 .renewContent .sup_project img {margin-bottom: 0}

 .renewContent .sup_project .img01, .renewContent .sup_project .img02, .renewContent .sup_project .img03 {width:31%;margin-right: 3.3%}
  .renewContent .sup_project .img03 {margin-right: 0}

 .renewContent .sup_project .img01 p::after  {width:100%; height: 100%}

 .renewContent .sup_project .img02_01  p::after  {width:100%; height: 30%}

 .renewContent .sup_project .img02_02  p::after  {width:100%; height: 30%}

 .renewContent .sup_project .img02_03  p::after {width:100%;height: 30%}

 .renewContent .sup_project .img03  p::after {width:100%;height: 100%}
 .renewContent .sup_project .img02_01, .renewContent .sup_project .img02_02 {margin-bottom:9%}

 .renewContent .sup_project .img02_01::after ,.renewContent .sup_project .img02_02::after, .renewContent .sup_project .img02_03::after   {background: none}
 .renewContent .sup_project .img02_01 .img_txt {top:15%;left:50%; margin-left: -25px}
 .renewContent .sup_project .img02_02 .img_txt {top:49%;left:50%; margin-left: -25px}
 .renewContent .sup_project .img02_03 .img_txt {top:83%;left:50%; margin-left: -25px}

.renewContent .sup_project .img01::after ,.renewContent .sup_project .img03::after {top:40%; background: none}
.renewContent .sup_project .img_txt01, .renewContent .sup_project .img_txt03 {top:50% ; margin-top: 0;left:50%; margin-left: -25px }


}

@media all and (max-width : 910px){
 .outcome .jqbar.vertical {width: 6.5%}
 .outcome .jqbar.vertical .bar-percent {font-size: 15px; }
}

@media all and (max-width : 900px){
.layer_wrap {width:100%}
.layer_wrap .show_box {width:100%}
.show_box figure {width:45%}
.show_right {width:50%}
}

@media all and (max-width : 610px){

.show_box figure {width:100%}
.show_right {width:100%; padding-left: 50px; }
.show_right .show_box_con {font-size: 16px}
.renewContent .sup_project .img01, .renewContent .sup_project .img02, .renewContent .sup_project .img03 {width:100%; margin-bottom: 9%}
.renewContent .sup_project .img03 {margin-bottom:0}
.outcome {margin-top: 0}
.outcome .jqbar.vertical {width:13%; margin-top: 50px}
.outcome .jqbar.vertical .bar-percent {font-size: 13px; }
.outcome .jqbar {top:-70px}
.mt100 {margin-top: 30px}


}


.sTabMenu.li10>li{width:10%;}
.sTabMenu.li11>li{width:9.090909090909091%;}


.popupWrap .popupWrap{}
.popupWrap .popup{max-width:1000px;margin:50px auto;text-align:center;}
.popupWrap .commonTit{font-family:'notokrMedium';font-weight:normal;color:#fff;font-size:26px;background:#383d53;text-align:center;line-height:80px;}
.popupWrap .eachTit{font-family:'notokrMedium';font-weight:normal;color:#000;font-size:28px;display:inline-block;padding-bottom:4px;border-bottom:2px solid #333;letter-spacing:-1px;}
.popupWrap .txtWrap>p{margin-top:30px;font-size:20px;word-break:keep-all;}

.formBoxWrap{margin-top:50px;}
.formBoxWrap .infoTxt{text-align:right;font-size:18px;margin-bottom:8px;}
.formBox{border-top:1px solid #222;text-align:left;}
.formBox dl{margin-top:15px;}
.formBox dt{display:block;font-size:18px;margin-bottom:3px;font-family:'notokrMedium';color:#000;}

.popupWrap .req{color:#e85e54;font-size:15px;}
.popupWrap .radio .req{font-size:15px;}
.popupWrap .ex{font-size:15px;}

.formBox input[type="text"], .formBox textarea, .formBox input[type="file"]{width:100%;padding:0 15px;height:44px;background:transparent;border:1px solid #e5e5e5;outline:none;-webkit-appearance:none;}
.formBox textarea{height:200px;}
.flexWrap{display:flex;justify-content:space-between;}
.flexWrap dl{width:48.5%;}
.flexWrap>span{width:31%;border:1px solid #e5e5e5;height:44px;}
.flexWrap.file>span{height:auto;text-align:center;padding-top:6px;font-family:'notokrMedium';font-size:18px;}
.flexWrap.file>span>a{display:block;font-size:17px;padding:0 10px 5px 10px;line-height:1.4;}
.flexWrap.file.col02>span {box-sizing: border-box;width: 48.5%;}
.flexWrap.file.col04>span {box-sizing: border-box;width: 23%;}
.formBox input[type="file"]{padding:0;border:0;height:auto;margin:10px 15px;width:calc(100% - 30px);}
.formBox .radio span{display:inline-block;font-size:17px;}
.formBox .radio span ~ span{margin-left:20px;}
.formBox .radio input{margin-right:5px;}

.formBox.inquiry{border-top:none;font-size:18px;width:80%;margin:auto;}
.formBox.inquiry dt{width:100px;display:inline-block;}
.formBox.inquiry dd{display:inline-block;width:calc(100% - 120px)}
.formBox.inquiry input[type="text"]{}

.popupWrap .agreeTit{border-top:1px solid #ddd;padding-top:26px;font-family:'notokrMedium';font-weight:normal;color:#000;font-size:20px;text-align:left;margin-top:30px;}
.popupWrap .agreeBox{margin-top:10px;background:#f7f8f9;padding:30px;text-align:left;font-size:16px;word-break:keep-all;}
.popupWrap .agreeBox>p:not(:first-child){margin-top:10px;}
.popupWrap .agreeBox dt{font-family:'notokrMedium';font-size:18px;color:#000;margin-top:15px;margin-bottom:5px;}
.popupWrap .agreeBox table{width:100%;border-top:1px solid #222;}
.popupWrap .agreeBox table th{background:#f1f2f4;font-weight:normal;font-family:'notokrMedium';color:#000;width:160px;}
.popupWrap .agreeBox table tr>*{border-bottom:1px solid #dedede;padding:15px;text-align:center;border-right:1px solid #dfdfdf;}
.popupWrap .agreeBox table td:last-child{border-right:0;}

.popupWrap .agreeChkBox{margin-top:20px;text-align:right;position:relative;}
.popupWrap .agreeChkBox input[type="checkbox"]{/*display:none;*/position:absolute;top:3px;left:0;opacity:0;-webkit-appearance:none;}
.popupWrap .agreeChkBox label{display:inline-block;position:relative;padding-left:30px;font-size:18px;}
.popupWrap .agreeChkBox label::before{display:inline-block;position:absolute;left:0;top:3px;width:21px;height:21px;border:1px solid #d9d9d9;background:#fff;content:''}
.popupWrap .agreeChkBox input[type="checkbox"]:checked + label::before{background:url('/infra/assets/images/common/checkbox.gif') no-repeat;border:none;}
.popupWrap .agreeChkBox input[type="checkbox"]:focus + label:before{border:1px solid #4d4d4d;}
.popupWrap .agreeChkBox input[type="checkbox"]:focus:checked + label:before{background:url('/infra/assets/images/common/checkbox.gif') no-repeat;border:none;}

.popupWrap .appInfoWrap{text-align:center;margin-top:30px;}
.popupWrap .appInfoWrap dt{font-family:'notokrMedium';color:#000;display:inline-block;font-size:24px;position:relative;}
.popupWrap .appInfoWrap dt::before{position:absolute;background:rgba(39,187,161,0.4);content:'';width:100%;height:12px;bottom:0;}
.popupWrap .appInfoWrap dd{margin-top:15px;font-size:18px;}

.popupWrap .formBoxWrap .tit{font-family:'notokrMedium';color:#000;display:inline-block;font-size:24px;position:relative;margin:0 auto 20px;}
.popupWrap .formBoxWrap .tit::before{position:absolute;background:rgba(39,187,161,0.4);content:'';width:100%;height:12px;bottom:0;}

.popupWrap .formBoxWrap .tit.type2::before{display:none;}
.popupWrap .formBoxWrap .tit>span{font-family:'notokrMedium';color:#666;font-size:20px;margin-right:10px;position:relative;}
.popupWrap .formBoxWrap .tit>span::before{position:absolute;background:rgba(39,187,161,0.2);content:'';width:100%;height:12px;bottom:0;z-index:-1;}

.popupWrap .appInfoWrap a{font-size:20px;display:flex;align-items:center;justify-content:center;background:#f6f6f8;border:1px solid #383d53;height:56px;line-height:56px;padding:0 15px;min-width:160px;text-align:center;margin-right:20px;font-family:'notokrMedium';margin-bottom:10px;transition:all ease .3s;}
.popupWrap .appInfoWrap a:last-child{margin-right:0;}
.popupWrap .appInfoWrap .ic-down{display:inline-block;width:16px;height:16px;background:url('/supp/assets/images/content/ic-download.png') no-repeat 0 0;vertical-align:middle;margin-left:10px;transition:all ease .3s;margin-top:0;}
.popupWrap .appInfoWrap a:hover{background:#eb5700;border-color:#eb5700;color:#fff;}
.popupWrap .appInfoWrap a:hover .ic-down{background:url('/supp/assets/images/content/ic-download-w.png') no-repeat 0 0;}
.popupWrap .flexBtn{display:flex;flex-wrap:wrap;justify-content:center;}

.popupWrap .btnOk{display:block;margin:50px auto;background:#eb5700;color:#fff;height:54px;width:50%;font-size:20px;font-family:'notokrRegular';border:none;}
.popupWrap .btnOk.finish{background:#000;}

.popupWrap .txtWrap.finish>p:first-child{font-family:'notokrMedium';font-size:24px;color:#000;}
.popupWrap .txtWrap.finish>p ~ p{margin-top:10px;}

@media all and (max-width : 1200px){
  .appWrap.wr a{min-width:240px;}
}

@media all and (max-width : 1080px){
  .appWrap.wr{display:none;}
  .basicWarp p.appWrapInfo{display:block;}
}

.appWrap .formBox .pick_date input[type="text"]{width:190px;margin-right:6px;vertical-align:middle;}
.appWrap .formBox .pick_date label {background:url("/infra/assets/images/common/iconCalendar.png") no-repeat;height:32px;width:33px;display:inline-block;vertical-align: middle;text-indent:-20000px;}

/* 2022 11 08 추가 */
.funddingKakao .img{width:1000px;margin:60px auto;background-size:cover;display:flex;align-items:center;justify-content:center;height:360px;background-image:linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/supp/assets/images/contentRenew/imgArko.jpg);background-position:center;}
.funddingKakao .tag *{color:#fff;display:block;}
.funddingKakao .tag strong{font-family:'notokrMedium';font-weight:normal;font-size:44px;line-height:48px;text-align:center;}
.funddingKakao .tag span{font-size:18px;line-height:28px;margin-top:13px;text-align:center;}
.funddingKakao .txt{text-align:center;}
.funddingKakao .txt strong{font-size:36px;font-family:'notokrMedium';font-weight:normal;color:#000;display:block;}
.funddingKakao .txt span{color:#444;display:inline-block;margin-top:5px;font-size:18px;background:url(/supp/assets/images/contentRenew/iconKakao.png) no-repeat;background-size:34px 34px;padding-left:42px;line-height:34px;}

@media all and (max-width : 1200px){
  .funddingKakao .img{width:100%;}
}

@media all and (max-width : 600px){
  .funddingKakao .tag strong{font-size:40px;line-height:44px;}
  .funddingKakao .tag span{font-size:16px;line-height:26px;}
}

@media all and (max-width : 460px){
  .funddingKakao .tag{padding:0 20px;}
  .funddingKakao .tag strong{font-size:36px;line-height:36px;}
}

@media all and (max-width : 420px){
  .renewContent .funddingKakao .btnWrap a{letter-spacing:-.75px;padding:0 10px;}
  .renewContent .funddingKakao .btnWrap .icLink{margin-left:5px;}
}

@media all and (max-width : 390px){
  .renewContent .funddingKakao .btnWrap a{letter-spacing:-1px;padding:0 5px;}
}

.certiLiStep.six{padding-top:40px;margin-bottom:20px;}
.certiLiStep.six>li{width:calc(16.66666666666667% - 40px);margin-right:40px;}
.certiLiStep.six .circle{margin-bottom:5px;}
.certiLiStep.six .circle::before{width:202px;height:202px;transform:translate(-50%, -35%);}
.certiLiStep.six .step01 .circle::before{background:url(/supp/assets/images/contentRenew/six_certi01.png) center 25px no-repeat;background-size:166px 134px;}
.certiLiStep.six .step02 .circle::before{background:url(/supp/assets/images/contentRenew/six_certi02.png) center 25px no-repeat;background-size:166px 134px;}
.certiLiStep.six .step03 .circle::before{background:url(/supp/assets/images/contentRenew/six_certi03.png) center 25px no-repeat;background-size:166px 134px;}
.certiLiStep.six .step04 .circle::before{background:url(/supp/assets/images/contentRenew/six_certi04.png) center 25px no-repeat;background-size:166px 134px;}
.certiLiStep.six .step05 .circle::before{background:url(/supp/assets/images/contentRenew/six_certi05.png) center 25px no-repeat;background-size:166px 134px;}
.certiLiStep.six .step06 .circle::before{background:url(/supp/assets/images/contentRenew/certi05.png) center 25px no-repeat;background-size:166px 134px;}
.certiLiStep.six .circle::after{bottom:-80%;top:auto;}
.certiLiStep.six .text{margin:0 30px;word-break:keep-all;}
.certiLiStep.six .text dt{font-size:16px;}
.certiLiStep.six .text p{font-size:16px;font-family:'notokrMedium';color:#383d53;margin-bottom:10px;min-height: 60px;}
.certiLiStep.six>li::after{top:32px;right:-62px;}
.certiLiStep.six .text .detail::before{content:'';position:absolute;top: 90px;right:50%;width: 1px;height: 30px;background:#e0e0e0}
.certiLiStep.six .text .detail {color:#999999;padding-top:35px;font-family: inherit;}

.bigTxt{font-size:18px;}

.specialWrap{margin-top:50px;background:#fffaef url(/supp/assets/images/contentRenew/imgSpecial.png) center 250px no-repeat;padding:60px 60px 80px;}
.specialWrap .tit{text-align:center;}
.specialWrap .tit span{display:inline-block;font-size:35px;color:#222;font-family:'NanumSquare';/*font-weight:400;*/position:relative;line-height:48px;}
.specialWrap .tit span::before{position:absolute;background:rgba(240,81,35,0.3);content:'';width:100%;height:20px;bottom:0;left:0;}
.specialWrap .titTxt{text-align:center;font-size:20px;margin-top:15px;}
.specialWrap .color01 dt{color:#d55628;}
.specialWrap .color02 dt{color:#4ea29a;}
.specialWrap .color01 dt span{font-size:40px;color:#d55628;}
.specialWrap .color02 dt span{font-size:40px;color:#4ea29a;}
.specialWrap dl dt{font-size:25px;font-family:'NanumSquare';}
.specialWrap dl dd{font-size:19px;margin-top:20px;word-break:keep-all;}
.specialWrap .right{margin-left:650px;}
.specialWrap .left{margin-right:650px;}
.specialWrap .box01{margin-top:130px;}
.specialWrap .box02{margin-top:250px;}
.specialWrap .box03{margin-top:240px;}
.specialWrap .box04{margin-top:70px;}

.certiFlex{display:flex;margin:50px 56px;}
.certiFlex .imgBox{width:483px;}
.certiFlex .txtBox{background:#f0f0f0;padding:30px 40px;width:calc(100% - 483px);}
.certiFlex .dashLi li{font-size:18px;}
.certiFlex .dashLi li:first-child{margin-top:0;}
.certiFlex .dashLi li strong{font-weight:normal;font-family:'notokrMedium';font-size:18px;color:#333;}

.treeImg{background:url(/supp/assets/images/contentRenew/imgTree.png) center no-repeat;text-align:center;margin-top:50px;padding-top:50px;padding-bottom:174px;}
.treeImg dt, .treeImg dt a{font-size:40px;color:#d55628;font-family:'notokrMedium';}
.treeImg dd{font-size:20px;line-height:24px;margin-top:30px;}
.treeImg dd a{font-size:20px;line-height:24px;}
.treeBox{margin-top:115px;}
.treeBox::after{content:'';display:block;clear:both;}
.treeBox>div{float:left;width:calc(50% - 60px);}
.treeBox>div:first-child{margin-right:120px;}
.treeBox h2{background:#fffaef;font-family:'NanumSquare';font-size:25px;line-height:70px;text-align:center;color:#d55628;}
.treeBox li{border-bottom:1px dashed #d9d9d9;position:relative;padding:35px 0 55px 170px;font-size:17px;}
.treeBox li a{display:block;}
.treeBox li::before{position:absolute;content:'';width:130px;height:130px;border-radius:50%;left:0;}
.treeBox li.ico01::before{background:#f0f0f0 url(/supp/assets/images/contentRenew/icoTree01.png) center no-repeat;background-size:69px 66px;}
.treeBox li.ico02::before{background:#f0f0f0 url(/supp/assets/images/contentRenew/icoTree02.png) center no-repeat;background-size:91px 76px;}
.treeBox li.ico03::before{background:#f0f0f0 url(/supp/assets/images/contentRenew/icoTree03.png) center no-repeat;background-size:70px 67px;}
.treeBox li.ico04::before{background:#f0f0f0 url(/supp/assets/images/contentRenew/icoTree04.png) center no-repeat;background-size:69px 69px;}
.treeBox li.ico05::before{background:#f0f0f0 url(/supp/assets/images/contentRenew/icoTree05.png) center no-repeat;background-size:62px 69px;}

.treeBox li strong{display:block;color:#333;font-size:22px;margin-top:15px;margin-bottom:15px;}

@media all and (max-width : 1400px){
  .certiLiStep.six .text{margin:0 15px;}
  /*.certiLiStep.six>li{width:33.333333%;margin-right:0;}*/
}

@media all and (max-width : 1380px){
  .specialWrap{padding:60px 40px 80px;}
  .specialWrap .right{margin-left:600px;}
}

@media all and (max-width : 1280px){
  .specialWrap .right{margin-left:560px;}
  .specialWrap .box02{margin-top:230px;}
  .specialWrap .left{margin-right:620px;}
}

@media all and (max-width : 1200px){
  .certiLiStep.six .text{margin:0 10px;}
  .specialWrap .right{margin-left:520px;}
  .specialWrap .left{margin-right:560px;}
}

@media all and (max-width : 1080px){
  .certiLiStep.six>li{width:33.333333%;margin-right:0;}
  .certiLiStep.six .text{margin:0 auto;width:162px;}
  .specialWrap .right{margin-left:450px;}
  .specialWrap .box01{margin-top:120px;}
  .specialWrap .left{margin-right:480px;}
  .certiFlex{margin-left:0;margin-right:0;}
}

@media all and (max-width : 1024px){
  .specialWrap{background-position-y:200px;}
  .specialWrap .box01{margin-top:80px;}
  .specialWrap .right{margin-left:400px;}
  .specialWrap .left{margin-right:400px;}
  .specialWrap .box02{margin-top:200px;}
  .treeBox>div{width:calc(50% - 20px);}
  .treeBox>div:first-child{margin-right:40px;}
  .treeBox li{padding-left:150px;}
}

@media all and (max-width : 960px){
  .specialWrap .box01{margin-top:70px;}
  .specialWrap .box02{margin-top:120px;}
  .specialWrap .box03{margin-top:220px;}
  .specialWrap .box04{margin-top:40px;}
  .certiFlex .imgBox{width:463px;}
  .certiFlex .txtBox{padding:30px;width:calc(100% - 463px);}
}

@media all and (max-width : 820px){
  .specialWrap .right{margin-left:300px;}
  .specialWrap .left{margin-right:280px;}
  .certiFlex{display:block;}
  .certiFlex .imgBox{width:auto;text-align:center;}
  .certiFlex .txtBox{width:100%;margin-top:20px;}
}

@media all and (max-width : 736px){
  .specialWrap .tit span{font-size:28px;line-height:38px;}
  .specialWrap .tit span::before{height:12px;}
  .specialWrap .titTxt{font-size:18px;}
  .specialWrap dl dt{font-size:23px;}
  .specialWrap dl dd{font-size:16px;}
  .specialWrap .color01 dt span, .specialWrap .color02 dt span{font-size:36px;}
  .specialWrap .box03{margin-top:200px;}
  .specialWrap .box04{margin-top:30px;}
  .treeImg{padding-bottom:124px;margin-top:0;}
  .treeImg dt, .treeImg dt a{font-size:28px;}
  .treeImg dd{font-size:18px;margin-top:15px;}
  .treeImg dd a{font-size:18px;}
  .treeBox h2{font-size:20px;line-height:50px;}
  .treeBox{margin-top:30px;}
  .treeBox li{font-size:16px;padding:20px 0;}
  .treeBox li strong{font-size:18px;margin-top:0;margin-bottom:5px;}
  .treeBox>div{float:none;width:100%;}
  .treeBox .left li{border-bottom:0;}
  .treeBox li::before{display:none;}
}

@media all and (max-width : 640px){
  .certiLiStep.six{padding-top:70px;}
  .certiLiStep.six>li{height:190px;}
  .bigTxt{font-size:16px;}
  .specialWrap .right{margin-left:200px;}
  .specialWrap .left{margin-right:200px;}
  .specialWrap .box02{margin-top:140px;}
  .specialWrap .box03{margin-top:180px;}
  .certiFlex{margin-top:30px;}
  .certiFlex .dashLi li, .certiFlex .dashLi li strong{font-size:16px;}
}

@media all and (max-width : 580px){
  .specialWrap{background-image:none;padding:40px 30px;}
  .specialWrap .tit span{font-size:25px;}
  .specialWrap .right{margin-left:0;}
  .specialWrap .left{margin-right:0;}
  .specialWrap .box01{margin-top:30px;}
  .specialWrap .box02{margin-top:30px;}
  .specialWrap .box03{margin-top:30px;}
  .specialWrap dl dt{font-size:20px;}
  .specialWrap .color01 dt span, .specialWrap .color02 dt span{font-size:32px;}
  .specialWrap dl dd{font-size:16px;}
}

@media all and (max-width : 540px){
  .certiLiStep.six .step01 .circle::before, .certiLiStep.six .step02 .circle::before,.certiLiStep.six .step03 .circle::before, .certiLiStep.six .step04 .circle::before, .certiLiStep.six .step05 .circle::before, .certiLiStep.six .step06 .circle::before{background-size:83px 67px;}
  .certiLiStep.six .text{margin-top:20px;width:auto;}
}

@media all and (max-width : 510px){
  .specialWrap, .certiFlex .txtBox{padding:30px 20px;}
}

@media all and (max-width : 489px){
  .specialWrap .tit span::before{display:none;}
}

@media all and (max-width : 480px){
  .specialWrap{margin-top:30px;}
  .specialWrap .tit span{font-size:22px;}
  .specialWrap .titTxt{font-size:18px;}
  .treeImg dt, .treeImg dt a{font-size:24px;}
  .treeImg dd{font-size:16px;margin-top:10px;}
  .treeImg dd a{font-size:16px;}
}

@media all and (max-width : 460px){
  .certiLiStep.six>li{width:50%;}
}

/* //2022 11 08 추가 */


.step::after{clear:both;display:table;content:'';}
.step>li{float:left;box-sizing:border-box;margin-top:2rem;}
.step>li:last-child{margin-right:0;}
.step .tit{background:#f05123;color:#fff;text-align:center;box-shadow:5px 5px 10px rgba(0,0,0,.15);padding:1.5rem;}
.step .tit span{font-size:1.8rem;color:#fff;}
.step .con{border:1px solid #ddd;display:table;box-sizing:border-box;width:100%;}
.step .con p{display:table-cell;width:100%;height:9rem;box-sizing:border-box;padding:2rem 1rem;line-height:1.6;word-break:keep-all;text-align:center;vertical-align:middle;}
.step.col3>li{width:32%;margin-right:2%;}
.step .sTitle{display:block;margin-top:0;font-size:2rem;}
.step .btnWrap{display:block;margin-top:1rem;}
.step .btnWrap a:first-child{margin-right:0;margin-bottom:1rem;}
.step.donation .con p{height:20.2rem;}
.step.donation>li:nth-child(3n){margin-right:0;}


.step .btnWrap .btn{display:inline-block;box-sizing:border-box;min-width:0;border:1px solid #ddd;background-color:#fff;vertical-align:middle;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;padding:.5rem 0 .5rem 1.4rem;height:auto;line-height:1.6;margin-bottom:0;}
.step .btnWrap .btn>span{color:#333;font-size:1.6rem;display:block;position:relative;vertical-align:middle;}
.step .btnWrap .btn>span::after{content:'';display:inline-block;margin-left:2rem;margin-top:.4rem;border-left:1px solid #eee;padding:0 1.2rem 0 1rem;vertical-align:top;}
.step .btnWrap .btn>span.go::after{width:13px;height:16px;background:url('/supp/assets/images/content/iconGo.png') .6rem .2rem no-repeat;}
.step .btnWrap .btn:hover{background:#eb5700;border-color:#eb5700;}
.step .btnWrap .btn:hover>span{color:#fff;}
.step .btnWrap .btn:hover>span.go::after{background-image:url('/supp/assets/images/content/iconGoHover.png');border-color:rgba(255,255,255,0.6);}
.step .btnWrap .btn>span.down::after{width:13px;height:16px;background:url('/supp/assets/images/content/iconDown.png') 1rem .2rem no-repeat;}
.step .btnWrap .btn:hover>span.down::after{background-image:url('/supp/assets/images/content/iconDownHover.png');border-color:rgba(255,255,255,0.6);}

.renewContent .title span.info{padding-left:10px;}

@media all and (max-width : 812px){
  .step.col3>li{width:48%;}
  .step.col3>li:nth-child(even){margin-right:0;}
  .step.col3>li:nth-child(odd){margin-right:4%;}
  .renewContent .title span.info{display:block;padding-left:0;font-size:16px;}
}

@media all and (max-width : 640px){
  .donation.col3>li{float:none;width:100%;}
  .donation.col3>li:nth-child(odd){margin-right:0;}
  .donation.col3>li{margin-top:0;}
  .step.donation .con p{height:auto;}
  .step.donation .btnWrap a{margin-top:0;}
  .step .btnWrap a:first-child{margin-bottom:0;}
}

@media all and (max-width : 537px){
  .step .btnWrap a:first-child{margin-bottom:1rem;}
}

.gibu_slider.square li .thum{height:320px;}

@media all and (max-width : 1400px){
  .gibu_slider.square li .thum{height:auto;}
}

.btn_arrow .slick-arrow{position:absolute;top:0;right:135px;width:40px;height:30px;border:0;color:transparent;background:url(/supp/assets/images/main/btn_arr_prev1.png) no-repeat;z-index:1;}
.btn_arrow .slick-arrow.slick-next{left:auto;right:0;background:url(/supp/assets/images/main/btn_arr_next1.png) no-repeat;}
.btn_arrow .slick-counter{position:absolute;top:0;right:55px;color:#333;font-size:18px;}
.btn_arrow .slick-counter .current{color:#00a29a;font-size:28px;}

.gibu_slider .slick-slide{width:320px;}
.gibu_slider .slick-slide+.slick-slide{margin-left:40px;}
.gibu_slider li{position:relative;}
.gibu_slider li>a{display:block;}
.gibu_slider li .thum {width:320px;height:240px;}
.gibu_slider li .thum img {height:100%;width:100%;}
.gibu_slider li .desc {padding:25px 15px 0;width:320px;}
.gibu_slider li .desc .ttl {color:#333;font-size:20px;display:block;margin-bottom:15px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gibu_slider li .desc .txt {color:#666;font-size:17px;display:block;}
.gibu_slider.btn_arrow .slick-counter{top:-62px;}
.gibu_slider.btn_arrow .slick-arrow{top:-54px;}

@media all and (max-width : 1400px){
  .gibu_slider .slick-list{margin:0 -10px;}
  .gibu_slider .slick-slide{padding:0 10px;}
  .gibu_slider .slick-slide+.slick-slide{margin:0;}
  .gibu_slider li .thum,
  .gibu_slider li .desc{width:auto;height:auto;}
  .gibu_slider li .desc .ttl{font-size:18px;}
  .gibu_slider li .desc .txt{font-size:15px;}
}

@media all and (max-width : 750px){
  .btn_arrow .slick-arrow{right:10rem;width:3rem;height:2.2rem;background-size:100% auto !important;}
    .btn_arrow .slick-arrow.slick-next{left:auto;right:0;}
    .btn_arrow .slick-counter{right:4rem;font-size:1.4rem;}
    .btn_arrow .slick-counter .current{font-size:2.4rem;}

  .gibu_slider li .desc{padding:1.5rem 0 0;}
  .gibu_slider li .desc .ttl{margin-bottom:1.5rem;font-size:1.5rem;}
  .gibu_slider li .desc .txt{font-size:1.3rem;}
  .gibu_slider.btn_arrow .slick-counter{top:-5.4rem;}
  .gibu_slider.btn_arrow .slick-arrow{top:-4.4rem;}

  .gibu_slider.btn_arrow .slick-counter{top:auto;right:auto;bottom:-4.9rem;left:50%;transform: translateX(-50%);}
    .gibu_slider.btn_arrow .slick-arrow{top:auto;right:auto;bottom:-4.1rem;left:50%;}
    .gibu_slider.btn_arrow .slick-prev{transform: translateX(-6rem);}
    .gibu_slider.btn_arrow .slick-next{transform: translateX(3rem);}
}

/* 추가 */
.bigTxt em.underline{font-style:normal;font-size:18px;}
.textWrap strong{font-weight:normal;font-family:'notokrMedium';}
.leftTab{overflow:hidden;margin-top:8rem;}
.leftTab .tabMenu{float:left;margin-top:0;}
.leftTab .tabCon{float:right;margin-top:0;}
.leftTab .txtTopLine{width:48rem;}
.leftTab .imgSlideWrap{/*width:calc(100% - 74rem);max-width:630px;margin-left:60px;*/max-width:62rem;margin-left:6rem;}
.leftTab .busWrap{margin-top:0;margin-bottom:5rem;}
.leftTab .tabMenu li>a{display:block;position:relative;padding:10px;line-height:30px;font-size:18px;text-align:center;color:#777;width:18rem;background:#f5f5f5;}
.leftTab .tabMenu li.active>a{color:#fff;background:#f05123;}


.certiAppQr{display:flex;gap:8%;margin-top:4rem;}
.certiAppQr>dl{width:46%;display:flex;flex-wrap:wrap;position:relative;border:1px solid #eaeaea;padding:2rem 4rem;}
.certiAppQr dt{font-size:22px;font-family:'notokrMedium';color:#383d53;margin-bottom:10px;position:relative;}
.certiAppQr .bgYellow dt::before{position:absolute;background:rgba(250,225,0,0.4);content:'';width:100%;height:12px;bottom:0;z-index:-1;}
.certiAppQr .bgGreen dt::before{position:absolute;background:rgba(121,189,42,0.4);content:'';width:100%;height:12px;bottom:0;z-index:-1;}
.certiAppQr dd{/*margin:0 20px;*/line-height:1.4;font-size:18px;}
.certiAppQr .txt{width:calc(100% - 80px);padding-right:4rem;}
.certiAppQr .btn{width:80px;height:80px;border-radius:100%;text-indent:-9999px;position:absolute;right:4rem;bottom:2rem;}
.certiAppQr .btn a{display:block;width:100%;height:100%;}
.certiAppQr .bgYellow .btn{background:#fae100 url(/supp/assets/images/content/app_icon04.png) center no-repeat;background-size:35px 34px;}
.certiAppQr .bgGreen .btn{background:#79bd2a url(/supp/assets/images/content/app_icon04.png) center no-repeat;background-size:35px 34px;}

@media all and (max-width : 1400px){
  .leftTab .tabCon{width:calc(100% - 24rem);}
  .leftTab .reverse .imgSlideWrap{width:calc(100% - 54rem);margin-left:4rem;max-width:56rem;}
  .leftTab .tabMenu li>a{font-size:1.6rem;line-height:1.6;}
}

@media all and (max-width : 1280px){
  .leftTab .txtTopLine{width:44rem;}
  .leftTab .reverse .imgSlideWrap{width:calc(100% - 50rem);max-width:48rem;}
  /*.leftTab .reverse .imgSlideWrap{width:calc(100% - 44rem);margin-left:4rem;max-width:54rem;}*/
}

@media all and (max-width : 1080px){
  .leftTab .tabCon{width:calc(100% - 22rem);}
  .leftTab .busWrap .txtTopLine{width:40rem;}
  .leftTab .reverse .imgSlideWrap{width:calc(100% - 44rem);max-width:54rem;}

  .certiAppQr{gap:4%;}
  .certiAppQr>dl{width:48%;padding:2rem;}
  .certiAppQr .btn{right:2rem;}
  .certiAppQr dt{font-size:20px;}
  .certiAppQr dd{font-size:16px;}
}

@media all and (max-width : 960px){
  .leftTab .reverse .imgSlideWrap{margin-left:0;width:100%;max-width:74rem;}
  .leftTab .busWrap .txtTopLine{width:100%;}
  .leftTab .txtTopLine .point{width:auto;}
}

@media all and (max-width : 640px){
  .leftTab .tabMenu li>a{width:12rem;}
  .leftTab .tabCon{width:calc(100% - 14rem);}

  .certiAppQr{display:block;margin-top:2rem;}
  .certiAppQr>dl{width:100%;}
  .certiAppQr>dl:last-child{margin-top:1rem;}
  .certiAppQr dd{font-size:15px;}
  .certiAppQr .txt{width:calc(100% - 60px);}
  .certiAppQr .btn{width:60px;height:60px;}
}

@media all and (max-width : 414px){
  .leftTab .tabMenu li>a{width:8rem;}
  .leftTab .tabCon{width:calc(100% - 10rem);}
}


.tumbList li .info.left>span:last-child{float:none;}
.listBottomBtn .email.btn{text-align:center;}


/* 문화예술후원 인증제도 디자인 변경 추가 */
.renewContent .btnWrap.txtC{justify-content:center;}
.imgTextBox.txtC{justify-content:center;}
.imgTextBox.txtC .img{width:auto;}
.authWrap{width:calc(100% - 24rem);text-align:left;}

.authBtn li{display:flex;align-items:center;margin-bottom:20px;}
.authBtn li>span{font-size:18px;}
.authBtn a{width:28rem;font-size:22px;display:flex;align-items:center;justify-content:space-between;color:#eb5700;border:2px solid #eb5700;padding:10px 20px;min-width:280px;text-align:center;margin-right:30px;font-family:'notokrMedium';transition:all ease .3s;}
.authBtn a:last-child{margin-right:0;}
.authBtn a>span{display:inline-block;width:60px;height:60px;border-radius:100%;}
.authBtn .ic01{background:#eb5700 url(/supp/assets/images/content/app_icon01.png) center no-repeat;background-size:30px 28px;}
.authBtn .ic02{background:#eb5700 url(/supp/assets/images/content/app_icon02.png) center no-repeat;background-size:38px 35px;}
.authBtn .ic03{background:#eb5700 url(/supp/assets/images/content/app_icon03.png) center no-repeat;background-size:30px 33px;}

.auth>div{width:48%;}
.auth .title{margin-top:0;}

.authWrap .bgBox{background:#faf2f0;padding:2rem 4rem 3rem;margin-top:5rem;}
.authWrap .bgBox .title{margin-top:0;position:relative;display:inline-block;z-index:0;}
.authWrap .bgBox .title:before{content:'';position:absolute;bottom: 0;left:0;width:100%;height:19px;background-color:rgba(240,81,35,.2);z-index:-1;}
.authWrap .bgBox .bulLi li{line-height:1.2;}
.authWrap .bgBox .bulLi li:before{top:8px;}

.authWrap .title span{font-family:'notokrMedium';}
.authWrap .title.except{margin-top:0;background:url(/supp/assets/images/contentRenew/ico_except.png) 0 50% no-repeat;background-size:23px 22px;padding-left:30px;}

.authWrap .dataTable .btnWrap a{min-width:120px;}
.authWrap .dataTable .btnWrap{margin:0 auto;justify-content:center;}

.authWrap .imgBox{margin-top:5rem;}
.authWrap .floatBox>div{width:46%;}
.authWrap .imgBox .title{margin-top:1rem;}
.authWrap .imgBox .img{width:100%;}
.authWrap .imgBox dd:last-child{margin-top:1rem;}

.authStep>li{display:flex;align-items:center;min-height:20rem;position:relative;}
.authStep>li.year{min-height:0;text-align:center;justify-content:center;width:24.8rem;margin-top:-1rem;}
.authStep>li~li{margin-top:1rem;}
.authStep .box{width:24.8rem;text-align:center;margin-right:2rem;}
.authStep>li>p{width:calc(100% - 24.8rem);}
.authStep .circle{position:relative;text-align:center;font-size:18px;}
.authStep .circle::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:248px;height:248px;/*border:1px solid #939598;border-radius:50%;z-index:-1;*/}
.authStep .step01 .circle::before{background:url(/supp/assets/images/contentRenew/certi01.png) center 25px no-repeat;background-size:212px 172px;}
.authStep .step02 .circle::before{background:url(/supp/assets/images/contentRenew/certi02.png) center 25px no-repeat;background-size:212px 172px;}
.authStep .step03 .circle::before{background:url(/supp/assets/images/contentRenew/certi03.png) center 25px no-repeat;background-size:212px 172px;}
.authStep .step04 .circle::before{background:url(/supp/assets/images/contentRenew/certi04.png) center 25px no-repeat;background-size:212px 172px;}
.authStep .step05 .circle::before{background:url(/supp/assets/images/contentRenew/certi05.png) center 25px no-repeat;background-size:212px 172px;}
.authStep .circle span{display:block;text-transform:uppercase;font-size:14px;color:#f05123;font-family:'notokrMedium';}
.authStep .box .tit{font-size:20px;font-family:'notokrMedium';color:#383d53;padding-top:2rem;}
.authStep.quad{margin-top:2rem;}
.authStep.quad .circle span{font-size:18px;}
.authStep .dt{display:block;font-weight:normal;font-family:'notokrBold';}
.authStep .post{position:absolute;left:26.8rem;bottom:-5rem;}

.authBene{display:flex;flex-wrap:wrap;}
.authBene>li{width:20%;text-align:center;margin-bottom:5rem;word-break:keep-all;position:relative;padding-top:13rem;}
.authBene>li::before{content:'';display:block;width:12rem;height:12rem;background-repeat:no-repeat;background-position:center center;border-radius:50%;margin-left:-6rem;position:absolute;top:0;left:50%;}
.authBene .ico01::before{background-image:url(/supp/assets/images/contentRenew/newBene01.png);background-size:120px 120px;border:none;}
.authBene .ico02::before{background-image:url(/supp/assets/images/contentRenew/newBene02.png);background-size:120px 120px;border:none;}
.authBene .ico03::before{background-image:url(/supp/assets/images/contentRenew/newBene03.png);background-size:120px 120px;border:none;}
.authBene .ico04::before{background-image:url(/supp/assets/images/contentRenew/newBene04.png);background-size:120px 120px;border:none;}
.authBene .ico05::before{background-image:url(/supp/assets/images/contentRenew/newBene05.png);background-size:120px 120px;border:none;}
.authBene .ico06::before{background-image:url(/supp/assets/images/contentRenew/newBene06.png);background-size:120px 120px;border:none;}
.authBene .ico07::before{background-image:url(/supp/assets/images/contentRenew/newBene07.png);background-size:120px 120px;border:none;}
.authBene .ico08::before{background-image:url(/supp/assets/images/contentRenew/newBene08.png);background-size:120px 120px;border:none;}
.authBene .ico09::before{background-image:url(/supp/assets/images/contentRenew/newBene09.png);background-size:120px 120px;border:none;}
.authBene .ico10::before{background-image:url(/supp/assets/images/contentRenew/newBene10.png);background-size:120px 120px;border:none;}
.authBene .ico11::before{background-image:url(/supp/assets/images/contentRenew/newBene11.png);background-size:120px 120px;border:none;}
.authBene .ico12::before{background-image:url(/supp/assets/images/contentRenew/newBene12.png);background-size:120px 120px;border:none;}
.authBene .ico13::before{background-image:url(/supp/assets/images/contentRenew/newBene13.png);background-size:120px 120px;border:none;}
.authBene .ico14::before{background-image:url(/supp/assets/images/contentRenew/newBene14.png);background-size:120px 120px;border:none;}
.authBene .ico15::before{background-image:url(/supp/assets/images/contentRenew/newBene15.png);background-size:120px 120px;border:none;}
.authBene .ico16::before{background-image:url(/supp/assets/images/contentRenew/newBene16.png);background-size:120px 120px;border:none;}
.authBene>li>p{width:100%;padding:0 2rem;line-height:1.4;}

.title.line{border-bottom:1px solid #585858;padding-bottom:1rem;margin-bottom:2rem;}

.mt0{margin-top:0 !important;}
.mt20{margin-top:2rem !important;}
.mb0{margin-bottom:0 !important;}

.authGroupLi{display:flex;flex-wrap:wrap;margin-top:20px;margin-bottom:-40px;position:relative;}
.authGroupLi li{width:calc(100% / 4 - 18px);height:212px;margin-bottom:40px;border:1px solid #eaeaea;box-sizing:border-box;transition: all .6s;text-align:center;margin-right:2.4rem;}
.authGroupLi li:nth-child(4n){margin-right:0;}
.authGroupLi li:hover{border-color:#f05123;}
.authGroupLi li:hover .area strong{color:#05a980;}
.authGroupLi li a{display:block;height:100%;}
.authGroupLi .img{}
.authGroupLi>li>span{display:block;font-size:16px;line-height:1.4;}
.authGroupLi .room{background:#f5f5f5;line-height:50px;font-size:18px;font-family:'notokrMedium';}
.authGroupLi .tel{margin-top:10px;}
.authGroupLi .tel>span{font-size:10px;display:inline-block;padding: 0 7px;color:#999;}
.authWrap .floatBox>div.btnWrap.right{width:auto;}
.authWrap .interviewLi em{font-style:normal;font-size:18px;font-family:'notokrMedium';display:block;text-align:left;padding-top:1rem;}
.interviewLi{display:flex;flex-wrap:wrap;}
.interviewLi>li{width:32%;text-align:center;margin-bottom:4rem;word-break:keep-all;margin-right:2%;}
.interviewLi>li:nth-child(3n){margin-right:0;}

.bgBoxGray{background:#f6f6f6;padding:3rem 4rem;margin-top:5rem;}
.authWrap .bgBoxGray .imgBox{margin-top:0;}

.mo{display:none;}

.flexBox.auth{justify-content:space-between;margin:0;}
.flexBox.auth .item{width:32%;border:1px solid #eaeaea;padding:0;}
.flexBox.auth .item .title{width:100%;}
.flexBox.auth .ico01 .title{text-align:center;font-size:23px;font-family:'notokrMedium';color:#263340;background:url(/supp/assets/images/contentRenew/icoAuth01.png) center 20px no-repeat;background-size:74px 75px;padding-top:110px;}
.flexBox.auth .ico02 .title{text-align:center;font-size:23px;font-family:'notokrMedium';color:#263340;background:url(/supp/assets/images/contentRenew/icoAuth02.png) center 20px no-repeat;background-size:88px 75px;padding-top:110px;}
.flexBox.auth .ico03 .title{text-align:center;font-size:23px;font-family:'notokrMedium';color:#263340;background:url(/supp/assets/images/contentRenew/icoAuth03.png) center 17px no-repeat;background-size:78px 82px;padding-top:110px;}
.auth .item .textWrap{padding:0 20px 20px;height: 350px;}
.auth .item .bgWrap{background:rgba(244,240,234,.6);padding:20px;height: 230px;}
.auth .item .bgWrap strong{font-family:'notokrBold';font-weight:normal;background:url(/supp/assets/images/contentRenew/ico_except.png) 0 50% no-repeat;background-size:23px 22px;padding-left:30px;display:block;margin-bottom:10px;}
.auth .bulLi>li{margin-top:5px;line-height:1.4;}
.auth .bulLi>li::before{top:9px;}

.authWrap .step.donation .con p{display:flex;height:auto;flex-wrap:wrap;justify-content:center;align-items:center;}
/*.authWrap .title:first-child{margin-top:0;}*/
.authWrap .step.donation .con p>span{display:block;width:100%;}
.authWrap .step.donation .con p>span.sTitle{margin-bottom:0;}
.authWrap .sTxt{font-size:14px;margin-top:1rem;}
.authWrap .step.donation .con .conTit{border-bottom:1px dashed #ddd;}
.authWrap .step.donation .con .conTxt{height:125px;}
.authWrap .step.donation .img{position:relative;overflow:hidden;height:284px;background: no-repeat center center/cover url(/supp/assets/images/contentRenew/authentication.jpg);}

.authWrap .step.green .con .conTxt{height:270px;}
.step.green .tit{background:#00a29a;}

.authWrap .dataTable td, .dataTable thead th{padding:10px;}

@media all and (max-width : 1400px){
  .auth .item .textWrap{height:340px;}
  .auth .item .bgWrap{height:200px;}
}

@media all and (max-width : 1280px){
  .auth .item .bgWrap{height:220px;}
}

@media all and (max-width : 1180px){
  .auth .item .textWrap{height:360px;}
  .auth .item .bgWrap{height:240px;}

  .authWrap .step.donation .con .conTxt{height:180px;}
  .authWrap .step.donation .img{height:339px;}

  .authWrap .step.green .con .conTxt{height:280px;}
}

@media (max-width: 1400px){
  .pc{display:none;}
  .mo{display:block;}
  .mo.certiAppInfo{margin-top:0;}

  .authGroupLi li{width:calc(100% / 3 - 18px);}
  .authGroupLi li:nth-child(4n){margin-right:2.4rem;}
  .authGroupLi li:nth-child(3n){margin-right:0;}

  .flexBox.auth{margin:0 -10px;}
  .flexBox.auth .item{flex:1 1 40%;margin:0 10px;}
  .auth .item .textWrap{height:150px;}
  .auth .item.ico03 .textWrap{height:auto;}
  .auth .item .bgWrap{height: 180px;}
  .auth .item.ico03 .bgWrap{height:auto;}
  .flexBox.auth .ico03{margin-top:20px;}
  .authWrap .step.green .con .conTxt{height:335px;}
}

@media all and (max-width : 960px){
  .auth .item .textWrap{height:260px;}
  .authWrap .step.donation .con .conTxt{height:220px;}
  .authWrap .step.donation .img{height:379px;}
  .auth .item .bgWrap{height: 220px;}
  .authWrap .step.green .con .conTxt{height:380px;}
}

@media all and (max-width : 868px){
  .authGroupLi li{width:calc(100% / 2 - 18px);}
  .authGroupLi li:nth-child(4n), .authGroupLi li:nth-child(even){margin-right:0;}
  .authGroupLi li:nth-child(odd){margin-right:2.4rem;}
  .authWrap .step.green .con .conTxt{height:400px;}
}

@media all and (max-width : 836px){
  .flexBox.auth{margin:0;}
  .flexBox.auth .item{flex:none;width:100%;margin:0 0 50px;}
  .auth .item .textWrap, .auth .item .bgWrap{height:auto;}
  .bgBoxGray{margin-top:0;}
}

@media all and (max-width : 736px){
  .authWrap .floatBox>div{width:100%;}
  .authWrap .bgBox{margin-top:3rem;padding-right:2rem;padding-left:2rem;}
  .authWrap .bgBox .title{background:rgba(240,81,35,.2);padding:0 1rem;line-height:1.4;}
  .authWrap .bgBox .title::before{display:none;}
  .bgBoxGray{padding-right:2rem;padding-left:2rem;padding-top:2rem;margin-top:0;}
  .authStep .post{left:25.8rem;}
  .authBene>li{width:33.333333333333%;}

  .interviewLi>li{width:48%;margin-right:4%;}
  .interviewLi>li:nth-child(even){margin-right:0;}
  .interviewLi>li:nth-child(3n){margin-right:4%;}

  .flexBox.auth .item{margin:0 0 30px;}
}

@media all and (max-width : 640px){
  .authStep .circle{font-size:16px;}
  .authStep .box .tit{font-size:18px;}
  .authStep .step01 .circle::before{background-size:180px 146px;}
  .authStep .step02 .circle::before{background-size:180px 146px;}
  .authStep .step03 .circle::before{background-size:180px 146px;}
  .authStep .step04 .circle::before{background-size:180px 146px;}
  .authStep .step05 .circle::before{background-size:180px 146px;}
  .authStep .box{width:21.2rem;margin-right:0;}
  .authStep>li>p{width:calc(100% - 21.2rem);}
  .authStep .post{left:21.2rem;bottom:-10rem;}
  .authStep>li.year{width:21.2rem;}
  .authBene>li{width:50%;margin-bottom:2rem;}
  .authGroupLi li:nth-child(odd){margin-right:0;}
  .authGroupLi li{width:100%;}
  .authWrap .interviewLi em{font-size:16px;}

  .renewContent .btnWrap a{min-width:0;}
  .authWrap .step.donation .con .conTxt{height:auto;}
  .authWrap .step.donation .img{height:auto;}
}

@media all and (max-width : 480px){
  .authStep>li{display:block;min-height:0;}
  .authStep .box, .authStep>li>p{width:100%;}
  .authStep>li>p{margin-top:3rem;}
  .authStep .circle::before{width:180px;height:180px;}
  .authStep .box .tit{padding-top:2rem;}
  .authStep .circle span{padding-top:3rem;}
  .authStep .post{position:static;}
  .authStep.quad .circle span{padding-top:7rem;}
  .authStep>li.year{width:100%;margin:2rem auto 2rem;}
  .authBene>li{width:100%;}
  .interviewLi>li{width:100%;margin-right:0;margin-bottom:2rem;}
  .interviewLi>li:nth-child(3n){margin-right:0;}
}

/* 후원매개전문가 양성사업 추가 2024-01-10
.leftTab .imgSlideWrap.noImg{width:62rem;}

@media all and (max-width : 960px){
  .leftTab .imgSlideWrap.noImg{display:none;}
  .leftTab .busWrap .imgSlideWrap.noImg+.txtTopLine{margin-top:0;}
}*/
.renewContent .btnWrap a em {
    font-size: 14px;
    color:#666;
    padding-left: 5px;
    font-style: normal;
}
.renewContent .btnWrap a:hover em{color: #fff;}

/* 전체 / 텀블벅 / 카카오 같이가치 추가 20240723 */
.tabSelect{overflow:hidden;display:flex;justify-content:center;margin-top:7rem;margin-bottom:-2rem;}
.tabSelect li{position:relative;display:inline-block;padding:0 8px 14px 8px;margin-left:25px;}
.tabSelect li a{display:block;font-size:20px;line-height:30px;font-family:'notokrMedium';color:#858585;}
.tabSelect li.active a{color:#f05123;}
.tabSelect li.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;font-size:0;line-height:0;background-color:#f05123;overflow:hidden;}
.tabSelect li:first-child{margin-left:0;}
.tumbList li .tag{font-family:'notokrMedium';}
/*.tumbList li .tag.tumblbug{background-color:rgba(255, 90, 90, .9);text-shadow: 2px 2px 5px #d94d4d;}*/
.tumbList li .tag.tumblbug{background:rgba(255, 255, 255, .8) url(/supp/assets/images/contentRenew/tumblbug.png) center no-repeat;background-size:78px 20px;text-indent:-9999px;width:140px;height:40px;}
.tumbList li .tag.wadiz{background:rgba(255, 255, 255, .8) url(/supp/assets/images/contentRenew/wadiz.png) center no-repeat;background-size:75px 20px;text-indent:-9999px;width:140px;height:40px;}
.tumbList li .tag.aladin{background:rgba(255, 255, 255, .8) url(/supp/assets/images/contentRenew/aladin.png) center no-repeat;background-size:105px 26px;text-indent:-9999px;width:140px;height:40px;}
.tumbList li .tag.ohmy{background:rgba(255, 255, 255, .8) url(/supp/assets/images/contentRenew/ohmycompany.png) center no-repeat;background-size:117px 18px;text-indent:-9999px;width:140px;height:40px;}
.tumbList li .tag.kakao{background-color:rgba(255, 211, 7, .9);text-shadow:2px 2px 5px #d9b406;}

@media all and (max-width: 736px){
  .tabSelect{margin-top:5rem;}
  .tabSelect li{margin-left:20px;}
  .tabSelect li a{font-size:18px;}
}

@media all and (max-width: 650px){
  .tabSelect li{margin-left:10px;padding-left:4px;padding-right:4px;}
  .tabSelect li a{font-size:16px;}
}

@media all and (max-width: 540px){
  .tabSelect{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;justify-content:flex-start;}
  .tabSelect li{}
}
/* // 전체 / 텀블벅 / 카카오 같이가치 추가 20240723 */

/* 수료증 발급 문의 추가 20260114 */
.certInqBox{background:rgba(244,240,234,.6);margin:30px 320px;padding:20px;text-align:center;}
.certInqBox .sTitle{margin-top:0;text-align:center;}
.certInqBox strong{font-family:'notokrMedium';color:#263340;font-weight:normal;}
.certInqBox .bulLi{display:inline-block;margin:16px auto 0;}
.certInqBox .bulLi li{margin-top:0;}
.certInqBox .bulLi li strong{display:inline-block;width:100px;}
.certInqBox .bulLi li p{margin-left:102px;font-size:15px;}

@media all and (max-width: 1289px){
  .certInqBox{margin:30px 0;}
}
@media all and (max-width: 559px){
  .certInqBox .bulLi li strong{width:80px;}
  .certInqBox .bulLi li p{margin-left:82px;}
}
@media all and (max-width: 506px){
  .certInqBox .bulLi li strong:first-child{display:block;}
  .certInqBox .bulLi li p{margin-left:0;}
}
@media all and (max-width: 329px){
  .certInqBox .bulLi li strong:first-child{display:block;}
  .certInqBox .bulLi li p{margin-left:0;}
  .certInqBox .sTitle span{font-size:17px;}
}
/* //수료증 발급 문의 추가 20260114 */

/* 홈페이지 개편 260428 */
h2.title .titText{color:#383d53;font-size:20px;font-family:'notokrMedium';}
h2.title span.titText{display:block;}
.imgBoxWrap{margin-top:60px;display:flex;justify-content:space-between;}
.imgBoxWrap.imgOnly{/*margin-top:60px;*/}
.imgBoxWrap .textWrap{margin-top:0;width:calc(50% - 50px);}
.textWrap .point{font-size:20px;font-family:'notokrMedium';color:#383d53;}
.subTitWrap{margin-top:50px;color:#383d53;}
.subTitWrap *{color:#383d53;font-size:20px;}
.subTitWrap .point{font-size:22px;font-family:'notokrMedium';}
.quotes{color:#383d53;position:relative;padding:40px 0;text-align:center;margin:20px 0;line-height:1.8;}
.quotes::before{position:absolute;top:0;left:0;display:block;content:'';width:28px;height:20px;background:url(/supp/assets/images/contentRenew2026/lq.png) no-repeat;opacity:0.3;}
.quotes::after{position:absolute;bottom:0;right:0;display:block;content:'';width:28px;height:20px;background:url(/supp/assets/images/contentRenew2026/rq.png) no-repeat;opacity:0.3;}
.textWrap>p.quotes{margin:40px 0;}
.valueWrap{margin-top:60px;display:flex;justify-content:space-between;}
.valueWrap .item{width:calc(33.333333% - 50px);}
.valueWrap .item dt{font-size:20px;font-family:'notokrMedium';color:#383d53;position:relative;display:flex;justify-content:center;align-items:center;height:100px;text-align:center;line-height:1.4;}
.valueWrap .item dt span{display:inline-block;background:rgba(240,81,35, .9);color:#fff;position:absolute;top:-30px;left:0;font-size:14px;padding:4px 15px;font-family:'notokrMedium';}
.imgBoxWrap .item{text-align:center;width:calc(50% - 60px);}
.imgBoxWrap .item .img{width:100%;}
.imgBoxWrap .img{width:calc(50% - 50px);position:relative;}
.imgBoxWrap figure.img img{width:100%;}
.imgBoxWrap .img figcaption{position:absolute;bottom:0;height:40px;text-align:center;background:rgba(0,0,0,.7);color:#fff;width:100%;line-height:40px;}
.imgBoxWrap .item{display:flex;flex-wrap:wrap;justify-content:center;align-content: flex-start;}
.imgBoxWrap .item .img.poster img{height:336px;}
.imgBoxWrap .item .tit{text-align:center;color:#383d53;font-size:20px;font-family:'notokrMedium';}
.imgBoxWrap .item dl{margin-top:20px;}
.imgBoxWrap .item dd{text-align:left;margin-top:10px;}
.peopleWrap{display:flex;flex-wrap:wrap;gap:20px;margin-top:80px;}
.peopleWrap .item{/*background-color:rgba(244, 240, 234, .6);*/border:1px solid #eaeaea;width:calc(33.333% - 14px);padding:30px;
    transition:background 0.4s, border-color 0.4s, box-shadow 0.4s;
    transition-property: background, border-color, box-shadow;
    transition-duration: 0.4s, 0.4s, 0.4s;
    transition-timing-function: ease, ease, ease;
    transition-delay: 0s, 0s, 0s;}
.peopleWrap .item:hover{border-color:#f05123;box-shadow:0 10px 10px 0 rgba(0,0,0,0.1);}
.peopleWrap .item dt{font-size:18px;margin-bottom:15px;text-align:center;background:url(/supp/assets/images/contentRenew/newBene10.png) 50% -30px no-repeat;background-size:120px 120px;padding-top:70px;}
.peopleWrap .item dt em{color:#383d53;font-size:20px;font-family:'notokrMedium';font-style:normal;padding-right:5px;}
.peopleWrap .item .bulLi>li{margin-top:0;}
.about{margin:50px auto 0;display:flex;gap:80px;width:80%;}
.about .img{width:40%;}
.about .text{width:60%;}
.about .text .tit{font-size:20px;font-family:'notokrMedium';color:#383d53;font-weight:normal;margin-bottom:10px;}
.about .text>ul{display:flex;margin-top:10px;}
.about .text ul li strong{font-weight:normal;font-family:'notokrMedium';color:#383d53;}
.about .text .icoDate{background:url(/supp/assets/images/contentRenew2026/icoDate.png) 0 4px no-repeat;background-size:16px 18px;padding-left:22px;}
.about .text .icoTime{margin-left:20px;background:url(/supp/assets/images/contentRenew2026/icoTime.png) 0 5px no-repeat;background-size:16px 16px;padding-left:22px;}
.about .text .info{margin-top:50px;}

.about .text .info .img{width:75%;}
.about .text .info .imgBoxWrap{flex-wrap:wrap;margin-top:0;}
.about .text .info .imgBoxWrap .textWrap{width:100%;margin-top:10px;}

.about .text .info .imgBoxWrap .textWrap li{padding:5px 0;}
.about .text .info .imgBoxWrap .textWrap li~li{border-top:1px dashed #ddd;}
.renewContent .playSlider .title{font-size:30px;line-height:1.4;margin-top:50px;}
.about .textWrap{margin-top:0;}

.playSlider button.slick-arrow{border:1px solid #383d53;text-indent:-9999px;width:60px;height:60px;position:absolute;top:50%;margin-top:-30px;background-color:#fff;}
.playSlider button.slick-prev{left:0;z-index:1;}
.playSlider button.slick-prev::before{width:23px;height:23px;background-color:transparent;content:'';margin-top:-13px;border-top:1px solid #383d53;border-right:1px solid #383d53;position:absolute;top:50%;right:auto;bottom:auto;left:24px;transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
.playSlider button.slick-next{right:0;}
.playSlider button.slick-next::before{width:23px;height:23px;background-color:transparent;content:'';margin-top:-13px;border-top:1px solid #383d53;border-right:1px solid #383d53;position:absolute;top:50%;right:24px;bottom:auto;left:auto;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);}

.playNav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:50px;}
.playNav li{width:180px;opacity:0.3;}
.playNav li.active{opacity:1;}

.playCon{display:none;}
.playCon.active{display:block;}

.tabPeople{display:flex;margin-top:50px;height:45px;justify-content:center;border-bottom:1px solid #ddd;}
.tabPeople li a{padding:0 40px;font-size:18px;}
.tabPeople li.active{border-bottom:2px solid #f05123;}
.tabPeople li.active a{color:#f05123;}
.conPeople{display:flex;flex-wrap:wrap;justify-content:space-between;display:none;}
.conPeople.active{display:flex;}
.conPeople .item{border:1px solid #eaeaea;width:calc(20% - 40px);margin-top:50px;text-align:center;}
.conPeople .item .thum{padding:20px 20px 0;}
.conPeople .item .text{margin-top:10px;}
.conPeople .item .text>strong{font-size:20px;font-family:'notokrMedium';color:#383d53;font-weight:normal;display:block;}
.conPeople .item .btnMore{height:50px;border:0;background:rgba(56,61,83,0.9);color:#fff;width:100%;margin-top:10px;}
#modalView{display:none;position:fixed;z-index:2000;}
.popWrap{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1200;background:rgba(0,0,0,0.7);overflow:auto;touch-action:auto;overscroll-behavior:contain;}
.popWrap .popBox{display:table;width:100%;height:100%;table-layout:fixed;vertical-align:middle;}
.popWrap .popCont{display:table-cell;vertical-align:middle;}
.popWrap .popup{background:#fff;padding:70px 50px 50px;margin:0 auto;position:relative;width:1200px;height:700px;overflow-y:auto;}
.popWrap .popup .nameCard{background:#f6f6f6;padding:40px;display:flex;gap:40px;}
.popWrap .popup .nameCard .name strong{font-size:30px;font-family:'notokrMedium';color:#383d53;font-weight:normal;margin-right:20px;}
.popWrap .popup .nameCard .name span{font-size:22px;}
.conPeople .item .nameCard .text{text-align:left;margin-top:0;}
.popWrap .popup .nameCard img{width:300px;}
.popWrap .popup .nameCard dl{margin-top:30px;}
.popWrap .popup .nameCard dt{margin-bottom:10px;font-size:18px;font-family:'notokrMedium';color:#383d53;padding-left:28px;background:url(/supp/assets/images/contentRenew2026/icoFilm.png) 0 50% no-repeat;background-size:20px 20px;}
.popWrap .popup .interview{text-align:left;}
.popWrap .popup .interview h3{margin-top:30px;margin-bottom:10px;padding-left:28px;font-size:18px;font-family:'notokrMedium';color:#383d53;font-weight:normal;background:url(/supp/assets/images/contentRenew2026/icoQ.png) 0 50% no-repeat;background-size:20px 20px;}
.popWrap .popup .btnClose{position:absolute;top:25px;right:50px;text-indent:-9999px;width:28px;height:28px;background:url(/supp/assets/images/contentRenew2026/icoClose.png) 0 50% no-repeat;background-size:28px 28px;border:0;}
.indivWrap{margin-top:80px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.indivWrap .item{width:calc(25% - 40px);}
.indivWrap .item .bg{display:flex;align-items:center;justify-content:center;height:210px;}
.indivWrap .item .bg01{background:url(/supp/assets/images/contentRenew2026/imgSupp01.jpg) center no-repeat;background-size:cover;}
.indivWrap .item .bg02{background:url(/supp/assets/images/contentRenew2026/godot.jpg) center no-repeat;background-size:cover;}
.indivWrap .item .bg03{background:url(/supp/assets/images/contentRenew2026/imgSupp03.jpg) center no-repeat;background-size:cover;}
.indivWrap .item .bg04{background:url(/supp/assets/images/contentRenew2026/imgSupp04.jpg) center no-repeat;background-size:cover;}
.indivWrap .item .tit{z-index:2;margin:-50px auto 0;background-color:#fff;width:90%;text-align:center;padding:25px 10px 0;font-family:'notokrMedium';font-size:18px;color:#383d53;}
.indivWrap .item dt{text-align:center;font-size:22px;font-family:'notokrMedium';color:#383d53;margin-bottom:30px;}
.indivWrap .item dd{text-align:center;}
.indivWrap .item .btnWrap{margin-top:40px;margin-bottom:0;}
.indivWrap .item .btnWrap a{margin-right:0;justify-content:center;flex:1;margin-bottom:0;}
/*.indivWrap .item .btnWrap a{border:0;background-color:#383d53;margin-right:0;flex:1;margin-bottom:0;color:#fff;justify-content:center;}
.indivWrap .item .btnWrap a:hover{background:#f05123;}*/
.earmarkWrap{}
.earmarkWrap .title{}
.earmarkWrap .bgBox{position:relative;background:#f6f6f6;padding:30px 40px;overflow:hidden;height:300px;}
.earmarkWrap .img{position:absolute;right:0;bottom:0;z-index:1;}
.earmarkWrap .tit{font-size:22px;font-family:'notokrMedium';color:#383d53;font-weight:normal;}
.earmarkWrap .tit span{font-size:16px;display:block;font-family:'notokrMedium';color:#383d53;}
.earmarkWrap .tag{margin-top:10px;}
.earmarkWrap .tag span{font-family:'notokrMedium';color:#f05123;margin-right:10px;}
.earmarkWrap .bgWhite{background:#fff;padding:40px;position:absolute;left:40px;bottom:0;z-index:2;width:calc(100% - 80px);display:flex;justify-content:space-between;align-items:center;}
.renewContent .earmarkWrap .btnWrap{margin:0;}
.earmarkWrap .btnWrap a{border:0;background-color:#383d53;flex:1;margin-bottom:0;color:#fff;}
.earmarkWrap .btnWrap a:hover{background:#f05123;}
.earmarkWrap .icoArr{display:block;position:relative;width:37px;height:2px;background-color:#fff;}
.earmarkWrap .icoArr:after{content:'';position:absolute;top:-5px;right:2px;width:13px;height:13px;border-right:2px solid #fff;transform:rotate(-48deg);}
.kArtWrap{margin-top:60px;}
.kArtWrap .item{display:flex;justify-content:space-between;gap:80px;}
.kArtWrap .item ~ .item{margin-top:60px;border-top:1px solid #ddd;padding-top:60px;}
.kArtWrap .tit{font-size:22px;font-family:'notokrMedium';color:#383d53;font-weight:normal;}
.kArtWrap .textWrap{flex:1;margin-top:0;}
.kArtWrap .img{width:528px;}
.renewContent .kArtWrap .btnWrap{margin:30px 0 0;}
.kArtWrap .icoArr{display:block;position:relative;width:37px;height:2px;background-color:#666;}
.kArtWrap .icoArr:after{content:'';position:absolute;top:-5px;right:2px;width:13px;height:13px;border-right:2px solid #666;transform:rotate(-48deg);}
.kArtWrap .btnWrap a{margin-bottom:0;}
.kArtWrap .btnWrap a:hover .icoArr{background-color:#fff;}
.kArtWrap .btnWrap a:hover .icoArr:after{border-color:#fff;}
.kArtWrap .textWrap .point{font-size:20px;line-height:1.4;font-family:'notokrRegular';}
.kArtWrap .textWrap .point strong{font-size:20px;font-weight:normal;font-family:'notokrMedium';color:#f05123;}
.cardWrap{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;}
.cardWrap .card{border:1px solid #eaeaea;padding:20px;width:31.5%;}
.kArtWrap .card .tit{margin-bottom:20px;display:block;font-size:20px;}
.cardWrap .card .cate{color:#666;font-size:15px;}
.cardWrap .card .cate span{color:#383d53;font-family:'notokrMedium';position:relative;padding-left:12px;}
.cardWrap .card .cate span::before{content:'';position:absolute;width:1px;height:12px;top:50%;left:4px;margin-top:-5px;background:#666;}
.cardWrap .card .icoDate{background:url(/supp/assets/images/contentRenew2026/icoDate.png) 0 3px no-repeat;background-size:16px 18px;padding-left:22px;}
.cardWrap .card .icoLoca{background:url(/supp/assets/images/contentRenew2026/icoLoca.png) 0 3px no-repeat;background-size:16px 19px;padding-left:22px;}
.nightYear{margin-top:30px;position:relative;padding-left:30px;}
.nightYear>li{position:relative;}
.nightYear>li::before{content:'';position:absolute;top:10px;left:-30px;width:8px;height:8px;background:#383d53;border-radius:50%;}
.nightYear>li~li{margin-top:20px;}
.nightYear::before{position:absolute;display:block;content:'';height:calc(100% - 20px);width:1px;background-color:#e8e8e8;top:10px;left:4px;}
.nightYear .year{font-size:18px;color:#383d53;font-family:'notokrMedium';display:block;margin-bottom:10px;}
.nightYear .yearTit{font-size:18px;color:#383d53;}
.nightYear .yearTit strong{font-size:20px;color:#383d53;font-family:'notokrMedium';font-weight:normal;padding-right:10px;}
.nightYear .yearCon{margin-top:10px;}
.caseWrap{display:flex;justify-content:space-between;gap:80px;margin-top:60px;}
.caseWrap>li{width:50%;}
.caseWrap .cate{background:#e8ebed;color:#383d53;font-size:14px;font-family:'notokrMedium';display:inline-block;padding:4px 8px;line-height:1.4;margin-right:8px;}
.caseWrap dt{font-size:20px;color:#383d53;font-family:'notokrMedium';display:flex;align-items:center;}
.caseWrap dd{margin-top:20px;}
.caseWrap .tag span{font-size:18px;color:#383d53;}
.caseWrap .tag span em{font-style:normal;font-size:18px;color:#f05123;font-family:'notokrMedium';}
.caseWrap .tag span~span{margin-left:10px;}
.popBody.highlights h1.title{margin:0;line-height:60px;color:#fff;background:#383d53;}
.highlights *{text-align:center;}
.highlights .theme{background:url(/supp/assets/images/contentRenew2026/img202501.jpg) no-repeat;height:300px;color:#fff;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;}
.highlights .theme.title{margin:30px 0 0;font-size:35px;}
.highlights .theme.title>span{font-size:25px;width:100%;color:#fff;font-family:'notokrMedium';margin-bottom:0;}
.highlights .theme.title>span::before{display:none;}
.highlights .img{margin:30px auto 0;}
.highlights .title>span{display:inline-block;color:#383d53;position:relative;font-family:'notokrMedium';margin-bottom:10px;}
.highlights .title>span::before{content:'';position:absolute;display:block;width:100%;height:2px;background:#383d53;bottom:0;}
.highlights .tag span{font-size:18px;color:#383d53;}
.highlights .tag span em{font-style:normal;font-size:18px;color:#f05123;font-family:'notokrMedium';}
.highlights .tag span~span{margin-left:10px;}
.imgAlc{width:1000px;margin:60px auto 0;}
.imgAlc>div{width:70%;margin:auto;}
.foreWrap{display:flex;flex-wrap:wrap;justify-content:space-between;}
.foreWrap .item{width:48%;}
.foreWrap .item:first-child{width:100%;}
.foreWrap .fore{display:flex;flex-direction:column;gap:24px;}
.foreWrap .fore>li{display:flex;align-items:baseline;}
.renewContent .foreWrap .sTitle{margin:0;width:90px;}
.foreWrap .fore .con{flex:1;display:flex;}
.foreWrap .fore .con>span{flex:1;}
.foreWrap .fore .cate{background:#e8ebed;color:#383d53;font-size:14px;font-family:'notokrMedium';display:inline-block;padding:4px 12px;line-height:1.4;margin-right:8px;}
.imgBoxWrap.sImg .img{width:34%;}
.imgBoxWrap.sImg .textWrap{width:calc(66% - 100px);}
.imgBoxWrap.sImg .textWrap .sTitle{margin:10px 0 0;}
.imgBoxWrap.sImg .textWrap .sTitle+p{margin-top:5px;}
.imgBoxWrap.sImg .textWrap .btnWrap{margin-top:20px;}
.sImg .icoArr{display:block;position:relative;width:37px;height:2px;background-color:#383d53;}
.sImg .icoArr:after{content:'';position:absolute;top:-5px;right:2px;width:13px;height:13px;border-right:2px solid #383d53;transform:rotate(-48deg);}
.imgBoxWrap.sImg .img img{height:auto;}
.memWrap{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;}
.memWrap>li{width:calc(50% - 50px);border:1px solid #ddd;display:flex;align-items:center;padding:40px 0;}
.memWrap .num{font-size:46px;line-height:46px;font-family:'NanumSquare';font-weight:800;letter-spacing:-2px;color:#383d53;padding:0 60px;}
.memWrap .conWrap{display:flex;flex-direction:column;padding-right:40px;}
.memWrap .tit{font-size:18px;color:#383d53;font-family:'notokrMedium';font-weight:normal;margin-bottom:5px;}

.boxHalf{display:flex;justify-content:space-between;}
.boxHalf .item{width:calc(50% - 50px);}
.boxHalf .btnWrap{margin-top:20px;}
.boxHalf .icoArr{display:block;position:relative;width:37px;height:2px;background-color:#383d53;}
.boxHalf .icoArr:after{content:'';position:absolute;top:-5px;right:2px;width:13px;height:13px;border-right:2px solid #383d53;transform:rotate(-48deg);}

.sloBox{margin-top:20px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;font-size:45px;font-family:'NanumSquare';font-weight:700;color:#383d53;gap:10px;height:200px;}
.sloBox span{font-size:45px;font-family:'NanumSquare';}
.sloBox .or{color:#f05123;}
.sloBox .gr{color:#006f6a;}
.mascBox{display:flex;gap:100px;justify-content:center;align-items:flex-end;flex-wrap:wrap;margin-top:50px;}
.mascBox .textWrap{margin-top:0;}
.mascBox .point{font-size:22px;}
.mascBox .textWrap .info{margin-bottom:80px;}
.mascBox .textWrap .info dt{margin-top:30px;}
.mascBox .textWrap .info dt span{font-size:18px;font-family:'notokrMedium';color:#383d53;position:relative;padding-right:5px;}
.mascBox .textWrap .info dt span::before{content:'';display:block;position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:12px;background-color:rgba(0, 111, 156, 0.2);}
.mascBox .textWrap .info dd{font-size:18px;color:#383d53;margin-top:5px;}
.mascBox .textWrap .info dd span{font-size:18px;color:#006f6a;font-family:'notokrMedium';}
.masc .titText{margin-top:20px;}
.masc .titText span{font-family:'notokrMedium';color:#006f6a;}
.mascBox>img{width:280px;}
.playSlider .title{background:#383d53;color:#fff;padding:20px;}
.playSlider .title span.titText{color:#fff;margin-top:0;}


@media (max-width: 1420px) {
  .imgBoxWrap figure.img img{height:100%;object-fit:cover;}
  .cardWrap .card{width:48%;}
}

@media (max-width: 1280px) {
  .conPeople .item{width:calc(20% - 20px);}
  .popWrap .popup{width:90%;}
  .about{gap:60px;}
  /*.about .text .info .imgBoxWrap{flex-wrap:wrap;}
  .about .text .info .img{width:60%;}
  .about .text .info .imgBoxWrap .textWrap{width:100%;margin-top:10px;}*/
  .valueWrap .item{width:calc(33.333333% - 40px);}
}

@media (max-width: 1180px) {
  .kArtWrap .img{width:40%;}
}

@media (max-width: 1080px) {
  .imgBoxWrap{flex-wrap:wrap;}
  .imgBoxWrap.imgOnly .img ~ .img{margin-top:50px;}
  .imgBoxWrap .textWrap{width:100%;margin-bottom:50px;}
  .imgBoxWrap .img{width:650px;margin:0 auto 0;}
  .textWrap.dream{margin-top:50px;margin-bottom:0;}

  .imgBoxWrap .item ~ .item{margin-top:50px;}
  .imgBoxWrap .item, .imgBoxWrap .item dl{width:100%;}
  .imgBoxWrap .item img{height:100%;object-fit:cover;}
  .imgBoxWrap .item .img{width:650px;margin:50px auto 0;}
  .imgBoxWrap.bgBoxGray .item .img{margin-top:0;}
  .bgBoxGray{padding:30px;}
  .imgBoxWrap.imgOnly{}
  .about .text .info .img{margin:0;}
  .about .text>ul{flex-wrap:wrap;}
  .about .text>ul>li{width:100%;}
  .about .text .icoTime{margin-left:0;margin-top:5px;}
  .valueWrap .item{width:calc(33.333333% - 20px);}
  .indivWrap{margin-top:50px;}
  .indivWrap .item{width:calc(50% - 40px);}
  .indivWrap .item:nth-child(3), .item:nth-child(4){margin-top:40px;}
  .kArtWrap .item{gap:60px;}
  .imgAlc{width:100%;}
  .memWrap>li{width:calc(50% - 20px);}
  .memWrap .num{padding:0 40px;}
}


@media screen and (max-width: 1024px){
  .tabMenu>li>a, .tabPeople>li>a{font-size:16px;}
  .conPeople .popup .nameCard{flex-wrap:wrap;justify-content:center;gap:20px;}
  .conPeople .item .nameCard .text{width:100%;}
  .conPeople .item .nameCard .text .name{text-align:center;}
  .about{gap:40px;}
  .about .text .info{margin-top:30px;}
  .about .text .info .img{width:80%;}
  .earmarkWrap .bgBox{padding:30px;}
  .earmarkWrap .img{right:-150px;}
  .earmarkWrap .bgWhite{padding:40px 30px;left:30px;width:calc(100% - 60px);}
  .kArtWrap .item{gap:40px;}
  .imgAlc{margin-top:30px;}
}

@media screen and (max-width: 960px){
  .conPeople .item{width:calc(50% - 40px);}
  .peopleWrap{justify-content:space-between;}
  .peopleWrap .item{width:calc(50% - 20px);}

  .tabPeople{justify-content:flex-start;border-top:0;margin-top:30px;height:36px;overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}
  .tabPeople::-webkit-scrollbar{display:none;}
  .tabPeople>li{float:none;display:inline-block;width:auto;}
  .tabPeople>li>a{border:none;padding:0 20px;}

  .about{flex-wrap:wrap;width:76%;}
  .about .img{width:60%;margin:auto;}
  .about .text{width:100%;}
  .about .text .info .img{margin:auto;}

  .indivWrap .item{width:calc(50% - 20px);}

  .cardWrap .card{width:100%;}
}

@media all and (max-width : 836px){
  .earmarkWrap .bgBox{height:auto;padding:20px;}
  .earmarkWrap .img, .earmarkWrap .bgWhite{position:static;}
  .earmarkWrap .img{width:100%;display:flex;align-items:center;overflow:hidden;object-fit:cover;height:240px;}
  .earmarkWrap .img img{width:100%;}
  .earmarkWrap .tit{margin-top:20px;}
  .earmarkWrap .bgWhite{padding:20px;width:100%;margin-top:20px;flex-wrap:wrap;}
  .renewContent .earmarkWrap .btnWrap{margin-top:20px;}

  .sloBox, .sloBox span{font-size:36px;}
}

@media all and (max-width : 768px){
  .tabMenu{overflow-y:hidden;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
  .tabMenu::-webkit-scrollbar{display:none;}
  .tabMenu>li{float:none;display:inline-block;border:none;}
  .tabMenu>li>a{padding:12px 20px;line-height:36px;}
  .tabMenu.li4>li{width:auto;}
  .tabMenu.li5>li{width:auto;}
  .tabMenu.li3>li{width:auto;}
  .tabMenu.li2>li{width:auto;}
  .tabMenu.li6>li{width:auto;}
  .tabMenu.li7>li{width:auto;}
}

@media (max-width: 736px) {
  .subTitWrap{margin-top:30px;}
  .imgBoxWrap{margin-top:30px;}
  .imgBoxWrap .textWrap{margin-bottom:30px;}
  .imgBoxWrap.imgOnly .img ~ .img{margin-top:30px;}
  .textWrap>p.quotes{margin:30px 0;}
  .imgBoxWrap .img{width:100%;}
  .textWrap>p.quotes{line-height:1.6;}
  .bgBoxGray, .conPeople .popup .nameCard{padding:20px;}
  .imgBoxWrap .item ~ .item{margin-top:30px;}
  .conPeople .item{margin-top:30px;}
  .conPeople .item{width:calc(50% - 20px);}
  .conPeople .item .text>strong{font-size:18px;}
  .conPeople .popup .nameCard{gap:10px;}
  .conPeople .popup .nameCard .name strong{font-size:25px;margin-right:10px;}
  .conPeople .popup .nameCard .name span{font-size:20px;}
  .popWrap .popup{padding:70px 20px 20px;}
  .popWrap .popup .btnClose{right:20px;}
  .conPeople .popup .nameCard dl, .conPeople .popup .interview h3{margin-top:20px;}
  .peopleWrap{margin-top:30px;}
  .peopleWrap .item{width:calc(50% - 10px);padding:20px;}
  .peopleWrap .item dt em{font-size:18px;}
  .about{margin-top:30px;gap:30px;width:100%;}
  .playSlider button{width:50px;height:50px;margin-top:-25px;}
  .playSlider button.slick-prev::before{width:20px;height:20px;left:20px;margin-top:-10px;}
  .playSlider button.slick-next::before{width:20px;height:20px;right:20px;margin-top:-10px;}
  .about .text .tit{font-size:18px;}
  .about .img{width:70%;}
  .textWrap.dream{margin-top:30px;}
  .textWrap .point{font-size:18px;}
  .valueWrap{margin-top:30px;flex-wrap:wrap;}
  .valueWrap .item{width:100%;}
  .valueWrap .item ~ .item{margin-top:30px;}
  .valueWrap .item .img{width:80%;margin:auto;}
  .valueWrap .item dt{height:60px;font-size:18px;}
  .valueWrap .item dt br{display:none;}
  .valueWrap .item dt span{left:10%;}
  .indivWrap{margin-top:30px;}
  .indivWrap .item{width:100%;}
  .indivWrap .item .tit{font-size:18px;}
  .indivWrap .item dd{margin:0 20px;}
  .indivWrap .item .btnWrap{margin:20px 0;}
  .renewContent .earmarkWrap .btnWrap{width:100%;}
  .indivWrap .item:nth-child(3), .item:nth-child(4){margin-top:0;}

  .kArtWrap .item{flex-wrap:wrap;}
  .kArtWrap .img{width:100%;}
  .cardWrap .card{width:48%;}
  .caseWrap{flex-wrap:wrap;gap:30px;margin-top:30px;}
  .caseWrap>li{width:100%;}

  .kArtWrap .item ~ .item{margin-top:30px;padding-top:30px;}
  .foreWrap .item{width:100%;}
  .imgBoxWrap.sImg{flex-wrap:wrap;}
  .imgBoxWrap.sImg .img{width:70%;}
  .imgBoxWrap.sImg .textWrap{width:100%;margin-top:30px;}
  .memWrap>li{flex-direction:column;padding:20px;}
  .memWrap .conWrap{padding-right:0;margin-top:10px;}
  .memWrap .num{font-size:42px;line-height:42px;}

  .mascBox{align-items:center;flex-direction:column;gap:50px;}
  .mascBox .textWrap .info{text-align:center;}
}

@media screen and (max-width: 640px){
  .kArtWrap .btnWrap a{flex:1;}
  .cardWrap .card{width:100%;}
  .foreWrap .fore .con{flex-wrap:wrap;}
  .foreWrap .fore .con>span{width:100%;flex:auto;}
  .foreWrap .fore .con>span~span{margin-top:10px;}
  .boxHalf .item{width:calc(50% - 20px);}
  .boxHalf .btnWrap a{width:100%;}
  .sloBox{height:150px;}
  .sloBox, .sloBox span{font-size:30px;}
}

@media screen and (max-width: 540px){
  .sloBox, .sloBox span{font-size:26px;}
}

@media screen and (max-width: 480px){
  h2.title .titText{font-size:18px;}
  .subTitWrap .point{font-size:20px;}
  .subTitWrap * .textWrap>p.quotes{font-size:18px;}
  .imgBoxWrap .item .tit{font-size:18px;}
  .conPeople .item{width:100%;}
  .conPeople .popup .nameCard .name strong{font-size:22px;margin-right:5px;}
  .conPeople .popup .nameCard .name span{font-size:18px;}
  .conPeople .popup .nameCard dt{font-size:16px;}
  .peopleWrap .item{width:100%;}
  .about .img, .about .text .info .img{width:100%;}
  .valueWrap .item .img{width:100%;}
  .valueWrap .item dt span{left:0;}
  .indivWrap .item .tit{font-size:16px;}
  .indivWrap .item dt{font-size:18px;margin-bottom:10px;}
  .kArtWrap{margin-top:30px;}
  .kArtWrap .tit{font-size:18px;margin-top:0;}
  .kArtWrap .textWrap .point, .kArtWrap .textWrap .point strong{font-size:16px;}
  .renewContent .kArtWrap .btnWrap{margin-top:20px;}
  .kArtWrap .card .tit{font-size:18px;margin-bottom:10px;}
  .nightYear .yearTit{font-size:16px;}
  .nightYear .yearTit strong{font-size:18px;}
  .caseWrap dt{font-size:18px;}
  .caseWrap .tag span, .caseWrap .tag span em{font-size:16px;}
  .highlights .theme.title>span{font-size:22px;}
  .highlights .theme.title{font-size:30px;}
  .renewContent .foreWrap .sTitle{font-size:16px;}
  .foreWrap .fore{gap:14px;}
  .imgBoxWrap.sImg .textWrap .sTitle{font-size:16px;}
  .imgBoxWrap.sImg .textWrap .btnWrap a{width:100%;}
  .memWrap>li{width:100%;flex-direction:row;padding:20px 20px 20px 0;}
  .memWrap .conWrap{margin-top:0;}
  .memWrap .tit{font-size:16px;}
  .boxHalf{flex-direction:column;}
  .boxHalf .item{width:100%;}
  .sloBox{height:100px;}
  .sloBox, .sloBox span{font-size:24px;}
  .masc .titText span{font-size:18px;}
  .mascBox{gap:30px;}
  .mascBox>img{width:180px;}
  .mascBox .textWrap .info dt span, .mascBox .textWrap .info dd, .mascBox .textWrap .info dd span{font-size:16px;}
  .mascBox .textWrap .info dt{margin-top:10px;}
  .mascBox .textWrap .info{margin-bottom:30px;}
  .renewContent .playSlider .title{font-size:20px;}
}

@media screen and (max-width: 460px){
  .sloBox{gap:5px;}
  .sloBox, .sloBox span{font-size:20px;}
}

@media screen and (max-width: 380px){
  .sloBox, .sloBox span{font-size:18px;}
}

.schedule table{border-top:1px solid #ddd;border-left:1px solid #ddd;}
.schedule th, .schedule td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;vertical-align:middle;height:60px;padding:6px;}
.schedule th[scope="row"]{width:16%;font-weight:normal;font-family:'notokrMedium';color:#383d53;text-align:left;padding-left:15px;background-color:#f6f6f6;}
.schedule th[scope="col"]{width:7%;height:40px;background-color:#f6f6f6;font-weight:normal;font-family:'notokrMedium';color:#383d53;}
.schedule .chCell{position:relative;padding:0;}
.schedule .schedBar{position:absolute;top:50%;transform:translateY(-50%);height:4px;background-color:#383d53;z-index:1;}
.schedBar::before, .schedBar::after{content:'';position:absolute;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:#ffffff;border:3px solid #383d53;border-radius:50%;}
.schedBar::before{left:-6px;}
.schedBar::after{right:-6px;}
.mDate{display:none;}
.barCon{ width:calc(400% + 2px);left:0;}
.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;}
.barClub{width:calc(400% + 4px);left:0;}
.barChar{width:calc(100% + 1px);left:0;}
.barArt{width:calc(200% + 2px);left:0;}
.barSpon{width:calc(100% + 1px);left:0;}
.barNet{width:calc(100% + 1px);left:0;}

@media screen and (max-width: 640px){
  .schedule table{border-top:0;border-left:0;}
  .schedule table, .schedule thead, .schedule tbody, .schedule th, .schedule td, .schedule tr{display:block;width:100% !important;}
  .schedule thead{display:none;}
  .schedule tbody td:not(.chCell){display:none;}
  .schedule tr{margin-bottom:15px;border:1px solid #ddd;padding:12px;}
  .schedule th[scope="row"]{border:none;background-color:transparent;padding:0 0 6px 0;height:auto;}
  .schedule td.chCell{border:none;height:auto;text-align:left;padding:0;}
  .schedule .schedBar{display:none;}
  .schedule .mDate{display:block;background-color:#f6f6f6;padding:4px 8px;margin-top:4px;}
}

/* // 홈페이지 개편 260428 */

.artistree_map {position:relative;background: url(/supp/assets/images/contentRenew/artistree_map_bg.png) center bottom no-repeat;background-size: 1200px;height: 800px;}
.artistree_map dl {width: 400px;position:absolute;background: #55a85a;padding: 25px;border-radius: 20px;}
.artistree_map dt {color:#fff;font-size: 22px;margin-bottom: 10px;}
.artistree_map dd {color:#fff}
.artistree_map dl.artmap_01 {top: 168px;left: 190px;}
.artistree_map dl.artmap_02 {top: 190px;right: 190px;}
.artistree_map dl.artmap_03 {top: 500px;left: 190px;}
.artistree_map dl.artmap_04 {top:500px;right: 190px;}

@media all and (max-width : 1250px){
.artistree_map dl.artmap_01, .artistree_map dl.artmap_03 {left : 90px}
.artistree_map dl.artmap_02, .artistree_map dl.artmap_04 {right:90px}
}
@media all and (max-width : 1050px){
.artistree_map dl.artmap_01, .artistree_map dl.artmap_03{left : 0px}
.artistree_map dl.artmap_02, .artistree_map dl.artmap_04 {right:0px}
}
@media all and (max-width : 900px){
.artistree_map {background : none; height: inherit }
.artistree_map dl {width: 100%;position: inherit;margin-top: 20px;}
.artistree_map dl.artmap_01, .artistree_map dl.artmap_02, .artistree_map dl.artmap_03, .artistree_map dl.artmap_04 {top: inherit;left: inherit;}
.artistree_map dt {font-size : 20px}
}


@media (max-width: 1080px){
  .certiLiStep.six>li{margin-right:0;min-height: 350px;}
}

@media (max-width: 640px){
.certiLiStep.six .text p {margin-bottom:0px; min-height:55px}
.certiLiStep.six .text .detail {padding-top:0px;padding: 0 5px;}
.certiLiStep.six .text .detail::before {top:75px; height:0px}
}

@media (max-width: 540px){
  .certiLiStep.six>li {min-height:320px}
}

.contactLi .Atree li {padding: 0px;}
.newcon>li {height:inherit}
.busCms{text-align:center;}
