@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url(/assets/images/researchers/header_bg_01_sec.jpg);
  }
  #global-content {
    margin-bottom: 70px;
  }
  #global-content #infoHeader {
    margin-bottom: 30px;
  }
  #global-content #infoHeader .tabs {
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
    position: relative;
  }
  #global-content #infoHeader .tabs ul {
    display: block;
  }
  #global-content #infoHeader .tabs ul li {
    margin-left: 10px;
    display: inline-block;
  }
  #global-content #infoHeader .tabs ul li:first-child {
    margin-left: 0;
  }
  #global-content #infoHeader .tabs ul li a {
    padding: 15px 20px;
    display: block;
  }
  #global-content #infoHeader .tabs ul li a span {
    font-size: 15px;
  }
  #global-content #infoHeader .headerInner {
    margin-top: 30px;
    width: 100%;
    min-height: 24px;
    position: relative;
  }
  #global-content #infoHeader .headerInner .headerResult {
    text-align: left;
  }
  #global-content #infoHeader .headerInner .headerResult .resultCountAll,
  #global-content #infoHeader .headerInner .headerResult .resultCount {
    font-size: 15px;
    display: inline-block;
  }
  #global-content #infoHeader .headerInner .headerResult .resultCountAll {
    margin-right: 40px;
  }
  #global-content #infoHeader .headerInner .headerPaging {
    position: absolute;
    top: 0;
    right: 0;
  }
  #global-content #infoFooter {
    padding-top: 30px;
  }
}

.device-view-pc #global-content {
  margin-bottom: 70px;
}
.device-view-pc #global-content #infoHeader {
  margin-bottom: 30px;
}
.device-view-pc #global-content #infoHeader .tabs {
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
  position: relative;
}
.device-view-pc #global-content #infoHeader .tabs ul {
  display: block;
}
.device-view-pc #global-content #infoHeader .tabs ul li {
  margin-left: 10px;
  display: inline-block;
}
.device-view-pc #global-content #infoHeader .tabs ul li:first-child {
  margin-left: 0;
}
.device-view-pc #global-content #infoHeader .tabs ul li a {
  padding: 15px 20px;
  display: block;
}
.device-view-pc #global-content #infoHeader .tabs ul li a span {
  font-size: 15px;
}
.device-view-pc #global-content #infoHeader .headerInner {
  margin-top: 30px;
  width: 100%;
  min-height: 24px;
  position: relative;
}
.device-view-pc #global-content #infoHeader .headerInner .headerResult {
  text-align: left;
}
.device-view-pc #global-content #infoHeader .headerInner .headerResult .resultCountAll,
.device-view-pc #global-content #infoHeader .headerInner .headerResult .resultCount {
  font-size: 15px;
  display: inline-block;
}
.device-view-pc #global-content #infoHeader .headerInner .headerResult .resultCountAll {
  margin-right: 40px;
}
.device-view-pc #global-content #infoHeader .headerInner .headerPaging {
  position: absolute;
  top: 0;
  right: 0;
}
.device-view-pc #global-content #infoFooter {
  padding-top: 30px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url(/assets/images/researchers/header_bg_01_sp_sec.jpg);
  }
  .device-js-on #global-content {
    margin-bottom: 12%;
  }
  .device-js-on #global-content #infoHeader {
    margin-bottom: 8%;
  }
  .device-js-on #global-content #infoHeader .tabs {
    margin-bottom: 8%;
    width: 100%;
    text-align: center;
    position: relative;
  }
  .device-js-on #global-content #infoHeader .tabs ul {
    display: block;
  }
  .device-js-on #global-content #infoHeader .tabs ul li {
    margin-right: 0.2em;
    display: inline-block;
  }
  .device-js-on #global-content #infoHeader .tabs ul li:first-child {
    margin-left: 0;
  }
  .device-js-on #global-content #infoHeader .tabs ul li a {
    padding: 0.5em 1em;
    display: block;
  }
  .device-js-on #global-content #infoHeader .tabs ul li a span {
    font-size: 125%;
  }
  .device-js-on #global-content #infoHeader .headerInner {
    margin-top: 8%;
    width: 100%;
    position: relative;
  }
  .device-js-on #global-content #infoHeader .headerInner .headerResult {
    margin-bottom: 5.33333%;
    text-align: center;
  }
  .device-js-on #global-content #infoHeader .headerInner .headerResult .resultCountAll,
  .device-js-on #global-content #infoHeader .headerInner .headerResult .resultCount {
    font-size: 125%;
    display: inline-block;
  }
  .device-js-on #global-content #infoHeader .headerInner .headerResult .resultCountAll {
    margin-right: 1.5em;
  }
  .device-js-on #global-content #infoFooter {
    padding-top: 8%;
  }
}


#global-wrapper #global-content  .module-tableLayout04 table {
    table-layout: fixed;
    word-break: break-all;
}
#global-wrapper #global-content  .module-tableLayout04 table a:not(.module-iconPdfM01):hover {
	opacity: 0.7;
}
#global-wrapper #global-content  .module-iconBlankS01{
  margin-left: 7px;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
#global-wrapper .module-inner {
  margin-bottom: 50px;
}
#global-header header {
    background-image: url(/assets/images/researchers/header_bg_01_sec.jpg);
}
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url(/assets/images/researchers/header_bg_01_sp_sec.jpg);
  }
}
.container.home {
  max-width: 1040px;
  padding: 0 40px 50px;
    margin: auto;
}
.container {
    max-width: 1040px;
    padding: 0 40px;
    margin: auto;
}
h2.rsch-h2 {
    font-size: 27px;
    margin: 1.5em 0 1.0em;
    color: #151515;
    vertical-align: top;
    -moz-border-radius: 2px;
    text-align: center;
    font-weight: 200;
    line-height: 1.3;
}
@media all and (min-width: 751px), print {
  #global-content #infoHeader .tabs ul {
    font-size: 0;
  }
  #global-content #infoHeader .tabs ul li {
    margin-bottom: 10px;
   margin-left: 6px;
  }
  #global-content #infoHeader .tabs ul.hoverNav-category {
    margin-top: 15px;
  }
  #global-content #infoHeader .tabs ul.hoverNav-category li a {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 750px) {
  .device-js-on #global-content #infoHeader .tabs ul li {
    margin-bottom: 10px;
  }
}


#global-content * + .tableLayout,
#global-content * + .module-tableLayout05 {
  margin-top: 20px;
}
.tableLayout table,
.tableLayout tr,
.tableLayout th,
.tableLayout td {
  border: 1px solid #d9d9d9;
}
.tableLayout table {
  width: 100%;
}
.tableLayout table .tac {
  text-align: center;
}
tr.tableLayout-grey {
  color: #fff;
  border: 1px solid #9d9d9d;
  background-color: #9d9d9d;
}
tr.tableLayout-grey th,
tr.tableLayout-grey td {
  text-align: center;
  font-weight: bold;
}
.tableLayout th,
.tableLayout td {
  padding: 15px 10px;
  font-size: 13px;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .device-js-on .tableLayout table,
  .device-js-on .tableLayout tr,
  .device-js-on .tableLayout th,
  .device-js-on .tableLayout td {
    border: 1px solid #d9d9d9;
  }
  .device-js-on .tableLayout table {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on .tableLayout tr.tableLayout-grey {
    color: #fff;
    border: 1px solid #9d9d9d;
    background-color: #9d9d9d;
  }
  .device-js-on .tableLayout tr.tableLayout-grey th,
  .device-js-on .tableLayout tr.tableLayout-grey td {
    text-align: center;
    font-weight: bold;
  }
  .device-js-on .tableLayout th,
  .device-js-on .tableLayout td {
    padding: 2.66667% 1.33333%;
    font-size: 83.33333%;
    line-height: 1.5;
  }
}/* media */
.section-row {
  float: left;
  width: 50.0%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
  box-sizing:border-box;
}
.news h2 {
  font-size: 27px;
  margin: 0 0 1.0em;
  color: #151515;
  vertical-align: top;
  -moz-border-radius: 2px;
  text-align: center;
  font-weight: 200;
  line-height: 1.3;
}
.news + .news  h2 {
  margin-top: 1.5em!important;
}
.newslist {
  line-height: 1.4;
}
.newslist ul {
  line-height: 1.5;
  padding: 0;
  width: 100%;
  overflow: hidden;
  border-top: solid 1px #DDD;
  font-size: 15px;
}
.newslist li {
  border-bottom: solid 1px #DDD;
}
.newslist .newslist-date {
  width: 110px;
  float: left;
  font-weight: normal;
  padding: 16px 0 0 10px;
  font-weight: 300;
  position: relative;
  letter-spacing: 0.05em;
  clear: left;
}
.newslist .newslist-title {
  display: block;
  padding: 0px 0px 0px;
  text-align: left;
  width: 100%;
  margin-left: 0;
}
.newslist .newslist-title span {
  display: block;
  padding: 16px 14px 16px 120px;
}
.newslist-entry {
  clear: both;
  padding-bottom: 10px;
  text-align: left;
}
.newslist-entry img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.newslist-entry p:first-child {
  margin-top: 0;
}
.news-listLink {
  padding-left: 1.8em;
  position: relative;
  margin-bottom: .75em;
  line-height: 1.5;
  font-size: 15px;
  text-align: right;
}
.news-listLink .module-iconArrowRL01 {
  margin-right: 10px;
  font-size: 0.5em;
}
.module-reset .researchers-atn,
.researchers-atn {
  margin-top: 30px;
  text-align: left;
  font-size: 13px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .section-row {
      width: 100%;
      float: none;
      clear: both;
  }
  .section-row +  .section-row {
    margin-top: 50px;
  }
}

/* ==============================
  researchers-detail-text
===============================*/
#global-wrapper .researchers-detail-text {
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
}
#global-wrapper .researchers-detail-text li + li {
  margin-top: 20px;
}
#global-wrapper .researchers-detail-text + .researchers-detail-text {
  margin-top: 60px;
}
#global-wrapper .researchers-detail-text strong {
  font-weight: bold;
}
.device-view-pc #global-wrapper .researchers-detail-text {
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
}
.device-view-pc #global-wrapper .researchers-detail-text + .researchers-detail-text {
  margin-top: 60px;
}
.device-view-pc #global-wrapper .researchers-detail-text h2 {
  font-size: 37px;
}
.device-view-pc #global-wrapper .researchers-detail-text strong {
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .device-js-on #global-wrapper .researchers-detail-text + .researchers-detail-text {
    margin-top: 60px;
  }
  .device-js-on #global-wrapper .researchers-detail-text .module-tableLayout05 table {
    width: 100%;
  }
  .device-js-on #global-wrapper .researchers-detail-text h2 {
    font-size: 37px;
  }
  .device-js-on #global-wrapper .researchers-detail-text {
    margin: 0 auto;
    width: 91.30435%;
    text-align: left;
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .researchers-detail-text strong {
    font-weight: bold;
  }
}

/* ==============================
  module-step
===============================*/
.module-step + * {
  margin-top: 20px!important;
}
.module-step li {
  display: table;
  position: relative;
}
.module-step + * {
  margin-top: 20px;
}
.module-step li + li {
  margin-top: 20px;
}
.module-step li > * {
  display: table-cell;
  vertical-align: middle
}
.module-step li + li:after {
  position: absolute;
  top: -80%;
  left: 40px;
  bottom: 0;

  display: block;
  width: 1px;
  background-color: #f1c400;
  content: '';
}
.module-step li:last-child:before {
  position: absolute;
  top: 50%;
  left: 38px;
  bottom: 0;

  display: block;
  width: 4px;
  background-color: #fff;
  content: '';
}
.module-step li > *:nth-child(2) {
  padding-left: 25px;
}
.module-step-icon-inner {
  position: relative;
  display: table;
  width: 80px;
  height: 80px;
  text-align: center;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  background-color: #f1c400;
  z-index: 1;
}
.module-step-icon-inner span {
  width: 100%;
  height: 100%;
  font-size: 17px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

@media screen and (max-width: 750px) {
.module-step li > *:nth-child(2) {
  padding-left: 25px;
}
}

