@charset "utf-8";

.__shi_historySchool a { text-decoration: none;}

.__shi_historySchool .__shi_h_mt_30 { margin-top: 30px;}


.__shi_historySchool {
  margin: 40px 0 50px;
  padding-right: 2%;
  padding-left: 2%;
}

.__shi_historySchool_headiing02 {
  font-size: 18px;
  border-bottom: 2px solid #00a30a;
}

.__shi_historySchool_headiing05 {
  margin-top: 10px;
  font-size: 14px;
  color: #00a30a;
  font-weight: bold;
}

.__shi_historySchool img {width: 100%;}

.__shi_historySchool .__shi_m_grayBox {
  background: #f5f5f5;
  margin-top: 10px;
  padding: 10px;
  overflow: hidden;
}

.__shi_historySchool_title {
  font-size: 18px;
  font-weight: bold;
}

.__shi_historySchool .__shi_imgBox {
  float: left;
  width: 25%;
  margin-right: 10px;
}

.__shi_historySchool .__shi_txtBox {
  float: left;
  width: 71%;
}

.__shi_historySchool .__shi_txtBox p {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #333;
}

.__shi_historySchool .__btnAction {
  display: block;
  padding-left: 36px;
  background-color: #ffab22;;
  border: 1px solid #ffab22;
  border-radius: 5px;
  font-weight: bold;
  color: #fff;
  font-size:15px;
  text-decoration: none;
  background-image: -webkit-linear-gradient(bottom, #f7bf6d 0%, #f7951f 100%);
  background-image: -ms-linear-gradient(bottom, #f7bf6d 0%, #f7951f 100%);
  background-image: linear-gradient(to bottom, #f7bf6d 0%, #f7951f 100%);
  font-family: "メイリオ", sans-serif;

  float: right;
  margin-top: 15px;
  padding: 6px 10px;
  font-size: 12px;
  text-align: center;
}

.__shi_historySchool_more {
  margin-top: 10px;
  text-align: right;
}
