@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
 
body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 100%;
	font-weight: 500;
	min-width:1000px;
	-webkit-text-size-adjust:100%;
}
.sup{
	font-size: 75%;
	vertical-align: top;
	position: relative;
	top: -0.4em;
}
.sub{
	font-size: 75%;
	vertical-align: bottom;
	position: relative;
	top: 0.4em;
}
.globalnav, .title_text, .title_text1, .name, .nims_res_name, .part_res_name, .theme_name, .in_nims_res_name, .in_part_res_name, .in_title4, .co_res_group, .device{
	font-weight:700;
	font-weight:bold;
}
.toplogo{
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	margin-top: 16px;
	margin-bottom: 28px;
}
.rcsm_banner{
	position:relative;
	width: 970px;
	margin: 0 auto;
	text-align: right;
	margin-top:0px;
	margin-bottom:16px;
	padding-right:30px;
	z-index:1000;
}
.topimage{
	width:100%;
	max-height:280px;
	min-width: 1000px;
	overflow:hidden;
	margin-top: -68px;
}
.image-center{
	position: relative;
	left:50%;
	margin-left: -900px;
}
.four_banner{
	position:relative;
	width:970px;
	height:50px;
	margin: 0 auto;
	text-align:right;
	padding-right:30px;
	margin-top:-50px;
	z-index:1000;
}
.nav_wrapper{
	background-color:#000;
}
.globalnav{
	list-style: none;
	overflow: hidden;
	width:1000px;
	margin:0 auto;
}
.globalnav li{
	width:230px;
	height:80px;
	margin-right:20px;
	background:#231815;
	line-height:80px;
	float:left;
	opacity:0.5;
	transition: 1s;
}
.globalnav li:last-child{
	margin-right:0px;
}
.globalnav li:first-child{
	margin-left:10px;
}
.globalnav li a{
	display: block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:20px;
}
.globalnav li:hover{
  background: -moz-linear-gradient(top, #B71649, #000);
  background: -webkit-linear-gradient(top, #B71649, #000);
  background: linear-gradient(to bottom, #B71649, #000);
	opacity:1;
}
.globalnav li.active{
	background:#B71649;
	opacity: 1;
}
.globalnav li.active:hover{
	background:#B71649;
	opacity: 1;
}
.tatekei_wrapper{
	
}
.tatekei_waku{
	width:1000px;
	margin:0 auto;
}
.tatekei{
	height:64px;
	border-left: 1px solid #B71649;
/*	margin-left:125px;	*/
}
.square{
	width:32px;
	height:32px;
	background:#B71649;
/*	margin-left:110px;	*/
	position:relative;
	z-index:1000;
}
.ml110{margin-left: 110px;}
.ml125{margin-left: 125px;}
.ml360{margin-left: 360px;}
.ml375{margin-left: 375px;}
.ml630{margin-left: 610px;}
.ml645{margin-left: 625px;}
.ml860{margin-left: 860px;}
.ml875{margin-left: 875px;}
.main{
	background-image: url(../image/haikei.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main_wrapper{
	width:1000px;
	margin:0 auto;
	margin-top:-16px;
	margin-bottom:90px;
}
.main_contents{
	padding:56px;
	border:solid 1px #000;
	background-color: #fff;
	font-size:16px;
	line-height: 24px;
}
.title{
	margin-bottom:30px;
}
.title_image{
	float:left;
	margin-right:16px;
}
.title_text{
	font-size:32px;
	line-height:40px;
	color:#1F286F;
}
.title_text1{
	font-size:32px;
	line-height:80px;
	color:#1F286F;
}
.photograph{
	float:left;
	margin-right:16px;
	margin-bottom:1px;
	vertical-align: baseline
}
.photograph img{
	width:192px;
	height:253px;
}
.post{
	font-size:20px;
	color:#000;
	margin-bottom:16px;
}
.name{
	font-size:24px;
	text-align:right;
	margin-bottom:32px;
}
.title2{
	font-size:20px;
	color:#1F286F;
	border-bottom: solid 1px #1F286F;
	padding-bottom:2px;
	margin-bottom:16px;
	margin-left:208px;
}
.title3{
	font-size:20px;
	color:#1F286F;
	border-bottom: solid 1px #1F286F;
	padding-bottom:2px;
	margin-bottom:16px;
}
.text p{
	font-size:16px;
	line-height: 24px;
	text-align: justify;
}
.aisatsu p{
	line-height: 30px;
}
.figure{
	text-align:center;
	margin-top:8px;
}
.caption{
	text-align: center;
	font-size:16px;
	color:#000;
	margin-top:8px;
	margin-bottom:32px;
}

/* summary button */
.summary_button{
	margin-top:24px;
	display:inline-block; 
	background:#B71649;
	transition: all 0.6s ease;
}
.summary_button a{
	display:block;
	padding:12px 24px;
	color:#fff;
	font-size:20px;
}
.summary_button:hover{
	opacity: 0.6;
}

/* achievement */
.achieve_list{
	float:left;
	margin-bottom:24px;
}
.achieve_photo{
	float:left;
	margin-right:16px;
	margin-bottom:0;
}
.achieve_photo img{
	width:192px;
	height:253px;
}
.nims_res, .part_res, .theme{
	font-size:16px;
	color:#1F286F;
	margin-bottom:6px;
}
.nims_res_name, .part_res_name, .theme_name{
	margin-left: 16px;
}
.nims_res_name{
	font-size:28px;
	margin-bottom:40px;
}
.part_res_name{
	font-size:18px;
	margin-bottom:40px;
}
.theme_name a{
	font-size:24px;
	color:#B71649;
}
.theme_name_img{
	vertical-align: top;
}
.nims_res_name_img{
	width:26px;
	height:26px;
	vertical-align: bottom;
}
.theme_name a,.theme_name_img, .nims_res_name_img{
	transition:0.3s;
}
.theme_name a:hover, .theme_name_img:hover, .nims_res_name_img:hover{
	opacity:0.6;
}
hr.sep_line{
	clear:both;
	border-top: 1px dashed #8c8b8b;
	margin:16px 0px;
}
.co_res_group{
	font-size:18px;
	margin-left: 16px;
	margin-bottom:12px;
}
.co_res{
	font-size:18px;
	color:#1F286F;
	margin-bottom:6px;
}
	
/* 個別 */
.in_nims_res, .in_part_res{
	font-size:20px;
	margin-bottom:6px;
}
.in_nims_res_name{
	font-size:24px;
	text-align:right;
	margin-bottom:40px;
}
.in_part_res_name{
	font-size:18px;
	text-align:right;
	margin-bottom:40px;
}
.in_title2{
	font-size:20px;
	color:#1F286F;
	border-bottom: solid 1px #1F286F;
	padding-bottom:2px;
	margin-top:24px;
	margin-bottom:16px;
}
.in_title3{
	font-size:18px;
	margin-bottom:2px;
	color:#1F286F;
}
.indent0-1{
	padding-left:1em;
	text-indent: -1em;
}
.indent0-2{
	padding-left:1.6em;
	text-indent: -1.6em;
}
.indent3{
	padding-left:1.17em;
	text-indent: -1.17em;
}
p.text{
	text-align: justify;
	text-justify:inter-ideograph;	*/
}
.just{text-align: justify;}

/* 装置 */
.device, .device2{
	cursor: pointer;
	font-size:18px;
	border-left: 6px solid #3abac7;
    position: relative;
    padding: 8px 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom:8px;
}
.device:after{
color: #888;
font-family:"FontAwesome";
content:" \f078";
position: absolute;
top: 0;
right: 0;
width: 2em;
height: 3em;	
}
.device2:after{
color: #888;
font-family:"FontAwesome";
content:" \f077";
}

.detail, .detail2{
	margin-top:-20px;
	margin-bottom:16px;
	padding-bottom:12px;
	padding-left:16px;
	border-bottom: 1px dotted #ccc;
}
.detail2{
	margin-top:0px;
}

/* 外部発表・特許　表*/
table {
	border-collapse: collapse;
}
th {
	background: #CFCEEF;
}
th, td {
	border: solid 1px;
	padding: 0.1em 0.5em;
	}
td:nth-child(1),td:nth-child(3){
	text-align: center;
	vertical-align: middle;
}


/* footer */
.footer{
	background-color:rgba(255,255,255,0.5);
}
.footer_wrapper{
	width:1000px;
	height:200px;
	margin:0 auto;
}
.footer_contents{
	width:360px;
	text-align: center;
	padding-top:32px;
	margin-left:320px;
	margin-right:320px;
}
.footer_title{
	font-size:16px;
	padding-bottom:16px;
	border-bottom:solid 1px #000;
}
.footer_logos{
	padding:8px 0px;
	border-bottom:solid 1px #000;
}
.footerlogo{
	margin-top: 16px;
}
.copyright{
	background-color: #000;
	font-size:9px;
	color:#fff;
	text-align: center;
	padding:6px 0;
}

/* go to top */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 50px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


