@charset "utf-8";

.pagecommon{font-size:16px;font-weight:400;line-height:1.65;color:#777;font-family:'Pretendard'}
.pagecommon *{word-break:keep-all}
.pagecommon .cm_btn{display:flex;align-items:center;width:max-content;height:70px;padding:0 60px;margin:0 auto;font-size:18px;font-weight:600;border-radius:6px;border:none;color:#fff;background:var(--primary-h);transition:all .25s}
.pagecommon .br{white-space:pre-line}
@media(hover:hover){
.pagecommon .cm_btn:hover{background:var(--primary)}
}
@media(max-width:1024px){
.pagecommon{font-size:15px}	
}
@media(max-width:768px){
.pagecommon{font-size:14px}	
.pagecommon .cm_btn{height:45px;padding:0 25px;font-size:15px}
}

/* ===================== 제작진행절차 */
#wpProcess{overflow:hidden;position:relative;padding-bottom:110px}
#wpProcess .circle{display:block;position:absolute;left:-14%;bottom:10%;width:445px;height:445px;border-radius:50%;background:var(--pale)}
#wpProcess .top_area{position:relative;z-index:1;padding:110px 0;text-align:center}
#wpProcess .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:#777}
#wpProcess .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpProcess .top_area .tit h1{margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}
#wpProcess .kwd{display:flex;justify-content:center;align-items:center;position:relative;margin:100px 0 250px}
#wpProcess .kwd:before{display:block;content:"";position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;border:1px solid var(--primary10);transition:all 1s .2s}
#wpProcess .kwd:after{opacity:0;display:block;content:"";position:absolute;right:-11%;top:50%;z-index:-1;transform:translateY(-50%);width:445px;height:445px;border-radius:50%;background:var(--primary);transition:all 1.5s .2s}
#wpProcess .kwd.aos-animate:before{width:630px;height:630px}
#wpProcess .kwd.aos-animate:after{right:-14%;opacity:1}
#wpProcess .kwd li{display:flex;flex-flow:column;justify-content:center;width:345px;height:345px;padding-left:75px;border-radius:50%;border:1px solid var(--primary50);font-weight:700;color:#111}
#wpProcess .kwd li+li{margin-left:-35px}
#wpProcess .kwd li p{font-size:30px;font-weight:800;margin-bottom:5px}
#wpProcess .tab_cont1 img{max-width:100%}
#inc_process{max-width:var(--mainsize);margin:0 auto}
#inc_process dl{position:relative;padding:0 0 150px 250px}
#inc_process dl:last-child{padding-bottom:0}
#inc_process dl:before{display:block;content:"";position:absolute;left:157px;top:0;width:1px;height:0;background:var(--primary);transition-delay:0s}
#inc_process dl.aos-animate:before{height:100%;transition:all .7s .2s}
#inc_process dl dt{position:relative;margin-bottom:25px;font-size:30px;font-weight:700;color:#111}
#inc_process dl dt span{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:-120px;transform:translateY(-50%);width:55px;height:55px;border-radius:50%;font-size:20px;font-weight:700;color:#fff;background:var(--primary)}
#inc_process dl dd p{margin-bottom:20px;font-size:22px;font-weight:600;color:#111}
#inc_process dl dd ul li{margin-left:13px;text-indent:-13px;font-weight:400}
#inc_process dl dd ul li+li{margin-top:6px}
#inc_process dl dd ul li:before{display:inline-block;vertical-align:4px;content:"";width:3px;height:3px;margin-right:10px;border-radius:50%;background:#777}
@media(max-width:1380px){
#wpProcess .kwd.aos-animate:after{right:-20%;width:380px;height:380px}
}
@media(max-width:1024px){
#wpProcess{padding-bottom:60px}
#wpProcess .top_area{padding:60px 0}
#wpProcess .top_area .tit{font-size:18px}
#wpProcess .top_area .tit h1{font-size:34px}
#wpProcess .kwd{margin:0 0 100px}
#wpProcess .kwd.aos-animate:after{width:300px;height:300px}
#wpProcess .kwd li{width:260px;height:260px;padding-left:50px}
#wpProcess .kwd li+li{margin-left:-25px}
#wpProcess .kwd li p{font-size:26px}
#inc_process dl{padding:0 20px 100px 100px}
#inc_process dl:before{left:62px}
#inc_process dl dt{font-size:26px}
#inc_process dl dt span{left:-60px;width:45px;height:45px}
#inc_process dl dd p{font-size:20px}
}
@media(max-width:768px){
#wpProcess .circle{left:-30%;width:350px;height:350px}	
#wpProcess .top_area{padding:40px 0}
#wpProcess .top_area .tit{font-size:15px}
#wpProcess .top_area .tit h1{font-size:24px}
#wpProcess .kwd{margin-bottom:40px}
#wpProcess .kwd.aos-animate:before{width:550px;height:550px}
#wpProcess .kwd.aos-animate:after{display:none}
#wpProcess .kwd li{width:220px;height:220px;padding-left:30px;font-size:13px;word-break:keep-all}
#wpProcess .kwd li+li{margin-left:-15px}
#wpProcess .kwd li span{font-size:13px}
#wpProcess .kwd li p{font-size:18px}
#inc_process dl{padding:0 20px 40px 60px}
#inc_process dl:before{left:30px}
#inc_process dl dt{margin-bottom:10px;font-size:18px}
#inc_process dl dt span{left:-45px;width:32px;height:32px;font-size:14px}
#inc_process dl dd p{margin-bottom:10px;font-size:15px}
}
@media(max-width:480px){
#wpProcess .kwd{flex-wrap:wrap}	
#wpProcess .kwd.aos-animate:before{top:30%;width:450px;height:450px}
#wpProcess .kwd li{width:180px;height:180px}
#wpProcess .kwd li:last-child{margin:-40px 0 0}
}
@media(max-width:380px){
#wpProcess .kwd li{width:160px;height:160px}
#wpProcess .kwd li+li{margin-left:-10px}
#wpProcess .kwd li:last-child{margin:-30px 0 0}
}

/* ===================== 특별한 혜택 */
#wpBenefit{position:relative;padding-bottom:110px}
#wpBenefit:after{display:block;content:"";visibility:hidden;clear:both}
#wpBenefit .bg{height:500px;background:url(/wp_page/img/wp_benefit_img01.jpg) fixed bottom no-repeat;background-size:cover}
#wpBenefit .cont{position:relative;float:right;width:calc(100% - ((100% - var(--mainsize)) / 2));margin:-160px auto 0;background:#fff}
#wpBenefit .cont .flex{display:flex;align-items:flex-start;max-width:var(--mainsize);padding:130px 0 0 10%}
#wpBenefit .top_area{position:sticky;top:120px;z-index:1}
#wpBenefit .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto}
#wpBenefit .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpBenefit .top_area .tit h1{margin-top:25px;font-size:40px;font-weight:700;line-height:1.3;white-space:pre-line;color:var(--dark)}
#wpBenefit ul{overflow:hidden;width:50%;margin-left:auto;padding:58px 6% 0 0}
#wpBenefit ul li{word-break:keep-all}
#wpBenefit ul li+li{padding-top:120px}
#wpBenefit ul li h2{display:flex;align-items:stretch;margin-bottom:20px;font-size:26px;font-weight:700;color:#111}
#wpBenefit ul li h2 img{max-height:40px;margin-left:5px}
#wpBenefit ul li .links{display:flex;margin-top:20px}
#wpBenefit ul li .links a{display:flex;align-items:center;justify-content:center;width:140px;height:45px;border-radius:4px;border:1px solid var(--primary45);font-size:15px;font-weight:500;color:var(--primary);transition:all .25s}
#wpBenefit ul li .links a+a{margin-left:7px;color:#fff;background:var(--primary-h)}
#wpBenefit ul li .ps{margin-top:10px}
@media(hover:hover){
#wpBenefit ul li .links a:hover{border-color:var(--primary)}
#wpBenefit ul li .links a+a:hover{border-color:var(--primary);background:var(--primary)}
}
@media(max-width:1340px){
#wpBenefit .cont{width:95%}	
#wpBenefit .cont .flex{padding:100px 0 0 80px}
#wpBenefit ul{width:55%}
}
@media(max-width:1024px){
#wpBenefit{padding-bottom:60px}
#wpBenefit .bg{height:300px;background-attachment:local;background-position:center}
#wpBenefit .cont{width:100%;margin-top:0}
#wpBenefit .cont .flex{padding:60px 15px 0}
#wpBenefit .top_area .tit h1{font-size:34px}
#wpBenefit ul{padding-right:0}
#wpBenefit ul li+li{padding-top:100px}
#wpBenefit ul li h2{font-size:24px}
}
@media(max-width:768px){
#wpBenefit .bg{height:200px}
#wpBenefit .cont .flex{display:block;padding:40px 15px 0}
#wpBenefit .top_area{position:relative;top:0}
#wpBenefit .top_area .tit{text-align:center}
#wpBenefit .top_area .tit span{font-size:16px}
#wpBenefit .top_area .tit h1{margin-top:15px;font-size:24px}
#wpBenefit ul{width:100%;padding-top:40px}
#wpBenefit ul li+li{padding-top:40px}
#wpBenefit ul li h2{margin-bottom:10px;font-size:18px}
#wpBenefit ul li h2 img{max-height:30px}
#wpBenefit ul li .links{margin-top:10px}
#wpBenefit ul li .links a{width:120px;height:45px;font-size:15px}
}

/* ===================== 사이트검색등록 */
#wpSchSite{position:relative;padding-bottom:180px;background:var(--dark)}
#wpSchSite .top_area{position:relative;z-index:1;padding:110px 0 0;font-size:18px;font-weight:500;color:rgba(255,255,255,.4);text-align:center}
#wpSchSite .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:rgba(255,255,255,.6)}
#wpSchSite .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpSchSite .top_area .tit h1{margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3;color:#fff;white-space:pre-line}
#wpSchSite .tab_cont{display:none}
#wpSchSite .tabs{display:flex;justify-content:center;margin:50px 0 80px}
#wpSchSite .tabs li{cursor:pointer;height:50px;padding:0 25px;border-radius:30px;border:none;background:none;font-size:19px;font-weight:500;line-height:50px;color:rgba(255,255,255,.3);transition:all .25s}
#wpSchSite .tabs li+li{margin-left:10px}
#wpSchSite .tabs li.on{color:#fff;background:var(--primary)}
#wpSchSite .tab_cont{max-width:var(--mainsize);width:100%;margin:0 auto;padding:60px 100px 80px;border-radius:16px;background:#fff}
#wpSchSite .tab_cont .cm_step{display:flex;align-items:center;justify-content:center;position:sticky;top:70px;padding:20px 0}
#wpSchSite .tab_cont .cm_step li{position:relative}
#wpSchSite .tab_cont .cm_step li:not(:first-child):before{display:block;content:"";position:absolute;top:50%;left:-50px;width:50px;height:1px;background:#ddd}
#wpSchSite .tab_cont .cm_step li:not(:first-child):after{display:block;content:"";position:absolute;top:50%;left:-50px;width:0;height:1px;background:var(--primary);transition:all .2s .25s}
#wpSchSite .tab_cont .cm_step li+li{margin-left:50px}
#wpSchSite .tab_cont .cm_step li a{display:block;width:48px;height:48px;border-radius:50%;border:3px solid #f5f5f5;font-size:18px;font-weight:700;color:#aaa;text-align:center;line-height:42px;background:#f5f5f5;transition:all .25s 0s}
#wpSchSite .tab_cont .cm_step li.on a{border-color:var(--primary);color:var(--primary);background:#fff;transition:all .2s .2s}
#wpSchSite .tab_cont .cm_step li.on:after{width:50px;transition:all .25s 0s}
#wpSchSite .tab_cont .box{padding-top:50px}
#wpSchSite .tab_cont .box+.box{margin-top:50px}
#wpSchSite .tab_cont .box h2{display:flex;align-items:center;margin-bottom:15px;font-size:26px;font-weight:700;color:#111}
#wpSchSite .tab_cont .box h2 span{width:45px;height:45px;margin-right:15px;border-radius:50%;font-size:16px;color:#fff;text-align:center;line-height:45px;background:var(--primary)}
#wpSchSite .tab_cont .box ul{padding-left:60px}
#wpSchSite .tab_cont .box ul.mgt40{margin-top:25px}
#wpSchSite .tab_cont .box ul li{margin-left:13px;text-indent:-13px}
#wpSchSite .tab_cont .box ul li+li{margin-top:6px}
#wpSchSite .tab_cont .box ul li:before{display:inline-block;vertical-align:4px;content:"";width:3px;height:3px;margin-right:10px;border-radius:50%;background:#777}
#wpSchSite .tab_cont .box b{font-weight:600}
#wpSchSite .tab_cont .box a{font-weight:600;color:var(--primary)}
#wpSchSite .tab_cont .box .img{overflow:hidden;margin-top:20px;border:6px solid #eee;border-radius:20px}
#wpSchSite .tab_cont .box .img img{width:100%}
#wpSchSite .tab_cont .comment{position:relative;max-width:var(--mainsize);width:100%;margin:100px auto 0;border-radius:12px;padding:55px 60px;color:#111;text-align:center;background:var(--pale-b)}
#wpSchSite .tab_cont .comment p{margin-bottom:10px;font-size:22px;font-weight:700}
#wpSchSite .tab_cont .comment .links{display:flex;justify-content:center;margin-top:30px}
#wpSchSite .tab_cont .comment .links a{display:flex;align-items:center;justify-content:center;width:210px;height:70px;border-radius:4px;border:1px solid var(--primary45);font-size:18px;font-weight:600;color:var(--primary);transition:all .25s}
#wpSchSite .tab_cont .comment .links a+a{margin-left:7px;color:#fff;background:var(--primary-h)}
@media(hover:hover){
#wpSchSite .tabs li:not(.on):hover{color:var(--primary)}	
#wpSchSite .tab_cont .step li:not(.on):hover a{color:var(--primary)}
#wpSchSite .tab_cont .comment .links a:hover{border-color:var(--primary)}
#wpSchSite .tab_cont .comment .links a+a:hover{border-color:var(--primary);background:var(--primary)}
}
@media(max-width:1340px){
#wpSchSite{padding:0 15px 180px}
#wpSchSite .tab_cont{padding:60px 8% 80px}
}
@media(max-width:1024px){
#wpSchSite{padding:0 15px 60px}
#wpSchSite .top_area{padding-top:60px}
#wpSchSite .top_area .tit{font-size:18px}
#wpSchSite .top_area .tit h1{font-size:34px}
#wpSchSite .tabs{margin:40px 0 60px}
#wpSchSite .tabs li{font-size:18px}
#wpSchSite .tab_cont{padding:20px 15px}
#wpSchSite .tab_cont .box h2{font-size:24px}
}
@media(max-width:768px){
#wpSchSite .top_area{padding-top:40px}	
#wpSchSite .top_area .tit{font-size:15px}
#wpSchSite .top_area .tit h1{font-size:24px}
#wpSchSite .tabs{margin:20px 0 40px}
#wpSchSite .tabs li{height:35px;padding:0 15px;font-size:14px;line-height:35px}
#wpSchSite .tabs li+li{margin-left:0}
#wpSchSite .tab_cont .cm_step{padding:10px 0 0}
#wpSchSite .tab_cont .cm_step li+li{margin-left:30px}
#wpSchSite .tab_cont .cm_step li:not(:first-child):before{left:-30px;width:30px}
#wpSchSite .tab_cont .cm_step li:not(:first-child):after{left:-30px}
#wpSchSite .tab_cont .cm_step li.on:after{width:30px}
#wpSchSite .tab_cont .cm_step li a{width:34px;height:34px;border-width:2px;font-size:14px;line-height:30px}
#wpSchSite .tab_cont .box{padding-top:40px}
#wpSchSite .tab_cont .box+.box{margin:0}
#wpSchSite .tab_cont .box h2{margin-bottom:10px;font-size:18px}
#wpSchSite .tab_cont .box h2 span{width:32px;height:32px;margin-right:10px;font-size:14px;line-height:32px}
#wpSchSite .tab_cont .box ul{padding-left:15px}
#wpSchSite .tab_cont .box ul.mgt40{margin-top:15px}
#wpSchSite .tab_cont .box ul li+li{margin-top:0}
#wpSchSite .tab_cont .box .img{margin-top:15px;border-width:3px;border-radius:12px}
#wpSchSite .tab_cont .comment{margin-top:40px;padding:25px 20px}
#wpSchSite .tab_cont .comment p{font-size:18px}
#wpSchSite .tab_cont .comment .links{margin-top:15px}
#wpSchSite .tab_cont .comment .links a{width:160px;height:45px;font-size:15px}
}
@media(max-width:380px){
#wpSchSite{padding:0}
#wpSchSite .tab_cont{border-radius:0}
#wpSchSite .tab_cont .cm_step li+li{margin-left:20px}
#wpSchSite .tab_cont .cm_step li:not(:first-child):before{left:-20px;width:20px}
#wpSchSite .tab_cont .cm_step li:not(:first-child):after{left:-20px}
#wpSchSite .tab_cont .cm_step li.on:after{width:20px}
}
/* ===================== 용어설명 리스트 */
#videoList{max-width:var(--mainsize);margin:0 auto}
#videoList .top_area{position:relative;z-index:1;padding:110px 0 0;text-align:center}
#videoList .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:#777}
#videoList .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#videoList .top_area .tit h1{margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}#videoList .tabs{display:flex;justify-content:center;margin:50px 0 60px}
#videoList .tabs a{height:50px;padding:0 25px;border-radius:30px;border:none;background:none;font-size:19px;font-weight:500;line-height:50px;color:#aaa;background:#fff;transition:all .25s}
#videoList .tabs a+a{margin-left:10px}
#videoList .tabs a.on{color:#fff;background:var(--primary)}
#videoList ul{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:20px;row-gap:40px}
#videoList ul li{font-weight:600}
#videoList ul li a{display:block}
#videoList ul li .thum{overflow:hidden;position:relative;height:200px;margin-bottom:20px;border:1px solid #e1e1e1;border-radius:12px;background:center no-repeat;background-size:cover}
#videoList ul li .thum:before{opacity:0;display:block;content:"";position:absolute;left:0;top:0%;width:100%;height:100%;background:rgba(0,0,0,.4);transition:all .2s}
#videoList ul li .thum:after{content:url(/img/video_play.png);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1}
#videoList ul li span{font-size:14px;color:var(--primary)}
#videoList ul li p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:30px;line-height:1.5;color:#111;word-break:keep-all}
#videoList .more_btn{display:flex;justify-content:center;align-items:center;height:58px;margin:0 auto;padding:0 30px;border:1px solid var(--line);border-radius:30px;font-size:15px;font-weight:700;color:#111;background-color:#fff;transition:all .2s;font-family:'Pretendard'}
#videoList .more_btn svg{width:20px;height:20px;margin-left:35px}
#videoList .pg_wrap{margin-top:50px}

/* ===================== 용어설명 뷰 */
#videoView{max-width:var(--mainsize);margin:0 auto}
#videoView .pgtit{margin-bottom:10px;font-size:24px;font-weight:700;color:#111}
#videoView .flex{display:flex;justify-content:space-between}
#videoView .video{width:calc(100% - 370px)}
#videoView .video iframe{border-radius:16px}
#videoView .video .tit{padding:20px 0;margin-bottom:20px;border-bottom:1px solid #e1e1e1}
#videoView .video .tit span{font-weight:600;color:var(--primary)}
#videoView .video .tit p{margin-top:5px;font-size:24px;font-weight:700;line-height:1.4;color:#111}
#videoView .video .cont{font-weight:500;white-space:pre-line}
#videoView .latest ul{width:320px}
#videoView .latest ul li+li{margin-top:40px}
#videoView .latest ul li a{display:block}
#videoView .latest ul li .thum{overflow:hidden;position:relative;border-radius:16px;height:180px;margin-bottom:20px;background:center no-repeat;background-size:cover}
#videoView .latest ul li .thum:before{opacity:0;display:block;content:"";position:absolute;left:0;top:0%;width:100%;height:100%;background:rgba(0,0,0,.4);transition:all .2s}
#videoView .latest ul li .thum:after{content:url(/img/video_play.png);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1}
#videoView .latest ul li span{font-size:14px;color:var(--primary)}
#videoView .latest ul li p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:30px;font-weight:600;line-height:1.5;color:#111;word-break:keep-all}
#videoView .list_btn{display:flex;justify-content:space-evenly;align-items:center;width:150px;height:50px;margin:50px 0 0;padding:0 15px;border:1px solid #e1e1e1;border-radius:30px;font-size:14px;font-weight:700;color:#111;transition:all .2s;font-family:'Pretendard'}
#videoView .list_btn svg{width:18px;height:18px;margin-right:25px}
@media(hover:hover){
#videoList .tabs a:not(.on):hover{color:var(--primary)}	
#videoList ul li:hover .thum:before{opacity:1}
#videoList .more_btn:hover{border-color:#111}
#videoView .latest ul li:hover .thum:before{opacity:1}
#videoView .list_btn:hover{border-color:#111}
}
@media(max-width:1340px){
#videoList{padding:0 15px}
#videoView{padding:0 15px}
}
@media(max-width:1230px){
#videoView .video{width:calc(100% - 340px)}
#videoView .video iframe{height:450px}	
}
@media(max-width:1024px){
#videoList .top_area{padding-top:60px}
#videoList .top_area .tit{font-size:18px}
#videoList .top_area .tit h1{font-size:34px}
#videoList .tabs{margin:40px 0 60px}
#videoList .tabs a{font-size:18px}
#videoList ul{grid-template-columns:repeat(3, 1fr);column-gap:15px;row-gap:40px}
#videoView .video iframe{height:350px}	
}
@media(max-width:768px){
#videoList{padding:0 15px 60px}	
#videoList .top_area{padding-top:40px}	
#videoList .top_area .tit{font-size:15px}
#videoList .top_area .tit h1{font-size:24px}
#videoList .tabs{margin:20px 0 40px}
#videoList .tabs a+a{margin-left:0}
#videoList .tabs a{height:35px;padding:0 15px;font-size:14px;line-height:35px}
#videoList .pgtit{font-size:18px}
#videoList .bnr{height:110px;padding:0 12px;border-radius:12px;font-size:13px}
#videoList .bnr p{margin-top:8px;font-size:17px;font-weight:600}
#videoList .bnr img{width:37%;margin-right:10px}
#videoList ul{grid-template-columns:repeat(2, 1fr);column-gap:12px}
#videoList ul li .thum{height:180px;margin-bottom:10px;border-radius:12px}
#videoList ul li p{font-size:14px}
#videoList ul li span{font-size:13px}
#videoList .more_btn{height:50px;padding:0 25px;font-size:14px;line-height:48px}
#videoView{padding:0 20px 60px}
#videoView .pgtit{text-align:center}
#videoView .flex{display:block}
#videoView .video{width:100%}
#videoView .video iframe{border-radius:12px}
#videoView .video .tit span{font-size:14px}
#videoView .video .tit p{font-size:18px}
#videoView .video .cont{font-size:14px}
#videoView .list_btn{width:130px;height:40px;margin:40px auto}
#videoView .latest ul{display:flex;justify-content:space-between;width:100%}
#videoView .latest ul li{width:calc(50% - 4px)}
#videoView .latest ul li:nth-child(3){display:none}
#videoView .latest ul li+li{margin:0}
#videoView .latest ul li .thum{height:160px;margin-bottom:10px;border-radius:12px}
#videoView .latest ul li p{font-size:14px}
}
@media (max-width:480px){
#videoList .bnr{height:auto;text-align:center}
#videoList .bnr .flex{position:relative;display:block}
#videoList .bnr .flex div{position:relative;z-index:1;padding:20px 15px}
#videoList .bnr img{position:absolute;right:0;bottom:0;width:auto;height:65%;margin-right:0;opacity:.3}
#videoList .tabs{margin:20px 0}
#videoList ul li .thum{height:130px}
#videoView .video iframe{height:220px}	
#videoView .latest ul li .thum{height:120px}
}
@media(max-width:380px){
#videoList ul li .thum{height:100px}	
#videoView .latest ul li .thum{height:100px}
}
@media(max-width:360px){
#videoList ul{grid-template-columns:repeat(1, 1fr)}
#videoList ul li .thum{height:160px}
}

/* ===================== 비용안내 */
#wpPrice{padding-bottom:110px}
#wpPrice .top_area{position:relative;z-index:1;padding:110px 0 80px;text-align:center}
#wpPrice .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:#777}
#wpPrice .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpPrice .top_area .tit h1{margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}
#wpPrice .tabs{position:sticky;top:70px;z-index:101;display:flex;align-items:center;justify-content:center;margin:50px 0;padding:10px 0;backdrop-filter:blur(15px);background:rgba(255,255,255,.4)}
#wpPrice .tabs li+li{margin-left:10px}
#wpPrice .tabs li a{display:block;height:50px;padding:0 25px;border-radius:30px;font-size:19px;line-height:50px;color:#aaa;transition:all .25s}
#wpPrice .tabs li.on a{color:#fff;background:var(--primary)}
#wpPrice .price_wrap{max-width:var(--mainsize);margin:0 auto;padding:60px;border:1px solid #e1e1e1;border-radius:16px;font-size:18px}
#inc_price .cont_tit{display:flex;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid var(--dark);font-size:26px;font-weight:700;color:#111}
#inc_price .cont_tit span{margin-left:auto;font-size:16px;font-weight:500;color:#aaa}
#inc_price .cont_tit~.cont_tit{margin-top:60px}
#inc_price table{width:100%;border-radius:12px}
#inc_price table .rq{margin-left:3px;vertical-align:text-bottom;font-size:14px;font-weight:600;color:var(--primary)}
#inc_price table tr.arr td{padding:25px 0}
#inc_price table tr.arr img{width:22px}
#inc_price table th{padding:10px 0;font-weight:600;color:#111}
#inc_price table th:first-child{font-size:18px;text-align:left;padding-left:60px}
#inc_price table td{padding:10px 0;font-size:17px;font-weight:400;color:#999;text-align:center;transition:color .25s}
#inc_price table thead th{width:20%}
#inc_price table tfoot td{font-size:20px;font-weight:700;letter-spacing:-.8px;color:var(--primary)}
#inc_price table.char th:first-child{width:15%;padding:0;text-align:center}
#inc_price table.char th span{font-size:15px}
#inc_price table.char thead th{width:calc(65% / 2)}
#inc_price table.char thead th:nth-child(2){width:20%}
#inc_price table.free thead th:nth-child(1){width:15%}
#inc_price table.free thead th:nth-child(2){width:20%}
#inc_price table.free thead th:nth-child(3){width:auto}
#inc_price table.free thead th:nth-child(4){width:15%}
#inc_price table.free tbody th{width:100px}
#inc_price .info{display:flex;align-items:center}
#inc_price .info .tip{display:flex;align-items:center;position:relative;margin:0 0 1px 4px}
#inc_price .info .tip svg{cursor:help;width:20px;height:20px;color:#fff;fill:#ccc;stroke-width:2.5px}
#inc_price .info .tip svg circle{color:#ccc}
#inc_price .info .tip div{display:none;position:absolute;top:calc(100% + 8px);left:50%;z-index:2;transform:translateX(-50%);width:max-content;padding:15px;border-radius:6px;font-size:13px;color:#fff;background:rgba(0,0,0,.75)}
#inc_price .info .tip div:before{display:block;content:"";position:absolute;left:50%;top:-12px;transform:translateX(-50%);border-top:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(0,0,0,.7);border-left:6px solid transparent}
#inc_price .info .tip div.pl{white-space:pre-line}
#inc_price .info_box{margin:35px 0 0;padding:50px 60px;border-radius:12px;font-size:16px;font-weight:400;color:#111;word-break:keep-all;background:var(--pale-b)}
#inc_price .info_box .mo_visi{display:none}
#inc_price .info_box p{display:flex;align-items:center;margin-bottom:10px;font-size:18px;font-weight:700}
#inc_price .info_box p~p{margin-top:30px}
#inc_price .info_box p a{width:70px;height:26px;margin-left:10px;border-radius:4px;border:1px solid var(--primary45);font-size:12px;font-weight:600;text-align:center;line-height:24px;color:#fff;background:var(--primary-h);transition:all .25s}
#inc_price .info_box ul li:before{display:inline-block;vertical-align:4.5px;content:"";width:3px;height:3px;margin-right:8px;border-radius:3px;background:var(--primary)}
@media(hover:hover){
#wpMtnc .hosting .item:hover{border-color:var(--primary);box-shadow:3px 3px 15px var(--primary10)}
#wpMtnc .hosting .item .price li:hover{background:var(--pale)}
#inc_price table tbody tr:hover{background:var(--pale-b)}
#inc_price table tbody tr:hover td{font-weight:500;color:#111}
#inc_price .info .tip:hover div{display:block}
#inc_price .info_box p a:hover{background:var(--primary)}
}
@media(max-width:1340px){
#wpPrice{padding-bottom:60px}	
#wpMtnc .hosting{padding:100px 15px}
#wpPrice .price_wrap{padding:0 15px;border:none}
#wpMtnc .hosting .item{padding:25px}
}
@media(max-width:1024px){
#wpPrice .top_area{padding:60px 0}
#wpPrice .top_area .tit h1{font-size:34px}
#inc_price table th:first-child{padding-left:10px}
#inc_price .info_box{padding:25px}
}
@media(max-width:768px){
#wpPrice .top_area{padding:40px 0}
#wpPrice .top_area .tit{font-size:15px}
#wpPrice .top_area .tit h1{font-size:24px}
#wpPrice .price_wrap{font-size:14px}
#inc_price .tbl_scr{overflow-x:scroll}
#inc_price .cont_tit{flex-wrap:wrap;margin-bottom:10px;padding-bottom:10px;font-size:18px}
#inc_price .cont_tit:after{content:"(좌우 스크롤)";margin-left:5px;font-size:13px;font-weight:600}
#inc_price .cont_tit~.cont_tit{margin-top:40px}
#inc_price .cont_tit span{font-size:13px}
#inc_price table{min-width:500px;line-height:1.45}
#inc_price table th{padding:7px 0;font-size:14px}
#inc_price table th:first-child{font-size:14px;white-space:nowrap}
#inc_price table td{padding:7px 0;font-size:13px}
#inc_price table tfoot td{font-size:14px}
#inc_price table .rq{font-size:12px}
#inc_price .info .tip svg{width:18px;height:18px}
#inc_price .info_box{margin-top:25px;padding:20px 15px;font-size:14px;color:#999}
#inc_price .info_box .mo_visi{display:block;margin-top:30px}
#inc_price .info_box p{margin-bottom:5px;font-size:16px;color:#111}
#inc_price .info_box p a{width:65px;height:24px;font-size:11px;line-height:23px}
#inc_price .info_box ul li:before{vertical-align:4px}
}
@media(max-width:480px){
#inc_price .cont_tit{display:block;position:relative}
#inc_price .cont_tit span{display:block;padding-right:70px}
#inc_price .cont_tit:after{position:absolute;right:0;bottom:10px;margin:0}
}

/* ===================== 유지보수 */
#wpMtnc .top_area{position:relative;z-index:1;padding:110px 0 80px;text-align:center}
#wpMtnc .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:#777}
#wpMtnc .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpMtnc .top_area .tit h1{margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}
#wpMtnc .bg_wrap{padding:100px 0;background:var(--pale-b)}
#wpMtnc .bg_wrap .inner{max-width:var(--mainsize);margin:0 auto}
#wpMtnc .bd_wrap{max-width:var(--mainsize);margin:0 auto 50px;padding:60px;border:1px solid #e1e1e1;border-radius:12px; }
#wpMtnc .cont_tit{display:flex;align-items:flex-end;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid var(--dark);font-size:26px;font-weight:700;color:#111}
#wpMtnc .cont_tit span{margin-left:auto;font-size:16px;font-weight:600;color:var(--primary)}
#wpMtnc .cont_tit~.cont_tit{margin-top:60px}
#wpMtnc .btit{margin-bottom:40px;font-size:36px;font-weight:700;color:#111;text-align:center}
#wpMtnc .mean{margin-bottom:60px}
#wpMtnc .mean ul{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;z-index:10;max-width:var(--mainsize);margin:0 auto}
#wpMtnc .mean ul li{padding:40px 30px;border:2px solid #e1e1e1;border-radius:13px;text-align:center;background:#fff;transition:all .3s}
#wpMtnc .mean ul li h2{font-size:22px;font-weight:700;color:#111}
#wpMtnc .mean ul li span{display:block;color:var(--primary)}
#wpMtnc .mean ul li span a{color:var(--primary);text-decoration:underline}
#wpMtnc .mean ul li em{font-style:normal;font-size:12px;font-weight:500;color:var(--primary)}
#wpMtnc .mean dl:after{display:inline-block;content:'';width:5px;height:5px;margin:20px 0;border-radius:50px;background:#ddd}
#wpMtnc .mean dl dt{margin-bottom:10px;font-size:22px;font-weight:700;color:#111}
#wpMtnc .mean dl dd{white-space:pre-line}
#wpMtnc .price_wrap{max-width:var(--mainsize);margin:50px auto 0;padding:60px;border-radius:16px;font-size:18px; background:#f5f5f5}
#wpMtnc .price_wrap table thead th{padding-bottom:25px;font-weight:700}
#wpMtnc .price_wrap table thead th span{display:inline-flex;align-items:center;justify-content: center;font-size:16px;font-weight:800;color:var(--primary)}
#wpMtnc .price_wrap table thead th img{width:12px;margin-left:2px}
#wpMtnc .price_wrap table tbody th p{font-size:24px;font-weight:700}
#wpMtnc .price_wrap table tbody th span{color:#777}
#wpMtnc .price_wrap table tbody th,#wpMtnc .price_wrap table tbody td{padding:25px 0;border-top:1px solid #ddd}
#wpMtnc .price_wrap table td {font-size:17px;font-weight:600;color:#111}
#wpMtnc .price_wrap table td u{font-size:16px;color: #999;text-decoration: line-through;}
#wpMtnc .price_wrap table td.txt{font-weight:500;color:#777}
#wpMtnc .hosting{margin-bottom:100px;padding:150px 0 100px}
#wpMtnc .hosting dl{max-width:var(--mainsize);margin:0 auto 80px}
#wpMtnc .hosting dl dt{font-size:36px;font-weight:700;color:#111;text-align:center}
#wpMtnc .hosting dl dd > p{font-size:18px;white-space:pre-line}
#wpMtnc .hosting .items{display:flex;justify-content:center;flex-wrap:wrap;margin-top:40px}
#wpMtnc .hosting .item{width:calc(50% - 15px);padding:45px 60px;border-radius:16px;border:5px solid #f5f5f5;background:#f5f5f5;transition:all .25s}
#wpMtnc .hosting .item:last-of-type{width:100%}
#wpMtnc .hosting .item .tit{margin-bottom:25px;font-size:24px;font-weight:700;text-align:center;color:#111}
#wpMtnc .hosting .item .tit span{display:block;margin-bottom:5px;text-transform:uppercase;font-size:13px;font-weight:700;color:var(--primary)}
#wpMtnc .hosting .item .list li{display:flex;font-weight:500;color:#111}
#wpMtnc .hosting .item .list li+li{margin-top:6px}
#wpMtnc .hosting .item .list li svg{width:16px;height:16px;stroke-width:3px;margin:6px 8px 0 0;color:var(--primary)}
#wpMtnc .hosting .item .list li b{color:var(--primary)}
#wpMtnc .hosting .item .list li .arr{margin:5px 10px 0;color:#bbb}
#wpMtnc .hosting .item .price{margin-top:20px;padding-top:20px;border-top:1px solid #e1e1e1}
#wpMtnc .hosting .item .price li{display:flex;align-items:center;padding:5px 10px;border-radius:6px;font-size:18px;font-weight:600;color:#111}
#wpMtnc .hosting .item .price li:before{display:inline-block;content:"";width:4px;height:4px;margin-right:8px;border-radius:50%;background:#aaa}
#wpMtnc .hosting .item .price li span{display:flex;align-items:center;margin-left:10px;font-weight:800;color:var(--primary)}
#wpMtnc .hosting .item .price li img{width:12px;margin-left:2px}
#wpMtnc .hosting .item .price li u{margin-left:10px;color:#999;text-decoration:line-through}
#wpMtnc .hosting .item .price li p{margin-left:auto;font-weight:800}
#wpMtnc .hosting .item .ps{padding:10px;font-size:14px;font-weight:500;text-align:right;color:var(--primary)}
#wpMtnc .hosting .it_wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}
#wpMtnc .hosting .it_wrap .item{width:100%;padding:35px}
#wpMtnc .hosting .it_wrap .cost{padding:25px;border-radius:20px;text-align:center;background:#fff}
#wpMtnc .hosting .it_wrap .cost p{font-size:15px;font-weight:600;color:#111;white-space:pre-line}
#wpMtnc .hosting .it_wrap .pay h3{font-size:28px;line-height:1;color:var(--primary)}
#wpMtnc .hosting .it_wrap .pay span{font-size:13px}
#wpMtnc .hosting .it_wrap .ps{display:block;text-align:center}
#wpMtnc .hosting .it_wrap dl{margin-top:20px;margin-bottom:0}
#wpMtnc .hosting .it_wrap dl dt{margin-bottom:8px;font-size:20px}
#wpMtnc .hosting .it_wrap dl dd{margin-left:26px;text-indent:-26px;font-size:15px;font-weight:500;color:#111}
#wpMtnc .hosting .it_wrap dl dd+dd{margin-top:4px}
#wpMtnc .hosting .it_wrap svg{width:16px;height:16px;stroke-width:3px;margin-right:10px;vertical-align:-2px;color:var(--primary)}
@media (max-width:768px){
#wpMtnc .hosting .it_wrap{grid-template-columns:repeat(1,1fr);gap:30px;margin-top:20px;}
#wpMtnc .hosting .it_wrap .item{width:100%;padding:25px 15px}
#wpMtnc .hosting .it_wrap .cost{padding:20px}
#wpMtnc .hosting .it_wrap .cost p{font-size:14px}
#wpMtnc .hosting .it_wrap .pay h3{font-size:20px}
#wpMtnc .hosting .it_wrap dl dt{font-size:14px}
#wpMtnc .hosting .it_wrap dl dd{margin-left:23px;text-indent:-23px;font-size:13px;color:#999}
#wpMtnc .hosting .it_wrap dl dd+dd{margin-top:0}
#wpMtnc .hosting .it_wrap svg{width:13px;height:13px}
#wpMtnc .hosting .it_wrap .item+.item{margin-top:0}
}
@media (max-width:480px){
#wpMtnc .hosting .it_wrap .cost{padding:13px}
#wpMtnc .hosting .it_wrap dl{margin-top:10px}
#wpMtnc .hosting .it_wrap dl dt{margin-bottom:0}
#wpMtnc .hosting .it_wrap .pay h3{font-size:18px}
#wpMtnc .hosting .it_wrap .cost p{font-size:13px;line-height:1.3}
}
#wpMtnc table{overflow:hidden;width:100%;border-radius:12px;font-size:18px}
#wpMtnc table th{padding:10px 0;font-weight:600;color:#111}
#wpMtnc table th span{font-size:15px}
#wpMtnc table th:nth-child(1){width:15%}
#wpMtnc table th:nth-child(2){width:15%}
#wpMtnc table th:nth-child(4){width:15%}
#wpMtnc table td{padding:10px 0;font-size:17px;font-weight:400;color:#999;text-align:center;transition:color .25s}
#wpMtnc .info_box{margin:35px 0 0;padding:50px 60px;border-radius:12px;font-size:16px;font-weight:400;color:#111;word-break:keep-all;background:#fff}
#wpMtnc .info_box .mo_visi{display:none}
#wpMtnc .info_box p{display:flex;align-items:center;margin-bottom:10px;font-size:18px;font-weight:700}
#wpMtnc .info_box p~p{margin-top:30px}
#wpMtnc .info_box p a{width:70px;height:26px;margin-left:10px;border-radius:4px;border:1px solid var(--primary45);font-size:12px;font-weight:600;text-align:center;line-height:24px;color:#fff;background:var(--primary-h);transition:all .25s}
#wpMtnc .info_box ul li:before{display:inline-block;vertical-align:4.5px;content:"";width:3px;height:3px;margin-right:8px;border-radius:3px;background:var(--primary)}
#wpMtnc .items{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin:40px 0 80px}
#wpMtnc .item{padding:30px 25px;border-radius:16px;border:5px solid #fff;background:#fff;transition:all .25s}
#wpMtnc .item .tit{margin-bottom:25px;font-size:24px;font-weight:700;text-align:center;color:#111}
#wpMtnc .item .tit span{display:block;margin-bottom:5px;text-transform:uppercase;font-size:13px;font-weight:700;color:var(--primary)}
#wpMtnc .item .list li{display:flex;font-size:15px;font-weight:500;color:#111}
#wpMtnc .item .list li+li{margin-top:6px}
#wpMtnc .item .list li svg{flex-shrink:0;width:16px;height:16px;stroke-width:3px;margin:6px 8px 0 0;color:var(--primary)}
#wpMtnc .item .list li b{color:var(--primary)}
#wpMtnc .item .list li .arr{margin:5px 10px 0;color:#bbb}
#wpMtnc .item .price{margin-top:20px;padding-top:20px;border-top:1px solid #e1e1e1}
#wpMtnc .item .price li{display:flex;align-items:center;padding:5px 10px;border-radius:6px;font-size:18px;font-weight:600;color:#111}
#wpMtnc .item .price li:before{display:inline-block;content:"";width:4px;height:4px;margin-right:8px;border-radius:50%;background:#aaa}
#wpMtnc .item .price li span{display:flex;align-items:center;margin-left:10px;font-weight:800;color:var(--primary)}
#wpMtnc .item .price li img{width:12px;margin-left:2px}
#wpMtnc .item .price li u{margin-left:10px;color:#999;text-decoration:line-through}
#wpMtnc .item .price li p{margin-left:auto;font-weight:800}
#wpMtnc .item .ps{padding:10px;font-size:14px;font-weight:500;text-align:right;color:var(--primary)}
@media(hover:hover){
#wpMtnc table:not(.price) tbody tr:hover{background:#fff}
#wpMtnc table:not(.price) tbody tr:hover td{font-weight:500;color:#111}
#wpMtnc .item:hover{border-color:var(--primary);box-shadow:3px 3px 15px var(--primary10)}
}
@media(max-width:1340px){
#wpMtnc .bg_wrap{padding:100px 15px}
#wpMtnc .mean{padding:0 15px}
}
@media(max-width:1024px){
#wpMtnc .bg_wrap{padding:60px 15px}
#wpMtnc .top_area{padding:60px 0}
#wpMtnc .top_area .tit{font-size:18px}
#wpMtnc .top_area .tit h1{font-size:34px}
#wpMtnc .btit{font-size:30px}
#wpMtnc .mean ul li h2{font-size:17px}
#wpMtnc .mean ul li span{display:inline-block}
#wpMtnc .mean ul li em{display:block;margin-top:10px;line-height:1.3}
#wpMtnc .mean dl dt{font-size:18px}
#wpMtnc .hosting{padding:60px 15px}
#wpMtnc .hosting dl{display:block;margin-bottom:40px}
#wpMtnc .hosting dl dt{width:100%;margin-bottom:15px;font-size:30px}
#wpMtnc .hosting dl dd{width:100%}
#wpMtnc .hosting dl dd > p{font-size:16px;white-space:normal}
#wpMtnc .hosting .item{padding:20px 15px 10px}
#wpMtnc .info_box{padding:25px}
#wpMtnc .items{grid-template-columns:repeat(2, 1fr);margin-bottom:40px}
#wpMtnc .item{padding:20px}
#wpMtnc .price_wrap{padding:60px 10px;border-radius:0}
}
@media(max-width:768px){
#wpMtnc .bg_wrap{padding:40px 15px}
#wpMtnc .top_area{padding:40px 0}
#wpMtnc .top_area .tit{font-size:15px}
#wpMtnc .top_area .tit h1{font-size:24px}
#wpMtnc .cont_tit{flex-wrap:wrap;margin-bottom:10px;padding-bottom:10px;font-size:18px}
#wpMtnc .cont_tit:after{content:"(좌우 스크롤)";margin-left:5px;font-size:13px;font-weight:600}
#wpMtnc .cont_tit~.cont_tit{margin-top:40px}
#wpMtnc .cont_tit span{font-size:13px}
#wpMtnc .btit{font-size:22px}
#wpMtnc .mean .st_wrap{display:block;padding-right:0}
#wpMtnc .mean .b_tit{font-size:25px;text-align:center;white-space:normal}
#wpMtnc .mean ul{display:flex;flex-wrap:wrap;gap:10px}
#wpMtnc .mean ul li{width:calc(50% - 5px);padding:30px 20px}
#wpMtnc .mean ul li:last-child{flex-grow:2}
#wpMtnc .mean dl dt{font-size:16px}
#wpMtnc .mean dl dd{white-space:normal}
#wpMtnc .mean ul li h2{font-size:16px}
#wpMtnc .mean ul li em{margin-top:0}
#wpMtnc .hosting{padding:40px 15px;margin-bottom:40px}
#wpMtnc .hosting dl{margin-bottom:30px}
#wpMtnc .hosting dl dt{margin-bottom:10px;font-size:22px}
#wpMtnc .hosting dl dd > p{font-size:14px}
#wpMtnc .hosting .items{display:block;margin-top:20px}
#wpMtnc .hosting .item{width:100%}
#wpMtnc .hosting .item+.item{margin-top:15px}
#wpMtnc .hosting .item .tit{margin-bottom:15px;font-size:18px}
#wpMtnc .hosting .item .tit span{font-size:12px}
#wpMtnc .hosting .item .list li{color:#999}
#wpMtnc .hosting .item .list li+li{margin-top:4px}
#wpMtnc .hosting .item .list li svg{flex-shrink:0;width:13px;height:13px;margin-top:5px}
#wpMtnc .hosting .item .price{padding-top:15px;margin-top:15px}
#wpMtnc .hosting .item .price li{padding:2px 5px;font-size:14px}
#wpMtnc .hosting .item .price li:before{width:3px;height:3px}
#wpMtnc .hosting .item .ps{padding:10px 5px;font-size:12px}
#wpMtnc .tbl_scr{overflow-x:scroll}
#wpMtnc table{min-width:500px;line-height:1.45}
#wpMtnc table th{padding:7px 0;font-size:14px}
#wpMtnc table th:first-child{font-size:14px;white-space:nowrap}
#wpMtnc table td{padding:7px 0;font-size:13px}
#wpMtnc .info_box{margin-top:25px;padding:20px 15px;font-size:14px;color:#999}
#wpMtnc .info_box p{margin-bottom:5px;font-size:16px;color:#111}
#wpMtnc .info_box p a{width:65px;height:24px;font-size:11px;line-height:23px}
#wpMtnc .items{margin:20px 0 30px;gap:10px}
#wpMtnc .item{padding:10px}
#wpMtnc .item .tit{margin-bottom:10px;font-size:18px}
#wpMtnc .item .list li{font-size:13px;color:#999}
#wpMtnc .item .list li svg{flex-shrink:0;width:13px;height:13px;margin-top:5px}
#wpMtnc .item .price{padding-top:15px;margin-top:15px}
#wpMtnc .item .price li{padding:2px 5px;font-size:14px}
#wpMtnc .item .price li:before{width:3px;height:3px}
#wpMtnc .item .ps{padding:10px 5px;font-size:12px}
#wpMtnc .price_wrap table tbody th span{font-size:14px}
#wpMtnc .price_wrap table tbody th p{font-size:15px}
#wpMtnc .price_wrap table thead th{padding-bottom:10px}
#wpMtnc .price_wrap table tbody th, #wpMtnc .price_wrap table tbody td{padding:10px 5px}
#wpMtnc .price_wrap table td{font-size:14px}
#wpMtnc .price_wrap table td u{font-size:13px}
#wpMtnc .price_wrap table thead th span{font-size:13px}
}
@media(max-width:480px){
#wpMtnc .cont_tit{display:block;position:relative}
#wpMtnc .cont_tit span{display:block;padding-right:70px}
#wpMtnc .cont_tit:after{position:absolute;right:0;bottom:10px;margin:0}
#wpMtnc .mean dl:after{margin:10px 0}
}
@media(max-width:380px){
#wpMtnc .mean ul li{width:100%;padding:20px}
#wpMtnc .mean dl dt{margin-top:5px}	
#wpMtnc .items{grid-template-columns:repeat(1, 1fr)}
#wpMtnc .item:last-of-type{grid-column:unset}
}

/* ===================== 맞춤형 개발 */
#wpDvlp2{font-size:18px;overflow:hidden}
#wpDvlp2 .pl{white-space:pre-line}
#wpDvlp2 .w1200{max-width:1000px;width:100%;margin:0 auto}
#wpDvlp2 .bg{background:#f2f2f2}
#wpDvlp2 .space{padding:150px 0}
#wpDvlp2 .space .top_txt{margin-bottom:70px}
#wpDvlp2 .space .btxt{margin-bottom:10px}
#wpDvlp2 .btxt{font-size:40px;font-weight:700;line-height:1.5;color:var(--dark);letter-spacing:-.6px;text-align:center}

#wpDvlp2 .cont01{position:relative;font-weight:500}
#wpDvlp2 .cont01 .w1200{display:flex;justify-content:space-between;align-items:center;}
#wpDvlp2 .cont01 .tit{padding:100px 0}
#wpDvlp2 .cont01 .tit h1{margin-bottom:20px;font-size:40px;font-weight:700;ine-height:1.5;color:var(--dark);}
#wpDvlp2 .cont01 .deco{display:flex;flex-direction:column;align-items:center;gap:20px}
#wpDvlp2 .cont01 .btxt{margin-top:25px;text-align:left}
#wpDvlp2 .cont01 .bubble{padding:15px 20px;border-radius:8px;font-size:16px;line-height:1.5;color:#fff;background:var(--primary)}
#wpDvlp2 .cont01 .bubble:after{display:block;content:"";position:absolute;bottom:-14px;left:60px;width:0px;height:0px;border-bottom:24px solid var(--primary);border-left:9px solid transparent;border-right:9px solid transparent;transform:rotate(144deg)}
#wpDvlp2 .cont01 img{width:100px}
#wpDvlp2 .cont01 .num{padding:50px 0;line-height:1.5;background:var(--dark)}
#wpDvlp2 .cont01 .num em{font-style:normal}
#wpDvlp2 .cont01 ul{display:flex;font-weight:700;text-align:center}
#wpDvlp2 .cont01 ul li{position:relative;width:25%}
#wpDvlp2 .cont01 ul li+li:after{position:absolute;content:'';top:50%;left:0;width:5px;height:5px;border-radius:50px;transform:translateX(-50%);background:#fff}
#wpDvlp2 .cont01 ul li p{font-size:30px;color:#fff}
#wpDvlp2 .cont01 ul li span{color:var(--primary)}

#wpDvlp2 .cont02{text-align:center}
#wpDvlp2 .cont02 ul{display:flex;gap:20px}
#wpDvlp2 .cont02 ul li{width:33.33%;padding:40px;border:5px solid #e1e1e1;border-radius:10px;transition:all .3s}
#wpDvlp2 .cont02 dl{margin-top:40px}
#wpDvlp2 .cont02 dt{margin-bottom:15px;font-size:20px;font-weight:700;color:#111;transition:all .3s}
#wpDvlp2 .cont02 dd{font-size:16px;white-space:pre-line}
#wpDvlp2 .cont02 ul li:hover{border:5px solid var(--primary)}
#wpDvlp2 .cont02 ul li:hover dt{color:var(--primary)}

#wpDvlp2 .cont03{text-align:center}
#wpDvlp2 .cont03 .tabs{display:flex;flex-wrap:wrap;gap:10px}
#wpDvlp2 .cont03 .tabs li{width:calc(25% - 10px);border-radius:50px;font-size:20px;font-weight:700;color:#111;cursor:pointer;line-height:60px;background:#fff;transition:all .3s}
#wpDvlp2 .cont03 .tabs li:hover{color:#fff;background:#aaa}
#wpDvlp2 .cont03 .tabs li.on{color:#fff;background:var(--primary)}
#wpDvlp2 .cont03 .tab_wrap{margin-top:50px;border-radius:10px;background:#fff}
#wpDvlp2 .cont03 .tab_wrap .area.on{display:block}
#wpDvlp2 .cont03 .tab_wrap .area{display:none;height:70vh;padding:50px}
#wpDvlp2 .cont03 .tab_wrap .area h3{margin-bottom:30px;font-size:18px;font-weight:700;color:#111}
#wpDvlp2 .cont03 .tab_wrap .area img{max-width:100%;max-height:90%;border-radius:10px}

#wpDvlp2 .cont04 .w1200{display:flex;flex-direction:column}
#wpDvlp2 .cont04 li{width:50%}
#wpDvlp2 .cont04 p{position:relative;display:inline-block;padding:10px 35px;font-size:30px;font-weight:700;color:#111}
#wpDvlp2 .cont04 p:before{position:absolute;content:'';top:0;left:0;width:55px;height:40px;background:url(/wp_page/img/wp_dvlp2_dot.png) no-repeat}
#wpDvlp2 .cont04 p:after{position:absolute;content:'';bottom:0;right:0;width:55px;height:40px;background:url(/wp_page/img/wp_dvlp2_dot.png) no-repeat;transform:rotate(180deg)}
#wpDvlp2 .cont04 p span{color:var(--primary)}
#wpDvlp2 .cont04 img{display:block;margin:50px auto}
#wpDvlp2 .cont04 .r_txt{margin-left:auto;margin-top:-100px;text-align:right}

#wpDvlp2 .cont05{overflow:hidden;position:relative}
#wpDvlp2 .cont05 .tit_area{display:flex;flex-direction:column;align-items:center}
#wpDvlp2 .cont05 .controls{display:flex;margin-top:10px}
#wpDvlp2 .cont05 .controls div{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;color:#111;background-color:#fff;cursor:pointer}
#wpDvlp2 .cont05 .controls div+div{margin-left:6px}
#wpDvlp2 .cont05 .controls svg{width:20px;height:20px}
#wpDvlp2 .cont05 .pf_slider{margin:60px 0 30px}
#wpDvlp2 .cont05 ul li{width:320px}
#wpDvlp2 .cont05 ul li .img{display:block;height:220px;border:1px solid #e1e1e1;border-radius:12px;background:center no-repeat;background-size:cover}
#wpDvlp2 .cont05 ul li .txt{padding:18px 20px 0}
#wpDvlp2 .cont05 ul li .tit{margin-bottom:8px;font-size:20px;font-weight:600;color:#111}
#wpDvlp2 .cont05 ul li .kwd{font-size:16px}
#wpDvlp2 .cont05 button{border-radius:50px}
#wpDvlp2 .swiper-button-disabled{color:#bbb!important;cursor:default!important}

#wpDvlp2 .cont06 ul{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;text-align:center}
#wpDvlp2 .cont06 ul li{font-size:20px;font-weight:700;color:#111;transition:all .3s}
#wpDvlp2 .cont06 ul li div{display:flex;justify-content:center;margin-bottom:10px;padding:40px 0;border:1px solid #e1e1e1;border-radius:10px}

#wpDvlp2 .cont06 ul li:hover{color:var(--primary);transform:translateY(-10px)}

#info{overflow-y:scroll;position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:rgba(0,0,0,0.8)}
#info .cont{padding:40px 0;text-align:center}
#info .cont button{position:fixed;top:10px;right:10px;width:50px;height:50px;border:none;background:none;font-size:40px;color:#fff}
#info .cont button span{display:block;position:absolute;right:15px;top:25px;width:25px;height:2px;background-color:#fff;transform:rotate(45deg)}
#info .cont button span:before{display:block;content:"";width:25px;height:2px;background-color:#fff;transform:rotate(90deg)}
#info .cont img{max-width:95%;margin-bottom:20px}


/* 프로그램 포폴 */
#program_pf{overflow-y:scroll;position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:rgba(0,0,0,0.7)}
#program_pf .cont{padding:40px 0;text-align:center}
#program_pf .cont button{position:fixed;top:10px;right:40px;width:50px;height:50px;border:none;background:none}
#program_pf .cont button span{display:block;position:absolute;right:15px;top:25px;transform:rotate(45deg);width:25px;height:2px;background:#fff}
#program_pf .cont button span:before{display:block;content:"";transform:rotate(90deg);width:25px;height:2px;background:#fff}
#program_pf .cont img{max-width:1070px;width:100%;margin-bottom:20px;border-radius:14px}

@media(max-width:1024px){
#wpDvlp2 .w1200{padding:0 15px}
#wpDvlp2 .btxt{font-size:35px}
#wpDvlp2 .space{padding:120px 0}
#wpDvlp2 .cont01 .tit{padding:100px 15px}
}
@media(max-width:768px){
#wpDvlp2{font-size:15px}
#wpDvlp2 .btxt{font-size:30px}
#wpDvlp2 .space{padding:100px 0}
#wpDvlp2 .space .top_txt{margin-bottom:45px}
#wpDvlp2 .cont01 .w1200{flex-wrap:wrap}
#wpDvlp2 .cont01 .tit{padding:70px 15px}
#wpDvlp2 .cont01 .btxt{margin-top:10px}
#wpDvlp2 .cont01 ul li p{font-size:22px}
#wpDvlp2 .cont02 img{width:70px}
#wpDvlp2 .cont02 ul{display:block}
#wpDvlp2 .cont02 ul li{display:flex;align-items:center;gap:30px;width:100%;padding:30px}
#wpDvlp2 .cont02 ul li+li{margin-top:10px}
#wpDvlp2 .cont02 dl{margin-top:0;text-align:left}
#wpDvlp2 .cont02 dt{margin-bottom:5px;font-size:18px}
#wpDvlp2 .cont02 dd{font-size:14px;white-space:normal}
#wpDvlp2 .cont03 .tabs li{font-size:16px;line-height:50px}
#wpDvlp2 .cont03 .tab_wrap .area{padding:30px;height:60vh}
#wpDvlp2 .cont03 .tab_wrap .area img{widht:85%}
#wpDvlp2 .cont04 li{width:100%;text-align:center}
#wpDvlp2 .cont04 p{font-size:25px}
#wpDvlp2 .cont04 .r_txt{margin-left:0;margin-top:80px;text-align:center}
#wpDvlp2 .cont04 img{width:250px}
#wpDvlp2 .cont05 ul li .tit{font-size:18px}
#wpDvlp2 .cont06 ul{grid-template-columns:repeat(3,1fr)}
#wpDvlp2 .cont06 ul li{font-size:16px}
}
@media(max-width:480px){
#wpDvlp2{font-size:14px}
#wpDvlp2 .pl{white-space:normal}
#wpDvlp2 .space{padding:70px 0}
#wpDvlp2 .btxt{font-size:22px}
#wpDvlp2 .cont01 .tit{display:block;text-align:center}
#wpDvlp2 .cont01 .deco{margin-top:20px}
#wpDvlp2 .cont01 .btxt{text-align:center}
#wpDvlp2 .cont01 .num{padding:35px 0}
#wpDvlp2 .cont01 ul li{width:45%}
#wpDvlp2 .cont01 ul li p{font-size:20px}
#wpDvlp2 .cont01 ul li+li:after{display:none}
#wpDvlp2 .cont02 ul li{display:block}
#wpDvlp2 .cont02 dl{margin-top:20px;text-align:center}
#wpDvlp2 .cont03 .tabs{gap:5px}
#wpDvlp2 .cont03 .tabs li{width:calc(25% - 5px);font-size:14px;line-height:40px}
#wpDvlp2 .cont03 .tab_wrap{margin-top:20px}
#wpDvlp2 .cont03 .tab_wrap .area{height:45vh;padding:20px}
#wpDvlp2 .cont03 .tab_wrap .area img{width:100%}
#wpDvlp2 .cont03 .tab_wrap .area h3{margin-bottom:10px;font-size:14px}
#wpDvlp2 .cont04 p{font-size:20px}
#wpDvlp2 .cont04 img{width:150px;margin:20px auto}
#wpDvlp2 .cont04 p:before{background-size:20px}
#wpDvlp2 .cont04 p:after{background-size:20px}
#wpDvlp2 .cont05 ul li .tit{font-size:16px}
#wpDvlp2 .cont05 ul li .kwd{font-size:14px}
#wpDvlp2 .cont05 .controls svg{width:15px;height:15px}
#wpDvlp2 .cont06 ul li{font-size:14px}
#wpDvlp2 .cont06 ul li img{width:60px}
}
@media(max-width:380px){
#wpDvlp2 .cont06 ul{grid-template-columns:repeat(2,1fr)}
}

/* ===================== 무료기술지원 */
#wpFreesvc{overflow:hidden;padding-bottom:110px}
#wpFreesvc .top_area{position:relative;z-index:1;padding:110px 0;text-align:center}
#wpFreesvc .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpFreesvc .top_area .tit h1{margin-top:25px;font-size:40px;font-weight:700;line-height:1.3;white-space:pre-line;color:var(--dark)}
#wpFreesvc .cont_wrap{padding:100px 0;margin:100px 0;background:var(--pale-b)}
#wpFreesvc .cont{display:flex;align-items:center;justify-content:space-between;max-width:var(--mainsize);margin:0 auto}
#wpFreesvc .cont~.cont{margin-top:110px}
#wpFreesvc .cont .txt{width:48%}
#wpFreesvc .cont .txt .tit{margin-bottom:40px;font-size:20px;font-weight:500;color:#999}
#wpFreesvc .cont .txt .tit h2{margin-bottom:10px;font-size:30px;font-weight:700;color:#111}
#wpFreesvc .cont .txt .tit .ps{margin-left:5px;font-size:13px;color:var(--primary)}
#wpFreesvc .cont .img{overflow:hidden;width:48%;padding:50px 20px;border:1px solid #e1e1e1;border-radius:16px;background:#fff}
#wpFreesvc .cont .img img{width:100%}
#wpFreesvc .cont:nth-of-type(odd) .txt{padding-left:60px}
#wpFreesvc .cont:nth-of-type(odd) .img{order:-1}
#wpFreesvc .cont ul li{display:flex;align-items:baseline;font-size:19px;font-weight:500;color:#111}
#wpFreesvc .cont ul li+li{margin-top:10px}
#wpFreesvc .cont ul li span{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin-right:15px;border-radius:50%;color:#fff;background:#fff;transition:all .25s}
#wpFreesvc .cont ul li span svg{width:16px;height:16px;margin:auto}
#wpFreesvc .cont ul li:nth-child(1) span{transition-delay:.2s}
#wpFreesvc .cont ul li:nth-child(2) span{transition-delay:.4s}
#wpFreesvc .cont ul li:nth-child(3) span{transition-delay:.6s}
#wpFreesvc .cont ul li:nth-child(4) span{transition-delay:.8s}
#wpFreesvc .cont ul li a{flex-shrink:0;margin-left:10px;font-size:14px;color:var(--primary);transition:all .25s}
#wpFreesvc .cont ul li a svg{width:vertical-align:1px;width:16px;height:16px;margin-left:2px;stroke-width:2.5px}
#wpFreesvc .cont ul.aos-animate li span{background:var(--primary)}
#wpFreesvc .cont .links{display:flex;margin-top:40px}
#wpFreesvc .cont .links a{display:flex;align-items:center;justify-content:center;width:140px;height:45px;border-radius:4px;border:1px solid var(--primary45);font-size:15px;font-weight:500;color:var(--primary);transition:all .25s}
#wpFreesvc .cont .links a+a{margin-left:7px;color:#fff;background:var(--primary-h)}
@media(hover:hover){
#wpFreesvc .cont .links a:hover{border-color:var(--primary)}
#wpFreesvc .cont .links a+a:hover{border-color:var(--primary);background:var(--primary)}
}
@media(max-width:1340px){
#wpFreesvc .cont{padding:0 15px}
#wpFreesvc .cont:nth-of-type(odd) .txt{padding-left:0}
}
@media(max-width:1024px){
#wpFreesvc{padding-bottom:60px}
#wpFreesvc .cont_wrap{padding:60px 0;margin:60px 0}
#wpFreesvc .top_area{padding:60px 0}
#wpFreesvc .top_area .tit h1{font-size:34px}
#wpFreesvc .cont~.cont{margin-top:60px}
#wpFreesvc .cont .txt .tit{margin-bottom:20px;font-size:18px}
#wpFreesvc .cont .txt .tit h2{font-size:26px}
#wpFreesvc .cont ul li{font-size:16px}
#wpFreesvc .cont .links{margin-top:30px}
}
@media(max-width:768px){
#wpFreesvc .cont_wrap{padding:40px 0;margin:40px 0}
#wpFreesvc .top_area{padding:40px 0}
#wpFreesvc .top_area .tit span{font-size:16px}
#wpFreesvc .top_area .tit h1{margin-top:15px;font-size:24px}
#wpFreesvc .cont~.cont{margin-top:40px}
#wpFreesvc .cont{flex-flow:column;align-items:flex-start}
#wpFreesvc .cont .img{order:-1;width:90%;margin:0 auto 20px;padding:12px}
#wpFreesvc .cont .txt{width:90%;margin:0 auto}
#wpFreesvc .cont .txt .tit{margin-bottom:10px;font-size:15px}
#wpFreesvc .cont .txt .tit h2{font-size:20px}
#wpFreesvc .cont ul li{font-size:14px}
#wpFreesvc .cont ul li+li{margin-top:5px}
#wpFreesvc .cont ul li span{width:20px;height:20px;margin-right:8px}
#wpFreesvc .cont ul li span svg{width:12px;height:12px}
#wpFreesvc .cont ul li a{font-size:13px}
#wpFreesvc .cont .links{margin-top:15px}
#wpFreesvc .cont .links a{height:45px;font-size:15px}
#wpFreesvc .cont .img{padding:20px 15px;border-radius:12px}
}
@media(max-width:480px){
#wpFreesvc .cont .img{width:100%}	
#wpFreesvc .cont .txt{width:100%}
}

/* ===================== 업종별 디자인 */
#wpType{position:relative}
#wpType .top_area{position:relative;z-index:1;padding:110px 0 0;font-size:18px;font-weight:500;color:rgba(255,255,255,.4);text-align:center}
#wpType .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto}
#wpType .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpType .top_area .tit p{margin:25px 0;font-size:40px;font-weight:700;line-height:1.3;white-space:pre-line;color:var(--dark)}
#wpType .tab_cont{display:none}
#wpType .tabs{display:flex;justify-content:center;position:sticky;top:0;z-index:101;width:max-content;;margin:50px auto;padding:10px;border-radius:0 0 30px 30px;background:#fff}
#wpType .tabs a{cursor:pointer;height:50px;padding:0 25px;border-radius:30px;border:none;background:none;font-size:19px;font-weight:500;line-height:50px;color:#999;transition:all .25s}
#wpType .tabs a+a{margin-left:10px}
#wpType .tabs a.on{color:#fff;background:var(--dark)}
/* 업종별 스타일 구분 */
#inc_type.ps .atc01 .bg{background-image:url(/wp_page/img/wp_type_ps_top.jpg)}
#inc_type.loan .atc01 .bg{background-image:url(/wp_page/img/wp_type_loan_top.jpg)}
#inc_type.land .atc01 .bg{background-image:url(/wp_page/img/wp_type_land_top.jpg)}
#inc_type.it .atc01 .bg{background-image:url(/wp_page/img/wp_type_it_top.jpg)}
#inc_type.rc .atc01 .bg{background-image:url(/wp_page/img/wp_type_rc_top.jpg)}
#inc_type.usedcar .atc01 .bg{background-image:url(/wp_page/img/wp_type_usedcar_top.jpg)}
#inc_type.hos .atc01 .bg{background-image:url(/wp_page/img/wp_type_hos_top.jpg)}
#inc_type.edu .atc01 .bg{background-image:url(/wp_page/img/wp_type_edu_top.jpg)}
/* 업종별 디자인 - 비주얼 */
#inc_type .atc01{overflow:hidden;display:flex;flex-flow:column;justify-content:center;position:relative;height:900px}
#inc_type .atc01 .txt{position:relative;z-index:1;font-size:20px;font-weight:500;text-align:center;color:rgba(255,255,255,.75)}
#inc_type .atc01 .txt p{margin-bottom:40px;font-size:52px;font-weight:700;line-height:1.35;color:#fff}
#inc_type .atc01 .txt a{display:inline-block;width:max-content;height:75px;margin-top:100px;padding:0 35px;border-radius:50px;font-size:18px;line-height:75px;color:#fff;background:rgba(0,0,0,.5);transition:all .25s}
#inc_type .atc01 .bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:center no-repeat;background-size:cover;transition:all 1.2s cubic-bezier(0.165, 0.840, 0.440, 1)}
#inc_type.on .atc01 .bg{width:101%;height:101%;opacity:1}
/* 업종별 디자인 - 기능소개 */
#inc_type .atc02{overflow:hidden;position:relative;height:100vh;min-height:700px;background:var(--dark)}
#inc_type .atc02 .inner{position:relative;max-width:var(--mainsize);height:100%;margin:0 auto;padding-top:25vh}
#inc_type .atc02 .left{position:relative;width:50%;padding-bottom:70px;font-size:18px;line-height:1.8;color:rgba(255,255,255,.7)}
#inc_type .atc02 .left .arr{display:flex;gap:30px;position:relative;width:max-content;margin:30px 0 40px}
#inc_type .atc02 .left .arr svg{cursor:pointer}
#inc_type .atc02 .left .arr:before{display:block;content:"";position:absolute;left:50%;top:6px;width:1px;height:12px;background:rgba(255,255,255,.15)}
#inc_type .atc02 .left .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#inc_type .atc02 .left .tit p{margin-top:25px;font-size:38px;font-weight:700;line-height:1.4;color:#fff}
#inc_type .atc02 .left ul li{opacity:0;transition:all .25s .15s}
#inc_type .atc02 .left ul li.on{opacity:1}
#inc_type .atc02 .left ul li p{display:flex;align-items:center;margin-bottom:35px;font-size:28px;font-weight:600;color:#fff}
#inc_type .atc02 .left ul li p span{width:50px;height:50px;margin-right:15px;border-radius:6px;font-size:16px;font-weight:800;line-height:50px;text-align:center;color:var(--dark);background:#fff}
#inc_type .atc02 .left .pager{position:absolute;bottom:0;left:0;z-index:101}
#inc_type .atc02 .left .pager span{opacity:.2;width:12px;height:12px;margin:0;background:#fff}
#inc_type .atc02 .left .pager span.on{opacity:1;background:var(--primary)}
#inc_type .atc02 .left .pager span+span{margin-left:22px}
#inc_type .atc02 .right{position:absolute;left:50%;top:50%;z-index:1;transform:translateY(-50%);width:100%}
#inc_type .atc02 .right > a{opacity:0;position:absolute;z-index:101;left:40px;top:-40px;width:100px;height:100px;margin-left:-40px;border-radius:50%;font-size:15px;font-weight:700;line-height:100px;color:#fff;text-align:center;background:var(--primary-h);transition:all 1s .4s , background .25s}
#inc_type .atc02 .right > a.aos-animate{opacity:1;margin:0}
#inc_type .atc02 .right ul li img{opacity:0;border-radius:16px;border:8px solid #fff;transition:all .25s}
#inc_type .atc02 .right ul li.on img{opacity:1}
/* 업종별 디자인 - 포트폴리오 */
#inc_type .atc03 .tit{max-width:var(--mainsize);margin:0 auto 70px}
#inc_type .atc03{padding:100px 0;background:var(--pale-b)}
#inc_type .atc03 .tit, #inc_type .atc04 .tit{display:flex;align-items:center;margin-bottom:15px;font-size:25px;font-weight:700;color:#111}
#inc_type .atc03 .tit .more_btn, #inc_type .atc04 .link{margin-left:auto;width:115px;height:40px;border:1px solid #e1e1e1;border-radius:20px;font-size:14px;color:#111;text-align:center;line-height:38px;background:#fff;transition:all .25s}
#inc_type .atc03 .tit .more_btn i, #inc_type .atc04 .link i{margin-left:15px}
/* 업종별 디자인 - 디자인샘플 */
#inc_type .atc04{padding-top:100px}
@media(hover:hover){
#wpType .tabs a:not(.on):hover{color:var(--dark)}	
#inc_type .atc01 .txt a:hover{color:#111;background:#fff}
#inc_type .atc02 .right > a:hover{background:var(--primary)}
#inc_type .atc03  .tit .more:hover,#inc_type .atc04  .tit .link:hover{border-color:#111}
}
@media(max-width:1340px){
#inc_type .atc02 .left{padding-left:15px}	
#inc_type .atc02 .left .pager{left:15px}
#inc_type .atc03 .tit, #inc_type .atc04 .tit{padding:0 15px}
}
@media(max-width:1024px){
#wpType .top_area{padding:60px 0 0}
#wpType .top_area .tit p{font-size:34px}
#wpType .tabs{margin:40px auto}
#wpType .tabs a{height:40px;padding:0 18px;font-size:17px;line-height:40px}
#inc_type .atc01{height:600px}
#inc_type .atc01 .txt{font-size:18px}
#inc_type .atc01 .txt p{font-size:38px}
#inc_type .atc01 .txt a{height:65px;margin-top:60px;font-size:17px;line-height:65px}
#inc_type .atc02{min-height:auto;height:auto}
#inc_type .atc02 .inner{padding:80px 0}
#inc_type .atc02 .left{font-size:16px}
#inc_type .atc02 .left .tit p{font-size:30px}
#inc_type .atc02 .left .arr svg{width:22px;height:22px}
#inc_type .atc02 .left ul li p{font-size:22px}
#inc_type .atc02 .left ul li p span{width:45px;height:45px;font-size:14px;line-height:45px}
#inc_type .atc02 .left .pager span{width:10px;height:10px}
#inc_type .atc02 .left .pager span+span{margin-left:15px}
#inc_type .atc02 .right ul li img{width:60%}
#inc_type .atc02 .right > a{width:75px;height:75px;font-size:14px;line-height:75px}
#inc_type .atc03{padding:60px 0}
#inc_type .atc04{padding-top:60px}
}
@media(max-width:768px){
#wpType .top_area{padding-top:40px}
#wpType .top_area .tit span{font-size:16px}
#wpType .top_area .tit p{margin-top:15px;font-size:24px}	
#wpType .tabs{margin:0 auto 25px;border-radius:0 0 20px 20px}
#wpType .tabs a{height:35px;padding:0 15px;font-size:14px;line-height:35px}
#wpType .tabs a+a{margin:0}
#inc_type .atc01{height:auto;padding:60px 0}
#inc_type .atc01 .txt{font-size:14px}
#inc_type .atc01 .txt p{margin-bottom:15px;font-size:24px}
#inc_type .atc01 .txt a{height:45px;padding:0 20px;margin-top:25px;font-size:14px;line-height:45px}
#inc_type .atc02 .inner{padding:50px 15px 40px}
#inc_type .atc02 .left{width:100%;padding:0 0 50px;font-size:14px;text-align:center}
#inc_type .atc02 .left .tit span{font-size:16px}
#inc_type .atc02 .left .tit p{margin-top:15px;font-size:24px}
#inc_type .atc02 .left .arr{margin:20px auto 25px}
#inc_type .atc02 .left ul li p{justify-content:center;margin-bottom:20px;font-size:18px}
#inc_type .atc02 .left ul li p span{width:35px;height:35px;margin-right:10px;font-size:13px;line-height:35px}
#inc_type .atc02 .left .pager{bottom:0;left:50%;transform:translateX(-50%)}
#inc_type .atc02 .right{position:relative;left:auto;top:auto;transform:none;margin-bottom:30px}
#inc_type .atc02 .right ul li{text-align:center}
#inc_type .atc02 .right ul li img{width:90%;border-radius:12px;border-width:4px}
#inc_type .atc02 .right > a{top:auto;left:auto;right:10%;bottom:-30px}
#inc_type .atc03{padding:40px 0}
#inc_type .atc03 #wpPortfolio{margin-bottom:0}
#inc_type .atc04{padding-top:25px}
#inc_type .atc03 .tit, #inc_type .atc04 .tit{font-size:24px}
}
@media(max-width:520px){
#wpType .tabs{width:100%;padding:5px 0;border-radius:0;background:rgba(255,255,255,.95)}	
#wpType .tabs a+a{margin-left:12px}
#wpType .tabs a{position:relative;padding:0;font-weight:600}
#wpType .tabs a.on{color:var(--primary);background:none}
#wpType .tabs a.on:after{display:block;content:"";position:absolute;left:0;bottom:-5px;width:100%;height:2px;background:var(--primary)}
}
@media(max-width:480px){
#inc_type .atc02 .left ul li .br{width:80%;margin:0 auto;white-space:normal}
#inc_type .atc02 .right ul li img{width:95%}
#inc_type .atc02 .right > a{width:60px;height:60px;font-size:12px;line-height:60px}
}
@media(max-width:340px){
#wpType .tabs a{font-size:13px;letter-spacing:-.3px}
}

/* ===================== 주문제작 디자인 */
#wpCustom{overflow:hidden}
#wpCustom .top_area{padding:100px 0 350px;color:#fff}
#wpCustom .top_area .tit{font-size:20px;text-align:center}
#wpCustom .top_area .tit h1{margin-bottom:50px;font-size:42px;font-weight:700;line-height:1.3;color:#fff}
#wpCustom .s_tit{margin-bottom:100px;font-size:20px;text-align:center}
#wpCustom .s_tit span{font-weight:700;color:var(--primary);text-transform:uppercase}
#wpCustom .s_tit h2{margin:10px 0;font-size:35px;font-weight:700;color:#111}
#wpCustom .bg2{overflow:hidden;z-index:-1;position:absolute;top:0;width:100%;height:100vh;min-height:400px}
#wpCustom .bg2 video{opacity:.5;position:relative;left:50%;transform:translateX(-50%);min-width:100%;min-height:100%;width:auto;height:auto}
#wpCustom .bg2:before{display:block;content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background:#000}
#wpCustom .cont_area{max-width:var(--mainsize);margin:0 auto}
#wpCustom .cont_area>div+div{margin-top:150px}
#wpCustom .type{position:relative;padding:200px 100px 0 100px;border-radius:20px 20px 0 0;background:#fff}
#wpCustom .type .device{position:absolute;top:-250px;left:50%;width:600px;transform:translateX(-50%)}
#wpCustom .type .s_tit img{display:inline-block;width:45px;margin-top:-5px;padding-right:5px}
#wpCustom .type .list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-top:50px}
#wpCustom .type .list dl{padding:50px;border:1px solid #e1e1e1;border-radius:10px;transition:all .3s}
#wpCustom .type .list dt{margin-bottom:40px;text-align:center}
#wpCustom .type .list dt h3{font-size:26px;font-weight:700;color:#111}
#wpCustom .type .list dt span{font-size:18px;font-weight:500}
#wpCustom .type .list dd{display:flex;font-weight:500;color:#111}
#wpCustom .type .list dd+dd{margin-top:5px}
#wpCustom .type .list dd span{display:flex;width:23px;height:23px;margin-right:15px;border-radius:50px;color:#fff;background:url(/wp_page/img/wp_custom2_ck.png) center no-repeat #aaa;transition:all .3s}
#wpCustom .step .prcs{display:flex;justify-content:space-between}
#wpCustom .step .tab{display:none}
#wpCustom .step .tab.on{display:block}
#wpCustom .step .tab-container{position:relative;display:flex;justify-content:center;flex-direction:column;justify-content:space-between;font-size:18px}
#wpCustom .step .tab-container:before{position:absolute;content:'';z-index:-1;top:0;left:22px;width:1px;height:100%;opacity:.2;background:var(--primary)}
#wpCustom .step .tabs{display:flex;align-items:center;gap:15px;font-size:26px;font-weight:700;color:#111;cursor:pointer}
#wpCustom .step .tabs span{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50px;font-size:16px;font-weight:700;color:var(--primary);background:#cce1fd;transition:all .3s}
#wpCustom .step .tabs.on span{color:#fff;background:var(--primary)}
#wpCustom .step .tab_wrap{width:665px;height:640px;padding:50px 0;border:6px solid #e1e1e1;border-radius:20px;text-align:center}
#wpCustom .step .tab_wrap span{font-size:20px;font-weight:700;color:var(--primary)}
#wpCustom .step .tab_wrap h3{font-size:30px;font-weight:700;color:#111}
#wpCustom .step .tab_wrap i{display:inline-block;margin-top:20px;font-style:normal;font-size:13px}
#wpCustom .step .tab_wrap a{display:block;width:170px;height:50px;margin:20px auto 0;border-radius:50px;font-weight:700;text-align:center;line-height:50px;color:#fff;background:#111;transition:all .3s}
#wpCustom .step .tab div{white-space:pre-line}
#wpCustom .step .tab img{margin:30px 0 50px}
#wpCustom .step #Tab1 img{margin:30px 0}
#wpCustom .pf ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}
#wpCustom .pf ul li{overflow:hidden;position:relative;border-radius:12px;border:1px solid #e1e1e1;background:#fff;transition:all .25s}
#wpCustom .pf ul li .cate{display:block;position:absolute;left:12px;top:12px;z-index:2;height:26px;padding:0 14px;border-radius:20px;font-size:13px;font-weight:600;color:#fff;line-height:27px;background:rgba(0,0,0,.65)}
#wpCustom .pf ul li .img{position:relative;height:260px}
#wpCustom .pf ul li .img img{position:relative;width:100%;height:100%;object-fit:cover;object-position:top;transition:object-position 5s cubic-bezier(0.5, 1, 0.89, 1)}
#wpCustom .pf ul li .info{padding:20px;text-align:center} 
#wpCustom .pf ul li .info p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:700;color:#222}
#wpCustom .pf ul li .info div{display:flex;margin-top:10px;gap:8px}
#wpCustom .pf ul li .info div a{width:calc(100% / 3);height:40px;border-radius:4px;font-size:14px;font-weight:600;color:#fff;line-height:40px;background:#aaa;transition:all .25s} 
#wpCustom .cnt{display:flex;align-items:center;justify-content:center;height:415px;border-radius:20px;font-size:20px;color:#fff;text-align:center;background:url(/wp_page/img/wp_custom2_img02.jpg) no-repeat}
#wpCustom .cnt p{margin-bottom:20px;font-size:30px;font-weight:700}
#wpCustom .cnt a{display:block;width:165px;height:55px;margin:25px auto 0;border-radius:50px;font-size:20px;font-weight:700;color:#fff;line-height:55px;background:var(--primary);transition:all .3s}
#wpCustom .bnf ul{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center}
#wpCustom .bnf ul li{padding:55px 0;border-radius:16px;background:#f2f2f2}
#wpCustom .bnf h3{margin:15px 0;font-size:24px;font-weight:700;color:#111}
#wpCustom .bnf div{white-space:pre-line}
@media(hover:hover){
#wpCustom .cnt a:hover{width:175px}
#wpCustom .type .list dl:hover{border:1px solid var(--primary);transform:translateY(-20px)}
#wpCustom .type .list dl:hover dd span{background-color:var(--primary)}
#wpCustom .step .tab_wrap a:hover{background:var(--primary)}
#wpCustom .pf ul li:hover .img img{object-position:bottom} 
#wpCustom .pf ul li .info div a:hover{background:var(--dark)}
}
@media(max-width:1430px){
#wpCustom .pf ul{padding:0 15px}
}
@media(max-width:1200px){
#wpCustom .pf ul{grid-template-columns:repeat(3, 1fr)}
#wpCustom .pf ul li .img{height:220px}
}
@media (max-width:1024px){
#wpCustom .top_area .tit{font-size:17px}
#wpCustom .cont_area{padding:0 15px 30px}
#wpCustom .s_tit h2{font-size:30px}
#wpCustom .type{padding:200px 0 0 0}
#wpCustom .type .list dt h3{font-size:23px}
#wpCustom .step .tabs{font-size:23px}
#wpCustom .step .tab_wrap{width:590px}
#wpCustom .step .tab_wrap h3{font-size:25px}
#wpCustom .bnf h3{font-size:20px}
#wpCustom .bnf div{white-space:normal}
#wpCustom .cnt{height:360px;font-size:16px;background-position:center}
#wpCustom .cnt p{font-size:25px}
#wpCustom .pf{padding-bottom:60px}	
#wpCustom .pf ul{gap:12px}
#wpCustom .pf ul li .info{padding:12px}
#wpCustom .pf ul li .info p{font-size:18px}
#wpCustom .pf ul li .info div{gap:4px;margin-top:5px}
#wpCustom .pf ul li .info div a{height:30px;font-size:12px;line-height:30px;letter-spacing:-.5px}
}
@media (max-width:768px){
#wpCustom .top_area{padding:60px 0 325px}
#wpCustom .top_area .tit{font-size:14px}
#wpCustom .top_area .tit h1{margin-bottom:20px;font-size:32px}
#wpCustom .s_tit{font-size:14px}
#wpCustom .cont_area>div+div{margin-top:90px}
#wpCustom .bg2{height:auto;min-height:auto}
#wpCustom .bg2 video{width:100%;height:auto;min-width:auto;min-height:auto}
#wpCustom .s_tit{margin-bottom:60px}
#wpCustom .s_tit span{font-size:15px}
#wpCustom .s_tit h2{font-size:24px}
#wpCustom .type{padding:100px 0 0 0}
#wpCustom .type .device{width:480px}
#wpCustom .type .list{display:block;padding-top:0}
#wpCustom .type .list dl+dl{margin-top:15px}
#wpCustom .type .list dt h3{font-size:18px}
#wpCustom .type .list dt span{font-size:14px}
#wpCustom .step .prcs{display:block}
#wpCustom .step .tabs{font-size:18px}
#wpCustom .step .tabs span{width:35px;height:35px;font-size:13px}
#wpCustom .step .tab_wrap{width:100%;height:auto;margin-top:30px;padding:30px 0}
#wpCustom .step .tab_wrap h3{font-size:22px}
#wpCustom .step .tab_wrap span{font-size:16px}
#wpCustom .step .tab-container:before{display:none}
#wpCustom .step .tab-container{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
#wpCustom .step .tab div{white-space:normal}
#wpCustom .bnf ul{grid-template-columns:repeat(2,1fr)}
#wpCustom .bnf ul li{padding:40px 15px}
#wpCustom .bnf ul li img{width:80px}
#wpCustom .bnf h3{font-size:18px}
#wpCustom .cnt{height:290px;font-size:14px}
#wpCustom .cnt p{margin-bottom:5px;font-size:22px}
#wpCustom .cnt a{height:50px;line-height:50px;font-size:16px}
#wpCustom .pf{margin-bottom:0}	
#wpCustom .pf ul{grid-template-columns:repeat(2, 1fr)}
}
@media (max-width:480px){
#wpCustom .top_area .tit{padding:0 10px}
#wpCustom .top_area .tit h1{font-size:26px}
#wpCustom .s_tit{margin-bottom:30px}
#wpCustom .cont_area>div+div{margin-top:65px}
#wpCustom .bg2 video{width:auto;height:400px}
#wpCustom .type{padding:0}
#wpCustom .type .device{width:320px}
#wpCustom .type .list dl{padding:40px 20px}
#wpCustom .type .list dt{margin-bottom:20px}
#wpCustom .step .tab_wrap{padding:30px 15px}
#wpCustom .step .tab-container{grid-template-columns:repeat(2,1fr)}
#wpCustom .step .tab_wrap h3{font-size:18px}
#wpCustom .step .tabs{font-size:15px}
#wpCustom .bnf ul{grid-template-columns:repeat(1,1fr)}
#wpCustom .bnf ul li{padding:30px 15px}
#wpCustom .bnf h3{margin:10px 0 5px}
#wpCustom .bnf ul li img{width:65px}
#wpCustom .cnt{padding:0 20px}
#wpCustom .cnt p{font-size:18px}
#wpCustom .cnt a{width:140px;font-size:14px}
#wpCustom .pf ul li .cate{top:8px;left:8px;height:24px;padding:0 10px;font-size:11px;line-height:25px}	
#wpCustom .pf ul li .img{height:180px}
#wpCustom .pf ul li .info div{flex-wrap:wrap}
#wpCustom .pf ul li .info div a{width:calc(50% - 2px)}
#wpCustom .pf ul li .info div a:last-of-type{width:100%;background:var(--primary)}
}
@media (max-width:380px){
#wpCustom .step .tab-container{grid-template-columns:repeat(1,1fr)}
#wpCustom .step .tab img{width:215px}
#wpCustom .pf ul{grid-template-columns:repeat(1, 1fr)}
}

/* ===================== 실시간 제작 현황 */
#wpMakelist .top_area{position:relative;z-index:1;padding:60px 0 80px;text-align:center}
#wpMakelist .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:#777}
#wpMakelist .top_area .tit h1{font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}
#wpMakelist .area_sch{display:flex;align-items:baseline;max-width:var(--mainsize);margin:0 auto}
#wpMakelist .area_sch dt{font-size:26px;font-weight:700;color:#111;line-height:1.4}
#wpMakelist .area_sch dd{flex-shrink:0;display:grid;grid-template-columns:repeat(5, 1fr);gap:10px;width:80%;margin-left:auto}
#wpMakelist .area_sch dd p a{color:#999}
#wpMakelist .area_sch dd p.on a{font-weight:600;color:var(--dark)}
#wpMakelist .area_sch dd p.on a:before{display:inline-block;vertical-align:sub;content:"";width:20px;height:20px;margin-right:6px;border-radius:50%;background:url(/wp_img/common/ck.png) center no-repeat var(--dark);background-size:10px}
#wpMakelist .tabs{display:flex;justify-content:center;margin:0 0 60px}
#wpMakelist .tabs a{height:50px;padding:0 25px;border-radius:30px;border:none;background:none;font-size:19px;font-weight:500;line-height:50px;color:#aaa;background:#fff;transition:all .25s}
#wpMakelist .tabs a+a{margin-left:10px}
#wpMakelist .tabs a.on{color:#fff;background:var(--primary)}
#wpMakelist .cont{padding:60px 0 100px;margin-top:60px;background:var(--pale)}
#wpMakelist .tbl_area{max-width:var(--mainsize);margin:0 auto;padding:60px;border-radius:16px;background:#fff}
#wpMakelist table{width:100%;margin-bottom:60px}
#wpMakelist table th{padding:10px 0;border-bottom:2px solid #111;font-size:18px;font-weight:600;color:#111}
#wpMakelist table td{padding:10px 5px;font-size:16px;font-weight:500;color:#999}
#wpMakelist table td:not(.kwd){text-align:center;color:#111}
#wpMakelist table td.num, #wpMakelist table td.date{font-size:15px}
#wpMakelist table td.state a, #wpMakelist table td.state span{display:inline-block;width:65px;height:26px;border-radius:4px;font-size:13px;font-weight:600;line-height:26px;text-align:center;color:#fff;background:#a2c2ed}
#wpMakelist table td.state a.homp{background:var(--primary)}
#wpMakelist table td.state a.comp{background:var(--dark)}
#wpMakelist table td.state span.stay{background:#aaa}
#wpMakelist table tbody tr:first-child td{padding-top:30px}
@media(hover:hover){
#wpMakelist .area_sch dd p:not(.on) a:hover{color:#111;text-decoration:underline}	
#wpMakelist .tabs a:not(.on):hover{color:var(--primary)}	
#wpMakelist table tbody tr:hover{background:var(--pale-b)}
#wpMakelist table tbody tr:hover td{color:#111}
}
@media(max-width:1340px){
#wpMakelist .area_sch{padding:0 15px}	
#wpMakelist .cont{padding:60px 15px 100px}
}
@media(max-width:1024px){
#wpMakelist .top_area{padding:60px 0}	
#wpMakelist .top_area .tit{font-size:18px}
#wpMakelist .top_area .tit h1{font-size:34px}
#wpMakelist .area_sch{display:block;padding:40px 15px;background:var(--pale)}
#wpMakelist .area_sch dt{margin-bottom:20px;font-size:24px}
#wpMakelist .area_sch dd{width:100%}
#wpMakelist .cont{padding:60px 0 0;margin:0;background:none}
#wpMakelist .tabs{margin-bottom:40px}
#wpMakelist .tabs a{height:40px;padding:0 18px;font-size:17px;line-height:40px}
#wpMakelist .tbl_area{padding:0 15px;border-radius:0}
}
@media(max-width:768px){
#wpMakelist .top_area{padding:40px 0}
#wpMakelist .top_area .tit{font-size:15px}
#wpMakelist .top_area .tit h1{font-size:24px}
#wpMakelist .area_sch{padding:30px 15px}
#wpMakelist .area_sch dt{font-size:18px}
#wpMakelist .area_sch dd{overflow-x:scroll;column-gap:20px;row-gap:5px;grid-template-columns:repeat(4, 1fr)}
#wpMakelist .area_sch dd p{white-space:nowrap}
#wpMakelist .area_sch dd p.on a:before{width:18px;height:18px;background-size:8px}
#wpMakelist .cont{padding:30px 0 40px}
#wpMakelist .tabs{margin-bottom:30px}
#wpMakelist .tabs a{height:35px;padding:0 15px;font-size:14px;line-height:35px}
#wpMakelist .tabs a+a{margin:0}
#wpMakelist table{margin-bottom:30px}
#wpMakelist table th{font-size:14px}
#wpMakelist table td{padding-right:7px 0;font-size:13px}
#wpMakelist table tbody tr:first-child td{padding-top:12px}
#wpMakelist table td.num, #wpMakelist table td.date{font-size:12px}
#wpMakelist table td.state a, #wpMakelist table td.state span{width:55px;font-size:12px}
#wpMakelist table .kwd{display:none}
}
@media(max-width:360px){
#wpMakelist .tabs a{position:relative;padding:0;font-weight:600}
#wpMakelist .tabs a+a{margin-left:12px}
#wpMakelist .tabs a.on{color:var(--primary);background:none}
#wpMakelist .tabs a.on:after{display:block;content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--primary)}
#wpMakelist table .num{display:none}
}

/* ===================== 상담 및 견적의뢰 */
#wpEstimate{max-width:1000px;margin:0 auto;padding-bottom:100px}
#wpEstimate .tit{position:relative;padding:110px 0 40px;margin-bottom:40px;border-bottom:2px solid #111;font-weight:500;color:#111}
#wpEstimate .tit p{margin-bottom:30px;font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}
#wpEstimate .tit a{color:var(--primary)}
#wpEstimate .tit img{position:absolute;right:8%;bottom:30px;z-index:-1}
#wpEstimate .stit{margin-bottom:20px;font-size:24px;font-weight:700;color:#111}
#wpEstimate .stit~.stit{margin-top:50px;padding-top:40px;border-top:1px solid #e1e1e1}
#wpEstimate ul{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:30px;row-gap:25px}
#wpEstimate ul li .wp_label{display:block;margin-bottom:6px;font-size:15px;font-weight:700;color:#111}
#wpEstimate ul li .wp_label.rq:after{display:inline-block;content:"*";margin-left:5px;font-size:17px;color:#e91e63}
#wpEstimate ul li .wp_input{width:100%;height:50px;padding:0 15px;border-radius:4px;border:1px solid #f5f5f5;font-size:15px;color:#777;background:#f5f5f5;transition:all .2s}
#wpEstimate ul li .wp_input:focus, #wpEstimate ul li .wp_input:active{outline:none!important;border-color:#e1e1e1!important;background-color:#fff;box-shadow:none}
#wpEstimate ul li .wp_select{cursor:pointer;-webkit-appearance:none;appearance:none;background:url(/wp_img/common/select_arr.png) calc(100% - 15px) center no-repeat #f5f5f5}
#wpEstimate ul li .wp_input.txt{height:200px;padding:15px;line-height:1.4}
#wpEstimate ul li.full{grid-column:span 2}
#wpEstimate ul li.file_area .flex{display:flex}
#wpEstimate ul li.file_area .upload-name{width:calc(100% - 120px)}
#wpEstimate ul li.file_area label{cursor:pointer;width:120px;height:50px;margin:0 0 0 5px;border-radius:4px;font-weight:600;color:#fff;text-align:center;line-height:50px;background:#b1b1b1}
#wpEstimate ul li.file_area input[type=file]{display:none}
#wpEstimate .pvc_ck{display:flex;align-items:center;justify-content:center;margin:40px 0;font-size:15px;font-weight:500}
#wpEstimate .pvc_ck .wp_ck{width:16px;height:16px;border:none;border-radius:4px;background:#e5e5e5;cursor:pointer;-webkit-appearance:none;-ms-appearance:none}
#wpEstimate .pvc_ck .wp_ck:checked{background:url('/wp_img/common/ck.png') center no-repeat #111;background-size:8px}
#wpEstimate .pvc_ck label{margin:0 5px;cursor:pointer;font-size:15px;font-weight:500;color:#111}
#wpEstimate .pvc_ck label span{color:var(--primary)}
#wpEstimate .pvc_ck a{vertical-align:middle;color:#111;text-decoration:underline}
#wpEstimate .inq_btn{display:flex;align-items:center;justify-content:center;width:240px;height:70px;margin:0 auto;font-size:18px;font-weight:600;border-radius:6px;color:#fff;background:var(--primary-h);transition:all .25s}
@media(hover:hover){
#wpEstimate .inq_btn:hover{background:var(--primary)}
}
@media(max-width:1024px){
#wpEstimate{padding:0 30px 60px}	
#wpEstimate .tit{padding-top:60px}
#wpEstimate .tit p{font-size:34px}
#wpEstimate .tit img{bottom:20px}
}
@media(max-width:768px){
#wpEstimate .tit{padding-top:40px}
#wpEstimate .tit p{font-size:24px}	
#wpEstimate .tit img{right:3%;bottom:0;top:30px;width:28%}
#wpEstimate .stit{font-size:18px}
#wpEstimate ul{column-gap:12px;row-gap:12px}
#wpEstimate ul li .wp_label{font-size:14px}
#wpEstimate ul li .wp_input{padding:0 10px;font-size:14px}
#wpEstimate ul li .wp_input.txt{height:150px;padding:10px;font-size:14px}
#wpEstimate ul li.file_area .upload-name{width:calc(100% - 80px)}
#wpEstimate ul li.file_area label{width:80px}
#wpEstimate .pvc_ck{margin:15px 0 20px;font-size:14px}
#wpEstimate .pvc_ck label{font-size:14px}
#wpEstimate .inq_btn{width:100%;height:55px;padding:0 25px;font-size:16px}
}
@media(max-width:480px){
#wpEstimate{padding:0 15px 60px}	
#wpEstimate .tit{padding-bottom:20px;margin-bottom:20px}	
#wpEstimate .tit p{margin-bottom:20px}
#wpEstimate .stit{margin-bottom:10px}
#wpEstimate .stit~.stit{margin-top:25px;padding-top:20px}
#wpEstimate ul{grid-template-columns:repeat(1, 1fr)}
#wpEstimate ul li.full{grid-column:unset}
#wpEstimate ul li .wp_input,#wpEstimate ul li.file_area label{height:45px}
#wpEstimate ul li .wp_label{margin:0}
#wpEstimate ul li.file_area label{line-height:45px}
}

/* ===================== 자주하는 질문 */
#wpFaq{padding-bottom:100px}
#wpFaq .top_area{position:relative;z-index:1;padding:110px 0 50px;text-align:center}
#wpFaq .top_area .tit{max-width:var(--mainsize);margin:0 auto}
#wpFaq .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpFaq .top_area .tit h1{margin-top:25px;font-size:40px;font-weight:700;line-height:1.3;white-space:pre-line;color:var(--dark)}
#wpFaq .tabs{display:flex;justify-content:center}
#wpFaq .tabs a{height:50px;padding:0 25px;border-radius:30px;border:none;background:none;font-size:19px;font-weight:500;line-height:50px;color:#aaa;background:#fff;transition:all .25s}
#wpFaq .tabs a+a{margin-left:10px}
#wpFaq .tabs a.on{color:#fff;background:var(--primary)}
#wpFaq .faq_wrap{max-width:var(--mainsize);margin:0 auto}
#wpFaq .sch_area{display:flex;margin:30px 0}
#wpFaq .sch_area form{display:flex;align-items:center;width:360px;height:55px;padding:0 20px 0 25px;margin-left:auto;border-radius:30px;border:1px solid #e1e1e1;background:#fff}
#wpFaq .sch_area form input{width:calc(100% - 24px);height:100%;padding:0 10px 0 0;border:none;font-size:16px;font-weight:500;background:none}
#wpFaq .sch_area form button{padding-top:1px;color:var(--dark)}
#wpFaq .sch_area form button svg{stroke-width:2.5px}
#wpFaq .sch_area form input:focus, #wpFaq .sch_area form input:active{border:none!important}
#wpFaq .cont_faq{overflow:hidden;border-top:1px solid #e1e1e1}
#wpFaq .cont_q{display:block;position:relative;width:100%;padding:0 80px 0  40px;background:none;border:none;text-align:left}
#wpFaq .cont_q:after{display:block;content:"\f107";position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;color:#222;font-family:'fontawesome'}
#wpFaq .cont_q.open:after{content:"\f106";color:#aaa}
#wpFaq .cont_q p{display:flex;padding:20px 0;font-size:17px;font-weight:600;line-height:1.35;color:#222;font-family:'Pretendard'}
#wpFaq .cont_q p span{margin-right:50px;color:var(--dark)}
#wpFaq .cont_faq:first-child .cont_a{display:block}
#wpFaq .cont_a{display:none;padding:25px 40px;background-color:#f5f6f8;font-weight:400}
#wpFaq .cont_a a{color:var(--primary)}
#wpFaq .empty{padding:5vh 0;text-align:center}
@media(hover:hover){
#wpFaq .tabs a:not(.on):hover{color:var(--primary)}	
}
@media(max-width:1340px){
#wpFaq{padding:0 15px 100px}
}
@media(max-width:1024px){
#wpFaq{padding:0 15px 60px}
#wpFaq .top_area{padding:60px 0 40px}
#wpFaq .top_area .tit h1{font-size:34px}
#wpFaq .tabs a{height:40px;padding:0 18px;font-size:17px;line-height:40px}
}
@media(max-width:768px){
#wpFaq .top_area{padding:40px 0 30px}	
#wpFaq .top_area .tit span{font-size:16px}
#wpFaq .top_area .tit h1{margin-top:15px;font-size:24px}
#wpFaq .tabs a{height:35px;padding:0 15px;font-size:14px;line-height:35px}
#wpFaq .tabs a+a{margin:0}
#wpFaq .sch_area form{height:50px}
#wpFaq .sch_area form input{font-size:15px}
#wpFaq .cont_q{padding:0 50px 0 15px}
#wpFaq .cont_q p span{margin-right:15px}
#wpFaq .cont_q p{font-size:14px}
#wpFaq .cont_a{padding:15px;font-size:13px}
}
@media(max-width:480px){
#wpFaq .top_area{padding-bottom:25px}	
#wpFaq .tabs a{position:relative;padding:0;font-weight:600}
#wpFaq .tabs a+a{margin-left:12px}
#wpFaq .tabs a.on{color:var(--primary);background:none}
#wpFaq .tabs a.on:after{display:block;content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--primary)}
#wpFaq .sch_area form{width:100%;height:45px;padding:0 12px 0 15px}
#wpFaq .sch_area form button svg{width:20px;height:20px}
#wpFaq .cont_q p{padding:15px 0}
}

/* ===================== 회사소개 */
#wpCompany{position:relative;line-height:1.8}
#wpCompany .circle{position:relative;z-index:0;width:60px;height:60px;border-radius:50%;background:var(--primary)}
#wpCompany .cont01{position:relative;z-index:5;height:180vh}
#wpCompany .cont01 .btit{position:sticky;top:0;z-index:1;max-width:var(--mainsize);margin:0 auto;padding:25vh 0 20vh;font-size:20px;font-weight:600;color:#111}
#wpCompany .cont01 .btit p{margin-bottom:40px;font-size:115px;font-weight:700;line-height:1.4;font-family:'Poppins'}
#wpCompany .cont01 .top_bg{overflow:hidden;position:absolute;left:calc(50% - 1px);bottom:-180px;z-index:-2;transform:translateX(-50%);width:100%;height:450px;margin:0 auto}
#wpCompany .cont01 .top_bg .img{width:100%;height:100%;background:url(/wp_page/img/wp_company_topbg.jpg) bottom center no-repeat;background-size:cover}
#wpCompany .cont02{position:relative;z-index:4;padding-bottom:350px;background:#010101}
#wpCompany .cont02 .btit{position:sticky;top:0;max-width:var(--mainsize);margin:0 auto;padding:30vh 0 350px;font-size:20px;color:#010101;font-weight:600}
#wpCompany .cont02 .btit p{margin-bottom:30px;font-size:56px;font-weight:700} 
#wpCompany .cont02 ul{display:flex;align-items:flex-start;column-gap:40px;max-width:var(--mainsize);margin:0 auto;padding-top:100px}
#wpCompany .cont02 ul li{display:flex;flex-flow:column;opacity:0;position:sticky;top:550px;height:260px;padding:30px 40px 40px;border-radius:30px;font-size:17px;color:#fff;background:rgba(255,255,255,.1);backdrop-filter:blur(15px);transition:all .4s}
#wpCompany .cont02 ul li:nth-child(2){margin-top:200px}
#wpCompany .cont02 ul li:nth-child(3){margin-top:400px}
#wpCompany .cont02 ul li:nth-child(4){margin-top:600px}
#wpCompany .cont02 ul li p{font-size:26px;font-weight:500;font-family:'Poppins'}
#wpCompany .cont02 ul li span{font-size:17px;font-weight:600}
#wpCompany .cont02 ul li div{opacity:0;transform:translateY(-20px);margin-top:auto;font-size:16px;line-height:1.65;color:#777;transition:all .4s}
#wpCompany .cont02 ul li svg{position:absolute;right:30px;bottom:35px;width:40px;height:40px;stroke-width:1px;color:#fff;transition:all .4s}
#wpCompany .cont03{position:relative;z-index:3;padding:250px 0;background:#010101}
#wpCompany .cont03 .btit{position:sticky;top:250px;max-width:var(--mainsize);margin:0 auto;font-size:52px;font-weight:700;color:#010101;white-space:nowrap}
#wpCompany .cont03 .btit img{opacity:0;position:absolute;right:30px;top:-60px}
#wpCompany .cont03 .pin{min-height:100vh;overflow-x:hidden;margin-top:50px;padding-top:15px}
#wpCompany .cont03 .pin .history{opacity:0;display:flex;align-items:flex-start;width:250vw;padding-left:calc((100% - var(--mainsize)) / 2);background:#010101}
#wpCompany .cont03 .pin .item{position:relative;flex:1;white-space:nowrap;padding:30px 0 0 30px;border-top:1px solid rgba(255,255,255,.2) }
#wpCompany .cont03 .pin .item:before{display:block;content:"";position:absolute;left:30px;top:-8px;width:16px;height:16px;border-radius:50%;background:var(--primary)}
#wpCompany .cont03 .pin .item:after{display:block;content:"";position:absolute;left:15px;top:-23px;z-index:-1;width:46px;height:46px;background:var(--primary);border-radius:50%;animation:linear 1.5s infinite scale2}
@keyframes scale2{from{opacity:1;transform:scale(0)}90%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(0)}}
#wpCompany .cont03 .pin .item p{position:relative;margin-bottom:15px;font-size:40px;font-weight:700;color:#fff }
#wpCompany .cont03 .pin .item ul li{font-size:17px;color:rgba(255,255,255,.6)}
#wpCompany .cont03 .pin .item ul li+li{margin-top:5px}
#wpCompany .cont04{position:relative;z-index:3;padding-bottom:250px;background:url(/wp_page/img/wp_company_cont3_bg.jpg) center fixed no-repeat #010101}
#wpCompany .cont04:after{display:block;content:"";clear:both;visibility:hidden}
#wpCompany .cont04 .bg{opacity:0;display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}
#wpCompany .cont04 .btit{position:sticky;top:0;max-width:var(--mainsize);margin:0 auto;padding:20vh 0 0;font-size:20px;color:#010101;font-weight:600}
#wpCompany .cont04 .btit p{margin-bottom:30px;font-size:56px;font-weight:700;line-height:1.4}
#wpCompany .cont04 ul{display:flex;flex-wrap:wrap;align-items:flex-start;float:right;width:55%}
#wpCompany .cont04 ul li{opacity:0;display:flex;flex-flow:column;transform:perspective(2500px) rotateX(-100deg) translateY(200px);width:330px;height:300px;padding:40px;border-radius:30px;font-size:18px;color:rgba(255,255,255,.6);background:rgba(0,0,0,.6);transition:all 1.2s}
#wpCompany .cont04 ul li.aos-animate{opacity:1;transform:perspective(2500px) rotateY(0) translateY(0)}
#wpCompany .cont04 ul li:nth-child(even){margin:150px 0 0 70px}
#wpCompany .cont04 ul li p{margin:auto 0 15px;font-size:26px;font-weight:700;color:#fff}
#wpCompany .cont04 ul li img{width:50px}
#wpCompany .cont05{overflow:hidden;position:relative;z-index:2;padding:350px 0 300px;background:#010101}
#wpCompany .cont05 .bg{position:absolute;left:50%;bottom:0;transform:translate(-50%);animation:linear 8s infinite updown}
@keyframes updown{from{transform:translate(-50%, 0) }50%{transform:translate(-60%, 100px)}to{transform:translate(-50%, 0)}}
#wpCompany .cont05 .btit{margin-bottom:130px;font-size:20px;font-weight:600;color:#010101;text-align:center}
#wpCompany .cont05 .btit p{margin-top:30px;font-size:56px;font-weight:700;line-height:1.4} 
#wpCompany .cont05 ul{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:120px;row-gap:100px;max-width:var(--mainsize);margin:0 auto}
#wpCompany .cont05 ul li{font-size:18px;color:rgba(255,255,255,.6)}
#wpCompany .cont05 ul li p{margin:30px 0;font-size:24px;font-weight:600;color:#fff;font-family:'Poppins'}
#wpCompany .cont05 .txt{margin-top:250px;font-size:20px;color:#fff;font-weight:600;text-align:center}
#wpCompany .cont05 .txt p{margin-top:30px;font-size:56px;line-height:1.4;white-space:pre-line}
#wpCompany .cont05 .txt a{position:relative;display:block;width:300px;height:80px;margin:60px auto 0;border-radius:50px;font-size:20px;line-height:80px;color:#fff;background:var(--primary);transition:all .4s}
#wpCompany .cont05 .txt a svg{opacity:0;position:absolute;right:40px;top:28px;margin-right:10px;transition:all .4s}
@media(hover:hover){
#wpCompany .cont02 ul li:hover{color:#111;background:#fff}
#wpCompany .cont02 ul li:hover div{opacity:1;transform:translateY(0)}
#wpCompany .cont02 ul li:hover svg{opacity:0;transform:rotate(45deg)}
#wpCompany .cont05 .txt a:hover{padding-right:85px}
#wpCompany .cont05 .txt a:hover svg{opacity:1;margin:0}
}
@media(max-width:1340px){
#wpCompany .cont01{padding:0 15px}	
#wpCompany .cont02{padding:0 15px}
#wpCompany .cont03{padding:250px 15px}
#wpCompany .cont04{padding:0 15px 250px}
#wpCompany .cont04 ul{width:65%}
#wpCompany .cont04 ul li{width:300px}
#wpCompany .cont04 ul li:nth-child(even){margin:130px 0 0 30px}
#wpCompany .cont05{padding:350px 15px 300px}
}
@media(max-width:1024px){
#wpCompany .cont01 .btit{padding:150px 0}
#wpCompany .cont01 .btit p{font-size:85px}
#wpCompany .cont02 .btit{font-size:18px}
#wpCompany .cont02 .btit p{font-size:45px}
#wpCompany .cont02 ul{column-gap:20px}
#wpCompany .cont02 ul li{height:auto;font-size:15px;padding:30px}
#wpCompany .cont02 ul li p{font-size:22px}
#wpCompany .cont02 ul li span{font-size:16px}  
#wpCompany .cont02 ul li div{opacity:1;transform:none;margin-top:20px;font-size:15px}
#wpCompany .cont02 ul li svg{bottom:auto;top:30px;right:25px}
#wpCompany .cont03 .btit{font-size:45px}
#wpCompany .cont03 .pin .item p{font-size:32px}
#wpCompany .cont03 .pin .item ul li{font-size:15px}
#wpCompany .cont04 .btit{font-size:18px}
#wpCompany .cont04 .btit p{font-size:45px}
#wpCompany .cont04 ul li{width:46%;height:auto;padding:30px;font-size:15px}
#wpCompany .cont04 ul li p{margin-top:25px;font-size:22px}
#wpCompany .cont05{padding-top:250px}
#wpCompany .cont05 .btit{font-size:18px}
#wpCompany .cont05 .btit p{font-size:45px}
#wpCompany .cont05 ul{column-gap:50px;row-gap:80px}
#wpCompany .cont05 ul li{font-size:15px}
#wpCompany .cont05 ul li p{margin:20px 0;font-size:22px}
#wpCompany .cont05 .txt{font-size:18px}
#wpCompany .cont05 .txt p{font-size:45px}
#wpCompany .cont05 .txt a{width:250px;height:70px;font-size:17px;line-height:70px}
}
@media(max-width:768px){
#wpCompany .cont01 .btit{font-size:16px}	
#wpCompany .cont01 .btit p{margin:20px 0;font-size:65px}	
#wpCompany .cont02 .btit{opacity:1;position:relative;top:auto;padding:0;margin-bottom:40px;font-size:16px;color:#fff}
#wpCompany .cont02 .btit p{font-size:35px}
#wpCompany .cont02 ul{padding:0;flex-flow:column;row-gap:15px}
#wpCompany .cont02 ul li{opacity:1;position:relative;top:auto;margin-top:0!important}
#wpCompany .cont03 .btit{font-size:35px}
#wpCompany .cont03 .pin .item p{font-size:26px}
#wpCompany .cont04{background-attachment:local;background-position:center;background-size:cover}
#wpCompany .cont04 .btit{font-size:16px}
#wpCompany .cont04 .btit p{font-size:35px}
#wpCompany .cont04 ul{flex-flow:column;width:55%}
#wpCompany .cont04 ul li{width:100%;margin:30px 0 0!important}
#wpCompany .cont04 ul li img{width:40px}
#wpCompany .cont04 ul li p{margin:15px 0 10px;font-size:20px}
#wpCompany .cont05{padding:250px 0}
#wpCompany .cont05 .btit{margin-bottom:50px;font-size:16px}
#wpCompany .cont05 .btit p{font-size:35px}
#wpCompany .cont05 ul{grid-template-columns:repeat(2, 1fr);padding:0 15px}
#wpCompany .cont05 .txt p{font-size:35px}
}
@media(max-width:480px){
#wpCompany .circle{width:50px;height:50px}	
#wpCompany .br{white-space:normal;word-break:keep-all}
#wpCompany .cont01 .btit p{margin:15px 0;font-size:45px}	
#wpCompany .cont02 .btit, #wpCompany .cont05 .btit, #wpCompany .cont05 .btit, #wpCompany .cont05 .txt{font-size:15px}	
#wpCompany .cont02 .btit p, #wpCompany .cont03 .btit,#wpCompany .cont04 .btit p, #wpCompany .cont05 .btit p, #wpCompany .cont05 .btit p, #wpCompany .cont05 .txt p{margin-bottom:15px;font-size:30px}	
#wpCompany .cont02 ul li{padding:25px}
#wpCompany .cont02 ul li p{font-size:20px}
#wpCompany .cont02 ul li span{font-size:15px}
#wpCompany .cont02 ul li div{margin-top:15px;font-size:14px}
#wpCompany .cont02 ul li svg{right:25px;right:20px;width:30px;height:30px}
#wpCompany .cont03 .pin .item p{font-size:20px}
#wpCompany .cont03 .pin .item ul li{font-size:14px}
#wpCompany .cont04 .btit{position:relative;top:auto}
#wpCompany .cont04 ul{width:100%}
#wpCompany .cont04 ul li{font-size:14px}
#wpCompany .cont04 ul li p{font-size:18px}
#wpCompany .cont04 ul li+li{margin-top:15px!important}
#wpCompany .cont05 ul{grid-template-columns:repeat(1, 1fr);row-gap:20px}
#wpCompany .cont05 ul li{font-size:14px}
#wpCompany .cont05 ul li+li{padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}
#wpCompany .cont05 ul li p{margin:10px 0;font-size:18px}
#wpCompany .cont05 ul li img{max-width:40px;height:40px}
#wpCompany .cont05 .txt a{width:200px;height:60px;font-size:16px;line-height:60px}
}

/* ===================== SEO */
#wpSeo{overflow:hidden;position:relative;padding-bottom:110px}
#wpSeo .top_area{position:relative;z-index:1;padding:110px 0 80px;text-align:center}
#wpSeo .top_area .tit{width:100%;max-width:var(--mainsize);margin:0 auto;font-size:20px;font-weight:500;color:#777}
#wpSeo .top_area .tit span{font-size:20px;font-weight:600;color:var(--primary)}
#wpSeo .top_area .tit h1{margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3;color:var(--dark);white-space:pre-line}
#wpSeo .top_area .tit a{display:inline-flex;align-items:center;gap:10px;margin-top:30px;padding:15px 30px;border-radius:50px;font-size:23px;color:#fff;background:var(--primary);transition:all .3s}
#wpSeo .bg{padding:80px 0;background:var(--pale-b)}
#wpSeo .btit{text-align:center}
#wpSeo .btit h2{font-size:35px;font-weight:700;color:#111;line-height:1.3}
#wpSeo .btit h2 b{font-weight:700;color:var(--primary)}
#wpSeo .btit div{margin-top:30px;font-size:18px;font-weight:400}
#wpSeo .mean{position:relative}
#wpSeo .mean:before{position:absolute;z-index:-1;content:'';top:0;left:0;width:100%;height:600px;background:var(--primary)}
#wpSeo .sch{padding:100px 0 150px;font-size:18px;color:#fff;text-align:center}
#wpSeo .sch h3{position:relative;display:inline-flex;margin-bottom:40px;padding:15px 40px;border-radius:50px;font-size:26px;font-weight:600;color:#fff;background:var(--dark)}
#wpSeo .sch h3:after{position:absolute;content:'';bottom:-7px;left:50%;width:25px;height:25px;border-radius:5px;background:var(--dark);transform:translateX(-50%) rotate(45deg)}
#wpSeo .graph{display:flex;justify-content:center;gap:30px;margin-top:35px}
#wpSeo .graph li{padding:40px;border-radius:16px;background:var(--dark)}
#wpSeo .graph li h4{font-size:22px;font-weight:600;color:#fff}
#wpSeo .graph li span{display:inline-block;margin:10px 0 30px;padding:5px 20px;border-radius:50px;font-size:15px;font-weight:600;color:#111;background:#fff}
#wpSeo .graph li span b{color:var(--primary)}
#wpSeo .graph li div{padding:25px;border-radius:16px;background:#fff}
#wpSeo .graph li div img{width:100%}
#wpSeo .mer{max-width:var(--mainsize);margin:0 auto 150px}
#wpSeo .mer ul{display:flex;gap:30px;margin-top:80px;text-align:center}
#wpSeo .mer li{flex:1;position:relative;padding:60px 30px 40px;border-radius:16px;background:var(--pale-b)}
#wpSeo .mer li img{width:90px}
#wpSeo .mer li span{position:absolute;top:-25px;left:50%;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50px;font-size:16px;font-weight:700;color:#fff;background:var(--dark);transform:translateX(-50%)}
#wpSeo .mer li h3{margin:25px 0 10px;font-size:20px;font-weight:600;color:#111}

@media(hover:hover){
#wpSeo .top_area .tit a:hover{background:var(--dark)}
}

@media(max-width:1024px){
#wpSeo{padding-bottom:60px}
#wpSeo .top_area{padding:60px 0}
#wpSeo .top_area .tit{font-size:18px}
#wpSeo .top_area .tit h1{font-size:34px}
#wpSeo .bg{padding:60px 15px}
#wpSeo .btit h2{font-size:30px}
#wpSeo .btit div{font-size:16px}
#wpSeo .sch{padding:60px 15px 80px;font-size:16px}
#wpSeo .sch h3{font-size:22px}
#wpSeo .graph{gap:15px}
#wpSeo .graph li{padding:25px}
#wpSeo .graph li h4{font-size:19px}
#wpSeo .mer{margin-bottom:80px}
#wpSeo .mer ul{gap:15px;margin-top:60px;padding:0 15px}
#wpSeo .mer li{padding:40px 20px}
#wpSeo .mer li h3{font-size:19px}
#wpSeo .mer li span{top:-21px;width:42px;height:42px}
#wpSeo .top_area .tit a{font-size:20px}
}
@media(max-width:768px){
#wpSeo .btit div,#wpSeo .sch .br{white-space:normal}	
#wpSeo .top_area{padding:40px 0}
#wpSeo .top_area .tit{font-size:15px}
#wpSeo .top_area .tit h1{font-size:24px}
#wpSeo .bg{padding:40px 15px}
#wpSeo .btit h2{font-size:22px}
#wpSeo .btit div{font-size:14px}
#wpSeo .sch{padding:40px 15px 60px;font-size:14px}
#wpSeo .sch h3{padding:12px 30px;font-size:17px}
#wpSeo .sch h3:after{bottom:-8px;width:16px;height:16px;border-radius:3px}
#wpSeo .mean:before{height:380px}
#wpSeo .graph li{padding:15px}
#wpSeo .graph li h4{font-size:16px}
#wpSeo .graph li span{padding:4px 15px;margin-bottom:20px;font-size:13px}
#wpSeo .graph li div{padding:15px}
#wpSeo .mer{margin-bottom:40px}
#wpSeo .mer li{padding:40px 15px}
#wpSeo .mer li h3{font-size:17px}
#wpSeo .mer li img{width:80px}
#wpSeo .top_area .tit a{padding:10px 30px;font-size:17px}
}
@media(max-width:580px){
#wpSeo .mer ul{flex-flow:column;gap:30px}
#wpSeo .mer li span{top:-17px;width:34px;height:34px;font-size:13px}
}
@media(max-width:480px){
#wpSeo .graph {flex-flow:column}	
#wpSeo .graph li{padding:30px}
#wpSeo .graph li div{padding:30px}
#wpSeo .top_area .tit a{padding:10px 20px;font-size:15px}
#wpSeo .top_area .tit svg{width:20px}
}
/* ===================== SEO 견적문의 */
#wpSeoEstimate{padding:100px 0;background:#272935}
#wpSeoEstimate .inner{display:flex;justify-content:space-between;max-width:var(--mainsize);margin:0 auto}
#wpSeoEstimate .btit{text-align:left}
#wpSeoEstimate .btit h2{font-size:30px;margin:10px 0 30px;color:#fff;line-height:1.3}
#wpSeoEstimate .btit a{display:inline-flex;align-items:center;gap:15px;padding:15px 30px;margin-top:30px;border-radius:50px;font-weight:700;color:#fff;background:rgba(255,255,255,.1);transition:all .3s}
#wpSeoEstimate .btit a:hover{background:var(--primary)}
#wpSeoEstimate form{display:flex;gap:40px;width:65%}
#wpSeoEstimate ul{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:20px;row-gap:10px}
#wpSeoEstimate ul li .wp_label{display:block;margin-bottom:6px;font-size:15px;font-weight:700;color:#fff}
#wpSeoEstimate ul li .wp_label.rq:after{display:inline-block;content:"*";margin-left:5px;font-size:17px;color:var(--primary)}
#wpSeoEstimate ul li .wp_input{width:100%;height:50px;padding:0 15px;border-radius:4px;border:1px solid rgba(255,255,255,.2);font-size:15px;color:#fff;background:none;transition:all .2s}
#wpSeoEstimate ul li .wp_input:focus, #wpSeoEstimate ul li .wp_input:active{outline:none!important;border-color:#fff!important;box-shadow:none}
#wpSeoEstimate ul li .wp_select{cursor:pointer;-webkit-appearance:none;appearance:none;background:url(/wp_img/common/select_arr_w.png) calc(100% - 15px) center no-repeat}
#wpSeoEstimate ul li .wp_select option{color:var(--dark)}
#wpSeoEstimate ul li .wp_input.txt{height:150px;padding:15px;line-height:1.4}
#wpSeoEstimate ul li.full{grid-column:span 2}
#wpSeoEstimate .txt_box{width:50%}
#wpSeoEstimate .pvc_ck{display:flex;align-items:center;margin:10px 0;font-size:15px;font-weight:500}
#wpSeoEstimate .pvc_ck .wp_ck{width:16px;height:16px;border:none;border-radius:4px;background:#e5e5e5;cursor:pointer;-webkit-appearance:none;-ms-appearance:none}
#wpSeoEstimate .pvc_ck .wp_ck:checked{background:url('/wp_img/common/check_d.png') center no-repeat #fff;background-size:10px}
#wpSeoEstimate .pvc_ck label{margin:0 5px;cursor:pointer;font-size:15px;font-weight:500;color:rgba(255,255,255,.5)}
#wpSeoEstimate .pvc_ck label span{color:var(--primary)}
#wpSeoEstimate .pvc_ck a{vertical-align:middle;color:#fff;text-decoration:underline}
#wpSeoEstimate .inq_btn{display:flex;align-items:center;justify-content:center;width:100%;height:60px;margin:0 auto;font-size:18px;font-weight:600;border-radius:5px;color:#fff;background:var(--primary);transition:all .25s}
#wpSeoEstimate .inq_btn:hover{background:var(--primary-h)}
@media(max-width:1340px){
#wpSeoEstimate{padding:100px 15px}	
#wpSeoEstimate .btit{width:29%}
#wpSeoEstimate form{gap:20px}
}
@media(max-width:1024px){
#wpSeoEstimate{padding:60px 15px}	
#wpSeoEstimate .btit{flex-shrink:0;width:45%}
#wpSeoEstimate .btit h2{font-size:26px}
#wpSeoEstimate form{flex-flow:column}
#wpSeoEstimate .txt_box{width:100%}
}
@media(max-width:768px){
#wpSeoEstimate{padding:40px 15px}
#wpSeoEstimate .btit h2{font-size:20px}
#wpSeoEstimate .btit div{white-space:normal}
#wpSeoEstimate .btit a{gap:10px;padding:12px 20px}
#wpSeoEstimate .btit a svg{width:18px;height:18px}
#wpSeoEstimate ul li .wp_label{font-size:14px}
#wpSeoEstimate ul li .wp_input{height:40px;font-size:14px}
#wpSeoEstimate ul li .wp_input.txt{height:100px;font-size:14px}
#wpSeoEstimate .pvc_ck,#wpSeoEstimate .pvc_ck label{font-size:13px}
#wpSeoEstimate .inq_btn{height:50px;font-size:16px}
}
@media(max-width:580px){
#wpSeoEstimate .inner{display:block}
#wpSeoEstimate .btit{width:100%;margin-bottom:30px;text-align:center}
#wpSeoEstimate .btit h2{margin-bottom:15px;font-size:18px;white-space:normal}
#wpSeoEstimate .btit a{margin-top:15px}
#wpSeoEstimate form{width:100%}
}
@media(max-width:380px){
#wpSeoEstimate ul{display:flex;flex-flow:column}
#wpSeoEstimate ul li .wp_label{margin-bottom:3px;font-size:13px}
}
