  @charset "UTF-8";
/**
 * 2018/04/03 CSS for renewal
 **/
/*=====================================
  Index
=====================================*/
.research-idx-read {
  font-size: 100%;
  line-height: 1.7142;
  margin-top: 40px;
  margin-bottom: 0;
}
.idx-menuLst-hed h3 {
  color: #000;
  line-height: 1.75;
  margin: 0 0 12px;
  padding: 0 0 0 10px;
  border-bottom-width: 0;
  border-left: 2px solid #23429a;
}
.idx-menuLst-hed h3 a { color: #000; }
.idx-menuLst-img img {
  line-height: 1;
  vertical-align: top;
}
.idx-menuLst-txt {
  margin-top: 12px;
}
.idx-menuLst-txt-lst {
  list-style: none;
  margin-left: 0;
}
.idx-menuLst-txt-lst > li { padding-top: 0; padding-bottom: 0; }
.idx-menuLst-txt-lst > li a { text-decoration: underline; }
.idx-menuLst-txt-lst > li a:hover { text-decoration: none; }
.research-idx-menuLst {
  list-style-type: none;
  margin-top: 30px;
  margin-left: 0;
  margin-bottom: 0;
}
.research-idx-menuLst a:hover { text-decoration: none; }
.research-idx-menuLst:after {
  content: "";
  display: block;
  clear: both;
}
.research-idx-menuLst > li {
  display: block;
  float: left;
  padding: 0;
  margin-left: 24px;
}
.research-idx-menuLst > li:nth-child(1),
.research-idx-menuLst > li:nth-child(2),
.research-idx-menuLst > li:nth-child(3) {
  width: 230px;
  margin-bottom: 60px;
}
.research-idx-menuLst > li:nth-child(4),
.research-idx-menuLst > li:nth-child(5) {
  width: 357px;
}
.research-idx-menuLst > li:nth-child(1) { margin-left: 0; }
.research-idx-menuLst > li:nth-child(4) {
  margin-left: 0;
  clear: both;
}
.research-idx-h3 {
  background-color: #23429a;
  padding: 11px 9px;
  margin: 0;
  border-bottom-width: 0;
  font-size: 114.3%;
  color: #fff;
}
.module-dl-date > dt {
  font-size: 14px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.module-dl-date > dd {
  padding-top: 18px;
  padding-bottom: 18px;
}
.module-dl-date > dd a { text-decoration: underline; }
.module-dl-date > dd a:hover { text-decoration: none; }
.block-section.is-mt55 {
  margin-top: 55px;
}

/*=====================================
  syoukai
=====================================*/
.research-syu-menuLst {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
}
.research-syu-menuLst:after {
  content: "";
  display: block;
  clear: both;
}
.research-syu-menuLst li {
  display: block;
  width: 359px;
  height: 315px;
  margin: 0 0 30px 20px;
  padding: 0;
  float: left;
  border-bottom: 1px solid #EEE;
}
.research-syu-menuLst li:nth-child(2n+1){
  margin-left: 0;
  clear: both;
}
.research-syu-menuLst.is-1col li {
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.syu-menuLst-hed {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.syu-menuLst-hed-img,
.syu-menuLst-hed-txt {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.syu-menuLst-hed-img {
  width: 80px;
}
.syu-menuLst-hed-img img {
  line-height: 1;
  vertical-align: top;
}
.syu-menuLst-hed-txt {
  width: 279px;
  padding-left: 20px;
}
.is-1col .syu-menuLst-hed-txt {
  width: 658px;
}
.syu-menuLst-hed-txt h3 {
  margin: 0;
  padding: 0;
  border-bottom-width: 0;
}
.syu-menuLst-bdy { padding-top: 15px; }

/*=====================================
  Syozai
=====================================*/
.research-syo-table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #DCDCDC;
}
.research-syo-table th,
.research-syo-table td {
  vertical-align: middle;
  padding: 10px 0 14px 20px;
  border-bottom: 1px solid #DCDCDC;
}

/*=====================================
  Giho
=====================================*/
.giho-box h2, .giho-box ul, .giho-box li, .giho-box dl { margin: 0; }
.giho-box h2,
.giho-box dl { margin-top: 40px; }
.giho-box ul { margin-bottom: 40px; }
.giho-box dt {
  color: #23429a;
  margin-top: 10px;
}
.giho-box .giho-list {
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #d8d8d8;
}
.giho-box .is-lastBN li:last-child {
  border-bottom-width: 0;
}
.giho-acctit {
  position: relative;
  z-index: 0;
  cursor: pointer;
}
.giho-acctit:before,
.giho-acctit:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
}
.giho-acctit:before {
  width: 16px;
  height: 4px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
}
.giho-acctit:after {
  width: 4px;
  height: 16px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: 21px;
  margin: auto 0;
}
.giho-acctit.active:after {
  display: none;
}
.giho-accbox { display: none; }

/*=====================================
  awards
=====================================*/
.awards-menu-list {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}
.awards-menu-list::after {
  content: "";
  display: block;
  clear: both;
}
.awards-menu-list > li {
  display: block;
  width: 174px;
  float: left;
  background: -moz-linear-gradient(top, #23429a 0%, #1e3985 100%);
  background: -webkit-linear-gradient(top, #23429a 0%,#1e3985 100%);
  background: linear-gradient(to bottom, #23429a 0%,#1e3985 100%);
  padding: 3px;
  box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.3);
  margin-left: 15px;
}
.awards-menu-list > li:first-child { margin-left: 0; }
.awards-menu-list > li > a {
  display: table;
  width: 100%;
  height: 48px;
  color: #fff;
  border: 1px solid #7693c3;
}
.awards-menu-list > li > a > span {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 0;
}
.awards-menu-list > li > a > span::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(/en/common/2018/img/research/ico_arrow_btm1.png) no-repeat center;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto 0;
}
.awards-section { padding-top: 100px; }
.awards-table {
  width: 738px;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom: 1px solid #dddddd;
}
.awards-table th,
.awards-table td {
  border-top: 1px solid #dddddd;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  word-wrap:break-word;
}
.awards-table thead th {
  letter-spacing: 0.06em;
  background-color: #f9f9f9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.awards-table thead tr th:nth-child(1),
.awards-table tbody tr td:nth-child(1){
  width: 100px;
  padding-left: 10px;
  font-weight: 600;
}
.awards-table thead tr th:nth-child(2),
.awards-table tbody tr td:nth-child(2){
  width: 90px;
  font-weight: 600;
  text-align: center;
}
.awards-table thead tr th:nth-child(3),
.awards-table tbody tr td:nth-child(3){
  width: 470px;
  letter-spacing: -0.03em;
  padding-left: 10px;
}
.awards-table thead tr th:nth-child(4),
.awards-table tbody tr td:nth-child(4){
  width: 78px;
}
.awards-table tbody tr:nth-child(even) td {
  background-color: #f9f9f9;
}
.awards-table tbody tr td.awards-table-linkBtn {}
.awards-table tbody tr td.awards-table-linkBtn a {
  display: block;
  width: 66px;
  background-color: #23429a;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  letter-spacing: -0.04em;
  line-height: 1.125;
  text-align: center;
  padding: 5px 0 5px 5px;
  position: relative;
  z-index: 0;
}
.awards-table tbody tr td.awards-table-linkBtn a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  z-index: 0;
  margin: auto 0;
}
.awards-return-top {
  text-align: right;
  margin-top: 15px;
}
.awards-return-top a { color: #000; }
