@charset "utf-8";

.hidden {
  display: none;
}

figure {
  margin-top: 20px;
}

h2 {
  background-color: transparent !important;
}

p.p-mt-15 {
  margin-top: 15px;
}

p.p-mt-30 {
  margin-top: 30px;
}

span.italic {
  font-style: italic;
  padding-right: 1px;
}

/*
index.html
*/
.index .page_content > h2 + a {
  margin-top: 0;
}

.index a.contents-wrapper {
  width: 694px;
  display: block;
  background-color: #f4f4f4;
  padding: 22px;
  margin-top: 20px;
}

.index .contents-inner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.index .contents-inner > li {
  float: left;
}

.index .contents-inner > .topics_photo {
  margin-right: 20px;
  width: 180px;
}
.index .contents-inner > .topics_photo img {
  width: 100%;
}

.index .contents-inner > .topics_content {
  width: 100%;
}

.index .contents-inner > .topics_photo + .topics_content {
  width: 490px;
}

.index .contents-inner span.topics_new {
  color: #d70000;
  font-size: 12px;
  display: block;
  line-height: 1;
  margin: 0px 0 6px 0;
}

.index .contents-inner h3 {
  border: none;
  color: #222222;
  font-size: 19px;
  padding: 0 0 0 17px;
  border-left: 4px solid #00a7d7;
  margin: 0;
  letter-spacing: .03em;
  line-height: 1.6;
}

.index .contents-inner h3:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: none;
}

.index .contents-inner h3 img {
  vertical-align: top;
  margin-left: 7px;
  margin-top: 7px;
}

.index .contents-inner ul.detail-1 {
  color: #222222;
  font-size: 14px;
  /* margin: 18px 0 0 0; */
  line-height: 1.5;
  /* position: absolute; */
  /* bottom: 51px; */
  margin-top: 20px;
}

.index .contents-inner p {
  margin: 0 0 0 0;
}

.index .contents-inner ul.detail-2 {
  color: #ffffff;
  font-size: 13px;
  overflow: hidden;
  margin: 26px 0 0 0;
  /* position: absolute; */
  /* bottom: 0;*/
}

.index .contents-inner ul.detail-2 li {
  background-color: #00a7d7;
  padding: 4px 20px;
  margin: 0 10px 0 0;
  float: left;
}

.index #nav-cnt {
  padding: 10px 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  margin-top: 50px;
}

.index .pagination {
  float: left;
  position: relative;
  left: 50%;
}

.index .pagination > li {
  float: left;
  margin: 0 5px;
  position: relative;
  left: -50%;
  width: 34px;
  border: 1px solid #d6d6d6;
  background-color: #ebf8fc;
}

.index .pagination > li > a,
.index .pagination > li > span {
  display: block;
  color: #222;
  line-height: 1;
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
}

.index .pagination .current {
  background-color: #00a7d7;
}

.index .pagination .current > span {
  color: #fff;
  cursor: default;
}

.index .pagination .nav-first,
.index .pagination .nav-last {
  width: 130px;
  font-weight: bold;
  text-align: center;
}

.index .pagination .nav-first {
  background: #ebf8fc url("/edrs/research_activities/introduction/img/img-introduction-nav-first.png") no-repeat 5px center;
}

.index .pagination .nav-first > a,
.index .pagination .nav-first > span {
  padding-left: 10px;
}

.index .pagination .nav-first > a:before,
.index .pagination .nav-first > span:before {
  content: "最初のページ";
}

.index .pagination .nav-last {
  background: #ebf8fc url("/edrs/research_activities/introduction/img/img-introduction-nav-last.png") no-repeat 110px center;
}

.index .pagination .nav-last > a,
.index .pagination .nav-last > span {
  padding-right: 10px;
}

.index .pagination .nav-last > a:before,
.index .pagination .nav-last > span:before {
  content: "最後のページ";
}

/*
detail.html
*/
.detail figure {
  margin-top: 0;
  max-width: 234px;
}
.detail .col figure {
  max-width: none;
}
.detail .col .fw85 {
  width: 85%;
}
.detail .col .fw70 {
  width: 70%;
}
.detail figure img {
  width: 100%;
  height: auto;
}

.detail .grid-wrapper-1 figcaption {
  text-align: right;
}

.detail .grid-wrapper-2 figure {
  margin: 30px 0;
}

.detail .grid-wrapper-2 figcaption {
  float: left;
}

.detail hr {
  display: block;
  margin: 40px 0;
}

.detail h3 {
  border: none;
  color: #222222;
  font-size: 16px;
  padding: 0 0 0 15px;
  border-left: 4px solid #00a7d7;
  margin: 0;
}

.detail h3:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: none;
}

.detail h3 img {
  vertical-align: top;
  margin-left: 10px;
  margin-top: 4px;
}

.detail a.contents-wrapper {
  width: 714px;
  display: block;
  background-color: #f4f4f4;
  padding: 10px;
  margin-top: 20px;
}

.detail a.contents-wrapper .contents-inner {
  width: 100%;
  overflow: hidden;
}

.detail a.contents-wrapper .contents-inner > li {
  float: left;
}

.detail a.contents-wrapper .contents-inner > .topics_photo {
  margin-right: 20px;
  width: 114px;
}

.detail a.contents-wrapper .contents-inner > .topics_photo > img {
  width: 100%;
}

.detail a.contents-wrapper .contents-inner > .topics_content {
  width: 100%;
}

.detail a.contents-wrapper .contents-inner > .topics_photo + .topics_content {
  width: 560px;
}

.detail a.contents-wrapper .contents-inner span {
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}
