#mv {
  [class*="anim-blur-light-in-vat"] {
    animation-delay: 0 !important;
  }
}

.content-pc {
  #message {
    margin-top: -420px;
  }
  #profile {
    margin-top: -174px;
  }
  #footer {
    margin-top: -68px;
  }
}
.content-sp {
  #message {
    margin-top: -269px;
  }
  #profile {
    margin-top: -243px;
  }

  .voice-slide .text {
    padding: 20px 35px;
  }
}

/* ボタンの文字調整 */
#voice {
  .link-postvoice {
    .text_label {
      margin-top: -2px;
    }
  }
}

/* スマホMV画像調整 */
.index-sp .anim-blur-light-in-FRvz3l {
  margin-top: -2px;
}