@charset "utf-8";

/* CSS Document */

ul.sNavi {
  margin-bottom: 40px;
}

ul.sNavi li {
  float: left;
}

ul.sNavi_sp {
  display: none;
}

#shinsekou h2.style01,
#shingenba h2.style01 {
  background: #009e96;
}

#shinsekou table.style01 th,
#shingenba table.style01 th {
  background: #009e96;
}

#shinsekou table.style01 td,
#shingenba table.style01 td {
  background: #e5fff8;
}

#seigenba h2.style01 {
  background: #093379;
}

#seigenba table.style01 th {
  background: #093379;
}

#seigenba table.style01 td {
  background: #dff4f7;
}

#seieigyou h2.style01 {
  background: #452e07;
}

#seieigyou table.style01 th {
  background: #88744f;
}

#seieigyou table.style01 td {
  background: #f5e4e1;
}

#seisekou h2.style01 {
  background: #126922;
}

#seisekou table.style01 {
  margin-bottom: 30px;
}

#seisekou table.style01 th {
  background: #52884f;
}

#seisekou table.style01 td {
  background: #ecf5e1;
}

#seisekou .voice {
  background: url(../img/regular/bg_voice01.png) no-repeat left top;
}

#seisekou .voice p {
  text-align: right;
  margin: 0;
  padding: 20px 0 70px;
}

#seisekou {
  margin-bottom: 40px;
}

#seisekou .left {
  width: 27%;
  float: left;
}

#seisekou .right {
  width: 71%;
  float: right;
}

#seisekou .right li {
  width: 166px;
  float: left;
}

#seisekou .right li:nth-child(4) {
  width: 352px;
}

#container #mainContent #seisekou .right li p {
  margin: 0;
  font-size: 12px;
}

#container #mainContent #seisekou .right li p:first-child {
  font-size: 13px;
  font-weight: bold;
  color: #91004f;
}

#seisekou .right li {
  margin-right: 10px;
  margin-bottom: 15px;
}

#seisekou .right li:nth-child(3),
#seisekou .right li:nth-child(4),
#seisekou .right li:nth-child(5) {
  margin-right: 0;
}

#seisekou .right li:last-child {
  padding-top: 40px;
}

.form {
  text-align: center;
}

.pc {
  display: none;
}

@media screen and (max-width: 680px) {
  ul.sNavi {
    display: none;
  }
  ul.sNavi_sp {
    display: block;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 13px !important;
    line-height: 1 !important;
  }
  #seisekou {
    margin-bottom: 40px;
  }
  #seisekou .voice {
    background: url(../img/regular/bg_voice02.png) no-repeat top center;
  }
  #seisekou .voice p {
    padding: 160px 0 20px;
  }
  #seisekou .left {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }
  #seisekou .right {
    width: 100%;
    float: none;
  }
  #seisekou .right li,
  #seisekou .right li:nth-child(3),
  #seisekou .right li:nth-child(4) {
    margin: 0 0 20px;
    width: 49%;
    margin-right: 2%;
  }
  #seisekou .right li:last-child {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #seisekou .right li:nth-child(2n) {
    margin-right: 0;
  }
  #container #mainContent #seisekou .right li p {
    font-size: 10px;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
