@charset "utf-8";
/* ---------------------------------------------------- */
/*smartphone style
---------------------------------------------------- */
body {
    font-size: 14px;
    -webkit-text-size-adjust: none;
    color: #fff;
    line-height: 1.4;
    background: #000;
    text-align: center;
    font-family:  'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;}

a {
    color: #F00;
    word-wrap:break-word;
    overflow-wrap:break-word;
}
/* header
---------------------------------------------------- */
header {
    color: #21e4c2;
    text-align: center;
    margin: 0;
}

header .logo {
    padding: 1px 0 0 5px;
    text-align: left;
    float: left;
    width: 200px;
}

header .top_pc {
    float: right;
    padding: 9px 5px 0 0;
}

header .hedbnr {
    clear: both;
}

header .clear_b {
    clear: both;
    margin: 0 0 5px 0;
}
/* footer
---------------------------------------------------- */
footer {
    background-image: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0, rgb(53,53,53)),  color-stop(0.20, rgb(0,0,0))  );
    background-image: -moz-linear-gradient(  center top,  rgb(53,53,53) 0%,  rgb(0,0,0) 20%  );
    font-size: 10px;
    margin: 4px 0 0 0;
    padding: 10px 0 10px 10px;
    color: #fff;
    text-align: left;
}

footer p img {
    padding: 0 5px 0 0;
    vertical-align: middle;
}
/* ?o?i?[
---------------------------------------------------- */
#bnrFoot {
    margin: 15px 0 15px 0;
}

#bnrHead {
    margin: 0 0 10px 0;
}
/* common
---------------------------------------------------- */
.case1, .case2 {
    display: none;
}
/* article
---------------------------------------------------- */

article {
    clear: both;
}

article #ttl {
    padding: 10px 0 10px 0;
    margin: 5px 0 5px 0;
    color: #000;
    background: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.16, rgb(162,162,162)),  color-stop(0.56, rgb(207,207,207))  );
    background: -moz-linear-gradient(  center bottom,  rgb(162,162,162) 16%,  rgb(207,207,207) 56%  );
}

article #ttl img {
    position: absolute;
    left: 10px;
}

article .sttl {
    padding: 10px 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: solid 1px #313131;
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(53,53,53)),  color-stop(0.32, rgb(0,0,0))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(53,53,53) 0%,  rgb(0,0,0) 32%  );
}

.suti01 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #C00;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

.suti02 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #088;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

.suti03 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #00B;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

.suti04 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #6A0;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

.suti05 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #730;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

.suti06 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #E48;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

.suti07 {
    font-size: 70%;
    font-weight: normal;
    padding: 2px 4px 2px 5px;
    margin: 0 5px 10px 0;
    background-color: #F80;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
}

/* ---iphone--- */
.appIp {
    text-align: center;
    margin: 0;
    display: none;
}

.intro .ipTxt {
    display: none;
}
/* ------ */

/* ---android--- */
.appAn {
    text-align: center;
    margin: 0;
    display: none;
}

.appKi {
    text-align: center;
    margin: 0;
    display: none;
}

.intro .anTxt {
    display: none;
}

.kindleTxt {
    display: none;
}
/* ------ */




a .gunshititle {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding: 5px;
    margin: 10px 0;
    background: #036;
    display: block;
}

a:hover .gunshititle {
    background: #369;
}

















/* section
---------------------------------------------------- */
section p {
    text-align: left;
}

section.intro p.txt {
    width: 280px;
    padding: 0 15px 0 15px;
    margin: 10px auto 20px auto;
}

section.intro img {
    margin: 0 0 0px 0;
}

section.intro.banner_update img {
    margin: 0;
}

/* ---???i???--- */
section .product {
    margin: 5px 0 5px 0;
    background: #1a1a1a;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
}

section .product {
    padding: 10px;
}

section .product p {
    width: 280px;
    margin: 0 auto 0px auto;
}

section .product p span {
    font-weight: bold;
}
/* ------ */

/* ---?L???v?`??--- */
section.cap .ttl {
    width: 280px;
    text-align: left;
    font-weight: bold;
    margin: 0 auto 5px auto;
    color: #ccc;
}

section.cap p {
    text-align: center;
    margin: 0 0 10px 0;
}

section.case1 {
    display: none;
}

section.case2 {
    display: none;
}
/* ------ */

.plot {
    border-top: solid 1px #333;
    padding: 10px 0 0 0;
}
/* ---PC?????N--- */
article .pcLink {
    background: #0b0b0b;
}

article .pcLink p {
    text-align: right;
    border-top: solid 1px #333;
    padding: 10px 5px 15px 0;
}

article .pcLink p img {
    margin: 3px 5px 0 0;
    vertical-align: top;
}
/* ------ */

/* ?^?u
---------------------------------------------------- */
hgroup h2 {
    width: 100px;
    float: left;
    padding: 10px 0, 10px 8px;
    margin: 10px 0 0 0;
    text-align: left;
}

.tab {
    border-bottom: solid 1px #303030;
    padding: 10px 0 10px 25px;
    color: #fff;
    background-image: url(../img/top/icon/icon_tab_on.png), url(../img/bg_tabdog_on.gif);
    -webkit-background-size: 7px 7px, 12px 37px;
    background-position: 14px 14px, right top;
    background-repeat: no-repeat;
    background-color: #3b3b3b;
    display: block;
}

.tabOff {
    padding: 10px 0 10px 25px;
    background-image: url(../img/top/icon/icon_tab_off.png), url(../img/bg_tabdog_off.gif), url(../img/top/icon/tab_bg.gif);
    -webkit-background-size: 7px 7px, 12px 37px, 1px 4px;
    background-position: 14px 14px, right top, top;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-color: #0f0f0f;
    height: 13px;
    margin: 13px 0 0 0;
}

.tabOff {
    color: #21e4c2;
}
/* ???X?g
---------------------------------------------------- */
/* ---???X?g??ijson????j--- */
.accordion ul li .iconBox {
    float: left;
    padding: 7px 7px 0 7px;
}

.accordion ul li .typeBox {
    padding: 9px 0 5px 70px;
}

.accordion ul li .linkTxt {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}

.typeBox .title {
    font-weight: bold;
}

.typeBox .tag {
    padding: 4px 60px 0 0;
}

.typeBox .tag img {
    margin: 0 5px 0 0;
    width: 56px;
    height: 14px;
}

.iconBox .new {
    margin: 0 0 0 9px;
}

.iconBox .new img {
    width: 36px;
    height: 14px;
}

.icon img {
    width: 54px;
    height: 54px;
}
/* ------ */

/* ---?A?R?[?f?B?I??--- */
.accordion ul {
    text-align: left;
}

.accordion ul li {
    overflow: hidden;
    border-bottom: dotted 1px #fff;
    background: url(../img/icon_arrow.png) no-repeat right 50%;
    -webkit-background-size: 15px 15px;
    background-color: #3b3b3b;
    display: block;
    position: relative;
}

.accordion ul li.last {
    border: none;
}

.accordion li.odd {
    background: url(../img/icon_arrow.png) no-repeat right 50%;
    -webkit-background-size: 15px 15px;
    background-color: #4c4c4c;
}

.accordion_head {
    text-align: left;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    cursor: pointer;
    background: #b7b7b7;
    background: url(../img/top/icon/icon_arrow_b.png) no-repeat right 50%,  -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0.5, rgb(239,244,248)),  color-stop(0.5, rgb(181,198,208)),  color-stop(1, rgb(239,244,248))  );
    background: url(../img/top/icon/icon_arrow_b.png) no-repeat right 50%,  -moz-linear-gradient(  center top,  rgb(239,244,248) 50%,  rgb(181,198,208) 50%,  rgb(239,244,248) 100%  );
    background: url("../img/top/icon/icon_arrow_b.png") no-repeat right 50%,-ms-linear-gradient(top, #E0E8ED,#C1D0D8);
 /* IE10+ */
    color: #000;
    padding: 11px 40px 12px 10px;
    border-top: 1px solid #9db0bc;
}

.accordion_head.first {
    font-size: 18px;
    padding: 8px 40px 8px 10px;
}

.hide {
    background: url(../img/top/icon/icon_arrow_r.png) no-repeat right 50%,  -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0.5, rgb(239,244,248)),  color-stop(0.5, rgb(181,198,208)),  color-stop(1, rgb(239,244,248))  );
    background: url(../img/top/icon/icon_arrow_r.png) no-repeat right 50%,  -moz-linear-gradient(  center top,  rgb(239,244,248) 50%,  rgb(181,198,208) 50%,  rgb(239,244,248) 100%  );
}
/* ------ */



.news_head {
    text-align: left;
    font-size: medium;
    line-height: 1.2;
    font-weight: bold;
    margin-top: 15px;
    border: solid 1px 0 1px 0 #000;
    background: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0.5, rgb(230,230,230)),  color-stop(0.5, rgb(220,220,220)),  color-stop(1, rgb(210,210,210))  );
    background: -moz-linear-gradient(  center top,  rgb(230,230,230) 50%,  rgb(230,230,230) 50%,  rgb(230,230,230) 100%  );
    color: #000;
    padding: 8px 10px 8px 10px;
    border-top: 1px solid #9db0bc;
}

.newsList, .newsList2, .mntList {
    background-color: #555;
    text-align: left;
    font-size: 130%;
}

.newsList li.back a, .mntList li.back a {
    color: #21e4c2;
}

.newsList li, .newsList2 li, .mntList li {
    background: url(../img/icon_arrow_ss.png) no-repeat right 50%;
    padding: 12px 10px 13px 10px;
    border-bottom: dotted 1px #FFF;
    list-style: none;
}

.newsList li.back, .mntList li.back {
    text-align: right;
    background: none;
    border: none;
    background-color: #333;
    padding: 6px 10px 7px 10px;
}

article #news_ttl {
    padding: 10px 0 10px 0;
    margin: 5px 0 0 0;
    color: #000;
    background: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.16, rgb(162,162,162)),  color-stop(0.56, rgb(207,207,207))  );
    background: -moz-linear-gradient(  center bottom,  rgb(162,162,162) 16%,  rgb(207,207,207) 56%  );
    font-size: medium;
}

.newsList img, .newsList2 img {
    width: 36px;
    height: 14px;
    margin: 0 0 0 10px;
}

.newsList li.in_lust, .mntList li.in_lust {
    background: url(../img/icon_arrow_ss.png) no-repeat right 50%;
    padding: 12px 10px 13px 10px;
    border-bottom: none;
    list-style: none;
}

article #news_ttl img {
    position: absolute;
    left: 10px;
}

.news_icon {
    display: block;
    width: 170px;
    float: left;
    padding-left: 30px;
    text-align: left;
}

.intro .news_icon img {
    margin: 0 0 1px 0;
}

.intro .iine_btn {
    width: 120px;
    display: block;
    float: right;
    text-align: left;
}

.intro .iine_btn a {
    display: block;
    margin: 0 0 0 0;
}

article .news_day {
    color: #999999;
    text-align: right;
    padding: 10px 20px 0 0;
    clear: both;
}

article .news_day2 {
    font-size: 120%;
    color: #FF0;
    text-align: center;
    padding: 10px 20px 0 0;
    clear: both;
}

article #ttl_news {
    padding: 10px 0 10px 0;
    margin: 5px 0 0 0;
    color: #000;
    background: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.16, rgb(162,162,162)),  color-stop(0.56, rgb(207,207,207))  );
    background: -moz-linear-gradient(  center bottom,  rgb(162,162,162) 16%,  rgb(207,207,207) 56%  );
    font-size: medium;
}

article .news_sttl {
	width: 100%;
	max-width: 900px;
    padding: 8px;
    margin:0 auto;
	text-align: left;
	font-size: 1rem;
	box-sizing: border-box;
}
.gameTtl{
	font-size: 1rem;
}
section.intro{
    border-top: solid 1px #313131;			
}

section.intro p.news_txt {
    width: 90%;
	max-width: 900px;
    padding: 1em;
    margin: 0 auto 20px auto;
	border-radius: 10px;
    background: #222;
}

.news_link a {
    color: #21e4c2;
}

.news_link2 a {
    color: #21e4c2;
}




/* ---crossfade--- */
#bnrHead {
    width: 320px;
    margin: 0 auto 0 auto;
    padding: 0 0 150px 0;
}

#bnrHead li {
    position: absolute;
    color: #000;
    display: none;
}
/* ------ */
#prTxt {
    margin: 0 0 17px 0;
}

#prTxt a {
    color: #F00;
}

.yellowbig {
    font-size: 14px;
    color: #FF0;
}

.yellowsmall {
    font-size: 12px;
    color: #FF0;
}

.greensmall {
    font-size: 10px;
    color: #21e4c2;
}

.greenbig {
    font-size: 14px;
    color: #21e4c2;
}

.greenbig a {
    color: #21e4c2;
}

.red a {
    color: #F00;
}

.bar_info {
    margin: 0;
    padding: 0;
    text-align: left;
}

.greensmall2 {
    display: block;
    margin-top: -5px;
    font-size: 10px;
    color: #21e4c2;
}

#news_ttl img {
    display: block;
    width: 40px;
    height: 17px;
    display: none;
}



/*ステータス表
-----------------------------------*/
div.status {
    clear: both;
    width: 240px;
    margin: 10px auto 30px;
}

div.status table td,
div.status table th {
    border: 1px solid #000;
    padding: 3px;
    margin: 0;
    text-align: center;
    font-size: 120%;
}

div.status table th {
    background: #333;
    font-weight: normal;
    color: #fff;
}

div.status table td {
    font-weight: bold;
    color: #000;
}

.lv1 {
    background: #ffcc00;
    font-weight: bold;
}

.lv5 {
    background: #FF9900;
    font-weight: bold;
}

.lv10 {
    background: #FF6600;
    font-weight: bold;
}

.lv20 {
    background: #FF3300;
    font-weight: bold;
}



/* 武将ステータス調整ページ
-----------------------------------*/
section#adjusted {
    width: 300px;
    margin: 10px auto 30px;
}

section#adjusted .date {
    color: #f00;
}

section#adjusted .charBox {
    margin-top: 8px;
}

section#adjusted .charBox h3 {
    margin: 8px 0;
    padding: 4px;
    background: #dcd;
    font-weight: bold;
    font-size: 120%;
    color: #000;
}

section#adjusted .charBox img {
    float: left;
    margin: 0 8px 8px 0;
}

section#adjusted .before {
}

section#adjusted .after {
    color: #f00;
}

section#adjusted .charBox em {
    display: block;
    font-style: normal;
    font-weight: bold;
    color: #fff;
}

/* ステータス変更テーブル */
div.adjustedStatus {
    clear: both;
    width: 240px;
    margin: 10px auto 20px;
}

div.adjustedStatus table {
    margin-bottom: 10px;
}

div.adjustedStatus table th,
div.adjustedStatus table td {
    border: 1px solid #000;
    padding: 3px;
    text-align: center;
    font-size: 120%;
}

div.adjustedStatus table th {
    width: 60px;
    background: #333;
    font-weight: normal;
    color: #fff;
}

div.adjustedStatus table td {
    background: #fff;
    color: #000;
}

div.adjustedStatus table td.after {
    color: #f00;
}


/* 170728追加 */
table {
    width: 280px;
    margin: 20px auto;
}

td {
    border: 1px #757575 solid;
    padding: 3px;
}