#boxWrapp .subVisual{position: relative;height:700px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size:cover; }
/* ----¼­ºê»ó´ÜÀÌ¹ÌÁö---- */
#boxWrapp .subVisual .title{position: absolute;top: 50%;left: 0%;text-align: center;margin-top: -70px; text-align:center; width:100%;   letter-spacing:-0.05em;}
#boxWrapp .sub_img1{background: url(../../img/sub_img1.jpg) no-repeat center 0px fixed;}
#boxWrapp .sub_img2{background: url(../../img/sub_img2.jpg) no-repeat center 0px fixed;}
#boxWrapp .sub_img3{background: url(../../img/sub_img3.jpg) no-repeat center 0px fixed;}
#boxWrapp .sub_img4{background: url(../../img/sub_img4.jpg) no-repeat center 0px fixed;}
#boxWrapp .sub_img5{background: url(../../img/sub_img5.jpg) no-repeat center 0px fixed;}
#boxWrapp .title h2{display: inline-block; font-size:55px; line-height:55px; letter-spacing:0em; color: #fff; font-family: 'GmarketSansBold'; padding-bottom:10px;border-bottom:5px solid rgba(255,255,255,0.2); margin-bottom:0px;}
#boxWrapp .title  p { font-size:17px; color:#fff; padding-top:15px; font-family: 'GmarketSansMedium';}
.subVisual .bottom_arrow { position:absolute; z-index:10; bottom:20px; text-align:center; width:70px; height:58px; left:50%; margin-left:-35px;  } 
@media screen and (max-height:750px) and (min-width:500px){
#boxWrapp .subVisual{height:520px;  }
}
@media screen and (min-width:200px) and (max-width:669px) {
#boxWrapp .subVisual{height:380px;  }
#boxWrapp .sub_img1,
#boxWrapp .sub_img2,
#boxWrapp .sub_img3,
#boxWrapp .sub_img4,
#boxWrapp .sub_img5{background-size:1000px;}
#boxWrapp .subVisual .title{top: 60%;} 
#boxWrapp .title h2{font-size:29px; line-height:30px;}
#boxWrapp .title  p { font-size:13px;  padding-top:10px; max-width:90%; margin:0 auto;}
.subVisual .bottom_arrow {   width:50px; height:40px;  margin-left:-25px; margin-bottom:-7px;}
.subVisual .bottom_arrow img {width:100%;}
}


/* ----¼­ºê¸Þ´º---- */
#boxWrapp .menuBar{position: relative; width: 100%; text-align: center; margin:80px 0 60px 0;}
#boxWrapp .menuBar ul{text-align: center; font-size:0px; }
#boxWrapp .menuBar li{display: inline-block; position: relative;}
#boxWrapp .menuBar li a{padding:20px 25px 15px 25px; cursor:pointer; border:1px #DCDCDC solid; font-size:14px; font-family: 'GmarketSansMedium';  opacity:0.7; filter:alpha(opacity=70); border-left:0px; }
#boxWrapp .menuBar li:first-child a{border-left:1px #DCDCDC solid; }
#boxWrapp .menuBar li a.on_box {background:#F1592A; z-index: 99; opacity:1; filter:alpha(opacity=100); color:#fff; }
#boxWrapp .menuBar a{color: #000;display: inline-block;   }
#boxWrapp .menuBar a:hover{color: #000;  opacity:1; filter:alpha(opacity=100); }


/* ----3Â÷¸Þ´º---- */
.cur-location{position:relative; display:block; }
.cur-location .arrow{position:absolute; top:50%; right:15px; margin-top:-4px; }
.cur-location.open .arrow{transform:rotate(-180deg);}
#boxWrapp .menuBar li.menu-location a{padding-right:45px;}
.b_l{border-left:1px #DCDCDC solid;}
#boxWrapp .menuBar li .location-menu-con{display:none; position:absolute; top:57px; left:0; width:calc(100% - 1px);   background-color:#fff; z-index:11; }
#boxWrapp .menuBar li .location-menu-con li{ display:block;  border-left:1px #DCDCDC solid; }
#boxWrapp .menuBar li .location-menu-con li:first-child a{border-left:none; }
#boxWrapp .menuBar li .location-menu-con li:first-child{border-top:0;}
#boxWrapp .menuBar li .location-menu-con li a{ display:block; height:45px; line-height:45px; padding:0 5px; font-size:14px; font-weight:400;  -webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#boxWrapp .menuBar li .location-menu-con li.on{position:relative;}
#boxWrapp .menuBar li .location-menu-con li a.on_box {background:#4E4E4E; }
 

@media screen and (min-width:200px) and (max-width:669px) {
.cur-location img.arrow {width:12px;}
#boxWrapp .menuBar{margin:30px 0 20px 0;}
#boxWrapp .menuBar li a{padding:10px;   font-size:13px;   border-left:1px #DCDCDC solid; margin:2px;}
.b_l{border-left:none;}

#boxWrapp .menuBar li.menu-location a{padding-right:35px;}
#boxWrapp .menuBar li .location-menu-con{ top:43px; }
#boxWrapp .menuBar li .location-menu-con li{ display:block;  border-left:none; }
#boxWrapp .menuBar li .location-menu-con li:first-child a{border-left:1px #DCDCDC solid;  }
#boxWrapp .menuBar li .location-menu-con li a{  height:30px; line-height:30px; font-size:11px;}
}