*,
*::before,
*::after {
    box-sizing: border-box;
}

section.e_panel {}

.we_bg {
    background: url(/images/event/zodiac/bg_3.jpg);
    background-size: 200px auto;
}

small {
    font-size: 12px;
}

#event_ranking {
    font-family: 'Noto Serif JP', serif;
}

#event_ranking p {
    padding: 0;
}

#footer {
    margin-top: 0;
    padding-bottom: 0;
}

h2 {
    position: relative;
    margin: auto;
    height: auto;
    padding: 0;
    padding-top: 0;
    border: 1px solid #84c9d6;
    background: none;
    font-size: 30px;
    color: #fff;
    margin-bottom: 0px;
    width: 500px;
}

h2 strong {
    background: url(/images/event/zodiac/bg_left.png) no-repeat;
    padding: 0 0 10px 0;
    font-size: 30px;
    background-size: contain;
    background-position: center;
    display: block;
    color: #bc1c22;
    line-height: 1;
}

h2 img {
    clear: both;
    width: 30px;
    height: auto;
    vertical-align: middle;
    margin-right: 5px;
}

.wrap_contents {
    overflow: hidden;
    padding-bottom: 0;
}

.menu_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    background: #bc1c22;
    border-top: double 4px #baa051;
    border-bottom: double 4px #baa051;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

.we_inner {
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.we_inner ul {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.we_inner li {
    text-align: left;
    width: 20%;
}

.we_inner li strong {
    color: #cabba0;
    font-size: 21px;
    line-height: 0;
    display: inline-block;
    width: 0.9em;
    text-align: center;
}

.we_inner li a {
    display: block;
    text-decoration: none;
    color: #ceb058;
    font-size: 18px;
    padding: 5px 3px;
}

.we_inner li a:hover {
    background: rgba(255, 255, 255, 0.3);
}

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

.avatar_end {
    display: block;
    text-decoration: none;
    color: #baa051;
    background: #000;
    font-size: 30px;
    padding: 10px;
    letter-spacing: -0.05em;
}

.game_wrap a.event_start {
    margin: 20px;
    font-size: 20px;
    border: 4px double #baa051;
}

a.event_start {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #bc1c22;
    font-size: 20px;
    padding: 10px 20px;
    letter-spacing: -0.05em;
    border-radius: 6px;
}

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

.avatar_end img,
.event_start img {
    width: 300px;
    height: auto;
}
.useless_start{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #9e9e9e;
    font-size: 20px;
    padding: 5px 20px;
    letter-spacing: -0.05em;
    border-radius: 6px;
    border: 0;
    font-family: auto;
    cursor: pointer;
}
a.use_start {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #bc1c22;
    font-size: 20px;
    padding: 5px 20px;
    letter-spacing: -0.05em;
    border-radius: 6px;
    border: 0;
    font-family: auto;
    cursor: pointer;
    min-width: 160px;
}
.use_start {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #bc1c22;
    font-size: 20px;
    padding: 5px 20px;
    letter-spacing: -0.05em;
    border-radius: 6px;
    border: 0;
    font-family: auto;
    cursor: pointer;
    min-width: 160px;
}
.use_start:hover {
    background: #d15054;
}
.step3_text{
    padding: 8px 10px 10px 10px !important;
    background: #c7981a;
    width: 300px;
    display: inline-block;
    border-radius: 0 0 10px 10px;
}
#effect_place {
    border-radius: 10px 10px 0 0;
}
.we_wrap {
    width: 100%;
}

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

.we_wrap h4 {
    color: #c19d49;
    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(0, 0, 0, 0.7) solid;
}

.we_wrap h5 {
    color: #c19d49;
    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(0, 0, 0, 0.7) solid;
}

.wrap_panel {
    width: 100%;
    padding: 30px 0;
    position: relative;
    box-shadow: inset 0 7px 4px 0 rgba(0, 0, 0, .3);
}

.bg_1 {
    background: url(/images/event/zodiac/bg_2.jpg);
    background-size: 130px auto;
}

.bg_2 {
    background: url(/images/event/zodiac/bg_1.jpg);
    background-size: 130px auto;
}

.bg_3 {
    background: url(/images/event/zodiac/bg_3.jpg);
    background-size: 200px auto;
}

.bg_4 {
    background-color:#333333;
}

.bg_4 a {
    color: #ceb058;
    font-weight: 700;
}

.inner_panel {
    text-align: center;
    background: rgb(234 215 170 / 98%);
    width: 100%;
    margin: 2% auto;
    margin-top: -50px;
    padding: 30px;
    border: double 5px #000;
    color: #131313;
    max-width: 900px;
    padding-top: 80px;
}
.area_inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.area_inner div{
    width: 32%;
    padding: 10px;
    background: rgb(255 255 255 / 42%);
    margin: 0.5%;
    border-radius: 10px;
}
.area_inner div a.event_start{
    font-size: 16px;
}
.area_inner div img{
    width: 100%;
    height: auto;
}
.notes {
    clear: both;
    width: 100%;
    max-width: 900px;
    color: #fff;
    font-size: 85%;
    margin: auto;
}

.notes ul {
    margin: 1em;
    font-size: 20px;
    padding: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.notes li {
    margin-left: 1.5em;
    margin-bottom: 0.8em;
    list-style: disc;
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.btn_regist {
    text-align: center;
}

.btn_regist a {
    padding: 20px 40px;
    font-size: 20px;
    background: #000;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.btn_regist a:hover {
    text-decoration: none;
    background: #470000;
}

.game {
    width: 100%;
    display: flex;
    justify-content: center;
}

.game_inner {
    padding: 10px;
    width: 100%;
}

.game_inner img {
    width: 80%;
    height: auto;
}

.game_wrap {
    width: 33.33333%;
    padding: 2px 1px;
    margin-bottom: 30px;
    float: left;
    background: url(/images/event/zodiac/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/zodiac/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/zodiac/btn_start2.png) center top no-repeat;
}

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

.game_cap {
    font-size: 16px;
    font-weight: bold;
    text-align: center !important;
    white-space: nowrap;
}

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

hr {
    display: block;
    margin: 5px 0 10px 0;
    background: rgba(0, 0, 0, 0.3);
    height: 1px;
    border: none;
}

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

.ticket {
    color: #ff2b70;
}

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

.star {
    color: #bc1c22;
}

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

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

.timetable {
    overflow: hidden;
    margin: 30px auto;
    font-size: 11px;
}
/* 
table {
    color: #c19d49;
    font-weight: bold;
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
}

table span {
    color: #ff2b70;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

th {
    text-align: center;
}

table tr {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    text-align: center;
}

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

table td {
    border: 3px solid rgb(255 255 255 / 10%);
    border-right: 0px none;
    border-left: 0px none;
    color: #c19d49;
    font-size: 13px;
    width: 25%;
    height: 100px;
    padding:10px 0;
} */

.noborder {
    border: 0px none;
}

th {
    padding: 5px 15px;
}

td {
    padding: 5px 0;
}

.inner_panel table img {
    margin: auto;
    width: 100px;
    height: auto;
    padding: 0px;
    display: block;
}

center {
    margin: 30px 0;
}

.text {
    padding-top: 100px;
}

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

.rank_topic7 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #c19d49;
    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 {
    color: #c19d49;
    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/zodiac/bg_2.png) 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 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #c19d49;
    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;
    color: #c19d49;
    background: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    margin: 20px;
    padding: 19px 5px 19px 5px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.avatar_inner a {
    display: block;
    color: #c19d49;
    background: #bc1c22;
    font-size: 14px;
    margin: 20px;
    padding: 10px 5px 7px 5px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.avatar_inner a:hover {
    color: #c19d49;
    background: #88122c;
}

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

.avatar_inner div span {
    color: #baa051;
    background: #bc1c22;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

dl.acMenu {}

:hover.acMenu dt {
    background: #c30000;
}

.acMenu dt {
    clear: both;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #baa051;
    background: #bc1c22;
    font-size: 30px;
    padding: 10px;
    letter-spacing: -0.05em;
}

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

.acMenu dt.active {
    color: #fff;
    background: #c30000;
}

.zodiac_wrap{
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #1f1f1f;
    padding: 10px;
    border-radius: 18px;
}
.zodiac_wrap div{

}
.zodiac_inner{

}

.zodiac_image{
    position: relative;
    height: 400px;
    width: 400px;
    background: #fff;
}
.zodiac_image img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}


.toggle {
    display: none;
    }
.option {
    position: relative;
    margin-bottom: 1em;
    margin-top: 1em;
}
.title,
.content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}
.content {
    max-height: 0;
    overflow: hidden;
}
.content p {
    margin: 0;
    padding: 0.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
}
.toggle:checked + .title + .content {
    max-height: 500px;
    transition: all 1.5s;
}
.toggle:checked + .title::before {
    transform: rotate(90deg) !important;
}
.content .notes ul{
    text-align: center;
    margin: 0;
}
.content .notes li{
    margin-left: 1.5em;
    margin-bottom: 0.8em;
    list-style: disc;
    font-size: 14px;
    text-align: left;
    width: -webkit-fill-available;
}
.content .notes {
    clear: both;
    width: 60%;
    max-width: 900px;
    color: #fff;
    font-size: 85%;
    margin: auto;
    zoom: .9;
}
td label{
    display: inline-block;
    width: 130px;
    background: #baa051;
    margin: 0;
    border-radius: 3px;
    color: #fff;
    padding: 4px 5px;
    color: #fff;
}
label span {
    /* background: #baa051;
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
    margin-right: .5em;
    margin-bottom:10px; */
}
td select {
    width: 100%;
    padding: 3px 5px;
    border-radius: 3px;
    margin-right: 0.5em;
    text-align: center;
    font-family: auto;
    font-size: 16px;
}

.zodiac_result{
	padding: 30px;
	padding-top: 15px;
	text-align: left;
	margin: auto;
	white-space: nowrap;
	background: #000000cc;
	border-radius: 30px;
	color: #fff;
	width: 600px;
	margin-bottom: 20px;
}
.zodiac_result span{
	font-size: 12px;
}
.zodiac_result a.open_z{
	font-size: 16px;
	background: #bc1c22;
	color: white;
	border-radius: 3px;
	padding: 5px 20px;
	display: block;
	text-align: center;
	margin: auto;
	width: 200px;
}
.zodiac_result .open_z:hover{
	background: #d15054;
	text-decoration: none;
}
.modal-wrapper {
	z-index: 999;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 60px 10px;
	text-align: center
}

.modal-wrapper:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    vertical-align: middle;
    content: ""
}

.modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: max-content;
    padding: 30px 30px 15px;
    background: #000;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    vertical-align: middle;
    border-radius: 10px;
    text-align: left;
}

.modal-wrapper .modal-window .modal-content {
    max-height: 80vh;
    overflow-y: auto;
}

.modal-overlay {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .93)
}

.modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    color: #95979c !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-indent: 0
}

.modal-wrapper .modal-close:hover {
    color: #2b2e38 !important
}