	@charset "UTF-8";
/*
Theme Name: 研究戦略イニシアティブ推進機構
Theme URI: http://zerographix.co.jp/osi
Description: 
Author: 研究戦略イニシアティブ推進機構
Author URI: http://zerographix.co.jp/osi
*/


/* =Reset default browser CSS. Based on work by Eric Meyer.-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
font-size:62.5%;
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-o-text-size-adjust:100%;
width:100%;
height:100%;

}
body {
	line-height: 1;
	height: 100%;
	width: 100%;
	position:relative;
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-o-text-size-adjust:100%;
	text-size-adjust:100%;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-ms-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	font-feature-settings : "palt 1";
	overflow-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

/*Print CSS 
---------------------------------------*/

body {
	-webkit-print-color-adjust: exact;
}

/* img markup -------------------------------------------------------------------------------------------------------*/
img {
	border: none;
	object-fit: cover;
	object-position: 50% 50%;
}
/*ie,edge用*/
.object-fit-img {
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;'
}
img:hover{
	opacity: 1;
	transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-webkit-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
}

figure{
display: block;
margin: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}

.page-template-default .widget-area{
	display: none;
}
	


/* =Fonts
-------------------------------------------------------------- */
@font-face{
	font-family: 'YuGo';
	src: url('fonts/YuGothic-Medium.otf'),
		url('fonts/YuGothic-Medium.eot?#iefix') format('eot'),
		url('fonts/YuGothic-Medium.woff') format('woff');
}
@font-face{
	font-family: 'YuGobold';
	src: url('fonts/YuGothic-Bold.otf'),
		url('fonts/YuGothic-Bold.eot?#iefix') format('eot'),
		url('fonts/YuGothic-Bold.woff') format('woff');
}

body {
	font-family:Helvetica,'YuGo','YuGobold','YuGothic','Yu Gothic','游ゴシック',Arial,sans-serif;
}


/* =Structure
-------------------------------------------------------------- */
.inner {
	/*合算1020px-------------*/
	width: 1020px;
	margin: 0 auto;
	display: block;
	clear: both;
	position: relative;
}


/* =Global Elements
-------------------------------------------------------------- */
body {
	background: #fff;/*---クロームは必要---*/
}
body,
input,
textarea {
	color: #000045;
	font-size: 15px;
	line-height: 1;
}
hr {
	background-color: #fff;
	border: 0;
	clear: both;
	height: 1px;
	margin-block-start: 0;
    margin-block-end: 0;
}

/* Text elements */
p {
	margin-bottom:0;
}
ul {
	list-style: none;
}
ol {
	list-style: none;
	margin: 0
}
ol ol {
	list-style: none;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0;
}
strong {}
cite,i {}
b{font-weight: bold;}
blockquote {
	font-style: italic;
	padding: 0;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	font-size: 12px;
	vertical-align: top;
	position: relative;
	top: -0.1em; //お好きな位置に
}
#sup-p{
	font-size: 13px;
    line-height: 23px;
    width: 100%;
    color: #666;
}
small {
	font-size: smaller;
}

/*----------------------------aカラー-----------------------------*/
a,
a:link,
a:visited,
a:hover,
a:active {
color:#1a1a1a;
text-decoration:none;
	-webkit-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
a:hover {color: #d91879;}
.covid a:hover {color: #0000EE;}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
/* =costom プリセット
-------------------------------------------------------------- */
::-moz-selection{
	background:#f3c9cc;
}
span.red{color: #c6000b;}
.pc,#pc {display:block;}
.tb {display:none;}
.tb-in{display:none;}
.sp-in{display:none;}
.sp,#sp {display:none;}
.br-sp{display: none;}
.br-pc{display: block;}
.sptb{
	display: none;
}
.tb-p,
.sp-img,
.sp-p{
	display: none;
}
.post-edit-link{display: none;}
.fff{color: #fff !important;}
.m0{margin-bottom: 0px !important;}
.m10{margin-bottom: 10px;}
.m15{margin-bottom: 15px;}
.m18{margin-bottom: 18px;}
.m20{margin-bottom: 20px;}
.m25{margin-bottom: 25px;}
.m28{margin-bottom: 28px;}
.m30{margin-bottom: 30px;}
.m35{margin-bottom: 35px;}
.m40{margin-bottom: 40px;}
.m50{margin-bottom: 50px;}
.m60{margin-bottom: 60px;}
.m65{margin-bottom: 65px;}
.m70{margin-bottom: 70px;}
.m75{margin-bottom: 75px;}
.m80{margin-bottom: 80px;}
.m82{margin-bottom: 82px;}
.m90{margin-bottom: 90px;}
.m92{margin-bottom: 92px;}
.m95{margin-bottom: 95px;}
.m100{margin-bottom: 100px;}
.m110{margin-bottom: 110px;}
.m120{margin-bottom: 120px;}
.m130{margin-bottom: 130px;}
.m150{margin-bottom: 150px;}
.m160{margin-bottom: 160px;}
.m180{margin-bottom: 180px;}
.w50{width: 50%;}
.w1105{width: 110.5px;}
.w120{width: 120px;}
.w150{width: 150px;}
.w180{width: 180px;}
.w185{width: 185px;}
.w200{width: 200px;}
.w210{width: 210px;}
.w280{width: 280px;}
.w320{width: 320px;}
.w325{width: 325px;}
.w330{width: 330px;}
.w380{width: 380px;}
.w390{width: 390px;}
.w428{width: 428px;}
.w450{width: 450px;}
.w462{width: 462px;}
.w490{width: 490px;}
.w510{width: 510px;}
.w597{width: 597px;}
.w700{width: 700px;}
.w783{width: 783px;}
.w800{width: 800px;margin: 0 auto;}
.w1020{width: 1020px;}
.mtn40{margin-top: -40px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt90{margin-top: 90px;}
.mt100{margin-top: 100px;}
.mt150{margin-top: 150px;}
.ml30{margin-left: 30px;}
.ml100{margin-left: 100px;}
.mr0{margin-right: 0 !important;}
.mr6{margin-right: 6px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}
.mr60{margin-right: 60px;}
.pt50{padding-top: 50px;}
.pt120{padding-top: 120px; box-sizing: border-box;}
.line-1{line-height: 1 !important;}
.line-2{padding-left: 1em;text-indent: -1em;}
.line-6{padding-left: 0.5em;text-indent: -0.5em;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.relative{position: relative;}
.text-right{text-align: right;}
.center{text-align: center;}
.justify{text-align:justify; text-justify: inter-ideograph;font-feature-settings: "swsh" 1;}
.mt-5{margin-top: -0.5em;}
.mt25{margin-top: 25px;}
.bl{display: block;}
.hidden{overflow: hidden;}
.letter-01{letter-spacing: -0.5px;}
.letter-02{letter-spacing: -1px;}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	padding: 0;
	overflow-x: hidden;
}
#content {
}

/*pager
----------------------------*/
.covid .wp-pagenavi{
	margin-top: 3.3333vw;
	margin-bottom: 0;
}
.wp-pagenavi{
	display: block;
	clear: both;
	text-align: center;
	line-height: 30px;
	padding: 0;
	box-sizing: border-box;
}
.wp-pagenavi span,
.wp-pagenavi a.larger,
.wp-pagenavi a.smaller,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.page-numbers{
	background: #000045;
	padding: 6px 10px;
	margin: 0 4px;
	color: #fff;
	border: 1px solid #000045;
	box-sizing: border-box;
}
.wp-pagenavi span,
.current{
	background: #fff;
	color: #000045;
	border: 1px solid #000045;
}
.wp-pagenavi span.dots{
	background: #000045;
	padding: 6px 10px;
	margin: 0 4px;
	color: #fff;
	border: 1px solid #000045;
	box-sizing: border-box;
}
a.page-numbers{
	color: #fff;
}
.wp-pagenavi a:hover{
	background: #fff;
	color: #000045;
	border: 1px solid #000045;
	box-sizing: border-box;
}
/* =Pagetop
-------------------------------------------------------------- */
#pagetop {
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all .5s;
    transition: all .5s
}
#pagetop a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0;
    text-align: center;
    text-decoration: none;
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
}
#pagetop.show {
    z-index: 50;
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0)
}

/* breadcrumbs
-------------------------------------------------------------- */
.bread{
	clear: both;
	padding: 30px 0 0;
}

ul.breadcrumbs {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
ul.breadcrumbs li {
	float: left;
	padding-right: 0.5em;
	position: relative;
	color: #000045;
	font-size: 13px;
	line-height: 1.5;
}
ul.breadcrumbs li a {
		color: #000045;
	text-decoration: none;
	font-size: 13px;
}

ul.breadcrumbs li:before{
	font-family: 'Font Awesome 5 Free'; /*←ココ！！！！！！！*/
	font-weight: 900;
	content:"\f101";
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
	color: #000045;
}

ul.breadcrumbs li:nth-child(1):before{
	font-family: 'Font Awesome 5 Free'; /*←ココ！！！！！！！*/
	font-weight: 900;
	content:"\f015";
	display: none;
	margin-right: 0;
	font-size: 17px;
	font-size: 1.7rem;
	color: #c8c8c8;
}

/* =Widget Areas
-------------------------------------------------------------- */
#primary {
	width: 190px;
	float: right;
}
.widget-area{
	line-height: 1.5;
}
#primary .widget-title{
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
	font-weight: normal;
	background: #68C5D5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	box-sizing: border-box;
}
.widget-container li{
	margin-bottom: 5px;
}
.widget-container li:last-of-type{
	margin-bottom: 30px;
}
.archive-news{
	margin-bottom: 50px;
}
.archive-news .date{
	margin-bottom: 10px;
}
.archive-news .cat-class{
	margin-left: 0;
	line-height: 30px;
	margin-bottom: 10px;
}
.archive-news .blog-title a{
	margin-left: 0;
}
.archive-news ul li{
	float: none;
}
.archive .news ul:last-of-type{
	margin-bottom: 0;
	border-bottom: none;
}
div.category-news:last-of-type .news ul{
	border-bottom: 1px solid #ccc;
}
.archive .news div:last-of-type{
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
}

.sp-in {display:none;}
.pc-in {display:inline-block;}		

/* =Header
-------------------------------------------------------------- */
#header{
	position: relative;
	z-index: 10;
}
#branding{
	position: relative;
	z-index: 10;
	height: 150px;
	padding: 50px 0;
	box-sizing: border-box;
}
#osi-tsukuba-logo{
	width: 150px;
	height: 50px;
	margin-left: 50px;
	float: left;
}
#osi-tsukuba-logo img{
	width: 100%;
}
#site-title {
	text-align: center;
	margin: 0 auto;
	width: 420px;
}
#site-title a{
	width: 420px;
	height: 50px;
	display: block;
}
#site-title a img{
	width: 100%;
}

/*********** トグルメニュー*********/
/*   ボタンタグ設定   */
	#t-navi {
		display: block;
	}
	.navi-toggle {
		top: 40px;
		right: 50px;
		position: fixed;
		z-index: 999;
		display: block;
		width: 64px;
		height: 64px;
		cursor: pointer;
		border: 0;
		color: transparent;
		background-color: #fff;
		padding: 9px;
		box-sizing: border-box;
		outline: 0;
	}
	.navi-toggle:hover {
		cursor: pointer;
	}
	.navi-toggle.active {
		background-color: transparent;
	}
	.navi-toggle span {
		position: relative;
		display: block;
		width: 100%;
		height: 4px;
		margin-top: 0;
		border-radius: 1px;
		background-color: #002673;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.navi-toggle span:before,
	.navi-toggle span:after {
		position: absolute;
		content: "";
		top: -15px;
		left: 0;
		width: 100%;
		height: 4px;
		border-radius: 1px;
		background-color: #002673;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.navi-toggle span:after {
		top: 15px;
	}
	.navi-toggle.active span {
		background-color: transparent;
	}
	.navi-toggle.active span:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 0;
		background-color: #fff;
	}
	.navi-toggle.active span:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 0;
		background-color: #fff;
	}	
	.nav-area{
	    width: 650px;
	    height: 100%;
	    padding: 130px 50px 100px;
	    transition: all 0.5s;
	    transform: translate(100%);
	    position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			background: rgba(0,38,115,0.9);
			z-index: 200;
			box-sizing: border-box;
			overflow-y: auto;
	   }
	 .nav-area.open {
	    transform: translate(0); 
	 }
	 .nav-area h4{
		 font-size: 16px;
		font-family: 'Helvetica-bold','YuGobold';
		color: #fff !important;
		margin-bottom: 10px;
	 }
	.nav-area ul li {
		position: relative;
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 50px;
		margin-left: 0.5em;
	}
	.nav-area ul li a{
		display: block;
		font-size: 16px;
		font-family: 'Helvetica-bold','YuGobold';
		color: #fff !important;
	}	
	.nav-area ul li a:hover{
		text-decoration: underline;
	}
	.sub-menu{
		margin-top: 20px;
	}
	.sub-menu .sub-menu{
		margin-top: 0;
	}
	#menu-item-63 .sub-menu,
	#menu-item-58 .sub-menu{
		margin-top: 0;
	}
	.nav-area .sub-menu li{
		margin-bottom: 0;
		line-height: 30px;
		font-size: 15px;
		margin-left: 0.5em !important;
	}
	.nav-area .sub-menu li a{
		margin-left: 1em;
	}
	.nav-area .sub-menu li a:before{
		content:"";
		background: url(images/osi-menu-arrow.svg) no-repeat;
		display: inline-block;
		width: 10px;
		height: 15px;
		background-size: cover;
	}
	
	
/* =Menu
-------------------------------------------------------------- */
#access {
	display: block;
	width: 100%;
	position: relative;
	z-index: 8;
}
.home #access {
	margin-top: -60px;
}
#access li{
	float: left;
	width: 24.25%;
	margin-right: 1%;
	text-align: center;
	background: #002673;
	border: 8px solid #002673;
	box-sizing: border-box;
		height: auto;
		min-height: 120px;
}
#access li:hover a{
	color: #002673;
}
#access li:nth-of-type(2n){
	background: #000045;
	border: 8px solid #000045;
}
#access li:nth-of-type(2n):hover a{
	color: #000045;
}

#access li:last-of-type{
	margin-right: 0;
}
#access li:hover{
	background: #fff;
}
#access a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 1.5;
	text-decoration: none;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
	box-sizing: border-box;
	padding: 38px 0;
}

.top-video{
	width: 100%;
	height: 500px;
	position: relative;
	z-index: 1;
}
#video{
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	object-fit: cover;
}

/* News &  single
-------------------------------------------------------------- */
#news-top{
	clear: both;
	position: relative;
	z-index: 4;
	padding: 150px 0;
}
#information #news-top{
	padding: 0;
}
#news-top .news{
	z-index: 100;
}
#news-top h3{
	text-align: center;
	color: #1a1a1a;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 100px;
}
.tab-topic,
.tab{
	    float: left;
	    border:solid 4px #000045;
	    text-align:center;
	    width: 240px;
	    height: 80px;
	    margin-right: 20px;
	    box-sizing: border-box;
	    cursor:pointer;
	    margin-bottom: 30px;
	    font-size: 18px;
	    padding:26px 0;
	    font-family: 'Helvetica-bold','YuGobold';	
	    color: #000045;
}
.tab-topic{
	line-height: 1;
	padding: 0;
}
.tab-topic a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding:26px 0;
}
.tab-topic:last-of-type,
.tab:last-of-type{
	margin-right: 0;
}
.panel-group{
    	clear: both;
}
.panel{
    	display:none;
}

.tab-A.is-active{
	    background:#000045;
}
.tab-B{
	    border:solid 4px #002673;
	    color: #002673;
}
.tab-B.is-active{
	    background:#002673;
}
.tab-topic.tab-A a{
	    color: #000045;
}
.tab-topic.tab-A:hover{
	    background:#000045;
}
.tab-topic.tab-A:hover a{
	    color: #fff;
}	 
.tab-topic.tab-B a{
	    color: #002673;
}
.category-news .tab-topic.tab-B{
	    background: #002673;
}
.category-news .tab-topic.tab-B a{
	    color: #fff;
}
.category-press .tab-topic.tab-C{
	    background: #0071bc;
}
.category-press .tab-topic.tab-C a{
	    color: #fff;
}
.category-events .tab-topic.tab-D{
	    background: #29abe2;
}
.category-events .tab-topic.tab-D a{
	    color: #fff;
}


.tab-topic.is-active a,
.tab.is-active{
	    color: #fff;
}
.tab-topic.tab-B:hover{
	    background:#002673;
}
.tab-topic.tab-B:hover a{
	    color: #fff;
}	    
.tab-C{
	    border:solid 4px #0071bc;
	    color: #0071bc;
}
.tab-C.is-active{
	    background:#0071bc;
}

.tab-topic.tab-C a{
	    color: #0071bc;
}
.tab-topic.tab-C:hover{
	    background:#0071bc;
}
.tab-topic.tab-C:hover a{
	    color: #fff;
}
.tab-D{
	    border:solid 4px #29abe2;
	    color: #29abe2;
}
.tab-D.is-active{
	    background:#29abe2;
}
.tab-topic.tab-D a{
	    color: #29abe2;
}
.tab-topic.tab-D:hover{
	    background:#29abe2;
}
.tab-topic.tab-D:hover a{
	    color: #fff;
}

.panel.is-show{
   	 display:block;
}	
.news ul{
	clear: both;
	width: 100%;
	height: 90px;
	padding: 30px 0;
	box-sizing: border-box;
	border-bottom: solid 1px #ccc;
}
.news ul:first-of-type{
	border-top: solid 1px #ccc;
}
.news ul:last-of-type{
		margin-bottom: 50px;
}
.blog-title{
	margin-bottom: 30px;
}

.news ul li{
	float: left;
	font-size: 15px;
	line-height: 30px;
}
.news ul li.date{
	width: 105px;
}
.cat-class{
	background: #002673;
	width: 130px;
	height: 30px;
	margin:0 30px 30px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: 'Helvetica-bold','YuGobold';
}
.cat-class-events{
	background: #29abe2;
}
.cat-class-press{
	background: #0071bc;
}
.cat-class-info{
	background: #43087e;
}
.blog-title a{
	color: #000045;
}

.more{
	display: block;
	clear: both;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}
.more a{
	display: block;
	font-size: 15px;
	color: #000045;
	border: 1px solid #000045;
	width: 240px;
	height: 60px;
	margin: 0 auto;
	text-align: center;	
	background: #fff;
	box-sizing: border-box;
	font-family: 'Helvetica-bold','YuGobold';
	padding: 22px 0;
}
.more-si a,
.more-press a{
	color: #0071bc;
	border: 1px solid #0071bc;
}
.more-events a{
	color: #29abe2;
	border: 1px solid #29abe2;
}
.more a:hover{
	background: #000045;
	color: #fff;
}
.more-events a:hover{
	background: #29abe2;
}
.more-si a:hover,
.more-press a:hover{
	background: #0071bc;
}
.more-news a{
	color: #002673;
	border: 1px solid #002673;
}
.more-news a:hover{
	background: #002673;
}

/* =.column-01-------------------------------------------------------------------------------------------------------------------------------- */
.column{
	position: relative;
	background: #d9dfea;
	width: 100%;
	height: 360px;
	margin-bottom: 50px;
}
.column:last-of-type{
	margin-bottom: 0;
	overflow: hidden;
}
.column-01-img{
	position: absolute;
	left: 50%;
	width: 1160px;
	height: 360px;
	margin-left: -1000px;
}
.column-02-img{
	position: absolute;
	right: 50%;
	width: 1160px;
	height: 360px;
	margin-right: -1000px;
}
.column-01-img img,
.column-02-img img{
	width: 100%;
}
.column-01-contens{
	width: 470px;
	height: 280px;
	box-sizing: border-box;
	padding: 54px 50px 41px;
	margin: 40px 30px;
	background: #fff;
	border: 4px solid #002673;
	position: relative;
}
.column-02-contens{
	width: 470px;
	height: 280px;
	box-sizing: border-box;
	padding: 54px 50px 41px;
	margin: 40px 30px;
	background: #fff;
	border: 4px solid #000045;
	position: relative;
}
.column-01-contens:after{
	content:"";
		background: url(images/osi-column-01-left.svg) no-repeat;
		display: inline-block;
		width: 64px;
		height: 16px;
		background-size: cover;
		position: absolute;
		right: -30px;
		transition: all 0.2s ease-out;
}
.column-01-contens:hover:after{
	right: -20px;
}

.column-02-contens:after{
	content:"";
		background: url(images/osi-column-01-right.svg) no-repeat;
		display: inline-block;
		width: 64px;
		height: 16px;
		background-size: cover;
		position: absolute;
		left: -30px;
		transition: all 0.2s ease-out;
}
.column-02-contens:hover:after{
	left: -20px;
}
.column-01 h3{
	width: 370px;
	height: 80px;
	background: #002673;
	font-size: 16px;
	line-height:80px;
	color: #fff;
	text-align: center;
	margin-bottom: 25px;
	font-family: 'Helvetica-bold','YuGobold';
}
.column-02 h3{
	width: 370px;
	height: 80px;
	background: #000045;
	font-size: 16px;
	line-height:80px;
	color: #fff;
	text-align: center;
	margin-bottom: 25px;
	font-family: 'Helvetica-bold','YuGobold';
}
.column-01 p,
.column-02 p{
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	color: #000045;
	letter-spacing: -0.5px;
	width: 100%;
}

/* =.column--footer-------------------------------------------------------------------------------------------------------------------------------- */
.column-footer{
	width: 100%;
	height: 200px;
	box-sizing: border-box;
}
.column-footer ul{
	float: left;
	width: 50%;
	height: 200px;
	background: #002673;
	padding: 50px;
	box-sizing: border-box;
}
.column-footer ul:last-of-type{
	background: #000045;
}
.column-footer ul li{
	text-align: center;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	margin-bottom: 30px;
}
.column-footer ul li a{
	display: block;
	font-size: 15px;
	color: #fff;
	width: 300px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #fff;
	box-sizing: border-box;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 19px;
	padding: 14px 0;
}
.column-footer ul li a:hover{
	background: #fff;
	color: #002673;
}
.column-footer ul:last-of-type li a:hover{
	color: #000045;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	position: relative;
}
#colophon {
	padding: 80px 0 ;
}
.f-logos{
	width: 420px;
	height: 50px;
	margin: 30px auto 40px;
}
.interview .f-logos{
	width: 420px;
	height: 50px;
	margin: 100px auto 40px;
}
.f-logos img{
	width: 100%;
}
#colophon p{
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
}
#site-generator {
	background: #000045;
	line-height: 30px;
	height: auto;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
/* h--------------------------------------------------------------------- */
h2.entry-title,
h2.blog-title,
h2.page-title{
	height: 100px;
	color: #000045;
	font-size: 28px;
	font-family: 'Helvetica-bold','YuGobold';
	line-height: 100px;
	border-left: 5px solid #000045;
	padding-left: 30px;
	position: relative;
}
h2.entry-title:before,
h2.blog-title:before,
h2.page-title:before{
	content: '';
	height: 50%;
	position: absolute;
	border-left: 5px solid #29abe2;
	bottom: 0;
	left: -5px;
}
h4{
	font-weight: normal;
}
.page-post h3{
	width: 100%;
	height: 140px;
	box-sizing: border-box;
	text-align: center;
	font-size: 24px;
	font-family: 'Helvetica-bold','YuGobold';
	position: relative;
	line-height: 140px;
	margin-bottom: 100px;
	color: #000045;
}
.brackets{
	width: 30px;
	height: 30px;
	position: absolute;
}
.brackets-1{	
	border-left: solid 1px #000045;
	border-top: solid 1px #000045;
	top: 0;
	left: 0;
}
.brackets-2{
	border-right: solid 1px #000045;
	border-top: solid 1px #000045;
	top: 0;
	right: 0;
}
.brackets-3{	
	border-left: solid 1px #000045;
	border-bottom: solid 1px #000045;
	bottom:  0;
	left: 0;
}
.brackets-4{
	border-right: solid 1px #000045;
	border-bottom: solid 1px #000045;
	bottom: 0;
	right: 0;
}
#its h3,
#si h3,
#basicidea h3{
	color: #fff;
}
#its .brackets-1,
#si .brackets-1,
#basicidea .brackets-1{	
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}
#its .brackets-2,
#si .brackets-2,
#basicidea .brackets-2{
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
}
#its .brackets-3,
#si .brackets-3,
#basicidea .brackets-3{	
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#its .brackets-4,
#si .brackets-4,
#basicidea .brackets-4{
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#its p,
#si p,
#basicidea p{
	text-align: justify;
	font-size: 14px;
	line-height: 2;
	padding-top: -0.5em;
	color: #fff;
	letter-spacing: -0.5px;
}
#sis p,
#pp p,
#crf p,
#its p,
.bid-01 p,
.bid-02 p,
#si p{
	margin-bottom: 100px;
	letter-spacing: -0.5px;
}
#sis p,
#pp p,
#crf p,
#bid p,
#part p,
#organizationalchart p{
	text-align: justify;
	font-size: 14px;
	line-height: 2;
	padding-top: -0.5em;
	color: #000045;
}

/* =Page
-------------------------------------------------------------- */
.page_title{
	width: 100%;
	height: 200px;
	position: relative;
}
.thum_img{
	position: absolute;
	left: 50.5%;
	height: 200px;
	width: 990px;
}
.thum_img img{
	object-fit: cover;
	font-family: 'object-fit: cover;';
	line-height: 0;
	width: 100%;
	height: auto;
}
.page-access{
	margin-top: -60px;
}

#container{
	clear: both;
}



/* =aboutus
-------------------------------------------------------------- */

.page-links{
	clear: both;
	padding: 40px 0;
}
.page-links table{
	width: 100%;
}
.page-links tr{
	width: 100%;
	height: 50px;
}
.page-links td{
	width: 25%;
	border: 1px solid #ccc;
	padding: 0 40px 0 20px;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
}
.page-links a{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 14px;
	line-height: 1.2;
	color: #000045;
	display: block;
	width: 100%;
}
.page-links a:after{
	content:"";
		background: url(images/osi-page-links-arrow.svg) no-repeat;
		display: block;
		width: 15px;
		height: 8px;
		background-size: cover;
		position: absolute;
		top: 42%;
		right: 10px;
}
.page-links a:hover{
	color: #29abe2;
}

#basicidea{
	background-color: #000;
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center top;
	padding: 150px 0;
	box-sizing: border-box;
}
.osi-basicidea{
	margin: 0 auto 100px;
}
.osi-basicidea img{
	width: 100%;
}

#organizationalchart{
	padding: 150px 0;
	box-sizing: border-box;	
}
.osi-organizationalchart{
	margin-bottom: 100px;
	width: 100%;
}
.osi-part img,
.osi-organizationalchart img{
	width: 100%;
}
#part{
	padding: 150px 0;
	box-sizing: border-box;	
	background: #d9dfea;
}

/* =本機構の活動activity
-------------------------------------------------------------- */
#si{
	padding: 150px 0;
	box-sizing: border-box;	
	background: #000045;
	clear: both;
}
.osi-si{
	width: 485px;
	height: 225px;
}
.osi-si img{
	width: 100%;
}
#si li{
	width: 485px;
	float: left;
	margin-bottom: 50px;
}
#si li:nth-of-type(2n){
	float: right;
}
#si li:last-of-type{
	margin-bottom: 100px;
}
#si li h4{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	line-height: 1;
	color: #fff;
	margin: 30px 0;
	text-align: center;
}
#si li a{
	display: block;
	background: #fff;
	width: 235px;
	height: 50px;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	float: left;
}
#si li a:nth-of-type(2n){
	float: right;
}
#si li:nth-of-type(1) a{
	color: #4e1a83;
}
#si li:nth-of-type(1) a:hover{
	background: #4e1a83;
	color: #fff;
}
#si li:nth-of-type(2) a{
	color: #002673;
}
#si li:nth-of-type(2) a:hover{
	background: #002673;
	color: #fff;
}
#si li:nth-of-type(3) a{
	color: #0071bc;
}
#si li:nth-of-type(3) a:hover{
	background: #0071bc;
	color: #fff;
}
#si li:nth-of-type(4) a{
	color: #29abe2;
}
#si li:nth-of-type(4) a:hover{
	background: #29abe2;
	color: #fff;
}
.osi-si-to-sis a{
	clear: both;
	display: block;
	width: 520px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #fff;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	line-height: 78px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
.osi-si-to-sis a:hover{
	color: #000045;
	background: #fff;
}
#pp{
	padding: 100px 0 50px;
	box-sizing: border-box;		
}
#bid{
	padding: 150px 0;
	box-sizing: border-box;	
}

#pp h4,
#bid h4{
	clear: both;
	height: 80px;
	box-sizing: border-box;
	border-bottom: 1px solid #000045;
	border-top: 1px solid #000045;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 20px;
	line-height: 80px;
	color: #000045;
	text-align: center;
	margin-bottom: 100px;
}
#pp h4{
	height: 0;
	line-height: 0;
}
.bid-01 li{
	float: left;
	width: 495px;
	height: 280px;
	margin-bottom: 30px;
}
.bid-01 li:nth-of-type(2n){
	float: right;
}
.bid-01 li:last-of-type{
	margin-bottom: 100px;
}
.bid-01 h5{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 20px;
	height: 30px;
	color: #000045;
	margin-bottom: 20px;
}
.bid-01 h5:before{
	content:"";
		background: url(images/osi-h5-icon.svg) no-repeat;
		display: inline-block;
		width: 30px;
		height: 30px;
		background-size: cover;
		margin-right: 30px;
		vertical-align: middle;
		margin-top: -5px;
}
.bid-01-subli li{
	height: 50px;
	background: #d9dfea;
	margin-bottom: 10px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #000045;
}

.bid-02-contents{
	float: left;
	width: 485px;
}
.bid-02-contents h5{
	border-bottom: 1px solid #000045;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 20px;
	line-height: 1;
	color: #000045;
	padding: 20px 0;
	box-sizing: border-box;
	margin: 20px 0 50px;
}
.bid-02-contents h6{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 15px;
	line-height: 1;
	color: #000045;
	margin-bottom: 50px;
}
.bid-02-contents li{
	font-size: 14px;
	line-height: 2;
	color: #000045;
}
.osi-bid-02{
	float: right;
	width: 485px;
	height: 330px;
	margin-bottom: 100px;
}
.osi-bid-02 img{
	width: 100%;
}
.bid-03 h5{
	height: 60px;
	background: #d9dfea;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 16px;
	line-height: 60px;
	color: #000045;
	margin-bottom: 30px;
}
.bid-03 table{
	width: 1020px;
	margin: 0 auto;
}
.bid-03 table tr{
	padding: 20px 15px;
	box-sizing: border-box;
}
.bid-03 table tr.t-title{
	text-align: center;
	height: 55px;
}
.bid-03 table th,
.bid-03 table td{
	font-weight: normal;
	color: #000045;
	box-sizing: border-box;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	padding: 18px 15px;
}
.bid-03 table td{
	font-size: 13px;
}
.bid-03 table tr.t-contents{
	letter-spacing: -0.1px;
	text-align: left;
}
#its{
	background: url(images/osi-bg-its.png) no-repeat;
	display: block;
	width: 100%;
	height: 1392px;
	background-size: cover;
	background-position: center top;
	padding: 150px 0;
	box-sizing: border-box;
}
.ye a{
	color: #ffff00;
	text-decoration: none;
	   border-bottom: 1px solid #ffff00;
	   padding-bottom: 2px;
}
#its h4{
	width: 485px;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #fff;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	margin: 0 auto 50px;
}
.osi-its{
	width: 485px;
	margin: 0 auto 50px;
}
.osi-its img{
	width: 100%;
}
a.its-to-tenure-track{
	display: block;
	width: 520px;
	min-height: 80px;
	box-sizing: border-box;
	border: 1px solid #002673;
	background: #002673;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	padding: 30px 15px;
	line-height: 1;
	color: #fff;
	margin: 0 auto;
}
a.its-to-tenure-track:hover{
	background: #fff;
	color: #002673;
}
a.its-to-tenure-track:hover:after{
	color: #002673;
}
a.its-to-tenure-track:after{
	font-family: 'Font Awesome 5 Free'; /*←ココ！！！！！！！*/
	font-weight: 900;
	content:"\f35d";
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	color: #fff;
}

#crf{
	padding: 150px 0;
	box-sizing: border-box;	
	background: #d9dfea;
}
#crf h4{
	min-height: 80px;
	box-sizing: border-box;
	background: #000045;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 20px;
	line-height: 1.3;
	padding: 27px 15px;
	color: #fff;
	margin: 0 auto 100px;
}
#crf h5{
	height: 80px;
	box-sizing: border-box;
	border-top: 1px solid #000045;
	border-bottom: 1px solid #000045;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 20px;
	line-height: 80px;
	color: #000045;
	margin: 0 auto 100px;
}
#crf ul{
	width: 600px;
	margin: 0 auto 100px;
}
#crf ul li{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 20px;
	color: #000045;
	border-bottom: 1px solid #000045;
	padding: 20px 0 20px 50px;
}
#pp p a{
	color: #9e005d;
	text-decoration: none;
	   border-bottom: 1px solid #9e005d;
	   padding-bottom: 2px;
}
.osi-pp{
	width: 100%;
	margin: 0 auto 100px;
}
.osi-its img{
	width: 100%;
}
/*-------------2020.12.23-------jjj------*/
.osi-crf{
	margin-bottom: 150px;
}
.activity-covid .h4span{
	font-size: 16px;
}
.activity-covid-img{
	width: 322px;
	height: 322px;
	float: left;
}
#crf .activity-covid-p{
	float: right;
	width: 618px;
	text-align: justify;
	margin-bottom: 100px;
	margin-top: -0.5em;
}
.activity-covid h6{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	line-height: 1;
	margin-bottom: 30px;
	text-align: center;	
}
.activity-covid a.its-to-tenure-track{
	display: block;
	width: 600px;
	min-height: 80px;
	box-sizing: border-box;
	border: 1px solid #002673;
	background: #fff;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	padding: 30px 15px;
	line-height: 1;
	color: #002673;
	margin: 0 auto 100px;
}
.activity-covid a.its-to-tenure-track:hover{
	background: #002673;
	color: #fff;
}
.activity-covid a.its-to-tenure-track:after {
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 900;
	    content: "\f35d";
	    display: inline-block;
	    margin-left: 20px;
	    font-size: 14px;
	   color: #002673;
   }
.activity-covid a.its-to-tenure-track:hover:after {
	color: #fff;
}
.activity-covid-schedule{
	width: 100%;
	margin-bottom: 100px;
}

.activity-covid  table{
	width: 1020px;
	height: auto;
}
.activity-covid  th,
.activity-covid  td{
	padding: 25px 15px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	color : #000045;
	border: 1px solid #000045;
	font-size: 14px;
}
.activity-covid  th{
	background: #000045;
	color: #fff;
	border-right: 1px solid #fff;
	font-weight: normal;
}
.activity-covid  th:nth-of-type(2){
	background: #002673;
}
.activity-covid  th:last-of-type{
	border-right: 1px solid #000045;
	background: #4e1a83;
}
.activity-covid  td{
	text-align: center;
	line-height: 2;
	background: #fff;
}
#osp{
	padding: 150px 0;
	box-sizing: border-box;
}
a.its-to-pp{
	display: block;
	width: 520px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #4e1a83;
	background: #4e1a83;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	line-height: 80px;
	color: #fff;
	margin: 0 auto;
}
a.its-to-pp:hover{
	background: #fff;
	color: #4e1a83;
}
a.its-to-pp:hover:after{
	color: #4e1a83;
}
a.its-to-pp:after{
	font-family: 'Font Awesome 5 Free'; /*←ココ！！！！！！！*/
	font-weight: 900;
	content:"\f35d";
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	color: #fff;
}
a.its-to-osp{
	width: 495px;
}
#pa{
	padding: 150px 0;
	box-sizing: border-box;
	background: #d9dfea;
}
.accordion{
	margin-bottom: 50px;
}
dl.accordion dt {
	width: 100%;
	height: 80px;
	    line-height: 80px;
	    font-size : 18px;    	
	    color : #fff;
	    font-family: 'Helvetica-bold','YuGobold';
	    background:  #000045;	   
	    box-sizing: border-box;
	    text-align: center;
	    position: relative;
}
dl.accordion dt.open{
	margin-bottom: 0;
}
   dl.accordion dt:hover {
	 opacity: 0.8;
   }
   dl.accordion dt:before {
    	content: '';
	position: absolute;
	top:25px;
	right: 25px;
	background:url(images/osi-open.svg) no-repeat center center;
	background-size: cover;
	width: 30px;
	height: 30px;	
	transition:0.3s ease-in-out;
    }    
dl.accordion dt.open:before {
	content: '';
	transform: rotate(45deg);
   }
dl.accordion dd{ 
	box-sizing: border-box;
	display:none;
	margin: 0;
	position: relative;	
}
dl.accordion dd h4{
	padding: 30px;
	text-align: center;
	line-height: 1.5;
	font-size : 16px;    	
	color : #000045;
	font-family: 'Helvetica-bold','YuGobold';
}
dl.accordion dd table{
	width: 1020px;
}
dl.accordion dd th,
dl.accordion dd td{
	padding: 25px 15px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	color : #000045;
	border: 1px solid #000045;
	font-size: 14px;
}
dl.accordion dd th{
	background: #000045;
	color: #fff;
	border-right: 1px solid #fff;
}
dl.accordion dd th:last-of-type{
	border-right: 1px solid #000045;
}
dl.accordion dd td{
	text-align: left;
	line-height: 2;
}
dl.accordion dd td a{
	color: #9e005d;
	text-decoration: none;
	   border-bottom: 1px solid #9e005d;
	   padding-bottom: 2px;
}

a.its-to-pa{
	display: block;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #000045;
	background: #000045;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	line-height: 80px;
	color: #fff;
	margin: 0 auto;
}
a.its-to-pa:hover{
	background: #fff;
	color: #000045;
}
a.its-to-pa:hover:after{
	color: #000045;
}
a.its-to-pa:after{
	font-family: 'Font Awesome 5 Free'; /*←ココ！！！！！！！*/
	font-weight: 900;
	content:"\f35d";
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	color: #fff;
}
/* =戦略イニシアティブ制度sis
-------------------------------------------------------------- */
#sis{
	padding: 150px 0;
	box-sizing: border-box;	
	border-top: 1px solid #000045;
}
.sis-1-img{
	width: calc(50% - 25px);
	background: #43087e;
}
.osi-sis{
	width: 485px;
	height: 364px;
}
.osi-sis img{
	width: 100%;
}
.sis-1-contents{
	width: calc(50% + 25px);
	margin-bottom: 100px;
}
.sis-1-contents h4{
	clear: both;
	    height: 60px;
	    box-sizing: border-box;
	    border-bottom: 1px solid #43087e;
	    border-top: 1px solid #43087e;
	    font-family: 'Helvetica-bold','YuGobold';
	    font-size: 20px;
	    line-height: 60px;
	    color: #43087e;
	    text-align: center;
	    margin-top: 100px;
	    margin-bottom: 45px;
}
.sis-1-contents h4 span{
	display: inline-block;
	width: 485px;
	float: right;
	margin-right: 50px;
}
.sis-1-contents-left{
	width: 485px;
	float: right;
	margin-right: 50px;
}
#sis .sis-1-contents p{
	margin-bottom: 0;
}
a.sis-to,
a.sis-to-h{
	display: block;
	width: 485px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #43087e;
	background: #43087e;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 18px;
	line-height: 80px;
	color: #fff;
	margin: 0 auto;
}
a.sis-to-h,
a.sis-to:hover{
	background: #fff;
	color: #43087e;
}
a.sis-to-h:hover{
	background: #43087e;
	color: #fff;
}

.sis-2 .osi-sis{
	float: right;
}
.sis-2 .sis-1-img{
	width: calc(50% - 25px);
	background: #002673;
}
.sis-2 .sis-1-contents h4{
	    border-bottom: 1px solid #002673;
	    border-top: 1px solid #002673;
	    color: #002673;
}
.sis-2 .sis-1-contents h4 span{
	float: left;
	margin-left: 50px;
}
.sis-2 .sis-1-contents-left{
	float: left;
	margin-left: 50px;
}
.sis-2 a.sis-to,
.sis-2 a.sis-to-h{
	border: 1px solid #002673;
	background: #002673;
}
.sis-2 a.sis-to-h,
.sis-2 a.sis-to:hover{
	background: #fff;
	color: #002673;
}
.sis-2 a.sis-to-h:hover{
	background: #002673;
	color: #fff;
}

.sis-3 .sis-1-img{
	background: #0071bc;
}
.sis-3 .sis-1-contents h4{
	    border-bottom: 1px solid #0071bc;
	    border-top: 1px solid #0071bc;
	    color: #0071bc;
}
.sis-3 a.sis-to,
.sis-3 a.sis-to-h{
	border: 1px solid #0071bc;
	background: #0071bc;
}
.sis-3 a.sis-to-h,
.sis-3 a.sis-to:hover{
	background: #fff;
	color: #0071bc;
}
.sis-3 a.sis-to-h:hover{
	background: #0071bc;
	color: #fff;
}

.sis-4 .sis-1-img{
	background: #29abe2;
}
.sis-4 .sis-1-contents h4{
	    border-bottom: 1px solid #29abe2;
	    border-top: 1px solid #29abe2;
	    color: #29abe2;
}
.sis-4 a.sis-to,
.sis-4 a.sis-to-h{
	border: 1px solid #29abe2;
	background: #29abe2;
}
.sis-4 a.sis-to-h,
.sis-4 a.sis-to:hover{
	background: #fff;
	color: #29abe2;
}
.sis-4 a.sis-to-h:hover{
	background: #29abe2;
	color: #fff;
}


.sis-5 {
	padding: 100px 0 0;
}
.sis-5 h5{
	height: 60px;
	background: #d9dfea;
	text-align: center;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 16px;
	line-height: 60px;
	color: #000045;
	margin-bottom: 30px;
}
.sis-5 table{
	width: 1020px;
	margin: 0 auto;
	overflow-x: scroll;
}
.sis-5 table tr{
	padding: 20px 15px;
	box-sizing: border-box;
}
.sis-5 table tr.t-title{
	text-align: center;
	height: 55px;
}
.sis-5 table th,
.sis-5 table td{
	font-weight: normal;

	box-sizing: border-box;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	padding: 18px 15px;
}
.sis-5 table tr.t-contents{
	letter-spacing: -0.1px;
	text-align: left;
}


/* =カラー設定のclass
-------------------------------------------------------------- */
.color-01{
	background: #43087e;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
}
.t-color-01{
	color: #43087e;
}
.color-02{
	background: #002673;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
}
.t-color-02{
	color: #002673;
}
.color-03{
	background: #0071bc;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
}
.t-color-03{
	color: #0071bc;
}
.color-04{
	background: #29abe2;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
}
.t-color-04{
	color:#29abe2;
}
.color-main{
	background: #000045;
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
}
.t-color-main{
	color:#000045;
}


/* =戦略イニシアティブ制度 > 支援中の拠点,過去の拠点adoptedassignment
-------------------------------------------------------------- */

#adoptedassignment-past-01 .m100,
#adoptedassignment-past-02 .m100,
#adoptedassignment-past-03 .m100,
#adoptedassignment-04 .m100{
	margin-top: 100px;	
}


.adopte{
	padding: 150px 0;
	box-sizing: border-box;	
	border-bottom: 1px solid #000045;
}
#adoptedassignment-past-01,
#adoptedassignment-01{
	border-top: 1px solid #000045;
}
#adoptedassignment-04{
	border-bottom: none;
}
.adopte table{
	width: 1020px;
	margin: 0 auto;
	overflow-x: scroll;
}
.adopte table tr{
	padding: 20px 15px;
	box-sizing: border-box;
}
.adopte table tr.t-title{
	text-align: center;
	height: 55px;
}
.adopte table th,
.adopte table td{
	font-weight: normal;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	padding: 18px 15px;
}
.adopte table td{
	color: #000045;
}
.adopte .title-table{
	margin-bottom: 50px;
}
.title-table th,.title-table td{
	width: 50%;
}
#adoptedassignment-01.adopte .title-table th,
#adoptedassignment-01.adopte .title-table td,
#adoptedassignment-01.adopte .contents-table th,
#adoptedassignment-01.adopte .contents-table td{
	border: 1px solid #43087e;
}
#adoptedassignment-past-01.adopte .title-table th,
#adoptedassignment-past-01.adopte .title-table td,
#adoptedassignment-past-01.adopte .contents-table th,
#adoptedassignment-past-01.adopte .contents-table td,
#adoptedassignment-02.adopte .title-table th,
#adoptedassignment-02.adopte .title-table td,
#adoptedassignment-02.adopte .contents-table th,
#adoptedassignment-02.adopte .contents-table td{
	border: 1px solid #002673;
}
#adoptedassignment-past-02.adopte .title-table th,
#adoptedassignment-past-02.adopte .title-table td,
#adoptedassignment-past-02.adopte .contents-table th,
#adoptedassignment-past-02.adopte .contents-table td,
#adoptedassignment-03.adopte .title-table th,
#adoptedassignment-03.adopte .title-table td,
#adoptedassignment-03.adopte .contents-table th,
#adoptedassignment-03.adopte .contents-table td{
	border: 1px solid #0071bc;
}
#adoptedassignment-past-03.adopte .title-table th,
#adoptedassignment-past-03.adopte .title-table td,
#adoptedassignment-past-03.adopte .contents-table th,
#adoptedassignment-past-03.adopte .contents-table td,
#adoptedassignment-04.adopte .title-table th,
#adoptedassignment-04.adopte .title-table td,
#adoptedassignment-04.adopte .contents-table th,
#adoptedassignment-04.adopte .contents-table td{
	border: 1px solid #29abe2;
}
.adopte table tr.t-contents{
	letter-spacing: -0.1px;
	text-align: left;
}
.adopte .title-table th{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 16px;
}
.adopte .contents-table th:first-of-type{
	border-right: 1px solid #fff !important;
}
.adopte .contents-table th:last-of-type{
	border-right: none;
}

.adopte .contents-table td a{
	color: #9e005d;
    text-decoration: none;
    border-bottom: 1px solid #9e005d;
    padding-bottom: 2px;
}
.adopte .contents-table td a.icon-pdf{
	display: block;
	text-align: center;
		color: #000045;
	    text-decoration: none;
	    border-bottom: none;
	    padding-bottom: 2px;	
	    font-size: 34px;
}
.border-r-fff{
	border-right: 1px solid #fff !important;
}
.page-information{
	padding: 150px 0;
	box-sizing: border-box;	
}  
  /* =公募情報-------------------------------------------------------------- */
.page-information{
	padding: 150px 0;
	box-sizing: border-box;	
}
.page-information p{
	text-align: center;
	color: #000045;
}
.information-01{
	margin-bottom: 100px;
}
.page-information table{
	width: 1020px;
	margin: 0 auto;
	overflow-x: scroll;
}
.page-information table tr{
	padding: 20px 15px;
	box-sizing: border-box;
}
.page-information table tr.t-title{
	text-align: center;
	height: 55px;
}
.page-information table th,
.page-information table td{
	font-weight: normal;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	padding: 18px 15px;
	border: 1px solid #000045;
}
.page-information th:first-of-type{
	border-right: 1px solid #fff !important;
}
.page-information td a{
	color: #9e005d;
	text-decoration: none;
	border-bottom: 1px solid #9e005d;
	padding-bottom: 2px;
	 font-family: 'Helvetica-bold','YuGobold';
}
/* =.sigle-page-------------------------------------------------------------- */

#primary,
.archive #container,
.archive #container,
.single #container{
	padding: 150px 0;
}
.sigle-page .date{
	float: left;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 30px;
}
.sigle-page  .cat-class{
	float: left;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 30px;
}
.sigle-page  .blog-title{
	clear: both;
	font-size: 24px;
	 font-family: 'Helvetica-bold','YuGobold';
	padding-bottom: 30px;
	color: #000045;
	border-bottom: 1px solid #ccc;
	line-height: 1.5;
	margin-bottom: 30px;
}
.sigle-page p{
	line-height: 2;
	text-align: justify;
}
.sigle-page p strong{
	font-family: 'Helvetica-bold','YuGobold';
	font-weight: normal;
}
.sigle-page nav{
	width: 390px;
	margin: 0 auto;
}
.sigle-page nav a{
	width: 180px;
	height: 50px;
	background: #000045;
	border: 1px solid #000045;
	box-sizing: border-box;
	display: block;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	float: left;
	font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 50px;
}
.sigle-page nav a:first-of-type{
	margin-right: 30px;
}
.sigle-page nav a:hover{
	background: #fff;
	color: #000045;
}

/* =投稿用css  ppp
-------------------------------------------------------------- */
.single-format-standard .entry-content img.aligncenter{
	text-align: center
}
.single-format-standard .entry-content .alignleft{
	float: left;
}
.single-format-standard .entry-content .alignright{
	float: right;
}
.single-format-standard .entry-content h1,
.single-format-standard .entry-content h2{
	line-height: 2;
}
.single-format-standard .entry-content h1 strong,
.single-format-standard .entry-content h2 strong{
	font-family: 'Helvetica-bold','YuGobold';
	font-weight: normal !important;
}
.single-format-standard .entry-content ol li strong,
.single-format-standard .entry-content ul li strong{
	font-family: 'Helvetica-bold','YuGobold';
	font-weight: normal !important;
}
.single-format-standard .entry-content h3{
	background: #d9dfea;
	font-size: 22px;
	line-height: 1.4;
	color: #000045;
	font-family: 'Helvetica-bold','YuGobold';
	padding: 15px 25px;
	margin-bottom: 30px;
}
.single-format-standard .entry-content h4{
	border-left:3px solid #000045;
	font-size: 18px;
	line-height: 1.4;
	color: #000045;
	font-family: 'Helvetica-bold','YuGobold';
	padding: 10px 25px;
	margin-bottom: 30px;
}
.single-format-standard .entry-content h5{
	padding: 25px;
	border: 1px dashed #ccc;
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 2;
}
.single-format-standard .entry-content ul{
	list-style-type: disc;
	list-style-position: inside;
	line-height: 2;
	padding-left: 1.6em;
	text-indent: -1.0em;
}
.single-format-standard .entry-content ol{
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 2;
	padding-left: 1.5em;
	text-indent: -1.1em;
}
.single-format-standard .entry-content blockquote{
	padding: 25px;
	border: 1px dashed #ccc;
}
.single-format-standard  .entry-content blockquote p{
	margin-bottom: 0;
	line-height: 1.3;
}
.single-format-standard  .entry-content a{
	color: #000045;
	    text-decoration: none;
	    border-bottom: 1px solid #1a1a1a;
	    padding-bottom: 2px;
}
.single-format-standard  .entry-content a:hover{
	   padding-bottom: 2px;
	   color:#9e005d;
	   border-bottom: 1px solid #9e005d;
}
.single-format-standard  .entry-content hr{
	background-color: #ccc;
}
.single-format-standard  .entry-content{
	width: 100%;
}
.single-format-standard  .entry-content img{
	max-width: 100%;
	height: auto;
}
.post-template-default .wpulike{
	display: none;
}

  /* =お問い合わせ-------------------------------------------------------------- */
.page-contact{
	padding: 150px 0;
	box-sizing: border-box;	
}
.contact-title{
	border: 1px solid #ccc;
	text-align: center;
	padding: 50px;
	box-sizing: border-box;
	margin-bottom: 70px;
}
#contact h2{
	font-size: 18px;
	line-height: 1;
	color: #000045;
	font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 30px;
}
#contact p{
	font-size: 14px;
	line-height: 1;
	color: #000045;
	text-align: center;
}
#contact ul{
	width: 100%;
	   min-height: 110px;
	    padding: 30px 0;
	    box-sizing: border-box;
	    border-bottom: solid 1px #ccc;	     	
}
#contact ul:first-of-type{
 	border-top: none;
 }
 #contact ul:last-of-type{
 	margin-bottom: 50px;
 }
#contact li{
	float: left;
	font-size: 16px;	
	color: #000045;
	font-family: 'Helvetica-bold','YuGobold';
	width: calc(100% - 300px);
}
#contact li:first-of-type{
	width: 300px;
	line-height: 1.2;
	box-sizing: border-box;
	padding: 15px 0;
}
#contact li span{
	font-size: 14px;
	line-height: 1;
	color: #9e005d;
}
#contact li span.inp-sub{
	color: #000045;
}
input[type="text"],
input[type="tel"],
textarea,
input[type="email"]{
	height: 50px;
	background: #f2f4f8;
	border: none;
	padding: 0 15px;
	color: #000045;
	box-sizing: border-box;
}
textarea,
input[type="email"]{
	width: 100%;
}
textarea{
	padding: 15px;
	line-height: 1.2;
	min-height: 50px;
}
:focus {
    outline: -webkit-focus-ring-color none;
}
.form-botton{
	width:520px;
	margin: 0 auto;
}
.form-botton-reset{
	width:520px;
	margin: 0 auto;
}
.form-botton-reset a,
#contact #b{
	color: #fff;
	background: #000045;
	width:520px;
	height:80px;
	text-align: center;
	font-size : 18px;
	line-height: 1;
	font-family: 'Helvetica-bold','YuGobold';
	border: 1px solid #000045;
	box-sizing: border-box;
}
.form-botton-reset a{
	display: block;
	margin-top: 30px;
	line-height: 80px;
	color: #000045;
	background: #fff;
}
.form-botton-reset a:hover{
	color: #fff;
	background: #000045;
}
#contact #b:hover{
	background: #fff;
	color: #000045;
	transition:0.3s ease-in-out;
}
#contact .red{
	color: #9e005d;
}
span.wpcf7-not-valid-tip {
  display: block;
  color:#9e005d;
  margin-bottom: 30px;
  font-family: 'Helvetica-bold','YuGobold';
}
#content #contact span.wpcf7-not-valid-tip {
  	margin-top: 5px;
  }
.screen-reader-response {
  	display: none;
}
.wpcf7-mail-sent-ok{
	 clear: both;
	text-align: center;
	width: 100%;
	padding: 20px 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: 'Helvetica-bold','YuGobold';
	color: #fff;
	background-color: #29abe2;
	margin: 0 auto 50px;
	box-sizing: border-box;
}
.wpcf7-validation-errors,
.wpcf7-spam-blocked{
	 clear: both;
	text-align: center;
	width: 100%;
	padding: 20px 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: 'Helvetica-bold','YuGobold';
	color: #fff;
	background-color: #9e005d;
	margin: 0 auto 50px;
	box-sizing: border-box;
}
.form-p{
	margin-bottom: 50px;
}
.wpcf7-validation-errors #contact ul{
	  min-height: 150px;
}
.wpcf7-form-control-wrap{
	margin: 0 auto 50px;
	width: 300px;
	display: block;
}

   /* =翻訳対応css-------------------------------------------------------------- */
   .column-01-contens,
   .column-02-contens,
   .column-03-contens,
   .column-04-contens{
	   
	   height: auto;
   }
   


      /* @media screen  
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 1060px){/*------タブレット---------*/
	.inner {
		float:none;
		clear:both;
		display:block;
		box-sizing:border-box;
		margin:0;
		width:100%;		
	}		
	.pc {display:none;}
		.sp {display:block;}	
		.interviewpage-temp .interview-img .sp{
			display: none;
		}
		#mainvisual.sp {display:none;}	
		#site-title .sp {display:none;}
		.f-logos.sp {display:none;}
		.osi-basicidea.sp{display:none;}
		.bid-02-contents .sp{display:none;}
		#crf ul li .sp{display: none;}
		#crf h5 .sp{display: none;}
		.sis-5 h5 .sp{display: none;}
		.page-information td a .sp{display: none;}
		dl.accordion dd h4 .sp{display: none;}
		a.its-to-pa .sp{display: none;}
		#contact h2 .sp{display: none;}
		#contact p .sp{display: none;}
		.column-01-img.sp, .column-02-img.sp {display:none;}
		.tb {display:block;}
		.sptb {display:block;}
		.tb-in{display:inline-block;}
		.pc-in{display: none;}

	#osi-tsukuba-logo-sp{
		width: 175px;
		height: 52.5px;
		margin: 0 auto 40px;
	}
	#osi-tsukuba-logo-sp img{
		width: 100%;
	}
	#osi-tsukuba-logo{
		display: none;
	}
	#site-title{
		margin: 0 25px;
	}
	.top-video,
	#video{
		height:415px; 
	}
	.nav-area{
		width: 55%;
	}
	.nav-area ul li {
		margin-bottom: 30px;
	}
	#access li{
		height: auto;
		min-height: 108px;
	}
	#access a{
		line-height: 1.5;
		font-size: 14px;
	}
	.tab-topic,
	.tab{
		width: 24.25%;
		margin-right: 1%;
	}
	
	#news-top{
		padding: 100px 0;
	}
	#news-top h3{
		font-size: 26px;
		margin-bottom: 50px;
	}
	.news ul{
		clear: both;
		height: auto;
		padding: 25px;
	}	
	.news ul:last-of-type{
		height: auto;
		min-height: 130px;
		margin-bottom: 50px;
	}
	.archive .news div:last-of-type{
		margin-bottom: 50px;
	}
	.cat-class{
		margin: 0 20px 20px;
	}
	.news ul li.blog-title{
		clear: both;
		float: none;
		margin-bottom: 0;
		line-height: 1.5;
	}	
	.column-01-img,
	.column-02-img{
		overflow: hidden;
	}
	
	.page_title{
		
	}
	h2.entry-title, h2.blog-title, h2.page-title{
		font-size: 24px;
		margin-left: 25px;
	}
	
	.sigle-page .inner,
	.page-links .inner,
	.page-post .inner{
		padding: 0 25px;
	}
	#information .inner{
		padding: 0;
	}
	.information-01{
		padding: 0 25px;
		margin-bottom: 50px;
	}
	.page-links td{
		padding: 0 25px 0 10px;
	}
	.page-links a{
		font-size: 13px;
		letter-spacing: -1px;
	}
	.page-post h3{
		width: 100%;
		height: auto;
		min-height: 100px;
		line-height: 1.2;
		font-size: 22px;
		padding: 40px 0;
		margin-bottom: 50px;
		letter-spacing: -0.5px;
	}
	#sis p, #pp p, #crf p, #its p, .bid-01 p, .bid-02 p, #si p{
		margin-bottom: 50px;
	}
	.osi-basicidea{
		width: 100%;
		height: auto;
		margin: 0 auto 50px;
	}
	.accordion{
		margin-bottom: 20px;
	}
	dl.accordion dt{
		height: auto;
		line-height: 1.5;
		padding: 25px 0;
	}
	dl.accordion dt .sp{
		display: none;
	}
	#si li{
		width: 49%;
		height: auto;
		margin-bottom: 30px;
	}
	.osi-si{
		width: 100%;
		height: auto;
	}
	#si li a{
		float: none;
		margin: 0 auto 15px;
	}
	#si li a:nth-of-type(2n){
		float: none;
		margin: 0 auto;
	}
	.bid-01 h5{
		font-size: 15px;
		line-height: 20px;
	}
	.bid-01 li{
		width: 49%;
		height: auto;
		margin-bottom: 0;
	}
	.bid-01 h5:before{
		margin-right: 10px;
	}
	.bid-01-subli li{
		width: 100%;
		line-height: 1.2;
		padding: 20px 20px;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	.bid-01 li:nth-of-type(3){
		clear: both;
	}
	.bid-01 li:last-of-type{
		margin-bottom: 50px;
	}
	.bid-02-contents{
		width: 100%;
		float: none;
	}
	.bid-02-contents h5{
		margin: 0 auto 30px;
		text-align: center;
		padding: 0 0 20px;
		width: 485px;
	}
	.bid-02-contents h6{
		line-height: 1.5;
		text-align: center;
		margin-bottom: 30px;
	}
	.bid-02-contents ul{
		margin-bottom: 30px;
		text-align: center;
	}
	.osi-bid-02{
		float: none;
		margin: 0 auto 50px;
	}	
	#crf ul li{
		text-align: left;
		padding: 20px 50px;
	}
	a.its-to-tenure-track{
		float: none;
		height: auto;
		min-height: auto;
		    line-height: 1.5;
		    padding: 20px 15px;
	}
	a.its-to-tenure-track:last-of-type{
		margin-top: 20px;
	}
	#crf h4,
	#crf h5{
		height: auto;
		    line-height: 1.5;
		    padding: 20px 15px;
		    margin: 0 auto 30px;		
	}
	
	.osi-sis{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.sis-2 .osi-sis{
		float: none;
	}
	.sis-1-img,
	.sis-2 .sis-1-img,
	.sis-3 .sis-1-img{
		height: auto;
		width: 100%;	
		background: none;
	}
	.sis-1-img img,
	.sis-2 .sis-1-img img{
		height: auto;
		width: 100%;		
	}
	.sis-1-contents{
		width: 100%;
		margin: 0 auto 50px;
		float: none;
	}
	.sis-1-contents h4{
		text-align: center;
		    border-top: none;
		    font-size: 15px;
		    line-height: 60px;
		    margin-top: 0;
		    margin-bottom: 30px;
	}
	.sis-1-contents h4 span{
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.sis-4 .sis-1-contents h4,
	.sis-3 .sis-1-contents h4,
	.sis-2 .sis-1-contents h4{
		border-top: none;
	}
	.sis-2 .sis-1-contents h4 span{
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.sis-1-contents-left{
		width: 100%;
		float: none;
		margin-right: 0;
		box-sizing: border-box;
	}
	.sis-1-contents-left p{
		width: 100%;
		float: none;
		padding: 0 25px;
		box-sizing: border-box;
	}
	.sis-2 .sis-1-contents-left{
		width: 100%;
		float: none;
		margin-left: 0;
	}
	a.sis-to, a.sis-to-h{
	    width: 50%;
	    height: 50px;
	    font-size: 13px;
	    line-height: 50px;
	    float: none;
	}
	a.sis-to-h{
		margin-top: 10px;
	}
	.m100{
		margin-bottom: 50px;
	}
	.sis-5 h5{
		height: auto;
		line-height: 1.2;
		font-size: 14px;
		padding:22px;
	}
	
	
	#primary, .archive #container, .archive #container, .single #container{
		padding: 100px 0;
	}
	
	#contact h2,	#contact p{
		line-height: 1.5;
	}
	
	.page-contact,
	#basicidea,
	#organizationalchart,
	#part,
	#si,
	#pp,
	#bid,
	#its,
	#osp,
	#crf,
	#pa,
	.page-information,
	#sis,
	.adopte{
		padding: 100px 0;
	}
	#basicidea,
	#its{
		height: auto;
	}
	.osi-part,
	#pp h4, #bid h4,
	.osi-pp{
		margin-bottom: 50px;
	}	
	/* =Page本機構について  table
	-------------------------------------------------------------- */		
	.table-wrap{
		width: 100%;
		box-sizing: border-box;
		overflow-x: scroll;		
	}	
	.adopte table{
		width: 900px;
	}
	.table-wrap table tr,
	.table-wrap table th, 
	.table-wrap table td,
	dl.accordion dd td,
	dl.accordion dd th{
		padding: 10px;
		font-size: 13px;
		line-height: 1.5;
	}
	.page-information table{
		width: 100%;
	}
	.adopte .title-table,
	.adopte .title-table tbody,
	.adopte .title-table tr{
		display: block;
		width: 100%;
		padding: 0;
	}	
	.adopte .title-table{
		margin-bottom: 30px;
	}
	.adopte .title-table th{
		display: block;
		width: 100%;
		height: auto;
	}
	.sis-5 table{
		width: 100%;
	}
	#colophon{
		padding: 50px 0 20px;
	}
	#si li:nth-of-type(3){
		clear: both;
	}
	#crf ul li{
		line-height: 1.5;
	}
	.column-01-contens:hover:after{
		right: -30px;
	}	
	.column-02-contens:hover:after{
		  left: -30px;
	}
	
	
}
   /* @media screen  ttt
-------------------------------------------------------------- */
@media screen and (min-width: 900px) and (max-width: 1060px){/*------タブレット---------*/
 	.adopte .contents-table{
		width: 100%;
	}
}
   
   /* @media screen  sss
-------------------------------------------------------------- */
@media (max-width: 500px) {/*------レスポンシブ---------*/

	.inner {
		float:none;
		clear:both;
		display:block;
		box-sizing:border-box;
		margin:0;
		width:100%;
	}		
		.table {display:block;}	
		.pc {display:none;}
		.tb {display:none;}
		.sp {display:block;}	
		.sp-in{display:inline-block;}
		.pc-in{display: none;}
		.sptb {display:block;}
	.left{float: none;}
	.right{float: none;}

	/*html{
		overflow-x: hidden;
	}*/
	
	/* =Header
	-------------------------------------------------------------- */
	header{
		width: 100%;
	}
	#branding{
		padding: 30px 20px;
		height: auto;
		width: 100%;
	}	
	#site-title {
		width: 252px;
		margin: 0;
	}
	#site-title a{
		width: 252px;
		height: 30px;
	}	
	#osi-tsukuba-logo{
		display: none;
	}	
	
	/*********** トグルメニュー*********/
/*   ボタンタグ設定   */
	#t-navi {
		display: block;
	}
	.navi-toggle {
		top: 23px;
		right: 25px;
		position: fixed;
		z-index: 999;
		display: block;
		width: 40px;
		height: 40px;
		cursor: pointer;
		border: 0;
		color: transparent;
		background-color: #fff;
		padding: 5px;
		box-sizing: border-box;
		outline: 0;
	}

	.navi-toggle span {
		position: relative;
		display: block;
		width: 100%;
		height: 3px;
		margin-top: 0;
		background-color: #002673;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.navi-toggle span:before,
	.navi-toggle span:after {
		position: absolute;
		content: "";
		top: -9px;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #002673;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.navi-toggle span:after {
		top: 9px;
	}

	.nav-area{
	    width: 100%;
	    height: 100%;
	    padding: 80px 25px 100px;
	    transition: all 0.5s;
	    transform: translate(100%);
	    position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			background: rgba(0,38,115,0.9);
			z-index: 200;
			box-sizing: border-box;
			overflow-y: auto;
	   }
	 .nav-area h4{
		 font-size: 14px;
		font-family: 'Helvetica-bold','YuGobold';
		color: #fff !important;
		margin-bottom: 10px;
	 }
	.nav-area ul li {
		position: relative;
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 30px;
		margin-left: 0.5em;
	}
	.sub-menu{
		margin-top: 10px;
	}
	.nav-area ul li a{
		display: block;
		font-size: 14px;
		font-family: 'Helvetica-bold','YuGobold';
		color: #fff !important;
	}	
	.nav-area ul li a:hover{
		text-decoration: none
	}
	
	/* =Front-page-------------------------------------------------------------- */
	.top-video{
		height: auto;
		min-height: 415px;
	}
	#video{
		height: auto;
		min-height: 375px;
	}
	#access{
		display: none;
	}
	.home #news-top{
		padding: 0 0 50px !important;
	}
	#news-top h3{
		font-size: 24px;
		margin-bottom: 30px;	
	}
	.tab-topic,
	.tab{
		width: 24.25%;
		margin-right: 1%;
		height: 30px;
		font-size: 10px;
		padding: 8px 0;
		border: solid 2px #000045;
	}
	.tab-topic.tab-B,
	.tab-B{
	    border:solid 2px #002673;
	    color: #002673;
	}
	.tab-topic.tab-C,
	.tab-C{
		    border:solid 2px #0071bc;
		    color: #0071bc;
	}
	.tab-topic.tab-D,
	.tab-D{
		    border:solid 2px #29abe2;
		    color: #29abe2;
	}
	.tab-topic{
	line-height: 1;
	padding: 0;
	}
	.tab-topic a{
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 8px 0;
	}

	
	
	/* News &  single
	-------------------------------------------------------------- */
	.news ul{
		clear: both;
		height: auto;
		padding: 25px;
	}
	.news ul:last-of-type{
		height: auto;
		margin-bottom: 50px;
	}

	.cat-class{
		margin-bottom: 20px;
	}
	.news ul li.blog-title{
		clear: both;
		float: none;
		margin-bottom: 0;
		line-height: 1.5;
	}	
	.column{
		height: auto;
		padding-bottom: 50px;
	}
	.column-01-img,
	.column-02-img{
		position: static;
		width: 100%;
		margin-left: 0;
		height: auto;
	}
	.column-01-img img, .column-02-img img{
		width: 100%;
		height: auto;
	}
	.column-01-contens,
	.column-02-contens{
		width: calc(100% - 50px);
		padding: 25px;
		box-sizing: border-box;
		position: static;
		margin-top: -50px;
		margin-bottom: -25px;
	}
	.column-01 h3,
	.column-02 h3{
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	.column-01-contens:after,
	.column-02-contens:after,
	.column-03-contens:after,
	.column-04-contens:after{
		width: 40px;
		height: 10px;
		right: 10px !important;
	}	
	.column-02-contens:after{
		    background: url(images/osi-column-01-left.svg) no-repeat;
		    left: auto;
		    right: 0;
	}
	.column:last-of-type{
		margin-bottom: 0;
	}
	.column-01-contens:hover:after,
	.column-02-contens:hover:after{
		left: auto;
		right: 0;
	}	
	
	#primary,
	.single #container{
		padding: 20px 25px 50px;
	}
	 .archive #container{
		 padding: 0 0 50px;
	 }
	.archive #container .news ul{
		padding: 25px;
	}
	
	.sigle-page .date{
		font-size: 15px;
		margin-bottom: 20px;
	}
	.sigle-page  .cat-class{
		font-size: 13px;
		margin-bottom:20px;
	}
	.sigle-page  .blog-title{
		font-size: 16px;
		padding-bottom: 20px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.sigle-page p{
		font-size: 13px;
		line-height: 1.5;
	}
	.sigle-page p:last-of-type{
		margin-bottom: 50px;
	}
	.sigle-page nav a{
		width: 48%;
		    height: 50px;
		    font-size: 13px;		    
	}
	.sigle-page nav{
		width: 100%;
	}
	.sigle-page nav a:first-of-type{
		margin-right: 2%;
	}
	
	
	/* =Footer
	-------------------------------------------------------------- */
	.column-footer{
		height: auto;
	}
	.column-footer ul{
		float: none;
		width: 100%;
		height: auto;
		padding: 30px 55px;
		box-sizing: border-box;
	}
	.column-footer ul li{
		font-size: 15px;
		margin-bottom: 20px;
	}
	.column-footer ul li:last-of-type{
		margin-bottom: 0;
	}
	.column-footer ul li a{
		width: 100%;
		font-size: 16px;
		padding: 16px 0;
	}
	.column-footer ul:last-of-type li:last-of-type a{
		font-size: 14px;
		padding: 17px 0;
	}
	#osi-tsukuba-logo-sp{
		width: 105px;
		height: 35px;
		margin: 0 auto 30px;
	}	
	#colophon{
		padding: 30px 0 10px;
	}
	#osi-tsukuba-logo-sp img{
		width: 100%;
	}
	.f-logos{
		width: 252px;
		height: 30px;
		margin: 0 auto 30px;
	}
	.f-logos a{
		width: 100%;
	}
	#colophon p{
		padding: 0 25px;
		font-size: 9px;
		line-height: 1.5;
	}
	#site-generator{
		font-size: 9px;
		line-height: 1.5;
		padding: 5px 0;
	}
	/* =Pagetop-------------------------------------------------------------- */
	#pagetop {
	    position: fixed;
	    bottom: 55px;
	    right: 15px;
	    z-index: 100;
	    -webkit-transform: scale(1.5);
	    transform: scale(1.5);
	    -webkit-transition: all .5s;
	    transition: all .5s;
	}
	#pagetop a {
	    position: relative;
	    display: block;
	    width: 35px;
	    height:35px;
	    font-size: 0;
	    text-align: center;
	    text-decoration: none;
	    transition: all 2s ease;
	    -webkit-transition: all 2s ease;
	}
	#pagetop a img{
		width: 100%;
		height: 100%;
	}
	#pagetop.show {
	    z-index: 100;
	    opacity: 1;
	    -webkit-transform: scale(1) translate3d(0, 0, 0);
	    transform: scale(1) translate3d(0, 0, 0)
	}


	/* =Page
	-------------------------------------------------------------- */	
	.page_title{
		height: auto;
	}
	.thum_img{
		position: relative;
		left: 0;
		right: 0;
		width: 100%;
		height: 100px;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.thum_img img{
		height: 100%;
		width: 100%;
	}
	h2.entry-title, h2.blog-title, h2.page-title{
		height: auto;
		max-height: 50px;
		    font-size: 18px;
		    line-height: 1.2;
		    border-left: 3px solid #000045;
		    padding: 20px 20px;
		    margin: 0 20px 20px;
		    letter-spacing: -1px;
	}
	h2.entry-title:before, h2.blog-title:before, h2.page-title:before{
		border-left: 3px solid #29abe2;
		left: -3px;
	}
	.page-links{
		padding: 30px 0;
		border-top: 1px solid #ccc;
		height: auto;
	}
	.page-links table,
	.page-links tbody,
	.page-links tr,
	.page-links td{
		display: block;
	}
	.page-links table{
		padding: 0 25px;
		width: 100%;
		box-sizing: border-box;
	}
	.page-links tr{
		width: 100%;
		height: auto;
	}
	.page-links td {
		width: 100%;
		padding: 10px 50px 10px 20px;
		box-sizing: border-box;
		border-bottom: none;
	}
	.page-links tr:last-of-type{
		border-bottom: 1px solid #ccc;
	}
	
	#sis p, #pp p, #crf p, #its p, .bid-01 p, .bid-02 p, #si p{
		margin-bottom: 50px;
	}
	
	#pp p a{
		letter-spacing: -0.5px;
	}
	
	/* =Page本機構について
	-------------------------------------------------------------- */	
	#osp, #crf,#pa,
	#si,
	#basicidea,
	#organizationalchart,
	#part{
		padding: 50px 25px;
		height: auto;
	}
	.page-post h3{
		width: 100%;
		height: auto;
		min-height: 70px;
		line-height: 1.2;
		font-size: 15px;
		padding: 25px 0;
		margin-bottom: 50px;
		letter-spacing: -0.5px;
	}
	.information-01{
		padding: 0 25px;
		margin-bottom: 50px;
		box-sizing: border-box;
	}
	.brackets{
		width: 15px;
		height: 15px;
	}
	.osi-basicidea{
		width: 100%;
		height: auto;
		margin: 0 auto 50px;
	}
	.osi-organizationalchart{
		margin-bottom: 50px;
	}	
	#si li{
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	#si li:nth-of-type(2n){
		float: none;
	}
	#si li:last-of-type{
		margin-bottom: 50px;
	}
	.osi-si{
		width: 100%;
		height: auto;
	}
	#si li h4{
		margin: 20px 0;
		font-size: 14px;
	}
	#si li a{
		float: none;
		margin: 0 auto 15px;
	}

	#si li a:nth-of-type(2n){
		float: none;
		margin: 0 auto;
	}
	.osi-si-to-sis a{
		width: 100%;
		line-height: 40px;
		font-size: 14px;
		height: 40px;
	}
	#pp,
	#bid{
		padding: 50px 0;
		height: auto;
	}
	#pp .inner,
	#bid .inner{
		padding: 0 25px;
	}
	#pp h4, #bid h4{
	    height: 40px;
	    font-size: 14px;
	    line-height: 40px;
	    margin-bottom: 30px;
	}
	.bid-01 h5{
		font-size: 14px;
		line-height: 20px;
		height: auto;
		margin-bottom: 10px;
	}
	.bid-03 h5{
		height: auto;
		line-height: 1.3;
		padding: 10px 5px;
	}
	.bid-01 h5:before{
		width: 20px;
		height: 20px;
	}
	.bid-01 li{
		width: 100%;
		height: auto;
	}
	.bid-01-subli{
		display: table;
		height: auto;
	}
	.bid-01-subli li{
		display: table-cell;
		height: auto;
		line-height: 1.2;
		font-size: 12px;
		padding: 8px 10px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	.bid-01 li:last-of-type{
		margin-bottom: 50px;
	}
	.bid-01-subli li:last-of-type{
		margin-bottom: 0;
	}
	
	.bid-02-contents{
		width: 100%;
		height: auto;
	}
	.bid-02-contents h5{
		margin: 0 0 30px;
		font-size: 14px;
		text-align: center;
		padding: 0 0 20px;
	}
	.bid-02-contents h6{
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
		margin-bottom: 30px;
	}
	.bid-02-contents ul{
		margin-bottom: 30px;
	}
	.osi-bid-02{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	
	#its{
		padding: 50px 25px;
		height: auto;
	}
	#its h4{
		width: 100%;
	}
	.osi-its{
		width: 100%;
		margin-bottom: 30px;
	}
	a.its-to-tenure-track{
		width: 100%;
		    height: auto;
		    min-height: auto;
		    font-size: 14px;
		    padding: 12px 15px;
	}
	
	#crf h4,
	#crf h5{
		height: auto;
		min-height: auto;
		    font-size: 14px;
		    line-height: 1.5;
		    padding: 12px 15px;
		    margin: 0 auto 30px;		
	}
	#crf ul{
		width: 100%;
		margin: 0 auto 50px;
	}
	#crf ul li{
		text-align: center;
		padding: 20px;
		font-size: 14px;
		line-height: 1.5;
	}
	#crf ul li:first-of-type{
		padding-top: 0;
	}
	.osi-pp{
		margin-bottom: 30px;
	}
	a.its-to-pp{
		width: 100%;
		    height: auto;
		    font-size: 14px;
		    padding: 12px 5px;
		    line-height: 1;
	}
	#osp a:first-of-type{
		margin-bottom: 15px;
		letter-spacing: -0.5px;
	}
	a.its-to-tenure-track:after{
		margin-left: 10px;
	}
	dl.accordion dt{
		height: auto;
		line-height: 1.5;
		font-size: 14px;
		padding: 10px 25px 10px 10px;;
	}
	.accordion{
		margin-bottom: 20px;
	}
	dl.accordion dt:before{
		top: 20px;
		right: 10px;
		width: 20px;
		height: 20px;
	}
	dl.accordion dd h4{
		line-height: 1.5;
		font-size: 14px;
	}
	a.its-to-pa{
		height: auto;
		line-height: 1.5;
		font-size: 14px;
		padding: 10px;
	}
	
	/* =Page本機構について  table
	-------------------------------------------------------------- */		
	.table-wrap{
		width: 100%;
		box-sizing: border-box;
		overflow-x: scroll;		
	}
	.adopte table{
		width: 900px;
	}
	.adopte table th,
	.adopte table td{
		line-height: 1.5;
	}	
	.table-wrap table tr,
	.table-wrap table th, 
	.table-wrap table td,
	dl.accordion dd td,
	dl.accordion dd th{
		padding: 5px 10px;
		font-size: 12px;
		line-height: 1.5;
	}
	.sis-5 table{
		width: 700px;
	}
	.sis-5 table tr.t-title{
		height: auto;
	}
	
	/* =Page公募情報
	-------------------------------------------------------------- */		
	.page-information{
		padding: 20px 0 50px;
	}
	
	.page-information table{
		width: 100%;
	}
	/* =Page戦略イニシアティブ制度
	-------------------------------------------------------------- */	
	#sis{
		padding: 20px 0 50px;
		border-top: none;
	}
	#sis .inner{
		padding: 0 25px;
	}
	.osi-sis{
		width: 100%;
		height: auto;
	}
	.sis-2 .osi-sis{
		float: none;
	}
	.sis-1-img,
	.sis-2 .sis-1-img,
	.sis-3 .sis-1-img{
		height: auto;
		width: 100%;	
		background: none;
	}
	.sis-1-img img,
	.sis-2 .sis-1-img img{
		height: auto;
		width: 100%;		
	}
	.sis-1-contents{
		width: 100%;
		margin-bottom: 50px;
	}
	.sis-1-contents h4{
		text-align: center;
		    border-top: none;
		    font-size: 15px;
		    line-height: 60px;
		    margin-top: 0;
		    margin-bottom: 30px;
	}
	.sis-1-contents h4 span{
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.sis-4 .sis-1-contents h4,
	.sis-3 .sis-1-contents h4,
	.sis-2 .sis-1-contents h4{
		border-top: none;
	}
	.sis-2 .sis-1-contents h4 span{
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.sis-1-contents-left{
		width: 100%;
		float: none;
		margin-right: 0;
		padding: 0 25px;
		box-sizing: border-box;
	}
	.sis-2 .sis-1-contents-left{
		width: 100%;
		float: none;
		margin-left: 0;
	}
	a.sis-to, a.sis-to-h{
	    width: 80%;
	    height: 50px;
	    font-size: 13px;
	    line-height: 50px;
	}
	a.sis-to-h{
		margin-top: 10px;
	}
	.m100{
		margin-bottom: 50px;
	}
	.sis-5{
		padding: 50px 0 0;
	}
	.sis-5 h5{
		height: auto;
		line-height: 1.5;
		font-size: 13px;
		padding: 10px;
	}
	
	.bid-03 table,
	dl.accordion dd table{
		width: 900px;
	}
	
	
	/* =Page実施中の拠点
	-------------------------------------------------------------- */	
	.adopte{
		padding: 50px 25px;
		height: auto;
	}
	#adoptedassignment-past-01, #adoptedassignment-01{
		padding: 20px 25px 50px;
		border-top: none;
	}
	.adopte .title-table,
	.adopte .title-table tbody,
	.adopte .title-table tr{
		display: block;
		width: 100%;
		padding: 0;
	}
	.adopte .title-table{
		margin-bottom: 20px;
	}
	.adopte .title-table th{
		display: block;
		width: 100%;
		height: auto;
		font-size: 13px;
	}
	#adoptedassignment-past-01 .m100, #adoptedassignment-past-02 .m100, #adoptedassignment-past-03 .m100, #adoptedassignment-04 .m100{
		margin-top: 50px;
	}
	
	/* =Pageお問い合わせ
	-------------------------------------------------------------- */	
	.page-contact{
		padding: 25px 25px 50px;
		height: auto;
	}
	.contact-title{
		padding: 25px;
		margin-bottom: 30px;
	}
	#contact h2{
		line-height: 1.5;
		font-size: 16px;
		margin-bottom: 15px;
	}
	#contact p{
		line-height: 1.5;
		font-size: 12px;
	}
	#contact ul{
		padding: 15px 0;
	}
	#contact li{
		float: none;
		width: 100%;
		overflow: hidden;
	}
	.form-botton,
	.form-botton-reset{
		width: 100%;
	}
	#contact #b,
	.form-botton-reset a{
	    width: 100%;
	    height: 40px;
	    text-align: center;
	    font-size: 14px;
	    line-height: 1;
	}
	.wpcf7-mail-sent-ok,
	.wpcf7-validation-errors{
		line-height: 1.5;
		margin: 0 auto 30px;
	}
	.form-botton-reset a{
		display: block;
		margin-top: 15px;
		line-height: 40px;
		color: #000045;
		background: #fff;
	}
	input[type="text"], input[type="tel"], textarea, input[type="email"]{
		width: 100%;
	}
	.sigle-page nav a{
		margin-bottom: 50px;
	}
	/* =投稿用css  ppp
	-------------------------------------------------------------- */
	.single-format-standard .entry-content h3{
		background: #d9dfea;
		font-size: 15px;
		line-height: 1.4;
		color: #000045;
		font-family: 'Helvetica-bold','YuGobold';
		padding: 10px;
		margin-bottom: 20px;
	}
	.single-format-standard .entry-content ul{
		font-size: 13px;
	}
	.single-format-standard .entry-content ol{
		font-size: 13px;
	}
	.single-format-standard .entry-content blockquote{
		padding: 15px;
	}
	.single-format-standard  .entry-content blockquote p{
		margin-bottom: 0;
		line-height: 1.3;
	}
	.single-format-standard  .entry-content a{
		color: #9e005d;
		    text-decoration: none;
		    border-bottom: 1px solid #9e005d;
		    padding-bottom: 2px;
	}
	.single-format-standard  .entry-content hr{
		background-color: #ccc;
	}
	.archive .news div:last-of-type{
		clear: both;
		min-height: 156px;
		margin-bottom: 50px;
	}
}

/* =IE10&11
-------------------------------------------------------------- */
@media all and (-ms-high-contrast:none){
  	body{ line-height: 2;}
  } 
  
  /* =i os
-------------------------------------------------------------- */  
input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}

 /* =2020.07追加  .covid
-------------------------------------------------------------- */  
.sp-catch-none{
	display: none;
}
.covid .news{
	background: #ffff00;
}
.culture{
	background: #cf8df2;
}
.education{
	background: #0082bc;
}
.living{
	background: #3ed2e7;
}
.mind{
	background: #00b99d;
}
.health{
	background: #ffb93b;
}
.medicine{
	background: #fe5a7d;
}
.covid{
	color: #1a1a1a;
}

.covid #header{
	width: 50%;	
	position: fixed;
	left: 0;
	height: 100vh;
	background: #ffff00;
}
.covid #header-covid-topcs{
	width: calc(100% / 3);	
	position: fixed;
	left: 0;
	height: 100vh;
	background: linear-gradient(to right, #ffff00 0%, #ffff00 50%, #fff 50%, #fff 100%);
}
.covid #main{
	width: 50%;	
	float: right;
	overflow-x: visible;
}
.covid #main{
	width: 50%;	
	float: right;
	overflow-x: visible;
}
.covid #main-covid-topcs{
	width: calc(100% / 3 * 2);
	float: right;
	padding: 2vw 10vw 0;
	box-sizing: border-box;
	overflow-x: visible;
}
.covid #branding{
	padding: 3.3333vw 0;
	height: 10vw;
}
.covid #header-covid-topcs #osi-tsukuba-logo{
	float: right;
	margin-right: 0;
	width: 10vw;
	height: 3.3333vw;
}
.covid #osi-tsukuba-logo{
	float: right;
	margin-right: 3.3333vw;
	width: 10vw;
	height: 3.3333vw;
}
.covid #site-title{
	clear: both;
	width: 30vw;
	padding: 4vw 0;
}
.covid #header-covid-topcs  #site-title{
	clear: both;
	width: 80%;
	padding: 7vw 0;
}
.covid #site-title a{
	width: 100%;
	height: auto;
}
.covid #site-title a img,
.covid #header-covid-topcs  #site-title a img{
	width: 100%;
	height: auto;
}

.covid .navi-toggle{
	left: 3.3333vw;
	top: 2.6vw;
	width: 3.0666vw;
	    height: 4.26666vw;
	    cursor: pointer;
	    border: 0;
	    color: transparent;
	    background-color: transparent;
	    padding: 0;
	    box-sizing: border-box;
	    outline: 0;
}

	.covid .navi-toggle span {
		position: relative;
		display: block;
		width: 100%;
		height: 4px;
		margin-top: 0;
		background-color: #1a1a1a;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.covid .navi-toggle span:before,
	.covid .navi-toggle span:after {
		position: absolute;
		content: "";
		top: -1vw;
		left: 0;
		width: 100%;
		height: 4px;
		border-radius: 1px;
		background-color: #1a1a1a;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.covid .navi-toggle span:after {
		top: 1vw;
	}
	.covid .navi-toggle.active span {
		background-color: transparent;
	}
	.covid .navi-toggle.active span:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 0;
		background-color: #fff;
	}
	.covid .navi-toggle.active span:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 0;
		background-color: #fff;
	}	
	.covid .nav-area{
	    width: 32%;
	    height: 100%;
	    padding: 10vw 3.3333vw 6.6666vw;
	    transition: all 0.5s;
	    transform: translate(-100%);
	    position: fixed;
			top: 0;
			left: 0;
			bottom: 0;
			background: rgba(26,26,26,1);
			z-index: 200;
			box-sizing: border-box;
			overflow-y: auto;
	   }
	   .covid .nav-area.open{
		   transform: translate(0);
	   }	   
	  .menu-fight_covid19_topics_left-container{
		  margin-right: 4.333vw;
	  } 
	 .nav-area .menu-fight_covid19_topics_right-container ul li,
	 .nav-area .menu-fight_covid19_topics_left-container ul li{
		 margin-left: 0;
	 }
	 .nav-area .menu-item-object-covidcat{
		 margin-bottom: 2vw;
	 }
	 .nav-area ul li.menu-item-object-fight_covid19_topics,
	 .nav-area ul li.menu-item-type-post_type_archive,
	 .nav-area ul li.menu-item-object-projectlist{
		 margin-left: 0;
		 margin-bottom: 1.3333vw;
	 }
	 .nav-area ul li.menu-item-1780{
		margin-bottom: 50px;
	 }
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat > a,
	.menu-fight_covid19_topics_left-container .menu-item-object-covidcat > a{
		display: block;
		width: 150px;
		height: 35px;
		text-align: center;
		font-size: 16px;
		line-height: 35px;
		font-family: 'Helvetica-bold','YuGobold';
		background: #fe5a7d;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat span,
	.menu-fight_covid19_topics_left-container .menu-item-object-covidcat span{
		   display: inline-block;
		   font-size: 13px;
		   margin-left: 1em;
	   }
	
	.menu-fight_covid19_topics_left-container .menu-item-object-covidcat:nth-of-type(3) > a{
		background: #ffb93b;
	}
	.menu-fight_covid19_topics_left-container .menu-item-object-covidcat:nth-of-type(4) > a{
		background: #00b99d;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat:nth-of-type(2) > a{
		background: #3ed2e7;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat:nth-of-type(3) > a{
		background: #0082bc;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat:nth-of-type(4) > a{
		background: #cf8df2;
	}
	
	
	 .covid .sub-menu{
		 margin-top: 1.3333vw;
	 }
	 .covid .nav-area .sub-menu li a{
		  margin-left: 0;
	  }
	 .covid .nav-area  .sub-menu li a:before{
		 background: none;
		 margin-left: 0;
		 width: 0;
	 }

.covid_menu{
	width: 100%;
	height: 6.6666vw;
	position: absolute;
	bottom: 0;
}
.covid_menu li{
	float: left;
	width: 16.6666%;
	height: 6.6666vw;
	box-sizing: border-box;
	text-align: center;
}
.covid_menu li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.6666vw 1.3333vw;
	box-sizing: border-box;
	position: relative;
}

.covid_menu li:nth-of-type(1) a:before{
	content:"";
		background: url(images/covid-icon-medicine.svg) no-repeat;
		display: inline-block;
		width: 2.6666vw;
		height: 2.6666vw;
		background-size: cover;
}
.covid_menu li:nth-of-type(1) a:hover:before{
	background: url(images/covid-icon-medicine-f.svg) no-repeat;
}
.covid_menu li:nth-of-type(1) a:hover{
	background: #fff;
	border: 5px solid #fe5a7d;
	padding: 0.3333vw 1vw;
}
.covid_menu li:nth-of-type(1) a:hover p{
	color: #fe5a7d;
}

.covid_menu li:nth-of-type(2) a:before{
	content:"";
		background: url(images/covid-icon-health.svg) no-repeat;
		display: inline-block;
		width: 2.6666vw;
		height: 2.6666vw;
		background-size: cover;
}
.covid_menu li:nth-of-type(2) a:hover:before{
	background: url(images/covid-icon-health-f.svg) no-repeat;
}
.covid_menu li:nth-of-type(2) a:hover{
	background: #fff;
	border: 5px solid #ffb93b;
	padding: 0.3333vw 1vw;
}
.covid_menu li:nth-of-type(2) a:hover p{
	color: #ffb93b;
}
.covid_menu li a:hover{
	color: #fff;
}

.covid_menu li:nth-of-type(3) a:before{
	content:"";
		background: url(images/covid-icon-mind.svg) no-repeat;
		display: inline-block;
		width: 2.6666vw;
		height: 2.6666vw;
		background-size: cover;
}
.covid_menu li:nth-of-type(3) a:hover:before{
	background: url(images/covid-icon-mind-f.svg) no-repeat;
}
.covid_menu li:nth-of-type(3) a:hover{
	background: #fff;
	border: 5px solid #00b99d;
	padding: 0.3333vw 1vw;
}
.covid_menu li:nth-of-type(3) a:hover p{
	color: #00b99d;
}

.covid_menu li:nth-of-type(4) a:before{
	content:"";
		background: url(images/covid-icon-living.svg) no-repeat;
		display: inline-block;
		width: 2.6666vw;
		height: 2.6666vw;
		background-size: cover;
}
.covid_menu li:nth-of-type(4) a:hover:before{
	background: url(images/covid-icon-living-f.svg) no-repeat;
}
.covid_menu li:nth-of-type(4) a:hover{
	background: #fff;
	border: 5px solid #3ed2e7;
	padding: 0.3333vw 1vw;
}
.covid_menu li:nth-of-type(4) a:hover p{
	color: #3ed2e7;
}

.covid_menu li:nth-of-type(5) a:before{
	content:"";
		background: url(images/covid-icon-education.svg) no-repeat;
		display: inline-block;
		width: 2.6666vw;
		height: 2.6666vw;
		background-size: cover;
}
.covid_menu li:nth-of-type(5) a:hover:before{
	background: url(images/covid-icon-education-f.svg) no-repeat;
}
.covid_menu li:nth-of-type(5) a:hover{
	background: #fff;
	border: 5px solid #0082bc;
	padding: 0.3333vw 1vw;
}
.covid_menu li:nth-of-type(5) a:hover p{
	color: #0082bc;
}

.covid_menu li:nth-of-type(6) a:before{
	content:"";
		background: url(images/covid-icon-culture.svg) no-repeat;
		display: inline-block;
		width: 2.6666vw;
		height: 2.6666vw;
		background-size: cover;
}
.covid_menu li:nth-of-type(6) a:hover:before{
	background: url(images/covid-icon-culture-f.svg) no-repeat;
}
.covid_menu li:nth-of-type(6) a:hover{
	background: #fff;
	border: 5px solid #cf8df2;
	padding: 0.3333vw 1vw;
}
.covid_menu li:nth-of-type(6) a:hover p{
	color: #cf8df2;
}

.covid_menu li span{
	display: block;
}
.covid_menu li img{
	width: 2.6666vw;
	height: 2.6666vw;
	margin-bottom: 0vw;
}
.covid_menu li p{
	color: #fff;
	font-size: 1vw;
	line-height: 1.3;
	 font-family: 'Helvetica-bold','YuGobold';
}


.covid #grid li{
	width: calc(100% /3);
}
.covid .box a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.covid .box a:hover{opacity: 0.5;}
.covid  .main-images{
	width: 100%;
	height: 14.5vw;
	overflow: hidden;
}
.covid .main-images img{
	width: 100%;
	height: auto;
}
.covid .mix-news .cat-area{
	background: #ffff00;
	color: #1a1a1a !important;
}
.covid .mix-news  .cat-area span{
	color: #1a1a1a !important;
}
.mix-culture .cat-area{
	background: #cf8df2;
}
.mix-education .cat-area{
	background: #0082bc;
}
.mix-living .cat-area{
	background: #3ed2e7;
}
.mix-mind .cat-area{
	background: #00b99d;
}
.mix-health .cat-area{
	background: #ffb93b;
}
.mix-medicine .cat-area{
	background: #fe5a7d;
}
.covid .cat-area{
	width: 10vw;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
.covid .cat-area span{
	line-height: 38px;
	color: #fff;
	font-size: 16px;	
	 font-family: 'Helvetica-bold','YuGobold';
}
.covid .cat-area span:last-of-type{
	font-size: 13px;	
	margin-left: 1em;
	text-transform: capitalize;
}
.box-contents{
	padding: 1.3333vw;
	box-sizing: border-box;
	color: #1a1a1a;
	min-height: 12.2vw;
}

#n-magnier{
	font-size: 1.4333vw;
	line-height: 1.5333vw;
	transform: scale( 0.95, 1 );
	transform-origin: left;
}
.box-contents h4{
	font-size: 1.5333vw;	
	line-height: 1;
	margin-bottom: 0.4vw;
	height: 1.5333vw;	
}
.box-contents h5{
	font-size: 13px;	
	line-height: 1;
	margin-bottom: 1.3333vw;
}
.box-contents p{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 15px;	
	line-height: 20px;
	text-align: left;
}
.box-contents p.main-catch{
		text-align: justify;
}
.post-type-archive .main-catch,
.tax-covidcat .main-catch{
	margin-bottom: 0;
}
.post-type-archive .main-catch-top-en,
.tax-covidcat .main-catch-top-en{
	margin-bottom: 0;
	line-height: 1.2;
}

.covid #footer-covid{
	clear: both;
	width: 50%;
	float: right;
}
.covid #footer-covid-topcs{
	clear: both;
	width: 50%;
	float: right;
}

.covid #colophon{
	padding: 6.666vw 3.3333vw 2vw 0;
	box-sizing: border-box;
	height: auto;
}
.covid #footer-covid-topcs #colophon{
	padding: 6.666vw 10vw 2vw 0;
	box-sizing: border-box;
	height: auto;
}
#covid-f-logo a{
	display: block;
	width: 24vw;
	height: 2.6666vw;
	float: right;
	margin-bottom: 1.3333vw;
}
#footer-covid p{
	float: right;
	text-align: right;
	color: #1a1a1a;
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 1vw;
}
#footer-covid .copyright{
	float: right;
	text-align: right;
	color: #1a1a1a;
	font-size: 13px;
	line-height: 1;
}
#footer-covid-topcs p,
#footer-covid p{
	clear: both;
	float: right;
	text-align: right;
	color: #1a1a1a;
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 1vw;
}
#footer-covid-topcs .copyright,
#footer-covid .copyright{
	clear: both;
	float: right;
	text-align: right;
	color: #1a1a1a;
	font-size: 13px;
	line-height: 1;
}
.covid #pagetop{
	right: 3.3333vw;
	bottom: 12vw;
}
.covid-topics{
	clear: both;
	height: 2vw;
	padding-left: 3.3333vw;
	font-size: 1.3333vw;
	line-height: 2vw;
	color: #1a1a1a;
	 font-family: 'Helvetica-bold','YuGobold';
	position: relative;
	padding-top: 2vw;
	margin-bottom: 0;
}

.covid-topics:after{
	content:"";
		background: url(images/covid-topics.png) no-repeat;
		display: inline-block;
		width: 40vw;
		height: 1.5vw;
		background-size: cover;
		position: absolute;
		right: 0;
		bottom: 5px;
		transition: all 0.2s ease-out;
}

#main-covid-topcs #fight_covid19_topics-news{
	padding: 2vw 0;
}
#main-covid-topcs .covid-topics{
	padding-left: 0;
}

 /* メンバーシングル
-------------------------------------------------------------- */  

.single-cat-area{
	width: 8.3333vw;
	height: 6.6666vw;
	text-align: center;
	padding: 0.6666vw 1.3333vw;
	box-sizing: border-box;
}
.single-cat-area img{
	width: 2.6666vw;
	height: 2.6666vw;
	margin-bottom: 0.3333vw;
}
.single-cat-area p{
	color: #fff;
	    font-size: 1vw;
	    line-height: 1.3;
	     font-family: 'Helvetica-bold','YuGobold';
}
.single-cat-area span{
	display: block;
	text-transform: capitalize;
}
.single-box-contents{
	width: 45%;
	height: 311px;
	float: left;
	position: relative;
	color: #1a1a1a;
	padding-top: 90px;
	box-sizing: border-box;
}
.single-main-images{
	float: right;
	width: 265px;
	height: 311px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 3.3333vw;
}
.single-main-images img{
	width: 100%;
}
.degree{
	font-size: 13px;
	line-height: 1;
	 font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 20px;
}
.menber-name{
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 5px;
}
.m-magnier{
	font-size: 2vw;
}
.menber-name-en{
	font-size: 13px;
	line-height: 1;
	margin-bottom: 30px;
}
.post-type-archive .menber-name-en,
.tax-covidcat .menber-name-en{
	margin-bottom: 1.3333vw;
}
.field-of-research{
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 5px;
}
.field-of-research-en{
	font-size: 13px;
	line-height: 1;
	margin-bottom: 28px;
}
.wpulike{
	padding: 0 !important;
	z-index: 0 !important;
}

.single-field{
	clear: both;
	width: 100%;
	color: #1a1a1a;
}
.main-catch{
	font-size: 1.4vw;
	line-height: 2.1vw;
	text-align: justify;
	 font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 1.3333vw;
}
.main-catch-en{
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	 font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 2vw;
}
.single-field hr {
	background-color: #1a1a1a;
	border: 0;
	clear: both;
	height: 1px;
	margin-block-start: 0;
	margin-block-end: 0;
	margin-bottom: 2vw;
}
.message,
.message-en{
	text-align: justify;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 30px;
}
.message-en{
	text-align: left;
	margin-bottom: 50px;
}

.single-field dl{
	clear: both;
}
.single-field dt{
	width: 130px;
	height: 40px;
	border: 1px solid #1a1a1a;
	box-sizing: border-box;
	text-align: center;
	font-size: 13px;
	padding: 13px 0;
	 font-family: 'Helvetica-bold','YuGobold';
	float: left;
	margin-right: 2vw;
	margin-bottom: 2vw;
	clear: both;
}
.single-field dd{
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin-top: -0.25em;
	margin-bottom: 2vw;
	width: 35vw;
}
.single-field dl:last-of-type dt{
	margin-bottom: 3.333vw;
}
.postid-383 .single-field dd.project-information,
.postid-406 .single-field dd.project-information,
.postid-437 .single-field dd.project-information{
	margin-top: -0.25em;
}
.single-field dd.project-information{
	margin-top: 7px;
}
.single-field dd.project-mail{
	margin-top: 7px;
}
.single-field dd.project-url{
	margin-top: 7px;
}
.postid-373 .single-field dd.project-url{
	margin-top: -4px;
}
.single-field dd a{
	line-height: 25px;
	margin-top: 0;
}
.single-field dd.project-menber a{
	line-height: 25px;
}
.single-field dd a:hover{
	color: #1a1a1a;
}
.covid .covidcat-news .single-field dd a{
	color: #1a1a1a;
}
.covidcat-mind .single-field dd a{
	color: #00b99d;
}
.covidcat-health .single-field dd a{
	color: #ffb93b;
}
.covidcat-medicine .single-field dd a{
	color: #fe5a7d;
}
.covidcat-education .single-field dd a{
	color: #0082bc;
}
.covidcat-culture .single-field dd a{
	color: #cf8df2;
}
.covidcat-living .single-field dd a{
	color: #3ed2e7;
}

#single-topics{
	clear: both;
	color: #1a1a1a;
}
h3.covid-date{
	width: 100%;
	height: 3.3333vw;
	color: #fff;
	box-sizing: border-box;
	padding: 1vw 1.3333vw;
	font-weight: bold;
	font-size: 1.2vw;
	margin-bottom: 2.6666vw;
		clear: both;
}
h3.covid-date span{
	font-size: 1vw;
	margin-left: 2vw;
}

.accordion h4{
	cursor: pointer;
	 font-family: 'Helvetica-bold','YuGobold';
	font-size: 1.6vw;
	line-height: 1.3;
	position: relative;
	padding-right: 3vw;
}
.accordion h4.open{
	margin-bottom: 2.666vw;
}
.accordion h4:after{
	content: '';
	display: block;
	width: 2.1333vw;
	height: 1.2vw;
	background-size: cover;
	background-position: center center;
	position: absolute;
	right: 0;
	top: 0;
	transition:0.3s ease-in-out;
}


.c-mind h4:after{
	background: url(images/covid-icon-arrow-mind.svg) no-repeat;
}
.c-mind h4.open:after{
	background: url(images/covid-icon-arrow-mind-open.svg) no-repeat;
}
.c-health h4:after{
	background: url(images/covid-icon-arrow-health.svg) no-repeat;
}
.c-health h4.open:after{
	background: url(images/covid-icon-arrow-health-open.svg) no-repeat;
}
.c-medicine h4:after{
	background: url(images/covid-icon-arrow-medicine.svg) no-repeat;
}
.c-medicine h4.open:after{
	background: url(images/covid-icon-arrow-medicine-open.svg) no-repeat;
}
.c-education h4:after{
	background: url(images/covid-icon-arrow-education.svg) no-repeat;
}
.c-education h4.open:after{
	background: url(images/covid-icon-arrow-education-open.svg) no-repeat;
}
.c-culture h4:after{
	background: url(images/covid-icon-arrow-culture.svg) no-repeat;
}
.c-culture h4.open:after{
	background: url(images/covid-icon-arrow-culture-open.svg) no-repeat;
}
.c-living h4:after{
	background: url(images/covid-icon-arrow-living.svg) no-repeat;
}
.c-living h4.open:after{
	background: url(images/covid-icon-arrow-living-open.svg) no-repeat;
}

.accordion .news-img{
	display: none;
}
.accordion .post1 .news-img{
	display: block;
}


.covid-report{
	text-align: justify;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 3.3333vw;
}
.single-covid-mainimage,
.single-covid-subimage{
	width: 48%;
}
.single-covid-mainimage{
	float: left;
}
.single-covid-subimage{
	float: right;
}
.single-covid-mainimage img,
.single-covid-subimage img{
	width: 100%;
	max-height: 14vw;
	margin-bottom: 1vw;
}
.covid-mainimage-cap,
.covid-subimage-cap{
	font-size: 14px;
	line-height: 1.3;
	text-align: justify;
	margin-bottom: 3.3333vw;
}
.covid .news .single-cat-area p{
	color: #1a1a1a;
}
.mind .single-cat-area p{
	color: #00b99d;
}
.health .single-cat-area p{
	color: #ffb93b;
}
.medicine .single-cat-area p{
	color: #fe5a7d;
}
.education .single-cat-area p{
	color: #0082bc;
}
.culture .single-cat-area p{
	color: #cf8df2;
}
.living .single-cat-area p{
	color: #3ed2e7;
}
#relation-news{
	padding: 0.3333vw;
}
#relation-news .single-cat-area{
	background: #fff;
	float: left;
	margin-bottom: 0;
}
#relation-news h4{
	color: #fff;
	 font-family: 'Helvetica-bold','YuGobold';
	font-size: 1.2vw;
	line-height: 6.6666vw;
	margin-left: 2vw;
	float: left;
}
#relation-news .other-projects{
	clear: both;
	padding: 3.3333vw;
	box-sizing: border-box;
}
#relation-news ul{
	width: calc(100% / 3 - 1.333vw);
	height: 14vw;
	float: left;
	margin-right: 2vw;
	margin-bottom: 2vw;
}
#relation-news ul:nth-of-type(3n){
	margin-right: 0;
}
#relation-news ul:last-of-type{
	margin-right: 0;
	margin-bottom: 0;
}
.single-other-projects-mainimage{
	width: 100%;
	height: 13vw;
	overflow: hidden;
	margin-bottom: 10px;
}
.single-other-projects-mainimage img{
	width: 100%;
	height: 100%;
}
#relation-news .projects-title{
	color: #fff;
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 13px;
	line-height: 18px;
}

.president{
	padding: 3.3333vw;
	color: #1a1a1a;
	height: auto;
}
.president h3{
	 font-family: 'Helvetica-bold','YuGobold';
	font-size: 1.3333vw;
	line-height: 1.8666vw;
	margin-bottom: 3.3333vw;
}
.president-img{
	width: 16vw;
	height: 16vw;
	margin-bottom: 1.3333vw;
}
.president-img img{
	width: 100%;
}
.president-left{
	float: left;
	width: 16vw;
}
.president-right{
	float: right;
	width: 24vw;
}
.president h4{
	font-size: 1.7333vw;
	line-height: 1;
}
.president .president-name p{
	font-size: 13px;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5vw;
	text-align: left;
}
.president p{
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	margin-top: -0.5em;
}
#fight_covid19_topics-news{
	padding: 2vw 3.3333vw;
}
.fight_covid19_topics-news-loop{
	clear: both;
	padding-top: 1.3333vw;
	padding-bottom: 1.3333vw;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	height: auto;
}
.fight_covid19_topics-news-loop:nth-of-type(1){
	padding-top: 0;
}
#fight_covid19_topics-news .single-covid-mainimage{
	width: 160px;
	height: 100px;
	overflow: hidden;
	margin-right: 2vw;
	float: left;
}
#fight_covid19_topics-news .single-covid-mainimage img{
	width: 100%;
}
#fight_covid19_topics-news .cat-area{
	width: 160px;
	height: 30px;
	position: static;
	text-align: center;
	color: #fff;
	font-size: 16px;	
	 font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 0.7666vw;
	line-height: 32px;
}
#fight_covid19_topics-news .cat-area span{
	line-height: 28px;
}
#fight_covid19_topics-news .cat-area span:last-of-type{
	font-size: 13px;	
	margin-left: 0.7em;
	vertical-align: middle;
	text-transform: capitalize;
}
.cat-area-li{
	float: left;
	width: 24.3vw;
}
#main-covid-topcs .cat-area-li{
	width: 27.3vw;
}
.cat-area-li .date{
	font-size: 13px;
	margin-bottom: 0.6666vw;
}
.cat-area-li .blog-title{
		margin-bottom: 0;
}
.cat-area-li .blog-title a{
	color: #0000EE;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Helvetica-bold','YuGobold';
}
.cat-area-li .blog-title a:hover{
	color: #0000EE !important;
	text-decoration: underline;
	transition: none;
}

.mix-news .blog-title a:hover{
	color: #ccc;
}
.mix-culture .blog-title a:hover{
	color: #cf8df2;
}
.mix-education .blog-title a:hover{
	color: #0082bc;
}
.mix-living .blog-title a:hover{
	color: #3ed2e7;
}
.mix-mind .blog-title a:hover{
	color: #00b99d;
}
.mix-health .blog-title a:hover{
	color: #ffb93b;
}
.mix-medicine .blog-title a:hover{
	color: #fe5a7d;
}
#fight_covid19_topics-news .more a{
	display: block;
	float: right;
	    font-size: 13px;
	    color: #1a1a1a;
	    border: 1px solid #1a1a1a;
	    width: 8.6666vw;
	    height: 2.6666vw;
	    margin: 2vw 0 3.3333vw;
	    text-align: center;
	    background: #fff;
	    box-sizing: border-box;
	    padding: 0;
	    line-height: 2.6666vw;
	    font-family: 'Helvetica-bold','YuGobold';
	    clear: both;
}
#fight_covid19_topics-news .more a:hover{
	background: #1a1a1a;
	 color: #fff;
}


.covid-projects{
	clear: both;
	text-align: center;
	font-size: 1.3333vw;
	line-height: 2vw;
	color: #1a1a1a;
	 font-family: 'Helvetica-bold','YuGobold';
	position: relative;
	margin-bottom: 2vw;
}
.covid-projects:after{
	content:"";
		background: url(images/covid-projects.svg) no-repeat;
		display: inline-block;
		width: 16vw;
		height: 1.3333vw;
		background-size: cover;
		position: absolute;
		right: 0;
		top: 0.3vw;
		transition: all 0.2s ease-out;
}
.covid-projects:before{
	content:"";
		background: url(images/covid-projects.svg) no-repeat;
		display: inline-block;
		width: 16vw;
		height: 1.3333vw;
		background-size: cover;
		position: absolute;
		left: 0;
		top: 0.3vw;
		transition: all 0.2s ease-out;
}


.single-fight_covid19_topics-s{
	clear: both;
	padding: 2vw 0 0;
}
.single-fight_covid19_topics-s .single-cat-area{
	width: 100%;
	height: 3.3333vw;
	text-align: left;
	padding: 0vw 2vw;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 2vw;
}
.single-fight_covid19_topics-s .single-cat-area img{
	float: left;
	margin-right: 1.3333vw;
}
.single-fight_covid19_topics-s .single-cat-area p{
	padding: 0.8vw 0;
	vertical-align: middle;
	float: left;
	font-size: 1.0666vw;
}
.single-fight_covid19_topics-s .mind{
	border-bottom: 2px solid #00b99d;
	border-left: 2px solid #00b99d;
}
.single-fight_covid19_topics-s .single-cat-area.news{
	border-bottom: 2px solid #1a1a1a;
	border-left: 2px solid #1a1a1a;
}
.single-fight_covid19_topics-s .news{
	border-bottom: 2px solid #ffff00;
	border-left: 2px solid #ffff00;
	color: #1a1a1a;
}
.single-fight_covid19_topics-s .health{
	border-bottom: 2px solid #ffb93b;
	border-left: 2px solid #ffb93b;
}
.single-fight_covid19_topics-s .medicine{
	border-bottom: 2px solid #fe5a7d;
	border-left: 2px solid #fe5a7d;
}
.single-fight_covid19_topics-s .education{
	border-bottom: 2px solid #0082bc;
	border-left: 2px solid #0082bc;
}
.single-fight_covid19_topics-s .culture{
	border-bottom: 2px solid #cf8df2;
	border-left: 2px solid #cf8df2;
}
.single-fight_covid19_topics-s .living{
	border-bottom: 2px solid #3ed2e7;
	border-left: 2px solid #3ed2e7;
}

.single-fight_covid19_topics-s .mind.single-cat-area p{
	color: #00b99d;
}
.single-fight_covid19_topics-s .news.single-cat-area p{
	color: #1a1a1a;
}
.single-fight_covid19_topics-s .health.single-cat-area p{
	color: #ffb93b;
}
.single-fight_covid19_topics-s .medicine.single-cat-area p{
	color: #fe5a7d;
}
.single-fight_covid19_topics-s .education.single-cat-area p{
	color: #0082bc;
}
.single-fight_covid19_topics-s .culture.single-cat-area p{
	color: #cf8df2;
}
.single-fight_covid19_topics-s .living.single-cat-area p{
	color: #3ed2e7;
}
.single-fight_covid19_topics-s .single-cat-area span{
	display: inline-block;
	text-transform: capitalize;
	font-size: 13px;
	margin-left: 1.2em;
}

.accordion-single h4{
	 font-family: 'Helvetica-bold','YuGobold';
	font-size: 1.6vw;
	line-height: 1.3;
	position: relative;
	margin-bottom: 100px;
	padding-right: 2vw;
}


.single-fight-s{
	display: block;
	    font-size: 16px;
	    color: #1a1a1a;
	    border: 3px solid #1a1a1a;
	    width: 180px;
	    height: 60px;
	    margin: 6.6666vw auto 0;
	    text-align: center;
	    background: #fff;
	    box-sizing: border-box;
	    font-family: 'Helvetica-bold','YuGobold';
	    padding: 20px 0;
	    clear: both;
}

.mind.single-fight-s{
	color: #00b99d;
	border: 3px solid #00b99d;
}
.mind.single-fight-s:hover{
	color: #fff;
	background: #00b99d;
}
.news.single-fight-s{
	color: #1a1a1a;
	border: 1px solid #1a1a1a;
	background: #fff;
}
.news.single-fight-s:hover{
	color: #fff;
	background:  #1a1a1a;
}
.health.single-fight-s{
	color: #ffb93b;
	border: 1px solid #ffb93b;
}
.health.single-fight-s:hover{
	color: #fff;
	background: #ffb93b;
}
.medicine.single-fight-s{
	color: #fe5a7d;
	border: 3px solid #fe5a7d;
}
.medicine.single-fight-s:hover{
	color: #fff;
	background: #fe5a7d;
}
.education.single-fight-s{
	color: #0082bc;
	border: 1px solid #0082bc;
}
.education.single-fight-s:hover{
	color: #fff;
	background: #0082bc;
}
.culture.single-fight-s{
	color: #cf8df2;
	border: 1px solid #cf8df2;
}
.culture.single-fight-s:hover{
	color: #fff;
	background: #cf8df2;
}
.living.single-fight-s{
	color: #3ed2e7;
	border: 1px solid #3ed2e7;
}
.living.single-fight-s:hover{
	color: #fff;
	background: #3ed2e7;
}

#main-covid-topcs .bread{
	padding: 0;
	width: 100%;
}
#main-covid-topcs .bread ul.breadcrumbs li{
	line-height: 1.5;
	padding-right: 0;
	color: #1a1a1a;
}
#main-covid-topcs .bread ul.breadcrumbs li a,
#main-covid-topcs .bread ul.breadcrumbs li:before{
	color: #1a1a1a;
}
#main-covid-topcs .bread ul.breadcrumbs li:before{
	margin-left: 10px;
}
.covidcat-medicine .menber-name a,
.covidcat-health .menber-name a,
.covidcat-mind .menber-name a,
.covidcat-living .menber-name a,
.covidcat-education .menber-name a,
.covidcat-culture .menber-name a{
	color: #0000EE;
	transition: none;
}
.covidcat-medicine .menber-name a:hover,
.covidcat-health .menber-name a:hover,
.covidcat-mind .menber-name a:hover,
.covidcat-living .menber-name a:hover,
.covidcat-living .menber-name a:hover,
.covidcat-education .menber-name a:hover,
.covidcat-culture .menber-name a:hover{
	color: #0000EE;
	text-decoration-color: #0000EE;
	text-decoration: none;
	border-bottom: 1px solid #0000EE;
	
}
.member-bottom{
	margin-bottom: 10px;
}
.covidcat-medicine .single-field dd a,
.covidcat-health .single-field dd a,
.covidcat-mind .single-field dd a,
.covidcat-living .single-field dd a,
.covidcat-education .single-field dd a,
.covidcat-culture .single-field dd a,
.single-fight_covid19_topics .accordion-single a,
.single-fight_covid19 .covid-report a{
	color: #0000EE;
}
.covidcat-medicine .single-field dd a:hover,
.covidcat-health .single-field dd a:hover,
.covidcat-mind .single-field dd a:hover,
.covidcat-living .single-field dd a:hover,
.covidcat-education .single-field dd a:hover,
.covidcat-culture .single-field dd a:hover,
.single-fight_covid19_topics .accordion-single a:hover,
.single-fight_covid19 .covid-report a:hover{
	color: #0000EE;
	text-decoration-color: #0000EE;
	text-decoration-line: underline;
}
.covid .nav-area .sub-menu li{
	margin-bottom: 20px;
}
.covid .nav-area .sub-menu li a span{
	display: block;
	margin-left: 0;
	line-height: 5px;
}
.postid-385 .single-main-images img{
	margin-left: -530px;
}
.fight-covid19-banner{
	text-align: center;
	margin-bottom: 100px;
	display: block;
}
.fight-covid19-banner a img{
	width: 100%;
	height: auto;
}
.fight-covid19-banner a:hover{
	opacity: 0.5;
	transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-webkit-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
}
     /* @修正分　200827   zzz
-------------------------------------------------------------- */
.president-en{
	clear: both;
	display: none;
}
.president-lan-tab{
	margin: 1.3333vw 3.3333vw 0 3.3333vw;
	height: 30px;
	border-bottom: 1px solid #000;
	box-sizing: border-box;
	position: relative;
}
.president-lan-tab li{
	float: left;
	width: 60px;
	height: 30px;
	border: 1px solid #000;
	border-bottom: none;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	font-family: 'Helvetica-bold','YuGobold';
	box-sizing: border-box;
	cursor: pointer;
	position: absolute;
	right: 0;
}
.president-lan-tab li:nth-of-type(1){
	border-right: none;
	right: 60px;
}
.president-lan-tab li.select{
	border-bottom: 1px solid #fff;
}
.t-left{
	text-align: left !important;
}
.president-en h4{
	font-size: 1.4666vw;
}



.menu-fight_covid19_topics_left-container .menu-item-object-covidcat:nth-of-type(2) > a{
		background: #ffb93b;
	}
	.menu-fight_covid19_topics_left-container .menu-item-object-covidcat:nth-of-type(3) > a{
		background: #00b99d;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat:nth-of-type(1) > a{
		background: #3ed2e7;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat:nth-of-type(2) > a{
		background: #0082bc;
	}
	.menu-fight_covid19_topics_right-container .menu-item-object-covidcat:nth-of-type(3) > a{
		background: #cf8df2;
	}
	
 /* #projectlist-ja  プロジェクトリストページ   -------------------------------------------------------------- */	
 #projectlist-en{
	 padding-top: 50px;
	 padding-bottom: 100px;
 }
#projectlist-ja h3,
#projectlist-en h3{
	width: 100%;
	height: 50px;
	border: 1px solid #1a1a1a;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 20px;
}
#projectlist-en h3{
	margin-bottom: 50px;
}
.to-projectlist-en{
	float: right;
	font-size: 15px;
	line-height: 0;
	font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 20px;
}
.cat-a{
	clear: both;
	    width: 150px;
	    height: 35px;
	    text-align: center;
	    line-height: 38px;
	    color: #fff;
	    font-size: 16px;
	    font-family: 'Helvetica-bold','YuGobold';
	    margin-bottom: 20px;
}
.projectlist{
	margin-bottom: 30px;
}
.projectlist-box{
	border-bottom: 2px dotted #1a1a1a;
	padding: 20px 0;
	box-sizing: border-box;
}
.projectlist-box:nth-of-type(1){
	padding: 0 0 20px 0;
}
.projectlist-box a{
	display: inline-block;
	color: #0000EE;
	font-size: 15px;
	line-height: 1.3;
	font-family: 'Helvetica-bold','YuGobold';
	margin-bottom: 10px;
}
.projectlist-box a:hover{
	color: #0000EE !important;
	text-decoration: underline;
	transition: none;
}
.projectlist-box h4{
	font-size: 26px;
	line-height: 1;
	position: relative;
}
.projectlist-box h4 span{
	font-size: 14px;
	margin-left: 2em;
	position: absolute;
	top: 50%;
	margin-top: -7px;
}

/* 翻訳用
-------------------------------------------------------------- */
#sec-language{
	padding: 1.3333vw 0 1.3333vw 0;
	height: 30px;
	position: relative;
}
.r-sec{
	position: absolute;
	right: 0;

}
#sec-language h4{
	float: left;
	line-height: 30px;
	margin-right: 1vw;
	margin-left: -6vw;
}
#sec-language #google_language_translator select.goog-te-combo{
	padding: 0 !important;
	margin: 0 !important;
	width: 110px !important;
	box-sizing: border-box
}


      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1793px) and (max-width: 2000px){/*------微調整---------*/
	.box-contents{
		min-height: 14.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1732px) and (max-width: 1792px){/*------微調整---------*/
	.box-contents{
		min-height: 15.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1594px) and (max-width: 1731px){/*------微調整---------*/
	.box-contents{
		min-height: 16.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1417px) and (max-width: 1593px){/*------微調整---------*/
	.box-contents{
		min-height: 17.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1321px) and (max-width: 1416px){/*------微調整---------*/
	.box-contents{
		min-height: 19.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1212px) and (max-width: 1322px){/*------微調整---------*/
	.box-contents{
		min-height: 20.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1200px) and (max-width: 1211px){/*------微調整---------*/
	.box-contents{
		min-height: 21.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1181px) and (max-width: 1199px){/*------微調整---------*/
	.box-contents{
		min-height: 22.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1061px) and (max-width: 1180px){/*------微調整---------*/
	.box-contents{
		min-height: 24.5vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 571px) and (max-width: 1060px){/*------微調整---------*/
	.box-contents{
		min-height: 31vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 539px) and (max-width: 570px){/*------微調整---------*/
	.box-contents{
		min-height: 35vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 538px){/*------微調整---------*/
	.box-contents{
		min-height: 37vw;
	}
}

      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1194px) and (max-width: 1284px){/*------微調整---------*/
	.cat-area-li{
		float: right;
		width: 27.3vw !important;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 1241px){/*------微調整---------*/
	.single-field dd.project-url{
	margin-top: 0;
	}
	.single-field dd.project-information{
		margin-top: 0;
	}
	.single-field dd.project-mail{
		margin-top: 0;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1568px) and (max-width: 2000px){/*------微調整---------*/	
	#relation-news ul{
		height: 15vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1449px) and (max-width: 1567px){/*------微調整---------*/	
	#relation-news ul{
		height: 16vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1221px) and (max-width: 1448px){/*------微調整---------*/	
	#relation-news ul{
		height: 17vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1061px) and (max-width: 1220px){/*------微調整---------*/	
	#relation-news ul{
		height: 18vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 1060px){/*------微調整---------*/	
	#relation-news ul{
		height: 27vw;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 1448px){/*------微調整---------*/	
	.single-field dt{
		margin-top: 0;
		margin-bottom: 1vw;
	}
	.single-field dl:last-of-type dt{
		margin-bottom: 1vw;	
	}
	.single-field dd.project-mail{
		margin-top: 0;
		margin-bottom: 3.333vw;
	}
	.single-field dd a{
		line-height: 0;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 1201px) and (max-width: 1300px){/*------微調整---------*/	
	.covid .cat-area{
		height: 30px;
	}
	.covid .cat-area span{
		font-size: 15px;
		line-height: 33px;
	}
	.covid .cat-area span:last-of-type{
		font-size: 12px;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 901px) and (max-width: 1200px){/*------微調整---------*/	
	.covid .cat-area{
		height: 30px;
	}
	.covid .cat-area span{
		font-size: 13px;
		line-height: 33px;
	}
	.covid .cat-area span:last-of-type{
		font-size: 10px;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 900px){/*------微調整---------*/	
	.covid .cat-area{
		height: 30px;
	}
	.covid .cat-area span{
		font-size: 12px;
		line-height: 33px;
	}
	.covid .cat-area span:last-of-type{
		font-size: 10px;
	}
}
      /* @media screen  2020 
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 600px){/*------微調整---------*/	
	.covid .cat-area span:last-of-type{
		    margin-left: .5em;
	}
}
    /* @media screen  2020
-------------------------------------------------------------- */
@media screen and (min-width: 501px) and (max-width: 1060px){/*------タブレット---------*/
	.covid #colophon{
		
	}
	.covid .sp{
		display: none;
	}
	.covid .nav-area{
		padding: 10vw 3.333vw;
		width: 40%;
	}
	.covid .menu-item-has-children > a{
		display: block;
		width: 100%;
		height: 35px;
		text-align:left;
		font-size: 16px;
		line-height: 35px;
		font-family: 'Helvetica-bold','YuGobold';
		background: #fe5a7d;
		padding-left: 2vw;
		box-sizing: border-box;
	}
	.covid .menu-fight_covid19_topics_right-container .menu-item-object-covidcat span,
	.covid .menu-fight_covid19_topics_left-container .menu-item-object-covidcat span{
		   display: inline-block;
		   font-size: 13px;
		   margin-left: 1em;
	   }
	   .covid .nav-area ul li{
		 margin-left: 0;
	 }
	.covid .menu-item-has-children:nth-of-type(4) > a{
		background: #ffb93b;
	}
	.covid .menu-item-has-children:nth-of-type(5) > a{
		background: #00b99d;
	}
	.covid .menu-item-has-children:nth-of-type(6) > a{
		background: #3ed2e7;
	}
	.covid .menu-item-has-children:nth-of-type(7) > a{
		background: #0082bc;
	}
	.covid .menu-item-has-children:nth-of-type(8) > a{
		background: #cf8df2;
	}

	.menu-fight_covid19_topics_left-container{
		margin-right: 30px;
	}
	.covid #osi-tsukuba-logo{
		display: block;
	}
	.covid #site-title{
		margin: 0 auto;
		width: 100%;
		padding: 7vw 8vw;
		box-sizing: border-box;
	}	
	.covid #header{
		height: 100%;
	}
	#president{
		width: 100%;
	}
	.president h3{
		font-size: 2vw;
		line-height: 1.5;
	}
	#president img{
		width: 100%;
	}
	.president-img{
		width: 24vw;
		height: 24vw;
		float: left;
	}
	.president-left{
		width: 100%;
	}
	.president-name{
		width: 15vw;
		margin-left: 2vw;
		float: left;
	}
	.president h4{
		font-size: 3vw;
		line-height: 1.2;
	}
	.president .president-name p{
		margin-bottom: 1vw;
		text-align: left;
	}
	.president p{
		clear: both;
		float: none;
		width: 100%;
		font-size: 13px;
		line-height: 2;
	}
	.covid-topics{
		font-size: 2vw;
		height: 3vw;
		
	}
	.covid-topics:after{
		height: 2vw;
		width: 38vw;
		bottom: 1vw;
	}
	#fight_covid19_topics-news .single-covid-mainimage{
		width: 16vw;
		height: 10vw;
		margin-bottom: 2vw;
	}
	.cat-area-li{
		width: 24.2vw;
	}
	#fight_covid19_topics-news .cat-area{
		width: 160px;
		margin-bottom: 1.5vw;
		height: auto;
	}
	#main-covid-topcs .cat-area-li{
		width: 27.3vw;
	}
	.cat-area-li .date{
		margin-bottom: 1vw;
	}
	.cat-area-li .blog-title a{
		line-height: 1.5;
	}
	.fight_covid19_topics-news-loop .blog-title{
		margin-bottom: 0;
	}
	.fight_covid19_topics-news-loop .blog-title a{
		color: #1a1a1a;
		font-size: 14px;
		line-height: 1.3;
		 font-family: 'Helvetica-bold','YuGobold';
		 margin-bottom: 0;
		 text-align: justify;
		 width: 100%;
	}
	.fight_covid19_topics-news-loop{
		padding-top: 2vw;
		padding-bottom: 2vw;
	}
	#fight_covid19_topics-news .more a{
		width: 13vw;
		height: 4vw;
		padding: 0;
		line-height: 4vw;
	}
	
	.covid-projects{
		font-size: 2vw;
	}
	.covid-projects:before,
	.covid-projects:after{
		width: 19.2vw;
		height: 1.6vw;
		top: 0;
	}
	.covid #grid li{
		width: 50%;
	}
	.covid .main-images{
		height: 22vw;
	}
	.covid .cat-area{
		width: 70%;
		height: 30px;
		box-sizing: border-box;
	}
	
	.single-cat-area{
		width: 12.5vw;
		height: 10vw;
		padding: 1vw 2vw;
	}
	.single-cat-area img{
		width: 4vw;
		height: 4vw;
		margin-bottom: 0.7vw;
	}
	.single-cat-area p{
		font-size: 1.5vw;
	}
	.box-contents{
		padding: 2vw;
	}
	.box-contents h4{
		font-size: 2.3vw;
		margin-bottom: 1.5vw;
	}
	.box-contents h5{
		margin-bottom: 1.5vw;
	}
	.box-contents p{
		font-size: 1.5vw;
		line-height: 1.5;
	}
	.single-box-contents{
		padding-top: 50px;
		height: 266px;
		position: relative;
		width: calc(100% - 220px);
	}
	.single-main-images{
		width: 210px;
		height: 246px;
		padding-top: 20px;
	}
	.degree{
		margin-bottom: 1vw;
	}
	.menber-name{
		font-size: 3.2vw;
	}
	.m-magnier{
		font-size: 2.6vw;
	}
	.menber-name-en{
		margin-bottom: 2vw;
	}
	.wpulike{
		position: absolute !important;
		bottom: 0;
	}
	.main-catch{
		font-size: 2.4vw;
		line-height: 1.5;
	}
	.message{
		line-height: 1.5;
	}
	.single-field dt{
		width: 100%;
		text-align: left;
		padding-left: 1.5em;
	}
	.single-field dd{
		width: 100%;
		line-height: 1.5;
	}
	h3.covid-date{
		height: 5vw;
		font-size: 2vw;
		padding: 1.5vw 2vw;
	}
	h3.covid-date span{
		font-size: 1.4vw;
	}
	.accordion-single h4,
	.accordion h4{
		font-size: 2.4vw;
	}
	.covid-report{
		line-height: 25px;
	}
	#relation-news{
		padding: 0.5vw;
	}
	#relation-news h4{
		font-size: 2vw;
		line-height: 10vw;
	}
	#relation-news ul{
		width: 48%;
		margin-right: 2%;
	}
	#relation-news ul:nth-of-type(even){
		margin-right: 0;
	}
	
	.single-fight_covid19_topics-s .single-cat-area{
		height: 5vw;
	}
	.single-fight_covid19_topics-s .single-cat-area p{
		font-size: 16px;
		padding: 1vw 0 1vw 1vw;
	}
	.single-fight-s{
		width: 180px;
		height: 60px;
		line-height: 60px
		padding: 0;
		box-sizing: border-box;
	}
	.covid #footer-covid-topcs #colophon{
		padding: 10vw 10vw 3vw 0;
	}
	#covid-f-logo a{
		width: 42vw;
		height: auto;
	}
	.single-field dd.project-url{
	margin-top: 0;
	}
	.single-field dd.project-information{
		margin-top: 0;
	}
	.single-field dd.project-mail{
		margin-top: 0;
	}
	.single-other-projects-mainimage{
		height: 22vw;
	}
	.fight-covid19-banner a img{
		width: 90%;
	}
	#relation-news ul:nth-of-type(3n){
	    margin-right: 2%;
	}

}
   /* @media screen  2020 ssss
-------------------------------------------------------------- */
@media (max-width: 500px) {/*------レスポンシブ---------*/
	.covid_menu{
		display: none;
	}
	#relation-news{
		margin: 0 6.6666vw;
	}
	#single-topics,
	.single-fight_covid19_topics-s,
	.type-fight_covid19{
		padding: 0 6.6666vw;
	}
	.covid #header-covid-topcs,
	.covid #header{
		width: 100%;
		height: auto;
		position: relative;
		padding: 6.666vw;
		box-sizing: border-box;
	}
	.covid #header-covid-topcs{
		background: #fff;
		padding: 0;
	}
	.covid #main-covid-topcs,
	.covid #main{
		width: 100%;
		height: auto;
		float: none;
		position: static;
	}
	.covid #branding{
		padding: 0;
		height: auto;
	}
	
	.covid #site-title{
		width: 100%;		
		box-sizing: border-box;
		padding: 9.3333vw 10vw;
	}
	.covid #header-covid-topcs #site-title {
		padding: 0;
	}
	.covid #header-covid-topcs #osi-tsukuba-logo,
	.covid #osi-tsukuba-logo{
		display: block;
		width: 90px;
		height: 30px;
		float: left;
		margin: 0;
	}
	.covid #header-covid-topcs #osi-tsukuba-logo{
		margin-top: 6.6666vw;
		margin-left: 6.6666vw;
		margin-bottom: 6.6666vw;
	}
	.covid .navi-toggle{	
		left: auto;
		right: 6.6666vw;
		top: 7vw;
		width: 28.75px;
		height: 30px;
	}
	.covid .navi-toggle span {
		height: 2px;
	}
	.covid .navi-toggle span:before,
	.covid .navi-toggle span:after {
		top: -7px;
		height: 2px;
	}
	.covid .navi-toggle span:after {
		top: 7px;
	}		
	.covid .nav-area{
	    width: 100%;
	    height: 100%;
	    padding: 20vw 6.6666vw;
	    transform: translate(100%);
	   }
	   
	   .nav-area ul li.menu-item-object-fight_covid19_topics, .nav-area ul li.menu-item-type-post_type_archive, .nav-area ul li.menu-item-object-projectlist{
		   margin-bottom: 5.3333vw;
	   }
	   .nav-area ul li.menu-item-1781{
		   margin-left: 0.5em;
		   margin-bottom: 30px;
	   }
	   
	  .nav-area ul li.menu-item-type-taxonomy{
	   margin-left: 0;
	}
	 .covid .nav-area ul li{
		 margin-left: 0;
	 }
	.covid .menu-item-has-children > a{
		display: block;
		width: 100%;
		height: 35px;
		text-align:left;
		font-size: 16px;
		line-height: 35px;
		font-family: 'Helvetica-bold','YuGobold';
		background: #fe5a7d;
		padding-left: 5.3333vw;
		box-sizing: border-box;
	}
	.covid .menu-fight_covid19_topics_right-container .menu-item-object-covidcat span,
	.covid .menu-fight_covid19_topics_left-container .menu-item-object-covidcat span{
		   display: inline-block;
		   font-size: 13px;
		   margin-left: 1em;
	   }
	.covid .menu-item-has-children:nth-of-type(5) > a{
		background: #ffb93b;
	}
	.covid .menu-item-has-children:nth-of-type(6) > a{
		background: #00b99d;
	}
	.covid .menu-item-has-children:nth-of-type(7) > a{
		background: #3ed2e7;
	}
	.covid .menu-item-has-children:nth-of-type(8) > a{
		background: #0082bc;
	}
	.covid .menu-item-has-children:nth-of-type(9) > a{
		background: #cf8df2;
	}
	
	
	 .covid .sub-menu{
		 margin-top: 3.3333vw;
		 margin-bottom: 6.3333vw;
	 }
	 .covid .nav-area .sub-menu li a{
		  margin-left: 0;
	  }
	 .covid .nav-area  .sub-menu li a:before{
		 background: none;
		 margin-left: 0;
		 width: 0;
	 }
	 
	.president{
		padding: 8vw 6.6666vw 13.3333vw;
	}
	.president h3{
		font-size: 4.2666vw;
		line-height: 1.5;
		text-align: center;
		margin-bottom: 8vw;
	}
	.president-left{
		float: none;
		width: 100%;
	}
	.president-name,
	.president-img{
		width: 64vw;
		height: 64vw;
		text-align: center;
		margin: 0 auto 30px;
	}
	.president-name{
		height: auto;
		margin-bottom: 8vw;
	}
	.president-name h4{
		font-size: 6.9333vw;
		line-height: 1;
		margin-bottom: 3.3333vw;
	}
	.president p{
		clear: both;
		width: 100%;
		font-size: 14px;
		line-height: 1.5;
	}
	.covid-topics{
		height: 8vw;
		font-size: 5.3333vw;
		line-height: 8vw;
		padding: 0 6.6666vw;;
	}
	.covid-topics:after{
		height: 6.5vw;
		width: 73vw;
	}
	#fight_covid19_topics-news{
		padding: 5.3333vw 6.6666vw;
	}
	.fight_covid19_topics-news-loop{
		padding-bottom: 5.3333vw;
		padding-top: 5.3333vw;
	}
	#fight_covid19_topics-news .single-covid-mainimage{
		width: 42.6666vw;
		height: 26.6666vw;
		max-height: auto;
		margin-right: 4vw;
		margin-bottom: 5.333vw;
	}
	#fight_covid19_topics-news .single-covid-mainimage img{
		max-height: 26.6666vw;
	}
	.cat-area-li{
		width: 36vw;
	}
	#fight_covid19_topics-news .cat-area{
		width: 100%;
		margin-bottom: 10px;
	}
	#main-covid-topcs .cat-area-li{
		width: 35.3vw;
	}
	.fight_covid19_topics-news-loop .blog-title{
		margin-bottom: 0;
	}
	.fight_covid19_topics-news-loop .blog-title a{
		color: #1a1a1a;
		font-size: 14px;
		line-height: 1.3;
		 font-family: 'Helvetica-bold','YuGobold';
	}
	#fight_covid19_topics-news .more a{
		float: none;
		width: 34.6666vw;
		height: 10.6666vw;
		margin: 5.3333vw auto 8vw;
		padding: 3.75vw 0;
	}
	
	.covid-projects{
	    font-size: 5.3333vw;
	    line-height: 5.333vw;
	    margin-bottom: 8vw;
	}
	.covid-projects:after,
	.covid-projects:before{
		height: 2.6666vw;
		width: 34vw;
		top: 1.3vw;
	}
	.covid #grid li{
		width: 50%;
		float: left;
	}
	.covid .main-images{
		height: 44vw;
	}
	.covid .cat-area{
		width: 32vw;
		height: 32px;
		box-sizing: border-box;
	}
	.covid .cat-area span:last-of-type{
		margin-left: 0.7em;
	}	
	.box-contents{
		padding: 5.3333vw;
		min-height: 65vw;
	}
	.box-contents h4{
		font-size: 4.8vw;
		margin-bottom: 2.6666vw;
		height: 4.8vw;
	}
	.box-contents h5{
		margin-bottom: 5.3333vw;
	}
	.box-contents p{
		font-size: 13px;
		line-height: 1.5;
	}
	#n-magnier{
		font-size: 4vw;
		line-height: 2.4vw;
	}
	
	.covid #footer-covid-topcs,
	.covid #footer-covid{
		width: 100%;
		float: none;
		box-sizing: border-box;
		text-align: center;
	}
	.covid #footer-covid-topcs #colophon,
	.covid #colophon{
		padding: 0;
	}
	#covid-f-logo a{
		width: 252px;
		height: 30px;
		margin: 0 auto;
		float: none;
		margin-bottom: 8vw;
		padding: 50px 0 0;
	}
	#footer-covid-topcs p, #footer-covid p{
		float: none;
		font-size: 9px;
		line-height: 15px;
		text-align: center;
		margin-bottom: 2.6666vw;
		padding: 0 6.6666vw;
	}
	#footer-covid-topcs .copyright, #footer-covid .copyright{
		height: 6.666vw;
		line-height: 7vw;
		font-size: 9px;
		float: none;
		text-align: center;
		background: #ffff00;
	}
	.post-type-archive-fight_covid19_topics .covid-topics{
		margin-top: 0;		
	}
	#main-covid-topcs .covid-topics{
		padding-left: 6.6666vw;
		margin-bottom: 5.3333vw;
	}
	.covid .wp-pagenavi{
		margin-top: 8vw;
		margin-bottom: 50px;
	}
	.covid #main-covid-topcs{
		padding: 8vw 0 0;
	}
	#main-covid-topcs #fight_covid19_topics-news{
		padding: 0 6.6666vw;
		box-sizing: border-box;
	}

	.single-fight_covid19_topics-s .single-cat-area{
		height: 13.3333vw;
		padding: 0 6.6666vw;
		margin-bottom: 5.3333vw;
	}
	.single-cat-area img{
		width: 10.6666vw;
		height: 10.6666vw;		
	}
	.single-fight_covid19_topics-s .single-cat-area img{
		margin-right: 5.3333vw;
	}
	.single-fight_covid19_topics-s .single-cat-area p{
		padding: 3vw 0;
		font-size: 16px;
	}
	h3.covid-date{
		height: 10.6666vw;
		font-size: 5.3333vw;
		padding: 2.8vw 5.3333vw;
		margin-bottom: 5.3333vw;
	}
	h3.covid-date span{
		font-size: 14px;
		margin-left: 8vw;
	}
	.accordion-single h4{
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 5.3333vw;
	}
	.covid-report{
		line-height: 25px;
		margin-bottom: 5.3333vw;
	}
	.single-covid-mainimage, .single-covid-subimage{
		width: 100%;
	}
	.single-covid-mainimage img, .single-covid-subimage img{
		max-height: 100%;
		margin-bottom: 3.3333vw;
	}
	.covid-mainimage-cap,
	.covid-subimage-cap{
	font-size: 14px;
	line-height: 1.3;
	text-align: justify;
	margin-bottom: 5.3333vw;
	}
	.covid-subimage-cap{
		margin-bottom: 13.3333vw;
	}
	.single-fight-s{
		clear: both;
		width: 48vw;
		height: 16vw;
		margin: 50px auto 50px;
		padding: 5.75vw 0;
	}
	
	.single-cat-area{
		width: 33.3333vw;
		height: 26.6666vw;
		padding: 2.666vw;
		margin-bottom: 8vw;
	}
	.single-cat-area p{
		font-size: 15px;
	}
	.single-box-contents{
		padding-top: 0;
		height: 177px;
		margin-bottom: 8vw;
	}
	.single-main-images{
		width: 150px;
		height: 177px;
	}
	.degree{
		font-size: 11px;
		margin-bottom: 20px;
		margin-top: 0.5em;
	}
	.menber-name{
		font-size: 26px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.menber-name-en{
		font-size: 11px;
		margin-bottom: 12px;
	}
	.field-of-research{
		font-size: 14px;
		margin-bottom: 1px;
	}
	.field-of-research-en{
		font-size: 11px;
		margin-bottom: 20px;
		line-height: 1.2;
	}
	.main-catch{
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 10px;
	}
	.main-catch-en{
		font-size: 13px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.single-field hr{
		margin-bottom: 20px;
	}
	.message,
	.message-en{
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.message-en{
		margin-bottom: 30px;
	}	
	.single-field dt{
		width: 100%;
		margin: 0 0 10px;
		text-align: left;
		padding: 13px;
	}
	.single-field dd{
		width: 100%;
		float: none;
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 30px;
	}
	.accordion h4{
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 5.3333vw;
		padding-right: 8vw;
	}
	.accordion h4:after{
		width: 26px;
		height: 13px;
		top: 5px;
	}
	#relation-news{
		padding: 5px;
		height: auto;
	}
	#relation-news .single-cat-area{
		width: 84px;
		height: 64px;
	}
	#relation-news .single-cat-area img{
		width: 22px;
		height: 22px;
	}
	#relation-news .single-cat-area p{
		font-size: 9.6px
	}
	#relation-news h4{
		line-height: 64px;
		font-size: 5.3333vw;
	}
	#relation-news ul{
		width: 48%;
		height: 250px;
		margin-right: 2%;
		margin-bottom: 5.3333vw;
	}
	#relation-news ul:nth-of-type(even){
		margin-right: 0;
	}
	#relation-news ul:nth-of-type(3n){
		margin-right: 2%;
	}
	.single-other-projects-mainimage{
		height: 100%;
	}
	.single-field dd.project-url{
	margin-top: 0;
	}
	.single-field dd.project-information{
		margin-top: 0;
	}
	.single-field dd.project-mail{
		margin-top: 0;
		margin-bottom: 50px;
	}
	.covid .cat-area span{
		font-size: 13px;
		line-height: 32px;
	}
	.covid .cat-area span:last-of-type{
		font-size: 11px;
	}
	.m-magnier{
		font-size: 5vw;
	}
	#fight_covid19_topics-news .cat-area{
	height: 34px;
	line-height: 32px;
	}
	.covid #header-covid-topcs #site-title{
		width: 100%;
	}
	.fight-covid19-banner{
	margin-bottom: 50px;
	}
	.fight-covid19-banner a img{
		width: 90%;
	}
	
	#projectlist-ja,
	#projectlist-en{
		padding: 0 5.3333vw;
	}
	.projectlist-box h4{
		font-size: 4.8vw;
	}
	.projectlist-box h4 span{
		font-size: 13px;
	}
	.projectlist-box a{
		font-size: 13px;
	}
	
	#sec-language{
		padding: 3.3333vw 0;
	}
	.r-sec{
		padding: 0 6.6666vw;
	}
	.projectlist-box h4 span{
		display: block;
		position: static;
		margin-top: 10px;
		margin-left: 0;
	}
	#sec-language h4{
		margin-left: -23vw;
	}
	.menu-item-object-covidcat span{
		display: inline-block;
		font-size: 13px;
		margin-left: 1em;
	}
	.president-lan-tab{
		margin: 8vw 3.3333vw 0 3.3333vw;
	}
	.post-type-archive .main-catch-top-en{
		line-height: 1.3;
	}
	.president .president-name p{
		text-align: center;
		margin-bottom: 1vw;
	}
	.covid-report{
		text-align: left;
	}
	#single-topics{
		margin-bottom: 50px;
	}
	#relation-news.medicine ul,
	#relation-news.health ul,
	#relation-news.mind ul{
		height: 210px;
	}
	#relation-news.education ul{
		height: 230px;
	}
	#relation-news.culture ul{
		height: 240px;
	}	
}
@media (max-width: 1060px){/*------タブレット---------*/
	.projectlist-box h4 span{
		display: block;
		position: static;
		margin-top: 10px;
		margin-left: 0;
	}
	.osi-crf{
		margin-bottom: 15vw;
	}
	.activity-covid-img{
		margin: 0 auto 5vw;
		float: none;
	}
	#crf .activity-covid-p{
		float: none;
		width: 100%;
	}
	.activity-covid h6{
		margin-bottom: 8vw;
	}
	.activity-covid a.its-to-tenure-track{
		margin-bottom: 10vw;
	}
	.activity-covid-schedule{
		margin-bottom: 10vw;
	}
}
   /* @media screen  sss
-------------------------------------------------------------- */
@media (max-width: 500px) {/*------レスポンシブ---------*/
	.osi-crf{
		margin-bottom: 15vw;
	}
	.activity-covid h6{
		font-size: 14px;
		margin-bottom: 6vw;
	}
	.activity-covid a.its-to-tenure-track{
		width: 100%;
		font-size: 13px;
		min-height: auto;
		padding: 12px 0;
	}
	.activity-covid a.its-to-tenure-track:after{
		margin-left: 0.5em;
	}
	.activity-covid h4{
		margin-bottom: 10vw;
	}
	.activity-covid-img{
		width: 200px;
		height: 200px;
		margin-bottom: 10vw;
	}
}

@media all and (-ms-high-contrast: none){/*------IEハック IE10以上---------*/
  .covid #grid li{
    width: 33.333%;
  }
}

 /* @interview　210308   aaa
-------------------------------------------------------------- */
.nav-area ul li.menu-item-type-taxonomy{
	margin-left: 0;
}
.nav-area #menu-fight_covid19_topics_main li:last-of-type{
	margin-left: 0;
}

.interview #header{
	position: relative;
	height: 110px;
	background: #000;
}
.interview #branding{
	padding: 0;
	height: auto;
}
.interview #site-title{
	width: 530px;
	margin-top: -11px;
	padding: 0 0 30px 0;
}
.interview #site-title a{
	width: 100%;
	height: auto;
}
.interview #site-title a img{
	width: 100%;
	height: auto;
	line-height: 0;
}
.interview #osi-tsukuba-logo{
	position: absolute;
	top: 30px;
	right: 30px;
}
.interview .navi-toggle{
	left: 30px;
	top: 36px;	
	width: 46px;
	    height: 36px;
	    cursor: pointer;
	    border: 0;
	    color: transparent;
	    background-color: transparent;
	    padding: 0;
	    box-sizing: border-box;
	    outline: 0;
	    position: relative;
}
.interview .navi-toggle span {
		position: relative;
		display: block;
		width: 100%;
		height: 4px;
		margin-top: 0;
		background-color: #fff;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
.interview .navi-toggle span:before,
.interview .navi-toggle span:after {
		position: absolute;
		content: "";
		top: -15px;
		left: 0;
		width: 100%;
		height: 4px;
		border-radius: 1px;
		background-color: #fff;
		transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	}
.interview .navi-toggle span:after {
		top: 15px;
	}
.interview .navi-toggle.active span {
		background-color: transparent;
	}
.interview .navi-toggle.active span:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 0;
		background-color: #fff;
	}
.interview .navi-toggle.active span:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 0;
		background-color: #fff;
	}	
.interview .nav-area{
	    width: 32%;
	    height: 100%;
	    padding: 150px 3.3333vw 6.6666vw;
	    transition: all 0.5s;
	    transform: translate(-100%);
	    position: fixed;
			top: 0;
			left: 0;
			bottom: 0;
			background: rgba(0,0,0,1);
			z-index: 200;
			box-sizing: border-box;
			overflow-y: auto;
	   }
.interview .nav-area.open{
		   transform: translate(0);
 }	   

	
.interview #main{
	overflow:hidden;
}
.interview .page_title{
	 height: 400px;
}
.interview .thum_img{
	position: static;
	width: 100%;
	height: 400px;
	 overflow:hidden;
}
.interview .thum_img img{
	height: 400px;
}
.interviewpage-temp{
	padding: 150px 0 0;
	color: #1a1a1a;
}
.interviewpage-title{
	width: 780px;
	margin: 0 auto;
}
.interviewpage-temp h2{
	font-family: 'YuGo';
	font-weight: normal;
	color: #1a1a1a;
	font-size: 32px;
	line-height: 1;
	text-align: center;
}
#interviewpage h2{
		font-weight: bold;
		font-size: 40px;
		font-family:Helvetica,'YuGo','YuGobold','YuGothic','Yu Gothic','游ゴシック',Arial,sans-serif;
}
.interviewpage-temp h2 span{
	display: block;
	font-size: 13px;
	line-height: 1;
	padding-top: 10px;
}
#interviewpage h2 span{
	font-size: 14px;
}
.interview #site-generator{
	background: #000;
}
.interviewpage-temp h3{
	text-align: center;
	font-size: 24px;
	line-height: 42px;
}
.interviewpage-temp p{
	padding-top: -0.5em;
	line-height: 2;
	font-size: 15px;
	text-align: justify;
	color: #666;
}
.interviewpage-temp .interview-img{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.interviewpage-temp .interview-img img{
	width: 100%;
	vertical-align: middle;
	line-height: 0;
}
.interviewpage-temp h4{
	text-align: center;
	font-size: 20px;
	line-height: 1;
}
.marker_yellow_hoso {
	background: linear-gradient(transparent 60%, #ffff00 60%);
	padding: 0 5px;
}
.interview-details{
	clear: both;
}
.interview-details p{
	width: 520px;
}
.interview-details .interview-img{
	width: 420px;
}
.interview-details .interview-img p,
#writing{
	font-size: 13px;
	line-height: 23px;
	width: 100%;
	color: #666;
}
.interviewpage-more{
	background: #e6e6e6;
	padding: 50px 0;
	box-sizing: border-box;
}
.interviewpage-temp h5{
	font-size: 16px;
	line-height: 1;
}
.interviewpage-more h6,
.interviewpage-more p{
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	color: #666;
	margin: 0;
}
.interviewpage-more p{
	margin-left: 0.5em;
}
.interviewpage-more p.interviewpage-links-left{
		margin-left: 0;
}
.interview-details .interview-img p a,
.interviewpage-more a{
	color: #0000ee;
}

#w100{
	width: 100%;
}
#w620{
	width: 620px;
}
#w580{
	width: 580px;
}
#w360{
	width: 360px;
}
#w275{
	width: 275px;		
}
#w695{
	width: 695px;		
}
.mt-70{
	margin-top: -70px;
}
#w930{
	width: 930px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}
#w320{
	width: 320px;
}
#w375{
	width: 375px;
}
#w420{
	width: 420px;
}
#w435{
	width: 435px;
}
#w440{
	width: 440px;
}
#w485{
	width: 485px;
}
#w505{
	width: 505px;
}
#w535{
	width: 535px;
}
#w520{
	width: 520px;
}
#w570{
	width: 570px;
}
#w600{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#w650{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#w670{
	width: 670px;
	margin-left: auto;
	margin-right: auto;
}
#w780{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#w875{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}
#w470,#w470r{
	width: 470px;
}
.interviewpage-temp table{
	width: 100%;
	text-align: center;
	color: #666;
}
.interviewpage-temp table td{
	border: 1px solid #ccc;
	height: 40px;
	vertical-align: middle;
}
.lsp5{
	letter-spacing: 0.05px;
}
.lsp10{
	letter-spacing: 0.1px;
}
.lsp20{
	letter-spacing: 0.2px;
}
.lsp30{
	letter-spacing: 0.3px;
}
.ls15{
	letter-spacing: -0.15px;
}
.ls30{
	letter-spacing: -0.3px;
}
.ls40{
	letter-spacing: -0.4px;
}
.ls150{
	letter-spacing: -1.5px;
}
.light-a{
	position: relative;
	width: 100%;
	height: 275px;
	text-align: center;
}
.light-a img{
	width: 195px !important;
	height: 275px;
}
.light-b{
	position: relative;
	width: 100%;
	height: 290px;
	text-align: center;
}
.light-b img{
	width: 201px !important;
	height: 290px;
}
.lightbox2{
	width: 30px;
	height: 30px;
	display: block;
	float: right;
	margin-top: -30px;
	position: relative;
}
#lightboxImage{
	width: 100%;
}
.divided{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.table-akashi tr{
	width: 100%;
}
.table-akashi td{
	text-align: left;
	padding: 10px 15px;
	box-sizing: border-box;
	line-height: 1.8;
	color: #000;
}
.table-akashi td a{
	color: #0000ee;
}
.table-akashi .youyaku{
	vertical-align: middle;
	width: 65px;
	text-align: center;
}
.panama{
	font-size: 14.5px !important;
}
#jus{
	text-align: justify;
}


.interviewpage-member{
	width: 300px;
	float: left;
	margin-right: 60px;
	margin-bottom: 40px;
}
.interviewpage-member:nth-of-type(3n){
	margin-right: 0;
}
.interviewpage-member:last-of-type{
	margin-bottom: 120px;
}
.interviewpage-member ul{
	height: 120px;
}
.interviewpage-member-img,
.interviewpage-member-img img{
	width: 100%;
}
.interviewpage-member-title a{
	font-family:Helvetica,'YuGo','YuGobold','YuGothic','Yu Gothic','游ゴシック',Arial,sans-serif;
	font-size: 13px;
	line-height: 20px;		
	
}
.interviewpage-member-title a:hover{
	color: #0000EE;
}
.interviewpage-member-name{
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}
.interviewpage-member-name-en{
	font-size: 13px;
	line-height: 20px;
}
.covid-topics{
	padding-top: 0
}
#tointerview{
	width: 366px;
	height: 60px;
	margin: 0 auto 3.3333vw;
	box-sizing: border-box;
}
#waiting{
	color: #B3B3B3 !important;
}
#waiting a{
	color: #B3B3B3 !important;
	pointer-events: none;
}
.jyunbi{
	height: 600px;
}
#text-left{
	text-align: left;
}



@media (max-width: 1060px) {/*------レスポンシブ--------aaa-*/

	.interview #site-title{
		position: absolute;
		right: 30px;
		width: 500px;
		padding: 0 0 30px 0;
		box-sizing: border-box;
		top:30px;
		margin-top: 0;
	}
	.interview .page_title,
	.interview .thum_img{
		width: 100%;
		height: 130px;
	}
	.interview .thum_img img{
		width: 100%;
		height: 130px;
	}
	.interviewpage-temp{
		padding: 10vw 0 0;
	}
	.interview .nav-area{
		width: 50%;
	}
	
	.interviewpage-contents,
	.interviewpage-title{
		width: 100%;
		padding: 0 2vw;
		box-sizing: border-box;
	}
	.interview-details p,
	.interviewpage-temp .interview-img{
		width: 100%;
	}
	.interviewpage-temp .interview-img{
		text-align: center;
	}
	#w420{		
		width: 420px;
		margin: 30px auto 0;		
	}
	.interview .right,.interview .left{
		float: none;
	}
	.sp50{
		margin-top: 50px;
	}
	.interviewpage-more{
		padding: 30px 4vw;
	}
	.line-6{padding-left: 0em;text-indent:0em;}
	.interviewpage-more p{
		margin-left: 0;
	}
	#w620{
		width: 100%;
		margin: 50px auto 20px;		
	}
	#w580{
		width: 100%;
	}
	#w275{
	width: 275px;		
	}
	#w375{
		width: 49%;
	}
	#w320{
		width: 100%;
	}
	#w670 #w320{
		width: 320px;
	}
	#w435,
	#w535{
		margin: auto;
	}
	#w470,
	#w650,
	#w670,
	#w695,
	#w780{
		width: 100%;	
	}
	#w470r{
		width: 470px;
	}
	#w930{
		width: 100%;
		display: block;
	}
	#w420{
		width: 420px;	
	}
	
	#w520{
		width: 100%;
	}
	#w875{
	width: 100%;
	}
	.mt150{	margin-top: 50px;}
	.mt100{	margin-top: 50px;}
	.mt50{	margin-top: 20px;}
	.mt30{	margin-top: 0px;}
	.tb50{	margin-top: 50px;}
	.tb20{	margin-top: 20px;}
	.tb40{	margin-top: 40px;}
	
	.tb-p{
		display: block;
	}
	.interviewpage-members{
		padding: 0 2vw;
	}
	.interviewpage-member{
		width: 49%;
		float: left;
		margin-right: 2%;
	}	
	.interviewpage-member:nth-of-type(3n){
		margin-right: 2%;
	}
	.interviewpage-member:nth-of-type(even){
		margin-right: 0;
	}
	.interviewpage-member ul{
		height: 95px;
	}
	.interviewpage-member:last-of-type{
		margin-bottom: 10vw;
	}
	#tointerview{
		width: 100%;
		height: auto;
		margin: 0 auto 3.3333vw;
	}
	#tointerview{
		width: 100%;
		height: auto;
		margin: 0 auto 3.3333vw;
		padding: 0 3.3333vw;
		box-sizing: border-box;
	}
	.single-box #tointerview{
		padding: 0;
	}
	
}
@media (max-width: 500px) {/*------レスポンシブ--------aaa-*/

	.sp-img,
	.sp-p{
		display: block;
	}
	.tb-p,
	.pctb{
		display: none;
	}
	.interview #header{
		height: 80px;
		position: fixed;
	}
	.interview #site-title{
		position: absolute;
		width: 65%;
		padding: 0 0 30px 0;
		box-sizing: border-box;
		top:25px;
		right: 25px;
		margin-top: 0;
	}
	.interview .navi-toggle{
		left: 15px;
		top: 15px;	
		width: 48.75px;
		    height: 50px;
		    background-color: #000;
		    padding: 10px;
	}
	.interview .navi-toggle span {
			height: 2px;
		}
	.interview .navi-toggle span:before,
	.interview .navi-toggle span:after {
			top: -7px;
			height: 2px;
		}
	.interview .navi-toggle span:after {
			top: 7px;
		}
	.interview .nav-area{
		width: 100%;
	}
	.interview #main{
		padding-top: 80px;
	}
	.interview .thum_img{
		margin-bottom: 0;
	}
	.interviewpage-temp{
		padding: 50px 0 0;
	}
	.interviewpage-temp p{
		font-size: 14px;
		line-height: 1.5;
	}
	.interviewpage-contents, .interviewpage-title{
		padding: 0 4vw;
	}
	.interviewpage-temp h3{
		font-size: 20px;
		line-height: 1.5;
	}
	.interviewpage-temp h4{
		font-size: 16px;
		line-height: 1.5;
	}
	.interview-details .interview-img p{
		padding-bottom: 0;
		line-height: 1.5;
	}
	.interviewpage-more h6, .interviewpage-more p{
		line-height: 1.75;
	}
	.interviewpage-links{
		padding-top: 20px;
	}
	.interviewpage-temp table td{
		padding: 10px;
		line-height: 1.5;
	}
	
	.divided{
		display: block;
	}
	#w420{
		width: 100%;
		margin: 50px auto 0;
	}	
	#w930{
		margin-top: 50px;
	}
	#w435,
	#w535,
	#w375,#w505,#w570,#w485,
	#w470r,	#w600,#w670,
	#w440,#w360{
		width: 100%;
	}	
	
	#w670 #w320{
		width: 100%;
	}
	
	.sp20{	margin-top: 20px;}
	.sp50{	margin-top: 50px;}
	.tb40,.mt40,
	.tb50{	margin-top: 20px !important;}
	.w80{
		width: 80% !important;
		margin-top: 20px !important;
	}
	
	.interviewpage-members{
		padding: 0 4vw;
	}
	.interviewpage-member{
		width: 48%;
		float: left;
		margin-right: 4%;
	}	
	.interviewpage-member:nth-of-type(3n){
		margin-right: 4%;
	}
	.interviewpage-member:nth-of-type(even){
		margin-right: 0;
	}
	.interviewpage-member:last-of-type{
		margin-bottom: 20vw;
	}
	.interviewpage-member ul{
		height: auto;
	}
	#tointerview{
		padding: 0 6.6666vw 13.3333vw;
	}
	.single-box #tointerview{
		padding: 0 0 3.3333vw;
	}
	#sup-p{
	    line-height: 1.5;
	}
	.interviewpage-temp table.table-akashi td{
		padding: 10px 5px;
	}
}

 /* @210617改修   aaa
-------------------------------------------------------------- */
#tointerview{
	width: 100%;
	min-height: 110px;
	margin: 0 auto 3.3333vw;
	padding: 0 3.3333vw;
	box-sizing: border-box;
}
#tointerview img{
	width: 100%;
	height: auto;
}
#tointerview-single{
	width: 626px;
	height: 60px;
	display: flex;
	justify-content: space-between;
	justify-content: center;
	margin: 0 auto 3.3333vw;    
}
.interview-single{
	width: 386px;
	height: 60px;
	display: flex;
}
.interview-report{
	width: 220px;
	height: 60px;
	display: flex;
	margin-left: 20px;
}
#tointerview-single img{
	width: 100%;
}
.interview-lang{
	width: 100%;
	box-sizing: border-box;
	padding: 0 50px 0 0;
}
.interview-lang #sec-language{
	padding: 50px 0 0;
}
.interview #osi-tsukuba-logo{
	width: 260px;
    height: 50px;
}
.interview #site-title{
	width: 565px;
	height: 50px;
	margin-top: -6px;
    padding: 0;
}
#osi-tsukuba-logo-chi{
	width: 640px;
	height: 100px;
	margin: 0 auto;
}
#osi-tsukuba-logo-chi img{
	width: 100%;
}

@media (max-width: 1060px){
	#tointerview,
	#tointerview-single{
	    width: 100%;
	    height: auto;
	    margin: 0 auto 3.3333vw;
	    padding: 0 3.3333vw;
	    box-sizing: border-box;
	}
	#tointerview-single{
		display: block;
		width: 100%;
		height: auto;
		text-align: center;
		padding: 0;
	}
	.interview-single{
		width: 100%;
		height: auto;
		display: flex;
	}
	.interview-report{
		width: 220px;
		height: 60px;
		display: flex;
		margin: 1.6666vw auto 3.3333vw;
	}
	.interview-lang{
		padding: 0 7.3333vw 0 0;
	}
	.interview-lang #sec-language{
		padding: 5vw 0 0;
	}
	.interview #site-title {
	    position: absolute;
	    right: 30px;
	    padding: 0 0 3vw 0;
	    box-sizing: border-box;
	    top: 30px;
	    margin-top: 0;
	}
	#osi-tsukuba-logo-chi{
		width: 80%;
		height: auto;
	}
	.f-logos{
		margin: 10vw auto 40px;
	}
}


@media (max-width: 500px){
	#tointerview {
	    padding: 0 6.6666vw 13.3333vw;
	}
	.interview-report{
		margin: 3.3333vw auto 6.6666vw;
	}
	.interview-lang{
		padding: 0 3.3333vw 0 0;
	}
	.interview #site-title {
	    position: absolute;
	    width: 65%;
	    padding: 0 0 30px 0;
	    box-sizing: border-box;
	    top: 25px;
	    right: 25px;
	    margin-top: 0;
	}
	.interview-lang{
		padding: 0 0 0 0;
	}
	#osi-tsukuba-logo-chi{
		width: 100%;
		padding: 0 4vw;
		box-sizing: border-box;
	}
	
	.ls150{
		letter-spacing: 0;
	}
}

b{
	font-weight: normal;
	font-family:Helvetica,'YuGobold','YuGothic','Yu Gothic','游ゴシック',Arial,sans-serif;
}

 /* @202401改修  
-------------------------------------------------------------- */
.academic img{
	width: 100%;
}
.academic h4{
	font-family: 'Helvetica-bold','YuGobold';
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	background: #002673;
	height: 116px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 2em;
	box-sizing: border-box;
}
.academic h5{
	height: 60px;
    background: #d9dfea;
    font-family: 'Helvetica-bold','YuGobold';
    font-size: 16px;
    color: #000045;
    display: flex;
	align-items: center;
	justify-content: center;	
}
.academic h6{
    font-family: 'Helvetica-bold','YuGobold';
    font-size: 16px;
    color: #000045;
	text-align: center;
	margin: 30px 0;
}
.h5shien{
	position: relative;
}
.h5span{
	position: absolute;
	font-family:Helvetica,'YuGo','YuGobold','YuGothic','Yu Gothic','游ゴシック',Arial,sans-serif;
	right: 2em;
	font-size: 15px;
	top: 50%;
	margin-top: -0.5em;
}
.academic table{
	width: 1020px;
}
.academic th,
.academic td{
	padding: 25px 15px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	color : #000045;
	border: 1px solid #000045;
	font-size: 14px;
	font-family:Helvetica,'YuGo','YuGobold','YuGothic','Yu Gothic','游ゴシック',Arial,sans-serif;
	font-weight: normal;
}
.academic th{
	background: #000045;
	color: #fff;
	border-right: 1px solid #fff;
}
.academic th:last-of-type{
	border-right: 1px solid #000045;
	width: 175px;
}
.academic td{
	text-align: left;
	line-height: 2;
}
@media (max-width: 1060px){
	.h5span{
		position: static;
		margin-top: 0;
		padding-left: 2em;
	}
}
@media (max-width: 500px){
.academic h4,
.academic h5,
.academic h6{
	    font-size: 14px;
	    padding: 1em;
	    height: auto;
	    margin: 0;
    }
    .academic h4{
	    text-align: justify;
    }
    
    .academic h5.h5shien{
	    display: block;
	    text-align: center;
    }
    .h5span{
	    display: inline-block;
	    padding: 0;
	    margin-top: 10px;
    }
    .mt60{
	    margin-top: 30px;
    }
}

 /* @202403改修  
-------------------------------------------------------------- */
.home #news-top{
	padding: 0 0 150px;
}
.slick-slider{
	margin: 0 auto;
	margin-right: -60px;
}
.slick-dots {
    position: absolute;
    display: block;
    width: 1020px;
    padding: 0;
    margin: 0;
    margin-top: 40px;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
}
.slick-dots li.slick-active button {
	background: #0071bc;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev {
    left: -95px;
}
.slick-next {
    right: -35px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before,
.slick-prev:before {
    content: '';
    background:url(images/a-arrow-left.webp) no-repeat center center;
	background-size: cover;
	 width: 45px;
    height: 45px;
    display: block;
    margin-right: 50px;
}
.slick-next:before{
	 transform: scale(-1, 1);
}
.slick-next:hover:before,
.slick-prev:hover:before {
	opacity: .75;
}
 /* @202403  シングルページ
-------------------------------------------------------------- */
.single-si{
	text-align: center;
}
.single-si .si_catch{
	font-size: 24px;
	line-height: 1.5;
}
.single-si h3{
	margin-top: 75px;
	font-size: 32px;
}
.single-si .si_en{
	margin-top: 10px;
	font-size: 13px;
}
.single-si .si_affiliation{
	margin-top: 30px;
	font-size: 16px;
}
.si-news-img{
	width: 620px;
	margin: 100px auto 0;
}
.si-news-img img{
	width: 100%;
	height: auto;
	line-height: 0;
	vertical-align: middle;
}

.single-si h4{
	margin-top: 150px;
	font-size: 20px;
}
.single-si h4 span{
	background: linear-gradient(transparent 60%, #ffff00 60%);
    padding: 0 5px;
}
.si_text1{
	text-align: justify;
	margin-top: 50px;
	font-size: 15px;
	line-height: 2;
	color: #666;
}
.si_caption{
	font-size: 13px;
	text-align: justify;
	line-height: 23px;
	width: 100%;
	color: #666;
	margin-top: 20px; 
}
.si_footer{
	margin-top: 150px;
	background: #e6e6e6;
	padding: 100px 0;
	box-sizing: border-box;
}
.si_footer h3{
	font-size: 32px;
	margin-top: 30px;
	margin-bottom: 85px;
}
.si_footer h3 span{
	font-size: 13px;
	margin-left: 30px;
	}
.single-si_footerimage{
	width: 410px;
}
.single-si_footerimage img{
	width: 100%;
	height: auto;
}
.si_footer dl{
	width: 560px;
	font-size: 15px;
	line-height: 2;
	clear: both;
}
.si_footer dt{
		width: 220px;
		text-align: justify;
		font-weight: normal;
		float: left;
		display: table;
	}
.si_footer dd{
	float: left;
	width: 330px;
}
.ls01{
	letter-spacing: 1.2px;
}
	.ls02{
	letter-spacing: 9.5px;
}
	.ls03{
	letter-spacing: 9px;
}
.ls04{
		height: 80px;
}
.si_footer dd.si_research,
.si_footer dd.si_keyword{
	width: calc(100% - 230px);
}
.menb dl{
	width: 100%;
}
.si_footer h3 a,
.si_footer dd.si_research a{
	color: #0000ee;
}
.si_ftext{
	font-size: 15px;
	line-height: 2;
	clear: both;
	margin-top: 80px;
}
.si_ano{
	font-size: 13px;
	clear: both;
	margin-top: 50px;
}
.seeker_interview-template-default #container{
	padding-bottom: 0;
}
	 /* @202403  アーカイブ
-------------------------------------------------------------- */
.si-news{
	width: 300px;
	float: left;
	margin-right: 60px;
}
.si-news:nth-of-type(3n){
	margin-right: 0;
}
.si-news:nth-of-type(n+4){
	margin-top: 50px;
}
.si-news .single-si-mainimage{
	width: 100%;
}
.si-news .single-si-mainimage img{
	width: 100%;
}
.si-news .date{
	font-size: 15px;
	margin-top: 10px;
}
.si-news .si_catch{
	font-size: 13px;
	margin-top: 10px;
}
.si-news .si_en{
	font-size: 13px;
	line-height: 1;
}
.si-news .blog-title{
	font-size: 14px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 0;
}
.si_cat{
	width: 100%;
	height: 30px;
	background: #0071bc;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
}
.si-news a:hover{
	color: #0071bc;
	}
	
#si-top{
	background: #e6e6e6;
	margin-top: 30px;
	padding: 30px 0;
}
#si-top .si-news{
	background: #fff;
}
.home .si-news .date,.home .si-news .si_catch,.home .si-news .si_en,.home .si-news .blog-title{
	padding: 0 20px;
}
.arc-fight-covid19-banner{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.arc-fight-covid19-banner img{
	width: 100%;
}
#news-top h3#si_t{
	text-align: center;
    color: #1a1a1a;
    font-size: 20px;
	font-family: 'Helvetica-bold', 'YuGobold';
    line-height: 1;
    font-weight: bold;
    margin-bottom: 30px;
}
@media (max-width: 1060px){
	.home .slide-items__wrap,
	#archive-si,
	.si-page .inner{
		padding: 0 25px;
	}
	.home .slick-slider{
		width: 100%;
	}
	.home .slick-prev, .slick-next{
		display: none !important;
	}
	.home .slick-slide{
		width: calc(100% / 3);
	}
	.home .slick-dots {
		width: 100%;
	}
	.si-news{
		width: 32%;
		margin-right: 2%;
	}
	.si-news:nth-of-type(n+4){
		margin-top: 25px;
	}
	.home .si-news{
		width: calc(100% - 30px);
	}
	
	.si_footer .right,
	.si_footer .left{
		float: none;
	}
	.single-si_footerimage{
		margin: 0 auto 50px;
	}
	.si_footer h3{
		text-align: center;
		margin-bottom: 50px;
	}
	.si_footer dd{
		width: auto;
	}
	.si_footer h3 span{
		display: block;
		margin: 10px 0 0;
	}
	
	
}
@media (max-width: 500px){
	.seeker_interview-template-default #container{
		padding-left: 0;
		padding-right: 0;
	}
	.single-si{
		padding: 0 25px;
	}
.arc-fight-covid19-banner{
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	.si-page .inner{
		padding: 0;
	}
	.single-si .si_catch{
		font-size: 20px;
		line-height: 1.5;
	}
	.si-news-img{
		width: 100%;
		margin-top: 50px;
	}
	.single-si h4{
		margin-top: 50px;
		line-height: 1.5;
		font-size: 16px;
	}
	.si_text1{
		margin-top: 25px;
		font-size: 14px;
		line-height: 2;
	}
	.si_footer{
		margin-top: 50px;
		padding: 50px 25px;
		box-sizing: border-box;
	}
	.single-si_footerimage,
	.si_footer dl{
		width: 100%;
	}
	.si_footer dt,
	.si_footer dd{
		float: none;
		width: 100%;
		font-size: 14px;
	}	
	.si_ftext{
		font-size: 14px;
		margin-top: 25px;
	}
	.si_ano{
		margin-top: 25px;
		line-height: 1.5;
	}
	.ls04{
		height: auto;
	}
	.si_footer dd.si_research, .si_footer dd.si_keyword{
		width: 100%;
	}
	.home .si-news{
		width: 100% !important;
	}
	.slick-slider{
		margin-right: 0;
	}
	.si-news,
	.si-news:nth-of-type(3n){
		width: 48%;
		margin-right: 4%;
	}
	.si-news:nth-of-type(2n){
		margin-right: 0;
	}
	.si-news:nth-of-type(n+3){
		margin-top: 20px;
	}
	#bid p{
		font-size: 13px;
	}
	
}