@charset "euc-kr";
/* 
------------------------------------------------------------
MGAME Web Design Team
first written : Shin 250410
updated : 250430
------------------------------------------------------------
*/
.info.ranking .info_box>div:first-child>div:first-child {border-bottom: 2px solid #515151; padding-bottom: 17px;}
.info.ranking .info_box .top>div>div:first-child {display: flex; align-items:center; font-size: 24px;}
.info.ranking .info_box .top>div>div:first-child a {color: #515151; font-size: 24px; font-weight: 500;}
.info.ranking .info_box .top>div>div:first-child a:hover {text-decoration: underline; text-underline-offset:3px;}
.info.ranking .info_box .top>div>div span {margin: 0 20px; border-left: 1px solid #515151; height: 20px; padding-bottom: 5px;}
.info.ranking .info_box .top>div:last-child {font-size: 15px; color: #906845; margin: 22px 0 33px;}

    /* ¿¤¸ð¶óµå - Ä«·ç½º */
.info.honor_hall .bottom>div {display: inline-flex;}
.info.honor_hall .bottom>div>div {width: 405px; height: 182px; background: url(https://mgameimage.gscdn.com/mgamezzang/games/knight_v3/main/honor_bg.jpg) no-repeat;}
.info.honor_hall .bottom>div>div:nth-child(2) {margin: 0 32px;}
.info.honor_hall .bottom .hero_cont {display: flex; align-items: center; justify-content: center; font-size: 16px; color: #e7e1d9; width: 405px; height: 182px;}
.info.honor_hall .bottom .hero_cont>div:first-child img {padding:20px 17px 20px 40px;}
.info.honor_hall .bottom .hero_cont>div:last-child {width: 228px; line-height: 30px; font-weight: 300;}
.info.honor_hall .bottom .hero_cont>div:last-child span {color: #907751; font-weight: 500;}

    /* ¼øÀ§Ç¥ */
.info.board {margin-top: 44px;}
.info.clan {margin-top: 45px;}
.info.board.clan {margin-top: 0px;}
.info.clan .info_box .top>div:last-child {margin: 22px 0 22px;}
.info.board .table table {width: 1280px; display : inline-block; box-sizing: border-box;}
.info.board th {color: #dcc8a9; height: 50px; font-size: 16px; font-weight: 400;}
.info.board tr {text-align: center; border-bottom: 1px solid #383838; background: #211e19; height: 60px;} 
.info.board tr:nth-child(-n+4) {border-bottom: 4px solid #211e19; height: 73px; background: #3a3a3a;} 
.info.board tr:nth-child(1) {height: 53px; background: #613826;} 
.info.board td {text-align: center; font-size: 16px; color: white; white-space: nowrap;}
.info.board td img {margin: -3px 0 0 7px;}
.info.board td:nth-child(1) {color: #cdcdcd; font-size: 24px;}
.info.board td:nth-child(3) {color: #e7e1d9;}






















