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

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

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

.entry-cont .ticket-name {
  padding-top: .16rem
}

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

@media (min-width: 1081px) {
  .card-body .voice-sound {
    width: 3.6rem;
  }

  .user-agree {
    padding: .15rem 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: .1rem;
    padding-bottom: .08rem;
  }

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

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

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

}

@media (max-width: 1080px) {

  #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: .1rem;
    padding-bottom: .24rem;
  }

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

  .user-agree li {
    padding-right: .42rem
  }
  .user-agree li+li {
    margin-top: .1rem
  }

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

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

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

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


}