/* img */
.hhrr img,
.hbt img,
.hhll img,
.imgm img{
  display: block;
  width: 100%;
}

.logo img {
    display: block;
    width: 100%;
}
/* head */
.webbox {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.head {
  position: relative;
  width: 100%;
  background: url("../images/index_01.jpg");
  background-size: 100% auto;
  padding-bottom: 49%;

}
.head2 {
  position: relative;
  width: 100%;
  background: url("../images/index_01.jpg");
  background-size: 100% auto;
  padding-bottom: 46%;
  margin-top: -7%;
}
.slogn {
	position: absolute;
    width: 33%;
    left: 50%;
    margin-left: -16%;
    top: 9%;
}
.slogn2 {
	position: absolute;
    width: 33%;
    left: 50%;
    margin-left: -16%;
    top: 43%;
}
.apbtbox {
  position: absolute;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  bottom: 5%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  z-index: 100;
}
.apbtl,
.apbtr {
  width: 340px;
}
.topfbox {
  position: absolute;
  top: 1%;
  right: 2%;
  width: 120px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.topfbox div {
  width: 49%;
  margin: 0 3.5%;
}
.htbox {
  position: absolute;
  top: 20%;
  width: 22vw;
  height: 32vw;
  background: url("../images/btblinr.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 3%;
}
.hbtm {
  position: relative;
  width: 90%;
  height: 32vw;
  margin-left: -4%;
  padding: 10%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.hbta {
  width: 100%;
  background: url("../images/hbt1.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}

.hbtb {
  width: 100%;
  background: url("../images/hbt2.png") no-repeat;
  background-size: 100% auto;
  margin: 12% auto;
}
.hbtc {
  width: 100%;
  background: url("../images/hbt3.png") no-repeat;
  background-size: 100% auto;
}
.hbta:hover {
  cursor: pointer;
  width: 100%;
  background: url("../images/hbt1a.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}
.hbtb:hover {
  cursor: pointer;
  width: 100%;
  background: url("../images/hbt2a.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}
.hbtc:hover {
  cursor: pointer;
  width: 100%;
  background: url("../images/hbt3a.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}
.livbt1 {
  cursor: pointer;
  width: 100%;
  background: url("../images/hbt1a.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}
.livbt2 {
  cursor: pointer;
  width: 100%;
  background: url("../images/hbt2a.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}
.livbt3 {
  cursor: pointer;
  width: 100%;
  background: url("../images/hbt3a.png") no-repeat;
  background-size: 100% auto;
  transition: all 0.3s ease 0s;
}
.imgx {
  width: 80%;
  margin: 1em auto;
}
.imgm {
  width: 50%;
  margin: 1em auto;
}
.imgg {
  width: 220px;
  margin: 0 5%;
}
.imgtow {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.hlogo {
  position: absolute;
  left: 1%;
  top: 1%;
}
.mbhbtbox {
  display: none;
}
.hmkb {
  position: absolute;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
}
/* content */
.content {
  position: relative;
  width: 100%;
  background: url("../images/index_02.jpg");
  background-size: 100% auto;
}
.mdcont {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.mdtlx {
  width: 40%;
  margin: 0 auto;
}
.mdbox {
  width: 70%;
  margin: 0 auto;
  padding: 10px 10px 30px 10px;
}
.mdxt {
  width: 100%;
}
.mdxm {
  width: 100%;
  background: url("../images/mcb_02.png");
  background-size: 100% 100%;
}
.mbcx {
  width: 90%;
  margin: 0 auto;
}
.gamebox {
  position: relative;
  width: 94%;
  padding-bottom: 50%;
  background: url("../images/gambg.png") no-repeat;
  background-size: 100% auto;
  background-position: 0 93%;
  margin: 0 auto;
  overflow: hidden;
}
.h5gamest {
  display: block;
  position: relative;
  width: 100%;
  height: 10vw;
}
.h5game {
  display: none;
  position: relative;
  width: 100%;
  height: 10vw;
}
.gamesstr, .clostb {
    width: 249px;
    margin: 0 auto;
}

.hhlo {
  position: absolute;
  width: 100%;
  top: 12%;
}
.hlo {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.hhll {
  position: absolute;
  width: 15%;
  left: 10%;
}
.hhrr {
  position: absolute;
  width: 15%;
  right: 10%;
}
.lobg {
  transform: scale(1.03);
  transition: all 0.3s ease 0s;
}
.hubtbx {
  position: absolute;
  z-index: 3;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.hubtl {
  width: 50%;
  height: 48vw;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-left: -5%;
  transition: all 0.3s ease 0s;
}
.hubtr {
  width: 50%;
  height: 48vw;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-right: -5%;
  transition: all 0.3s ease 0s;
}
.hubtl:hover {
  cursor: pointer;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 0) 0%,
    rgba(159, 69, 0, 0.3) 100%
  );
  transform: scale(1.03);
  filter: brightness(1.1);
  transition: all 0.3s ease 0s;
}
.hubtr:hover {
  cursor: pointer;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(159, 69, 0, 0.3) 100%
  );
  transform: scale(1.03);
  filter: brightness(1.1);
  transition: all 0.3s ease 0s;
}

.hbt {
	width: 23%;
}

.apgw img, .apgw2 img {
    display: block;
    width: 50%;
    margin-left: 25%;
}	


.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 3.5s;
    -webkit-animation-duration: 3.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes floating {
    50% {
        transform: translateY(8%);
    }
}

.bm {
    animation: bm 1s ease-in-out 0s infinite;
}
@-webkit-keyframes bm {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

#animation_container {
  position: relative;
  width: 100%;
}
.gamescbox {
  width: 80%;
  margin: 1em auto 0 auto;
}
.gmsm {
  position: relative;
  background: url("../images/gmtbg_02.png");
  background-size: 100% auto;
}
.gmstx {
  font-size: 1.2em;
}
.gmsbox {
    width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;    
}
.gmsa {
  width: 48%;
}
.gmsb {
    width: 30%;
    background: url("../images/joinbt2.png");
    background-size: 100% 100%;
    margin: 0 0.5%;
    text-align: center;
    padding: 10px;
    color: #ffffff;
    animation: changeColor 1.5s linear infinite alternate;
}
@keyframes changeColor {
    0% {
        filter: brightness(120%);
    }

    100% {
        filter: brightness(80%);
    }
}

.gmsc {
  width: 20%;
  background: url("../images/joinbt1.png");
  background-size: 100% 100%;
  text-align: center;
  padding: 10px;
  color: #ffffff;
}
/*  */
.particle {
  position: absolute;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  pointer-events: none;
  z-index: 3;
  -webkit-filter: brightness(0.7);
}
video {
  width: 100%;
  height: 100%;
}
#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 1;
  pointer-events: none;
}
/* light */

#light_bx {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow: auto;
  display: none;
}
#light_bx > .infobx_1 {
  position: relative;
  width: 700px;
  display: block;
  margin: 0 auto;
  display: none;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.65));
  filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.65));
  font-size: 1.3rem;
  line-height: 2rem;
  color: #ffeccc;
  font-weight: 300;
}
.tdbox td {
  color: #4b4738;
}
.bx_a1 {
  padding-bottom: 2.5%;
  background-image: url(../images/ligpbg_01.png);
  background-position: 50% 0%;
  background-size: 100% auto;
  top: 1px;
}
.bx_a2 {
  width: 100%;
  min-height: 100px;
  background-image: url(../images/ligpbg_02.png);
  background-position: 50% 100%;
  background-size: 100% auto;
  top: -1px;
}
.bx_a3 {
  padding-bottom: 2.3%;
  background: url(../images/ligpbg_03.png) no-repeat;
  background-position: 50% 100%;
  background-size: 100% auto;
  display: block;
  top: -1px;
}
.bx_a_clos, .bx_a_clos1 {
    position: absolute;
    width: 25px;
    padding-bottom: 25px;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url(../images/ligclose.png);
    background-position: 100% 0%;
    background-size: 100% auto;
    top: 7px;
    right: 1%;
    z-index: 2;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.gwtl {
  width: 67%;
  margin: 0 auto 30px auto;
  text-align: center;
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.2em;
  letter-spacing: 3px;
}
.gwtx {
  width: 70%;
  text-align: center;
  margin: 1em auto;
}
.apgw, .apgw1, .apgw2 {
    width: 300px;
    text-align: center;
    line-height: 2.5em;
    margin: 0 auto;
    border-radius: 5px;
}
.con {
  text-align: center;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 2%;
}
.con1 {
    text-align: center;
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 2%;
}
.h5gbg {
  position: absolute;
  width: 44%;
  left: 50%;
  margin-left: -22%;
  top: 30%;
}
.sl2 {
  position: absolute;
  top: 50%;
  width: 8%;
  left: 50%;
  margin-left: 18%;
}
.gmpo {
  position: absolute;
  width: 35%;
  bottom: 13%;
  right: 0%;
}
.webh {
  height: 2vw;
}

.imgtxt {
	display: flex;
	justify-content: center;
    align-items: center;
}

.imgtxt p {
	margin: 0 1% 0 1%;
	font-size: 1.25rem;
    line-height: 1.875rem;
}

.imgtxt {
	margin-bottom: 2%;
	display: flex;
	justify-content: center;
    align-items: center;
	color: #dce146; 
	font-weight: 600;
	margin-top: 1%;
	font-size: 2rem;
}

.imgtxt2 {
	margin-bottom: 2%;
	display: flex;
	justify-content: center;
    align-items: center;
	color: red; 
	margin-top: -2%;
	font-weight: 600;
	font-size: 2rem;
}

.submenu {
    position: absolute;
    width: 80%;
    display: flex;
    margin-top: -1%;
    margin-left: 10%;
    gap: 2%;
}

.submenu a {
  display: block;
  display: flex;
}

.subbtn {
	display: block;
	width: 25%;
	height: 0;
	padding-bottom: 10%;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
}



.sbtn0101 {
	background-image: url(../images/sbtn_0101.png);
}
.sbtn0101.on, .sbtn0101:hover {
	background-image: url(../images/sbtn_0101-.png);
}
.sbtn0102 {
	background-image: url(../images/sbtn_0102.png);
}
.sbtn0102.on, .sbtn0102:hover {
	background-image: url(../images/sbtn_0102-.png);
}
.sbtn0103 {
	background-image: url(../images/sbtn_0103.png);
}
.sbtn0103.on, .sbtn0103:hover {
	background-image: url(../images/sbtn_0103-.png);
}


DIV.scott {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 15px;
    margin: 3px;
    padding-top: 3px;
    text-align: center;
}

    DIV.scott A {
        border-right: #ffeb3b 1px solid;
        padding-right: 5px;
        border-top: #ffeb3b 1px solid;
        padding-left: 5px;
        padding-bottom: 2px;
        border-left: #ffeb3b 1px solid;
        color: #afa73f;
        margin-right: 2px;
        padding-top: 2px;
        border-bottom: #ffeb3b 1px solid;
        text-decoration: none;
    }

        DIV.scott A:hover {
            border-right: #372216 1px solid;
            border-top: #372216 1px solid;
            border-left: #372216 1px solid;
            color: #33392a;
            border-bottom: #372216 1px solid;
            background-color: #ffdd00;
        }

        DIV.scott A:active {
            border-right: #85bd1e 1px solid;
            border-top: #85bd1e 1px solid;
            border-left: #85bd1e 1px solid;
            color: #638425;
            border-bottom: #85bd1e 1px solid;
            background-color: #f1ffd6;
        }

    DIV.scott SPAN.current {
        border-right: #e0cc5d 1px solid;
        padding-right: 5px;
        border-top: #e0cc5d 1px solid;
        padding-left: 5px;
        font-weight: bold;
        padding-bottom: 2px;
        border-left: #e0cc5d 1px solid;
        color: #fff;
        margin-right: 2px;
        padding-top: 2px;
        border-bottom: #e0cc5d 1px solid;
        background-color: #413700;
    }

    DIV.scott SPAN.disabled {
        border-right: #f3f3f3 1px solid;
        padding-right: 5px;
        border-top: #f3f3f3 1px solid;
        padding-left: 5px;
        padding-bottom: 2px;
        border-left: #f3f3f3 1px solid;
        color: #ccc;
        margin-right: 2px;
        padding-top: 2px;
        border-bottom: #f3f3f3 1px solid;
    }

@media only screen and (max-width: 1200px) {

  .slogn {
    position: absolute;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    top: 15%;
  }
  .slogn2 {
    position: absolute;
    width: 80%;
    left: 50%;
    margin-left: -38%;
    top: 51%;
  }  
  .gamescbox {
    width: 100%;
    margin: 1em auto 0 auto;
  }
}
@media only screen and (max-width: 1000px) {
  .gmsbox {
    width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .gmsa {
    width: 90%;
  }
}
@media only screen and (max-width: 820px) {
  .sl2 {
    position: absolute;
    top: 61%;
    width: 15%;
    left: 50%;
    margin-left: 32%;
  }
  .gmsb {
    width: 60%;
    background: url("../images/joinbt2.png");
    background-size: 100% 100%;
    margin: 0 0.5%;
    text-align: center;
    padding: 10px;
    color: #ffffff;
  }
  .h5game {
    position: relative;
    width: 100%;
    height: 18vw;
  }

  .mdbox {
    width: 95%;
    margin: 0 auto;
    padding: 10px 10px 30px 10px;
  }
  .mdtlx {
    width: 80%;
    margin: 0 auto;
  }
  .gmstx {
    font-size: 1em;
  }
  .topfbox {
    position: absolute;
    top: 1%;
    right: 2%;
    width: 140px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .mbhbtbox {
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .htbox {
    display: none;
  }
  .slogn {
        position: absolute;
        width: 85%;
        left: 50%;
        margin-left: -40%;
        top: 31%;
  }
  
  .hubtl:hover,.hubtr:hover {
    background: none; 
  }
  
  .particle {
	  display:none;
  }
  
  .head {
    position: relative;
    width: 100%;
    background: url("../images/mbindex.jpg");
    background-size: 100% auto;
    padding-bottom: 178%;
  }
  .head2 {
    position: relative;
    width: 100%;
    background: url("../images/mbindex.jpg");
    background-size: 100% auto;
    padding-bottom: 114%;
	margin-top: -25%;
  }  
  video {
    width: 100%;
    height: 100%;
	margin-top: 0%;
	}
}
@media only screen and (max-width: 560px) {
		.imgtxt,.imgtxt2 {
		font-size: 1rem;
	}
	
  .gwtl {
    width: 80%;
    text-align: center;
    font-size: 1.2em;
  }
  .gmpo {
    display: none;
  }
  .topfbox {
    position: absolute;
    top: 1%;
    right: 2%;
    width: 100px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  #light_bx > .infobx_1 {
    width: 95%;
    font-size: 1.25rem;
    line-height: 1.8rem;
  }
  .h5gbg {
    position: absolute;
    width: 74%;
    left: 50%;
    margin-left: -38%;
    top: 30%;
  }
  .gamebox {
    position: relative;
    width: 100%;
    padding-bottom: 105%;
    background: url("../images/gambg.png") no-repeat;
    background-size: 100% auto;
    background-position: 0 93%;
    margin: 0 auto;
    overflow: hidden;
  }
    .gamesstr {
        width: 230px;
        margin: 1em auto 0 auto;
    }
    .clostb {
        width: 73%;
        margin: 1em auto 0 auto;
    }
  .imgg {
    width: 220px;
    margin: 1em auto;
  }
  .imgtow {
    display: block;
  }
  .fontc {
    width: 68%;
    letter-spacing: 5px;
    margin: 1em auto;
    font-weight: 600;
    font-size: 1.5em;
    text-align: center;
    padding: 0.6em;
    border: 3px double rgb(120, 114, 82);
    border-radius: 1em;
    background: url("../images/tmk.png");
    color: #ffffd9;
	transform: scale(0.8);
  }

  .tdbox table tr:first-child td {
    border-bottom: 1px #887d5d solid;
    padding: 0.6rem 0.3rem 0.3rem;
    font-weight: 500;
    color: #fff5c2;
    background: url("../images/tdbg.png");
    font-size: 1em;
    /* border-radius: 1em 1em 0 0; */
  }
  .imgx {
    width: 90%;
  }
  .h5game {
    position: relative;
    width: 100%;
  }

  .mdtlx {
    width: 95%;
    margin: 0 auto;
  }
  .mbcx {
    width: 98%;
    margin: 0 auto;
  }
  .ulibx {
    padding-left: 20px;
  }
  .hlogo {
    width: 40%;
  }
  .btlg {
    position: absolute;

    width: 50%;
    height: 10vw;
    overflow: hidden;
    clip-path: polygon(
      19px 3%,
      calc(103% - 25px) 0%,
      98% 18px,
      100% calc(100% - 20px),
      calc(100% - 18px) 102%,
      20px 100%,
      -1% calc(131% - 35px),
      0% 20px
    );
  }
  .apbtbox {
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -50%;
  }
  .apbtl,
  .apbtr {
    width: 50%;
  }
  
      .hubtbx{
        top:15%;
		height: 100%;
    }

    .hbt {
        width: 60%;
        margin-top: 75%;
    }
  .hhll {
    position: absolute;
    width: 45%;
    left: 0%;
  }
  .hhrr {
    position: absolute;
    width: 45%;
    right: 0%;
  }
  .con1 {
    font-size: 1em;
	}
    .apgw img, .apgw2 img {
        display: block;
        width: 35%;
        margin-left: 31%;
    }	
	


	.submenu {
		position: absolute;
		width: 86%;
		margin-top: -2%;
		padding-bottom: 1%;
		margin-left: 1%;
	}

	.subbtn {
		width: 50%;
		padding-bottom: 19%;
	}
}
