@charset "utf-8";



.fTab {
	overflow:hidden;
	padding:20px;
	background:#fedc02;
	background:#fff;
	}
	
.fTab .schBtn A {
	display:block;
	height:45px;
	line-height:45px;
	padding:0 20px;
	font-size:16px;
	color:#666;
	letter-spacing:-1px;
	text-indent:-9999px;
	background:url("../../images/mbl/content/ico_search.png") 30% 60% no-repeat;
	background-size:50%;
	border:none;
	}

.fTab .mapBtn A {
	display:block;
	height:45px;
	line-height:45px;
	padding:0 20px;
	font-size:16px;
	color:#666;
	letter-spacing:-1px;
	text-indent:-9999px;
	background:url("../../images/mbl/content/ico_map.png") 50% 50% no-repeat;
	background-size:45%;
	border:none;
	border-left:1px solid #e5e5e5;
	}

.fTab LABEL{
	float: left;
    padding-top: 20px;
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    box-sizing: border-box;
}
	
.onebtn {
	margin-top:10px;
	padding:10px;
	text-align:right; 
	}


/* 3단탭 */
.tab3col {
	position:relative;
	overflow:hidden;
	width:100%;
	background:#f9f9f9;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	}

.tab3col LI {
	float:left;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	}
	
.tab3col LI.l1 { width:33.4%; }
.tab3col LI.l2 { width:33.3%; }
.tab3col LI.l3 { width:33.3%; }

.tab3col LI A {
	display:block;
	height:70px;
	line-height:70px;
	font-size:24px;
	color:#999;
	font-weight:normal;
	text-align:center !important;
	}

.tab3col LI.on A {
	border-bottom:4px solid #fba104;
	color:#fba104 !important;
	font-weight:bold;
	}

/* 4단탭 */
.tab4col {
	position:relative;
	overflow:hidden;
	width:100%;
	background:#fff;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	}

.tab4col LI {
	float:left;
	width:25%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	}

.tab4col LI A {
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#999;
	font-weight:normal;
	text-align:center !important;
	}

.tab4col LI.on A {
	border-bottom:4px solid #fba104;
	color:#fba104 !important;
	font-weight:bold;
	}	

/* Slide Tap */


#slideTap {  
  background: #f9f9f9;  
  color: #999;  
}

#slideTap .item{
  position:relative;
  background: #f9f9f9;
  height:74px;
  line-height:74px;
  padding: 0px 0px;
  margin: 0px;
  color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#slideTap .item2{
  position:relative;
  background: #f9f9f9;
  height:74px;
  line-height:74px;
  padding: 0px 0px;
  margin: 0px;
  color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#slideTap .item A{
  display:block;
  height:70px;
  line-height:70px;
  font-size:19px;
  color:#999;
  font-weight:normal;
  text-align:center !important;
  padding-left:10px;
  padding-right:10px;
}

#slideTap .item2 A{
  display:block;
  height:70px;
  line-height:70px;
  font-size:19px;
  color:#999;
  font-weight:normal;
  text-align:center !important;
  padding-left:0px;
  padding-right:0px;
}

#slideTap DIV.on A {
  border-bottom:4px solid #fba104;
  color:#fba104 !important;
  font-weight:bold;
  padding-left:0px;
  padding-right:0px;
}


.sarrow {
    position: relative;
    top: 38px;
    margin-top: -25px;
    z-index: 999;
}

.sarrowL {
	float:left;
	margin-left:5px;
	opacity: 0.3;
    filter: alpha(opacity=30);
}

.sarrowR {
	float:right;
	margin-right:5px;
	opacity: 0.3;
    filter: alpha(opacity=30);
}

.slideTap {  
  background: #f9f9f9;  
  color: #999; 
}

.slideTap .item{
  position:relative;
  background: #f9f9f9;
  height:54px;
  line-height:54px;
  padding: 0px 0px;
  margin: 0px;
  color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

.slideTap .item2{
  position:relative;
  background: #f9f9f9;
  height:54px;
  line-height:54px;
  padding: 0px 0px;
  margin: 0px;
  color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

.slideTap .item A{
  display:block;
  height:50px;
  line-height:50px;
  font-size:20px;
  color:#999;
  font-weight:normal;
  text-align:center !important;
  padding-left:10px;
  padding-right:10px;
}

.slideTap .item2 A{
  display:block;
  height:50px;
  line-height:50px;
  font-size:20px;
  color:#999;
  font-weight:normal;
  text-align:center !important;
  padding-left:0px;
  padding-right:0px;
}


.slideTap DIV.on A {
  border-bottom:4px solid #fba104;
  color:#fba104 !important;
  font-weight:bold;
  padding-left:10px;
  padding-right:10px;
}



/* 스위퍼메뉴 */	


.swiMenu {
    position: relative;
    z-index: 20;
    height: 43px;
	border-bottom:1px solid #e5e5e5;
    background: #fff;
}

.swiMenu .grd_prev {
    left: 0;
    width: 18px;
    background: -webkit-gradient(linear,left top,right top,color-stop(16.66%,#fff),color-stop(100%,rgba(255,255,255,0)));
    }

.swiMenu .grd_next {
    right: 0px;
    width: 26px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(60%,#fff));
    }

.swiMenu .nav_u {
    display: table;
    height: 43px;
    padding: 10px 20px;
    white-space: nowrap;
}

.swiMenu .nav_l {
    display: table-cell;
    margin: 0;
    width: 200px;
    white-space: nowrap;
	color: #333;
    font-size: 16px;
    font-weight: bold;
}

.swiMenu .nav_l:first-child .nav_a {
    margin-left: 0;
}

.swiMenu .nav_a {
    display: inline-block;
    position: relative;
    height: 43px;
    margin-left: 5px;
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
}


.ssubj H3 {
	padding:10px 20px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	background:#999;
	text-align:left;
	text-shadow:none;
	}



/* ~ 974px : 테블릿 ----------- */
@media only screen 
	and (max-width : 974px)
{
	
	.content H2 {
		height:60px;
		line-height:60px;
		font-size:24px;
		}
	
	.fTab {
		padding:0;
		padding-left:20px;
		}

}


/* ~ 640px : 모바일 ----------- */
@media only screen 
and (max-width : 640px)
{	
	.tab3col LI A {
		height:50px;
		line-height:50px;
		font-size:18px;
		}
	
	.tab3col LI.on A {
		border-bottom:4px solid #fba104;
		color:#fba104 !important; 
		}
	
	#slideTap .item {	  
	  	height:54px;
	}
	
	#slideTap .item2 {	  
	  	height:54px;
	}
	
	#slideTap .item A {	  
	  	height:50px;
		line-height:50px;
		font-size:13px;
	}
	
	#slideTap .item2 A {	  
	  	height:50px;
		line-height:50px;
		font-size:13px;
	}
	
	#slideTap DIV.on A {
	  	border-bottom:4px solid #fba104;
		color:#fba104 !important; 
	}
	
	
}

/* ~ 320px : 아이폰 ----------- */
@media only screen 
and (max-width : 640px)
{	

}



