*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.e_panel{
    -webkit-box-shadow: 0 10px 10px 10px rgba(0,0,0,.5);
    box-shadow: 0 10px 10px 10px rgba(0,0,0,.5);
}
strong {
    color: #a98500 !important;
    width: auto !important;
}

h3 {
    background: none;
    font-size: 30px;
    font-family: 'Noto Serif JP', serif;
    color: #e9a300;
}

#event_ranking h4 {
    background: none;
    font-size: 28px
}

#event_ranking p small {
    font-size: 13px;
    color: #b7b3ac;
}

.event_fade {
    background: #a98500;
}

@-webkit-keyframes 'pulse' {
    0% {
        inset 0px 40px 0px rgba(255, 0, 0, 0.0);
    }
    100% {
        inset 0px 40px 0px #ead18f;
    }
}

.wrap_contents {
    overflow: hidden;
    /* background: rgb(255 207 245 / 50%); */
}

.menu_sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
    z-index: 10;
    width: 100%;
    background: #000;
}

.we_inner {
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
}

.we_inner a {
    color: #fff;
}

.we_inner ul {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    overflow: hidden;
}

.we_inner li {
    float: left;
    text-align: center;
    width: 16%;
    margin: 3px;
}
.we_inner li img {
    border-radius: 10px;
}
.we_inner li strong {
    color: #37383F;
    font-size: 21px;
    vertical-align: -0.1em;
    display: inline-block;
    width: 0.9em;
    text-align: center;
}

.we_inner li a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
}

.we_inner a:hover {
    background: #262626 !important;
}

.img_header {
    clear: both;
    margin-bottom: 10px;
    width: 90%;
    height: auto;
}

.we_inner .list_01 li {
    width: 20%;
}

.we_inner .list_02 li {
    width: 33.33333333333%;
}

.avatar_end {
    display: block;
    text-decoration: none;
    background: #444444;e_
    color: #fff;
    font-size: 28px !important;
    text-align: center !important;
    padding: 10px !important;
    margin: 10px !important;
    max-width: 100% !important;
    border-radius: 13px;
}

a.event_start {
    display: block;
    text-decoration: none;
    background: #a98500;
    font-size: 28px;
    padding: 10px;
    margin: 10px;
    margin-top: 50px;
}

a:hover.event_start {
    background: #a98500;
}

.avatar_end img,
.event_start img {
    width: 300px;
    height: auto;
}

.we_wrap {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #a98500;
    background: url(/images/event/16th/hero.jpg) center center;
    background-size: cover;
}

.we_wrap img {
    width: 100%;
    height: auto;
}

.we_wrap h4 {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 5px auto;
    line-height: 1;
    padding: 7px 0 5px 0;
    border-bottom: 1px rgba(55, 56, 63, 0.7) solid;
}

.we_wrap h5 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto 5px auto;
    line-height: 1;
    padding: 7px 0 10px 0;
    border-bottom: 1px rgba(55, 56, 63, 0.7) solid;
}

.inner_panel {
    background: rgb(0 0 0 / 0.85);
    text-align: center;
    width: 92%;
    margin: 2% auto;
    padding: 1% 2% 2% 2%;
    overflow: hidden;
    position: relative;
    max-width: 1000px;
}

.inner_panel ul{
    margin: 2% auto;
}
.first p{
    margin: 30px 0 !important;
}
.numbering {
    position: absolute;
    display: block;
    width: 80px;
    height: 100px;
    line-height: 1;
    top: 10px;
    left: 0;
    text-align: center;
    color: #a98500;
    font-size: 60px;
    font-weight: bold;
}

.inner_panel p {
    padding: 0;
    margin: 10px auto;
    font-size: 16px;
    text-align: center;
    color: #a98500;
}

.inner_panel_footer {
    clear: both;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    margin-bottom: -5px;
    padding: 2%;
    overflow: hidden;

}

.inner_panel_footer small {
    display: block;
    margin-left: 1.5em;
    font-size: 12px;
    font-weight: 100;
}

.inner_panel_footer ul {
    text-align: left;
    max-width: 900px;
    margin: auto;
    padding: 10px 0 30px 0;
    border: none;
}

.inner_panel_footer ul:first-child {
    padding-top: 0;
}

.inner_panel_footer ul:last-child {
    border: none;
    padding-bottom: 0;
}

.inner_panel_footer li {
    text-align: left;
    width: 100%;
    float: none;
    margin-left: 1.5em;
    list-style-type: disc !important;
}

.inner_panel_footer li:first-child {
    text-align: left;
    width: 100%;
    float: none;
    margin: 0;
    list-style-type: none !important;
}

.inner_panel_footer li:first-child {
    font-size: 18px;
}

.game {
    width: 100%;
}

.game_wrap {
    width: 33.33333%;
    padding: 20px 0;
    float: left;
    background: url(/images/event/anniv16/bg_vs.png) 0 0 no-repeat;
    background-size: contain;
}

.game_box {
    width: 300px;
    height: 300px;
}

.inner_game_wrap {
    width: 340px;
    height: 268px;
    padding: 33px 0 0 0;
    margin: 0;
    background: url(/images/event/anniv16/bg_vs.png) 40px 0 no-repeat;
    background-size: 300px 268px;
}

.game_wrap img {
    width: 70%;
    height: auto;
    padding-top: 5%;
}

.game_start a {
    margin: 0 auto;
    text-indent: -1000em;
    display: block;
    width: 315px;
    height: 191px;
    background: url(/images/event/anniv16/btn_start2.png) center top no-repeat;
}

.game_start a:hover {
    background: url(/images/event/anniv16/btn_start2.png) center -189px no-repeat;
}

p.game_cap {
    font-size: 20px;
    font-weight: bold;
    clear: both;
    margin-top: 80px;
    text-align: center !important;
}

.game_cap span {
    font-size: 14px;
}

hr {
    display: block;
    margin: 5px 0 10px 0;
    background: rgb(255 255 255 / 50%);
    height: 1px;
    border: none;
}

h4 {
    font-weight: bold;
    margin-top: 20px;
}

.ticket {
    color: #a98500;
}

.pt {
    color: #a98500;
    font-weight: bold;
    background: none;
}

.star {
    color: #a98500;
}

.ok a {
    margin: 10px auto 50px auto;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #2eb658;
}

.ok a:hover {
    background: #33c963;
}

.dealer {
    width: 400px;
    display: block;
    margin: auto;
    padding: 10px;
}

.timetable {
    overflow: hidden;
    margin: 30px auto;
    font-size: 11px;
}

table {
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
}

table span {
    background: #000;
    padding: 5px 8px;
}

table tr {
    white-space: nowrap;
    text-align: center;
}

table td strong {
    font-weight: bold;
    font-size: 18px;
}

table td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 13px;
}

th {
    padding: 5px 15px;
}

td {
    padding: 0;
}

center {
    margin: 30px 0;
}

.text {
    padding-top: 100px;
}

.caution {
    padding: 50px 0;
    padding-left: 100px;
}

.rank_topic7 {
    width: 900px;
    text-align: center;
    padding: 0 10px 20px 10px;
    margin: 0 auto;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.6);
}

.rank_topic7 a {
    text-decoration: underline;
}

.rank_topic7 h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 24px !important;
    font-weight: bold;
    margin-top: 0 !important;
    margin-bottom: 15px;
}

.rank_topic7 p {
    font-size: 16px;
}

timetable .we_footer {
    text-align: center;
    width: 100%;
    background: url(/images/event/anniv16/bg_1.jpg) 0 top repeat-x;
    padding-top: 375px;
    margin-bottom: -5px;
}

.we_footer_inner {
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    width: 100%;
}

.avatar_inner {
    width: 900px;
    text-align: center;
    padding: 0 10px 0 10px;
    margin: 0 auto;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px;
}

.avatar_inner h4 {
    font-size: 24px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}

.avatar_inner a img {
    vertical-align: middle;
    padding: 0 0 0 2em;
}

.avatar_inner .close {
    display: block;
    background: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    margin: 20px;
    padding: 19px 5px 19px 5px;
    text-decoration: none;
}

.avatar_inner a {
    display: block;
    background: rgba(36, 175, 170, 0.95);
    font-size: 14px;
    margin: 20px;
    padding: 10px 5px 7px 5px;
    text-decoration: none;
}

.avatar_inner a:hover {
    background: rgba(36, 175, 170, 0.8);
}

.avatar_inner div {
    width: 33.33333%;
    float: left;
    padding-bottom: 10px;
}

.avatar_inner div span {
    background: #a98500;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.acMenu dt {
    clear: both;
    font-size: 28px;
    display: block;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    background: #a98500;
    margin: 10px;
}

.acMenu dd {
    padding: 10px 0;
    display: none;
    text-align: left;
}

.acMenu dt.active {
    background: rgba(255, 255, 255, 0.3);
}

.lp_slide01 {
    width: 100%;
    height: 100px;
    background: url(/images/event/anniv16/slide_001.jpg);
    background-size: cover;
    -webkit-animation: bgscroll01 80s linear infinite;
    animation: bgscroll01 80s linear infinite;
}

@-webkit-keyframes bgscroll01 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2318.5px 0;
    }
}

@keyframes bgscroll01 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2318.5px 0;
    }
}

.lp_slide02 {
    width: 100%;
    height: 100px;
    background-image: url(/images/event/anniv16/slide_002.jpg);
    background-size: cover;
    -webkit-animation: bgscroll02 80s linear infinite;
    animation: bgscroll02 80s linear infinite;
}

@-webkit-keyframes bgscroll02 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2291.5px 0;
    }
}

@keyframes bgscroll02 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2291.5px 0;
    }
}

.lp_slide03 {
    width: 100%;
    height: 200px;
    background-image: url(/images/event/anniv16/slide_003.jpg);
    background-size: cover;
    -webkit-animation: bgscroll03 80s linear infinite;
    animation: bgscroll03 80s linear infinite;
}

@-webkit-keyframes bgscroll03 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -3115px 0;
    }
}

@keyframes bgscroll03 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -3115px 0;
    }
}

#footer {
    margin-top: 0px;
    display: none;
}