@charset "UTF-8";
/*=============================================================
 home トップページ
=============================================================*/
/*!  #staffArea
================================================ */
#staffArea .tit {
  margin-bottom: 40px;
}
#staffArea .list {
  padding: 15px 15px 3px;
  margin-top: 60px;
  background: #e3f8fc;
}
.mod_contact .btn {
	padding: 227px 0 0 400px;
}

#staffArea .list .item {
  margin-bottom: 22px;
  min-height: 213px;
  padding: 20px 20px 23px 24px;
  border-bottom: 2px solid #b9ced9;
  border-top: 4px solid #60b7ef;
  background: #fff;
  overflow: hidden;
}

#staffArea .list .item .staffImg {
  float: left;
  margin-right: 20px;
}

#staffArea .list .item .txt {
  font-size: 15px;
  line-height: 1.67;
  text-align: left;
}

#staffArea .list .item .staffWrap {
  width: 460px;
  margin: 0px 18px 25px 0px;
  display: table;
}

#staffArea .list .item .staffWrap .teachesName {
  width: 460px;
  float: left;
  height: 32px;
  padding-bottom: 5px;
  margin-bottom: 17px;
  border-bottom: 2px solid #d9f3fd;
  line-height: 32px;
}

#staffArea .list .item .staffWrap .teachesName .genre {
  display: inline;
  padding: 3px 20px 3px 20px;
  background: #ff5b9b;
  color: #fff;
  font-size: 12px;
}

#staffArea .list .item .staffWrap .teachesName .name {
  display: inline;
  margin-left: 13px;
  font-size: 17px;
  font-weight: 900;
}

#staffArea .list .item .staffWrap .staffTopTxt {
  float: left;
  width: 465px;
  margin-left: 3px;
}

#staffArea .list .item .staffWrap .staffTopTxt .staffTit {
  font-size: 17px;
  font-weight: 900;
  color: #003392;
  width: 465px;
  margin-bottom: 12px;
}

#staffArea .list .item .media .tvWrap {
  display: table-cell;
  vertical-align: middle;
  height: 70px;
}

#staffArea .list .item .media .tvWrap span {
  font-size: 17px;
  font-weight: 900;
  line-height: 36px;
  margin-left: 7px;
}

#staffArea .list .item .media .mediaList {
  float: left;
  margin-left: 17px;
}

#staffArea .list .item .media .mediaList:first-child {
  margin-left: 0px;
}

#staffArea .list .item .media .mediaList .mediaImg {
  width: 127px;
  margin-bottom: 7px;
}

#staffArea .service {
  margin-top: 60px;
}

#staffArea .service .modFlow {
  margin-top: 30px;
  margin-bottom: 15px;
}

#staffArea .service p {
  margin-bottom: 55px;
}

/*# sourceMappingURL=maps/staff.css.map */
