﻿@charset "UTF-8";
@import url("//fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/css?family=Righteous");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 35px;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.linkBox a.baha,
.linkBox a.fb,
#topBox h1 > a,
#topBox h2,
#topBox .time,
#topBox .sub,
#Description h3,
#Description .step1 .step,
#Description .step2 .step,
#LuckyWheel h3 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
}

.noticeBox ul > li:before,
#LuckyWheel .btn_login,
#LuckyWheel .btn_record,
#LuckyWheel .btn_logout {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

#goTop,
.middle {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

section,
#topBox,
.noticeBox ul > li,
#Description .step1,
.itemBox-wrap,
.big-border,
.main-wheel,
.small-border {
  position: relative;
}

.linkBox,
.linkBox a,
#topBox h1,
#topBox .btn_Description,
#topBox .btn_luckyWheel,
.noticeBox ul > li:before,
#Description .ch,
.fbBTN,
.middle,
.item,
.itemBox-wrap .ch01,
.itemBox-wrap .ch02 {
  position: absolute;
}

.linkBox,
.linkBox a.ac,
#topBox .btn_Description,
#topBox .btn_luckyWheel,
.noticeBox ul > li:before,
#content h4,
#Description .time,
#Description .plusItem,
#LuckyWheel .loginBox,
#LuckyWheel .loginBox p,
.itemBox9 .item,
.itemBox9 .item span,
.noticeBox p {
  text-align: center;
}

.wrap,
#topBox,
.noticeBox,
.noticeBox h4,
#content h4,
#Description h3,
#Description2 h3,
#LuckyWheel h3,
.big-border,
.main-wheel,
.small-border {
  margin-left: auto;
  margin-right: auto;
}

.linkBox a.ac:before,
.linkBox a.download:before,
.linkBox a.purchase:before,
#topBox:before,
.main-wheel:after,
.small-border:before,
.item:after {
  content: '';
  display: block;
  position: absolute;
  transition: all 0.3s;
}

h1,
h2,
h3,
h4,
h5,
h6,
.linkBox a,
.noticeBox h4 {
  font-family: "微软雅黑", Verdana, arial;
}

#topBox:before,
#topBox h1 {
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.main-wheel:after,
.small-border:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

h5,
h6 {
  font-family: Verdana, "Noto Sans TC", Microsoft JhengHei, Arial;
}

#Description .step1:after,
#Description .step2:after,
#Description .plusItem:after {
  content: '';
  display: block;
  clear: both;
}

.wrap {
  position: relative;
  clear: both;
  width: 100%;
}

@media (min-width: 765px) {
  .wrap {
    width: 1100px;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-family: Verdana, Microsoft JhengHei, arial;
  background-color: #AE3A47;
  min-width: 320px;
  line-height: 1;
  font-weight: 600;
}

@media (min-width: 765px) {
  html,
  body {
    min-width: 1200px;
    font-size: 35px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 5px;
  line-height: 1.2;
}

p,
li,
span {
  padding: 0;
  font-size: .375rem;
  text-align: justify;
  line-height: 1.4;
  letter-spacing: -1px;
}
@media (min-width: 765px) {
  p,
  li,
  span {
    font-size: 16px;
    line-height: 1.5;
  }
}

p {
  margin: 0 0 10px;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}

a {
  text-decoration: none;
  color: #eb3669;
  outline: none;
  cursor: pointer;
}

a:hover {
  filter: brightness(1.1);
}

button:hover {
  filter: brightness(1.1);
}

input,
button,
select,
textarea,
option {
  outline: none;
  border: none;
  color: #423850;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="file"],
input[type="password"] {
  font-size: .3125rem;
  width: 100%;
  height: 1.04167rem;
  line-height: 1.04167rem;
  border: 1px solid #423850;
  font-family: Verdana, Microsoft JhengHei;
  border-radius: 10px;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 765px) {
  input[type="text"],
  input[type="email"],
  input[type="number"],
  input[type="file"],
  input[type="password"] {
    font-size: 18px;
    margin-right: 20px;
    height: 60px;
    line-height: 60px;
  }
}

input[type="file"] {
  line-height: 1;
}

input:focus,
select:focus,
textarea:focus {
  color: #423850;
  border-width: 2px;
  font-weight: bold;
  border-color: #423850;
  background-color: rgba(255, 255, 255, 0.8);
}

::-webkit-input-placeholder {
  color: #423850;
}

::-moz-placeholder {
  color: #423850;
}

:-ms-input-placeholder {
  color: #423850;
}

:-moz-placeholder {
  color: #423850;
}

select::-ms-expand {
  display: none;
}

footer {
  background-color: #f7f7f7;
  height: 300px;
}
@media (min-width: 765px) {
  footer {
    height: 130px;
  }
}

.sp {
  display: block;
}

.pc {
  display: none;
}

@media (min-width: 765px) {
  .sp {
    display: none;
  }

  .pc {
    display: block;
  }
}
/* 
.codeBox {
    border-radius: 4px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    box-shadow: 1px 1px 0 #d8d8d8 inset;
    background-color: #f9f9f9;
    margin-bottom: .3125rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.codeBox .img {
    border: none !important;
    display: block;
    width: 73px;
    height: 63px;
    background-image: url(http://upload.gnjoy.com.tw/uploads/2016/08/31/recaptcaha.jpg);
    position: absolute;
    top: 2px;
    right: 5px;
    z-index: 800
}

.codeBox .img > a {
    display: block;
    width: 37px;
    height: 20px;
    position: absolute;
    text-indent: 100%;
    overflow: hidden;
    font-size: 12px
}

.codeBox .img > a:hover {
    border-bottom: 1px rgba(128, 128, 128, 0.5) solid
}

.codeBox .img .terms {
    bottom: 0;
    right: 0
}

.codeBox .img .privacy {
    bottom: 0;
    left: 0
}

.codeBox > div {
    width: 180px;
    max-width: 100%;
    height: 66px;
    overflow: hidden
}

.codeBox .gc-reset {
    transform: scale(0.89);
    -webkit-transform: scale(0.89);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

@media (min-width: 765px) {
    .codeBox {
        width: 200px
    }
}

.codeBox.thin {
    min-width: 215px;
    width: 100%;
    height: 40px;
    position: relative;
    overflow: hidden
}

.codeBox.thin .img {
    width: 87px;
    height: 40px;
    background-size: 55px auto;
    background-repeat: no-repeat;
    top: 2px;
    right: 5px
}

.codeBox.thin .img > a {
    display: block;
    width: 37px;
    height: 18px;
    position: absolute;
    left: 53px;
    top: 4px;
    text-indent: inherit;
    font-size: 12px;
    color: gray;
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8)
}

.codeBox.thin .img > a:nth-child(2) {
    width: 45px;
    top: 20px;
    left: 53px
}

.codeBox.thin .img .terms {
    bottom: 0;
    right: 0
}

.codeBox.thin .img .privacy {
    bottom: 0;
    left: 0
}

.codeBox.thin > div {
    height: 39px
}

.codeBox.thin > div:nth-child(2) {
    height: 38px;
    position: absolute;
    top: 1px;
    overflow: hidden
}

.codeBox.thin .gc-reset {
    position: absolute;
    left: 0;
    top: -13px
}
 */
@keyframes upDown {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -20%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
section {
  padding-top: 1.04167rem;
  padding-bottom: 1.04167rem;
  clear: both;
}

h4 {
  margin-bottom: 10px;
}

#topBar {
  height: 35px;
}

main {
  overflow: hidden;
}

.linkBox {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
}
.linkBox a {
  font-size: .5rem;
  background-color: #654DA3;
  overflow: hidden;
  display: block;
  color: white;
}

.linkBox a.ac,
.linkBox a.download,
.linkBox a.purchase {
  padding: 0.3125rem 0.52083rem;
}

.linkBox a.ac:before,
.linkBox a.download:before,
.linkBox a.purchase:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  opacity: 0.5;
}

.linkBox a.ac {
  padding: .3125rem .10417rem;
  width: .83333rem;
  position: fixed;
  font-size: .40625rem;
  top: .20833rem;
  right: .20833rem;
  border-radius: 6px;
}

.linkBox a.purchase {
  display: none;
  width: 50%;
  position: fixed;
  bottom: 0;
  right: 0;
}

.linkBox a.download {
  display: none;
}

.linkBox a.baha,
.linkBox a.fb {
  width: .83333rem;
  height: .83333rem;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90% auto;
  right: .20833rem;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: fixed;
}

.linkBox a.baha {
  background-image: url("../img/icon_baha.png?1487028078");
  top: 3.4375rem;
  background-color: #62BCB7;
}

.linkBox a.fb {
  background-image: url("../img/icon_fb.png?1487028078");
  top: 2.5rem;
  background-color: #3A589B;
}

#topBox {
  height: 15.20833rem;
}

#topBox:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/topBG_sp.jpg?1494234278");
  background-position: center top;
  background-repeat: no-repeat;
}

#topBox h1 {
  left: .3125rem;
  top: .3125rem;
  background-image: url("../img/ro_logo.png?1484908397");
  width: 2.4375rem;
  height: 1.59375rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#topBox h1 > a {
  width: 100%;
  height: 100%;
}

#topBox .btn_Description,
#topBox .btn_luckyWheel {
  top: 11.875rem;
  left: 1.14583rem;
  font-size: .5625rem;
  width: 3.64583rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  background-color: #7a2028;
  color: white;
  display: block;
  border-radius: 4px;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}

#topBox .btn_luckyWheel {
  left: 5.20833rem;
}

.noticeBox {
  padding: .83333rem .52083rem !important;
  background-color: #7D1016;
}

.noticeBox .wrap {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  background-color: white;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 1.04167rem;
}

.noticeBox h4 {
  margin-bottom: .625rem;
  font-size: .9375rem;
  color: white;
}

.noticeBox ul {
  margin-top: .20833rem;
  padding-left: .625rem;
  margin-bottom: .52083rem;
  margin-top: .52083rem;
  color: #303030;
}

.noticeBox ul > li {
  margin-bottom: .10417rem;
  line-height: 1.5;
  counter-increment: myIndex;
}

.noticeBox ul > li:before {
  content: counter(myIndex);
  color: #ffb700;
  font-size: 12px;
  line-height: 12px;
  font-family: 'Righteous', sans-serif;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #5a2c34;
  border-radius: 8px;
  left: -.52083rem;
  top: .08333rem;
  transform-origin: 0 0;
  letter-spacing: .05em;
}

.noticeBox ul > li span {
  color: #ffb700;
}

.noticeBox ol.example {
  padding-top: 10px;
  padding-bottom: 10px;
}

.noticeBox ol.example > li {
  color: #ffd4dc;
  letter-spacing: 1px;
  font-size: 13px;
}

#goTop {
  position: fixed;
  right: .20833rem;
  bottom: 0;
  background-image: url("../img/top.png?1494299056");
  width: 40px;
  height: 60px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 9999;
}

@media (min-width: 765px) {
  main {
    background-size: auto;
  }

  section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  h4 {
    margin-bottom: 30px;
  }

  #topBox {
    height: 954px;
    background-image: url("../img/topBG.jpg?1494234289");
    background-size: auto;
    background-position: center top;
    overflow: hidden;
  }

  #topBox:before {
    display: none;
  }

  #topBox:after {
    display: none;
  }

  #topBox > .wrap {
    position: relative;
  }

  #topBox > .wrap h1 {
    width: 156px;
    height: 102px;
    background-image: url("../img/ro_logo.png");
    top: 30px;
  }

  #topBox .btn_Description,
  #topBox .btn_luckyWheel {
    top: 800px;
    left: 280px;
    font-size: 26px;
    width: 262px;
    height: 80px;
    line-height: 80px;
  }

  #topBox .btn_Description.side,
  #topBox .btn_luckyWheel.side {
    border-radius: 4px 0 0 4px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    position: fixed;
    left: inherit;
    right: -60px;
    top: inherit;
    bottom: 180px;
    z-index: 9999;
    width: 180px;
    text-align: left;
    padding-left: 10px;
  }

  #topBox .btn_Description.side.current,
  #topBox .btn_Description.side:hover,
  #topBox .btn_luckyWheel.side.current,
  #topBox .btn_luckyWheel.side:hover {
    right: -30px;
    padding-left: 30px;
  }

  #topBox .btn_Description.side.current,
  #topBox .btn_luckyWheel.side.current {
    background-color: #D3A961;
  }

  #topBox .btn_luckyWheel {
    left: 560px;
  }

  #topBox .btn_luckyWheel.side {
    transform: translateY(110%);
  }

  .noticeBox {
    padding: 50px 0 50px !important;
    margin-top: 50px;
  }

  .noticeBox h4 {
    margin-bottom: 40px;
    margin-left: 0;
    padding-top: 30px;
    font-size: 56px;
    text-align: center;
  }

  .noticeBox .wrap {
    width: 1100px;
    padding-top: 50px;
  }

  .noticeBox .wrap strong {
    color: #f0b948;
  }

  .noticeBox .wrap ul {
    margin: 0 auto;
    width: 850px;
    padding-bottom: 50px;
  }

  .linkBox {
    position: fixed;
    width: 80px;
    height: 400px;
    right: 5px;
    left: inherit;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    top: 50px;
  }

  .linkBox a {
    font-size: 15px;
    border-radius: 4px;
    margin-bottom: 5px;
    font-family: Verdana, 'Noto Sans TC', Microsoft JhengHei, Arial;
    font-weight: normal;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all 0.3s;
  }

  .linkBox a.ac,
  .linkBox a.download,
  .linkBox a.purchase {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    top: 0;
    bottom: inherit;
    left: inherit;
    right: inherit;
  }

  .linkBox a.download {
    display: block;
  }

  .linkBox a.baha,
  .linkBox a.fb {
    position: fixed;
    display: block;
    width: 38px;
    height: 38px;
    top: 140px;
  }

  .linkBox a.baha {
    right: 50px;
  }

  .linkBox a.fb {
    right: 10px;
  }

  #goTop {
    right: 60px;
    bottom: 20px;
  }
}
#content h4 {
  width: 70%;
  font-size: .75rem;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: white;
  background-color: #E76A81;
  border: 3px solid #F7CDD5;
  padding: 0.20833rem;
}

#content > section {
  padding: 0.3125rem;
}

#Description {
  background-size: 100% auto;
  background-position: center top;
  background-image: url("../img/Description_sp.jpg?1494225120");
  font-size: .375rem;
  color: #303030;
}
@media (min-width: 765px) {
  #Description {
    background-size: auto;
    height: 1500px;
    background-image: url("../img/Description.jpg?1494231327");
    font-size: 15px;
  }
  #Description .ch {
    right: 0;
    top: 600px;
    width: 313px;
    height: 422px;
    background-image: url("../img/ch_monkey.png");
  }
}
#Description .wrap {
  padding: .83333rem .83333rem;
}
@media (min-width: 765px) {
  #Description .wrap {
    padding: 240px 150px 0;
  }
}
#Description h3 {
  background-image: url("../img/title01.png?1494226373");
  width: 5.04688rem;
  height: 1.1875rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: .52083rem;
}
@media (min-width: 765px) {
  #Description h3 {
    width: 323px;
    height: 76px;
    background-image: url("../img/title01.png");
    margin-bottom: 30px;
  }
}
#Description .time {
  margin-bottom: .12083rem;
  color: #fafafa;
  font-size: .4375rem;
  padding: .31667rem;
  border-radius: 50px;
  background-color: #E65466;
}
#Description .time em {
  font-style: normal;
  font-size: 0.3125rem;
}
@media (min-width: 765px) {
  #Description .time {
    font-size: 24px;
    padding: 15px;
    margin-bottom: 30px;
  }
}
#Description .step1 .step,
#Description .step2 .step {
  float: left;
}
#Description .txt {
  float: right;
  font-size: .4375rem;
  line-height: 1.6;
  text-align: justify;
  width: 80%;
}
@media (min-width: 765px) {
  #Description .txt {
    font-size: 16px;
    width: 85%;
  }
}
#Description .step1 {
  height: 3.125rem;
}
@media (min-width: 765px) {
  #Description .step1 {
    height: 90px;
  }
}
#Description .step1 .step {
  margin-right: .20833rem;
  background-image: url("../img/step01.png?1494226386");
  width: 1.09375rem;
  height: .85938rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#Description .step2 {
  margin-bottom: .52083rem;
}
#Description .step2 .step {
  margin-right: .20833rem;
  background-image: url("../img/step02.png?1494226385");
  width: 1.21875rem;
  height: .85938rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#Description .plusItem {
  padding: .52083rem;
  margin-bottom: .625rem;
  border-radius: 4px;
  background-color: #fafafa;
  border: 1px solid rgba(128, 128, 128, 0.3);
}
#Description .plusItem > p {
  font-size: .46875rem;
}
#Description .plusItem img {
  margin-bottom: .3125rem;
  border: 1px solid rgba(128, 128, 128, 0.3);
  border-radius: 4px;
}
@media (min-width: 765px) {
  #Description .step1 .step {
    width: 70px;
    height: 55px;
    background-image: url("../img/step01.png");
  }
  #Description .step1 .txt {
    padding-top: 16px;
  }
  #Description .step2 {
    margin-bottom: 30px;
  }
  #Description .step2 .step {
    width: 78px;
    height: 55px;
    background-image: url("../img/step02.png");
  }
  #Description .plusItem {
    padding: 30px;
  }
  #Description .plusItem img {
    margin-bottom: 0;
    float: left;
    margin-right: 30px;
  }
  #Description .plusItem > p {
    font-size: 20px;
  }
  #Description .plusItem > div h6 {
    font-size: 22px;
  }
  #Description .plusItem > div p {
    font-size: 15px;
  }
}

.getReward h5 {
  font-size: 22px;
}

.fbBTN {
  left: 1.66667rem;
  top: .83333rem;
  width: 2.85417rem;
  height: 1.72917rem;
  background-color: #E2E2E2;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
  padding: .3125rem;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  font-size: 0;
}

.fbBTN .fb-like {
  display: block;
  transform: scale(2);
  transform-origin: 0 0;
}

@media (min-width: 765px) {
  .fbBTN {
    left: 330px;
    top: 0;
  }
}
#LuckyWheel .wrap {
  padding: 1.5625rem 0 0;
}

#LuckyWheel h3 {
  background-image: url("../img/title02.png?1494228355");
  width: 5.6875rem;
  height: 1.20313rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 0.3125rem;
}

#LuckyWheel .loginBox > div {
  margin-bottom: 1.9125rem;
}

#LuckyWheel .loginBox p {
  font-size: .4375rem;
  letter-spacing: 1px;
}

#LuckyWheel .loginBox em {
  font-style: normal;
}

#LuckyWheel .btn_login,
#LuckyWheel .btn_record,
#LuckyWheel .btn_logout {
  font-size: .4375rem;
  padding: .26042rem .625rem .3125rem;
  color: white;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkODhkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3NzRiYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2d88dd), color-stop(100%, #2774bc));
  background-image: -moz-linear-gradient(#2d88dd, #2774bc);
  background-image: -webkit-linear-gradient(#2d88dd, #2774bc);
  background-image: linear-gradient(#2d88dd, #2774bc);
  border-radius: 5px;
  box-shadow: 0 5px 0 #1E5C97;
}

#LuckyWheel .btn_logout {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2NTQ2NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdjMTYyMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e65466), color-stop(100%, #7c1620));
  background-image: -moz-linear-gradient(#e65466, #7c1620);
  background-image: -webkit-linear-gradient(#e65466, #7c1620);
  background-image: linear-gradient(#e65466, #7c1620);
  box-shadow: 0 5px 0 #520F15;
}

#LuckyWheel .noticeBox {
  color: #7C1620;
  background-color: transparent;
}

@media (min-width: 765px) {
  #LuckyWheel {
    background-size: auto;
    background-image: url("../img/LuckyWheel.jpg?1494231805");
  }

  #LuckyWheel .wrap {
    padding-top: 80px;
    padding-bottom: 0;
  }

  #LuckyWheel h3 {
    width: 394px;
    height: 75px;
    background-image: url("../img/title02.png");
    margin-bottom: 0.52083rem;
  }

  #LuckyWheel .loginBox > div {
    margin-bottom: 0.3125rem;
  }

  #LuckyWheel .loginBox p {
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle;
  }

  #LuckyWheel .btn_login,
  #LuckyWheel .btn_record,
  #LuckyWheel .btn_logout {
    font-size: .4375rem;
    padding: 0.26042rem 0.625rem 0.3125rem;
  }
}
.itemBox-wrap {
  width: 100%;
  max-width: 1100px;
  min-height: 100%;
  padding-bottom: 20px;
  margin: 0 auto;
}

.big-border {
  background: #D3A961;
  border-radius: 50%;
  padding: 2%;
  transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);
}

.main-wheel {
  border-radius: 50%;
  background-size: 100%;
  padding-top: 1.5%;
  padding: 3%;
  background-image: url("../img/wheelBG.jpg?1494212717");
  border: 4px solid #553915;
  z-index: 0;
}

.main-wheel:after {
  width: 93%;
  height: 93%;
  background-color: black;
  border-radius: 50%;
  z-index: -1;
  filter: blur(3px);
  opacity: 0.1;
}

.small-border {
  width: 100%;
  border-radius: 50%;
  background-size: 100%;
  background-color: #FFFCDD;
}

.small-border:before {
  width: 72%;
  height: 72%;
  border-radius: 50%;
  background-color: #FFF1BA;
}

.middle {
  left: 25%;
  top: 25%;
  z-index: 100;
  transition: all 4s cubic-bezier(1, 0.00001, 0.00001, 1);
  width: 50%;
  height: 50%;
  background-image: url("../img/btn_start.png?1494238494");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.middle.disable {
  cursor: inherit;
  background-image: url("../img/btn_start_disable.png?1494239160");
}

.item:after {
  width: 1px;
  height: 110%;
  background-color: #D3A961;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transform: rotate(18.6deg);
  transform-origin: left bottom;
}

.itemBox9 .item {
  width: 30%;
  height: 50%;
  font-size: 1.1em;
}

.itemBox9 .item span {
  width: 100%;
  height: 30px;
  line-height: 1.2;
  display: block;
  color: #463820;
}

.itemBox9 .item img {
  margin-top: -.52083rem;
  width: 70%;
}

.itemBox9 .item:nth-of-type(1) {
  transform: rotate(110deg);
  left: 55%;
  top: 33%;
}

.itemBox9 .item:nth-of-type(2) {
  transform: rotate(150deg);
  left: 46%;
  top: 44%;
}

.itemBox9 .item:nth-of-type(3) {
  transform: rotate(190deg);
  left: 32%;
  top: 47%;
}

.itemBox9 .item:nth-of-type(4) {
  transform: rotate(230deg);
  left: 19%;
  top: 40%;
}

.itemBox9 .item:nth-of-type(5) {
  transform: rotate(270deg);
  left: 14%;
  top: 26%;
}

.itemBox9 .item:nth-of-type(6) {
  transform: rotate(310deg);
  left: 18%;
  top: 13%;
}

.itemBox9 .item:nth-of-type(7) {
  transform: rotate(350deg);
  left: 31%;
  top: 5%;
}

.itemBox9 .item:nth-of-type(8) {
  transform: rotate(30deg);
  left: 46%;
  top: 7%;
}

.itemBox9 .item:nth-of-type(9) {
  transform: rotate(70deg);
  left: 55%;
  top: 18%;
}

.noticeBox {
  margin-top: 0;
}

.itemBox-wrap {
  z-index: 0;
  padding-top: 0.72917rem;
}

.itemBox-wrap .ch01 {
  top: -1.35417rem;
  left: -.20833rem;
  background-image: url("../img/ch01.png?1493969102");
  width: 3.775rem;
  height: 5.45rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: -1;
}

.itemBox-wrap .ch02 {
  top: -.9375rem;
  right: -.20833rem;
  background-image: url("../img/ch02.png?1493969111");
  width: 3.44167rem;
  height: 4.74167rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: -1;
}

.swal2-content img {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 765px) {
  .main-wheel {
    width: 820px;
  }

  .itemBox9 .item span {
    font-size: 24px;
  }

  .itemBox9 .item img {
    margin-top: 30px;
    width: auto;
  }

  .itemBox-wrap {
    padding-top: 0;
  }

  .itemBox-wrap .ch01 {
    top: 125px;
    left: -190px;
    width: 453px;
    height: 654px;
    background-image: url("../img/ch01.png");
  }

  .itemBox-wrap .ch02 {
    top: 190px;
    right: -160px;
    width: 413px;
    height: 569px;
    background-image: url("../img/ch02.png");
  }
}
