/* メニューバーの編集 */
.global-menu-wrap.is-top {
    width: 100%;
    margin: 0 auto;
}

.page-wrap-2-column {
    margin: 0 auto;
    background: #f0f4f3;
}

.global-menu-wrap {
    position: relative;
    background: #FFF;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 12%), 0 1px 2px 0 rgb(0 0 0 / 24%);
}

.global-menu {
    width: 60%;
    margin: 0 auto;
}

.global-menu_item {
    position: relative;
    display: block;
    float: left;
    width: 11.11%;
    height: 48px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.global-menu_item>a {
    display: block;
    padding: 14px 4px 15px;
    font-weight: 700;
    color: #444;
}

.global-menu-indicator {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    display: none;
    width: 100%;
}

.global-menu-indicator>._active-bar {
    width: 0;
    height: 3px;
    background: #a8a8a8;
}

.global-menu-indicator>._pointer {
    position: absolute;
    top: -3px;
    left: 0;
    display: none;
    width: 8px;
    height: 8px;
    background: #34b792;
    border-radius: 50%;
}

.global-menu>li:first-child:before {
    left: 0;
}

.global-menu>li:first-child:before,
.global-menu>li:after {
    position: absolute;
    top: 50%;
    height: 20px;
    margin-top: -10px;
    content: '';
    border-left: 1px solid #f2f2f2;
}

.global-menu>li:after {
    right: 0;
    z-index: 1;
}

.global-menu>li:first-child:before,
.global-menu>li:after {
    position: absolute;
    top: 50%;
    height: 20px;
    margin-top: -10px;
    content: '';
    border-left: 1px solid #f2f2f2;
}

.cf:after {
    display: block;
    clear: both;
    content: "";
}

/* パンクズリスト */

.pankuzu-wrap.is-2-column {
    background-color: #f0f4f3;
}

.pankuzu-wrap {
    width: 100%;
    background-color: #f2f2f2;
}

.pankuzu-inner {
    width: 60%;
    padding-top: 10px;
    margin: 0 auto;
}

.pankuzu-child {
    float: left;
}

.pankuzu-child-title {
    font-size: 12px;
}

.pankuzu-arrow {
    display: inline-block;
    width: 6px;
    height: 12px;
    background: url(../../assets/pankuzu.png);
    background-size: contain;
    vertical-align: middle;
    margin: 0 6px 0 0px;
}

.pankuzu-inner:after {
    display: block;
    clear: both;
    content: "";
}

/* メインページ詳細 */

.main-wrap-2-column {
    width: 65%;
    margin: 0 16px 0 10px;
}

.main-wrap-2-column .article-hero {
    padding: 24px 10px 16px;
}

.article-hero {
    padding: 24px;
    background-color: #FFF;
}

/* お知らせ */
.w-for-tips-custom-style {
    background-image: url(https://img.gamewith.jp/service/hd/images/b14b397….png);
    background-size: 390px 139px;
}

.w-for-tips-custom-style {
    background-repeat: repeat;
}

.c-box {
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 12%), 0 1px 2px 0 rgb(0 0 0 / 24%);
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #FFF;
    border-radius: 2px;
}

main-wrap-2-column .article-hero {
    padding: 24px 24px 16px;
}

.article-hero {
    padding: 24px;
    background-color: #FFF;
}

.article-hero>.article-top>._title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.game-announce {
    padding-top: 10px;
    background-color: #FFF;
}

.game-announce>._header {
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    color: #ea2a3d;
}

.game-announce>._header+._list {
    margin-top: 8px;
}

.game-announce>._list {
    padding: 14px 10px;
    border: 1px solid #ea2a3d;
    border-radius: 4px;
}

.game-announce>._list>li:first-child {
    padding-top: 0;
}

.game-announce>._list>._item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.game-announce>._list>._heading {
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    color: #ea2a3d;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game-announce>._list>._item>._i-notification {
    display: inline-block;
    width: 14px;
    height: 14px;
    /* background: url(/img/spt_tips/spt_tips1651111521620.png) no-repeat -552px -514px; */
    background-size: 568px 533.5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px;
}

.game-announce>._list>._item>._link {
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    color: #0074e0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrapper-2-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    padding-top: 10px;
    margin: 0 auto;
}

.main-wrap-2-column #article-body h2 {
    margin: 16px 0 12px;
    font-size: 16px;
}

#article-body h2,
.w-for-tips-custom-style .article-recommend>._head {
    background-image: url(../../assets/bar.jpg);
    padding-left: 20px;
    color: #FFF;
}

.pickup {
    background-image: url(../../assets/bar.jpg);
    padding-left: 20px;
    color: #FFF;
}

#article-body h2,
.w-for-tips-custom-style .article-recommend>._head {
    background: left top no-repeat, right top no-repeat, center center;
    background-size: contain, contain, contain;
}

#article-body h2 {
    padding: 12px 10px;
    margin: 25px 0 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #444;
}

.main-wrap-2-column #article-body h3 {
    margin: 12px 0 8px;
    font-size: 16px;
}

#article-body h3 {
    background-image: url(../../assets/bar.jpg);
    padding: 7px 20px;
    color: inherit;
}

#article-body h3 {
    background: left top no-repeat, right top no-repeat, center center;
    background-size: contain, contain, contain;
    border-left: 0;
}

#article-body h3 {
    padding: 5px 0 5px 8px;
    margin: 20px 0 15px;
    font-size: 16px;
    font-weight: 700;
    border-left: 2px solid #444;
}

/* 更新記事 */
.article-news-list {
    margin-bottom: 15px;
    font-size: 0;
}

u-my-m {
    margin-top: 10px;
    margin-bottom: 10px;
}

.article-news-list_item {
    width: 100%;
}

article-body .article-news-list .article-news-list_item>._inner.has-border {
    border: 1px solid #CDA64B;
}

.article-news-list_item>._inner.has-border {
    border: 1px solid #e2e2e2;
    border-radius: 2px;
}

.article-news-list_item>._inner {
    overflow: hidden;
}

.media:last-child {
    border-bottom: 0;
}

.media {
    position: relative;
    display: table;
    width: 100%;
    padding: 10px;
    background-color: #FFF;
    border-bottom: 1px solid #e2e2e2;
}

.article-news-list_item-ogp {
    width: 100px;
    vertical-align: top;
}

.media_left,
.media_body,
.media_right {
    display: table-cell;
    vertical-align: middle;
}

.article-news-list_item-ogp>._inner {
    position: relative;
    width: 100px;
    padding-top: 52.5%;
}

.main-wrap-2-column #article-body img {
    margin: 0 auto 0px;
}

#article-body img {
    display: block;
    margin: 0 auto 15px;
}

.c-progressive-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.media_body.is-full {
    width: 100%;
}

.media_body {
    position: relative;
    padding: 0 0 0 10px;
}

.media_left,
.media_body,
.media_right {
    display: table-cell;
    vertical-align: middle;
}

.article-news-list_item-body>._title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
}

.default-color,
.u-default-color {
    color: #444;
}

.article-news-list_item-body>._last-update {
    font-size: 12px;
    color: gray;
}

.article-news-list_item-body>._last-update>._time {
    white-space: nowrap;
}


/* ページメイン右側 */
ul {
    list-style: none;
}

li {
    list-style-type: none;
    /*リストマーカー無しにする*/
}

.sub-wrap-2-column {
    width: 35%;
}

.sub-wrap-2-column .c-box,
.sub-wrap-2-column .content-wrap {
    margin-bottom: 16px;
}

.c-title,
.w-for-tips-custom-style .c-title-l {
    background-image: url(https://img.gamewith.jp/service/hd/images/825f14e….png), url(https://img.gamewith.jp/service/hd/images/697256f….png), url(https://img.gamewith.jp/service/hd/images/a897d9d….png);
}

.c-title,
.w-for-tips-custom-style .c-title-l {
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: left top, right top, center center;
    background-size: contain, contain, contain;
}

.c-title,
.title {
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #444;
}

.i-tips-head-ranking {
    display: inline-block;
    width: 20px;
    height: 18px;
    /* background: url(/img/spt_tips/spt_tips1651111521620.png) no-repeat -164px -491px; */
    background-size: 568px 533.5px;
}

.c-title_icon {
    margin-right: 5px;
    vertical-align: middle;
}

.c-title_text {
    vertical-align: middle;
}

.tab-wrap {
    background-color: #f2f2f2;
    border-bottom: 1px solid #e2e2e2;
}

.tab {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.tab-item {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #e2e2e2;
}

.tab-item.is-active>a {
    color: #444;
    background-color: #FFF;
}

.ranking-tab>._inner {
    padding: 10px 8px;
}

.tab-item>a {
    position: relative;
    top: 1px;
    display: block;
    padding: 10px 8px;
    font-weight: 700;
    text-align: center;
}

.ranking-tab.is-active>._inner>._text {
    color: #444;
}

.ranking-tab>._inner>._text {
    color: #a8a8a8;
    vertical-align: middle;
}

.dfp-ad-ranking {
    padding: 0 10px;
}

ul,
ol,
dl {
    margin: 0;
    padding: 0;
}

.article-list>._item {
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.article-list.is-inarticle-ranking>._item>._inner {
    padding: 10px 0;
    background-color: transparent;
}

.article-list>._item>._inner {
    position: relative;
}

.dfp-ad-ranking .media {
    border-bottom: 0;
}

.media.is-fixed {
    table-layout: fixed;
}

.media:last-child {
    border-bottom: 0;
}

.media {
    position: relative;
    display: table;
    width: 100%;
    padding: 10px;
    background-color: #FFF;
    border-bottom: 1px solid #e2e2e2;
}

.article-list>._item>._inner>._thumbnail {
    width: 78px;
}

.media_left.is-top,
.media_body.is-top,
.media_right.is-top {
    vertical-align: top;
}

.media_left,
.media_body,
.media_right {
    display: table-cell;
    vertical-align: middle;
}

article-list>._item>._inner>._thumbnail>._inner {
    width: 78px;
}

.c-article-thumbnail {
    position: relative;
    padding-bottom: 51.28205128%;
    background: #f2f2f2;
}

.article-list>._item>._inner>._thumbnail>._inner>.c-progressive-img {
    object-fit: cover;
}

.c-progressive-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article-list>._item>._inner>._body {
    padding-left: 8px;
}

.media_body.is-full {
    width: 100%;
}

.media_body {
    position: relative;
    padding: 0 0 0 10px;
}

.media_left,
.media_body,
.media_right {
    display: table-cell;
    vertical-align: middle;
}

.article-list.is-inarticle-ranking>._item>._inner>._number {
    left: 0;
}

.article-list>._item>._inner>._number.is-no1 {
    background-color: #d1b467;
}

.article-list>._item>._inner>._number {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 4px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 0 0 2px;
    font-size: 11px;
}

.c-more-link {
    display: block;
    padding: 10px;
    text-align: right;
    background: #fff;
}

.c-more-link ._text {
    vertical-align: middle;
}

a img {
    border: 0;
}

img {
    vertical-align: bottom;
}

img {
    border: 0;
}

.article-list>._item>._inner>._number.is-no2 {
    background-color: #89afc2;
}

.article-list>._item>._inner>._number.is-no3 {
    background-color: #b48654;
}

.article-list>._item>._inner>._number.is-others {
    background-color: #aaa;
}

/* 右下の画面上まで戻るボタン */
.bottom_float {
    position: fixed;
    right: calc(50vw - 980px/2 - 56px - 16px);
    bottom: 106px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button {
    appearance: auto;
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}

.bottom_float ._img {
    width: 22px;
    height: 11px;
}

/* ページ左側*/
.article-hero>.article-top>._title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.article-hero>.article-top>._info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
}

.walkthrough-last-update {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px;
}

.walkthrough-last-update>._text {
    font-size: 12px;
    color: gray;
}

.js-comment-direct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 32px;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #34b792;
    border-radius: 4px;
}

.js-comment-direct>.comment-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 64px;
    height: 100%;
    text-align: center;
    background-color: #34b792;
}

.c-comment-icon.is-pushed {
    display: inline-block;
    width: 16px;
    height: 16px;
    /* background: url(/img/spt_tips/spt_tips1651111521620.png) no-repeat -286px -513px; */
    background-size: 568px 533.5px;
}

.c-comment-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    /* background: url(/img/spt_tips/spt_tips1651111521620.png) no-repeat -268px -513px; */
    background-size: 568px 533.5px;
    vertical-align: middle;
}

.js-comment-direct>.comment-count>span {
    margin-left: 4px;
    color: #fff;
}

.js-comment-direct>.comment-instruction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    text-align: center;
}

.js-comment-direct>.comment-instruction .comment-expand-down-arrow-icon {
    width: 20px;
    height: 15px;
    margin-left: 8px;
    background: url(/img/i-expand-down-arrow.png) no-repeat;
    background-size: contain;
}

.article-ogimage {
    width: 100%;
    /* height: 301.35px; */
    margin-top: 16px;
    border-bottom: 1px solid #e2e2e2;
}

/* お知らせ */
.game-announce>._header {
    color: #ea2a3d;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
}

/* 目次 */
.main-wrap-2-column #article-body .article_outline {
    margin: 8px 0 16px;
}


#article-body .article_outline {
    background-color: #f2f2f2;
    border-radius: 2px;
    font-size: 14px;
    margin: 15px 0;
    padding: 12px 10px 6px;
}

#article-body .article_outline {
    border: 1px solid #CDA64B;
    background-color: rgba(255, 255, 255, 0.4);
}

.main-wrap-2-column #article-body p {
    margin: 6px 0 12px;
}

#article-body p {
    margin: 5px 0 10px;
}

.bolder,
.u-bolder {
    font-weight: 700;
}

#article-body .article_outline ul {
    margin-bottom: 0;
    margin-top: 4px;
    padding-left: 4px;
}

#article-body .article_outline ul li {
    background-image: none;
    margin-bottom: 8px;
    padding-left: 16px;
    position: relative;
}

#article-body .article_outline ul li:before {
    background: url(../../assets/icon.ico);
    background-repeat: no-repeat;
    background-size: 8px 8px;
}

#article-body .article_outline ul li:before {
    width: 8px;
    height: 8px;
}

#article-body .article_outline ul li:before {
    /* background: url(../../assets/img/bg-masthead.jpg) no-repeat -536px -528.5px; */
    background-size: 568px 533.5px;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    margin: -3px 6px 0 0;
    position: absolute;
    top: 50%;
    width: 8px;
}

#article-body .article_outline a {
    color: inherit;
}

/* 本文 */
.main-wrap-2-column #article-body h2 {
    font-size: 16px;
    margin: 16px 0 12px;
}

#article-body h2.article-comment,
#article-body h3.article-comment {
    padding-right: 63px;
    position: relative;
}

#article-body h2,
.w-for-tips-custom-style .article-recommend>._head {
    background: left top no-repeat, right top no-repeat, center center;
    background-size: contain, contain, contain;
}

#article-body h2 {
    background: #444;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 25px 0 20px;
    padding: 12px 10px;
}

#article-body h2,
.w-for-tips-custom-style .article-recommend>._head {
    background-image: url(../../assets/bar.jpg), url(../../assets/bar.jpg), url(../../assets/bar.jpg);
    padding-left: 20px;
    color: #FFF;
}

.main-wrap-2-column #article-body h3 {
    font-size: 16px;
    margin: 12px 0 8px;
}

#article-body h3 {
    background-image: url(https://img.gamewith.jp/service/hd/images/bbe70ed….png), url(https://img.gamewith.jp/service/hd/images/ad1945f….png), url(https://img.gamewith.jp/service/hd/images/741e4ce….png);
    padding: 7px 20px;
    color: inherit;
}

#article-body h3 {
    background: left top no-repeat, right top no-repeat, center center;
    background-size: contain, contain, contain;
    border-left: 0;
}

#article-body h3 {
    border-left: 2px solid #444;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 15px;
    padding: 5px 0 5px 8px;
}

/* テーブル */
#article-body table {
    background: 0 0;
}

#article-body table {
    background: #fff;
    font-size: 12px;
    margin-bottom: 15px;
    width: 100%;
}

.pad-icon table {
    text-align: center;
    table-layout: fixed;
}

.pad-icon table {
    text-align: center;
    table-layout: fixed;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

#article-body table tr {
    border: 1px solid #e2e2e2;
}

#article-body table tr th {
    border: 1px solid #CDA64B;
    background-color: #efefef;
}

#article-body table tr th {
    background: #FAFAFA;
}

#article-body table tr td,
#article-body table tr th {
    border: 1px solid #e2e2e2;
    padding: 6px 8px;
}

#article-body table th {
    background: #f2f2f2;
}

.pad-icon th,
.pad-icon td {
    padding: 3px 3px !important;
}

#article-body table tr td {
    border: 1px solid #CDA64B;
    /* background-color: #FFF; */
}

/* #article-body table tr td {
    background: #FFF;
} */

#article-body table tr td,
#article-body table tr th {
    border: 1px solid #e2e2e2;
    padding: 6px 8px;
    text-align: center;
}

.pad-icon td {
    padding: 6px 3px !important;
}

.columncolor {
    background: #fafafa;
}

@media screen and (max-width: 1085px) {
    .global-menu_item {
        position: relative;
        display: block;
        float: left;
        width: 33.3%;
        height: 30px;
        font-size: 10px;
        text-align: center;
        cursor: pointer;
    }

    .wrapper-2-column {
        flex-direction: column;
        align-items: center;
        display: flex;
        width: 100% !important;
        padding-top: 5px !important;
        margin: 0 auto;
    }

    .global-menu_item>a {
        display: block;
        padding: 5px !important;
        font-weight: 700;
        color: #444;
    }

    .main-wrap-2-column {
        width: 100%;
        margin: 0 10px 0 10px;
    }

    .sub-wrap-2-column {
        width: 100% !important;
    }

    .game-header-navi.is-sub {
        width: 90%;
    }

    .global-menu {
        width: 90%;
    }

    .pankuzu-inner {
        width: 90%;
    }

    .cost {
        padding: 0 !important;
    }

    .main-wrap-2-column #article-body p {
        margin: 0px 0 12px;
    }
}

@media screen and (min-width: 1085px) {
    #page_top {
        width: 50px;
        height: 50px;
        position: fixed;
        right: 50px;
        bottom: 50px;
        background: #3f98ef;
        opacity: 0.6;
        border-radius: 50%;
    }

    #page_top a {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        text-decoration: none;
    }

    #page_top a::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: '\f102';
        font-size: 25px;
        color: #fff;
        position: absolute;
        width: 25px;
        height: 25px;
        top: -14px;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }
    #sidemenu {
        display: block !important;
    }
}

#sidemenu {
    display: none;
}

.btn--orange,
input.btn--orange {
    color: #fff;
    background-color: #041723;
    width: 48%;
    height: 30px;
}

.btn--orange:hover,
input.btn--orange:hover {
    color: #fff;
    background: #041723;
}

input.btn--radius {
    border-radius: 100vh;
}

.wrap-chart {
    width: 100%;
    height: 400px;
}

.chart-container {
    width: 100%;
    height: 400px;
}

.wrap-chart_leader {
    width: 100%;
    height: 400px;
}

.chart-container_leader {
    width: 100%;
    height: 400px;
}

@media (max-width: 480px) {
    .wrap-chart {
        height: 250px;
    }

    .chart-container {
        width: 100%;
        height: 250px;
    }

    .wrap-chart_leader {
        height: 350px;
    }

    .chart-container_leader {
        width: 100%;
        height: 350px;
    }

}
/* リーダーの表示 */

.leader-child {
    float: left;
}

.leader-arrow {
    display: inline-block;
    width: 60px;
    height: 57px;
    background-size: contain;
    vertical-align: middle;
}

.leader-inner:after {
    display: block;
    clear: both;
    content: "";
}

/* アコーディングメニュー */

.menu {
    max-width: 100%;
}

.menu a {
    display: block;
    text-decoration: none;
    color: #000;
}

label {
    /* display: block;
    margin: 0 0 4px 0;
    padding: 15px;
    line-height: 1;
    color: #fff;
    background: #aaa; */
    cursor: pointer;
}

/* input {
    display: none;
} */

.menu ul {
    margin: 0;
    padding: 0;
    background: #f4f4f4;
    list-style: none;
}

.menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.menu table {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#deck:checked~#links01 li,
#enemy_detail:checked~#links_enemy_detail li {
    height: 100%;
    opacity: 1;
}

#deck_detail:checked~#links_deck_detail li {
    height: 100%;
    opacity: 1;
}