#boxWrapp{width:100%;margin:0 auto;padding:0;position:relative;}
#contentwrap { position: relative; min-height:100%; width:100%; }
#contentwrap { position: relative; min-height:100%; width:100%; }
.split #boxWrapp  {  width:100%; height:100%; overflow:hidden;}
#boxWrapp .blocker { position:fixed; width:100%;  top:0px; left:0px;opacity:0; filter:alpha(opacity=80); background:#000; z-index:9999; height:100%; display:none;  cursor:handle; default; }

/* ¸Þ´º¿À¹ö */
.overlay { position: fixed; width:380px; height:100%; top: 0;right:-100%; background:#FFE300; z-index:9999999; }
.fade {transition: all 300ms linear 300ms;  opacity: 1;}
.fade.out {opacity: 0;}
#nprogress .bar { background: #FFE300; position: fixed;  z-index: 1031;  top: 0;  left: 0;  width: 100%;  height:7px;}
.overlay .overlay-close { width: 58px; height: 58px; position: absolute; right: 60px;top: 30px; overflow: hidden;border: none; background:url(../../img/listBtnX.png) 0 0 no-repeat; cursor:pointer; text-indent:-99999em; color: transparent; outline: none; z-index: 100; display:block;}

/* ¸Þ´º½ºÅ¸ÀÏ*/
.overlay .listBox {text-align: left; position: relative; top: 130px; padding:0 30px;}
.overlay ul li {line-height:60px; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.overlay ul li a {font-size:27px; font-weight:900; position:relative; color: #2C2C2A;  box-sizing:border-box; cursor:pointer; font-family: 'Permanent Marker', cursive;}
.overlay ul li a:hover,.overlay ul li a:focus {color: #fff;}
.overlay .listBox .sm {margin-top:50px;}
.overlay .listBox .sm:before { content:''; width:38px; height:3px; background:#2C2C2A; display:block; margin:15px 0; }
.overlay .listBox .sm li{margin-bottom: 0px; line-height:35px;  position:relative;}
.overlay .listBox .sm li a{font-size:21px; font-weight:400;  font-family:"Noto Sans Korean", 'Malgun Gothic','Nanum Square','Nanum Gothic','NanumBarunGothic', 'Dotum', 'Gulim', 'sans-serif';  }
.link:before { content: ''; position: absolute; top: 90%; left: 0%; width: 100%; height:0px; margin: 0; background: #fff;  -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; -webkit-transform: scale3d(0, 1, 1); transform: scale3d(0, 1, 1);}
.link:hover:before {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);height:2px;}
.overlay-contentpush {  right:-100%;}
.overlay-contentpush.open { visibility: visible; -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s;}
 
/*¿Â¶óÀÎºü¸¥»ó´ã*/
.project_area {   background:#2C2C2A; color:#fff;  width:780px; margin-right:380px; height:100%; position: fixed; overflow-y:scroll; -webkit-overflow-scrolling:touch;  top:0px; z-index:99999;  right:-100%; display:none; }
.project_area.fix { position:fixed !important}
.project_request {  padding:40px;   } 
.project_request .close { width:58px; height:58px; position:absolute; right:40px; top:30px; background:url(../../img/list_closeBtn.png) center no-repeat; cursor:pointer; z-index:10;}
.project_bg { width:100%; position:fixed;  opacity:0; filter:alpha(opacity=80); background:#000; z-index:999; height:100%; display:none; }
.project_request .project_header h1 { color:#FFE300; padding-bottom:30px; padding-top:15px;}
.project_request .project_header h2 { font-size:35px; font-weight:300; color:#FFE300; line-height:40px; padding-bottom:20px; font-family:"Noto Sans Korean", µ¸¿ò, Dotum, sans-serif;}
.project_request .project_part { width:100%; margin-top:30px;}
.project_request .project_part h3 { font-size:22px; border-top:1px #3d3d3c solid; padding:20px 0; color:#fff; font-weight:400; font-family:"Noto Sans Korean", µ¸¿ò, Dotum, sans-serif;}
.Btn { margin-top:30px;}
.Btn input[type=submit] { width:190px; height:50px; border:2px #ffffff solid; padding:0 20px; line-height:45px; box-sizing:border-box; cursor:pointer;
 background: url(../../img/btn_check.png) 140px center no-repeat; color:#fff; font-size:17px; border-radius:5px; text-align:left;  }
.Btn input:hover { background:#FFE300 url(../../img/btn_check.png) 140px center no-repeat;; border:0px;  border:2px #FFE300 solid;}

/*À§·Î*/
.TopScroll { position:fixed; right:60px; bottom:-100px; width:45px; height:45px; background:#000 url(../../img/top_icon.png) no-repeat center; border-radius:5px; text-align:center; z-index:99999999999; opacity: 0.6; filter:alpha(opacity=60); transition:all 200ms linear; -webkit-transition:all 200ms linear;    -moz-transition:all 200ms linear;    -ms-transition:all 200ms linear;  
 -o-transition:all 200ms linear;}
.TopScroll a { text-indent:-99999em; display:block; overflow:hidden;  width:45px; height:45px;}
.TopScroll:hover {background:#FFE300 url(../../img/top_icon.png) no-repeat center; opacity: 1; filter:alpha(opacity=100)}
::-moz-selection { color:#fff; background:#FFE300; }
::selection { color:#fff; background:#FFE300; }
 
#header{width: 100%; position: fixed; z-index:9999;padding-top: 30px; top:0px; left:0;  -webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s ease-out 0.0s;  }
#header h1{padding-left:30px;float: left; padding-top:0px;}
#header dl{float: right;padding-right:60px;}
#header dl dd a{display: inline-block; height:58px; line-height:58px; width:52px; padding: 0;text-align: center;}
#header dl dd img{vertical-align: middle;}
#header dl dd.listBtn { background:url(../../img/listBtn.png) no-repeat; width:58px; height:58px; cursor:pointer; text-indent:-99999px; overflow:hidden; display:block; margin-left:13px;}
#header dl dd.on { z-index:9999; background:url(../../img/listBtnX.png) no-repeat;}
#header dl dd.prev a{text-indent: -9999em;background: url(../../img/prevBtn.png) no-repeat center center; display: block;}
#header dl dd.next a{text-indent: -9999em;background: url(../../img/nextBtn.png) no-repeat center center; display:block;}
#header dl dd.list a{text-indent: -9999em;background: url(../../img/XlistBtn.png) no-repeat center center; display:none;}
#header dl .close_list a {text-indent: -9999em; background:url(../../img/list_closeBtn.png) center center no-repeat; }
#header.show{background:url(../../img/headerBg.png) repeat 0 0;padding: 0px 0px !important; position:fixed;  }
#header.show h1{padding-left:10px; padding-top:5px;  }
#header.show h1 img { width:160px;}
#header.show dl{padding-right: 0;}
#header.show dl dd a {transition:all 200ms linear; -webkit-transition:all 200ms linear;    -moz-transition:all 200ms linear;    -ms-transition:all 200ms linear;   -o-transition:all 200ms linear;}
#header.show dl dd.prev a{text-indent: -9999em;background: url(../../img/prevBtn.png) no-repeat center center; display:block; border-left:1px #d03238 solid;}
#header.show dl dd.next a{text-indent: -9999em;background: url(../../img/nextBtn.png) no-repeat center center; display: block; border-left:1px #d03238 solid; border-right:1px #d03238 solid;}
#header.show dl dd.list a{text-indent: -9999em;background: url(../../img/XlistBtn.png) no-repeat center center; display: block;border-right:1px #d03238 solid;}
#header.show dl dd.list a:hover{background:rgba(0,0,0,0.8) url(../../img/XlistBtn.png) no-repeat center center;}
#header.show dl dd.next a:hover{background:rgba(0,0,0,0.8) url(../../img/nextBtn.png) no-repeat center center;}
#header.show dl dd.prev a:hover{background:rgba(0,0,0,0.8) url(../../img/prevBtn.png) no-repeat center center;}
#header.show dl dd.listBtn {width:45px; height:45px; cursor:pointer; text-indent:-99999px; overflow:hidden; display:block; padding:9px 13px 0 0; background:url(../../img/listBtn.png) center no-repeat ; background-size:45px;}
#header.show dl .close_list a {text-indent: -9999em; background:url(../../img/list_closeBtn.png) center center no-repeat; display:none; }
.slider {width:100%; position:relative; min-height:500px;}
.slider .downBtn{z-index: 30;position:absolute; bottom:0px; left: 50%;margin-left:-40px;}
.slider .downBtn img { width:70px;}

@media screen and (min-width:960px) and (max-width:1280px) {
/*1280~1024*/
#header { position:absolute; }
#header dl { padding-right:30px;}
#header h1 { padding-left:30px;}
#header.show { position:fixed; height:58px; }
/*¿Â¶óÀÎºü¸¥»ó´ã*/
.project_area {   width:630px;   }
.project_request { padding:30px;  } 
.work_view .taBox { display:none;}
.project_request .project_header h2 { font-size:30px; font-weight:300; color:#fff; line-height:30px;  }
}



@media screen and (min-width:670px) and (max-width:959px) {
/*960~670*/
#header { padding-top:20px; min-width:100%; position:absolute; }
#header h1 { padding-left:20px; float:none; padding-top:0px; }
#header h1 img { width:160px;}
#header.fix h1 {transform:scale(0.75) translate(0px,20px);}
#header dl { float:none; position:absolute; right:20px; top:20px; padding-right:0;}
#header dl dd.listBtn { width:50px; height:50px; background-size:50px; }
#header dl dd img { height:35px; }
#header dl dd a {  width:45px; height:50px; line-height:50px;}
#header dl .close_list a { display:block; background-size:40px;  }
#header.show { position:fixed; height:50px; }
#header.show h1 { padding-left:20px; float:none; padding-top:5px; }
#header.show h1 img { width:140px;}
#header.show dl{ top:2px; right:0px;}
#header.show dl dd a:hover {background-size:50px}
.overlay .overlay-close { width:45px; height:45px; background-size:45px; top:20px; right:20px;}
.content { width:100%; }
.wArea { width:640px; margin:auto; position:relative;   }
.overlay { position: fixed; width:280px; height: 100%; top: 0; right:-100%;}
.overlay ul li { line-height:40px;  }
.overlay ul li a { font-size:20px;}
.overlay .listBox { top:100px; padding:0 20px;}
.overlay .listBox .sm {  margin-top:30px;}
.overlay .listBox .sm li {line-height:30px; margin-bottom:0; }
.overlay .listBox .sm li a { margin-bottom:0; font-size:17px;}
.overlay .listBox .sm:before {  height:2px; margin:10px 0; width:20px; }
.overlay .overlay-close { width:35px; height:35px; right:20px; top:20px; background-size:35px;}
.link:not(.link--faded)::before { height:2px;}
/*¿Â¶óÀÎ ºü¸¥»ó´ã*/
.project_area {   width:100%; margin-right:0px;   z-index:99999999;}
.project_request { padding:20px;  } 
.project_request .close { right:15px; top:20px; width:40px; height:40px; background-size:20px; }
.project_request .project_header h2 { font-size:25px; font-weight:300; color:#fff; line-height:25px; padding-bottom:20px;   }
.project_request .project_part h3 { font-size:18px;}
.Btn { margin-top:15px;}
.Btn input[type=submit] { width:170px; height:35px; line-height:35px;
 background-size:20px;   font-size:14px;  }
.Btn input:hover { background:#FFE300 url(../../img/btn_check.png) 140px center no-repeat;  }
}


@media screen and (min-width:200px) and (max-width:669px) {
/*640~320*/
/*¸Þ´º*/
#header { padding-top:20px; min-width:100%; position:absolute; -webkit-transition:none; -moz-transition:none; transition:none; }
#header h1 { padding-left:10px; float:none; padding-top:0px; }
#header h1 img { width:140px;}
#header.fix h1 {transform:scale(0.75) translate(0px,20px);}
#header dl { float:none; position:absolute; right:20px; top:20px; padding-right:0;}
#header dl dd.listBtn { width:40px; height:40px; background-size:40px;  }
#header dl dd img { height:30px; margin-top:-14px;}
#header dl dd a {   padding:0; margin:0; width:35px; height:35px; }
#header dl .close_list a { display:block; background-size:20px;  }
#header dl dd.next a, #header dl dd.prev a {background-size:11px 22px;  }
#header.show { position:fixed; height:50px; }
#header.show h1 { padding-left:12px; float:none; padding-top:9px; }
#header.show h1 img { width:110px;}
#header.show dl{ top:0px; right:0px; padding:0;}
#header.show dl dd img { height:25px; padding-top:25px;}
#header.show dl dd.listBtn {width:40px; height:50px; background-size:25px 25px; padding:0;}
#header.show dl dd.list a { width:40px; height:50px;   background-size:25px 25px;}
#header.show dl dd.list a:hover  { background-size:30px 30px; }
#header.show dl dd a { width:30px; height:30px; line-height:30px;}
#header.show dl dd.next a, #header.show dl dd.prev a, #header.show dl dd.next a {background-size:11px 22px; }
#header.show dl dd.next a:hover, #header.show dl dd.prev a:hover, #header.show dl dd.next a:hover {background-size:11px 22px; }
.overlay { position: fixed; width:280px; height: 100%; top: 0; right:-100%;}
.overlay ul li { line-height:40px;  }
.overlay ul li a { font-size:20px;}
.overlay .listBox { top:100px; padding:0 20px;}
.overlay .listBox .sm {  margin-top:30px;}
.overlay .listBox .sm li {line-height:30px; margin-bottom:0; }
.overlay .listBox .sm li a { margin-bottom:0; font-size:17px;}
.overlay .listBox .sm:before {  height:2px; margin:10px 0; width:20px; }
.overlay .overlay-close { width:35px; height:35px; right:20px; top:20px; background-size:35px;}
.link:not(.link--faded)::before { height:2px;}
/*¿Â¶óÀÎ ºü¸¥»ó´ã*/
.project_area {   width:100%; margin-right:0px;   z-index:99999999;}
.project_request { padding:20px;  } 
.project_request .close { right:15px; top:20px; width:40px; height:40px; background-size:20px; }
.project_request .project_header h2 { font-size:25px; font-weight:300; color:#fff; line-height:25px; padding-bottom:20px;   }
.project_request .project_part h3 { font-size:18px;}
.Btn { margin-top:15px;}
.Btn input[type=submit] { width:170px; height:35px; line-height:35px;
 background-size:20px;   font-size:14px;  }
.Btn input:hover { background:#FFE300 url(../../img/btn_check.png) 140px center no-repeat;  }
}