@charset "utf-8";


/* ----------------------------------------------------------
    バナー / .banner
------------------------------------------------------------- */
.banner { padding: 0 0 1em; }

.banner .holder a {
    display: block;
    margin-bottom: .3em;
}
.banner .holder p {
    font-size: 110%;
    font-weight: bold;
    text-align: center;
}




/* ----------------------------------------------------------
    お知らせ　リンクリスト / .linklist
------------------------------------------------------------- */


.contents_3_body {
    margin: 0 auto 1em;
    background: #f4f5ec;
    border-radius: 2px;
    width: 90%;
    box-shadow: 0 0 0 2px #8b713f, 0 0 0 4px #f4f5ec;
}

.contents_common .contents_3_body {
	max-width: 640px;
}
.linklist li {
    margin: 0;
    padding: 0;
}
.linklist a {
    display: block;
    padding: 14px 6px 9px;
    border-top: 1px solid #ccc;
    color: #000;
    text-decoration: none;
}
.linklist li:first-child a { border: none; }
.link_list_error {
    padding: 10px;
    color: #000;
}
.news_img {
    display: block;
    max-width: 390px;
    margin: 0 auto 5px;
}

.news_linkbtn {
	width: 40%;
	display: inline-block;
}
.news_linkbtn img {
	width: 100%;
}

/* ----------------------------------------------------------
　　お知らせ
------------------------------------------------------------- */
.date {
    display: inline-block;
    margin: 0 10px 5px;
    font-size: 90%;
    line-height: 1.4;
	font-weight: bold;
	float: right;
}
.news_icon {
    position: relative;
    top: -2px;
    display: inline-block;
    margin: 0 3px 5px 0;
    padding: 1px 12px;
    border-radius: 4px;
    color: #FFF;
    font-size: 80%;
    font-weight: normal;
    text-align: center;
}
.ic_info { background-color: #f1a900; color: #000; }
.ic_mainte { background-color: #7a7a7a; }
.ic_caution { background-color: #e40a0a; }
.ic_update { background-color: #0aa4e4; }
.ic_event { background-color: #ee4e00; }
.ic_release { background-color: #0ec20e; }

.news_ttl {
	clear: both;
    display: block;
    margin: 0 0 5px 0;
    font-weight: normal;
}

.news_detail_box {
    margin: 0 0 24px;
    padding: 10px 0;
}

.news_detail_ttl {
    margin: 0;
    padding: 10px 8px 5px;
    border-bottom: 1px solid #FFF;
}
.news_detail_ttl .date { margin-left: 0; }
.news_detail_ttl .news_icon { padding: 3px 12px; }
.news_detail_contents {
    padding: 15px 8px;
}
.news_detail_contents .inner {
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
}
.news_detail_contents ul { margin-bottom: 1em; }
.news_detail_contents ul.mb0 { margin-bottom: 0; }
.news_detail_contents li {
    margin: 0 0 0 1em;
    text-indent: -1em;
}

.news_detail_contents a { color: #33a3ec; }

.news_detail_contents table { margin: 1em .5em; }
.news_detail_contents table tr td {
    padding: 3px 10px;
    border: 1px solid #FFF;
    vertical-align: middle;
}
.news_detail_contents table tr td.no_border { border: none; }

.news_detail_contents .list_table {
    width: 100%;
    margin: 1em 0;
}
.news_detail_contents .list_table tr th {
    padding: 3px 10px;
    background-color: #555;
    border: 1px solid #FFF;
    color: #FFF;
    font-weight: bold;
    line-height: 1.3;
    vertical-align: middle;
    text-align: center;
}
.news_detail_contents .list_table tr td { color: #FFF; }

.news_detail_contents .news_img {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 1em;
}






/* 闘技場情報（イベント用） / .arena
------------------------------------------------------------- */
.arena {
    margin: 0 0 24px;
    padding: 10px 0;
    background: #000;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000;
}
.arena_ttl {
    margin: 0;
    padding: 5px 5px 10px;
    background-size: 50px;
    font-size: 114.29%;
    font-weight: bold;
    border-bottom: 2px solid #FFF;
}
.arena_ttl_img {
    width: 40px;
    height: 40px;
    position: relative;
    top: -3px;
}
.arena_contents {
    padding: 15px 0;
    border: 2px solid #000;
    background: #FFF url(../../img/common/bg_02.png) 0 0 repeat;
    color: #000;
}
.arena_contents p {
    padding: 0 8px;
}
.arena_ttl_red {
    padding: 14px 0;
    margin: 0 0 0;
    width: 100%;
    background: #c51212 url(../../img/common/tl_01.png) 0 0 no-repeat;
    background-size: 100% 100%;
    line-height: 1.3;
    color: #FFF;
    font-size: 110%;
}
.arena_ttl_blue {
    padding: 14px 0;
    margin: 0 0 20px;
    width: 100%;
    background: #1d5eb0 url(../../img/common/tl_02.png) 0 0 no-repeat;
    background-size: 100% 100%;
    line-height: 1.3;
    color: #FFF;
    font-size: 110%;
}
.arena_ttl_yellow {
    padding: 10px 0;
    margin: 30px 0 20px;
    width: 100%;
    background: #faf6e9 url(../../img/common/tl_03.png) 0 0 no-repeat;
    background-size: 100% 100%;
    line-height: 1.3;
    color: #f25500;
    font-size: 110%;
}
.arena_sttl_black {
    padding: 0 0 10px;
    margin: 20px auto 20px;
    width: 98%;
    background: url(../../img/common/bg_pagetitle.png) 0 bottom no-repeat;
    background-size: 100% 10px;
    color: #000;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
}


/* 白黒枠コンテンツボックス / .arena_box
------------------------------------------------------------- */

.arena_box {
    margin: 0 10px 24px;
    padding: 15px 5px;
    background: #000;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000;
}
.arena_box_unit_img {
    display: block;
    margin: 0 auto 5px;
}
.arena_box_ttl {
    margin: 0 0 15px;
    padding: 0 0 12px 5px;
    border-bottom: 1px solid #FFF;
    font-weight: bold;
}
.arena_box_ttl:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.arena_box_ttl_fr {
    float: right;
    padding: 0 5px;
}
.arena_box_contents p:last-child {
    margin-bottom: 0;
}

.arena_unit {
    text-align: center;
    margin: 0 10px 40px;
}

.arena_unit_img {
}
.arena_unit_table {
    width: 100%;
    margin: 10px auto;
    border: 1px solid #000;
}
.arena_unit_table th {
    padding: 3px 5px;
    vertical-align: middle;
    border: 1px solid #000;
    background-color: #d5c3df;
    width: 25%;
}
.arena_unit_table td {
    padding: 3px 5px;
    vertical-align: middle;
    border: 1px solid #000;
    background-color: #FFF;
}
.arena_unit_table td.td_gray {
    background-color: #ccc;
}

.ico_rank {
    width: 27px;
    height: 20px;
    padding-right: 3px;
}

.ico_zokusei {
    position: relative;
    width: 14px;
    height: 14px;
}
.ico_item {
    position: relative;
    top: -2px;
    left: -2px;
    padding-right: 0;
    width: 26px;
    height: 26px;
}
.ico_arena {
    position: relative;
    top: -1px;
    width: 22px;
    height: 20px;
    padding-right: 5px;
}


.news_detail_contents .arena_table {
    width: 100%;
    margin: 0 auto 30px;
}

.news_detail_contents .arena_table th {
    padding: 6px 10px;
    border: 1px solid #f6ab05;
    vertical-align: middle;
    line-height: 1.2;
    color: #000;
    background-color: #b9e8d7;
    text-align: left;
    font-size: 88%;
}
.news_detail_contents .arena_table th.ev_normal {
    background-color: #b9e8d7;
}
.news_detail_contents .arena_table th.ev_special {
    background-color: #f1b8af;
}

.news_detail_contents .arena_table td {
    padding: 6px 5px 6px;
    background-color: #000;
    color: #fff;
    border: 1px solid #f6ab05;
    vertical-align: middle;
}
.toubatsu_unit {
    width: 100%;
}






.news_detail_contents .kourin_table {
    width: 100%;
    margin: 0 auto 30px;
}

.news_detail_contents .kourin_table th {
    padding: 6px;
    border: 1px solid #f6ab05;
    vertical-align: middle;
    line-height: 1.2;
    color: #000;
    background-color: #b9e8d7;
    text-align: center;
    font-size: 88%;
}
.news_detail_contents .kourin_table th.ev_normal {
    background-color: #b9e8d7;
}
.news_detail_contents .kourin_table th.ev_special {
    background-color: #f1b8af;
}

.news_detail_contents .kourin_table td {
    background-color: #000;
    color: #fff;
    border: 1px solid #f6ab05;
    vertical-align: middle;
    padding: 3px;
}
.news_detail_contents .kourin_table tr.tr_zokusei td {
    padding: 3px;
}
.news_detail_contents .kourin_table tr.tr_zokusei td img {
    margin: auto;
}
.news_detail_contents .kourin_table tr.tr_unit td {
    padding: 6px 8px;
    background: url(../../img/common/unit_bg.png) no-repeat center;
    background-size: contain;
    text-align: center;
    line-height: 1.2;
}
.news_detail_contents .kourin_table tr.tr_unit td.no_unit {
    background: none;
}
.kourin_unit {
    width: 100%;
}


.news_detail_contents table.table_border_gray tr td {
    border: 1px solid #666 !important;
}




/* ----------------------------------------------------------
    フッター / #footer
------------------------------------------------------------- */

.footer_paging_box {
    width: 300px;
    margin: 0 auto;
}
.paging_back {
    width: 40%;
    text-align: right;
}
.paging_num {
    width: 20%;
    color: #000;
    text-align: center;
}
.paging_next {
    width: 40%;
    text-align: left;
}