/*********************************************************************
  teacher
 *********************************************************************/
/* list  --------------------------------------------------------- */
/* line 9, ../sass/teacher.scss */
ul.teacher-lst {
  letter-spacing: -.4em;
  padding: 0 !important;
}
/* line 12, ../sass/teacher.scss */
ul.teacher-lst li {
  display: inline-block;
  letter-spacing: normal;
  text-align: center;
  vertical-align: top;
  width: 16.5%;
  box-sizing: border-box;
  margin-left: 0 !important;
}
/* line 13, ../sass/teacher.scss */
ul.teacher-lst li:before {
  content: "" !important;
  margin-left: 0;
}
/* line 26, ../sass/teacher.scss */
ul.teacher-lst li a, ul.teacher-lst li span.nolink {
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  zoom: 1;
  line-height: 1.5em;
}
/* line 34, ../sass/teacher.scss */
ul.teacher-lst li a img, ul.teacher-lst li span.nolink img {
  width: 100%;
  max-width: 120px;
}
/* line 39, ../sass/teacher.scss */
ul.teacher-lst li a.t_name, ul.teacher-lst li span.nolink.t_name {
  font-size: 1.5rem;
}
/* line 42, ../sass/teacher.scss */
ul.teacher-lst li a.kana, ul.teacher-lst li span.nolink.kana {
  font-size: 1.3rem;
}
/* line 45, ../sass/teacher.scss */
ul.teacher-lst li a.position, ul.teacher-lst li span.nolink.position {
  font-size: 1.3rem;
}
/* line 48, ../sass/teacher.scss */
ul.teacher-lst li a.position2, ul.teacher-lst li span.nolink.position2 {
  font-size: 1.3rem;
}
/* line 52, ../sass/teacher.scss */
ul.teacher-lst li p {
  font-weight: normal;
  line-height: 1.5em;
}
/* line 56, ../sass/teacher.scss */
ul.teacher-lst li p.t_name {
  font-size: 1.5rem;
}
/* line 59, ../sass/teacher.scss */
ul.teacher-lst li p.kana {
  font-size: 1.3rem;
}
/* line 62, ../sass/teacher.scss */
ul.teacher-lst li p.position {
  font-size: 1.3rem;
}
/* line 65, ../sass/teacher.scss */
ul.teacher-lst li p.position2 {
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  /* line 71, ../sass/teacher.scss */
  ul.teacher-lst li {
    width: 50%;
    padding: 0 3%;
    font-size: 1.6rem;
  }
  /* line 75, ../sass/teacher.scss */
  ul.teacher-lst li a {
    font-weight: normal;
  }
  /* line 77, ../sass/teacher.scss */
  ul.teacher-lst li a img {
    min-width: 100%;
  }
}

/* line 86, ../sass/teacher.scss */
dl.teacher-lst-smpl dt {
  font-size: 1.6rem;
  font-weight: bold;
  float: left;
  padding: 0 30px 0 10px;
  min-width: 10em;
  line-height: 2.5em;
}
/* line 94, ../sass/teacher.scss */
dl.teacher-lst-smpl dd {
  font-size: 1.6rem;
  border-bottom: solid 1px #EEEEEE;
  line-height: 2.5em;
}
@media screen and (max-width: 768px) {
  /* line 100, ../sass/teacher.scss */
  dl.teacher-lst-smpl dt {
    float: none;
    padding: 10px;
    min-width: 100%;
    line-height: 1em;
    box-sizing: border-box;
  }
  /* line 107, ../sass/teacher.scss */
  dl.teacher-lst-smpl dd {
    padding: 10px;
    line-height: 1em;
  }
  ul.teacher-lst li a img, ul.teacher-lst li span.nolink img {
    width: 100%;
    max-width: 100%;
  }

}

/* detail info ---------------------------------------------------- */
/* line 114, ../sass/teacher.scss */
div.tbl {
  width: 90%;
  margin-bottom: 80px;
}
/* line 117, ../sass/teacher.scss */
div.tbl div.tblcell {
  width: 50%;
}
/* line 119, ../sass/teacher.scss */
div.tbl div.tblcell.photo {
  text-align: center;
}
/* line 121, ../sass/teacher.scss */
div.tbl div.tblcell.photo img {
  width: 90%;
  max-width: 200px;
}
/* line 129, ../sass/teacher.scss */
div.tbl div.tblcell p.p-name {
  font-size: 3.5rem;
  font-weight: bold;
  border-bottom: dashed 3px #999999;
  padding: 15px 0 20px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  /* line 139, ../sass/teacher.scss */
  div.tbl div.tblcell {
    width: 100%;
    max-width: 100%;
  }
  /* line 142, ../sass/teacher.scss */
  div.tbl div.tblcell p.p-name {
    font-size: 1.8em;
    font-weight: bold;
    border-bottom: dashed 3px #999999;
    padding: 5px 0;
    margin-bottom: 20px;
  }
}
dl.research-map > dt {
  margin: 50px 0 30px 1em;
  font-weight: bold;
  font-size: 1.8rem;
  border-bottom: solid 1px #CCC;
  margin-left: -1em;
}
dl.research-map  dt:before {
  content: '●';
  color: #aabf00;
}
dl.research-map  dd {
 position: relative;
  border-bottom: solid 1px #EEE;
  padding:10px 0 15px 0;
}
dl.research-map  dd:last-child {
  border-bottom: none;
}
dl.research-map  dd p {
  line-height: 1.5em;
}

.g-research_areas{
  border-bottom: dotted 1px #CCC;
}
.g-cnt{
  font-size: 1.2rem;
  position: absolute;
  left:-1.5em;
  top: 13px;
}
.g-ttl{
  font-weight: bold;
}
.g-subttl{
  font-size: 1.3rem;
  font-weight: bold;
  color: #666666a3;
}
.g-auther{
  font-size: 1.2rem;
}
.g-publication{
  font-size: 1.2rem;
}
.owner_range{
  font-size: 1.3rem;
}
.owner_range:before{
  content : '(';
}
.owner_range:after{
  content : ')';
}


.hide{
  display: none;
}
p.moreinfo {
  width: 95%;
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #aabf00;
  color: #FFF;
  margin: 0 2.5%;
  position: relative;
  cursor: pointer;
}

p.moreinfo:before {
  content: 'もっと見る  ';
}

p.moreinfo:after {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -.7em;
  font-family: "Font Awesome 5 Free";
  content: '\f107';
  font-weight: bold;
  font-size: 2rem;
}

p.moreinfo.active {
  background-color: #5A5A5A99;
}

p.moreinfo.active:before {
  content: '閉じる  ';
}

p.moreinfo.active:after {
  font-family: "Font Awesome 5 Free";
  content: '\f106';
  font-weight: bold;
}