@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;
}


.KMS_p li {
  width: 100%;
}


.centercyo {
  position: absolute;
  left: 0;
  bottom: auto;
  width: 250px;
  padding: 1em;
  background: rgba(6, 108, 182, 0.8);
  color: #FFF;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  top: 260px;
}


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


/*------- backnumber -------*/
.backnumber {
  font-size: 15px;
}

.backnumber .photo_box.fl,
.backnumber .photo_box.fr {
  margin: 5px 0;
  float: none;
}

/*--- 一覧 ---*/
#medical-ark .event a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 1.5em .5%;
  padding: 0 10px 33px;
  text-decoration: none;
  border-bottom: 2px #235f83 solid;
  background: #FFF;
  box-shadow: none;
  transition: 0.3s all;
}

#medical-ark .event a .photo {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  overflow: hidden;
}

#medical-ark .event a .lead {
  min-height: auto;
  padding: 0;
  font-size: 1.15em;
  font-weight: bold;
  text-align: left;
  line-height: 1.4em;
}

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

#medical-ark .imglist li {
  letter-spacing: normal;
  padding: 0 5px 10px;
  width: 100%;
  display: block;
}
