.banner {
    margin-bottom: 10px;
    width: 100%;
}
.banner img {
    width: 100%;
}

.weapon_filter{position:relative;margin-bottom:10px;padding:6px;border:1px solid #074323}
.weapon_filter::before{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#0c5d32;border:1px solid #86ae99}
.weapon_filter .size01{width:75px}
.weapon_filter .size02{width:55px}
.weapon_filter table{position:relative;width:100%;table-layout:fixed}
.weapon_filter th{background:#247f4f;color:#c4ffca;border-bottom:1px solid #2da465;font-size:12px;font-weight:bold}
/* .weapon_filter th[rowspan]{border-bottom:0} */
.weapon_filter td{padding:7px 10px;background:#fff;border-bottom:1px solid #99bfbc}
.weapon_filter td.sub { background-color:#b3f3be; color:#247f4f;text-align:center;font-weight:bold;}
.weapon_filter tr:last-child td{border-bottom:0}
.weapon_filter input.text { width: 200px; }

.weapon_filter label.checkbox.active {
	color: white;
    background: #1a7435;
    background: linear-gradient(to bottom, #146d2e 0%,#13672c 50%,#1a7435 50%,#1a7435 100%);
}
.weapon_filter label.checkbox {
	border-radius: 3px;
    border: 1px solid #1a7435;
    min-width: 64px;
    height: 30px;
    margin: 2px 0 2px 2px;
    font-weight: bold;
    text-align: center;
    padding: 7px 0 0;
    -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;
}
.weapon_filter label.checkbox input { display: none; }
.weapon_filter input.hidden { display: none; }

.weapon_filter td.type label a { display: block; height: 30px; line-height: 29px; font-weight: bold; }
.weapon_filter td.type label a:hover { text-decoration: none; }
.weapon_filter td.type label.checkbox { padding: 0 7px; }
.weapon_filter td.type label.checkbox.active a { color: white; }

.weapon_filter td b { letter-spacing: 0px; }

.weapon_filter .add1 span { font-size: 1rem; color: #fff;  }
.weapon_filter .add1 span.w { color: white; }
.weapon_filter .add1 span.r { color: #ff0000; }
.weapon_filter .add1 span.b { color: #000fff; }
.weapon_filter .add1 span.p { color: #a66cce; }
.weapon_filter .add1 span.g { color: #3dc64d; }
.weapon_filter .add1 span.y { color: #fcff00; }
.weapon_filter .add1 span.s { color: #00e4ff; }
.weapon_filter .add1 span.o { color: #ff9000; }


.board .list tbody td { line-height: 160%; height: 80px;}
.board .list tbody td.left { text-align: left; }

.board table.list th div { float:none; }
.board table.list th div { padding-right: 11px; background: url(//static.inven.co.kr/image_2011/game/dataninfo/b_arrows2.png) no-repeat right 1px; }
.board table.list th.sorter-false div { padding-right: 0px; background: none; }
.board table.list th.tablesorter-headerDesc div {
    background: url('//static.inven.co.kr/image_2011/game/dataninfo/b_arrow_down2.png') no-repeat right 1px;
}
.board table.list th.tablesorter-headerAsc div {
    background: url('//static.inven.co.kr/image_2011/game/dataninfo/b_arrow_up2.png') no-repeat right 1px;
}

.board.board_melee .list col.size01 { width: 170px; }
.board.board_melee .list col.size02 { width: 147px; }
.board.board_melee .list col.size03 { width: 70px; }
.board.board_melee .list col.size04 { width: 50px; }
.board.board_melee .list col.size05 { width: 60px; }
.board.board_melee .list col.size06 { width: 213px; }

.board.board_gunlance .list col.size01 { width: 170px; }
.board.board_gunlance .list col.size02 { width: 147px; }
.board.board_gunlance .list col.size03 { width: 70px; }
.board.board_gunlance .list col.size04 { width: 50px; }
.board.board_gunlance .list col.size05 { width: 60px; }
.board.board_gunlance .list col.size06 { width: 70px; }
.board.board_gunlance .list col.size07 { width: 143px; }

.board.board_switchaxe .list col.size01 { width: 170px; }
.board.board_switchaxe .list col.size02 { width: 147px; }
.board.board_switchaxe .list col.size03 { width: 70px; }
.board.board_switchaxe .list col.size04 { width: 50px; }
.board.board_switchaxe .list col.size05 { width: 60px; }
.board.board_switchaxe .list col.size06 { width: 70px; }
.board.board_switchaxe .list col.size07 { width: 143px; }

.board.board_chargeblade .list col.size01 { width: 170px; }
.board.board_chargeblade .list col.size02 { width: 147px; }
.board.board_chargeblade .list col.size03 { width: 70px; }
.board.board_chargeblade .list col.size04 { width: 50px; }
.board.board_chargeblade .list col.size05 { width: 60px; }
.board.board_chargeblade .list col.size06 { width: 70px; }
.board.board_chargeblade .list col.size07 { width: 143px; }

.board.board_huntinghorn .list col.size01 { width: 170px; }
.board.board_huntinghorn .list col.size02 { width: 147px; }
.board.board_huntinghorn .list col.size03 { width: 70px; }
.board.board_huntinghorn .list col.size04 { width: 50px; }
.board.board_huntinghorn .list col.size05 { width: 60px; }
.board.board_huntinghorn .list col.size06 { width: 70px; }
.board.board_huntinghorn .list col.size07 { width: 143px; }

.board.board_insectglaive .list col.size01 { width: 170px; }
.board.board_insectglaive .list col.size02 { width: 147px; }
.board.board_insectglaive .list col.size03 { width: 70px; }
.board.board_insectglaive .list col.size04 { width: 50px; }
.board.board_insectglaive .list col.size05 { width: 60px; }
.board.board_insectglaive .list col.size06 { width: 213px; }

.board.board_bow .list col.size01 { width: 140px; }
.board.board_bow .list col.size02 { width: 70px; }
.board.board_bow .list col.size03 { width: 50px; }
.board.board_bow .list col.size04 { width: 60px; }
.board.board_bow .list col.size05 { width: 230px; }
.board.board_bow .list col.size06 { width: 150px; }

.board.board_bowgun .list col.size01 { width: 200px; }
.board.board_bowgun .list col.size02 { width: 80px; }
.board.board_bowgun .list col.size03 { width: 60px; }
.board.board_bowgun .list col.size04 { width: 70px; }
.board.board_bowgun .list col.size05 { width: 80px; }
.board.board_bowgun .list col.size06 { width: 90px; }
.board.board_bowgun .list col.size07 { width: 130px; }


.board td.sharpness .sharpnessWrap { display:inline-block; width: 126px; background-color: #555555; border: 1px solid #000; line-height: 1;}
.board td.sharpness .sharpnessWrap:last-child { margin-top: 2px; }
.board td.sharpness .sharpnessWrap span { display:inline-block; height: 11px; }
.board td.sharpness .sharpnessWrap span.r0 { background-color: #c21a2c; }
.board td.sharpness .sharpnessWrap span.o1 { background-color: #f7532d; }
.board td.sharpness .sharpnessWrap span.y2 { background-color: #ffca3a; }
.board td.sharpness .sharpnessWrap span.g3 { background-color: #67bf19; }
.board td.sharpness .sharpnessWrap span.b4 { background-color: #0a3be6; }
.board td.sharpness .sharpnessWrap span.w5 { background-color: #ffffff; }
.board td.sharpness .sharpnessWrap span.p6 { background-color: #dc4fef; }
.board td.sharpness .sharpnessWrap span.b7 { background-color: #555555; }

.board td .huntinghornEtc span { font-size: 1.25rem; color: #fff; text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; }

.board td .huntinghornEtc span.w { color: white; }
.board td .huntinghornEtc span.r { color: #ff0000; }
.board td .huntinghornEtc span.b { color: #000fff; }
.board td .huntinghornEtc span.p { color: #a66cce; }
.board td .huntinghornEtc span.g { color: #3dc64d; }
.board td .huntinghornEtc span.y { color: #fcff00; }
.board td .huntinghornEtc span.s { color: #00e4ff; }
.board td .huntinghornEtc span.o { color: #ff9000; }
.board td .huntinghornEtc span.f { font-size: 1.75rem; color: #000; text-shadow: none; }


.board td span.bullet { display:none; text-align: left; } 
.board td span.bullet:first-child { display:block; text-align:center; } 

.weapon_detail { overflow: hidden; }
.weapon_detail col.size01 { width: 100px; }
.weapon_detail .craft dl { width: 100%; }
.weapon_detail .craft dl dt { clear: both; font-weight: bold; }
.weapon_detail .craft dl dt::after { content: ' : '; margin-right: 5px; }
.weapon_detail .craft dl dt.price {  }
.weapon_detail .craft dl dd.price { width: auto; }
.weapon_detail .craft dl dt.sojae {  }
.weapon_detail .craft dl dd { width: calc((100% - 65px)/4); text-align: left; }
.weapon_detail .upgrade dl { width: 100%; }
.weapon_detail .upgrade dl dt { clear: both; font-weight: bold; }
.weapon_detail .upgrade dl dt::after { content: ' : '; margin-right: 5px; }
.weapon_detail .upgrade dl dt.price {  }
.weapon_detail .upgrade dl dd.price { width: auto; }
.weapon_detail .upgrade dl dt.sojae {  }
.weapon_detail .upgrade dl dd { width: calc((100% - 65px)/4); text-align: left; }

.weapon_detail table.bullet1 { float: left; width: 100%; }
.weapon_detail table.bullet2 { float: right; width: 49.9%; }
.weapon_detail table col.col_bullet_01 { width: 40%; }
.weapon_detail table col.col_bullet_02 { width: 20%; }
.weapon_detail table col.col_bullet_03 { width: 60%; }
.weapon_detail table.bullet1 tr th,
.weapon_detail table.bullet2 tr th { border-bottom: 1px solid #f1f7f5; font-weight: bold; height: 30px; padding: 10px; line-height: 160%; }
.weapon_detail table.bullet1 tr.title th,
.weapon_detail table.bullet1 tr.title td,
.weapon_detail table.bullet2 tr.title th { background-color: #ddd; }
.weapon_detail table.bullet1 tr td,
.weapon_detail table.bullet2 tr td { height: 30px; padding: 10px; line-height: 160%; border-left: 1px solid #eee; }
.weapon_detail table.bullet1 tr.c th,
.weapon_detail table.bullet2 tr.c th,
.weapon_detail table.bullet1 tr.c td,
.weapon_detail table.bullet2 tr.c td { color: #ccc; }

.weapon_detail table.song col.col_song_01 { width: 140px; }
.weapon_detail table.song col.col_song_02 { width: 140px; }
.weapon_detail table.song tr th { border-bottom: 1px solid #f1f7f5; font-weight: bold; height: 30px; padding: 10px; line-height: 160%; }
.weapon_detail table.song tr th { background-color: #ddd; }
.weapon_detail table.song tr td,.weapon_detail table.song tr th { height: 30px; padding: 10px; line-height: 160%; border-left: 1px solid #eee; }


.weapon_detail table.tree td div { float: left; width: 100%; border: 1px solid #444; border-radius: 10px; padding: 10px 0;  }
.weapon_detail table.tree td div.prev { background-color: #eeeeee; }
.weapon_detail table.tree td div.this { background-color: #fff; border: 1px solid #87da69; font-weight: bold; }
.weapon_detail table.tree td div.next { background-color: #e3ffdb; margin-bottom: 4px; }
.weapon_detail table.tree td div.arrow { border: 0; padding: 0; }
.weapon_detail table.tree td div span.name,
.weapon_detail table.tree td div span.attr { display: inline-block; min-width: 250px; }
.weapon_detail table.tree td div span.name a { font-weight: bold; margin-right: 20px; }
.weapon_detail table.tree .nowrap { white-space: nowrap; }


#mobileWrap .weapon_filter .size01{width:60px}
#mobileWrap .weapon_filter td.type label { padding: 0 6px; }
#mobileWrap .weapon_filter label.checkbox  {
	font-size:12px;
	padding-top:6px;
	min-width: 50px;
	margin-top: 2px;
	margin-bottom: 2px;
}


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

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

#mobileWrap .board td.sharpness .sharpnessWrap { height: 11px; line-height: 11px; }
#mobileWrap .board td .huntinghornEtc span { font-size: 1.5rem; }

#mobileWrap .weapon_detail .craft dl { width: 100%; }
#mobileWrap .weapon_detail .craft dl dt { clear: both; float: left; font-weight: bold; }
#mobileWrap .weapon_detail .craft dl dt::after { content: ' : '; margin-right: 5px; }
#mobileWrap .weapon_detail .craft dl dt.price {  }
#mobileWrap .weapon_detail .craft dl dd.price { width: auto; }
#mobileWrap .weapon_detail .craft dl dt.sojae {  }
#mobileWrap .weapon_detail .craft dl dd { float: left; width: auto; margin-right: 10px; }
#mobileWrap .weapon_detail .upgrade dl { width: 100%; }
#mobileWrap .weapon_detail .upgrade dl dt { clear: both; float: left; font-weight: bold; }
#mobileWrap .weapon_detail .upgrade dl dt::after { content: ' : '; margin-right: 5px; }
#mobileWrap .weapon_detail .upgrade dl dt.price {  }
#mobileWrap .weapon_detail .upgrade dl dd.price { width: auto; }
#mobileWrap .weapon_detail .upgrade dl dt.sojae {  }
#mobileWrap .weapon_detail .upgrade dl dd { float: left; width: auto; margin-right: 10px; }

#mobileWrap .weapon_detail table.bullet1 { float: left; width: 100%; }
#mobileWrap .weapon_detail table.bullet2 { float: left; width: 100%; }


#mobileWrap .weapon_filter .add1 span { font-size: 1em; font-family: 'Noto Sans';  }
#mobileWrap td .huntinghornEtc span { font-family: 'Noto Sans'; }
#mobileWrap .board table.list th div { background-position: right 4px; padding-right: 0px; }

#mobileWrap .weapon_detail table.song col.col_song_01 { width: 30%; }
#mobileWrap .weapon_detail table.song col.col_song_02 { width: auto; }

#mhwDb .partIcon { display: inline-block; width: 33px; height: 15px; line-height: 15px; background: #1ea130; border-radius: 2px; text-align: center; color: white; font-family: dotum; font-size: 11px; letter-spacing: -1px; vertical-align: 1px }