@charset "utf-8";


.re-sponsor-wrap {
width: 100%;
margin: 0 auto;
}
/* ************************************************ 
*	企業の方　研究者　共通
* ************************************************ */	
.re-innerbox__textbox_h2{
padding: 0 0 0 20px;
margin: 0 0 40px 0;
font-size: 28px;
line-height: 1.4;
color: #222222;
font-weight: 400;
border-left: 4px solid #30A693;
}
.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: #30A693;
}
.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: #30A693;
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/sponsor/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: #30A693;
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/sponsor/icon_link.svg") no-repeat;
background-size:contain;
}



.folding-box-header {
    display: flex;
    justify-content: left;
    align-items: left;
    width: 140px;
    height: 29px;
    margin:0 auto;
    padding: .5em 2em;
    border: none;
    border-radius: 25px;
    background-color: #30a693;
    color: #fff;
    font-size: 16px;
}

.folding-box-header:hover {
    background-color: #209683;
}

.re-monitoring-greenbox {
margin: 20px 0;
padding: 16px 24px 24px 24px;
background-color: #F1F9F7;
border-radius: 10px;
}


/* ************************************************ 
*	企業の方へ　トップ
* ************************************************ */	
/* ボタン */
.re-researcher-btnbox,
.re-sponsor-btnbox {
padding: 0;
margin: 0 0 100px 0;
}
.re-researcher-btnbox-inner,
.re-sponsor-btnbox-inner {
padding: 0;
margin: 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.re-researcher-btnbox-inner li,
.re-sponsor-btnbox-inner li{
width: 49%;
padding: 0;
margin: 0 0 20px 0;
}
.re-researcher-btnbox-inner li a,
.re-sponsor-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,
.re-sponsor-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/sponsor/icon_pdf.svg);
	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/sponsor/icon_pdf.svg);
	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/sponsor/icon_xls.svg);
	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/sponsor/icon_xls.svg);
	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/sponsor/icon_word.svg);
	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/sponsor/icon_word.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px auto;
  color: #FF0000;
}

/*
.re-researcher-innerbox a[target="_blank"] {
  &:after {
    font-family: "Font Awesome 6 Free";
    content: "\f08e";
    font-weight: 800;
    margin: 0 0.25rem;
    color:#30A693;
  }
}
*/


/* ************************************************ 
*	研究者の方へ　タブ
* ************************************************ */
/*タブ切り替え全体のスタイル*/
.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/sponsor/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/sponsor/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/sponsor/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/sponsor/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/sponsor/icon_step1_on.svg") no-repeat;
}
.re-researcher-tab_item2:hover::after {
background:url("../images/sponsor/icon_step2_on.svg") no-repeat;
}
.re-researcher-tab_item3:hover::after {
background:url("../images/sponsor/icon_step3_on.svg") no-repeat;
}
.re-researcher-tab_item4:hover::after {
background:url("../images/sponsor/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/sponsor/icon_step1_on.svg") no-repeat;
}
.re-researcher-tabs input:checked + .re-researcher-tab_item2::after {
background:url("../images/sponsor/icon_step2_on.svg") no-repeat;
}
.re-researcher-tabs input:checked + .re-researcher-tab_item3::after {
background:url("../images/sponsor/icon_step3_on.svg") no-repeat;
}
.re-researcher-tabs input:checked + .re-researcher-tab_item4::after {
background:url("../images/sponsor/icon_step4_on.svg") no-repeat;
}


/* ************************************************ 
*	研究者の方へ　共通
* ************************************************ */
.re-researcher-midashititle__ttl,
.re-sponsor-midashititle__ttl {
  width: 100%;
  font-size: 32px;
  line-height: 1.4;
  font-weight: 400;
  margin: 0;
  padding: 40px 0 60px 0;
  border-top: 1px solid #ddd;
  position: relative;
}
.re-researcher-midashititle__ttl::before,
.re-sponsor-midashititle__ttl::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 96px;
  height: 4px;
  content: '';
  background: #30A693;
}
.re-researcher-currenttitle,
.re-sponsor-currenttitle {
color: #222;
font-size: 20px;
margin: 0 0 12px 0;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
.re-researcher-currenttitle::before,
.re-sponsor-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: #30A693;
}
/* ページ内　目次リンク */	
.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/sponsor/down_arrow.svg") no-repeat;
background-size:contain;
transition: all 0.5s;
}
.re-page-contents li a:hover{
color: #30A693;
}

/* テキスト関係 */	
.re-researcher-innerbox,
.re-sponsor-innerbox {
padding: 0;
margin: 0 0 100px 0;
}
.re-researcher-innerbox__textbox,
.re-sponsor-innerbox__textbox {
padding: 0;
margin: 0 0 64px 0;
}
.re-researcher-innerbox__textbox h2,
.re-sponsor-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 #30A693;
}
.re-researcher-innerbox__textbox h3,
.re-sponsor-innerbox__textbox h3{
padding: 0;
margin: 0 0 20px 0;
font-size: 24px;
line-height: 1.8;
color: #30A693;
font-weight: 400;
}
.re-researcher-innerbox__textbox h4,
.re-sponsor-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,
.re-sponsor-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: #30A693;
}
.re-researcher-innerbox__textbox p,
.re-sponsor-innerbox__textbox p{
padding: 0;
margin: 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ol,
.re-sponsor-innerbox__textbox ol{
margin: 0 0 0 1.5em;
}
.re-researcher-innerbox__textbox ol li,
.re-sponsor-innerbox__textbox ol li{
padding: 0;
margin: 0 0 8px 0;
font-size: 16px;
line-height: 1.8;
}
.re-researcher-innerbox__textbox ul.flow,
.re-sponsor-innerbox__textbox ul.flow{
margin: 0 0 0 0.7em;
}
.re-researcher-innerbox__textbox ul.flow li,
.re-sponsor-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,
.re-sponsor-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,
.re-sponsor-innerbox__textbox ul.basic{
margin: 20px 0;
}
.re-researcher-innerbox__textbox ul.basic li,
.re-sponsor-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,
.re-sponsor-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,
.re-sponsor-innerbox__textbox ul.smallbasic{
margin: 0 0 0 0.7em;
}
.re-researcher-innerbox__textbox ul.smallbasic li,
.re-sponsor-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,
.re-sponsor-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,
.re-sponsor-innerbox__textbox ul.basic_red{
margin: 20px 0;
}
.re-researcher-innerbox__textbox ul.basic_red li,
.re-sponsor-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,
.re-sponsor-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: #30A693;
}


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

.yellow-text{
background: linear-gradient(transparent 70%, #FFE97880 70%);
}


/* カテゴリートップへ戻るボタン */	
.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-sponsor-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-sponsor-basicopen::before{/* 閉じている時 */
position: absolute;
right: 17px;
top: 50%;
transform : translateY(-50%);
content:"";
display:inline-block;
width:18px;
height:18px;
background:url("../images/sponsor/sponsor_plus.svg") no-repeat;
background-size:contain;
}
.re-sponsor-basicopen.active::before{/* 開いている時 */
background:url("../images/sponsor/sponsor_minus.svg") no-repeat;
}
.re-sponsor-basicopen.active{/* 開いている時 */
border-radius: 10px 10px 0 0;
border-bottom: none;
margin: 0;
}
.re-sponsor-basicopen::after {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
transform : translateX(-50%);
width: 0;
border-left: 1px dotted #717171;
height: 40px;
}
.re-sponsor-basicopen.active::after{/* 開いている時 */
bottom: 0;
width: 0;
height: 0;
}

.re-sponsor-basicopen table{
width: 100%;
font-size: 18px;
margin: 0;
border: none;
}
.re-sponsor-basicopen table tr{
border: none;
}
.re-sponsor-basicopen table th{
background-color: #30A693;
padding: 0;
width: 180px;
height: 29px;
vertical-align: middle;
text-align: center;
font-weight: 400;
color: #fff;
border-radius: 50vh;
font-size: 16px;
}
.re-sponsor-basicopen table td{
padding: 0 0 0 20px;
vertical-align: middle;
border: none;
}


/* 相談内容の詳細 */
.re-sponsor-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-sponsor-basic-content p{
font-size: 16px;
line-height: 1.8;
}
.re-sponsor-basic-content p a{
color: #006EBC;
text-decoration: underline;
}
.re-sponsor-basic-content p a:hover{
color: #006EBC;
text-decoration: none;
}
.re-sponsor-basic-content::after {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
transform : translateX(-50%);
width: 0;
border-left: 1px dotted #717171;
height: 40px;
}

.re-sponsor-basic-content table{
width: 100%;
border-bottom: 1px solid #D9D9D9;
border-left: none;
font-size: 16px;
margin: 0 0 12px 0;
}
.re-sponsor-basic-content table tr{
border-top: 1px solid #D9D9D9;
}
.re-sponsor-basic-content table th{
background-color: #F8F8F8;
padding: 12px 20px;
border-left: 1px solid #D9D9D9;
vertical-align: middle;
text-align: center;
font-weight: 400;
}

.re-sponsor-basic-content table th.w10{ width: 10%; }
.re-sponsor-basic-content table th.w20{ width: 20%; }
.re-sponsor-basic-content table th.w30{ width: 30%; }
.re-sponsor-basic-content table th.w40{ width: 40%; }
.re-sponsor-basic-content table th.w50{ width: 50%; }
.re-sponsor-basic-content table th.w60{ width: 60%; }
.re-sponsor-basic-content table th.w70{ width: 70%; }
.re-sponsor-basic-content table th.w80{ width: 80%; }
.re-sponsor-basic-content table th.w90{ width: 90%; }

.re-sponsor-basic-content table th.first{
border-left: none;
}

.re-sponsor-basic-content table td{
padding: 12px 20px;
border-left: 1px solid #D9D9D9;
vertical-align: top;
background-color: #fff;
}
.re-sponsor-basic-content table td.first{
border-left: none;
}
.re-sponsor-basic-content table td .red{
color: #F20000;
}
.re-sponsor-basic-content table td .text-center{
text-align: center;
margin: auto;
}
.re-sponsor-basic-content table td a{
color: #006EBC;
text-decoration: underline;
}
.re-sponsor-basic-content table td a:hover{
color: #006EBC;
text-decoration: none;
}
.re-sponsor-basic-content table td a.pdf{
color: #006EBC;
text-decoration: underline;
}
.re-sponsor-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/sponsor/icon_pdf.svg") no-repeat;
background-size:contain;
}
.re-sponsor-basic-content table td a.pdf:hover{
color: #006EBC;
text-decoration: none;
}

/* 最後の枠 */
.re-sponsor-basicopen-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-sponsor-basicopen-end table{
width: 100%;
font-size: 18px;
margin: 0;
border: none;
}
.re-sponsor-basicopen-end table tr{
border: none;
}
.re-sponsor-basicopen-end table th{
background-color: #30A693;
padding: 0;
width: 180px;
height: 29px;
vertical-align: middle;
text-align: center;
font-weight: 400;
color: #fff;
border-radius: 50vh;
font-size: 16px;
}
.re-sponsor-basicopen-end table td{
padding: 0 0 0 20px;
vertical-align: middle;
border: none;
}




/* アコーディオン（researcherのまま） */
.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;
}
.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/sponsor_plus.svg") no-repeat;
background-size:contain;
}
.re-researcher-open.active::before{/* 開いている時 */
background:url("../images/contact/sponsor_minus.svg") no-repeat;
}
.re-researcher-open.active{/* 開いている時 */
border-radius: 10px 10px 0 0;
border-bottom: none;
}


/* 相談内容の詳細 */
.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;
}

.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;
}
.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.svg") no-repeat;
background-size:contain;
}
.re-researcher-content table td a.pdf:hover{
color: #006EBC;
text-decoration: none;
}


/* ************************************************ 
*	当院における治験推進の取組み
* ************************************************ */
.attempt-img1{
width: 600px;
max-width: 100%;
margin: -24px auto 60px auto;
}
.attempt-img2{
width: 600px;
max-width: 100%;
margin: 0 auto;
}
.attempt-img2 p{
text-align: center;
margin: 0 auto;
}
.attempt-img3{
width: 620px;
max-width: 100%;
margin: 40px auto 0 auto;
}
.attempt-img3 p{
text-align: center;
margin: 0 auto;
}
p.attempt-smalltext{
text-align: center;
margin: 0 auto;
font-size: 14px;
}
p.attempt-smalltext a{
color: #006EBC;
text-decoration: underline;
}
p.attempt-smalltext a:hover{
color: #006EBC;
text-decoration: none;
}
.chiken-midashi{
background-color: #EAF6F4;
border-radius: 10px;
padding: 20px 17px;
margin: -24px 0 40px 0;
}
ul.chiken-midashi-list{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
ul.chiken-midashi-list li{
margin: 0;
padding: 0 22px;
height: 35px;
font-size: 15px;
color: #30A693;
background-color: #fff;
border: 1px solid #30A693;
border-radius: 50vh;
display: flex;
justify-content: center;
align-items: center;
}
ul.chiken-midashi-list li.off{
opacity: 0.3;
}

.attempt-img-inner{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 20px 0 0 0;
}
.attempt-img-inner-leftbox{
width: 36%;
}
.attempt-img-inner-rightbox{
width: 58%;
}
.attempt-img-inner-leftbox2{
width: 32.5%;
}
.attempt-img-inner-rightbox2{
width: 60%;
}
.attempt-img-inner-leftbox p,
.attempt-img-inner-rightbox p,
.attempt-img-inner-leftbox2 p,
.attempt-img-inner-rightbox2 p{
text-align: center;
margin: 0 auto 8px auto;
}
.attempt-img-inner-leftbox img,
.attempt-img-inner-rightbox img,
.attempt-img-inner-leftbox2 img,
.attempt-img-inner-rightbox2 img{
margin: 0 0 8px 0;
}


/* ************************************************ 
*	実施フロー
* ************************************************ */
.re-researcher-flow__textbox,
.re-sponsor-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: #30A693;
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/sponsor/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/sponsor/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/sponsor/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/sponsor/icon_link.svg") no-repeat;
background-size:contain;
}
.person-box-arrow a:hover,
.person-box-link a:hover{
color: #30A693;
}

.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/sponsor/icon_arrow.svg") no-repeat;
background-size:contain;
}
.timeline-item ul li a:hover,
.timeline-item-end ul li a:hover{
color: #30A693;
text-decoration: none;
}


/* ************************************************ 
*	各種報告手順
* ************************************************ */
.re-researcher-flow-graybox,
.re-sponsor-flow-graybox {
margin: 20px 0 0 0;
padding: 16px 24px 24px 24px;
background-color: #F8F8F8;
border-radius: 10px;
}
h3.re-researcher-flow-graybox__title,
h3.re-sponsor-flow-graybox__title{
padding: 0;
margin: 0 0 8px 0;
font-size: 18px;
line-height: 1.8;
color: #30A693;
font-weight: 400;
}
.re-researcher-flow-graybox ul,
.re-sponsor-flow-graybox ul {
margin: 0 0 0 0;
}
.re-researcher-flow-graybox ul li,
.re-sponsor-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,
.re-sponsor-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/sponsor/icon_link.svg") no-repeat;
background-size:contain;
}
.otherlink a:hover{
color: #30A693;
text-decoration: none;
}


.re-researcher-innerbox__textbox .lock a,
.re-sponsor-innerbox__textbox .lock a{
font-size: 16px;
margin: 0;
padding-right: 10px;
color: #006EBC;
text-decoration: underline;
}
.re-researcher-innerbox__textbox .lock a::after,
.re-sponsor-innerbox__textbox .lock a::after {
position:relative;
top: 1px;
left: 5px;
content:"";
display:inline-block;
width: 16px;
height: 16px;
background:url("../images/sponsor/icon_lock.png") no-repeat;
background-size:contain;
}
.re-researcher-innerbox__textbox .lock a:hover,
.re-sponsor-innerbox__textbox .lock a:hover{
color: #30A693;
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/sponsor/icon_word.svg") no-repeat;
background-size:contain;
}
table.report td a:hover{
color: #30A693;
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/sponsor/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/sponsor/icon_lightbox.svg") no-repeat;
background-size:contain;
}
ul.lightbox-list li a:hover{
color: #30A693;
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.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 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,
.re-sponsor-monitoring-graybox {
margin: 20px 0;
padding: 16px 24px 24px 24px;
background-color: #F8F8F8;
border-radius: 10px;
}
h3.re-researcher-monitoring-graybox__title,
h3.re-sponsor-monitoring-graybox__title{
padding: 0;
margin: 0 0 8px 0;
font-size: 18px;
line-height: 1.8;
color: #30A693;
font-weight: 400;
}
.re-researcher-monitoring-graybox ul,
.re-sponsor-monitoring-graybox ul {
margin: 0 0 0 0;
}
.re-researcher-monitoring-graybox ul li,
.re-sponsor-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: #30A693;
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,
.re-sponsor-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-sponsor-wrap {
width: 90%;
margin: 0 auto;
}

.re-innerbox__textbox_h2{
margin: 0 0 24px 0;
font-size: 5.75vw;
}
.re-innerbox__textbox_h3{
margin: 0 0 16px 0;
font-size: 5.25vw;
}

/*タブ*/
.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,
.re-sponsor-midashititle__ttl {
width: 100%;
font-size: 6vw;
margin: 0 auto;
padding: 22px 0 33px 0;
}
.re-researcher-midashititle__ttl:before,
.re-sponsor-midashititle__ttl:before {
width: 72px;
}

.re-researcher-btnbox,
.re-sponsor-btnbox{
margin: 0 0 40px 0;
}
.re-researcher-btnbox-inner li,
.re-sponsor-btnbox-inner li{
width: 100%;
margin: 0 auto 20px auto;
}
.re-researcher-btnbox-inner li a,
.re-sponsor-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,
.re-sponsor-innerbox {
width: 100%;
margin: 0 auto 60px auto;
}
.re-researcher-innerbox__textbox,
.re-sponsor-innerbox__textbox {
margin: 0 0 48px 0;
}
.re-researcher-innerbox__textbox h2, {
.re-sponsor-innerbox__textbox h2
}
.re-researcher-innerbox__textbox h3,
.re-sponsor-innerbox__textbox h3{
margin: 0 0 12px 0;
font-size: 5.5vw;
}
.re-researcher-innerbox__textbox h4,
.re-sponsor-innerbox__textbox h4 {
margin: 0 0 16px 0;
font-size: 4.5vw;
}
.re-researcher-innerbox__textbox p,
.re-sponsor-innerbox__textbox p{
padding: 0;
margin: 0;
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% - 126px);
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% - 126px);
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,
.re-sponsor-innerbox__textbox ol li{
font-size: 4.25vw;
}
.re-researcher-innerbox__textbox ul.flow li,
.re-sponsor-innerbox__textbox ul.flow li{
font-size: 4.25vw;
}
.re-researcher-innerbox__textbox ul.basic li,
.re-sponsor-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,
.re-sponsor-flow-graybox {
padding: 16px 20px 20px 20px;
}
h3.re-researcher-flow-graybox__title,
h3.re-sponsor-flow-graybox__title{
font-size: 4.75vw;
}
.re-researcher-flow-graybox ul li,
.re-sponsor-flow-graybox ul li{
font-size: 4.25vw;
}

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

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

.re-researcher-innerbox__textbox .lock a,
.re-sponsor-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-sponsor-basicopen{
padding: 12px 46px 12px 16px;
font-size: 4.5vw;
margin: 0 0 32px 0;
}
.re-sponsor-basicopen::after {
bottom: -32px;
height: 32px;
}
.re-sponsor-basicopen table{
font-size: 4.5vw;
}
.re-sponsor-basicopen table th{
width: 55%;
display: block;
height: 29px;
text-align: center;
align-content: center;
font-size: 4.25vw;
padding: 0 20px;
}
.re-sponsor-basicopen table td{
width: 100%;
display: block;
padding: 10px 0 0 0;
vertical-align: middle;
}


/* 相談内容の詳細 */
.re-sponsor-basic-content{
padding: 12px 16px;
margin: 0 0 32px 0;
}
.re-sponsor-basic-content p{
font-size: 4.25vw;
}
.re-sponsor-basic-content::after {
bottom: -32px;
height: 32px;
}

.re-sponsor-basic-content table{
width: 150%;
overflow: scroll;
font-size: 4.25vw;
margin: 0 0 12px 0;
}
.re-sponsor-basic-content table th{
padding: 12px 20px;
}

.re-sponsor-basic-content table td{
padding: 12px 20px;
}

/* 最後の枠 */
.re-sponsor-basicopen-end{
padding: 12px 46px 12px 16px;
font-size: 4.5vw;
margin: 0 0 32px 0;
}
.re-sponsor-basicopen-end table{
font-size: 4.5vw;
}
.re-sponsor-basicopen-end table th{
width: 55%;
display: block;
height: 29px;
text-align: center;
align-content: center;
font-size: 4.25vw;
padding: 0 20px;
}
.re-sponsor-basicopen-end table td{
width: 100%;
display: block;
padding: 10px 0 0 0;
vertical-align: middle;
}


/* 当院における治験推進の取組み */
.attempt-img1{
margin: -24px auto 48px auto;
}
.attempt-img3{
margin: 40px auto 0 auto;
}
p.attempt-smalltext{
font-size: 4vw;
}
.chiken-midashi{
padding: 12px;
margin: -9px 0 24px 0;
}
ul.chiken-midashi-list{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
ul.chiken-midashi-list li{
margin: 0 auto 10px auto;
padding: 0 10px;
height: 27px;
font-size: 3.75vw;
}
ul.chiken-midashi-list li:first-child,
ul.chiken-midashi-list li:nth-child(2){
width: calc(47.5% - 20px);
}
ul.chiken-midashi-list li:nth-child(3){
width: calc(100% - 20px);
}
ul.chiken-midashi-list li:nth-child(4){
width: calc(53% - 20px);
}
ul.chiken-midashi-list li:nth-child(5){
width: calc(17% - 20px);
}
ul.chiken-midashi-list li:last-child{
width: calc(23% - 20px);
}
.attempt-img-inner{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 20px 0 0 0;
}
.attempt-img-inner-leftbox{
width: 100%;
margin: 0 0 40px 0;
}
.attempt-img-inner-rightbox{
width: 100%;
}
.attempt-img-inner-leftbox2{
width: 100%;
margin: 0 0 40px 0;
}
.attempt-img-inner-rightbox2{
width: 100%;
}


}
