@charset "utf-8";

.re-researcher-wrap {
width: 100%;
margin: 0;
position: relative;
}
/* ************************************************ 
*	企業の方　研究者　センター　共通
* ************************************************ */	
.re-innerbox__textbox_h2{
padding: 0 0 0 20px;
margin: 0 0 40px 0;
font-size: 28px;
line-height: 1;
color: #222222;
font-weight: 400;
border-left: 4px solid #FF667E;
}
.re-innerbox__textbox_h3{
padding: 0;
margin: 0 0 20px 0;
font-size: 24px;
line-height: 1.8;
font-weight: 400;
}
.re-innerbox__textbox_subheading {
padding: 0;
margin: 0 0 20px 0;
font-size: 20px;
line-height: 1.8;
font-weight: 400;
color: #C14D5F;
}
.re-monitoring-graybox {
margin: 20px 0;
padding: 16px 24px 24px 24px;
background-color: #F8F8F8;
border-radius: 10px;
}
h3.re-monitoring-graybox__title{
padding: 0;
margin: 0 0 8px 0;
font-size: 18px;
line-height: 1.8;
color: #C14D5F;
font-weight: 400;
}


ul.download-list {
margin: 0;
}
ul.download-list li{
font-size: 16px;
line-height: 1.8;
margin: 0;
padding: 16px 0 16px 15px;
border-bottom: 1px solid #D9D9D9;
}
ul.download-list li a{
color: #222;
text-decoration: none;
}
ul.download-list li a:before {
position:relative;
top: 0;
left: -10px;
content:"";
display:inline-block;
width: 12px;
height: 12px;
background:url("../images/researcher/icon_arrow.svg") no-repeat;
background-size:contain;
}
ul.download-list li a::after {
position:relative;
top: 3px;
left: 5px;
content:"";
display:inline-block;
width: 18px;
height: 18px;
background-size:contain;
}
ul.download-list li a:hover{
color: #FF667E;
text-decoration: none;
}
ul.download-list li span a::after{
position: relative;
top: 1px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
margin-left: 13px;
background:url("../images/researcher/icon_link.svg") no-repeat;
background-size:contain;
}



/* ************************************************ 
*	研究者　トップ
* ************************************************ */	
.re-researcher-midashititle__ttl {
  width: 100%;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  margin: 0;
  padding: 40px 0 60px 0;
  border-top: 1px solid #ddd;
  position: relative;
}
.re-researcher-midashititle__ttl:before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 96px;
  height: 4px;
  content: '';
  background: #0292DD;
}

/* ボタン */
.re-researcher-btnbox {
padding: 0;
margin: 0 0 100px 0;
}
.re-researcher-btnbox-inner {
padding: 0;
margin: 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.re-researcher-btnbox-inner li{
width: 49%;
padding: 0;
margin: 0 0 20px 0;
}
.re-researcher-btnbox-inner li a{
box-sizing: border-box;
display: block;
align-content: center;
width: 100%;
height: 98px;
background-color: #FCFCFC;
font-size: 20px;
color: #222;
padding: 0 50px 0 20px;
border: 2px solid #D9D9D9;
border-radius: 10px;
background-size: 12px;
background-position: right 20px center;
background-image:url("../images/common/subnav_arrow.svg");
background-repeat: no-repeat;
line-height:1.6;
}
.re-researcher-btnbox-inner li a:hover{
color: #222;
opacity: 0.7;
/* color: #0292DD;
background-color: #F2FBFD;
border: 2px solid #0292DD; */
}



/* ************************************************ 
*	自動アイコン表示
* ************************************************ */
/* PDF icon */
a[href$=".pdf"]:after {
  content:"　";
  display: inline-block;
  width: 16px;
  height: 17px;
  margin-left: 5px;
  background: url(../images/pdf_researcher_2026.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 16px auto;
}
a[href$=".PDF"]:after {
  content:"　";
  display: inline-block;
  width: 16px;
  height: 17px;
  margin-left: 5px;
  background: url(../images/pdf_researcher_2026.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 16px auto;
}
a[href$=".xlsx"]:after {
  content:"　";
  display: inline-block;
  width: 18px;
  height: 22px;
  margin-left: 5px;
  background: url(../images/excel_researcher_2026.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px auto;
}
a[href$=".xls"]:after {
  content:"　";
  display: inline-block;
  width: 18px;
  height: 22px;
  margin-left: 5px;
  background: url(../images/excel_researcher_2026.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px auto;
  color: #FF0000;
}
a[href$=".docx"]:after {
  content:"　";
  display: inline-block;
  width: 18px;
  height: 22px;
  margin-left: 5px;
  background: url(../images/word_researcher_2026.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px auto;
}
a[href$=".doc"]:after {
  content:"　";
  display: inline-block;
  width: 18px;
  height: 22px;
  margin-left: 5px;
  background: url(../images/word_researcher_2026.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px auto;
  color: #FF0000;
}





/* ************************************************ 
*	研究者の方へ　タブ
* ************************************************ */
/*タブ切り替え全体のスタイル*/
.re-researcher-tabs {
width: 100%;
margin: 0;
position: relative;
}

.re-researcher-tabs::before {
position:absolute;
top:18px;
right: 0;
content:"";
display:inline-block;
background: #D9D9D9;
width: 2px;
height: 22px;
}

.re-researcher-tabs-inner {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

/*タブのスタイル*/
.re-researcher-tab_item1,
.re-researcher-tab_item2,
.re-researcher-tab_item3,
.re-researcher-tab_item4 {
width: calc(25% - 1px);
height: 58px;
font-size: 18px;
font-weight: 400;
line-height: 1;
text-align: center;
color: #D9D9D9;
display: block;
transition: all 0.5s ease;
border-bottom: 2px solid #D9D9D9;
cursor: pointer;
cursor: hand;
align-content: center;
position: relative;
}

.re-researcher-tab_item1 span,
.re-researcher-tab_item2 span,
.re-researcher-tab_item3 span,
.re-researcher-tab_item4 span {
font-family: 'Sawarabi Gothic',sans-serif;
display: inline-block;
background-color: #D9D9D9;
color: #fff;
font-size: 16px;
width: 20px;
height: 20px;
margin-right: 8px;
border-radius: 4px;
position: relative;
top: -1px;
}

.re-researcher-tab_item1::before,
.re-researcher-tab_item2::before,
.re-researcher-tab_item3::before,
.re-researcher-tab_item4::before {
position:absolute;
top:50%;
left: -2px;
transform: translateY(-50%);
content:"";
display:inline-block;
background: #D9D9D9;
width: 2px;
height: 22px;
}

.re-researcher-tab_item1::after {
position:relative;
top: 2px;
left: 11px;
content:"";
display:inline-block;
width: 15px;
height: 19px;
background-size:contain!important;
background:url("../images/researcher/icon_step1.svg") no-repeat;
}
.re-researcher-tab_item2::after {
position:relative;
top: 2px;
left: 11px;
content:"";
display:inline-block;
width: 15px;
height: 19px;
background-size:contain!important;
background:url("../images/researcher/icon_step2.svg") no-repeat;
}
.re-researcher-tab_item3::after {
position:relative;
top: 1px;
left: 11px;
content:"";
display:inline-block;
width: 18px;
height: 15px;
background-size:contain!important;
background:url("../images/researcher/icon_step3.svg") no-repeat;
}
.re-researcher-tab_item4::after {
position:relative;
top: 2px;
left: 11px;
content:"";
display:inline-block;
width: 18px;
height: 18px;
background-size:contain!important;
background:url("../images/researcher/icon_step4.svg") no-repeat;
}


/*ホバー時タブのスタイルを変える*/
.re-researcher-tab_item1:hover,
.re-researcher-tab_item2:hover,
.re-researcher-tab_item3:hover,
.re-researcher-tab_item4:hover {
color: #222;
}

.re-researcher-tab_item1:hover span,
.re-researcher-tab_item2:hover span,
.re-researcher-tab_item3:hover span,
.re-researcher-tab_item4:hover span {
background-color: #222;
}

.re-researcher-tab_item1:hover::after {
background:url("../images/researcher/icon_step1_on.svg") no-repeat;
}
.re-researcher-tab_item2:hover::after {
background:url("../images/researcher/icon_step2_on.svg") no-repeat;
}
.re-researcher-tab_item3:hover::after {
background:url("../images/researcher/icon_step3_on.svg") no-repeat;
}
.re-researcher-tab_item4:hover::after {
background:url("../images/researcher/icon_step4_on.svg") no-repeat;
}




/*ラジオボタンを全て消す*/
input[name="re-researcher-tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.re-researcher-tab_content {
  display: none;
  padding: 100px 0 0 0;
  clear: both;
  overflow: hidden;
width: 100%;
}


/*選択されているタブのコンテンツのみを表示*/
#step1:checked ~ #step1_content,
#step2:checked ~ #step2_content,
#step3:checked ~ #step3_content,
#step4:checked ~ #step4_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.re-researcher-tabs input:checked + .re-researcher-tab_item1,
.re-researcher-tabs input:checked + .re-researcher-tab_item2,
.re-researcher-tabs input:checked + .re-researcher-tab_item3,
.re-researcher-tabs input:checked + .re-researcher-tab_item4 {
border: 2px solid #D9D9D9;
border-bottom: none;
border-radius: 10px 10px 0 0;
color: #222;
}

.re-researcher-tabs input:checked + .re-researcher-tab_item1::before,
.re-researcher-tabs input:checked + .re-researcher-tab_item2::before,
.re-researcher-tabs input:checked + .re-researcher-tab_item3::before,
.re-researcher-tabs input:checked + .re-researcher-tab_item4::before {
display:none;
}

.re-researcher-tabs input:checked + .re-researcher-tab_item1 span,
.re-researcher-tabs input:checked + .re-researcher-tab_item2 span,
.re-researcher-tabs input:checked + .re-researcher-tab_item3 span,
.re-researcher-tabs input:checked + .re-researcher-tab_item4 span {
background-color: #222;
}

.re-researcher-tabs input:checked + .re-researcher-tab_item1::after {
background:url("../images/researcher/icon_step1_on.svg") no-repeat;
}
.re-researcher-tabs input:checked + .re-researcher-tab_item2::after {
background:url("../images/researcher/icon_step2_on.svg") no-repeat;
}
.re-researcher-tabs input:checked + .re-researcher-tab_item3::after {
background:url("../images/researcher/icon_step3_on.svg") no-repeat;
}
.re-researcher-tabs input:checked + .re-researcher-tab_item4::after {
background:url("../images/researcher/icon_step4_on.svg") no-repeat;
}


/* ************************************************ 
*	研究者の方へ　共通
* ************************************************ */
.re-researcher-midashititle__ttl {
  width: 100%;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  margin: 0;
  padding: 40px 0 60px 0;
  border-top: 1px solid #ddd;
  position: relative;
}
.re-researcher-midashititle__ttl::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 96px;
  height: 4px;
  content: '';
  background: #FF667E;
}
.re-researcher-currenttitle {
color: #222;
font-size: 20px;
margin: 0 0 12px 0;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
.re-researcher-currenttitle::before {
position:relative;
top: -2px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #FF667E;
}
/* ページ内　目次リンク */	
.re-page-contents {
margin: 0 0 100px 0;
padding: 20px 20px 8px 20px;
border: 1px solid #D9D9D9;
border-radius: 10px;
}
.re-page-contents p{
color: #717171;
font-size: 14px;
padding: 0 0 16px 0;
border-bottom: 1px solid #D9D9D9;
}
.re-page-contents ul{
padding: 0;
margin: 20px 0 0 0;
display: flex;
justify-content: start;
flex-wrap: wrap;
align-items: center;
}
.re-page-contents li{
padding: 0;
margin: 0 21px 12px 0;
}
.re-page-contents li a{
font-size: 16px;
color: #222;
padding: 0;
line-height:1;
}
.re-page-contents li a::before {
position:relative;
top: 0px;
left: 0px;
content:"";
display:inline-block;
padding-right: 9px;
width:12px;
height:12px;
background:url("../images/researcher/down_arrow.svg") no-repeat;
background-size:contain;
transition: all 0.5s;
}
.re-page-contents li a:hover{
color: #FF667E;
}


/* 索引リンク */	
.re-word-contents ul{
padding: 0;
margin: 0 0 100px 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.re-word-contents li{
margin: 0;
}
.re-word-contents li a{
box-sizing: border-box;
font-size: 14px;
color: #222;
padding: 0;
line-height:1;
padding: 13px 11px 13px 9px;
border: 1px solid #D9D9D9;
border-radius: 4px;
}
.re-word-contents li a::before {
position:relative;
top: 0px;
left: 0px;
content:"";
display:inline-block;
padding-right: 9px;
width:12px;
height:12px;
background:url("../images/researcher/down_arrow.svg") no-repeat;
background-size:contain;
transition: all 0.5s;
}
.re-word-contents li a:hover{
color: #FF667E;
}



/* テキスト関係 */	
.re-researcher-innerbox {
padding: 0;
margin: 0 0 100px 0;
}
.re-researcher-innerbox__textbox {
padding: 0;
margin: 0 0 64px 0;
}
.re-researcher-innerbox__textbox h2{
padding: 0 0 0 20px;
margin: 0 0 40px 0;
font-size: 28px;
line-height: 1;
color: #222222;
font-weight: 400;
border-left: 4px solid #FF667E;
}
.re-researcher-innerbox__textbox h2.point{
padding: 0 0 0 8px;
margin: 0 0 20px 0;
font-size: 24px;
line-height: 1.8;
color: #C14D5F;
font-weight: 400;
border-left: none;
}
.re-researcher-innerbox__textbox h2.point::before {
position:relative;
top: 5px;
left: -8px;
content:"";
display:inline-block;
width: 33px;
height: 32px;
background:url("../images/researcher/icon_point.svg") no-repeat;
background-size:contain;
}
.re-researcher-innerbox__textbox h3{
padding: 0;
margin: 0 0 20px 0;
font-size: 24px;
line-height: 1.8;
color: #C14D5F;
font-weight: 400;
}
.re-researcher-innerbox__textbox h4{
padding: 0;
margin: 0 0 20px 0;
font-size: 20px;
line-height: 1.8;
color: #222;
font-weight: 400;
}
.re-researcher-innerbox__textbox h4::before {
position:relative;
top: -1px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 13px;
height: 13px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #FF667E;
}
p{
padding: 0;
margin: 0;
font-size: 16px;
line-height: 1.8;
}
p a{
color: #006EBC!important;
text-decoration: underline!important;
}
p a:hover{
color: #FF667E!important;
text-decoration: none!important;
}
.re-researcher-innerbox__textbox p{
padding: 0;
margin: 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox p a{
color: #006EBC;
text-decoration: underline;
}
.re-researcher-innerbox__textbox p a:hover{
color: #FF667E;
text-decoration: none;
}
ul li{
padding: 0;
margin: 0 0 8px 1em;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ol{
margin: 0 0 0 1.5em;
}
.re-researcher-innerbox__textbox ol li{
padding: 0;
margin: 0 0 8px 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ul.flow{
margin: 0 0 0 0.7em;
}
.re-researcher-innerbox__textbox ul.flow li{
padding: 0;
margin: 0 0 8px 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ul.flow li::before{
position:relative;
top: -4px;
left: 0;
content:"";
display: inline-block;
margin-right: 8px;
width: 3px;
height: 3px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #222;
}

.re-researcher-innerbox__textbox ul.basic{
margin: 20px 0;
}
.re-researcher-innerbox__textbox ul.basic li{
padding: 0 0 0 1em;
text-indent: -1em;
margin: 0 0 8px 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ul.basic li::before{
position:relative;
top: -2px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #9E9E9E;
}



.re-researcher-innerbox__textbox ul.smallbasic{
margin: 0 0 0 0.7em;
}
.re-researcher-innerbox__textbox ul.smallbasic li{
padding: 0 0 0 1em;
text-indent: -1em;
margin: 0 0 8px 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ul.smallbasic li::before{
position:relative;
top: -4px;
left: 0;
content:"";
display: inline-block;
margin-right: 8px;
width: 3px;
height: 3px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #222;
}





.re-researcher-innerbox__textbox ul.basic_red{
margin: 20px 0;
}
.re-researcher-innerbox__textbox ul.basic_red li{
padding: 0 0 0 1em;
text-indent: -1em;
margin: 0 0 8px 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ul.basic_red li::before{
position:relative;
top: -2px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #FF667E;
}


.re-researcher-innerbox__textbox img{
vertical-align: bottom;
margin: 20px 0;
}

.re-researcher-ulbox40{
margin: 0 0 40px 0;
}


/* カテゴリートップへ戻るボタン */	
.re-category-top-btn{
padding: 0;
margin: 0 auto 100px auto;
width: 288px;
}
.re-category-top-btn a{
box-sizing: border-box;
display: block;
flex-wrap: wrap;
align-content: center;
height: 62px;
background-color: #fff;
font-size: 16px;
color: #222;
padding: 0 0 0 30px;
text-align: center;
border: 1px solid #D9D9D9;
border-radius: 10px;
background-size: 12px;
background-position: left 23px center;
background-image:url("../images/common/subnav_arrow_back.svg");
background-repeat: no-repeat;
line-height:1;
}
.re-category-top-btn a:hover{
color: #222;
opacity: 0.7;
}



/* アコーディオン基礎知識 */
.re-researcher-basicopen{
position: relative;
cursor: pointer;
cursor: hand;
background-color: #F8F8F8;
border: 1px solid #D9D9D9;
padding: 16px 20px 16px 20px;
border-radius: 10px;
font-size: 18px;
margin: 0 0 40px 0;
}
.re-researcher-basicopen::before{/* 閉じている時 */
position: absolute;
right: 17px;
top: 50%;
transform : translateY(-50%);
content:"";
display:inline-block;
width:18px;
height:18px;
background:url("../images/contact/researcher_plus.svg") no-repeat;
background-size:contain;
}
.re-researcher-basicopen.active::before{/* 開いている時 */
background:url("../images/contact/researcher_minus.svg") no-repeat;
}
.re-researcher-basicopen.active{/* 開いている時 */
border-radius: 10px 10px 0 0;
border-bottom: none;
margin: 0;
}
.re-researcher-basicopen::after {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
transform : translateX(-50%);
width: 0;
border-left: 1px dotted #717171;
height: 40px;
}
.re-researcher-basicopen.active::after{/* 開いている時 */
bottom: 0;
width: 0;
height: 0;
}
/* 相談内容の詳細 */
.re-researcher-basic-content {
display: none;
padding: 16px 20px;
margin: 0;
background-color: #fff;
border: 1px solid #D9D9D9;
border-top: none;
border-radius: 0 0 10px 10px;
margin: 0 0 40px 0;
position: relative;
}
.re-researcher-basic-content::after {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
transform : translateX(-50%);
width: 0;
border-left: 1px dotted #717171;
height: 40px;
}

.re-researcher-basic-content table{
width: 100%;
border-bottom: 1px solid #D9D9D9;
font-size: 16px;
margin: 0;
}
.re-researcher-basic-content table tr{
border-top: 1px solid #D9D9D9;
}
.re-researcher-basic-content table th{
background-color: #F8F8F8;
padding: 0 20px;
width: 160px;
vertical-align: middle;
text-align: center;
font-weight: 400;
}
.re-researcher-basic-content table td{
padding: 12px 20px;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}
.re-researcher-basic-content table td a{
color: #006EBC;
text-decoration: underline;
}
.re-researcher-basic-content table td a:hover{
color: #006EBC;
text-decoration: none;
}
.re-researcher-basic-content table td a.pdf{
color: #006EBC;
text-decoration: underline;
}
.re-researcher-basic-content table td a.pdf::after{
position:relative;
top: 2px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16.5px;
background:url("../images/contact/icon_pdf_researcher.svg") no-repeat;
background-size:contain;
}
.re-researcher-basic-content table td a.pdf:hover{
color: #006EBC;
text-decoration: none;
}

/* 最後の枠 */
.re-researcher-basicopen-end{
position: relative;
cursor: pointer;
cursor: hand;
background-color: #F8F8F8;
border: 1px solid #D9D9D9;
padding: 16px 20px 16px 20px;
border-radius: 10px;
font-size: 18px;
margin: 0 0 40px 0;
}
.re-researcher-basicopen-end::before{/* 閉じている時 */
position: absolute;
right: 17px;
top: 50%;
transform : translateY(-50%);
content:"";
display:inline-block;
width:18px;
height:18px;
background:url("../images/contact/researcher_plus.svg") no-repeat;
background-size:contain;
}
.re-researcher-basicopen-end.active::before{/* 開いている時 */
background:url("../images/contact/researcher_minus.svg") no-repeat;
}
.re-researcher-basicopen-end.active{/* 開いている時 */
border-radius: 10px 10px 0 0;
border-bottom: none;
margin: 0;
}
/* 最後の枠相談内容の詳細 */
.re-researcher-basic-content-end {
display: none;
padding: 16px 20px;
margin: 0 0 40px 0;
background-color: #fff;
border: 1px solid #D9D9D9;
border-top: none;
border-radius: 0 0 10px 10px;
}



/* アコーディオン */
.re-researcher-open{
position: relative;
cursor: pointer;
cursor: hand;
background-color: #F8F8F8;
border: 1px solid #D9D9D9;
padding: 16px 20px 16px 20px;
border-radius: 10px;
font-size: 18px;
margin: 0 0 20px 0;
}
.re-researcher-open::before{/* 閉じている時 */
position: absolute;
right: 17px;
top: 50%;
transform : translateY(-50%);
content:"";
display:inline-block;
width:18px;
height:18px;
background:url("../images/contact/researcher_plus.svg") no-repeat;
background-size:contain;
}
.re-researcher-open.active::before{/* 開いている時 */
background:url("../images/contact/researcher_minus.svg") no-repeat;
}
.re-researcher-open.active{/* 開いている時 */
border-radius: 10px 10px 0 0;
border-bottom: none;
margin: 0;
}


/* 相談内容の詳細 */
.re-researcher-content {
display: none;
padding: 16px 20px;
margin: 0;
background-color: #fff;
border: 1px solid #D9D9D9;
border-top: none;
border-radius: 0 0 10px 10px;
margin: 0 0 20px 0;
position: relative;
}

.re-researcher-content table{
width: 100%;
border-bottom: 1px solid #D9D9D9;
font-size: 16px;
margin: 0;
}
.re-researcher-content table tr{
border-top: 1px solid #D9D9D9;
}
.re-researcher-content table th{
background-color: #F8F8F8;
padding: 0 20px;
width: 160px;
vertical-align: middle;
text-align: center;
font-weight: 400;
}
.re-researcher-content table td{
padding: 12px 20px;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}
.re-researcher-content table td a{
color: #006EBC;
text-decoration: underline;
overflow-wrap: break-word;
}
.re-researcher-content table td a:hover{
color: #006EBC;
text-decoration: none;
}
.re-researcher-content table td a.pdf{
color: #006EBC;
text-decoration: underline;
}
.re-researcher-content table td a.pdf::after{
position:relative;
top: 2px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16.5px;
background:url("../images/contact/icon_pdf_researcher.svg") no-repeat;
background-size:contain;
}
.re-researcher-content table td a.pdf:hover{
color: #006EBC;
text-decoration: none;
}



/* アコーディオンなしの場合 */
/* ************************************************ 
*	実施フロー
* ************************************************ */
.re-researcher-noopen{
position: relative;
background-color: #F8F8F8;
border: 1px solid #D9D9D9;
padding: 16px 20px 16px 20px;
border-radius: 10px 10px 0 0;
font-size: 18px;
width: calc(100% - 42px);
max-width: 800px;
}
.re-researcher-noopen-content {
padding: 16px 20px;
margin: 0;
background-color: #fff;
border: 1px solid #D9D9D9;
border-top: none;
border-radius: 0 0 10px 10px;
margin: 0 0 40px 0;
position: relative;
width: calc(100% - 42px);
max-width: 800px;
}
.re-researcher-noopen-content::after {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
transform : translateX(-50%);
width: 0;
border-left: 1px dotted #717171;
height: 40px;
}

.re-researcher-noopen-content p{
font-size: 16px;
}
.re-researcher-noopen-content p span{
color: #C14D5F;
}
.re-researcher-noopen-content ul{
margin: 10px 0 0 0;
display: flex;
flex-wrap: wrap;
}
.re-researcher-noopen-content ul li{
padding: 0 0 0 1em;
text-indent: -1em;
margin: 0 1em 0 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-noopen-content ul li::before{
position:relative;
top: -2px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #9E9E9E;
}
.spacer {
width: 100%;
}


.re-researcher-noopen2{
position: relative;
background-color: #F8F8F8;
border: 1px solid #D9D9D9;
padding: 16px 20px 16px 20px;
border-radius: 10px;
font-size: 18px;
margin: 0 0 40px 0;
}
.re-researcher-noopen2::after {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
transform : translateX(-50%);
width: 0;
border-left: 1px dotted #717171;
height: 40px;
}

.re-researcher-noopen-end{
position: relative;
background-color: #F8F8F8;
border: 1px solid #D9D9D9;
padding: 16px 20px 16px 20px;
border-radius: 10px;
font-size: 18px;
margin: 0 0 40px 0;
}
.re-researcher-noopen-end-content p{
font-size: 16px;
padding: 0 0 0 1em;
text-indent: -1em;
}


/* ************************************************ 
*	実施フロー
* ************************************************ */
.re-researcher-flow__textbox {
padding: 0;
margin: 0 0 20px 0;
}
.timeline {
position: relative;
margin: 0;
width: calc(100% - 165px);
padding-left: 165px;
}

.timeline-item {
position: relative;
padding-bottom: 48px;
}
/* 縦線 */
.timeline-item::before {
content: "";
position: absolute;
left: -95px;
top: 0;
bottom: 0;
width: 0;
border-left: 1px dotted #717171;
}

.timeline-item-end {
position: relative;
}


.timeline-item h3,
.timeline-item-end h3{
font-size: 22px;
font-weight: 400;
line-height: 1.8;
display: flex;
align-items: center;
margin: 0 0 16px 0;
}
.timeline-item h3::after,
.timeline-item-end h3::after{
content: "";
flex: 1; /* ← 残り幅を全部使う */
height: 1px;
background: #D9D9D9;
margin-left: 16px;
}

/* STEPラベル */
.step {
position: absolute;
left: -165px;
top: 0;
background: #FF667E;
color: #fff;
padding: 0;
border-radius: 50vh;
font-size: 18px;
width: 140px;
height: 40px;
text-align: center;
align-content: center;
}

.person-box {
display: inline-block;
background: #F8F8F8;
padding: 5px 20px 5px 56px;
border-radius: 10px;
margin: 0 0 16px 0;
font-size: 18px;
background-size: 26px;
background-position: left 20px center;
background-image:url("../images/researcher/icon_person.svg");
background-repeat: no-repeat;
}
.person-box-arrow a,
.person-box-link a{
display: inline-block;
background: #F8F8F8;
color: #222;
padding: 5px 20px 5px 56px;
border-radius: 10px;
margin: 0 0 16px 0;
font-size: 18px;
line-height: 1.8;
background-size: 26px;
background-position: left 20px center;
background-image:url("../images/researcher/icon_person.svg");
background-repeat: no-repeat;
}
.person-box-arrow a:after{
content:"";
display:inline-block;
width: 12px;
height: 12px;
margin-left: 13px;
background:url("../images/researcher/icon_arrow.svg") no-repeat;
background-size:contain;
}
.person-box-link a:after{
position: relative;
top: 1px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
margin-left: 13px;
background:url("../images/researcher/icon_link.svg") no-repeat;
background-size:contain;
}
.person-box-arrow a:hover,
.person-box-link a:hover{
color: #FF667E;
}

.timeline-item ul li,
.timeline-item-end ul li{
font-size: 16px;
margin: 0 0 4px 0;
}
.timeline-item ul li:before,
.timeline-item-end ul li:before {
position:relative;
top: -2px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #9E9E9E;
}
.timeline-item ul li a,
.timeline-item-end ul li a{
color: #006EBC;
text-decoration: underline;
}
.timeline-item ul li a::after,
.timeline-item-end ul li a::after {
position:relative;
top: 0px;
left: 5px;
content:"";
display:inline-block;
width: 12px;
height: 12px;
background:url("../images/researcher/icon_arrow.svg") no-repeat;
background-size:contain;
}
.timeline-item ul li a:hover,
.timeline-item-end ul li a:hover{
color: #FF667E;
text-decoration: none;
}


/* ************************************************ 
*	各種報告手順
* ************************************************ */
.re-researcher-flow-graybox {
margin: 20px 0 0 0;
padding: 16px 24px 24px 24px;
background-color: #F8F8F8;
border-radius: 10px;
}
h3.re-researcher-flow-graybox__title{
padding: 0;
margin: 0 0 8px 0;
font-size: 18px;
line-height: 1.8;
color: #C14D5F;
font-weight: 400;
}
.re-researcher-flow-graybox ul {
margin: 0 0 0 0;
}
.re-researcher-flow-graybox ul li{
font-size: 16px;
margin: 0 0 4px 0;
padding: 0 0 0 1em;
text-indent: -1em;
line-height: 1.8;
}
.re-researcher-flow-graybox ul li:before {
position:relative;
top: -2px;
left: 1px;
content:"";
display: inline-block;
margin-right: 8px;
width: 8px;
height: 8px;
border-radius: 50vh;
transition: all 0.5s;
background:none;
background-size: 100%;
background-color: #9E9E9E;
}

.otherlink a{
font-size: 16px;
margin: 0;
padding-right: 10px;
color: #006EBC;
text-decoration: underline;
}
.otherlink a::after {
position:relative;
top: 1px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
background:url("../images/researcher/icon_link.svg") no-repeat;
background-size:contain;
}
.otherlink_blue a::after {
position:relative;
top: 1px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
background:url("../images/center/icon_link.svg") no-repeat;
background-size:contain;
}
.otherlink a:hover{
color: #FF667E;
text-decoration: none;
}


.re-researcher-innerbox__textbox .lock a{
font-size: 16px;
margin: 0;
padding-right: 10px;
color: #006EBC;
text-decoration: underline;
}
.re-researcher-innerbox__textbox .lock a::after {
position:relative;
top: 1px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
background:url("../images/researcher/icon_lock.png") no-repeat;
background-size:contain;
}
.re-researcher-innerbox__textbox .lock_blue a::after {
position:relative;
top: 1px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
background:url("../images/researcher/icon_lock_blue.png") no-repeat;
background-size:contain;
}
.re-researcher-innerbox__textbox .lock a:hover{
color: #FF667E;
text-decoration: none;
}


table.report{
width: 100%;
margin: 20px 0 0 0;
border-top: 1px solid #D9D9D9;
}
table.report tr{
border-bottom: 1px solid #D9D9D9;
}
table.report th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
}
table.report th.bgblue{
background-color:#D9EFFA;
border-left: 1px solid #D9D9D9;
width: 41.25%;
}
table.report th.bgpink{
background-color:#FFB7C3;
border-left: 1px solid #D9D9D9;
width: 41.25%;
}
table.report th:first-child{
width: 17.5%;
}
table.report td{
margin: 0;
padding: 12px 20px;
background-color:#fff;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}
table.report td a{
font-size: 16px;
margin: 0;
padding-right: 5px;
color: #006EBC;
text-decoration: underline;
}
table.report td a::after {
position:relative;
top: 3px;
left: 5px;
content:"";
display:inline-block;
width: 16.5px;
height: 18px;
background:url("../images/researcher/icon_word.svg") no-repeat;
background-size:contain;
}
table.report td a:hover{
color: #FF667E;
text-decoration: none;
}


ul.lightbox-list {
margin: 0;
}
ul.lightbox-list li{
font-size: 16px;
line-height: 1.8;
margin: 0;
padding: 16px 0 16px 15px;
border-bottom: 1px solid #D9D9D9;
}
ul.lightbox-list li a{
color: #222;
text-decoration: none;
}
ul.lightbox-list li a:before {
position:relative;
top: 0;
left: -10px;
content:"";
display:inline-block;
width: 12px;
height: 12px;
background:url("../images/researcher/icon_arrow.svg") no-repeat;
background-size:contain;
}
ul.lightbox-list li a::after {
position:relative;
top: 3px;
left: 5px;
content:"";
display:inline-block;
width: 18px;
height: 18px;
background:url("../images/researcher/icon_lightbox.svg") no-repeat;
background-size:contain;
}
ul.lightbox-list li a:hover{
color: #FF667E;
text-decoration: none;
}






/* ************************************************ 
*	臨床研究保険
* ************************************************ */
table.hoken{
width: 100%;
margin: 20px 0 20px 0;
border-top: 1px solid #D9D9D9;
}
table.hoken tr{
border-bottom: 1px solid #D9D9D9;
}
table.hoken th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
width: 15.75%;
}
table.hoken td{
margin: 0;
padding: 12px 20px;
background-color:#fff;
text-align: left;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}
table.hoken td:first-child{
border-left: none;
}

/* ************************************************ 
*	審査承認手続き・様式
* ************************************************ */
table.shinsa{
width: 100%;
margin: 20px 0 0 0;
border-top: 1px solid #D9D9D9;
}
table.shinsa tr{
border-bottom: 1px solid #D9D9D9;
}
table.shinsa th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
width: 21.75%;
}
table.shinsa td{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: left;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}




/* ************************************************ 
*	基礎知識
* ************************************************ */
table.knowledge{
width: 100%;
margin: 20px 0 0 0;
border-top: 1px solid #D9D9D9;
}

table.knowledge thead tr th {
  color: #000000;
  background: #E8E8E8;
  border-color: solid 1px #D9D9D9;
  border-left: 1px solid #D9D9D9;
}
table.knowledge thead tr th:first-child {
  border-left: none;
}
table.knowledge thead th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
}



table.knowledge tbody tr{
border-bottom: 1px solid #D9D9D9;
}
table.knowledge tbody th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
width: 2%;
}

table.knowledge tbody td{
margin: 0;
padding: 12px 20px;
text-align: left;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
width: 98%;
}



/* ************************************************ 
*	倫理審査について
* ************************************************ */
table.ethicalreview{
width: 100%;
margin: 20px 0 0 0;
border-top: 1px solid #D9D9D9;
}

table.ethicalreview thead tr th {
  color: #000000;
  background: #E8E8E8;
  border-color: solid 1px #D9D9D9;
  border-left: 1px solid #D9D9D9;
}
table.ethicalreview thead th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
}



table.ethicalreview tbody tr{
border-bottom: 1px solid #D9D9D9;
}
table.ethicalreview tbody th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
width: 22%;
}
table.ethicalreview tbody td{
margin: 0;
padding: 12px 20px;
text-align: left;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}



/* ************************************************ 
*	モニタリング・監査
* ************************************************ */
table.monitoring{
width: 100%;
margin: 20px 0 0 0;
border-top: 1px solid #D9D9D9;
}
table.monitoring tr{
border-bottom: 1px solid #D9D9D9;
}
table.monitoring th{
margin: 0;
padding: 12px 20px;
background-color:#F8F8F8;
text-align: center;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
vertical-align: middle;
width: 21.75%;
}
table.monitoring td{
margin: 0;
padding: 12px 20px;
background-color:#fff;
text-align: left;
font-weight: 400;
font-size: 16px;
line-height: 1.8;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
}

.re-researcher-monitoring-graybox {
margin: 20px 0;
padding: 16px 24px 24px 24px;
background-color: #F8F8F8;
border-radius: 10px;
}
h3.re-researcher-monitoring-graybox__title{
padding: 0;
margin: 0 0 8px 0;
font-size: 18px;
line-height: 1.8;
color: #C14D5F;
font-weight: 400;
}
.re-researcher-monitoring-graybox ul {
margin: 0 0 0 0;
}
.re-researcher-monitoring-graybox ul li{
font-size: 16px;
margin: 0 0 4px 0;
padding: 0;
line-height: 1.8;
}

p.monitoring-end-text{
padding: 0 0 0 1em;
text-indent: -1em;
}
p.monitoring-end-text span{
background: linear-gradient(transparent 70%, #FFE97880 70%);
}
p.monitoring-end-text a{
color: #006EBC;
text-decoration: underline;
}
p.monitoring-end-text a:hover{
color: #FF667E;
text-decoration: none;
}

p.monitoring-crc-text{
padding: 0;
margin: 0 0 20px 0;
}


/* ************************************************ 
*   レスポンシブ
* ************************************************ */
/* PC 画面の横幅が960px以上 */
@media only screen and (min-width: 960px){
.anchor {
display: block;
height: 0;
position: relative;
top: -100px;
}
}

/* Tablet (Portrait) 画面の横幅が768px〜959pxまで */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.anchor {
display: block;
height: 0;
position: relative;
top: -100px;
}
.re-researcher-midashititle__ttl {
font-size: 24px;
padding: 30px 0 40px 0;
}

p.monitoring-end-text {
padding: 0 0 0 1em;
text-indent: -1em;
}
p.monitoring-crc-text{
margin: 0 0 20px 0;
}

}

/* Mobile (Portrait) 画面の横幅が767pxまで */
@media only screen and (max-width: 767px) {
.anchor {
display: block;
height: 0;
position: relative;
top: -60px;
}
.re-researcher-wrap {
width: 90%;
margin: auto;
}

/*タブ*/
.re-researcher-tabs {
width: 90%;
margin: auto;
}
.re-researcher-tabs::before {
top:11px;
right: 0;
width: 1px;
height: 38px;
}
.re-researcher-tab_item1,
.re-researcher-tab_item2,
.re-researcher-tab_item3,
.re-researcher-tab_item4 {
width: calc(25% - 1px);
height: 60px;
font-size: 3.75vw;
border-bottom: 1px solid #D9D9D9;
}

.re-researcher-tab_item1 span,
.re-researcher-tab_item2 span,
.re-researcher-tab_item3 span,
.re-researcher-tab_item4 span {
font-size: 3vw;
width: 16px;
height: 14px;
top: 0;
display: block;
text-align: center;
margin: 0 auto 6px auto;
padding: 2px 0 0 0;
}

.re-researcher-tab_item1::before,
.re-researcher-tab_item2::before,
.re-researcher-tab_item3::before,
.re-researcher-tab_item4::before {
left: -2px;
width: 1px;
height: 38px;
}

.re-researcher-tab_item1::after {
top: 2px;
left: 3px;
width: 11px;
height: 14px;
}
.re-researcher-tab_item2::after {
top: 1px;
left: 3px;
width: 11px;
height: 14px;
}
.re-researcher-tab_item3::after {
top: 1px;
left: 3px;
width: 13px;
height: 11px;
}
.re-researcher-tab_item4::after {
top: 2px;
left: 3px;
width: 13px;
height: 13px;
}
/*選択されているタブのスタイルを変える*/
.re-researcher-tabs input:checked + .re-researcher-tab_item1,
.re-researcher-tabs input:checked + .re-researcher-tab_item2,
.re-researcher-tabs input:checked + .re-researcher-tab_item3,
.re-researcher-tabs input:checked + .re-researcher-tab_item4 {
border: 1px solid #D9D9D9;
border-bottom: none;
border-radius: 6px 6px 0 0;
}

.re-researcher-tab_content {
padding: 36px 0 0 0;
}


.re-researcher-midashititle__ttl {
width: 100%;
font-size: 6vw;
margin: 0 auto;
padding: 22px 0 33px 0;
}
.re-researcher-midashititle__ttl:before { width: 72px; }

.re-researcher-btnbox { margin: 0 0 40px 0; }
.re-researcher-btnbox-inner li{
width: 100%;
margin: 0 auto 20px auto;
}
.re-researcher-btnbox-inner li a{
height: auto;
min-height: 70px;
font-size: 5vw;
padding: 15px 50px 15px 20px;
}

.re-page-contents {
width: calc(100% - 34px);
margin: 0 auto 60px auto;
padding: 16px 16px 4px 16px;
}
.re-page-contents p{
font-size: 3.75vw;
padding: 0 0 12px 0;
}
.re-page-contents ul{
margin: 16px 0 0 0;
}
.re-page-contents li{
margin: 0 20px 12px 0;
}
.re-page-contents li:nth-child(2n){
margin: 0 0 12px 0;
}
.re-page-contents li a{
font-size: 3.75vw;
}
.re-page-contents li a::before {
padding-right: 5px;
width: 10px;
height: 10px;
}


.re-researcher-innerbox {
width: 100%;
margin: 0 auto 60px auto;
}
.re-researcher-innerbox__textbox {
margin: 0 0 48px 0;
}
.re-researcher-innerbox__textbox h2 {
padding: 0 0 0 20px;
margin: 0 0 31px 0;
font-size: 5.75vw;
}
.re-researcher-innerbox__textbox h2.point{
padding: 0 0 0 5px;
margin: 0 0 12px 0;
font-size: 5.5vw;
}
.re-researcher-innerbox__textbox h2.point::before {
top: 3px;
left: -5px;
width: 25px;
height: 24px;
}
.re-researcher-innerbox__textbox h3{
margin: 0 0 12px 0;
font-size: 5.5vw;
}
.re-researcher-innerbox__textbox h4 {
margin: 0 0 16px 0;
font-size: 4.5vw;
}
p{
padding: 0;
margin: 0;
font-size: 4.25vw;
}
.re-researcher-innerbox__textbox p{
padding: 0;
margin: 0;
font-size: 4.25vw;
}
ul li{
margin: 0 0 8px 1em;
font-size: 4.25vw;
}

.timeline {
width: calc(100% - 68px);
padding-left: 68px;
}
.step {
left: -68px;
border-radius: 10px;
font-size: 3.75vw;
width: 56px;
height: 48px;
line-height: 1.2;
}

.timeline-item {
padding-bottom: 22px;
}
.timeline-item::before {
left: -40px;
}

.timeline-item h3,
.timeline-item-end h3 {
font-size: 4.75vw;
margin: 0 0 16px 0;
padding: 8px 0 0 0;
}

.person-box {
padding: 5px 18px 5px 40px;
margin: 0 0 12px 0;
font-size: 4.25vw;
width: calc(100% - 58px);
background-size: 22px;
background-position: left 12px top 7px;
}
.person-box-arrow a,
.person-box-link a{
padding: 5px 18px 5px 40px;
margin: 0 0 12px 0;
font-size: 4.25vw;
width: calc(100% - 58px);
background-size: 22px;
background-position: left 12px top 7px;
}
.person-box-arrow a:after,
.person-box-link a:after{
margin-left: 10px;
}

.timeline-item ul li,
.timeline-item-end ul li{
font-size: 4.25vw;
}

.re-researcher-innerbox__textbox ol li{
font-size: 4.25vw;
}
.re-researcher-innerbox__textbox ul.flow li{
font-size: 4.25vw;
}
.re-researcher-innerbox__textbox ul.basic li{
padding: 0 0 0 1em;
text-indent: -1em;
margin: 0 0 8px 0;
font-size: 4.25vw;
}

.re-researcher-flow-graybox {
padding: 16px 20px 20px 20px;
}
h3.re-researcher-flow-graybox__title{
font-size: 4.75vw;
}
.re-researcher-flow-graybox ul li{
font-size: 4.25vw;
}

.re-researcher-monitoring-graybox {
padding: 16px 20px 20px 20px;
}
h3.re-researcher-monitoring-graybox__title{
font-size: 4.75vw;
}
.re-researcher-monitoring-graybox ul li{
font-size: 4.25vw;
}

.otherlink a{
font-size: 4.25vw;
}

.re-researcher-innerbox__textbox .lock a{
font-size: 4.25vw;
}

table.report th,
table.report td{
padding: 8px 12px;
font-size: 4.25vw;
}
table.report th.bgblue,
table.report th.bgpink{
width: 37.5%;
}
table.report th:first-child{
width: 25%;
}
table.report td a{
font-size: 4.25vw;
}
table.report td.text-left{
text-align: left;
}


ul.lightbox-list li{
font-size: 4.25vw;
padding: 12px 0 12px 26px;
text-indent: -14px;
}

table.monitoring th{
padding: 8px 12px;
font-size: 4.25vw;
width: 29.5%;
}
table.monitoring td{
padding: 8px 12px;
font-size: 4.25vw;
}

p.monitoring-end-text {
padding: 0 0 0 1em;
text-indent: -1em;
}

p.monitoring-crc-text{
margin: 0 0 20px 0;
}

.re-category-top-btn{
margin: 0 auto 60px auto;
width: 80%;
}
.re-category-top-btn a{
padding: 0 0 0 20px;
height: 52px;
font-size: 4.25vw;
}
.re-category-top-btn a:hover{
color: #222;
opacity: 0.7;
}

.re-researcher-basicopen,
.re-researcher-basicopen-end{
padding: 12px 46px 12px 16px;
font-size: 4.5vw;
margin: 0 0 32px 0;
}
.re-researcher-basic-content::after,
.re-researcher-basic-content-end::after {
height: 32px;
}

.re-researcher-open{
padding: 12px 46px 12px 16px;
font-size: 4.5vw;
margin: 0 0 20px 0;
}

.re-word-contents ul{
margin: 0 0 60px 0;
justify-content: start;
}
.re-word-contents li{
margin: 0 6px 16px 0;
}
.re-word-contents li:nth-child(5n){
margin: 0 0 16px 0;
}
.re-word-contents li a{
box-sizing: border-box;
font-size: 3.5vw;
padding: 10px 9px 10px 9px;
}
.re-word-contents li a::before {
padding-right: 4px;
}

.re-researcher-tablebox{
overflow-x: scroll;
}

table.hoken{
width: 150%;
}

.re-researcher-ulbox40{
margin: 0 0 32px 0;
}

}
