body {
  /*font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif*/
    font-family: Avenir, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", ヒラギノ角ゴシック, YuGothic, "Yu Gothic", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    font-size: 16px;
    color: #333333;
}

p {
    font-weight: 700;
}

.navi {
  background-color: #08A597;
  padding-bottom: 10%;
}

.navi img {
  width: 75%;
}

#container>h1 {
  border-bottom: solid 1px #08A597;
  font-size: 30px;

}

.menu-box {
  display: flex;
  -webkit-justify-content: space-around;
  /* Safari */
  justify-content: space-around;
  text-align: center;
}

.menu-box p,
.navi .menu4 p {
  margin-top: 13px;
}

.navi .menu4 img {
  margin-top: 30px;
  width: 60%;
}

.navi .menu4 {
  text-align: center;
}

.navi .menu1 p,
.navi .menu2 p,
.navi .menu3 p,
.navi .menu4 p {
  color: white;
  text-align: center;
  font-size: 16px;
}

.navi_title {
  color: white;
  text-align: center;
}

.navi_title h1 {
  font-size: 35px;
  padding: 10px 0 30px;
}

.navi_title p {
  font-size: 20px;
  padding-top: 20px;
}



.midashi {
  color: white;
  text-align: center;
  height: 120px;
}

.title {
  text-align: center;
  margin-top: 30px;
  width: 80%;
  margin: 0 auto;

}

.content {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.title p {
  margin-top: 20px;
}

.midashi p {
  padding: 23px 0 65px;
  font-size: 18px;
}

#container {
  width: 100%;
  text-align: center;
}

#title {
  color: white;
  line-height: 40px;
  font-size: 30px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  background: #7fd475;
  padding: 7vw;
}

.heading:not(:first-child) {
  margin: 5% auto;
  width: 95%;
  border-bottom: 1px dashed;
  padding: 0 0 8% 0;
}


.heading h2 {
  font-size: 22px;
  color: #1B74AB;
  font-weight: bold;
}

.heading p {
  text-align: left;
  line-height: 1.8em;
  font-size:16px;
  /*text-indent: 1em;*/
}

.heading .img_width {
  width: 100%;
}

.yohaku {
  text-indent: 1em;
}

.back {
  text-align: left;
}

.shiryou_banner_area {
  background-color: #77ccbb;
  margin: 1em 0;
  padding: 1em 0;
  overflow: hidden;
}

.shiryou_banner_wrapper {
  text-decoration: none;
}

.shiryou_banner_text {
  text-align: center;
  font-weight: bolder;
  color: white;
  font-size: 20px;
  margin: 0 0 0 0;
}

a.shiryou_btn {
  width: 30%;
  float: left;
  margin-left: 12%;
}

a.taiken_btn {
  width: 30%;
  float: left;
  margin-left: 16%;
}

.shiryou_banner_wrapper a img {
  width: 100%;
  vertical-align: bottom;
}

.ac-cnt {
  display: none;
}

#global-footer {
  width: 1000px;
  margin: auto;
}
#global-footer ul {
  text-align: center;
}
#contents {
/*  background: url(../../img/tit_back.gif) no-repeat;*/
  height: 77px;
}

#contents h2 {
  padding: 10px 0 0 100px;
  margin: 0;
  font-size: 12px;
  color: #02836A;
}

#contents h3 {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  background-color: #7fd475;
  text-align: center;
}

.pankuzu {
  padding: 10px;
  font-size: 12px;
  color: #000000;
}

.sibou-first-ttl {
  color:#2c81b7;
      font-size: 20px;
      font-weight: bold;
}
