@charset "UTF-8";
html {
  font-size: 1rem;
}

body {
  font-family: Arial, Helvetica, 微軟正黑體, sans-serif;
  color: #343a40;
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  text-decoration: none;
  -webkit-transition: all .35s;
  transition: all .35s;
}

a:hover,
a:focus a:active {
  text-decoration: none;
}

.for-mobile-lg {
  display: none !important;
}

@media (max-width: lgpx) {
  .for-mobile-lg {
    display: block !important;
  }
}

@media (max-width: lgpx) {
  .for-desk-lg {
    display: none !important;
  }
}

ul,
ol {
  margin: 0;
}

ul {
  padding: 0;
  list-style: none;
}

ol {
  padding-left: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: normal;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: 1.125rem;
}

@media (max-width: lgpx) {
  p {
    font-size: 1rem;
  }
}

::-moz-selection {
  background-color: #0089e4;
  color: #fff;
  text-shadow: none;
}

::selection {
  background-color: #0089e4;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background-color: #0089e4;
  color: #fff;
  text-shadow: none;
}

.ANT {
  -webkit-transition: all .4s;
  transition: all .4s;
}

#GOTOP {
  display: none;
  border: 2px solid #000;
  width: 80px;
  height: 80px;
  cursor: pointer;
  position: fixed;
  right: 1%;
  bottom: 1%;
  background-color: #37E678;
  border-radius: 50%;
  z-index: 555;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
}

#GOTOP transition:all .4s i {
  display: block;
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
  margin-top: -3px;
}

#GOTOP:hover {
  color: #fff;
  background-color: #37E678;
}

#GOTOP p {
  color: #333;
  font-size: 17px;
  margin-top: 15%;
  line-height: 1.2;
  font-family: Arial, 'Meiryo', "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: -3px;
}

@media screen and (max-width: 428px) {
  .wrapper {
    margin-top: -7px;
  }
}

.tc {
  text-align: center;
}

.rel {
  position: relative;
}

.BUT {
  display: inline-block;
  padding: 10px 60px;
  font-size: 1.75rem;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: pointer;
  font-weight: bolder;
  background-color: #bc0606;
  -webkit-box-shadow: 0 6px 0 #750110;
  box-shadow: 0 6px 0 #750110;
  border: none;
  border-radius: 99px;
  color: #ffffff;
  height: auto;
}

@media (max-width: 768px) {
  .BUT {
    margin-bottom: 25px;
  }
}

.BUT a {
  margin-bottom: 0px;
  color: #FFF;
}

.BUT:hover,
.BUT:focus {
  background-color: #750110;
  -webkit-box-shadow: 0 4px 0 #38020b;
          box-shadow: 0 4px 0 #38020b;
}

/* ----------top banner--------------------------- */
.TOP {
  background-image: url(../images/banner/bg_top.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 5%;
  position: relative;
  overflow: hidden;
  margin-top: -8px;
}

@media (max-width: 1200px) {
  .TOP {
    padding-bottom: 0%;
  }
}

@media (max-width: 992px) {
  .TOP {
    height: 39rem;
  }
}

@media (max-width: 849px) {
  .TOP {
    padding-bottom: 0%;
    height: 30rem;
  }
}

@media (max-width: 767px) {
  .TOP {
    padding-bottom: 13%;
    background-size: 121%;
    background-position: -99px 2px;
  }
}

@media (max-width: 667px) {
  .TOP {
    padding-bottom: 0%;
    background-size: cover;
    background-position: center -2px;
  }
}

@media (max-width: 480px) {
  .TOP {
    height: auto;
  }
}

.TOP .Lbox {
  position: relative;
  right: -70px;
}

@media (max-width: 1366px) {
  .TOP .Lbox {
    right: -20px;
  }
}

@media (max-width: 1200px) {
  .TOP .Lbox {
    top: 100px;
    right: -20px;
  }
}

@media (max-width: 812px) {
  .TOP .Lbox {
    top: 80px;
    right: 0px;
  }
}

@media (max-width: 767px) {
  .TOP .Lbox {
    top: -8px;
    right: 12px;
    scale: 0.85;
  }
}

@media (max-width: 480px) {
  .TOP .Lbox {
    top: -15px;
  }
}

.TOP .Lbox .h1-pc {
  scale: 0.95;
  -webkit-transform: translate(5px, 141px);
          transform: translate(5px, 141px);
}

@media (max-width: 1200px) {
  .TOP .Lbox .h1-pc {
    -webkit-transform: translate(5px, 79px);
            transform: translate(5px, 79px);
  }
}

@media (max-width: 992px) {
  .TOP .Lbox .h1-pc {
    -webkit-transform: translate(5px, 61px);
            transform: translate(5px, 61px);
  }
}

@media (max-width: 812px) {
  .TOP .Lbox .h1-pc {
    -webkit-transform: translate(6px, 49px);
            transform: translate(6px, 49px);
  }
}

@media (max-width: 768px) {
  .TOP .Lbox .h1-pc {
    scale: 0.95;
    -webkit-transform: translate(10px, 58px);
            transform: translate(10px, 58px);
  }
}

@media (max-width: 767px) {
  .TOP .Lbox .h1-pc {
    display: none;
  }
}

.TOP .Lbox .h1-mb {
  display: none;
}

@media (max-width: 767px) {
  .TOP .Lbox .h1-mb {
    display: block;
  }
}

@media (max-width: 576px) {
  .TOP .Lbox .h1-mb {
    scale: 0.95;
    -webkit-transform: translate(10px, 104px);
            transform: translate(10px, 104px);
  }
}

@media (max-width: 480px) {
  .TOP .Lbox .h1-mb {
    -webkit-transform: translate(34px, 34px);
            transform: translate(34px, 34px);
  }
}

@media (max-width: 428px) {
  .TOP .Lbox .h1-mb {
    scale: 0.95;
    -webkit-transform: translate(28px, 31px);
            transform: translate(28px, 31px);
  }
}

.TOP .Rbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 1366px) {
  .TOP .Rbox {
    scale: 0.9;
    left: -70px;
  }
}

@media (max-width: 1200px) {
  .TOP .Rbox {
    scale: 0.80;
    left: -100px;
    top: -50px;
  }
}

@media (max-width: 1024px) {
  .TOP .Rbox {
    scale: 0.70;
    left: -119px;
    top: -50px;
  }
}

@media (max-width: 849px) {
  .TOP .Rbox {
    scale: 0.55;
    left: -132px;
    top: -96px;
  }
}

@media (max-width: 812px) {
  .TOP .Rbox {
    top: -148px;
  }
}

@media (max-width: 767px) {
  .TOP .Rbox {
    display: none;
  }
}

.TOP .emp-L {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}

.TOP .e-body {
  background-image: url(../images/banner/emperor_body.png);
  background-repeat: no-repeat;
  width: 328px;
  position: relative;
  background-position: -20px 85px;
  height: 100%;
  display: block;
  background-size: 111%;
}

.TOP .e-hand {
  background-image: url(../images/banner/emperor_hand.png);
  background-repeat: no-repeat;
  top: 360px;
  right: -13px;
  width: 142px;
  height: 102px;
  background-size: 78%;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-animation: e-right-wave 1s ease infinite running;
          animation: e-right-wave 1s ease infinite running;
  position: absolute;
  z-index: 1;
}

@media (max-width: 1200px) {
  .TOP .e-hand {
    right: -36px;
  }
}

@-webkit-keyframes e-right-wave {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes e-right-wave {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.TOP .casino-R {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

.TOP .c-base {
  background-image: url(../images/banner/Casino_small_Base.png);
  background-repeat: no-repeat;
  width: 485px;
  position: relative;
  background-position: 0px 110px;
  height: 713px;
  background-size: 100%;
  margin-left: -50px;
  position: relative;
}

.TOP .c-turn {
  background-image: url(../images/banner/Casino_small_turn.png);
  background-repeat: no-repeat;
  z-index: 1;
  width: 487px;
  height: 487px;
  position: absolute;
  top: 132px;
  left: -52px;
  scale: 0.85;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 300ms ease-in;
  transition: -webkit-transform 300ms ease-in;
  transition: transform 300ms ease-in;
  transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
  -webkit-animation: c-turn 1s ease infinite running;
          animation: c-turn 1s ease infinite running;
}

@-webkit-keyframes c-turn {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes c-turn {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

/*------------- CONTENT1 -------------*/
.CONTENT1 {
  background: url(../images/banner/bg_bottom.jpg) #fec337;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 1019px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

@media (max-width: lg_1200px) {
  .CONTENT1 {
    height: auto;
    padding: 100px 0 150px;
    background-size: cover;
  }
}

@media (max-width: 1024px) {
  .CONTENT1 {
    height: auto;
    padding: 0px 0 60px;
  }
}

@media (max-width: 480px) {
  .CONTENT1 {
    height: auto;
    padding: 0px 0 30px;
  }
}

.CONTENT1 .C1_casino {
  top: 47%;
  left: 50%;
  /* -webkit-transform: translate(-50%, -50%); */
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /* margin: initial; */
  margin: auto;
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 576px) {
  .CONTENT1 .C1_casino {
    top: 45%;
    margin-bottom: 60px;
  }
}

@media (max-width: 428px) {
  .CONTENT1 .C1_casino {
    top: 43%;
    margin-bottom: 50px;
  }
}

.CONTENT1 .BUTform {
  padding: 10px 70px 10px 90px;
}

.CONTENT1 .c1-icon-form {
  position: absolute;
  width: 4rem;
  top: -24px;
  left: -68px;
}

/*------------- CONTENT2 -------------*/
.CONTENT2 {
  background: url(../images/bg.svg) no-repeat center -70px #fdcc00;
  background-size: 100%;
  padding: 90px 0 80px;
}

@media (max-width: 768px) {
  .CONTENT2 {
    padding: 50px 0 90px;
  }
}

@media (max-width: 480px) {
  .CONTENT2 {
    padding: 50px 0 30px;
  }
}

.CONTENT2 .titBox {
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 480px) {
  .CONTENT2 .titBox {
    margin-bottom: 30px;
  }
}

.CONTENT2 h2 {
  font-weight: 400;
  font-size: 58px;
  color: #750110;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .CONTENT2 h2 {
    font-size: 42px;
  }
}

@media (max-width: 428px) {
  .CONTENT2 h2 {
    font-size: 34px;
  }
}

.CONTENT2 h2 img {
  padding-right: 5px;
  width: 6rem;
}

@media (max-width: 480px) {
  .CONTENT2 h2 img {
    width: 3.5rem;
  }
}

.CONTENT2 h3 {
  font-weight: 400;
  font-size: 45px;
  color: #750110;
}

@media (max-width: 428px) {
  .CONTENT2 h3 {
    font-size: 32px;
  }
}

.CONTENT2 h3 span {
  color: red;
}

.CONTENT2 .reelBox {
  width: 90%;
  padding: 30px;
  background: url(../images/dragonBg.svg) no-repeat center center #f9eaac;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .CONTENT2 .reelBox {
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (max-width: 576px) {
  .CONTENT2 .reelBox {
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  .CONTENT2 .reelBox {
    padding: 20px;
  }
}

.CONTENT2 .reelBox .reelLeft {
  position: absolute;
  top: 0px;
  left: -41px;
  height: 100%;
}

@media (max-width: 480px) {
  .CONTENT2 .reelBox .reelLeft {
    display: none;
  }
}

.CONTENT2 .reelBox .reelicon {
  margin-top: -10px;
}

.CONTENT2 .reelBox .reelRight {
  position: absolute;
  top: 0px;
  right: -14px;
  height: 100%;
}

@media (max-width: 480px) {
  .CONTENT2 .reelBox .reelRight {
    display: none;
  }
}

.CONTENT2 h4 {
  letter-spacing: 5px;
  text-align: center;
}

.CONTENT2 h4 span {
  color: #fff;
  background-color: #bc0606;
  border-radius: 8px;
  font-size: 33px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 7px;
  padding-left: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  width: 55px;
}

@media (max-width: 428px) {
  .CONTENT2 h4 span {
    font-size: 28px;
    padding: 5px;
    padding-left: 10px;
    height: 48px;
    width: 48px;
  }
}

.CONTENT2 ul {
  padding-left: 56px;
  padding-top: 10px;
}

@media (max-width: 480px) {
  .CONTENT2 ul {
    padding-left: 15px;
  }
}

.CONTENT2 ul li {
  color: #000;
  font-size: 22px;
  padding-bottom: 4px;
}

.CONTENT2 ul li img {
  padding-right: 10px;
}

/*------------- CONTENT3 -------------*/
.CONTENT3 {
  background: #ffffff;
  padding: 90px 0 80px;
}

@media (max-width: 768px) {
  .CONTENT3 {
    padding: 50px 0 90px;
  }
}

@media (max-width: 428px) {
  .CONTENT3 {
    padding: 50px 0 40px;
  }
}

.CONTENT3 .titBox {
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 480px) {
  .CONTENT3 .titBox {
    margin-bottom: 30px;
  }
}

.CONTENT3 h2 {
  font-weight: 400;
  font-size: 58px;
  color: #750110;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .CONTENT3 h2 {
    font-size: 42px;
  }
}

@media (max-width: 428px) {
  .CONTENT3 h2 {
    font-size: 34px;
  }
}

.CONTENT3 h2 img {
  padding-right: 5px;
  width: 6rem;
}

@media (max-width: 480px) {
  .CONTENT3 h2 img {
    width: 3.5rem;
  }
}

.CONTENT3 .studentBox {
  border: 1px solid #2d2d2d;
  border-radius: 12px;
  padding: 25px;
  position: relative;
  min-height: 286px;
  margin-bottom: 30px;
}

.CONTENT3 .classname {
  color: #ffffff;
  background-color: #750110;
  padding: 5px 30px;
  position: absolute;
  top: 0px;
  left: 30px;
}

.CONTENT3 h4 {
  color: #000;
  margin-top: 25px;
  line-height: 33px;
  margin-bottom: 15px;
  font-size: 24px;
}

.CONTENT3 h4 span {
  color: #750110;
}

.CONTENT3 p {
  text-align: justify;
}

.CONTENT3 .stimg {
  position: absolute;
  top: 13px;
  right: 31px;
  width: 6rem;
}

@media (max-width: 576px) {
  .CONTENT3 .stimg {
    width: 4.5rem;
  }
}

@media (max-width: 390px) {
  .CONTENT3 .stimg {
    right: 14px;
  }
}

/*------------- CONTENT4 -------------*/
.CONTENT4 {
  background: url(../images/bg.svg) no-repeat center -70px #fdcc00;
  background-size: 100%;
  padding: 90px 0 200px;
}

@media (max-width: 768px) {
  .CONTENT4 {
    padding: 50px 0 150px;
  }
}

@media (max-width: 480px) {
  .CONTENT4 {
    padding: 0px 0 50px;
  }
}

@media (max-width: 767px) {
  .CONTENT4 .container {
    padding: 50px 0 50px;
  }
}

.CONTENT4 .titBox {
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 480px) {
  .CONTENT4 .titBox {
    margin-bottom: 30px;
  }
}

.CONTENT4 h2 {
  font-weight: 400;
  font-size: 58px;
  color: #750110;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .CONTENT4 h2 {
    font-size: 42px;
  }
}

@media (max-width: 428px) {
  .CONTENT4 h2 {
    font-size: 34px;
  }
}

.CONTENT4 h2 img {
  padding-right: 5px;
  width: 6rem;
}

@media (max-width: 480px) {
  .CONTENT4 h2 img {
    width: 3.5rem;
  }
}

.CONTENT4 .reelBox {
  width: 65%;
  padding: 30px;
  background: #f9eaac;
  margin-bottom: 30px;
  text-align: center;
  margin: auto;
}

@media (max-width: 1024px) {
  .CONTENT4 .reelBox {
    width: 90%;
    margin: auto;
  }
}

@media (max-width: 480px) {
  .CONTENT4 .reelBox {
    padding: 20px;
  }
}

.CONTENT4 .reelLeft {
  position: absolute;
  top: 0px;
  left: -41px;
  height: 100%;
}

@media (max-width: 480px) {
  .CONTENT4 .reelLeft {
    display: none;
  }
}

.CONTENT4 .reelRight {
  position: absolute;
  top: 0px;
  right: -14px;
  height: 100%;
}

@media (max-width: 480px) {
  .CONTENT4 .reelRight {
    display: none;
  }
}

.CONTENT4 .BUT {
  font-size: 2.6rem;
  margin-bottom: 30px;
}

@media (max-width: 480px) {
  .CONTENT4 .BUT {
    font-size: 2rem;
  }
}

.CONTENT4 ul {
  padding-left: 30px;
  padding-bottom: 50px;
  padding-top: 20px;
}

.CONTENT4 ul li {
  text-align: left;
  font-size: 22px;
  padding-bottom: 4px;
}

.CONTENT4 ul li img {
  padding-right: 10px;
}
/*# sourceMappingURL=layout.css.map */