@charset "UTF-8";
@import url("base.css");
/*共通設定-------------------------------------------------------------------------------------------------------------------------------------*/
/*基本設定*/
.back_w {
  width: 100%;
  background-color: #fff;
  padding: 2.5em 0%;
  margin: 10em auto 0; }

#voice {
  width: 80%;
  margin: 0 auto;
  position: relative; }
  #voice .h1_right {
    position: absolute;
    right: 0;
    top: -4.1em;
    background-image: url("../img/base/track_w.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 80px auto;
    padding: 1em 75px 0 90px;
    font-family: "Anton", sans-serif;
    font-size: 150%;
    color: #fff; }
  #voice .h1_right02 {
    position: absolute;
    right: 0;
    top: -6.4em;
    width: 65px; }
  #voice h1 {
    position: absolute;
    top: -3.7em;
    left: 0;
    font-size: 200%;
    color: #fff;
    padding: 1em 0 0 70px;
    background-image: url("../img/base/house02_w.png");
    background-repeat: no-repeat;
    background-size: 60px auto;
    background-position: left bottom; }
  #voice #q_top p {
    width: 100%;
    font-size: 110%; }
    #voice #q_top p a {
      width: 60%;
      display: block;
      margin: 1em 0 0; }
  #voice #q_top h2 {
    margin: 2em 0 0;
    font-size: 130%;
    border-left: 5px solid #004386;
    padding: 0 0 0 1em; }
  #voice #q_top ul {
    margin: 2em 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    #voice #q_top ul li {
      margin: 0 0.5em 0.5em 0;
      line-height: 1; }
      #voice #q_top ul li a {
        background-color: #004386;
        color: #fff;
        padding: 0.5em 1em;
        text-decoration: none;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        #voice #q_top ul li a:hover, #voice #q_top ul li a:active {
          color: #fff;
          background-color: #0054A9;
          text-decoration: none; }
  #voice ul {
    margin: 0 auto 0;
    width: 100%; }
    #voice ul li:nth-child(n+2) {
      margin: 3em 0 0; }
    #voice ul li .inner {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #voice ul li .inner .evaluation {
        width: 76%; }
        #voice ul li .inner .evaluation dl {
          width: 100%;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          #voice ul li .inner .evaluation dl dt {
            width: 60%;
            font-size: 130%; }
          #voice ul li .inner .evaluation dl dd {
            width: 40%;
            font-size: 200%;
            color: #EA5514; }
      #voice ul li .inner .staff {
        width: 20%; }
        #voice ul li .inner .staff dt {
          width: 100%; }
        #voice ul li .inner .staff .ume {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/ume.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .kakeru {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/kakeru.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .kouhei {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/kouhei.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .kota {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/kota.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .takuthy {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/takuthy.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .takky {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/takky.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .degu {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/degu.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .harachan {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/harachan.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .mattun {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/mattun.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff .mayu {
          width: 100%;
          aspect-ratio: 1 / 1;
          /* 正方形 */
          background: url("../img/voice/mayu.jpg");
          background-size: cover;
          background-position: 50% 50%; }
        #voice ul li .inner .staff dd {
          text-align: center;
          padding: 0.5em 2%;
          color: #fff;
          background-color: #004386; }
          #voice ul li .inner .staff dd a {
            color: #fff;
            text-decoration: none; }
            #voice ul li .inner .staff dd a:hover, #voice ul li .inner .staff dd a:active {
              color: #fff;
              text-decoration: underline; }
    #voice ul .blue {
      width: 90%;
      border: 4px solid #004386;
      padding: 5em 5%;
      background-color: rgba(0, 67, 134, 0.2); }
      #voice ul .blue .staff dd {
        background-color: #004386; }
      #voice ul .blue table tr th {
        color: #004386; }
    #voice ul .pink {
      width: 90%;
      border: 4px solid #D70051;
      padding: 5em 5%;
      background-color: rgba(215, 0, 81, 0.2); }
      #voice ul .pink .staff dd {
        background-color: #D70051; }
      #voice ul .pink table tr th {
        color: #D70051; }
    #voice ul table {
      width: 100%;
      margin: 1em 0 0; }
      #voice ul table tr th {
        width: 18%;
        padding: 1em 2% 1em 0;
        vertical-align: top;
        font-size: 120%; }
      #voice ul table tr td {
        width: 80%;
        padding: 1em 0;
        vertical-align: top; }

/*ページャーcss*/
.pager {
  background: white;
  width: 96%;
  margin: 0 auto;
  padding: 4em 2% 2em;
  position: relative;
  height: 3em; }

.pager ul {
  display: flex;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

.pager ul li {
  margin: 0 5px; }

.pager ul li span,
.pager ul li a {
  display: block;
  padding: 0.6em 1em;
  box-sizing: border-box; }

.pager ul li a {
  color: #05143f;
  text-decoration: none;
  border-radius: 10px; }

.pager ul li a:hover {
  background: #004386;
  color: #fff;
  border-radius: 10px; }

.pager ul .current {
  background-color: #004386;
  border: none;
  color: #fff;
  font-weight: bold;
  border-radius: 10px; }

/*共通設定ここまで-------------------------------------------------------------------------------------------------------------------------------------*/
/* pc */
@media screen and (min-width: 1300px) {
  /*メイン*/ }
/* tablet以下共通 ------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1299px) {
  /*メイン*/ }
/* tablet以下共通ここまで ------------------------------------------------------------------------------------------*/
/* tablet1 */
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  /*メイン*/
  #voice .h1_right {
    display: none; }
  #voice .h1_right02 {
    display: none; }
  #voice #q_top ul {
    font-size: 90%; } }
/* tablet2  */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*基本設定*/
  /*メイン*/
  .back_w {
    margin: 15em auto 0; }

  #voice .h1_right {
    display: none; }
  #voice .h1_right02 {
    display: none; }
  #voice #q_top h2 {
    font-size: 120%; }
  #voice #q_top ul li {
    width: 18%;
    margin: 0;
    line-height: 1.5;
    text-align: center; }
    #voice #q_top ul li:nth-child(n+6) {
      margin: 1em 0; }
    #voice #q_top ul li a {
      padding: 0.5em 1%;
      border-radius: 10px; }
  #voice ul li .inner .evaluation {
    width: 71%; }
    #voice ul li .inner .evaluation dl dt {
      width: 70%;
      font-size: 105%; }
    #voice ul li .inner .evaluation dl dd {
      width: 30%;
      font-size: 140%; }
  #voice ul li .inner .staff {
    width: 25%; }
  #voice .blue {
    padding: 2.5em 5%; }
  #voice .pink {
    padding: 2.5em 5%; }
  #voice table tr th {
    width: 23%; }
    #voice table tr th br {
      display: none; }
  #voice table tr td {
    width: 75%; }

  /*ページャー*/
  .pager ul li span,
  .pager ul li a {
    display: block;
    padding: 0.6em 1em;
    box-sizing: border-box; }

  .pager ul li:nth-child(1) a, .pager ul li:last-child a {
    padding: 0.6em 0;
    width: 70px;
    text-align: center; } }
/* tablet3  */
@media only screen and (max-width: 767px) {
  /*基本設定*/
  /*メイン*/
  .back_w {
    margin: 15em auto 0; }

  #voice {
    width: 90%; }
    #voice .h1_right {
      display: none; }
    #voice .h1_right02 {
      display: none; }
    #voice h1 {
      position: absolute;
      top: -5.2em;
      left: 0;
      font-size: 200%;
      color: #fff;
      padding: 1em 0 0 70px;
      background-image: url("../img/base/house02_w.png");
      background-repeat: no-repeat;
      background-size: 60px auto;
      background-position: left bottom; }
    #voice #q_top p a {
      width: 80%;
      display: block;
      margin: 1em auto 0; }
    #voice #q_top h2 {
      font-size: 120%; }
    #voice #q_top ul {
      display: none; }
    #voice ul {
      margin: 2em 0 0; }
      #voice ul li:nth-child(n+2) {
        margin: 1.5em 0 0; }
      #voice ul li .inner {
        width: 100%;
        flex-direction: column-reverse; }
        #voice ul li .inner .evaluation {
          width: 100%; }
          #voice ul li .inner .evaluation dl {
            flex-direction: column; }
            #voice ul li .inner .evaluation dl dt {
              width: 100%;
              font-size: 100%; }
            #voice ul li .inner .evaluation dl dd {
              width: 106%;
              font-size: 130%; }
        #voice ul li .inner .staff {
          width: 70%;
          margin: 0 auto 1em; }
      #voice ul .blue {
        width: 90%;
        border: 4px solid #004386;
        padding: 2.5em 5%;
        background-color: rgba(0, 67, 134, 0.2); }
        #voice ul .blue .staff dd {
          background-color: #004386; }
        #voice ul .blue table tr th {
          display: block;
          width: 100%;
          color: #004386;
          padding: 1em 2% 0em 0; }
        #voice ul .blue table tr td {
          display: block;
          width: 100%; }
      #voice ul .pink {
        width: 90%;
        border: 4px solid #D70051;
        padding: 2.5em 5%;
        background-color: rgba(215, 0, 81, 0.2); }
        #voice ul .pink .staff dd {
          background-color: #D70051; }
      #voice ul table {
        width: 100%;
        margin: 1em 0 0; }
        #voice ul table tr th {
          display: block;
          width: 98%;
          font-size: 120%;
          padding: 0; }
          #voice ul table tr th br {
            display: none; }
        #voice ul table tr td {
          display: block;
          width: 100%;
          padding: 0;
          margin: 0 0 1em; }

  /*ページャー*/
  .pager {
    margin: 2em 0 0; }

  .pager ul li:nth-child(1) a, .pager ul li:last-child a {
    padding: 0.6em 0;
    width: 40px;
    text-align: center; }

  .pager ul li {
    margin: 0 2.7px; }

  .pager ul li span,
  .pager ul li a {
    display: block;
    padding: 0.6em 0.5em;
    box-sizing: border-box; } }
/* smartPhone1 */
@media only screen and (max-width: 499px) {
  /*基本設定*/
  /*メイン*/ }
