/* img */
.logo img {
  display: block;
  width: 100%;
}
/* head */
#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  /* z-index: 2; */
}
.particle {
  position: absolute;
  width: 150%;
  height: 100%;
  left: 50%;
  bottom: 0;
  margin-left: -97%;
  mix-blend-mode: screen;
  pointer-events: none;
  z-index: 6;
  -webkit-filter: brightness(0.3);
}

.webbox {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.logo {
  width: 200px;
  position: absolute;
  top: 1%;
  left: 1%;
}
.slo {
  position: absolute;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  bottom: 17%;
  z-index: 8;
}
.fbbox {
  width: 100px;
  position: absolute;
  top: 1%;
  right: 1%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.fbbox div {
  width: 48%;
  margin: 0 1%;
}
.umask {
  position: absolute;
  bottom: 0;
  pointer-events: none;
  z-index: 8;
}
.btnbox div {
  width: 24%;
  margin: 0 0.5%;
}
.btnbox {
  width: 70%;
  position: absolute;
  left: 50%;
  margin-left: -35%;
  bottom: 3%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  z-index: 9;
}
.apdwbox {
  position: absolute;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  bottom: 20%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  z-index: 8;
}
.head {
  position: relative;
  background: url("../images/index_01.jpg");
  background-size: 100% auto;
  padding-bottom: 46%;
  overflow: hidden;
}
.tfbox {
  width: 110px;
  position: absolute;
  right: 1%;
  top: 1%;
}
/* content */
.content {
  position: relative;
  width: 100%;
  background: url("../images/mbg_03.jpg");
  background-size: 100% auto;
}
.mcbox {
  width: 65%;
  margin: 0 auto;
  padding-bottom: 5%;
}
.mcont {
  width: 80%;
  margin: 0 auto;
}
.mcm {
  width: 100%;
  background: url("../images/mcbg_02.png");
  background-size: 100% auto;
}
.gidbox {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.gidbox2 {
    width: 80%;
    margin: 0 auto;
    display: flex;
}
.svsc {
  width: 25%;
  padding: 10px 0;
  text-align: center;
  background: url("../images/svbg.png");
  background-size: 100% 100%;
  color: #fffbd9;
}
.govbt {
  width: 250px;
  height: 55px;
  background: url("../images/llbt.png");
  background-size: 100% 100%;
  text-align: center;
  color: #eeff00;
  line-height: 55px;
  margin-left: 50px;
}
.gdbx {
  width: 25%;
  height: 45px;
  background-color: #48423d;
  color: #faffdb;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin: 0 0.5%;
  border: 3px solid #a6937b;
}
.gdbx2 {
  width: 40%;
  height: 45px;
  background-color: #48423d;
  color: #faffdb;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin: 30px 30% 0 auto;
  border: 3px solid #a6937b;
}

.gameabox {
  position: relative;
  width: 100%;
  background: url("../images/pcg1bg.png");
  background-size: 100% 100%;
  padding-bottom: 0%;
}
.gameabox2 {
  position: relative;
  width: 100%;
  background: url("../images/pcg2bg.png");
  background-size: 100% 100%;
  padding-bottom: 0%;
}
.gameabox2.on {
  position: relative;
  width: 100%;
  background: url("../images/pcg2bgl.png");
  background-size: 100% 100%;
  padding-bottom: 0%;
}
.usnb {
  position: absolute;
  width: 250px;
  height: 50px;
  background-color: #ffbf00;
  border-radius: 10px;
  text-align: center;
  line-height: 50px;
  color: #4a3a24;
  border: 3px solid #a6937b;
  left: 50%;
  margin-left: -125px;
  bottom: 0%;
}
.sbbox {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sbbox div {
  width: 19%;
  height: 40px;
  line-height: 35px;
  text-align: center;
  padding: 5px;
  margin: 2px;
  color: #fffefe;
}
.habt {
  width: 200px;
  height: 45px;
  display: block;
  margin: 30px auto 0 auto;
}

.sbt {
  background: url("../images/sb1.png");
  background-size: 100% 100%;
}
.sbt2 {
  background: url("../images/sb2.png");
  background-size: 100% 100%;
}
.sbbox .sbth.on {
  background: url("../images/sb3.png");
  background-size: 100% 100%;
}
.sbmimg {
  position: relative;
  background: url("../images/sbg.png") no-repeat;
  background-size: 100% 100%;
  width: 21.7vw;
  height: 26vw;
  margin: 30px auto 0 auto;
}
.sbma {
  display: none;
}
.sbmb {
  display: none;
}
.sbctx {
    width: 250px;
    margin: 10px auto;
    color: #e1e5cc;
    padding: 10px;
    background-color: #48423d;
    border-radius: 10px;
    text-align: center;
}
.s3btbox {
  width: 500px;
  margin: 30px auto 10px auto;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.s3btbox div {
  margin: 0 1%;
}
.s3mtbx {
  width: 50%;
  font-size: 18px;
  padding: 10px;
  margin: 0 auto;
  background-color: #d6c8ad;
  color: #3c3c3b;
  border-radius: 10px;
  border: 5px solid #6a6258;
}
.pcimg {
  display: block;
}
.mbimg {
  display: none;
}
.active {
  background: url("../images/sb3.png") no-repeat;
  background-size: 100% 100%;
  color: #2e2626;
}
.s3ttl {
  width: 350px;
  margin: 30px auto 0 auto;
}
.atkbox {
  height: 300px;
  width: 410px;
  background: url("../images/atkbg.png");
  background-size: 100% 100%;
  margin: 30px auto;
}
.s3ma {
  display: none;
}
.atkbt {
  width: 180px;
  margin: 0 auto;
  display: block;
}
.akkt,
.intxn {
  width: 250px;
  text-align: center;
  margin: 30px auto;
  background-color: #2e2626;
  padding: 10px;
  color: #fffbdb;
}
.atkbbt {
  width: 180px;
  margin: 0 auto;
  display: block;
}
.atktx {
  padding-top: 20%;
}
.gwimg {
  width: 80%;
  margin: 0 auto;
}
.gwimg2 {
  width: 80%;
  margin: 0 auto;
  background: url("../images/poph.png") no-repeat;
  background-size: 100% auto;
}
.gwpt {
  position: absolute;
  width: 70%;
  left: 50%;
  top: 10%;
  margin-left: -35%;
}
.gwmt {
    text-align: center;
    position: relative;
    font-size: 2rem;
}
.atktxx {
  width: 50%;
  text-align: center;
  margin: 10px auto;
  font-size: 18px;
}
.rebt {
  width: 300px;
  margin: 30px auto 0 auto;
  display: block;
}
.intxn {
  width: 300px;
  margin: 10px auto 0 auto;
  padding: 5px;
  text-align: center;
}
.sbname {
  position: relative;
  padding: 5px;
  width: 250px;
  height: 45px;
  background-color: #32332b;
  border: 3px solid #a58d79;
  margin: 30px auto 0 auto;
  text-align: center;
  color: #e7ff11;
}
.stggmbta {
  width: 30%;
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -33%;
}
.stggmbta2 {
    width: 30%;
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: 5%;
}
.stggmbtb {
  width: 30%;
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -15%;
}
canvas {
  width: 28vw;
  left: 50%;
  margin-left: -14vw;
}
.mth {
  margin-top: 30px;
}
.mfh {
  margin-bottom: 30px;
}
/* topbt */
.dtt {
  position: fixed;
  width: 100%;
  max-width: 2000px;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
}
.topbt {
  position: absolute;
  width: 50px;
  padding-bottom: 69px;
  display: none;
  cursor: pointer;
  background-attachment: scroll;
  background-image: url(../images/top.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 50%, 50% 50%;
  background-size: 100% auto, 100% auto;
  bottom: -120px;
  right: 10px;
  z-index: 11;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.apdwbox div {
  width: 32%;
}

#animation_container {
  padding-bottom: 60%;
}


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;
    }

#sendg1Bt.disabled,
#sendg2Bt.disabled,
#sendg3Bt.disabled
{
    pointer-events: none;
    opacity: 0.5; /* ¥i¿ï¡GÅý«ö¶sÅÜ·t */
}



@media only screen and (max-width: 1360px) {
  .mcbox {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 5%;
  }
}
@media only screen and (max-width: 560px) {
    .gwmt {
        font-size: 1.4rem;
    }
  .s3ttl {
    width: 100%;
  }
  .intxn {
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 5px;
    text-align: center;
  }
  .mcm {
    width: 100%;
    background: url("../images/mmbbtt_02.png");
    background-size: 100% auto;
  }
  .pcimg {
    display: none;
  }
  .mbimg {
    display: block;
  }
  .rebt {
    width: 60%;
    margin: 30px auto 0 auto;
    display: block;
  }
  .ppac1 {
    top: -41%;
    left: -12%;
  }
  .gpop {
    width: 50%;
  }
  .apdwbox div {
    width: 48%;
  }
  .gwpt {
    position: absolute;
    width: 90%;
    left: 50%;
    top: 68%;
    margin-left: -45%;
  }
  .gwimg {
    width: 100%;
    margin: 0 auto;
  }
  .atkbox {
    height: 300px;
    width: 98%;
  }
  .s3mtbx {
    width: 90%;
    font-size: 18px;
    padding: 10px;
    margin: 0 auto;
    background-color: #d6c8ad;
    color: #3c3c3b;
    border-radius: 10px;
    border: 5px solid #6a6258;
  }
  .sbbox div {
    width: 48%;
    height: 40px;
    line-height: 35px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    color: #fffefe;
  }
  .sbbox {
    width: 100%;
  }
  .stggmbtb {
    width: 60%;
    position: absolute;
    bottom: 15%;
    left: 50%;
    margin-left: -30%;
  }
  .gameabox2 {
    position: relative;
    width: 100%;
    background: url("../images/pcg2bgmb.png");
    background-size: 100% 100%;
    padding-bottom: 0%;
  }
  .govbt {
    margin: 0 auto;
  }
  .gwtl {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 6vw;
    font-weight: 600;
  }
  /* .gpop {
    display: none;
  } */
  canvas {
    width: 80vw;
    left: 50%;
    margin-left: -40vw;
  }
  #animation_container {
    padding-bottom: 100%;
  }
  .gameabox {
    position: relative;
    width: 100%;
    background: url("../images/pcg1bgmb.png");
    background-size: 100% 100%;
    padding-bottom: 0%;
  }
    .stggmbta {
        width: 45%;
        position: absolute;
        bottom: 7%;
        left: 32%;
        margin-left: -30%;
    }
    .stggmbta2 {
        width: 45%;
        position: absolute;
        bottom: 7%;
        left: 82%;
        margin-left: -28%;
    }
  .mcont {
    width: 92%;
    margin: 0 auto;
  }
  .btnbox div {
    width: 49%;
    margin: 0 0.5%;
  }
  .btnbox {
    width: 100%;
    flex-wrap: wrap;
    margin-left: -50%;
  }
  .apdwbox {
    z-index: 7;
    position: absolute;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    bottom: 17%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  #light_bx > .infobx_1 {
    position: relative;
    width: 96vw;
    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;
  }
  .s3btbox {
    width: 98%;
  }
  .svsc {
    width: 48%;
  }
  .gdbx {
    width: 48%;
  }
  .gdbx2 {
    width: 100%;
	margin: 0 0 0 auto;
  }  
  .gidbox {
    width: 100%;
    flex-wrap: wrap;
  }
  .sbmimg {
    position: relative;
    background: url("../images/sbg.png") no-repeat;
    background-size: 100% 100%;
    width: 60.7vw;
    height: 70vw;
    margin: 30px auto 0 auto;
  }
  .slo {
    position: absolute;
    width: 110%;
    left: 50%;
    margin-left: -55%;
    bottom: 23%;
  }
  .logo {
    width: 160px;
    position: absolute;
    top: 1%;
    left: 50%;
    margin-left: -80px;
  }
  .head {
    position: relative;
    background: url("../images/indexmb.jpg");
    background-size: 100% auto;
    padding-bottom: 155%;
    overflow: hidden;
  }
  .mcbox {
    width: 98%;
    margin: 0 auto;
    padding-bottom: 5%;
  }
}
