.monster_filter{position:relative;margin-bottom:20px;padding:6px;border:1px solid #074323}
.monster_filter::before{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#0c5d32;border:1px solid #86ae99}
.monster_filter .size01{width:55px}
.monster_filter .size02{width:55px}
.monster_filter table{position:relative;width:100%;table-layout:fixed}
.monster_filter th{background:#247f4f;color:#c4ffca;border-bottom:1px solid #2da465;font-size:12px;font-weight:bold}
/* .monster_filter th[rowspan]{border-bottom:0} */
.monster_filter td{padding:7px 10px;background:#fff;border-bottom:1px solid #99bfbc}
.monster_filter td.sub { background-color:#b3f3be; color:#247f4f;text-align:center;font-weight:bold;}
.monster_filter tr:last-child td{border-bottom:0}
.monster_filter .monster{display:inline-block;position:relative;padding:2px 10px}
.monster_filter .monster:hover{text-decoration:none}
.monster_filter .monster.act{color:#009b2c;font-weight:bold}
.monster_filter .monster::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}
.monster_filter .monster:last-child::before{display:none}
.monster_filter td.line .monster{display:block;float:left;height:33px;line-height:33px}
.monster_filter .tag_list_wrap{padding:0}
.monster_filter .tag_list_scroll{max-height:164px;overflow-y:auto}
.monster_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}
.monster_filter .tag_list::before{display:block;content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:#fff}
.monster_filter .tag_list .monster{padding:0 10px}
.monster_filter .btn_more{position:absolute;bottom:11px;right:13px;width:51px;height:19px;border:1px solid #486425;box-sizing:border-box;z-index:30}
.monster_filter .btn_more::before{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#5a8f17;border:1px solid #7aa544}
.monster_filter .btn_more span{position:relative;display:block;padding-left:10px;color:#fff;font-size:11px;text-align:center;z-index:20}
.monster_filter .btn_more span::before{display:block;content:'';position:absolute;top:7px;left:5px;width:5px;height:1px;background:#fff}
.monster_filter .btn_more span::after{display:block;content:'';position:absolute;top:5px;left:7px;width:1px;height:5px;background:#fff}

.board .list tbody td { line-height: 160%; } 
.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; }

.board .list col.size01 { width: 90px; }
.board .list col.size02 { width: 160px; }
.board .list col.size03 { width: 64px; }
.board .list col.size04 { width: 125px; }
.board .list col.size05 { width: 86px; }
.board .list col.size06 { width: 100px; }

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

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

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

.monster_detail_wrap img {
	width:  100%;
}