@charset "utf-8";

/* -- インデックス -- */
.sectionArea .researchIndexList {
  margin-bottom: 30px;
  overflow: hidden;
}

.sectionArea .researchIndexList li {
  float: left;
  margin-right: 20px;
  font-size: 18px;
}

.sectionArea .researchIndexList li:last-child {
  margin-right: 0;
}

/* -- 画像リスト -- */
.sectionArea .researchImgList li{
  /*border-bottom: 1px solid #ccc;*/
  padding: 20px 0px 20px 0px;
}

.sectionArea .researchImgList a:first-child li{
  padding-top: 0px;
}

.sectionArea .researchImgList a:last-child li{
  border: none;
  padding-bottom: 0px;
}

.sectionArea .researchImgList a li img{
  width: 100%;
}

/****-------------- 表形式 --------------****/

/* -- テーブル -- */
.sectionArea .researchTable{
  margin-bottom: 40px;
}

.sectionArea .researchTable table{
  margin-bottom: 20px;
  box-sizing: border-box;
}
.sectionArea .researchTable table * {
  box-sizing: border-box;
  word-break: break-all;
  word-break: break-word;
}


.sectionArea .researchTable table c1st{
  color: #00bdd8;
}

.sectionArea .researchTable table td{
  text-align: left;
}

.sectionArea .researchTable table tr td:nth-child(1) {
  width: 50px;
}

.sectionArea .researchTable table tr td:nth-child(2) {
  width: 240px;
}

.sectionArea .researchTable table tr td:nth-child(3) {
  width: 180px;
}

.sectionArea .researchTable table tr td:nth-child(4) {
  width: 180px;
}

.sectionArea .researchTable table tr td:nth-child(5) {
  width: 230px;
}

/* -- アンカーリンク -- */
.sectionArea .researchTable .indexJmp {
  text-align: right;
}

.sectionArea .researchTable .indexJmp .fa_after:after {
  content: "\f139";
}

/****-------------- Pub形式 --------------****/
/* -- リンク(年) -- */
.sectionArea .yearChange{
    width: 100%;
    display: block;
}

.sectionArea .yearChange li:hover{
    opacity: 0.5;
    text-decoration: none;
}

.sectionArea .yearChange li{
    font-size: 18px;
    margin: 0px 20px 20px 0px;
    display: inline-block;
    color: #3366cc;
    cursor: pointer;
}

.sectionArea .yearChange .line{
    display: inline-block;
    border-bottom: solid;
}

.sectionArea .yearChange .line:hover{
    opacity: 1;
    cursor: default;
}

.sectionArea .yearChange li:last-child{
    margin-right: 0px;
}


.sectionArea .researchYearArea{
    display: none;
}

.sectionArea .targetYear{
    display: block;
}


/* -- テーブル -- */
.sectionArea .researchPubTable{
  margin-bottom: 40px;
  counter-reset: li;
}

.sectionArea .researchPubTable table c1st{
  color: #00bdd8;
}

.sectionArea .researchPubTable table.pubmed th:first-child{
  width: 50px;
  box-sizing: border-box;
}

.sectionArea .researchPubTable table .c_line1,
.sectionArea .researchPubTable table .c_1st {
  color: #00bdd8;
  text-align: center;
}
.sectionArea .researchPubTable table td{
  text-align: left;
}

.sectionArea .researchPubTable h4 {
    font-size: 20px;
    font-weight: normal;
}

.sectionArea .researchPubTable ol {
    max-height: 640px;
    overflow: auto;
    list-style: none;
}

.sectionArea .researchPubTable ol li{
    position: relative;
    padding: 15px 0px 15px 50px;
}

.sectionArea .researchPubTable ol li:nth-child(2n) {
    text-align: left;
    background-color: #e9edf3;
}

.sectionArea .researchPubTable ol li:before {
    counter-increment: li;
    content: counter(li);
    position: absolute;
    font-size: 20px;
    top: 12px;
    left: 5px;
    width: 1.6em;
    text-align: right;
}

body{
  counter-reset:li;
}

/* -- アンカーリンク -- */
.sectionArea .researchPubTable .indexJmp {
  margin-top: 20px;
  text-align: right;
}

.sectionArea .researchPubTable .indexJmp .fa_after:after {
  content: "\f139";
}

/****-------------- END Pub形式 --------------****/
.sectionArea .research2017{
  color: #999;
}

/* -- research_pub_detail テキスト -- */
.summaryArea{
    /* margin-bottom: 150px; */
}

.summaryArea .days {
    font-size: 14px;
}

.summaryArea .title {
    font-size: 18px;
    margin-bottom: 30px;
}

.summaryArea .head {
    font-weight: 600;
    margin-bottom: 5px;
}

.summaryArea .sumBlock {
    margin-bottom: 30px;
}

/* -- 日英併記 -- */
.sectionArea table tr .researchEngTxt{
    font-size: 10px;
    margin: 0;
}

.sectionArea .researchImgList a {
	pointer-events: none;
}


/*-------------------------------------
2023年2月２８日追加
---------------------------------------*/
h3.research_tit_bank{
	font-size: 30px;
	line-height: 1.0;
	margin-top: 12px;
}
.research_title {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}
.research_title .research_iso {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 15px;
  position: relative;
}
.research_title .research_iso::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -20px;
  background-color: #BBBBBB;
  width: 1px;
  height: 100%;
}
.research_title .research_iso .image {
  min-width: 40px;
  width: 40px;
  height: auto;
  aspect-ratio: 89 / 118;
}
.research_title .research_iso .text {
  font-size: 13px;
}

ul.baiobank_list{
	display: flex;
	justify-content: space-between;
	width: 960px;
	margin: 24px auto 0px;
	overflow: hidden;
}

.baiobank_list li{
	display: block;
	text-align: center;
	width: 160px;
	padding-bottom: 20px;

}

.baiobank_list li a{
	color: #C4CAD4;
	text-decoration: none;
	font-weight: normal;
}

.baiobank_list li a:hover{
	text-decoration: none;
}

.baiobank_bnr,
.baiobank_bnr_first
{
	border-left: solid #D6DAE1 1px;
	padding-bottom: 16px;
}

.baiobank_bnr img,
.baiobank_bnr_first img
{
	padding-bottom: 8px;
}


.baiobank_bnr_first
{
	border-left: none;
}



.baiobank_bnr,
.baiobank_bnr_first
{
	text-decoration: none;
	color: #02BDD8;
	line-height: 0.5;
	font-weight: bold;
}


.baiobank_bnr a:hover,
.baiobank_bnr_first a:hover
{
	text-decoration: none;
}



.border_blue_page{
	border-bottom: solid 4px #02BDD8;
}


.introduction_area{
	display: flex;
	width: 100%;
}

.introduction_right{
	width: 60%;
}

.introduction_left{
	width: 38%;
	margin-left: 2%;
}

.research_bk_blue{
	background-color: #F4F8FA;
	overflow: hidden;
}

.biobank_sub_title_text{
	font-size: 0.5rem;
	color: #8995AA;
}

.biobank_sub_title_icon{
	margin: 28px 0px;
}


.indexLink .indexLinkButton,
.indexLink .indexLinkButton_gaibu
{
  border-radius: 50px;
  padding: 10px 0;
  margin: auto;
  border: none;
  display: block;
  font-size: 114%;
  line-height: 50px;
  height: 50px;
  color: #fff;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
  max-width: 360px;
  text-align: center;
  background-color: #02BDD8;
}

.indexLink .indexLinkButton :after{
	 content: url("../../common/img/icon_arrow_right_white.png");
	position: absolute;
	top:21px;
	right: 20px;
}

.indexLink .indexLinkButton_gaibu :after{
	 content: url("../../common/img/open_in_new_white.svg");
	position: absolute;
	top:23px;
	right: 30px;
	width: 14px;
}




.indexLink .indexLinkButtonImg
{
  vertical-align: middle;
  width: 30px;
}

.indexLink .indexLinkButtonTxt{
  margin-bottom: 0px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
}

.indexLink .indexLinkButtonTxt span{
  display: inline-block;
  font-size: 12px;
}

.indexLink {
  padding-bottom: 40px;
}


#groupRes table td{
	background-color: #ffffff;
}

#groupRes table td.bk_gray{
	background-color: #ededed;
}

@media screen and (max-width:480px) {
	#groupRes {
		overflow: auto;
		white-space: nowrap;
	}

	.sectionArea .researchImgList a {
		pointer-events: auto;
	}

	.sectionArea .yearChange {
		overflow-x: auto;
		white-space: nowrap;
	}

	.sectionArea .yearChange li {
		font-size: 15px;
	}

	.researchPubTable h3 {
		font-size: 16px;
	}

	.sectionArea .researchPubTable ol {
		font-size: 14px;
	}

	.sectionArea .researchPubTable ol li:before {
		font-size: 14px;
		top: 17px;
		left: 8px;
	}
	
ul.baiobank_list{
	 width: 100%;
	margin: 24px auto;
	justify-content: center;
	flex-wrap: wrap;

}
	
.baiobank_list li{
	width: 30%;
	padding: 6px 2px 6px;
}
	
.baiobank_bnr,
.baiobank_bnr_first
{
	width: 	100%;
	padding-bottom: 10px;
	border-left: solid #D6DAE1 1px;
}
	


.baiobank_bnr_first
{
	border-left: solid #D6DAE1 1px;
	}
	
.baiobank_bnr_border
{
	border-right: solid #D6DAE1 1px;
	}
	
	
.indexLink .indexLinkButton {
  width: 90%;
}
	
h3.research_tit_bank{
	font-size: 24px;
	line-height: 1.2;
}
.research_title {
  flex-direction: column;
  row-gap: 20px;
}
.research_title .research_iso {
  justify-content: flex-start;
  padding-top: 20px;
}
.research_title .research_iso::after {
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
}
.research_title .research_iso .text {
  font-size: 13px;
}
	
	
	
}



