@charset "utf-8";
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

#superContainer {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    margin-top: -35px
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 40px;
    height: 70px;
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_l.png) no-repeat center center
}

.fp-controlArrow.fp-next {
    right: 15px;
    width: 40px;
    height: 70px;
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_r.png) no-repeat center center
}

.fp-scrollable {
    overflow: scroll
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.right {
    right: 17px
}

#fp-nav.left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1
}

.fp-slidesNav.bottom {
    bottom: 17px
}

.fp-slidesNav.top {
    top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
    background: #fff
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    border: #fff 1px solid;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto !important
}

html,
body,
main,
#main_cont {
    padding: 0;
    margin: 0 auto
}

body,
main,
#main_cont {
    font-family: "Microsoft JhengHei", "LiHei Pro";
    font-size: 1.2em;
    line-height: 22px;
    position: relative;
    -webkit-text-size-adjust: none;
    text-align: center;
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/bg.jpg) no-repeat top center #000;
    overflow-x: hidden
}

main {
    display: block
}

.litIE10 {
    display: none
}

.warning-landscape {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 300;
    background: #000;
    display: none;
    justify-content: center;
    align-items: center
}

.warning-landscape.active {
    display: flex
}

.warning-landscape img {
    width: 36%
}

.top {
    background: rgba(22, 22, 22, 0.7);
    height: 85px;
    border-bottom: 1px solid #7b6511;
    position: fixed;
    z-index: 99;
    width: 100%
}

.top_menu {
    line-height: 85px
}

.logo {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/logo.png) no-repeat center center;
    width: 153px;
    height: 70px;
    display: inline-block;
    vertical-align: middle
}

.top_menu>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.top_menu>ul>li {
    font-size: 36px;
    font-weight: 700;
    margin: 0 28px;
    padding: 0;
    list-style: none;
    display: inline-block;
    line-height: 85px;
    position: relative
}

.top_menu>ul>li a {
    display: inline-block;
    color: #e2cc89;
    text-decoration: none;
    text-shadow: 3px 0 0 #1f1204, -3px 0 0 #1f1204, 0 3px 0 #1f1204, 0 -3px 0 #1f1204, 2px 2px #1f1204, -2px -2px 0 #1f1204, 2px -2px 0 #1f1204, -2px 2px 0 #1f1204
}

.top_menu>ul>li a:hover {
    opacity: .8
}

.top_menu>ul>li a>span.notopen {
    display: none;
    font-size: 18px;
    line-height: 18px
}

.top_menu>ul>li:after {
    content: '|';
    position: absolute;
    right: -32px;
    color: #feeaac;
    font-weight: 400;
    opacity: .5;
    font-size: 16px
}

.top_menu>ul>li:last-child:after {
    content: ''
}

.btn_account_m {
    display: none
}

.top_splogo {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/top_splogo.png) no-repeat;
    width: 69px;
    height: 65px;
    display: inline-block;
    vertical-align: middle
}

.submenu {
    background: rgba(0, 0, 0, 0.9);
    width: 260px;
    position: absolute;
    left: 0;
    display: none
}

.submenu>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.submenu>ul>li {
    font-size: 36px;
    font-weight: 700;
    margin: 0 28px;
    padding: 0;
    list-style: none
}

.submenu>ul>li a {
    display: inline-block;
    color: #cbcbcb;
    text-decoration: none
}

.submenu>ul>li a:hover {
    opacity: .8
}

.dropdown:hover .submenu {
    display: block
}

nav:not(.mm-menu) {
    display: none
}

.header {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 64px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 64px;
    height: 64px;
    padding: 0 50px;
    display: inline-block
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0
}

.header a {
    display: block;
    width: 28px;
    padding: 21px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000
}

.header a:before,
.header a:after {
    content: '';
    display: block;
    background: #fff;
    height: 3px
}

.header a span {
    background: #fff;
    display: block;
    height: 3px;
    margin: 6px 0
}

.mm-menu {
    background: #000;
    color: #fff
}

.mm-menu>.mm-panel {
    text-align: left;
    padding-top: 26px
}

.mm-listview>li>a,
.mm-listview>li>span {
    font-size: 16px;
    line-height: 48px;
    text-decoration: none;
    cursor: pointer
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    color: #fff
}

.mm-menu.mm-offcanvas.mm-opened {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2)
}

.menu {
    margin: 0
}

.menu ul {
    list-style: none;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left
}

.menu ul li {
    display: block;
    margin: 0 8px;
    line-height: 48px
}

.menu ul li a {
    color: #fff;
    display: block;
    text-decoration: none
}

.menu ul li a:hover {
    color: #ffdf2b
}

.cont_wraaper {
    position: relative
}

.intro {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/intro.jpg) no-repeat center center;
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%
}

.intromask {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/overlay.png) repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 10
}

.splogo {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/splogo_80.png) no-repeat center 0;
    top: 0;
    z-index: 11;
    width: 100%;
    height: 600px;
    position: relative;
    display: inline-block
}

.intro_btn {
    z-index: 11;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    bottom: 16px
}

.btn_update {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_update.png) no-repeat;
    width: 400px;
    height: 90px;
    display: inline-block;
    margin: 0 72px 0 0;
    cursor: pointer
}

.btn_event {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_event.png) no-repeat;
    width: 400px;
    height: 90px;
    display: inline-block;
    cursor: pointer
}

.home_cont {
    height: 1200px
}

.index_visual {
    width: 100%;
    height: 1200px;
    margin: 0 auto;
    position: relative
}

.visual_cont {
    position: absolute;
    display: inline-block;
    width: 640px;
    height: 1200px;
    left: 50%;
    margin: 0 0 0 -320px
}

.visual01 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/001.jpg) no-repeat top center
}

.visual02 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/002.jpg) no-repeat top center
}

.visual03 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/003.jpg) no-repeat top center
}

.visual04 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/004.jpg) no-repeat top center
}

.visual05 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/005.jpg) no-repeat top center
}

.visual06 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/006.jpg) no-repeat top center
}

.visual07 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/007.jpg) no-repeat top center
}

.visual08 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/008.jpg) no-repeat top center
}

.visual09 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/009.jpg) no-repeat top center
}

.visual10 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/010.jpg) no-repeat top center
}

.visual11 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/011.jpg) no-repeat top center
}

.visual12 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/visual/012.jpg) no-repeat top center
}

.home_btn_area {
    width: 100%;
    position: absolute;
    top: 710px;
    z-index: 2
}

.btn_show {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_show.png) no-repeat center 0;
    width: 400px;
    height: 137px;
    display: inline-block;
    cursor: pointer
}

.btn_login {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_login.png) no-repeat;
    width: 400px;
    height: 137px;
    display: inline-block;
    cursor: pointer
}

.btn_skill {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_skill.png) no-repeat center 0;
    width: 400px;
    height: 136px;
    display: inline-block;
    cursor: pointer
}

.btn_login:hover {
    opacity: .8
}

.btn_show:hover {
    opacity: .8
}

.btn_skill:hover {
    opacity: .8
}

.chname {
    position: absolute;
    top: 200px;
    display: inline-block;
    text-align: center;
    width: 600px;
    height: 320px
}

.chname>h1 {
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px #000;
    margin: 0 auto
}

.chname>h2 {
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px #000;
    margin: 0 auto
}

.ch01 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/001.png) no-repeat center center
}

.ch02 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/002.png) no-repeat center center
}

.ch03 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/003.png) no-repeat center center
}

.ch04 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/004.png) no-repeat center center
}

.ch05 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/005.png) no-repeat center center
}

.ch06 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/006.png) no-repeat center center
}

.ch07 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/007.png) no-repeat center center
}

.ch08 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/008.png) no-repeat center center
}

.ch09 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/009.png) no-repeat center center
}

.ch10 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/010.png) no-repeat center center
}

.ch11 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/011.png) no-repeat center center
}

.ch12 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chname/012.png) no-repeat center center
}

.flip-container,
.front {
    width: 600px;
    height: 150px;
    display: inline-block
}

.flipper {
    position: absolute;
    top: 520px;
    left: 50%
}

.front {
    text-shadow: 3px 0 0 #1f1204, -3px 0 0 #1f1204, 0 3px 0 #1f1204, 0 -3px 0 #1f1204, 2px 2px #1f1204, -2px -2px 0 #1f1204, 2px -2px 0 #1f1204, -2px 2px 0 #1f1204;
    z-index: 2
}

.chword {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: 150px;
    display: inline-block
}

.chstory {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 260px;
    display: inline-block
}

.chword>p {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding: 12px
}

.chstory>p {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    padding: 12px
}

.vipbanner {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/vipbanner.png) no-repeat center center;
    width: 100%;
    height: 326px;
    position: absolute;
    top: 853px;
    z-index: 8;
    padding-top: 48px
}

.vipbanner a>h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    padding-top: 48px;
    margin: 0;
    color: #fff
}

.vipbanner a>p {
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    color: #fff;
    margin: 24px auto
}

.vipbanner a {
    display: block;
    text-decoration: none
}

.day_checkpage {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/comic_bg.jpg) no-repeat;
    width: 100%;
    background-position: center -2400px
}

.moring-login {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/comic_bg.jpg) no-repeat;
    width: 100%;
    background-position: center -2400px
}

.moringlogin_cont {
    height: auto;
    width: 1200px;
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/dot_bg.png) repeat;
    margin: 0 auto
}

.moringlogin_cont>h1 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/login_tittle.png) no-repeat center center;
    width: 100%;
    height: 70px;
    padding-top: 120px;
    line-height: 70px
}

.vipcard {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/vipcard.png) no-repeat center center;
    width: 100%;
    height: 470px
}

.deco_line {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/deco_line.png) no-repeat center center;
    width: 100%;
    height: 58px;
    margin: 0 auto
}

.deco_cont {
    width: 700px;
    text-align: center;
    margin: 0 auto
}

.deco_cont_low {
    margin: 0 auto 120px
}

.deco_cont_low>p {
    color: #d9d9d9;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px
}

.deco_cont_low>h2 {
    color: #e2c376;
    font-size: 34px;
    font-weight: 700;
    line-height: 60px;
    background: #2f2f2f;
    border: 2px solid #000;
    width: 100%;
    height: 60px
}

.goto_invite_btn {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/goto_invite_btn.png) no-repeat center center;
    width: 400px;
    height: 90px;
    display: inline-block;
    margin: 48px auto
}

.goto_daycheck_btn {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/goto_daycheck_btn.png) no-repeat center center;
    width: 400px;
    height: 90px;
    display: inline-block;
    margin: 48px auto
}

.goto_invite_btn:hover,
.goto_daycheck_btn:hover {
    opacity: .8
}

.top_cont {
    position: relative;
    margin: 0 auto 36px;
    line-height: 90px;
    padding-top: 121px
}

.user_point {
    color: #fff;
    font-size: 43px;
    line-height: 43px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 36px 0 0;
    text-align: left
}

.user_point span {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/Point.png) no-repeat 0 center;
    width: 128px;
    margin: 0 16px 0 0;
    height: 43px;
    display: inline-block;
    vertical-align: bottom
}

.btn_check {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/btn_check.png) no-repeat center center;
    width: 400px;
    height: 90px;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer
}

.btn_check:hover {
    opacity: .8
}

.check_group {
    width: 640px;
    margin: 36px auto;
    position: relative;
    display: inline-block;
    height: 720px
}

.chHead {
    width: 85px;
    height: 85px;
    display: inline-block;
    margin: 0
}

.himg01 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/001.png) center -85px no-repeat;
    position: absolute;
    top: 90px;
    left: 0
}

.himg02 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/002.png) center -85px no-repeat;
    position: absolute;
    top: 0;
    left: 45px
}

.himg03 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/003.png) center -85px no-repeat;
    position: absolute;
    top: 0;
    left: 135px
}

.himg04 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/004.png) center -85px no-repeat;
    position: absolute;
    top: 0;
    left: 225px
}

.himg05 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/005.png) center -85px no-repeat;
    position: absolute;
    top: 0;
    left: 315px
}

.himg06 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/006.png) center -85px no-repeat;
    position: absolute;
    top: 0;
    left: 405px
}

.himg07 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/007.png) center -85px no-repeat;
    position: absolute;
    top: 0;
    left: 495px
}

.himg08 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/008.png) center -85px no-repeat;
    position: absolute;
    top: 90px;
    left: 540px
}

.himg09 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/009.png) center -85px no-repeat;
    position: absolute;
    top: 180px;
    left: 540px
}

.himg10 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/010.png) center -85px no-repeat;
    position: absolute;
    top: 225px;
    left: 450px
}

.himg11 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/011.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: 90px
}

.himg12 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/012.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: 180px
}

.himg13 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/013.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: 270px
}

.himg14 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/014.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: 360px
}

.himg15 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/015.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: 450px
}

.himg16 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/016.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: 540px
}

.himg17 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/017.png) center -85px no-repeat;
    position: absolute;
    top: 405px;
    left: 450px
}

.himg18 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/018.png) center -85px no-repeat;
    position: absolute;
    top: 450px;
    left: 540px
}

.himg19 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/019.png) center -85px no-repeat;
    position: absolute;
    top: 540px;
    left: 540px
}

.himg20 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/020.png) center -85px no-repeat;
    position: absolute;
    top: 540px;
    left: 0
}

.himg21 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/021.png) center -85px no-repeat;
    position: absolute;
    top: 630px;
    left: 45px
}

.himg22 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/022.png) center -85px no-repeat;
    position: absolute;
    top: 630px;
    left: 135px
}

.himg23 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/023.png) center -85px no-repeat;
    position: absolute;
    top: 630px;
    left: 225px
}

.himg24 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/024.png) center -85px no-repeat;
    position: absolute;
    top: 630px;
    left: 315px
}

.himg25 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/025.png) center -85px no-repeat;
    position: absolute;
    top: 630px;
    left: 405px
}

.himg26 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/026.png) center -85px no-repeat;
    position: absolute;
    top: 630px;
    left: 495px
}

.himg27 {
    background: url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/chhead/027.png) center -85px no-repeat;
    position: absolute;
    top: 315px;
    left: -25px
}

.daycheck_hit {
    color: #fff;
    font-size: 24px;
    position: relative;
    display: block;
    margin: 16px auto
}

.checked {
    background-position: center 0
}

.event_des {
    margin: 0 auto
}

.event_des p {
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    line-height: 30px
}

.el_footer {
    width: 100%;
    background: #000 url(https://tw.hicdn.beanfun.com/beanfun/GamaWWW/ELSWORD/Web/Event/3rd1line/images/footer_2017_black.jpg) no-repeat center center;
    height: 75px
}

.estore {
    background: url(../images/comic_bg.jpg) repeat-y;
    width: 100%
}

.estorepage {
    background: url(../images/comic_bg.jpg) repeat-y;
    width: 100%;
    padding-bottom: 70px
}

.t120 {
    padding-top: 120px
}

.t86 {
    padding-top: 86px
}

.b70 {
    margin-bottom: 70px
}

.etore_hits {
    width: 600px;
    font-size: 34px;
    line-height: 48px;
    color: #fff;
    text-shadow: 3px 0 0 #1f1204, -3px 0 0 #1f1204, 0 3px 0 #1f1204, 0 -3px 0 #1f1204, 2px 2px #1f1204, -2px -2px 0 #1f1204, 2px -2px 0 #1f1204, -2px 2px 0 #1f1204;
    margin: 0 auto
}

.top_countdown {
    background: url(../images/countdown_bg.png) repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 100px;
    font-size: 90px
}

.top_countdown>p {
    color: #fff;
    text-shadow: 5px 0 0 #1f1204, -5px 0 0 #1f1204, 0 5px 0 #1f1204, 0 -5px 0 #1f1204, 5px 5px #1f1204, -5px -5px 0 #1f1204, 5px -5px 0 #1f1204, -5px 5px 0 #1f1204;
    margin: 0 auto
}

.bac {
    color: #e2cc89;
    font-size: 28px;
    display: inline-block;
    margin: 0 64px 0 0
}

.bbonus {
    color: #e2cc89;
    font-size: 28px;
    display: inline-block;
    margin: 0 0 0 64px
}

.top_info {
    background: rgba(0, 0, 0, .6);
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
    height: 80px;
    line-height: 80px
}

.top_btn {
    width: 100%;
    margin: 80px auto
}

.eclist {
    width: 1200px;
    margin: 0 auto
}

.ecitem {
    width: 290px;
    height: auto;
    display: inline-block;
    margin: 16px auto
}

.ecitem_pic {
    width: 290px;
    height: 290px;
    background: #444;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    line-height: 290px
}

.ecitem_pic>img {
    vertical-align: middle
}

.ecitem_spec {
    width: 290px;
    background: url(../images/ecitem_specbg.jpg) repeat;
    margin: 8px auto
}

.ecitem_name {
    margin: 0 auto;
    padding-top: 16px
}

.ecitem_name>h1 {
    font-weight: 700;
    font-size: 28px;
    color: #e2cc89;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 3px 0 #000;
    margin: 8px auto;
    line-height: 28px
}

.ecitem_name>h2 {
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    text-shadow: 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, 0 -3px 0 #000, 3px 3px #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000;
    margin: 8px auto;
    line-height: 36px
}

.ecitem_name:first-child>h2 {
    height: 120px;
    line-height: 40px
}

.btn_changeac {
    background: url(../images/btn_changeac.png) no-repeat;
    width: 400px;
    height: 90px;
    display: inline-block;
    margin: 0 auto
}

.btn_backhome {
    background: url(../images/btn_backhome.png) no-repeat;
    width: 400px;
    height: 90px;
    display: inline-block;
    margin: 0 auto
}

.btn_elist {
    background: url(../images/btn_elist.png) no-repeat;
    width: 400px;
    height: 90px;
    display: inline-block;
    margin: 0 auto
}

.btn_changeac:hover,
.btn_backhome:hover,
.btn_elist:hover {
    opacity: .8
}

.btn_exchange {
    background: url(../images/btn_exchange.png) center 0;
    width: 250px;
    height: 90px;
    display: inline-block;
    cursor: pointer;
    margin: 16px auto
}

.btn_exchange.soldout {
    background-position: center -90px;
    cursor: default
}

h2.beanfun_title {
    background: url(../images/ec_beabtittle.png) no-repeat center center;
    width: 100%;
    height: 144px
}

.ecnotice_cont {
    width: 680px;
    margin: 0 auto
}

.ecnotice_cont>h3 {
    font-size: 34px;
    color: #e2cc89;
    text-shadow: 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, 0 -3px 0 #000, 3px 3px #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000;
    line-height: 38px
}

.ecnotice_cont>ul {
    list-style: decimal;
    margin: 0;
    padding: 0;
    text-align: left;
    list-style-position: inside
}

.ecnotice_cont>ul>li {
    font-size: 28px;
    color: #fff;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 3px 0 #000;
    line-height: 36px;
    margin: 24px auto;
    padding: 0
}

.ecnotice_cont>ul>li>span {
    color: #77be3a
}

.ecnotice_cont>p {
    font-size: 28px;
    color: #fff;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 3px 0 #000;
    line-height: 36px;
    margin: 24px auto;
    padding: 0
}

.pb70 {
    padding-bottom: 70px
}

.btn_confirm {
    background: url(../images/btn_confirm.png) no-repeat;
    width: 400px;
    height: 90px;
    display: inline-block;
    cursor: pointer
}

.btn_confirm:hover {
    opacity: .8
}

.query_list {
    margin: 90px auto;
    width: 600px;
    text-align: center
}

.query_item {
    font-size: 34px;
    color: #e2cc89;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000
}

.query_list>h4 {
    font-size: 34px;
    color: #e2cc89;
    text-shadow: 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, 0 -3px 0 #000, 3px 3px #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000
}

select {
    vertical-align: middle;
    background-color: #000;
    border: 5px solid #595959;
    display: block;
    font: inherit;
    line-height: 36px;
    padding: .5em 3.5em .5em 1em;
    color: #fff;
    margin: 15px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

input {
    vertical-align: middle;
    background-color: #000;
    border: 5px solid #595959;
    display: block;
    font: inherit;
    line-height: 36px;
    padding: .5em 3.5em .5em 1em;
    color: #fff;
    margin: 15px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #e7e7e7
}

.sort-select {
    font-size: 28px;
    line-height: 36px;
    width: 460px;
    background-image: linear-gradient(45deg, transparent 50%, #e7e7e7 50%), linear-gradient(135deg, #e7e7e7 50%, transparent 50%), linear-gradient(to right, #e7e7e7, #e7e7e7);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

.zipcode,
.county {
    font-size: 28px;
    line-height: 36px;
    width: 460px;
    background-image: linear-gradient(45deg, transparent 50%, #e7e7e7 50%), linear-gradient(135deg, #e7e7e7 50%, transparent 50%), linear-gradient(to right, #e7e7e7, #e7e7e7);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

select.sort-select:focus {
    background-image: linear-gradient(45deg, #e7e7e7 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #e7e7e7 50%), linear-gradient(to right, #e7e7e7, #e7e7e7);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    border-color: #e7e7e7;
    outline: 0
}

.deco_item {
    background: url(../images/deco_item.png) no-repeat center center;
    width: 100%;
    height: 18px;
    margin: 24px auto
}

.exbox {
    border: 5px solid #595959;
    background: #000;
    margin: 15px auto;
    color: #fff;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000;
    font-size: 28px
}

.exbox>h5 {
    background: url(../images/exbox_h5bg.jpg) repeat;
    height: 70px;
    width: 100%;
    line-height: 70px;
    font-size: 28px;
    margin: 0 auto
}

h1.history_title {
    background: url(../images/history_tittle.png) no-repeat center center;
    width: 100%;
    height: 70px;
    margin: 90px auto
}

.historybox {
    padding: .5em;
    color: #fff;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000;
    font-size: 24px;
    line-height: 50px;
    margin: 0 auto
}

table.historybox {
    width: 640px;
    border-collapse: collapse;
    border-style: hidden
}

table.historybox tr {
    height: 50px;
    background: #363636
}

table.historybox td {
    border-right: 5px solid #000;
    border-bottom: 1px solid #000
}

table.historybox td.lt {
    border-right: none
}

table.historybox tr.lttr {
    background: none;
    height: 140px
}

table.historybox td.lttr_item {
    border-bottom: none
}

.elshow {
    background: url(../images/comic_bg.jpg) repeat-y;
    width: 100%
}

.elshow_kv {
    background: url(../images/elshow_kv.png) no-repeat center top;
    width: 100%;
    height: 1068px
}

.elshow_kv>h1 {
    margin: 0 auto;
    background: url(../images/elshow_tittle.png) no-repeat center center;
    width: 100%;
    height: 253px;
    padding-top: 120px
}

.live_title {
    background: url(../images/live_tittle.png) no-repeat center center;
    width: 100%;
    height: 70px;
    margin: 48px auto
}

.behind_title {
    background: url(../images/behind_title.png) no-repeat center center;
    width: 100%;
    height: 70px;
    margin: 48px auto
}

.shortanimationBtn {
    width: 1100px;
    height: 620px;
    display: inline-block;
    outline: none;
    overflow: hidden;
    cursor: pointer;
    border: 14px solid #a2a2a2;
    margin: 48px auto;
    text-decoration: none;
    color: #fff
}

.shortanimationBtnplay {
    background: url(../images/btn_play.png) no-repeat center center;
    width: 1100px;
    height: 620px;
    position: absolute;
    z-index: 8
}

.shortanimationBtnplay span {
    user-select: none;
    display: none;
    line-height: 620px;
    color: #e2cc89;
    font-size: 72px;
    font-weight: 700;
    text-shadow: 5px 0 0 #000, -5px 0 0 #000, 0 5px 0 #000, 0 -5px 0 #000, 5px 5px #000, -5px -5px 0 #000, 5px -5px 0 #000, -5px 5px 0 #000;
    font-style: italic
}

.frame_mask {
    background: url(../images/frame_mask.png) repeat;
    width: 1100px;
    height: 620px;
    position: absolute;
    z-index: 7
}

.shortanimationBtnBG {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.shortanimationBtn:hover .shortanimationBtnBG,
.shortanimationBtn:focus .shortanimationBtnBG {
    transform: scale(1.1);
    display: block
}

.shortanimationBtnplay:hover {
    background: none
}

.shortanimationBtnplay:hover span {
    display: block
}

.livevideo {
    background: url(../images/livevideo.png) no-repeat center center
}

.behindvideo {
    background: url(../images/behindvideo.png) no-repeat center center
}

.event_end {
    display: none;
    color: #e2c376;
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
    background: #2f2f2f;
    border: 2px solid #000;
    width: 600px;
    height: auto;
    padding: 16px
}

a.lightbox_close {
    font-size: 48px;
    font-weight: 400;
    color: #e2c376;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    top: -48px;
    right: 0
}

a.lightbox_close:hover {
    opacity: .8
}

.trailer {
    background: url(../images/trailer_bg.jpg) repeat;
    display: none
}

.homevideo {
    width: 28%;
    height: 310px;
    border: 8px solid #a2a2a2;
    margin: 48px 10px
}

.playsbtn {
    background: url(../images/btn_plays.png) no-repeat center center;
    width: 28%;
    height: 310px
}

.playsbtn>span {
    user-select: none;
    display: none;
    line-height: 100%;
    overflow: hidden;
    height: 300px;
    vertical-align: middle;
    padding-top: 120px;
    color: #e2cc89;
    font-size: 48px;
    font-weight: 700;
    text-shadow: 5px 0 0 #000, -5px 0 0 #000, 0 5px 0 #000, 0 -5px 0 #000, 5px 5px #000, -5px -5px 0 #000, 5px -5px 0 #000, -5px 5px 0 #000;
    font-style: italic
}

.homevideo1_pic {
    background: url(../images/homevideo1_pic.png) no-repeat center center
}

.homevideo2_pic {
    background: url(../images/homevideo2_pic.png) no-repeat center center
}

.homevideo3_pic {
    background: url(../images/homevideo3_pic.png) no-repeat center center
}

@media(max-width:767px) {
    .logo {
        width: 77px;
        height: 35px;
        background-size: contain
    }
    .top_splogo {
        display: none
    }
    .top_menu ul li {
        font-size: 28px;
        margin: 6px 12px
    }
    .top_menu>ul>li a>span.notopen {
        font-size: 14px;
        line-height: 14px
    }
    .user_point {
        margin: 0 0 36px
    }
    .index_visual {
        background-size: cover;
        height: 1528px;
        background-position-x: 30%
    }
    .daycheck_hit {
        font-size: 21px
    }
    .daycheck_hit.last {
        padding-bottom: 36px
    }
    .moringlogin_cont {
        width: 100%
    }
    .btn_show,
    .btn_login,
    .btn_skill {
        margin: 16px
    }
    .home_cont {
        height: 1528px
    }
    .vipbanner {
        top: 1191px
    }
    .chname {
        width: 400px;
        top: 500px;
        height: 213px;
        background-size: cover;
        position: relative
    }
    .chname>h1 {
        font-size: 64px;
        line-height: 64px
    }
    .chname>h2 {
        font-size: 64px;
        line-height: 64px
    }
    .flip-container,
    .front,
    .back {
        display: none
    }
    .submenu {
        width: 160px
    }
    .submenu>ul>li {
        font-size: 24px
    }
    .submenu_m {
        display: none
    }
    .deco_cont {
        width: 100%
    }
    .deco_cont_low>h2 {
        height: auto
    }
    .fp-controlArrow {
        top: 25%
    }
    .el_footer {
        background-size: contain
    }
    .himg27 {
        left: 0
    }
    .intro_btn {
        width: 100%;
        position: relative;
        margin: 0 auto;
        left: auto;
        top: 500px
    }
    .btn_update {
        margin: 18px auto
    }
    .btn_event {
        margin: 0 auto
    }
    .top_menu>ul>li:after {
        right: -8px
    }
    .eclist {
        width: 100%
    }
    .ecnotice_cont {
        width: 100%
    }
    .top_countdown {
        font-size: 72px
    }
    .top_info {
        height: 160px
    }
    .bac {
        margin: 0 auto
    }
    .bbonus {
        margin: 0 auto
    }
    .btn_changeac {
        margin: 16px auto
    }
    .btn_backhome {
        margin: 16px auto
    }
    .btn_elist {
        margin: 16px auto
    }
    .shortanimationBtn {
        width: 560px
    }
    .shortanimationBtnplay {
        width: 560px
    }
    .frame_mask {
        width: 560px
    }
    .elshow_kv>h1 {
        background: url(../images/elshow_tittle_m.png) no-repeat center center;
        height: 311px;
        padding-top: 185px
    }
    .vipbanner a>p {
        font-size: 42px;
        line-height: 42px
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .chname {
        left: 50%
    }
    .flip-container {
        left: 50%
    }
}


.fixedBtnArea {
    position: fixed;
    top: 100px;
    right: 30px;
    z-index: 100;
}
.fixedBtnArea__btn {
    box-sizing: border-box;
    display: block;
    width: 150px;
    padding: 10px;
    margin: 5px;
    background-color: burlywood;
    text-align: center;
    text-decoration: none;
    box-shadow: 1px 1px 3px #000;
  }
.fixedBtnArea__btn--1 {
    background-color: #680909;
}
.fixedBtnArea__btn--2 {
    background-color: #340E50;
}
.fixedBtnArea__btn--3 {
    background-color: #295A15;
}


.fixedBtnArea__btn span {
    font-family:'Arial Black';
    font-size: 16px;
    color: white;
    text-shadow: 1px 1px 3px #000;
}

@media screen and (max-width:1024px){
    .fixedBtnArea{
        top:initial;
        bottom:0;
        right: 0;
        width: 100%;
        font-size: 0;
    }
    .fixedBtnArea__btn {
        display: inline-block;
        width: 50%;
        margin: 0;
    }
    .fixedBtnArea__btn span {
        font-size: 30px;
    }
}