.menu .m02 a {
  color: #00acca;
  border-top: 2px solid #00acca;
  margin-top: -2px;
}

.mainimg-b {
  background-image: url("../img/kaisya-02.jpg");
}

.ai {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.ai h4 {
  font-size: 260%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #202020;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 30px;
  text-align: center;
}

.daihyo {
  float: right;
}

.rine h4 {
  text-align: center;
  font-size: 360%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #202020;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 30px;
}

.rine h6 {
  text-align: center;
  font-size: 260%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #202020;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 30px;
}

.rine h5 {
  text-align: center;
  font-size: 200%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #202020;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 30px;
  background-image: url(../img/line.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}

.rine ul {
  margin-bottom: 50px;
}

.rine li {
  border: 1px solid #202020;
  padding: 20px;
  box-sizing: border-box;
  width: 31%;
  float: left;
  margin: 1%;
  height: 260px;
}

.rine li p {
  font-size: 108%;
  text-align: center;
}

.toku01 {
  width: 200px;
}

.sika01 {
  float: left;
  width: 45%;
}

.sika02 {
  float: right;
  width: 45%;
}

.sika-bb .td02 {
  text-align: right;
}

.sika-bb .table01 {
  border-top: none;
}

.sika-bb .table01 .td01 {
  background-color: #ffffff;
  border-right: none;
}

@media screen and (max-width: 800px) {
  .ai h4 {
    font-size: 180%;
  }
  .sika01 {
    float: none;
    width: 100%;
  }
  .sika02 {
    float: none;
    width: 100%;
  }
  .rine li {
    padding: 20px;
    width: 100%;
    float: none;
    margin: 0%;
    height: auto;
  }
  .rine h6 {
    font-size: 180%;
  }
  .rine h4 {
    font-size: 180%;
  }

  .scroll-table {
    overflow: auto;
    white-space: nowrap;
  }
}
