@charset "utf-8";

/*
  File Name   : archives.css
  Description : コンテンツエリア関係 他
*/

/* section-voice
============================================================ */
.voice__nav2__wrap {
  margin-top: 75px;
  text-align: center;
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 811px) {
  .voice__nav2__wrap {
    margin-top: 55px;
  }
}
