/* 모바일용 CSS */
/* 기본 CSS */
.container{
width:95%;
max-width:1132px;
margin:0 auto;
}    

.header:after, .container:after{
display:block;
content:"";
clear:both;
}
    
.blind{
position:absolute;
width:0;
height:0;
line-height:0;
text-indent:-9999px;
overflow:hidden;
}

.sec-tit{
font-size:42px;
color:#3f51b5;
font-weight:normal;
}

/* 헤더 영역 CSS */
.header{
position:relative;
padding:18px 5%;
}
    
.header .logo{
float:left;
}
    
.header .gnb{
display:none;
position:absolute;
top:100%;
left:0;
width:100%;
background:#ff7800;
z-index:10; /* 레이어 우선순위 */
}
    
.header .gnb li{
border-bottom:1px solid #ffffff;
}
    
.header .gnb li a{
display:block;
padding:14px 0 14px 5%;
font-size:14px;
color:#fff;
}
    
.header .menu-toggle-btn{
float:right;
width:20px;
margin-top:4px;
cursor:pointer;
}
    
.header .menu-toggle-btn span{
display:block;
width:100%;
height:2px;
background:#3f51b5;
}
    
.header .menu-toggle-btn span:nth-child(2){
margin:5px 0;
}

/* 슬라이더 영역 CSS */
.slider img{
display:block;
width:100%;
max-width:100%;
height:auto;
}
    
/* 디스플레이 영역 CSS */
.display-section{
margin-top:30px;
text-align:left;
}

.display-section .sec-tit{
margin-bottom:30px;
}
    
.display-section .desc{
color:#616161;
line-height:1.9;
font-size:12px;
}

.display-section .desc a{
display:inline-block;
border:1px solid #d3d3d3;
padding:0px 2px 0px 2px;
background-color:#EFEFEF;
font-size:12px;
margin-bottom:2px;
}
    
/* 프로모션 영역 CSS */
.promotion-section{
margin-top:10px;
}

.promo-list {
font-size:12px;
}

.promo-list h1 {
margin-bottom:10px;
}

.promo-list img {
margin-bottom:5px;
}

.promo-list .img_no{
text-align:left;
}

/* 검색추천 */
.promo-list .search-group {
text-align: center;
}

.promo-list .input-group{
position: relative;	
display: inline-block;
margin-top:30px;
}

/* 검색추천 PC 오른쪽 */
@media all and (min-width:1132px){
.promo-list .search-group { text-align:right; }
.promo-list .input-group{ position: relative; }	
}

.promo-list .append_loading {
font-size:18px;
}

/* 푸터 영역 CSS */
.footer{
margin-top:20px;
}
    
.footer p{
margin:34px 0;
color:#3f51b5;
text-align:center;
font-size:9px;
}

/* 태블릿용 CSS */
@media all and (min-width:768px){

.promotion-section .promo-list li:first-child{
margin-left:0;
}   

/* 푸터 영역 CSS */
.footer{
margin-top:20px;
}
    
.footer p{
margin:34px 0;
color:#3f51b5;
text-align:center;
font-size:12px;
}

}


/* PC용 CSS */
@media all and (min-width:1132px){

/* 헤더 영역 CSS */
.header{
position:static;
padding:28px 52px;
}
    
.header .gnb{
display:block !important;
position:static;
float:right;
width:auto;
margin-top:6px;
background:none;
}
    
.header .gnb li{
float:left;
margin-left:21px;
border-bottom:0;
}
    
.header .gnb li a{
padding:0;
font-size:16px;
color:#08c;
}

.header .gnb li a:hover { color:#F06; }

.header .menu-toggle-btn{
display:none !important;
}
    
/* 디스플레이 영역 CSS */
.display-section{
margin-top:30px;
text-align:left;
}
    
.display-section .sec-tit{
float:left;
margin-top:10px;
}
    
.display-section .desc{
position:relative;
float:right;
padding-left:20px;
color:#616161; 
line-height:1.9;
font-size:12px;
}
    
.display-section .desc:before{ /* 세로줄 */
display:block;
position:absolute;
top:9px;
left:0;
width:2px;
height:50px;
background:#e0e0e0;
content:"";
}

/* 프로모션 영역 CSS */
.promotion-section{
margin-top:20px;
}

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ranking vote */
#ranking_vote_main { text-align:center; }

#ranking_vote_main .language { text-align:right; margin-bottom:10px; margin-right:10px; }

#ranking_vote_main ul {
display:inline-block;
margin-bottom:10px;
margin-right:10px;
border:1px solid #d3d3d3;
border-radius:5px;
-webkit-border-radius:5px;
vertical-align:top;
padding:5px 5px 5px 5px;
text-align:center;
}

#ranking_vote_main ul:hover { background-color:#d3d3d3; }

#ranking_vote_main .box1 {
border:5px solid #ff7800;
background-color:#ff7800;
color:#FFFFFF;
margin-bottom:5px;
}

/* Ranking 투표 버튼 */
.Vote_Button_type1 {
	background-color:#3d94f6;
	text-indent:0;
	border:1px solid #0853c0;
	border-radius: 3px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
	margin-bottom:5px;
	margin-top:5px;
}

.Vote_Button_type1:hover {
	background-color:#f63d3d;
	border:1px solid #b81314;
}

.Vote_Button_type2 {
	background-color:#FDA94E;
	text-indent:0;
	border:1px solid #D27107;
	border-radius: 3px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #000;
	margin-bottom:5px;
	margin-top:5px;
}

.Vote_Button_type3 {
	background-color:#c1deff;
	text-indent:0;
	border:1px solid #396fad;
	border-radius: 3px;
	display:inline-block;
	color:#FFF;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100%;
	text-decoration:none;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

/* result */
#ranking_result_main { }

#ranking_result_main .counter{
text-align:right;
margin-bottom:20px;
}

#ranking_result_main .counter div{
display:inline-block;
}

#ranking_result_main .counter .count_num{
font-size:20px;
font-weight:bold;
}

#ranking_result_main .total_vote { text-align:right; margin-right:10px; }

#ranking_result_main .ranking_main {
display:inline-block;
border:1px solid #d3d3d3;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
width:155px;
vertical-align:top;
padding:5px 5px 5px 5px;
margin-bottom:10px;
}

/* PC용 #ranking_result_main .ranking_main */
@media all and (min-width:1132px){
#ranking_result_main .ranking_main { width:210px; }	
}

#ranking_result_main .ranking_main:hover { background:#ededed; }

#ranking_result_main h1 {
text-align:center;
}

#ranking_result_main .no {
display:inline-block;
vertical-align:top;
}

#ranking_result_main .updown {
display:inline-block;
}

#ranking_result_main ul .img {
float:left;
border:1px solid #d3d3d3;
padding:2px 2px 2px 2px;
margin-right:5px;		
}


#ranking_result_main .name {
font-size	 :20px;
text-overflow: ellipsis;
white-space  : nowrap;
overflow     : hidden;
display      : block;
margin-bottom:10px;
}

#ranking_result_main li {
display:inline-block;
}

/* 점수바 */
#ranking_result_main .sh_bar_s {
width:75px;
height:8px;
background:url(../img/bars_s.png) no-repeat -75px 0;
}

#ranking_result_main .sh_bar_s span {
display:block;
height:8px;
background:url(../img/bars_s.png) no-repeat left top;
text-indent:-9999em;
}

#ranking_result_main .enter{
margin-bottom:5px;	
}

#ranking_result_main .sns {
text-align:right;
margin-bottom:5px;
}