@charset "UTF-8";
.wrapper {
  background-image: url(/mobile/games/we5/images/indexbg_m.jpg);
  background-size: cover;
  background-position: center bottom;
  background-attachment: scroll;
  overflow: hidden;
  padding-bottom: 215px;
}
@media only screen and (min-width: 640px) {
  .wrapper {
    background-image: url(/mobile/games/we5/images/indexbg.jpg);
    padding-bottom: 133px;
  }
}

#content {
  overflow-y: initial;
  margin-top: 45px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 1024px) {
  #content {
    margin-top: 86px;
  }
}

.flexslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 46.875%;
  zoom: 1;
}
@media only screen and (min-width: 1280px) {
  .flexslider {
    height: 600px;
    padding-bottom: 0;
  }
}

.flexslider ul.slides {
  padding-left: 0;
}
.flexslider ul.slides li {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 46.875%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 150% !important;
  cursor: pointer;
}
@media only screen and (min-width: 1280px) {
  .flexslider ul.slides li {
    height: 600px;
    padding-bottom: 0;
    background-size: cover !important;
  }
}

ul.flex_direction_nav {
  list-style: none;
}
ul.flex_direction_nav a {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 99em;
  overflow: hidden;
  display: block;
  background: url(/Games/tmd/images/carouselad/ad_ctr.png) no-repeat;
  background-size: 100% 200%;
  top: 50%;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: -25px 0 0;
  border-radius: 25px;
}
@media only screen and (min-width: 1280px) {
  ul.flex_direction_nav a {
    width: 94px;
    height: 94px;
    margin: -35px 0 0;
    border-radius: 35px;
  }
}
ul.flex_direction_nav .flex_prev, ul.flex_direction_nav .flex_next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
ul.flex_direction_nav .flex_prev:hover, ul.flex_direction_nav .flex_next:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
ul.flex_direction_nav .flex_next {
  background-position: 0 100%;
  right: 15px;
}
ul.flex_direction_nav .flex_prev {
  left: 15px;
}
.flexslider:hover .flex_next,
.flexslider:hover .flex_prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex_next:hover,
.flexslider:hover .flex_prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.iconbutton {
  width: 92%;
  margin: 6px auto 0 auto;
  -webkit-transform: translateZ(10px);
          transform: translateZ(10px);
}
@media only screen and (min-width: 1280px) {
  .iconbutton {
    width: 1280px;
    max-width: 100%;
    margin-top: -50px;
  }
}
@media only screen and (min-width: 1280px) {
  .iconbutton .role01 {
    width: 445px;
    height: 693px;
    background: url(/mobile/games/we5/images/role01.png);
    position: absolute;
    top: 65px;
    right: -150px;
  }
}
.iconbutton__button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
@media only screen and (min-width: 1024px) {
  .iconbutton__button {
    width: 1280px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.iconbutton__icon {
  width: 35%;
  max-width: 217px;
}
@media only screen and (min-width: 1024px) {
  .iconbutton__icon {
    width: 217px;
    height: 217px;
  }
}
.iconbutton__icon img {
  width: 100%;
}
.iconbutton__download {
  width: 65%;
  max-width: 420px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.iconbutton__download__game, .iconbutton__download__APK {
  width: 50%;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .iconbutton__download__game, .iconbutton__download__APK {
    width: 208px;
    height: 74px;
  }
}
.iconbutton__download__game img, .iconbutton__download__APK img {
  width: 100%;
}
.iconbutton__value {
  width: 30%;
  max-width: 232px;
  height: 26.9531735188vw;
  max-height: 217px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .iconbutton__value {
    width: 231px;
    height: 107px;
  }
}
.iconbutton__value-img {
  width: 100%;
  background: url(/mobile/games/we5/images/btn_value_m.png);
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  height: 100%;
  max-height: 217px;
}
@media only screen and (min-width: 1024px) {
  .iconbutton__value-img {
    background: url(/mobile/games/we5/images/btn_value.png);
    height: 107px;
  }
}

.maintenanceTime {
  max-width: 100%;
}
@media only screen and (min-width: 1280px) {
  .maintenanceTime {
    width: 1280px;
    height: 119px;
    margin: 0 auto;
  }
}
.maintenanceTime img {
  max-width: 100%;
}

.facebook {
  width: calc(100% - 40px);
  margin: 0 auto;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1280px) {
  .facebook {
    width: 1280px;
    margin: 16px auto;
    position: relative;
  }
}
.facebook-title {
  width: 620px;
  height: 52px;
  margin: 8px auto;
}
.facebook .fb-page {
  width: 100%;
  max-width: 500px;
  height: 380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  background: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1024px) {
  .facebook .fb-page {
    width: 620px;
    max-width: 620px;
    height: 450px;
  }
}
.facebook .fb-page::before {
  content: "";
  width: calc(100% + 20px);
  max-width: 520px;
  height: 400px;
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  background: linear-gradient(20deg, #E3CEDD 0%, #7E91F4 100%);
}
@media only screen and (min-width: 1024px) {
  .facebook .fb-page::before {
    width: 600px;
    max-width: 600px;
    height: 430px;
    background: #fff;
    border: 10px solid #ddd;
    -o-border-image: linear-gradient(#E3CEDD, #7E91F4) 30 30;
    border-image: -webkit-gradient(linear, left top, left bottom, from(#E3CEDD), to(#7E91F4)) 30 30;
    border-image: linear-gradient(#E3CEDD, #7E91F4) 30 30;
    top: 0px;
    left: 0px;
  }
}
.facebook .fb-page::after {
  content: "";
  width: calc(100% + 20px);
  max-width: 520px;
  height: 400px;
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  -webkit-box-shadow: inset 0 0 5px 1px #6f55d1;
          box-shadow: inset 0 0 5px 1px #6f55d1;
}
@media only screen and (min-width: 1024px) {
  .facebook .fb-page::after {
    width: 620px;
    max-width: 620px;
    height: 450px;
    top: 0px;
    left: 0px;
  }
}
.facebook .fb-page span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.facebook .fb_iframe_widget span {
  position: absolute;
}
@media only screen and (min-width: 1024px) {
  .facebook .fb_iframe_widget span {
    position: relative;
  }
}
.facebook .fb_iframe_widget span, .facebook .fb_iframe_widget span iframe[style] {
  width: 100% !important;
  height: 380px !important;
}
@media only screen and (min-width: 1024px) {
  .facebook .fb_iframe_widget span, .facebook .fb_iframe_widget span iframe[style] {
    width: 500px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .facebook .role02 {
    width: 409px;
    height: 806px;
    background: url(/mobile/games/we5/images/role02.png);
    position: absolute;
    top: 0;
    left: -50px;
    z-index: 1;
  }
}

#maincontent {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 1280px) {
  #maincontent {
    width: 1280px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1280px) {
  #maincontent .role03 {
    width: 450px;
    height: 693px;
    background: url(/mobile/games/we5/images/role03.png);
    position: absolute;
    top: -120px;
    right: -50px;
    z-index: 1;
  }
}

.content_News--Main {
  position: relative;
  margin: 24px auto;
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (min-width: 1280px) {
  .content_News--Main {
    margin: 140px auto 50px auto;
    width: 1280px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.content_News--Main .content_News--Box {
  width: 95%;
  margin: 0 auto;
}
@media only screen and (min-width: 640px) {
  .content_News--Main .content_News--Box {
    width: 950px;
  }
}
.content_News--Main .content_News--Box .events {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  border-radius: 15px;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .events {
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    border-radius: inherit;
  }
}
.content_News--Main .content_News--Box .eventTabs {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#CDABFC), to(#fff));
  background: linear-gradient(to bottom, #CDABFC 0%, #fff 100%);
  border-radius: 15px 15px 0 0;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventTabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: transparent;
  }
}
.content_News--Main .content_News--Box .eventTabs img {
  display: block;
  position: absolute;
  left: 530px;
  top: -15px;
}
.content_News--Main .content_News--Box .eventTabs li {
  list-style: none;
  font: 20px/24px, "微軟正黑體", "Microsoft JhengHei", "新細明體";
  padding: 8px 0 8px 0;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventTabs li {
    width: 129px;
    height: 45px;
  }
}
.content_News--Main .content_News--Box .eventTabs li a {
  width: calc(2.5em + 16px);
  font-size: 1.25em;
  padding: 8px;
  color: #A176AC;
  font-weight: bold;
  text-align: center;
  display: block;
  text-decoration: none;
  letter-spacing: 1px;
  border-right: 2px solid #A176AC;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventTabs li a {
    width: 129px;
    height: 45px;
    padding: 0;
    background: url(/mobile/games/we5/images/tabBg1.png) no-repeat 100% 0;
    background-size: 200% 100%;
    color: #b3b2b7;
    text-shadow: 1px 1px #fff;
    font-size: 1em;
    line-height: 45px;
    border-right: none;
  }
}
.content_News--Main .content_News--Box .eventTabs li a:hover {
  color: #D55F00;
  background-size: 200%;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventTabs li a:hover {
    background-position: 0 0;
    text-shadow: 1px 1px #523e73;
    color: #ffffff;
  }
}
.content_News--Main .content_News--Box .eventTabs li.active a {
  color: #D55F00;
  background-size: 200%;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventTabs li.active a {
    background: url(/mobile/games/we5/images/tabBg1.png) no-repeat 0 0;
    text-shadow: 1px 1px #523e73;
    color: #fff;
  }
}
.content_News--Main .content_News--Box .eventBoxs {
  width: 100%;
  background: #fff;
  padding: 16px;
  padding-bottom: 24px;
  position: relative;
  border-radius: 0 0 15px 15px;
  /*-----限定結束*/
}
@media only screen and (min-width: 1280px) {
  .content_News--Main .content_News--Box .eventBoxs {
    min-height: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventBoxs {
    background: url(/mobile/games/we5/images/newBg.png) left top repeat-x, #fff;
    border-radius: 0;
    padding: 40px;
  }
}
.content_News--Main .content_News--Box .eventBoxs table {
  width: 100%;
}
@media only screen and (min-width: 1280px) {
  .content_News--Main .content_News--Box .eventBoxs table {
    width: 95%;
  }
}
.content_News--Main .content_News--Box .eventBoxs table td[colspan="3"] {
  height: 2px;
  background: url(/Games/We5/images/pool/dot_line.gif) repeat-x;
}
.content_News--Main .content_News--Box .eventBoxs table td[colspan="3"] img {
  display: none;
}
.content_News--Main .content_News--Box .eventBoxs td [width="80"] {
  width: 110px !important;
  height: 38px !important;
}
@media only screen and (min-width: 640px) {
  .content_News--Main .content_News--Box .eventBoxs td [width="80"] {
    width: 150px !important;
  }
}
.content_News--Main .content_News--Box .eventBoxs a {
  color: #666;
  text-decoration: none;
}
.content_News--Main .content_News--Box .eventBoxs a:hover {
  color: #c4229c;
}
.content_News--Main .content_News--Box .eventBoxs .btn_more {
  display: block;
  width: 90%;
  margin: 0 auto;
  height: 42px;
  background: #A485B8;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  font-weight: bold;
  font-size: 1.125em;
  margin-top: 16px;
}
@media only screen and (min-width: 1024px) {
  .content_News--Main .content_News--Box .eventBoxs .btn_more {
    width: 65%;
  }
}
.content_News--Main .content_News--Box .eventBoxs .btn_more:hover {
  color: rgb(255, 253, 128);
}

footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#CDABFC));
  background: linear-gradient(to bottom, #fff 0%, #CDABFC 100%);
  margin-top: -215px;
}
@media only screen and (min-width: 640px) {
  footer {
    margin-top: -133px;
  }
}