#voiceList .txt-none {
  margin-top: 96px; }
#voiceList .pager {
  margin-top: 40px; }
  #voiceList .pager ol {
    justify-content: center; }

#voiceSingle {
  background: #fff;
  padding: 40px;
  margin-top: 96px; }
  #voiceSingle .art-pht {
    margin: 52px auto 0;
    width: 740px;
    aspect-ratio: 148/91;
    overflow: hidden; }
    #voiceSingle .art-pht img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  #voiceSingle .art-body {
    margin-top: 40px; }

#voiceOthers .voicelist {
  margin-top: 8px; }

@media screen and (max-width: 600px) {
  #voiceList .txt-none {
    margin-top: 64px; }
  #voiceList .pager {
    margin-top: 32px; }

  #voiceSingle {
    padding: 32px 6.8%;
    margin-top: 64px; }
    #voiceSingle .art-pht {
      margin: 40px auto 0;
      width: 100%; }
    #voiceSingle .art-body {
      margin-top: 32px; } }
