@charset "UTF-8";
/*==================================
    産学連携知的財産管理室
    
    2025.広報連携室
===================================*/

/* ---------------------------------------
  KMSメディカル?アーク
---------------------------------------- */
#report .event a {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 10px 50px 10px;
}

#report .event a .photo_box.fl {
  margin-right: 0;
  float: none;
}

#report .event a .lead {
  min-height: auto;
  margin-bottom: 10px;
  padding: 0;
  font-size: 1.15em;
  font-weight: bold;
  text-align: left;
  line-height: 1.4em;
}

#report .event a::after {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  padding: 5px 2em 3px;
  color: #FFF;
  font-size: 0.9em;
  background: #235f83;
  border-radius: 10px 0 0;
  content: "イベント開催の様子 ?";
  transition: 0.3s all;
}



/*------- マッチング報告 -------*/
#matching .imglist li {
  display: block;
  width: 100%;
  padding: 0 5px 20px;
  letter-spacing: normal;
  vertical-align: inherit;
  line-height: 1.3em;
}