.plusItem p {
  margin-bottom: 0;
  text-align: center;
}

.plus_table tr {
  width: 100%;
}
.plus_table tr th {
  background: #E65466;
  color: #fff;
}
.plus_table tr th,
.plus_table tr td {
  width: 500px;
  padding: 10px;
  text-align: center;
}
.plus_table tr:nth-child(odd) {
  background: #eee;
}

.plusItem span {
  color: #E65466;
}

.getReward {
  line-height: 1.6em;
}
.getReward li {
  line-height: 1.6em;
  margin-bottom: 10px;
}

.server_time {
  text-align: center;
  margin-bottom: 20px;
  font-size: .7rem;
}

#Description2 {
  background-size: 100% auto;
  background-position: center top;
  background-image: url("../img/Description_sp.jpg?1494225120");
  font-size: .375rem;
  color: #303030;
}
#Description2 h6 {
  font-size: .5rem;
  padding: .2rem 0 .05rem;
}
@media (min-width: 765px) {
  #Description2 {
    background-size: auto;
    background-image: url("../img/Description2.jpg?1494231327");
    font-size: 15px;
  }
  #Description2 h6 {
    font-size: 28px;
    padding: 10px 0 3px;
  }
  #Description2 .ch {
    right: 0;
    top: 600px;
    width: 313px;
    height: 422px;
    background-image: url("../img/ch_monkey.png");
  }
}
#Description2 .wrap {
  padding: .22rem .83333rem;
}
@media (min-width: 765px) {
  #Description2 .wrap {
    padding: 0;
    max-width: 1000px;
  }
}
#Description2 h3 {
  background-image: url("../img/title03.png?1494226373");
  width: 8.04688rem;
  height: .7875rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: .2rem;
}
@media (min-width: 765px) {
  #Description2 h3 {
    width: 850px;
    height: 76px;
    background-image: url("../img/title03.png");
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
#Description2 .time {
  margin-bottom: .12083rem;
  color: #fafafa;
  font-size: .4375rem;
  padding: .31667rem;
  border-radius: 50px;
  background-color: #E65466;
}
#Description2 .time em {
  font-style: normal;
  font-size: 0.3125rem;
}
@media (min-width: 765px) {
  #Description2 .time {
    font-size: 24px;
    padding: 15px;
    margin-bottom: 30px;
  }
}
#Description2 .txt {
  float: right;
  font-size: .4375rem;
  line-height: 1.6;
  text-align: justify;
  width: 80%;
}
@media (min-width: 765px) {
  #Description2 .txt {
    font-size: 16px;
    width: 85%;
  }
}
#Description2 .plusItem {
  padding: .52083rem;
  margin-bottom: .625rem;
  border-radius: 4px;
  background-color: #fafafa;
  border: 1px solid rgba(128, 128, 128, 0.3);
  text-align: center;
}
#Description2 .plusItem > p {
  font-size: .46875rem;
}
#Description2 .plusItem img {
  margin-bottom: .3125rem;
  border: 1px solid rgba(128, 128, 128, 0.3);
  border-radius: 4px;
}
@media (min-width: 765px) {
  #Description2 .plusItem {
    padding: 30px;
  }
  #Description2 .plusItem img {
    margin-bottom: 0;
    margin-right: 5px;
  }
  #Description2 .plusItem > p {
    font-size: 20px;
  }
  #Description2 .plusItem > div h6 {
    font-size: 22px;
  }
  #Description2 .plusItem > div p {
    font-size: 15px;
  }
}

.num {
  padding: .2rem;
}
.num span {
  color: #ffc400;
  margin: 5px;
}

.status {
  background: #cc6773;
  width: 80%;
  margin: 0 auto;
  border-radius: 15px;
}
@media (min-width: 765px) {
  .status {
    height: 40px;
    margin-bottom: 20px;
  }
}

.plus_table2 {
  width: 100%;
  font-size: .2rem;
}
.plus_table2 tr th {
  background: #E65466;
  color: #fff;
  padding: 2rem;
  box-sizing: border-box;
  font-size: .5rem;
  height: 1rem;
}
.plus_table2 tr th.content {
  padding: .1rem;
}
@media (min-width: 765px) {
  .plus_table2 tr th.content {
    padding: 3px;
  }
}
.plus_table2 tr th,
.plus_table2 tr td {
  width: 20%;
  box-sizing: border-box;
  text-align: center;
}
@media (min-width: 765px) {
  .plus_table2 tr th,
  .plus_table2 tr td {
    line-height: 1.8em;
    padding: 10px;
  }
}
.plus_table2 tr:nth-child(odd) {
  background: #eee;
}

/* 
.noticeBox ul > li:before {
    @media (min-width: 765px) {
        margin-right: -10px;
        padding-left: 50px;
    }
}
 */
.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;
  border-radius: 8px;
  left: -.52083rem;
  top: .08333rem;
  transform-origin: 0 0;
  letter-spacing: .05em;
}
@media (min-width: 765px) {
  .noticeBox ul > li:before {
    left: -0.76083rem;
  }
}

#record table {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 2rem;
}
#record table tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.05);
}
#record table tr th {
  font-size: .35rem;
  padding: .4em;
  background: rgba(0, 0, 0, 0.25);
}
#record table tr td {
  font-size: .30rem;
  padding: .4em;
}
#record table tr td:nth-child(1) {
  width: 33%;
}
#record table tr td:nth-child(2) {
  width: 33%;
}
#record table tr td:nth-child(3) {
  width: 33%;
}
#record table.tb2 tr td:nth-child(1) {
  width: 10%;
}
#record table.tb2 tr td:nth-child(2) {
  width: 45%;
}
#record table.tb2 tr td:nth-child(3) {
  width: 45%;
}

/* 
#Description2 {
    background-image: url('../img/Description2.jpg');
    min-height: 500px;
    overflow: hidden;
    text-align: center;
    padding-top: 100px;
    color: #000;

    h3 {
        top: 15%;
        position: relative;
        margin: 0 auto;
        width: 860px;
        height: 76px;
        background-image: url('../img/title03.png');
        @media only screen and (max-width: 768px) {
            width: 90%;
            background-size: contain;
            background-repeat: no-repeat;
            padding-top: 16.4%;
        }
    }

#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) {
        background-size: auto;
        height: 1500px;
        background-image: url('../img/Description.jpg?1494231327');
        font-size: 15px;
        .ch {
            right: 0;
            top: 600px;
            width: 313px;
            height: 422px;
            background-image: url('../img/ch_monkey.png')
        }

    }
    .wrap {
        padding: .83333rem .83333rem;
        @media (min-width: 765px) {
            padding: 240px 150px 0;
        }
    }
    h3 {
        background-image: url('../img/title01.png?1494226373');
        width: 5.04688rem;
        height: 1.1875rem; //background-size: 100% auto;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: .52083rem;
        @media (min-width: 765px) {
            width: 323px;
            height: 76px;
            background-image: url('../img/title01.png');
            margin-bottom: 30px
        }

    }
    .time {
        margin-bottom: .12083rem;
        color: #fafafa;
        font-size: .4375rem;
        padding: .31667rem;
        border-radius: 50px;
        background-color: #E65466;
        em {
            font-style: normal;
            font-size: .3125rem
        }
        @media (min-width: 765px) {
            font-size: 24px;
            padding: 15px;
            margin-bottom: 30px
        }
    }

    .step1 .step,
    .step2 .step {
        float: left
    }
    .txt {
        float: right;
        font-size: .4375rem;
        line-height: 1.6;
        text-align: justify;
        width: 80%;
        @media (min-width: 765px) {
            font-size: 16px;
            width: 85%
        }
    }
    .step1 {
        height: 3.125rem;

        @media (min-width: 765px) {
            height: 90px;

        }
        .step {
            margin-right: .20833rem;
            background-image: url('../img/step01.png?1494226386');
            width: 1.09375rem;
            height: .85938rem;
            background-size: 100% auto;
            background-repeat: no-repeat
        }
    }
    .step2 {
        margin-bottom: .52083rem;
        .step {
            margin-right: .20833rem;
            background-image: url('../img/step02.png?1494226385');
            width: 1.21875rem;
            height: .85938rem;
            background-size: 100% auto;
            background-repeat: no-repeat
        }
    }
    .plusItem {
        padding: .52083rem;
        margin-bottom: .625rem;
        border-radius: 4px;
        background-color: #fafafa;
        border: 1px solid rgba(128, 128, 128, 0.3);
        > p {
            font-size: .46875rem;
        }
        img {
            margin-bottom: .3125rem;
            border: 1px solid rgba(128, 128, 128, 0.3);
            border-radius: 4px
        }

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




        .step1 .step {
            width: 70px;
            height: 55px;
            background-image: url('../img/step01.png')
        }
        .step1 .txt {
            padding-top: 16px
        }
        .step2 {
            margin-bottom: 30px
        }
        .step2 .step {
            width: 78px;
            height: 55px;
            background-image: url('../img/step02.png')
        }
        .plusItem {
            padding: 30px
        }
        .plusItem img {
            margin-bottom: 0;
            float: left;
            margin-right: 30px
        }
        .plusItem > p {
            font-size: 20px
        }
        .plusItem > div h6 {
            font-size: 22px
        }
        .plusItem > div p {
            font-size: 15px
        }
    }
}

}



 */
