.evt-menu>li .name {
  font-weight: 500
}

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

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

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


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

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

  .user-agree {
    padding: .16rem 0 .12rem
  }

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

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

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

  .entry-cont .ticket-name>small {
    font-size: .46rem;
    line-height: .5rem;
  }

  .user-agree label>span {
    font-size: .14rem;
    line-height: .2rem;
    letter-spacing: -.025em;
  }

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

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

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

}

@media (max-width: 1080px) {

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

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

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

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

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

  #main.activate .btn-camcorder {
    transition-delay: 4.2s;
  }

  #main.activate .stub-cont .expired-content {
    transition-delay:4.95s
  }
  #main.activate .expired-content .stamp {
    transition-delay: 5.1s
  }

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

  .entry-cont .period {
    font-size: .18rem;
    line-height: .21rem;
    letter-spacing: -.025em;
    padding-top: .16rem;
    padding-bottom: .36rem;
  }

  .entry-cont .ticket-name>small {
    font-size: .62rem;
    line-height: 1em;
  }

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

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

  .user-agree label>span {
    font-size: .18rem;
    line-height: .22rem;
    letter-spacing: -.025em;
  }

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

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

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

  .popup-content dt.legal-notice {
    padding-right: .2rem
  }

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

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

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