.loaded .e-header .cover .title p,.loaded .e-header .period,.loaded .e-header::before {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1)
}

body {
    background: #101010
}

.e-skip,.e-event3 .cont1 .roulette-cont .item-list,.e-event3 .cont1 .roulette-tooltip li .switch input,.hide {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden
}

.e-btn {
    display: block;
    font-size: 0;
    text-indent: -9999em
}

.e-hidden {
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=1)
}

.e-blind,.e-event3 .cont1 .roulette-cont .roulette-stage .start,.e-event3 .cont1 .roulette-tooltip li .switch label,.e-event1 .slide-wrap button,.e-header .cover .sub-title p,.e-header .cover .title p,.e-header .cover .period,.e-header .util a,.e-header .bi a {
    font-size: 0;
    text-indent: -9999em
}

button {
    padding: 0;
    border: none;
    cursor: pointer
}

.e-container {
    position: relative;
    overflow: hidden;
    min-width: 1280px;
    max-width: 1920px;
    margin: 0 auto;
    box-sizing: border-box
}

.e-wrap {
    position: relative;
    width: 1280px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    z-index: 1
}

.e-footer {
    width: 100%;
    height: 68px;
    text-align: center;
    font-size: 15px;
    color: rgba(255,255,255,.5);
    background-color: rgba(0,0,0,.5)
}

.e-footer p {
    line-height: 72px;
    letter-spacing: -0.015em
}

#canvas {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    margin-left: -960px;
    pointer-events: none
}

.hide {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px
}

.fixbtn {
    display: none;
    position: fixed;
    right: 0;
    bottom: 73px;
    z-index: 10
}

.fixbtn .btn {
    overflow: hidden;
    display: block;
    width: 66px;
    height: 66px;
    background: url(./imgs/btn_top.png) no-repeat;
    text-indent: -1000em;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.fixbtn .btn.show {
    opacity: 1
}

.ellipsis1,.e-event4 .cont2 .cont-line-box ul li .item-txt p,.e-event4 .cont2 .cont-line-box ul li p.bold-txt,.e-event4 .package-box>ul .item-list li,.e-event4 .btn-wrap a,.e-event4 .coin-box p,.e-event3 .ranking-list .num-box .num,.e-event3 .ranking-list ol li>p,.e-event3 .cont3 .ranking-event-box>p,.e-event1 .cont5 .cont-list .right-box .txt-box p,.e-event1 .cont5 .cont-list .left-box .top,.cont .badge-box p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all
}

.ellipsis2,.e-event4 .package-box>ul li .top,.e-event3 .ranking-rewards .reward-list .item,.e-event3 .cont3 .ranking-event-box .reward-list ol li p:last-child,.e-event3 .cont1 .roulette-tooltip__desc dd,.cont .badge-box.badge2 p {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis3 {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis4 {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.custom-select {
    position: relative;
    box-sizing: border-box;
    width: 180px;
    height: 40px
}

.custom-select .selected {
    display: block;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: 100%;
    letter-spacing: -0.5px;
    cursor: pointer;
    line-height: calc(40px - 1px);
    font-size: 18px;
    color: #dacee6;
    border: 1px solid #dacee6;
    border-radius: 0;
    background-color: #060302;
    background-repeat: no-repeat;
    background-image: url(./imgs/ico_select.png);
    background-position: 100% 0
}

.custom-select .selected.active {
    color: #dacee6
}

.opened .selected {
    background-position: 100% 100%
}

.custom-select .select-items {
    display: none;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    padding: 0;
    left: 0px;
    z-index: 3;
    width: 100%;
    border: 1px solid #dacee6;
    border-radius: 0;
    background-color: #000
}

.custom-select .select-items>div,.custom-select .select-items>ul {
    overflow-y: auto;
    max-height: 200px;
    scrollbar-base-color:#dacee6;scrollbar-arrow-color:#dacee6;scrollbar-shadow-color:#dacee6;scrollbar-highlight-color:#000}

.custom-select .select-items>div::-webkit-scrollbar,.custom-select .select-items>ul::-webkit-scrollbar {
    width: 10px
}

.custom-select .select-items>div::-webkit-scrollbar-track,.custom-select .select-items>ul::-webkit-scrollbar-track {
    background: #000
}

.custom-select .select-items>div::-webkit-scrollbar-thumb,.custom-select .select-items>ul::-webkit-scrollbar-thumb {
    background: #dacee6
}

.custom-select .select-items>div::-webkit-scrollbar-button:start:decrement,.custom-select .select-items>ul::-webkit-scrollbar-button:start:decrement {
    width: 0;
    height: 0;
    background: #000
}

.custom-select .select-items>div::-webkit-scrollbar-button:end:increment,.custom-select .select-items>ul::-webkit-scrollbar-button:end:increment {
    width: 0;
    height: 0;
    background: #000
}

.custom-select .select-items label {
    display: block;
    box-sizing: border-box;
    position: relative
}

.custom-select .select-items label input {
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0
}

.custom-select .select-items label input:checked+span,.custom-select .select-items label input:checked~span {
    color: #dacee6
}

.custom-select .select-items label input:disabled+span,.custom-select .select-items label input:disabled~span {
    cursor: default;
    pointer-events: none
}

.custom-select .select-items span {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #dacee6;
    cursor: pointer
}

.custom-select .select-items span:hover {
    color: #dacee6;
    background-color: #553674
}

.opened .select-items {
    display: block
}

.e-header {
    overflow: hidden;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 800px;
    box-sizing: border-box;
    background: url(./imgs/bg_header.jpg) no-repeat 50% 0
}

.e-header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: url(./imgs/bg_header2.jpg) center no-repeat;
    z-index: 1;
    background-size: cover;
    -webkit-transition: opacity .8s ease-in-out .75s;
    transition: opacity .8s ease-in-out .75s
}

.e-header .bi {
    width: 222px;
    height: 112px;
    position: absolute;
    top: 28px;
    left: 38px;
    z-index: 999
}

.e-header .bi a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(./imgs/bi.png) 50% 0 no-repeat
}

.e-header .util {
    position: absolute;
    top: 33px;
    right: 39px;
    z-index: 5;
    overflow: hidden
}

.e-header .util a {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    margin-left: 7px;
    background-image: url(./imgs/bg_quick.png);
    background-repeat: no-repeat;
    background-position-y: 0
}

.e-header .util a:hover {
    background-position-y: 100%
}

.e-header .util .today {
    position: relative;
    float: left;
    background: url(./imgs/bg_check.png) no-repeat;
    background-position-y: 15px;
    padding-right: 3px
}

.e-header .util .today label {
    position: relative;
    display: block;
    width: auto;
    height: 100%;
    cursor: pointer;
    background: inherit;
    font-size: 14px;
    line-height: 47px;
    color: #fff;
    padding-left: 24px
}

.e-header .util .today input {
    position: absolute;
    visibility: hidden
}

.e-header .util .today input:checked+label {
    background-position-y: -40px
}

.e-header .util .btn-home {
    background-position-x: 0
}

.e-header .util .btn-download {
    background-position-x: 100%
}

.e-header .img-box {
    position: absolute;
    width: 915px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.e-header .img-box>div {
    position: absolute
}

.e-header .img-box img {
    opacity: 0
}

.e-header .img-sword2 {
    top: 168px;
    left: 159px
}

.e-header .img-sword2 img {
    animation: down2 .6s .35s cubic-bezier(0.6, -0.28, 0.74, 0.05) forwards
}

.e-header .img-sword1 {
    top: 7px;
    right: 251px
}

.e-header .img-sword1 img {
    animation: down4 .6s .3s cubic-bezier(0.6, -0.28, 0.74, 0.05) forwards
}

.e-header .img-shield {
    top: 119px;
    left: 280px
}

.e-header .img-shield img {
    animation: down3 .6s .2s cubic-bezier(0.6, -0.28, 0.74, 0.05) forwards
}

.e-header .img-bow {
    top: 181px;
    right: 81px
}

.e-header .img-bow img {
    animation: down5 .6s .15s cubic-bezier(0.6, -0.28, 0.74, 0.05) forwards
}

.e-header .img-wand {
    top: 124px;
    right: 191px
}

.e-header .img-wand img {
    animation: down4 .6s .15s cubic-bezier(0.6, -0.28, 0.74, 0.05) forwards
}

.e-header .cover {
    position: relative;
    width: 1280px;
    height: 100%;
    margin: auto
}

.e-header .cover .title {
    position: absolute;
    top: 478px;
    left: calc(50% + 2px);
    transform: translateX(-50%)
}

.e-header .cover .title p {
    opacity: 0;
    background: url(./imgs/title.png) no-repeat;
    width: 1110px;
    height: 195px;
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.e-header .period {
    position: absolute;
    bottom: 134px;
    width: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
    -webkit-transition: all .4s ease-in-out .15s;
    transition: all .4s ease-in-out .15s
}

.e-header .period .period-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 896px;
    height: 77px;
    background: url(./imgs/event_period.png) 50% 0 no-repeat
}

.e-header .period p {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-family: "Taviraj",sans-serif;
    text-shadow: 0px 0px 15px #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.e-header .period p span {
    color: #ffa697
}

@keyframes up1 {
    0% {
        opacity: 0;
        transform: translateY(300px) translateX(-50%)
    }

    100% {
        opacity: 1;
        transform: translateY(0) translateX(-50%)
    }
}

@keyframes down1 {
    0% {
        opacity: 0;
        transform: translateY(-300px)
    }

    60% {
        opacity: .5;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes down2 {
    0% {
        opacity: 0;
        transform: translateX(-300px) translateY(-300px)
    }

    60% {
        opacity: .5;
        transform: translateX(50px) translateY(50px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px) translateY(0px)
    }
}

@keyframes down3 {
    0% {
        opacity: 0;
        transform: translateX(-150px) translateY(-300px)
    }

    60% {
        opacity: .5;
        transform: translateX(25px) translateY(25px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px) translateY(0px)
    }
}

@keyframes down4 {
    0% {
        opacity: 0;
        transform: translateX(250px) translateY(-150px)
    }

    60% {
        opacity: .5;
        transform: translateX(-20px) translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px) translateY(0px)
    }
}

@keyframes down5 {
    0% {
        opacity: 0;
        transform: translateX(250px) translateY(-300px)
    }

    60% {
        opacity: .5;
        transform: translateX(-30px) translateY(15px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px) translateY(0px)
    }
}

.e-nav {
    position: absolute;
    top: 800px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1920px;
    height: 95px;
    z-index: 9;
    background: url(./imgs/bg_nav.png) center/cover no-repeat
}

.e-nav--fixed {
    position: fixed !important;
    top: 0
}

.e-nav nav {
    overflow: hidden;
    margin: 0 auto;
    width: fit-content;
    height: 100%
}

.e-nav nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative;
    width: 301px;
    height: 100%;
    font-family: "Taviraj",sans-serif;
    font-size: 28px;
    line-height: 38px;
    color: #903b2d;
    text-align: center;
    box-sizing: border-box
}

.e-nav nav a sup {
    font-size: 18px
}

.e-nav nav a:first-child {
    padding-bottom: 4px
}

.e-nav nav a:hover {
    color: #fff
}

.e-nav nav a:hover .bottom {
    color: #dfbaba
}

.e-nav nav a.current {
    background: url(./imgs/bg_nav_over.png) no-repeat;
    font-weight: 500;
    color: #fff;
    text-shadow: 2px 3px 3px rgba(0,0,0,.3)
}

.e-nav nav a.current .bottom {
    color: #dfbaba
}

.cont {
    position: relative
}

.cont .top-txt {
    padding-top: 74px
}

.cont .top-txt .update-mark {
    position: relative;
    display: inline-block
}

.cont .top-txt .update-mark::before,.cont .top-txt .update-mark::after {
    content: "";
    position: absolute;
    display: block;
    width: 92px;
    height: 3px;
    top: 15px
}

.cont .top-txt .update-mark::before {
    background: url(./imgs/line_left.png) center no-repeat;
    left: 0
}

.cont .top-txt .update-mark::after {
    background: url(./imgs/line_right.png) center no-repeat;
    right: 0
}

.cont .top-txt .update-mark p {
    position: relative;
    padding: 0 117px;
    font-family: "Taviraj",sans-serif;
    font-size: 32px;
    letter-spacing: .02em;
    color: #be716a
}

.cont .top-txt .sub-title {
    position: relative;
    margin-top: 14px;
    font-size: 40px;
    letter-spacing: -0.03em;
    color: rgba(0,0,0,0);
    background: linear-gradient(180deg, #ff7f5c 1%, #ff2f2f 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0)
}

.cont .top-txt .sub-title+.title {
    margin-top: 6px
}

.cont .top-txt .title {
    position: relative;
    margin-top: 28px;
    font-family: "Taviraj",sans-serif;
    font-size: 64px;
    font-weight: 500;
    letter-spacing: -0.025em;
    color: #fff;
    text-shadow: 2px 3px 3px rgba(0,0,0,.3)
}

.cont .top-txt .period {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 853px;
    height: 39px;
    margin: 24px auto 0;
    background: url(./imgs/period.png)
}

.cont .top-txt .period p {
    font-size: 21px;
    color: #fff
}

.cont .top-txt .period p span {
    position: relative;
    padding-right: 24px;
    font-weight: 500
}

.cont .top-txt .period p span::after {
    position: absolute;
    top: 6px;
    right: 11px;
    width: 1px;
    height: 20px;
    background-color: #fff;
    content: ""
}

.cont .top-txt .period+.desc {
    margin-top: 43px
}

.cont .top-txt .sub-txt {
    position: relative;
    font-size: 32px;
    font-weight: 300;
    line-height: 42px
}

.cont .desc {
    font-size: 26px;
    line-height: 35px;
    letter-spacing: -0.015em;
    color: #fff
}

.cont .notice {
    position: relative;
    margin: 91px 0 0 40px;
    color: #fff;
    text-align: left
}

.cont .notice>strong {
    font-size: 15px;
    font-weight: 500
}

.cont .notice li {
    position: relative;
    margin-top: 4px;
    padding-left: 16px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.09em
}

.cont .notice li::before {
    position: absolute;
    left: 0;
    content: "※"
}

.cont .custom-select span {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 56px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #fff
}

.cont .custom-select .selected {
    background: rgba(225,116,116,.3);
    border: 1px solid #ee7673;
    color: rgba(255,255,255,.55)
}

.cont .custom-select .selected::before {
    content: "";
    background: url(./imgs/bg_select.png) center no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%)
}

.cont .custom-select .selected.active {
    color: #fff
}

.cont .badge-box {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 92px;
    height: 92px;
    background: url(./imgs/badge1.png) 50% 0 no-repeat
}

.cont .badge-box p {
    color: #fff;
    font-size: 22px;
    font-weight: 700
}

.cont .badge-box.badge2 p {
    font-size: 16px
}

.cont .select-items label {
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: inherit;
    cursor: pointer
}

.cont .select-items label input:checked+span {
    color: #fff !important;
    background-color: #363636
}

.cont .select-items label span:hover {
    color: #fff;
    background-color: #6d6d6d
}

.cont .select-items {
    border: none;
    overflow-y: auto;
    max-height: 150px
}

.cont .select-items::-webkit-scrollbar {
    width: 12px
}

.cont .select-items::-webkit-scrollbar-track {
    background: rgba(238,118,115,.5)
}

.cont .select-items::-webkit-scrollbar-thumb {
    background: #ee7673
}

.cont .select-items::-webkit-scrollbar-button:start:decrement {
    width: 0;
    height: 0;
    background: #000
}

.cont .select-items::-webkit-scrollbar-button:end:increment {
    width: 0;
    height: 0;
    background: #000
}

.btn-top {
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    color: rgba(0,0,0,0);
    text-indent: -9999px;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 0;
    z-index: 10;
    position: absolute;
    right: 104px;
    bottom: 60px;
    width: 79px;
    height: 79px;
    background: url(./imgs/btn_top.png) no-repeat
}

.btn-top.active {
    position: fixed;
    opacity: 1
}

.btn-top:hover {
    background-position-y: 101%
}

.e-float {
    display: none;
    position: fixed;
    z-index: 11;
    bottom: 7%;
    right: 2.5%;
    opacity: 0
}

.e-float .float a {
    overflow: hidden;
    display: block;
    width: 158px;
    height: 155px;
    background-image: url(./imgs/bg_quick.png);
    background-repeat: no-repeat;
    text-indent: -1000em
}

.e-float .float a.part1 {
    background-position: 0 0
}

.e-float .float a.part2 {
    height: 90px;
    background-position: 0 -158px
}

.e-float a.intro {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px
}

.e-event1 {
    padding-top: 95px
}

.e-event1 .cont1 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event1_1.jpg) center no-repeat
}

.e-event1 .cont2 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event1_2.jpg) center no-repeat
}

.e-event1 .cont3 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event1_3.jpg) center no-repeat
}

.e-event1 .cont4 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event1_4.jpg) center no-repeat
}

.e-event1 .cont5 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event1_5.jpg) center no-repeat
}

.e-event1 .cont6 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event1_6.jpg) center no-repeat
}

.e-event1 .cont1 {
    height: 1267px
}

.e-event1 .cont1 .top-txt {
    padding-top: 138px
}

.e-event1 .cont1 .top-txt .update-mark p {
    padding: 0 109px
}

.e-event1 .cont2 {
    height: 1948px
}

.e-event1 .cont2 .top-txt {
    padding-top: 154px
}

.e-event1 .cont2 .period {
    margin-top: 41px
}

.e-event1 .cont2 .item-list-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 952px;
    margin: 28px auto 0;
    padding-left: 8px
}

.e-event1 .cont2 .item-list-wrap li {
    position: relative;
    margin: 27px 54px 0;
    padding-bottom: 52px
}

.e-event1 .cont2 .item-list-wrap .txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 9px
}

.e-event1 .cont2 .item-list-wrap .txt p {
    font-size: 19px;
    color: #fff;
    text-align: center;
    white-space: nowrap
}

.e-event1 .cont2 .cont-bottom .desc {
    margin-top: 618px;
    line-height: 41px;
    letter-spacing: 0
}

.e-event1 .cont3 {
    height: 1744px
}

.e-event1 .cont3 .top-txt+.desc {
    margin-top: 101px
}

.e-event1 .cont3 .cont-list {
    display: flex;
    justify-content: space-around;
    margin-top: 245px;
    padding: 0 205px 0 210px
}

.e-event1 .cont3 .cont-note {
    margin-top: 545px
}

.e-event1 .cont3 .cont-note .note {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -0.1px;
    color: rgba(0,0,0,0);
    background: linear-gradient(180deg, #ff7f5c 1%, #ff2f2f 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0)
}

.e-event1 .cont3 .cont-note .note::before {
    position: absolute;
    top: -18px;
    left: -107px;
    width: 103px;
    height: 103px;
    background: url(./imgs/badge_bonus.png);
    content: ""
}

.e-event1 .cont3 .cont-note .desc {
    margin-top: 13px
}

.e-event1 .cont4 {
    height: 1208px
}

.e-event1 .cont4 .top-txt .desc {
    margin-top: 56px;
    letter-spacing: -0.01em
}

.e-event1 .cont4 .cont-list {
    margin: 345px 0 0 -24px
}

.e-event1 .cont4 .notice {
    margin-top: 158px
}

.e-event1 .cont5 {
    height: 978px
}

.e-event1 .cont5 .cont-list {
    position: relative;
    display: flex;
    align-items: center;
    width: 1180px;
    height: 380px;
    margin: 52px auto 0
}

.e-event1 .cont5 .cont-list .left-box {
    width: 100%;
    height: 100%
}

.e-event1 .cont5 .cont-list .left-box .top {
    padding: 24px 0 0 10px;
    font-size: 25px;
    letter-spacing: .2px;
    color: #fff;
    text-align: center
}

.e-event1 .cont5 .cont-list .left-box .step-box {
    padding: 212px 6px 0 0;
    text-align: center
}

.e-event1 .cont5 .cont-list .left-box .step-box p {
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.03em
}

.e-event1 .cont5 .cont-list .left-box .step-box .step2 {
    margin-top: 8px
}

.e-event1 .cont5 .cont-list .right-box {
    flex-shrink: 0;
    position: relative;
    width: 370px
}

.e-event1 .cont5 .cont-list .right-box .txt-box {
    position: absolute;
    top: 176px;
    left: 51%;
    transform: translateX(-50%);
    width: fit-content
}

.e-event1 .cont5 .cont-list .right-box .txt-box p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 156px;
    height: 28px;
    background: #7a3a15;
    font-family: "Taviraj",sans-serif
}

.e-event1 .cont5 .cont-list .right-box .txt-box p.top {
    color: #fff;
    font-size: 20px
}

.e-event1 .cont5 .cont-list .right-box .txt-box p.bottom {
    margin-top: 2px;
    color: #ffb771;
    font-size: 17px
}

.e-event1 .cont6 {
    height: 997px
}

.e-event1 .cont6 .cont-img {
    margin: 130px 98px 0 0
}

.e-event1 .cont-list {
    margin-top: 135px
}

.e-event1 .cont-list .bottom-txt {
    font-size: 21px;
    line-height: 26px;
    letter-spacing: -0.01em;
    color: #fff
}

.e-event1 span.point {
    color: #ee7673;
    letter-spacing: -0.035em
}

.e-event1 .slide-wrap {
    position: relative;
    top: 77px
}

.e-event1 .slide-wrap button {
    display: block
}

.e-event1 .slide-wrap .slide {
    display: none
}

.e-event1 .slide-wrap .slide1 img,.e-event1 .slide-wrap .slide2 img {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.e-event1 .slide-wrap .slide1 img:last-child,.e-event1 .slide-wrap .slide2 img:last-child {
    display: none
}

.e-event1 .slide-wrap .slide1 img.active,.e-event1 .slide-wrap .slide2 img.active {
    display: block !important
}

.e-event1 .slide-list .top-txt-box .desc {
    letter-spacing: -0.01em
}

.e-event1 .slide-list>li {
    width: 1200px;
    height: 100%;
    padding: 47px 40px 40px;
    box-sizing: border-box
}

.e-event1 .slide-list>li:nth-child(2) ul {
    justify-content: flex-start;
    width: 726px;
    margin-left: -20px
}

.e-event1 .slide-list>li:nth-child(2) ul li {
    margin-left: 20px
}

.e-event1 .slide-list>li:nth-child(2) ul li:nth-child(7),.e-event1 .slide-list>li:nth-child(2) ul li:nth-child(12) {
    margin-left: 80px
}

.e-event1 .slide-list>li:nth-child(3) ul {
    width: 832px;
    margin: 32px 0 0 -10px
}

.e-event1 .slide-list>li:nth-child(3) ul li {
    margin: 28px 0 0 10px
}

.e-event1 .slide-list>li:nth-child(3) .item-txt {
    margin-top: 3px;
    line-height: 24px
}

.e-event1 .slide-list>li:nth-child(4) ul {
    position: relative;
    width: 602px;
    height: 552px;
    margin: 48px 0 0 24px;
    background: url(./imgs/event1_cont1_slide4_bg.jpg)
}

.e-event1 .slide-list>li:nth-child(4) ul li {
    position: absolute;
    top: 10px;
    left: 289px;
    margin: 0
}

.e-event1 .slide-list>li:nth-child(4) ul li:nth-child(2) {
    top: 182px;
    left: 398px
}

.e-event1 .slide-list>li:nth-child(4) ul li:nth-child(3) {
    top: 355px;
    left: 290px
}

.e-event1 .slide-list>li:nth-child(4) ul li:nth-child(4) {
    top: 355px;
    left: 90px
}

.e-event1 .slide-list>li:nth-child(4) ul li:nth-child(5) {
    top: 182px;
    left: -12px
}

.e-event1 .slide-list>li:nth-child(4) ul li:nth-child(6) {
    left: 90px
}

.e-event1 .slide-list>li:nth-child(4) ul li .img-box {
    background: none
}

.e-event1 .slide-list .item-list {
    display: flex;
    justify-content: center
}

.e-event1 .slide-list .item-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 582px;
    margin-top: -13px
}

.e-event1 .slide-list .item-list ul li {
    position: relative;
    margin-top: 48px;
    text-align: center;
    padding-bottom: 49px
}

.e-event1 .slide-list .item-list .item-txt {
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    margin-top: 3px;
    font-size: 16px;
    letter-spacing: -0.02em;
    line-height: 22px;
    color: #fff;
    white-space: nowrap
}

.e-event1 .slide-paging {
    display: none
}

.e-event2 {
    padding-top: 95px;
    color: #fff
}

.e-event2 .cont1 {
    position: relative;
    height: 1855px;
    text-align: center;
    background: url(./imgs/bg_event2.jpg) 50% 0 no-repeat
}

.e-event2 .cont1 .top-txt {
    padding-top: 78px
}

.e-event2 .cont1 .top-txt .period {
    margin-top: 28px
}

.e-event2 .cont1 .top-txt .period+.desc {
    margin-top: 19px
}

.e-event2 .playtime {
    width: 1280px;
    margin: auto
}

.e-event2 .playtime .reward {
    display: flex;
    margin: 59px 0 0 116px
}

.e-event2 .playtime .reward-select {
    display: flex;
    align-items: center;
    margin: 0 31px
}

.e-event2 .playtime .reward-select .txt {
    font-size: 21px;
    letter-spacing: -0.01em
}

.e-event2 .playtime .custom-select {
    width: 310px;
    height: 60px;
    margin-left: 23px
}

.e-event2 .reward-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;
    margin: 62px auto 0
}

.e-event2 .reward-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 386px;
    height: 446px;
    padding-top: 32px;
    background: url(./imgs/event2_cont1_item_frame.png);
    box-sizing: border-box
}

.e-event2 .reward-list li:nth-child(4),.e-event2 .reward-list li:nth-child(5),.e-event2 .reward-list li:nth-child(6) {
    margin-top: 20px
}

.e-event2 .reward-list .reward-subtit {
    font-size: 19px;
    letter-spacing: -0.03em
}

.e-event2 .reward-list .reward-tit {
    display: block;
    margin-top: 12px;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-align: center;
    color: #ee7673
}

.e-event2 .reward-list .reward-name {
    margin-top: 16px;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: -0.01em
}

.e-event2 .reward-list .img-box {
    margin-top: 71px
}

.e-event2 .reward-list .btn-reward {
    width: 207px;
    height: 59px;
    margin-top: 21px;
    background: url(./imgs/btn_red.png) no-repeat;
    font-size: 22px;
    letter-spacing: .01em;
    color: #fff1f1
}

.e-event2 .reward-list .btn-reward:hover {
    background-position-y: 50%
}

.e-event2 .reward-list .btn-reward:disabled {
    background-position-y: 100%;
    color: #b8b8b8;
    pointer-events: none;
    cursor: default
}

.e-event2 .notice {
    margin: 60px 30px 0 50px
}

.e-event2 .notice li:nth-child(4),.e-event2 .notice li:nth-child(5) {
    padding: 0
}

.e-event2 .notice li:nth-child(4)::before,.e-event2 .notice li:nth-child(5)::before {
    float: left;
    position: relative;
    width: 4px;
    height: 4px;
    margin: 8px 5px 0 7px;
    background: url(./imgs/dot.png) no-repeat;
    content: ""
}

.e-event2 .notice li:nth-child(4) p,.e-event2 .notice li:nth-child(5) p {
    line-height: 23px
}

.e-event3 {
    padding-top: 95px;
    color: #fff
}

.e-event3 .cont1 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event3_1.jpg) 50% 0 no-repeat
}

.e-event3 .cont2 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event3_2.jpg) 50% 0 no-repeat
}

.e-event3 .cont3 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event3_3.jpg) 50% 0 no-repeat
}

.e-event3 .cont .top-txt .sub-title {
    margin-top: 0;
    font-size: 36px;
    letter-spacing: -0.04em
}

.e-event3 .cont .period {
    width: 919px;
    height: 45px;
    margin-top: 18px;
    padding-bottom: 2px;
    background: url(./imgs/period_lg.png);
    box-sizing: border-box
}

.e-event3 .cont .point-box {
    position: relative;
    display: flex
}

.e-event3 .cont .point-box p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 6px;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: -0.01em
}

.e-event3 .cont .point-box p+p {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -0.03em
}

.e-event3 .cont .custom-select {
    width: 173px;
    height: 42px
}

.e-event3 .cont .custom-select span {
    line-height: 42px;
    text-align: left
}

.e-event3 .cont1 {
    height: 1591px
}

.e-event3 .cont1 .top-txt {
    padding-top: 114px
}

.e-event3 .cont1 .top-txt .title {
    margin-left: -6px;
    letter-spacing: -0.01em
}

.e-event3 .cont1 .roulette-txt-box {
    position: absolute;
    top: 153px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 12;
    width: 315px;
    margin-left: 315px;
    text-align: left;
    pointer-events: none
}

.e-event3 .cont1 .roulette-txt-box .point {
    color: #ee7673
}

.e-event3 .cont1 .roulette-txt-box p {
    color: #fff
}

.e-event3 .cont1 .roulette-txt-box .roulette-title {
    position: relative;
    margin-left: -4px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.045em
}

.e-event3 .cont1 .roulette-txt-box .roulette-title::before {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 4px 9px 0 3px;
    background: url(./imgs/ico_info.png);
    content: ""
}

.e-event3 .cont1 .roulette-txt-box .roulette-txt {
    margin-top: 407px;
    font-size: 18px;
    line-height: 24px
}

.e-event3 .cont1 .roulette-tab {
    position: relative;
    z-index: 10;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 65px
}

.e-event3 .cont1 .roulette-tab ul {
    display: flex;
    justify-content: center
}

.e-event3 .cont1 .roulette-tab li {
    display: block;
    background: url(./imgs/bg_roulette_tab.png);
    width: 301px;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    font-weight: 700;
    color: #717171;
    letter-spacing: 1px;
    cursor: pointer
}

.e-event3 .cont1 .roulette-tab li:not(:first-child) {
    margin-left: -1px
}

.e-event3 .cont1 .roulette-tab li:hover {
    color: #fff
}

.e-event3 .cont1 .roulette-tab li.selected {
    color: #fff;
    background-position-y: 100%
}

.e-event3 .cont1 .roulette-tooltip {
    position: absolute;
    top: 564px;
    right: 145px;
    z-index: 10
}

.e-event3 .cont1 .roulette-tooltip li {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 14px
}

.e-event3 .cont1 .roulette-tooltip li .switch {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 42px;
    margin-right: 4px
}

.e-event3 .cont1 .roulette-tooltip li .switch input:checked+label {
    background-image: url(./imgs/bg_on.png)
}

.e-event3 .cont1 .roulette-tooltip li .switch input:checked+label:before {
    right: 6px;
    background-image: url(./imgs/ico_on.png)
}

.e-event3 .cont1 .roulette-tooltip li .switch label {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: url(./imgs/bg_off.png) 0 0 no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.e-event3 .cont1 .roulette-tooltip li .switch label:before {
    content: "";
    display: block;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    right: 63px;
    background: url(./imgs/ico_off.png) 0 0 no-repeat;
    box-shadow: .5px .866px 4px rgba(0,0,0,.31);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.e-event3 .cont1 .roulette-tooltip li dd {
    width: 331px;
    background: url(./imgs/bg_tooltip.png) center no-repeat
}

.e-event3 .cont1 .roulette-tooltip__desc {
    text-align: left;
    position: relative;
    padding-left: 10px
}

.e-event3 .cont1 .roulette-tooltip__desc dt {
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #c5c5c5;
    cursor: pointer;
    padding-right: 28px
}

.e-event3 .cont1 .roulette-tooltip__desc dt::after {
    display: block;
    width: 21px;
    height: 21px;
    background: url(./imgs/ico_tip.png) 0 0 no-repeat;
    content: "";
    position: absolute;
    top: 0;
    right: 0
}

.e-event3 .cont1 .roulette-tooltip__desc:hover dd {
    display: block
}

.e-event3 .cont1 .roulette-tooltip__desc dd {
    display: none;
    position: absolute;
    top: calc(100% - 28px);
    right: -335px;
    box-sizing: border-box;
    padding: 18px 28px;
    line-height: 18px;
    font-size: 14px;
    transform: translateY(calc(-50% + 15px));
    color: #fff;
    z-index: 1
}

.e-event3 .cont1 .roulette-tooltip__desc dd .point {
    color: #ee7673
}

.e-event3 .cont1 .roulette-tooltip__full .roulette-tooltip__desc dt {
    padding-right: 48px
}

.e-event3 .cont1 .roulette-tooltip__full .roulette-tooltip__desc dt::after {
    background-position: bottom center
}

.e-event3 .cont1 .roulette-common {
    width: 389px;
    height: 316px;
    position: absolute;
    top: 694px;
    right: 132px;
    text-align: left;
    z-index: 10;
    padding: 60px 38px 0;
    box-sizing: border-box
}

.e-event3 .cont1 .roulette-common .goblin .name,.e-event3 .cont1 .roulette-common .playtime .name {
    display: block;
    margin: 55px auto 20px;
    color: #ee7673;
    font-size: 24px;
    font-weight: 700
}

.e-event3 .cont1 .roulette-common .goblin .point-box,.e-event3 .cont1 .roulette-common .playtime .point-box {
    display: block;
    padding: 12px 19px;
    font-size: 29px;
    letter-spacing: .02em;
    text-align: right;
    text-transform: capitalize;
    color: #fffefe
}

.e-event3 .cont1 .roulette-common .roulette-key {
    position: relative
}

.e-event3 .cont1 .roulette-common .roulette-key h3 {
    display: block;
    margin: 35px auto 14px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #ee7673
}

.e-event3 .cont1 .roulette-common .roulette-key ul {
    display: flex;
    justify-content: center
}

.e-event3 .cont1 .roulette-common .roulette-key ul:hover+.tooltip {
    display: block
}

.e-event3 .cont1 .roulette-common .roulette-key li {
    flex-shrink: 0;
    width: 73px;
    height: 76px;
    background: url(./imgs/img_key_dimmed.png) 0 0 no-repeat
}

.e-event3 .cont1 .roulette-common .roulette-key li:not(:first-child) {
    margin-left: -30px
}

.e-event3 .cont1 .roulette-common .roulette-key li.active {
    background-image: url(./imgs/img_key.png)
}

.e-event3 .cont1 .roulette-common .roulette-key .tooltip {
    display: none;
    position: absolute;
    top: calc(100% - 56px);
    right: -360px;
    width: 331px;
    background: url(./imgs/bg_tooltip.png) center no-repeat;
    box-sizing: border-box;
    padding: 18px 20px 18px 29px;
    line-height: 18px;
    font-size: 14px;
    transform: translateY(calc(-50% + 15px));
    color: #fff;
    z-index: 1
}

.e-event3 .cont1 .roulette-common .goblin {
    display: block
}

.e-event3 .cont1 .roulette-common .playtime {
    display: none
}

.e-event3 .cont1 .roulette-common .roulette-timer {
    position: absolute;
    top: 408px;
    left: 35px
}

.e-event3 .cont1 .roulette-common .roulette-timer.off a {
    cursor: default;
    pointer-events: none
}

.e-event3 .cont1 .roulette-common .roulette-timer strong {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    margin-right: 12px;
    font-weight: normal;
    color: #fff;
    font-family: Tahoma,sans-serif;
    z-index: 1
}

.e-event3 .cont1 .roulette-common .roulette-timer a {
    position: relative;
    font-size: 17px;
    letter-spacing: -0.02em;
    color: #ee7673;
    vertical-align: middle
}

.e-event3 .cont1 .roulette-common .roulette-timer a::before {
    content: "";
    position: absolute;
    top: 4px;
    right: -24px;
    width: 18px;
    height: 18px;
    background: url(./imgs/btn_arrow.png) no-repeat
}

.e-event3 .cont1 .roulette-common .roulette-bg1 {
    position: absolute;
    display: block;
    width: 389px;
    height: 630px;
    background: url(./imgs/roulette_box.png) 50% 0 no-repeat;
    right: 0;
    top: 0px;
    z-index: -1
}

.e-event3 .cont1 .roulette-common .roulette-bg2 {
    position: absolute;
    display: block;
    width: 389px;
    height: 449px;
    background: url(./imgs/roulette_box2.png) 50% 0 no-repeat;
    right: 0;
    top: 0px;
    z-index: -1;
    padding: 65px 0 0
}

.e-event3 .cont1 #playTimeRoulette.selected .roulette-txt {
    margin-top: 175px
}

.e-event3 .cont1 #playTimeRoulette.selected~.btnset {
    margin-top: 70px
}

.e-event3 .cont1 #playTimeRoulette.selected~.roulette-common .goblin {
    display: none
}

.e-event3 .cont1 #playTimeRoulette.selected~.roulette-common .playtime {
    display: block
}

.e-event3 .cont1 #playTimeRoulette.selected~.roulette-common .roulette-key,.e-event3 .cont1 #playTimeRoulette.selected~.roulette-common .roulette-timer {
    display: none
}

.e-event3 .cont1 #playTimeRoulette.selected~.roulette-tooltip {
    display: none
}

.e-event3 .cont1 .roulette-cont {
    display: none;
    position: relative;
    left: 0;
    width: 1200px;
    min-height: 660px;
    margin: 120px auto 0
}

.e-event3 .cont1 .roulette-cont.selected {
    display: block
}

.e-event3 .cont1 .roulette-cont .roulette-stage {
    position: relative;
    top: 4px;
    left: 11px;
    width: 650px;
    height: 650px
}

.e-event3 .cont1 .roulette-cont .roulette-stage .stop {
    display: block;
    width: 78px;
    height: 99px;
    position: absolute;
    top: -12px;
    left: calc(50% + 0px);
    margin-left: -40px;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(./imgs/ico_stop.png)
}

.e-event3 .cont1 .roulette-cont .roulette-stage .board {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.e-event3 .cont1 .roulette-cont .roulette-stage .board img {
    filter: drop-shadow(10px 10px 5px rgba(0, 0, 0, 0.5))
}

.e-event3 .cont1 .roulette-cont .roulette-stage .start {
    display: block;
    width: 188px;
    height: 188px;
    background: url(./imgs/btn_start.png) no-repeat;
    position: absolute;
    top: 51.2%;
    left: 50.6%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.e-event3 .cont1 .roulette-cont .roulette-stage .start:hover {
    background-position-y: 100%
}

.e-event3 .cont1 .btnset {
    position: relative;
    width: 535px;
    margin: 67px auto 0;
    padding-right: 3px;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.e-event3 .cont1 .btnset button {
    width: 222px;
    height: 59px;
    margin: 0 13px;
    font-size: 24px;
    letter-spacing: -0.03em;
    color: #fff
}

.e-event3 .cont1 .btnset button.btn-prizes {
    background: url(./imgs/btn_red_event3.png) no-repeat
}

.e-event3 .cont1 .btnset button.btn-attention {
    width: 223px;
    padding-right: 12px;
    background: url(./imgs/btn_blue_event3.png) no-repeat;
    letter-spacing: 0
}

.e-event3 .cont1 .btnset button:hover {
    background-position-y: 50%
}

.e-event3 .cont1 .btnset button:disabled {
    background-position-y: 100%;
    pointer-events: none;
    cursor: default
}

.e-event3 .cont1 .roulette-info {
    position: relative
}

.e-event3 .cont1 .roulette-info p.big-txt {
    color: #fff;
    width: fit-content;
    width: 610px;
    margin: 24px 0 0 31px;
    font-size: 17px;
    line-height: 18px;
    text-align: center
}

.e-event3 .cont2 {
    height: 2192px
}

.e-event3 .cont2 .top-txt {
    padding-top: 163px
}

.e-event3 .cont2 .top-txt .sub-title {
    letter-spacing: -0.03em
}

.e-event3 .cont2 .top-txt .title {
    margin-left: -10px;
    letter-spacing: -0.03em
}

.e-event3 .cont2 .top-txt .period {
    width: 243px;
    height: 39px;
    margin-top: 26px;
    padding-left: 2px;
    background-image: url(./imgs/period_xs.png)
}

.e-event3 .cont2 .top-txt .period span {
    padding: 0
}

.e-event3 .cont2 .top-txt .period span::after {
    display: none
}

.e-event3 .cont2 .top-txt .period~.period {
    width: 305px;
    margin-top: 53px;
    padding: 0;
    letter-spacing: -0.02em;
    background-image: url(./imgs/period_sm.png)
}

.e-event3 .cont2 .top-txt .period-list {
    margin-top: 4px
}

.e-event3 .cont2 .top-txt .period+.desc {
    margin-top: 5px
}

.e-event3 .cont2 .top-txt .desc {
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0
}

.e-event3 .cont2 .top-txt .desc .point {
    color: #ee7673
}

.e-event3 .cont2 .txt-wrap {
    position: relative;
    margin-top: 104px
}

.e-event3 .cont2 .txt-wrap p {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.025em;
    color: #fff
}

.e-event3 .cont2 .point-box {
    justify-content: center;
    width: 907px;
    height: 155px;
    margin: 48px auto 0;
    padding: 6px 8px 9px;
    box-sizing: border-box
}

.e-event3 .cont2 .point-box li {
    width: 33.3333333333%
}

.e-event3 .cont2 .point-box li p {
    width: 100%;
    height: 50%
}

.e-event3 .cont3 {
    height: 1659px
}

.e-event3 .cont3 .top-txt {
    padding-top: 158px
}

.e-event3 .cont3 .top-txt .title {
    margin-left: -12px
}

.e-event3 .cont3 .top-txt .sub-title {
    background: linear-gradient(0deg, #ff8f8f 1%, #ffd1d1 100%);
    background-clip: text;
    -webkit-background-clip: text
}

.e-event3 .cont3 .top-txt .period {
    margin-top: 36px
}

.e-event3 .cont3 .top-txt .period+.period {
    width: 618px;
    margin-top: 15px;
    background-image: url(./imgs/period_md.png)
}

.e-event3 .cont3 .desc-txt {
    position: relative;
    margin-top: 49px;
    height: 289px
}

.e-event3 .cont3 .desc-txt>ul {
    width: 877px;
    margin: 0 auto;
    padding: 17px 18px 17px 27px;
    box-sizing: border-box
}

.e-event3 .cont3 .desc-txt li:not(:first-child) {
    margin-top: 8px
}

.e-event3 .cont3 .desc-txt p {
    position: relative;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.032em;
    color: #ffe6e6;
    text-align: left
}

.e-event3 .cont3 .desc-txt .point {
    color: #ee7673
}

.e-event3 .cont3 .desc-txt .announcement::before {
    float: left;
    margin: 0 4px 0 1px;
    font-size: 24px;
    content: "※"
}

.e-event3 .cont3 .desc-txt .example-box {
    margin-top: 6px
}

.e-event3 .cont3 .desc-txt .example-box::before {
    float: left;
    width: 4px;
    height: 4px;
    margin: 15px 8px 0 15px;
    background: url(./imgs/dot.png);
    content: ""
}

.e-event3 .cont3 .ranking-event-box {
    position: relative
}

.e-event3 .cont3 .ranking-event-box>p {
    margin-top: 41px;
    font-size: 37px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -0.028em;
    color: #fff
}

.e-event3 .cont3 .ranking-event-box>p .point {
    font-size: 40px;
    color: #fed16c
}

.e-event3 .cont3 .ranking-event-box .ranking-point {
    position: relative;
    margin-top: 30px
}

.e-event3 .cont3 .ranking-event-box .ranking-point ol {
    position: relative;
    display: flex;
    z-index: 1;
    width: 1200px;
    margin: auto;
    padding: 0 8px;
    box-sizing: border-box
}

.e-event3 .cont3 .ranking-event-box .ranking-point ol li {
    width: 20%
}

.e-event3 .cont3 .ranking-event-box .ranking-point ol li p {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding-left: 12px;
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

.e-event3 .cont3 .ranking-event-box .ranking-point ol li p sup {
    font-size: 14px
}

.e-event3 .cont3 .ranking-event-box .ranking-point ol li p+p {
    flex-direction: row;
    height: 58px;
    padding-left: 8px;
    font-weight: 400
}

.e-event3 .cont3 .ranking-event-box .ranking-point ol li p+p span {
    margin: 0 7px
}

.e-event3 .cont3 .ranking-event-box .reward-list {
    position: relative;
    margin-top: 48px
}

.e-event3 .cont3 .ranking-event-box .reward-list ol {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: auto
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li {
    display: flex;
    flex-direction: column;
    width: 390px;
    height: 254px
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li p {
    height: 55px;
    line-height: 54px;
    font-size: 24px;
    font-weight: 500
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li p sup {
    font-size: 14px
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li p:first-child {
    position: relative
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li p:last-child {
    height: auto;
    margin-top: 131px;
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li:first-child p:last-child {
    margin-top: 146px;
    letter-spacing: 0
}

.e-event3 .cont3 .ranking-event-box .reward-list ol li:last-child p:last-child {
    margin: 127px 11px 0 0;
    letter-spacing: -0.035em
}

.e-event3 .cont3 .notice {
    margin-top: 35px;
    color: #ffe6e6
}

.e-event3 .cont3 .notice li {
    padding: 0;
    letter-spacing: -0.059em
}

.e-event3 .cont3 .notice li::before {
    display: none
}

.e-event3 .cont3 .notice li p {
    position: relative
}

.e-event3 .cont3 .notice li p::before {
    float: left;
    margin: 0 4px 0 1px;
    content: "※"
}

.e-event3 .ranking-box {
    position: relative;
    margin: 31px auto 0;
    padding: 30px 20px;
    width: 1200px
}

.e-event3 .ranking-box .select-box {
    display: flex;
    align-items: center;
    position: absolute;
    top: 5px;
    right: 9px
}

.e-event3 .ranking-box .select-box p {
    margin-right: 22px;
    font-size: 18px
}

.e-event3 .ranking-txt {
    display: flex;
    align-items: baseline;
    padding-left: 50px
}

.e-event3 .ranking-txt .txt {
    font-size: 33px;
    font-weight: 500;
    letter-spacing: -0.01em
}

.e-event3 .ranking-txt .update {
    font-size: 18px;
    margin-left: 24px;
    letter-spacing: -0.012em;
    color: #999
}

.e-event3 .btn-wrap {
    position: absolute;
    top: 63px;
    right: 10px;
    display: flex;
    z-index: 1
}

.e-event3 .btn-wrap button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 181px;
    height: 37px;
    background: url(./imgs/btn_radius.png) no-repeat;
    font-size: 19px;
    color: #fff
}

.e-event3 .btn-wrap button:hover {
    background-position-y: 100%
}

.e-event3 .btn-wrap .btn-ranking {
    margin-right: 13px
}

.e-event3 .top-box {
    position: relative;
    height: 516px
}

.e-event3 .ranking-dimmed {
    display: none
}

.e-event3 .ranking-dimmed.active {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 8px
}

.e-event3 .ranking-dimmed.active p {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -0.25px;
    color: #fff
}

.e-event3 .ranking-list {
    position: relative;
    width: 100%
}

.e-event3 .ranking-list ol {
    position: relative;
    top: 379px;
    width: 1112px;
    margin: auto
}

.e-event3 .ranking-list ol li {
    position: absolute;
    width: 190px
}

.e-event3 .ranking-list ol li>p {
    color: #ee7673
}

.e-event3 .ranking-list ol li p {
    max-width: 190px;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: -0.025em
}

.e-event3 .ranking-list ol li:first-child {
    left: 452px
}

.e-event3 .ranking-list ol li:nth-child(2) {
    left: 200px
}

.e-event3 .ranking-list ol li:nth-child(3) {
    right: 218px
}

.e-event3 .ranking-list ol li:nth-child(4) {
    left: -31px
}

.e-event3 .ranking-list ol li:last-child {
    right: -12px
}

.e-event3 .ranking-list .num-box {
    display: flex;
    justify-content: center;
    margin-top: 7px
}

.e-event3 .ranking-list .num-box p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff
}

.e-event3 .ranking-list .num-box .txt {
    margin-left: 5px
}

.e-event3 .ranking-rewards {
    margin-top: 20px
}

.e-event3 .ranking-rewards .reward-list {
    position: relative
}

.e-event3 .ranking-rewards .reward-list ol {
    display: flex;
    width: 1200px;
    height: 271px;
    padding: 9px 8px 8px;
    box-sizing: border-box
}

.e-event3 .ranking-rewards .reward-list li {
    display: flex;
    flex-direction: column
}

.e-event3 .ranking-rewards .reward-list .ranking {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 67px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.01em
}

.e-event3 .ranking-rewards .reward-list .item {
    margin-top: auto;
    margin-bottom: 23px
}

.e-event3 .ranking-rewards .reward-list .item p {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.03em
}

.e-event3 .ranking-rewards .reward-item3 li {
    width: 33.3333333333%
}

.e-event3 .ranking-rewards .reward-item5 {
    margin-top: 48px
}

.e-event3 .ranking-rewards .reward-item5 li {
    width: 20%
}

.e-event3 .ranking-rewards .reward-item5 .ranking {
    height: 55px
}

.e-event3 .ranking-rewards .reward-item5 .item {
    margin-bottom: 20px
}

.e-event3 .ranking-rewards .reward-item5 .item p {
    min-height: 52px;
    font-size: 22px
}

.e-event4 {
    padding-top: 95px;
    color: #fff
}

.e-event4 .cont1 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event4_1.jpg) 50% 0 no-repeat
}

.e-event4 .cont2 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event4_2.jpg) 50% 0 no-repeat
}

.e-event4 .cont3 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event4_3.jpg) 50% 0 no-repeat
}

.e-event4 .cont4 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event4_4.jpg) 50% 0 no-repeat
}

.e-event4 .cont5 {
    position: relative;
    text-align: center;
    background: url(./imgs/bg_event4_5.jpg) 50% 0 no-repeat
}

.e-event4 .top-txt .period {
    width: 919px;
    height: 45px;
    margin-top: 32px;
    padding-bottom: 2px;
    background-image: url(./imgs/period_lg.png);
    box-sizing: border-box
}

.e-event4 .top-txt .update-mark p {
    padding: 0 123px;
    letter-spacing: 0
}

.e-event4 .top-txt .title {
    position: relative;
    width: fit-content;
    margin: 20px auto 0;
    font-size: 74px
}

.e-event4 .top-txt .title .badge {
    position: absolute;
    top: -20px;
    left: calc(100% - 22px);
    width: 108px;
    height: 61px;
    background: url(./imgs/badge2.png);
    font-size: 17px;
    font-weight: 400;
    line-height: 61px;
    letter-spacing: -0.02em
}

.e-event4 .item-box {
    margin-top: 59px
}

.e-event4 .item-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;
    margin: auto
}

.e-event4 .item-box li {
    position: relative;
    width: 358px;
    height: 341px;
    background: url(./imgs/event4_cont1_item_frame.png) no-repeat
}

.e-event4 .item-box .item {
    position: absolute;
    width: 100%;
    height: 170px;
    padding-top: 62px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden
}

.e-event4 .item-box .item p {
    margin-top: 35px;
    font-size: 22px;
    color: #fff
}

.e-event4 .item-box .badge-box {
    top: 1px;
    right: -41px
}

.e-event4 .coin-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 23px 0;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.e-event4 .coin-box p {
    font-weight: 500;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,.5)
}

.e-event4 .coin-box .coin {
    font-size: 38px
}

.e-event4 .coin-box .txt {
    font-size: 28px;
    letter-spacing: -0.04em;
    margin-left: 10px
}

.e-event4 .btn-wrap a {
    display: block;
    width: 320px;
    height: 77px;
    margin: 63px auto 0;
    line-height: 72px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.04em;
    background: url(./imgs/btn_update.png) 50% 0 no-repeat;
    color: #fff;
    padding-right: 6px;
    box-sizing: border-box
}

.e-event4 .btn-wrap a:hover {
    background-position-y: 100%
}

.e-event4 .package-box {
    margin-top: 70px
}

.e-event4 .package-box>ul {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: auto
}

.e-event4 .package-box>ul>li {
    width: 389px;
    height: 643px;
    background: url(./imgs/event4_cont3_item_frame.png)
}

.e-event4 .package-box>ul li {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1
}

.e-event4 .package-box>ul li .top {
    position: relative;
    margin: 22px 0 15px;
    font-size: 21px;
    font-weight: 500;
    line-height: 28px
}

.e-event4 .package-box>ul .item-list {
    margin-top: 48px;
    overflow: hidden
}

.e-event4 .package-box>ul .item-list li {
    margin-bottom: 14px;
    letter-spacing: -0.01em
}

.e-event4 .package-box>ul .item-list li.point {
    color: #ff524c
}

.e-event4 .cont1 {
    height: 1550px
}

.e-event4 .cont1 .top-txt {
    padding-top: 123px
}

.e-event4 .cont1 .top-txt .title-lg {
    font-family: "Taviraj",sans-serif;
    font-size: 82px;
    font-weight: 500;
    line-height: 90px;
    letter-spacing: -0.02em;
    color: rgba(0,0,0,0);
    background: linear-gradient(180deg, #ffbdad 50%, #ff8682 100%);
    text-shadow: 2px 3px 15px rgba(0,0,0,.25);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0)
}

.e-event4 .cont1 .top-txt .update-mark {
    margin-top: 138px
}

.e-event4 .cont1 .item-box ul {
    justify-content: center
}

.e-event4 .cont1 .item-box ul li {
    margin-right: 63px;
    margin-bottom: 21px
}

.e-event4 .cont1 .item-box ul li:nth-child(3),.e-event4 .cont1 .item-box ul li:nth-child(5) {
    margin-right: 0
}

.e-event4 .cont1 .item-box ul li:nth-child(4),.e-event4 .cont1 .item-box ul li:nth-child(5) {
    margin-bottom: 0
}

.e-event4 .cont1 .btn-wrap {
    margin-left: 8px
}

.e-event4 .cont1 .coin-box .coin {
    max-width: 147px
}

.e-event4 .cont2 {
    height: 976px
}

.e-event4 .cont2 .top-txt {
    padding-top: 52px
}

.e-event4 .cont2 .item-box {
    margin-top: 70px
}

.e-event4 .cont2 .item-box ul {
    justify-content: space-between
}

.e-event4 .cont2 .item-box ul li {
    position: relative;
    width: 274px;
    height: 341px;
    background-image: url(./imgs/event4_cont2_item_frame.png)
}

.e-event4 .cont2 .item-box ul li:nth-child(3) .item p,.e-event4 .cont2 .item-box ul li:nth-child(4) .item p {
    margin-top: 11px
}

.e-event4 .cont2 .item-box ul .item {
    position: absolute;
    width: 100%;
    height: 234px;
    padding-top: 32px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden
}

.e-event4 .cont2 .item-box ul .item p {
    margin-top: 24px;
    padding-left: 2px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.035em;
    color: #fff
}

.e-event4 .cont2 .item-box ul .img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 160px;
    margin: 0 auto
}

.e-event4 .cont2 .cont-txt {
    margin: 54px 0 52px
}

.e-event4 .cont2 .cont-txt p {
    font-size: 22px;
    letter-spacing: .006em;
    color: #fff
}

.e-event4 .cont2 .cont-line-box ul {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto
}

.e-event4 .cont2 .cont-line-box ul li {
    width: 361px;
    height: 221px;
    padding: 52px 4px 0 0;
    background: url(./imgs/event4_cont2_item_line.png) 50% 0 no-repeat;
    box-sizing: border-box
}

.e-event4 .cont2 .cont-line-box ul li:last-child {
    padding: 52px 0 0 10px
}

.e-event4 .cont2 .cont-line-box ul li p {
    color: #fff;
    font-size: 19px;
    letter-spacing: -0.005em
}

.e-event4 .cont2 .cont-line-box ul li p.bold-txt {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: -0.01em
}

.e-event4 .cont2 .cont-line-box ul li .line-wrap {
    overflow: hidden
}

.e-event4 .cont2 .cont-line-box ul li .item-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 95px;
    margin-top: 18px
}

.e-event4 .cont2 .cont-line-box ul li .item-txt p {
    margin-bottom: 7px
}

.e-event4 .cont2 .coin-box .coin {
    max-width: 147px
}

.e-event4 .cont3 {
    height: 1060px
}

.e-event4 .cont3 .top-txt {
    padding-top: 135px
}

.e-event4 .cont3 .package-box .badge-box {
    right: -45px;
    top: -45px
}

.e-event4 .cont3 .coin-box .coin {
    max-width: 244px
}

.e-event4 .cont4 {
    height: 905px
}

.e-event4 .cont4 .top-txt {
    padding-top: 120px
}

.e-event4 .cont4 .top-txt .title .badge {
    top: -28px
}

.e-event4 .cont4 .top-txt .sub-title {
    margin-top: 24px;
    font-family: "Taviraj",sans-serif;
    font-size: 32px;
    letter-spacing: -0.02em;
    color: #fff;
    background: rgba(0,0,0,0);
    background-clip: unset;
    -webkit-text-fill-color: unset
}

.e-event4 .cont4 .item-box,.e-event4 .cont5 .item-box {
    margin: 85px 0 0 2px
}

.e-event4 .cont4 .item-box li .badge-box,.e-event4 .cont5 .item-box li .badge-box {
    top: -38px;
    right: -37px
}

.e-event4 .cont4 .item-box .item,.e-event4 .cont5 .item-box .item {
    height: 217px;
    padding-top: 48px
}

.e-event4 .cont4 .item-box .item p,.e-event4 .cont5 .item-box .item p {
    margin-top: 5px;
    letter-spacing: -0.04em
}

.e-event4 .cont5 {
    height: 991px
}

.e-event4 .cont5 .top-txt {
    padding-top: 121px
}

.e-event4 .cont5 .item-box {
    margin: 56px 0 0 2px
}

.e-event4 .cont5 .btn-wrap a {
    margin-top: 80px
}

div[class*=pop-] {
    display: none;
    position: absolute;
    left: 50%;
    z-index: 9999;
    box-sizing: border-box;
    width: 740px;
    background: #2d1717;
    border: 1px solid #5d2e2e
}

div[class*=pop-] .attention-list {
    padding: 22px 40px 19px
}

div[class*=pop-] .attention-list li {
    position: relative;
    padding-left: 18px;
    line-height: 22px;
    font-size: 15px;
    color: #ffe6e6;
    letter-spacing: -0.025em
}

div[class*=pop-] .attention-list li.em:before {
    color: #ee7673
}

div[class*=pop-] .attention-list>li {
    margin-bottom: 4px
}

div[class*=pop-] .attention-list>li:before {
    content: "※";
    display: block;
    position: absolute;
    top: 0px;
    left: 0
}

div[class*=pop-] .attention-list>li li {
    line-height: 24px
}

div[class*=pop-] .attention-list>li li:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 6px;
    width: 4px;
    height: 4px;
    background-color: #ffe6e6;
    border-radius: 50%
}

div[class*=pop-] .attention-list>li li.em::before {
    background-color: #ee7673
}

div[class*=pop-] .attention-list ul.sub {
    text-indent: 182px
}

div[class*=pop-] .attention-list ul.sub li {
    padding: 0
}

div[class*=pop-] .attention-list ul.sub li::before {
    display: none
}

div[class*=pop-] .attention-list em {
    color: #ee7673
}

div[class*=pop-] .tab-cont {
    overflow: hidden;
    position: relative;
    padding: 40px
}

div[class*=pop-] table {
    width: 100%
}

div[class*=pop-] th {
    height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

div[class*=pop-] td {
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 10px 5px
}

.pop-close {
    position: absolute;
    top: 2px;
    right: 18px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    text-indent: -1000em;
    cursor: pointer;
    background: url(./imgs/ico_chk_close.png) 50% 50% no-repeat;
    transition: all .3s
}

.pop-close:hover {
    transform: rotate(360deg)
}

.popup-title {
    padding: 0 39px;
    height: 75px;
    background: #451414;
    border-bottom: 1px solid #5d2e2e
}

.popup-title p {
    display: inline;
    color: #fff;
    font-size: 29px;
    line-height: 76px;
    font-weight: 500;
    font-family: "Taviraj",sans-serif
}

.pop-prizes {
    height: auto;
    padding-bottom: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.5)
}

.pop-prizes .tab-list {
    position: relative;
    display: table;
    z-index: 1;
    overflow: hidden;
    width: calc(100% - 77px);
    margin: 0 auto -20px;
    padding: 22px 0 0;
    table-layout: fixed
}

.pop-prizes .tab-list li {
    position: relative;
    display: table-cell;
    width: 50%
}

.pop-prizes .tab-list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    color: #717171;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.pop-prizes .tab-list li a:hover {
    color: #fff
}

.pop-prizes .tab-list li a::before {
    content: "";
    position: absolute;
    display: block;
    background: url(./imgs/bg_popup_tab.png) 50% 0 no-repeat;
    width: 221px;
    height: 48px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none
}

html[lang=pt] .pop-prizes .tab-list li a,html[lang=es] .pop-prizes .tab-list li a {
    font-size: 14px
}

.pop-prizes .tab-list li.on a {
    opacity: 1;
    color: #fff
}

.pop-prizes .tab-list li.on a::before {
    background: url(./imgs/bg_popup_tab.png) no-repeat;
    background-position-y: 100%
}

.pop-prizes .tab-cont {
    padding: 43px 39px 26px !important
}

.pop-prizes .tab-cont thead {
    background: url(./imgs/bg_popup_table_head_reward.png) no-repeat
}

.pop-prizes .tab-cont tbody {
    background: url(./imgs/bg_popup_table_body_reward.png) 100% 100% no-repeat
}

.pop-prizes .tab-cont th {
    height: 60px;
    border-bottom: 1px solid #4a3e3e;
    color: #b7b7b7
}

.pop-prizes .tab-cont th:first-child {
    border-right: 1px solid #554f4f
}

.pop-prizes .tab-cont td {
    border-bottom: 1px solid #3f3333;
    font-size: 20px;
    line-height: 19px;
    letter-spacing: -0.025em
}

.pop-prizes .tab-cont td:first-child {
    border-right: 1px solid #554f4f
}

.pop-prizes .tbl-chance {
    padding: 0 40px 40px;
    background-color: rgba(0,0,0,0);
    border: 1px solid #4a3e3e
}

.pop-ranking {
    padding-bottom: 52px
}

.pop-ranking .popup-title {
    padding: 0 27px
}

.pop-ranking .tbl-point tbody {
    background-color: rgba(76,76,76,.2)
}

.pop-ranking .tbl-point tbody tr:last-child td {
    border-bottom-color: #717171
}

.pop-ranking .tbl-point tbody td:first-child {
    color: #c6cfd8
}

.pop-ranking .tbl-point th {
    height: 58px;
    border: 1px solid #717171;
    background-color: #34282c
}

.pop-ranking .tbl-point th:not(:last-child) {
    border-right: 1px solid #4b4545
}

.pop-ranking .tbl-point td {
    padding: 7px 5px 8px;
    border-bottom: 1px solid #4d4343;
    border-left: 1px solid #717171;
    border-right: 1px solid #717171;
    font-size: 20px
}

.pop-ranking .tbl-point td:not(:last-child) {
    border-right: 1px solid #4d4343
}

.pop-ranking .ranking-table {
    padding: 50px 40px 0
}

.pop-ranking .ranking-table tr.no1 td:first-child,.pop-ranking .ranking-table tr.no2 td:first-child,.pop-ranking .ranking-table tr.no3 td:first-child {
    position: relative
}

.pop-ranking .ranking-table tr.no1 td:first-child::before,.pop-ranking .ranking-table tr.no2 td:first-child::before,.pop-ranking .ranking-table tr.no3 td:first-child::before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 16px;
    width: 20px;
    height: 23px
}

.pop-ranking .ranking-table tr.no1 td,.pop-ranking .ranking-table tr.no2 td,.pop-ranking .ranking-table tr.no3 td {
    color: #ee7673
}

.pop-ranking .ranking-table tr.no1 td:first-child::before {
    background: url(./imgs/ico_rank1.png) 50% 0 no-repeat
}

.pop-ranking .ranking-table tr.no2 td:first-child::before {
    background: url(./imgs/ico_rank2.png) 50% 0 no-repeat
}

.pop-ranking .ranking-table tr.no3 td:first-child::before {
    background: url(./imgs/ico_rank3.png) 50% 0 no-repeat
}

.pop-ranking .pager {
    padding: 17px 0
}

.pop-ranking .search-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    padding: 0 40px
}

.pop-ranking .search-area .search-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600
}

.pop-ranking .search-area .search {
    display: flex;
    align-items: center
}

.pop-ranking .search-area .inp-search {
    width: 224px;
    height: 42px;
    background-color: #fff;
    text-align: left;
    padding-left: 12px;
    border: 1px solid #532759;
    color: #000;
    font-size: 15px;
    box-sizing: border-box;
    vertical-align: top
}

.pop-ranking .search-area .inp-search::placeholder {
    color: #565656
}

.pop-ranking .search-area .btn-search {
    width: 83px;
    height: 42px;
    margin-left: 6px;
    vertical-align: top;
    cursor: pointer;
    background-color: #000;
    border: 1px solid #4c4c4c;
    color: #fff;
    font-size: 16px
}

.pop-ranking .search-area .btn-search:hover {
    background-position-y: 100%
}

.pop-ranking .search-area input::-ms-clear {
    display: none
}

.pop-ranking .search-area input::placeholder {
    color: #c6cfd8
}

.pop-ranking .myrank-box {
    margin-top: 10px;
    padding: 0 38px
}

.pop-ranking .myrank-box table {
    background-color: rgba(0,0,0,0) !important
}

.pop-ranking .myrank-box tbody {
    background: none
}

.pop-ranking .myrank-box tbody tr:last-child:not(:empty) {
    position: relative
}

.pop-ranking .myrank-box tbody tr:last-child:not(:empty) td {
    border-bottom: 0px
}

.pop-ranking .myrank-box tbody tr:last-child:not(:empty)::after {
    content: "";
    position: absolute;
    left: -1px;
    top: 34px;
    width: 100%;
    height: 13px;
    background: url(./imgs/bg_deco_popup_rank.png) no-repeat center;
    pointer-events: none
}

.pop-ranking .myrank-box .none {
    border: none;
    font-size: 16px
}

.pager {
    clear: both;
    position: relative;
    padding: 20px 0;
    text-align: center;
    font-size: 0;
    z-index: 1;
    *z-index: 3
}

.pager::after {
    content: "";
    display: block;
    clear: both
}

.pager.even.last_child {
    border-bottom: 0
}

.pager a {
    display: inline-block;
    margin: 0 5px;
    color: #afb4b9;
    border-bottom: 1px solid rgba(0,0,0,0);
    text-align: center;
    line-height: 20px;
    font-size: 15px
}

.pager a:hover {
    border-color: #f2cfb0
}

.pager a:before,.pager .current:before {
    content: "["
}

.pager a:after,.pager .current:after {
    content: "]"
}

.pager a.first:hover,.pager a.previous:hover,.pager a.next:hover,.pager a.last:hover {
    padding: 0
}

.pager .first,.pager .previous,.pager .next,.pager .last {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-indent: -10000px;
    border: 0;
    margin: 0 2px;
    padding: 0;
    background-image: url(./imgs/ico_page.png);
    background-repeat: no-repeat;
    background-position-y: 0
}

.pager .previous,.pager .previous:hover {
    margin: 0 0 0 -6px;
    background-position-x: -35px
}

.pager .next,.pager .next:hover {
    margin: 0 -6px 0 0;
    background-position-x: -70px
}

.pager .first,.pager .first:hover {
    margin: 0 2px;
    background-position-x: 0
}

.pager .last,.pager .last:hover {
    margin: 0 2px;
    background-position-x: -105px
}

.pager .current {
    display: inline-block;
    margin: 0 5px;
    color: #ee7673;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
    border-bottom: 1px solid #ee7673
}

.pager .disabled {
    display: none
}

.pager span,.pager a,.pager a:hover {
    display: inline-block;
    vertical-align: middle
}

*+html .pager {
    margin-top: 0
}

.slide-box {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1280px;
    height: 743px;
    box-sizing: border-box
}

.slide-list {
    width: 100%;
    height: 100%
}

.slide-list>li {
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    display: none
}

.slide-list {
    position: absolute;
    overflow: hidden;
    margin: 0 auto
}

.slide-ctrl {
    width: 1400px;
    height: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 43%;
    z-index: 1
}

.slide-ctrl button {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 91px;
    height: 113px;
    background: rgba(0,0,0,0);
    text-indent: -1000em;
    cursor: pointer
}

.slide-ctrl .prev {
    left: 0;
    background: url(./imgs/btn_prev.png) no-repeat
}

.slide-ctrl .prev:hover {
    background-image: url(./imgs/btn_prev_on.png);
    background-position-x: -1px
}

.slide-ctrl .next {
    right: 0;
    background: url(./imgs/btn_next.png) no-repeat
}

.slide-ctrl .next:hover {
    background-image: url(./imgs/btn_next_on.png)
}

.shadow,.e-shadow {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=60);
    z-index: 9998
}

.shadow.current,.e-shadow.current {
    display: block !important
}
