.btn-camcorder .txt {
  font-size: .2rem;
  line-height: .24rem;
  font-weight: 700
}

.typo-words .text {
  font-size: .24rem;
  line-height: .35rem;
}

.entry-cont .period {
  font-weight: 700
}

.entry-cont .common-btn>span {
  font-size: .26rem;
  font-weight: 700;
}

#goodies .goodies-nav button>span {
  font-weight: 600;
  letter-spacing: -.025em;
}

#goodies .tips {
  position: absolute;
}

@media (min-width: 1081px) {

  #goodies .tips {
    width: 3.3rem;
    margin-left: -1.65rem;
    top: .08rem
  }

  .card-body .voice-sound {
    width: 4.6rem
  }

  .entry-cont .user-select {
    margin-top: 0;
    margin-bottom: .13rem
  }

  .user-agree {
    padding: .1rem 0
  }

  .user-agree li+li {
    margin-top: .08rem
  }

  .user-agree label>span {
    font-size: .16rem;
    line-height: .22rem
  }

  .entry-cont .period {
    font-size: .2rem;
    line-height: .24rem;
    padding-top: .12rem;
    padding-bottom: .12rem;
  }

  .entry-cont .ticket-name>span {
    font-size: .64rem;
    line-height: .76rem;
  }

  .entry-cont .notice>p {
    font-size: .14rem;
    line-height: .2rem;
    padding-left: .18rem
  }

  .roadmap-nav button>span {
    font-size: .2rem;
  }

  .user-field input+label>small {
    font-size: .18rem;
    vertical-align: baseline;
    display: inline-block;
    margin-left: -.75em;
  }

  #goodies .tips {
    left: 70%;
  }
}

@media (max-width: 1080px) {
  #goodies .tips {
    left:50%;
    width: 4.46rem;
    margin-left: -2.23rem;
    top: 41.5%
  }

  #main.activate .main-words .typo-words {
    transition-delay: 3s
  }

  #main.activate .character>img {
    transition-delay: 3.2s
  }

  #main.activate .sect-title {
    transition-delay: 3.3s
  }

  #main.activate .ticket-box {
    transition-delay: 3.3s;
  }

  #main.activate .market-buttons {
    transition-delay: 3.4s;
  }

  #main.activate .btn-camcorder {
    transition-delay: 3.5s;
  }
  #main.activate .stub-cont .expired-content {
    transition-delay:4.2s
  }
  #main.activate .expired-content .stamp {
    transition-delay: 4.35s
  }

  .entry-cont .period {
    font-size: .22rem;
    line-height: .26rem;
    padding-top: .22rem;
    letter-spacing: -.025em;
    padding-bottom: .39rem;
  }

  .entry-cont .ticket-name>span {
    font-size: .7rem;
    line-height: .83rem;
  }

  .user-select {
    gap: 0;
    justify-content: space-between;
  }

  .user-select .radio-btn label {
    line-height: .3rem;
    padding-bottom: .04rem
  }

  .user-select .radio-btn label:lang(en) {
    padding-bottom: 0;
    line-height: .34rem;
  }

  .user-agree li {
    padding-right: 0;
    padding-left:0;text-indent:0
  }

  .user-agree li+li {
    margin-top: .1rem
  }
  .user-agree label>span {
    font-size: .18rem;
    line-height: .24rem;
    display:inline-block;padding-bottom:.03rem
  }

  .entry-cont .notice>p {
    font-size: .16rem;
    line-height: .22rem;
    padding-left: .2rem;
    letter-spacing: -.025em
  }

  .roadmap-nav button>span {
    font-size: .2rem;
  }

  .card-body .quote-box {
    height: 1.05rem;
  }

  .card-body .bio-sheet {
    height: 6.43rem
  }

  #roadmap .content-body {
    padding-left: .25rem;
    padding-right: .25rem
  }

  .popup-content .popup-title {
    padding-left: .4rem;
    padding-right: .4rem
  }
}