
/* ¸ð¹ÙÀÏ ************************************************************************************************************************************************************************/
@media only screen and (min-width:100px) and (max-width:1300px) {

	.fameList { width:100%; display:inline-block; }
	.fameList_li { float:left; width:100%; }
	.fameListBox { padding:20px; margin-left:15px; margin-right:15px; margin-top:15px; }
	.fameListBoxs { width:100%; display:inline-block;}
	.fameListBox dd { float:left; }
	.fameListBox_title {
		width:100%; background:#fff; padding-bottom:15px;
		text-align:left; color:#222; font-size:16px; font-family:NanumGothicBold; letter-spacing: 0.01em; line-height:1em; 
		position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; 
	}
	.fameListBox_tl, .fameListBox_tc,  .fameListBox_tr { 
		height:30px; text-align:center; background:#f7f7f7; color:#666; font-size:12px; font-family:NanumGothicBold; letter-spacing: 0.01em; line-height:1em;
		display:flex; align-items:center; justify-content:center; 
	}
	.fameListBox_tl, .fameListBox_ml { width:15%; border-top:1px solid #f2f2f2; }
	.fameListBox_tc, .fameListBox_mc { width:60%; border-top:1px solid #f2f2f2; }
	.fameListBox_tr, .fameListBox_mr { width:25%; border-top:1px solid #f2f2f2; }
	.fameListBox_ml { padding-top:15px; height:45px; text-align:center; font-size:14px; font-family:NanumGothicBold; letter-spacing: 0.01em; line-height:1em; }
	.fameListBox_mc { 
		height:45px; text-align:left; display:flex; align-items:center; 
		color:#444; font-size:14px; font-family:NanumGothic; letter-spacing: 0.01em; line-height:1em;
	}
	.fameListBox_mc_level { height:24px; margin-right:5px; }
	.icon_vip { height:30px; margin-left:10px;  }
	.fameListBox_mr { padding-top:15px; height:45px; text-align:right; color:#e54a00; font-size:12px; font-family:NanumGothic; letter-spacing: 0.01em; line-height:1em;  }
	.fameListBox_ml_span_1 { color:#f45e16; }
	.fameListBox_ml_span_2 { color:#0096ff;}
	.fameListBox_ml_span_3 { color:#00be3f;}
	.fameListBox_ml_span_4, .fameListBox_ml_span_5, .fameListBox_ml_span_6, .fameListBox_ml_span_7, .fameListBox_ml_span_8, .fameListBox_ml_span_9, .fameListBox_ml_span_10, { color:#444; }

} /* ¸ð¹ÙÀÏ end */

/* PC ************************************************************************************************************************************************************************/
@media  all and (min-width : 1300px)  {
	
	.fameList { width:100%; display:inline-block; }
	.fameList_li { float:left; width:50%; }
	.fameListBox { padding:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
	.fameListBoxs { width:100%; display:inline-block;}
	.fameListBox dd { float:left; }
	.fameListBox_title {
		width:100%; background:#fff; padding-bottom:15px;
		text-align:left; color:#222; font-size:16px; font-family:NanumGothicBold; letter-spacing: 0.01em; line-height:1em; 
		position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; 
	}
	.fameListBox_tl, .fameListBox_tc,  .fameListBox_tr { 
		height:30px; text-align:center; background:#f7f7f7; color:#666; font-size:12px; font-family:NanumGothicBold; letter-spacing: 0.01em; line-height:1em;
		display:flex; align-items:center; justify-content:center; 
	}
	.fameListBox_tl, .fameListBox_ml { width:15%; border-top:1px solid #f2f2f2; }
	.fameListBox_tc, .fameListBox_mc { width:60%; border-top:1px solid #f2f2f2; }
	.fameListBox_tr, .fameListBox_mr { width:25%; border-top:1px solid #f2f2f2; }
	.fameListBox_ml { padding-top:15px; height:45px; text-align:center; font-size:14px; font-family:NanumGothicBold; letter-spacing: 0.01em; line-height:1em; }
	.fameListBox_mc { 
		height:45px; text-align:left; display:flex; align-items:center; 
		color:#444; font-size:14px; font-family:NanumGothic; letter-spacing: 0.01em; line-height:1em;
	}
	.fameListBox_mc_level { height:24px; margin-right:5px; }
	.icon_vip { height:30px; margin-left:10px;  }
	.fameListBox_mr { padding-top:15px; height:45px; text-align:right; color:#e54a00; font-size:12px; font-family:NanumGothic; letter-spacing: 0.01em; line-height:1em;  }
	.fameListBox_ml_span_1 { color:#f45e16; }
	.fameListBox_ml_span_2 { color:#0096ff;}
	.fameListBox_ml_span_3 { color:#00be3f;}
	.fameListBox_ml_span_4, .fameListBox_ml_span_5, .fameListBox_ml_span_6, .fameListBox_ml_span_7, .fameListBox_ml_span_8, .fameListBox_ml_span_9, .fameListBox_ml_span_10, { color:#444; }

} /* PC end */

