.armor_filter{position:relative;margin-bottom:20px;padding:6px;border:1px solid #074323}
.armor_filter::before{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#0c5d32;border:1px solid #86ae99}
.armor_filter .size01{width:75px}
.armor_filter .size02{width:55px}
.armor_filter table{position:relative;width:100%;table-layout:fixed}
.armor_filter th{background:#247f4f;color:#c4ffca;border-bottom:1px solid #2da465;font-size:12px;font-weight:bold}
/* .armor_filter th[rowspan]{border-bottom:0} */
.armor_filter td{padding:7px 10px;background:#fff;border-bottom:1px solid #99bfbc}
.armor_filter td.sub { background-color:#b3f3be; color:#247f4f;text-align:center;font-weight:bold;}
.armor_filter tr:last-child td{border-bottom:0}
.armor_filter .armor{display:inline-block;position:relative;padding:2px 10px}
.armor_filter .armor:hover{text-decoration:none}
.armor_filter .armor.act{color:#009b2c;font-weight:bold}
.armor_filter .armor::before{display:block;content:'';position:absolute;top:50%;right:0;width:1px;height:3px;margin-top:-3px;background:#99bfbc;box-shadow:0 4px 0 #99bfbc}
.armor_filter .armor:last-child::before{display:none}
.armor_filter td.line .armor{display:block;float:left;height:33px;line-height:33px}
.armor_filter .tag_list_wrap{padding:0}
.armor_filter .tag_list_scroll{max-height:164px;overflow-y:auto}
.armor_filter .tag_list{position:relative;padding:0 10px;background-image:url('//static.inven.co.kr/image_2011/durango/dataninfo/bg_line01.png?v=180105b');background-repeat:repeat;background-position:0 0;border-bottom:0}
.armor_filter .tag_list::before{display:block;content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:#fff}
.armor_filter .tag_list .armor{padding:0 10px}
.armor_filter .btn_more{position:absolute;bottom:11px;right:13px;width:51px;height:19px;border:1px solid #486425;box-sizing:border-box;z-index:30}
.armor_filter .btn_more::before{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#5a8f17;border:1px solid #7aa544}
.armor_filter .btn_more span{position:relative;display:block;padding-left:10px;color:#fff;font-size:11px;text-align:center;z-index:20}
.armor_filter .btn_more span::before{display:block;content:'';position:absolute;top:7px;left:5px;width:5px;height:1px;background:#fff}
.armor_filter .btn_more span::after{display:block;content:'';position:absolute;top:5px;left:7px;width:1px;height:5px;background:#fff}
.armor_filter input.text { width: 200px; }

.armor_filter label.checkbox.active {
	color: white;
    background: #1a7435;
    background: linear-gradient(to bottom, #146d2e 0%,#13672c 50%,#1a7435 50%,#1a7435 100%);
}
.armor_filter label.checkbox {
	border-radius: 3px;
    border: 1px solid #1a7435;
    width: 64px;
    height: 30px;
    margin: 0 0 0 2px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #f1f7f5 0%,#f1f7f5 50%,#e8efed 50%,#e8efed 100%);	
	white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}
.armor_filter label.checkbox input { display: none; }


.board .list tbody td { line-height: 160%; height: 80px;} 
.list img.icon_img { vertical-align: middle; margin-bottom: 3px; }
.list img.icon_img2 { vertical-align: top; margin-top: 1px; margin-left: 5px; }
.board .list tbody td.left { text-align: left; }

td span.red { color:red; }
td span.blue { color:blue; }



.board .list col.size01 { width: 140px; }
.board .list col.size02 { width: 60px; }
.board .list col.size03 { width: 60px; }
.board .list col.size04 { width: 60px; }

#mobileWrap .board .list col.size01 { width: 40%; }
#mobileWrap .board .list col.size02 { width: 20%; }
#mobileWrap .board .list col.size03 { width: 40%; }

#mobileWrap .board .list .icon {display: none;}

#mobileWrap .armor_detail_wrap img { width: 100%; }
#mobileWrap .board td { font-size: 12px; }
#mobileWrap .mhw.sub_title { display: none; }



.armor_detail col.size01 { width: 100px; }
.armor_detail .sojae UL { width: 100%;float:left; }
.armor_detail .sojae UL LI { width: 25%;float:left; }


#mobileWrap .armor_detail .sojae UL { width: 100%; float:left; }
#mobileWrap .armor_detail .sojae UL LI { width: 50%; float: left; }
#mobileWrap .armor_filter label.checkbox  {
	font-size:12px;
	padding-top:6px;
	width: 50px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#mobileWrap .armor_filter select {
	margin: 4px 0px;
	
}
#mobileWrap .armor_filter .size01{width:60px} 
.armor_detail .armor_image { display: inline-block; }
.armor_detail .armor_image img { width:100%; }
.armor_detail .armor_image_one  { width: 50%; margin:0; padding:0; float:left; display:inline-block; }