﻿@charset "utf-8";

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 全デバイス共通のスタイルとスマートフォンおよび小型タブレット向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/*==========================================
 body
===========================================*/
body {
  width: 100%;
  background-color:#FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000;
}
a {
  color:#000;
  text-decoration:none;
}
a:hover {
  color:#333;
  text-decoration:underline;
}
/*==========================================
 ヘッダーのスタイル
===========================================*/
header {
  text-align:center;
}
header h1 {
  margin:0 auto;
  padding:15px 5px 7px 5px;
  width:90%;
}
header h1 img {
  width:100%;
}
header {
  position:relative;
  overflow:hidden;
}
header ul#s_nav {
  margin-bottom:15px;
  position:relative;
  left:50%;
  float:left;
}
header ul#s_nav li {
  float:left;
  position:relative;
  left: -50%;
}
header ul#s_nav li a {
  display:block;
  font-size:0.8em;
  margin-right:20px;
  padding-left:20px;
}
header ul#s_nav li.contact a {
  background:url(../images/icn_contact.jpg) no-repeat left center;
}
header ul#s_nav li.news a {
  background:url(../images/icn_news.jpg) no-repeat left center;
}
header ul#s_nav li.sitemap a {
  background:url(../images/icn_sitemap.jpg) no-repeat left center;	
}
header p {
  width:100%;
}
header p img {
  width:100%;
  height:auto;
  max-width:960px;
}

/*==========================================
 グローバルナビゲーションのスタイル
===========================================*/
nav ul {
  margin-bottom:15px;
}
nav ul li {
  text-align:center;
  float:left;
  width:50%;
  border-bottom:2px solid #000;
}
nav ul li:nth-child(odd) {
  width:49%;
  border-right:1px dotted #000;
}
nav ul li a{
  display:block;
  width:100%;
}
/* カレント表示用クラス */
.active {
  background-color:#000000;
}

/*==========================================
 コンテンツエリア全体のスタイル
===========================================*/
div#contents {
  padding-bottom: 50px;
}


/*==========================================
 コンテンツエリア -> Mediaのスタイル
===========================================*/
div#contents div#media h2 {
	padding-top:15px;
	padding-bottom:10px;
}






div#contents div#media div#menu{
	margin-bottom:15px;
}

div#contents div#media ul li{
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
  float:left;
  width:50%;
}

div#contents div#media ul li:nth-child(odd) {
  width:49%;
  border-right:1px dotted #000;
}

div#contents div#media ul li a{
  display:block;
  width:100%;
}



div#contents div#media section{
	padding-top:40px;
	clear:both;
}

div#contents div#media section h4{
	margin-top:15px;
}

div#contents div#media h3 {
    border-left:5px solid #000;
    margin-bottom:10px;
    padding-left:10px;
    text-align:left;
    font-size:1.2em;
 }

div#contents div#media section iframe {
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
}

div#contents section#access iframe {
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
}


div#contents div#media img.newspaper {
	width:100%
}

div#contents div#media div#news_site {
	margin-top:40px;
}

div#contents div#media div#news_site article {
	text-align:center;
	width:50%;
	min-width:120px;
	float:left;
	margin-bottom:30px;
}

div#contents div#media div#news_site article img{
	width:80%;
	height:auto;
	max-width:184px;
}

div#contents div#media div#news_site article h5{
	font-size:0.8em;
	font-weight:bold;
	line-height:1.2em;
}

div#contents div#media div#news_site article p {
	text-align:left;
	font-size:0.7em;
	line-height:1.5em;
	padding:0 15px;
	text-justify:newspaper;
}

div#contents div#media div#news_site h3{
	margin-bottom:15px;
	clear:both;
}

/*==========================================
 コンテンツエリア -> Researchのスタイル
===========================================*/
div#contents section#research h2 {
  margin:0 0 15px 5px;
}
div#contents section#research article {
  text-align:center;
  width:100%;
  min-width:120px;
  float:left;
  margin-bottom:30px;
}
div#contents section#research ul{
  padding-left:15px;
  display:block;
  }
div#contents section#research ul li {
  line-height:1.5em;
  padding-left:15px;
}
div#contents section#research ul li a {
  text-decoration: underline;
}
div#contents section#research article img {
  width:100%;
  height:auto;
  max-width:300px;
}
div#contents section#research article h3 {
  font-size:0.9em;
  font-weight:bold;
  margin-top:10px;
}
div#contents section#research article p {
  text-align:justify;
  text-justify:newspaper;
  font-size:0.9em;
  line-height:1.5em;
  padding:0 15px;
}


/*==========================================
 コンテンツエリア -> Memberのスタイル
===========================================*/
div#contents section#member h2 {
  margin:0 0 15px 5px;
}
div#contents section#member h3 img {
  margin:0px,20px,0px,20px;
  border: 5px #E8E8E8 solid;
  width:96%;
  height:auto;
  max-width:950px;
}

/* table
----------------------------------------------------- */

table {
	width: 100%;
	margin-top:15px;
}

table th,
table td {
	font-size: 13px;
	line-height: 1.3;
	border: 1px solid #ccc;
	padding: 1em 2em;
	vertical-align: top;
}

table th {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	background-color: #CCCCCC;
	opacity:0.7;
}

table td {
	background-color: rgba(255,255,255,0.3);
}

table td .list {
	margin-bottom: 0;
}

/*====================================*/

/*table list*/

table td ul {
	padding-left: 1em;
	margin-bottom: 1em;
}

table td ul li {
	margin: 0.5em 0;
}

table td ul li:last-child {
	margin-bottom: 0;
}

/*==========================================
 コンテンツエリア -> Paperのスタイル
===========================================*/
div#contents section#paper h2 {
    border-left: 5px solid #000;
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;}

  div#contents section#paper ul {
    clear:both;
    margin-top:3px;
    padding-left:15px;
    display:block;
}
  div#contents section#paper ul li{
    float:left;
    border-right:1px solid #000;
    margin-top:3px;
    padding-right:10px;
	padding-left:10px;
    line-height:1.0em;
}
div#contents section#paper ul li a {
    text-decoration: underline;
}
div#contents section#paper ul li a:hover {
    text-decoration: none;
}
div#contents section#paper article {
    display:block;
    clear:both;
    padding-top:15px;
}
div#contents section#paper article h3 {
    border-left:5px solid #000;
    margin-bottom:10px;
    padding-left:10px;
    text-align:left;
    font-size:1.2em;
    font-weight:bold;
    margin-top:10px;
}
div#contents section#paper article dl {
    padding:0px 20px 0px 10px;
}
div#contents section#paper article dl dt {
    font-size:1.2em;
    margin-bottom:5px;
    color:#3300CC;
}
div#contents section#paper article dl dd {
  font-size: 0.8em;
  background: url(../images/icn_arrow.jpg) no-repeat center left;
  margin-bottom: 10px;
  padding-left: 7px;
}

/*==========================================
 コンテンツエリア -> Accessのスタイル
===========================================*/
div#contents section#access h2 {
  margin:0 0 15px 5px;
}
div#contents section#access p {
  margin:10px 10px 10px 10px;
}
div#contents section#access h3 img {
  border: 5px #E8E8E8 solid;
  width:100%;
  height:auto;
  max-width:950px;
}
div#contents section#access article {
  margin-left:30px;
  margin-top:20px;
}
div#contents section#access article img.buiding {
  margin-bottom:20px;
  width:100%;
}
div#contents section#access article h4{
  border-left:5px solid #000;
  margin-top:10px;
  margin-bottom:5px;
  padding-left:10px;
  text-align:left;
  font-size:1.2em;
}

iframe[src$=".pdf"]{
    width:100%;
    height:80vh;
}

/*==========================================
 ページトップへボタンのスタイル
===========================================*/
a#pagetopBtn img {
  position:fixed;
  bottom:10px;
  right:1px;
}
/*==========================================
 フッターのスタイル
===========================================*/
footer {
  border-top:10px solid #000;
}
footer div {
  margin:20px 0 0 20px;
}
footer div p {
  font-size:0.7em;
  line-height:2.0em;
}
footer div small {
  font-size:0.6em;
}

/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width: 769px) {
  header {
    position:static;
    overflow:visible;
  }
  header h1 {
    text-align:left;
    padding:15px 5px 7px 5px;
    width:280px;
    float:left;
  }
  header h1 img {
    width:100%;
  }
  header ul#s_nav {
    float:right;
    margin-top:20px;
    position:static;
  }
  header ul#s_nav li {
    float:left;
    position:static;
  }
  nav {
    text-align:center;
    border-bottom:3px double #000;
    margin:10px auto 15px auto;
  }
  nav ul li {
    text-align:center;
    float:left;
    width:12%;
    border-bottom:none;
    border-right:1px dotted #000;
  }
  nav ul li:nth-child(odd) {
    width:12.5%;
    border-bottom:none;
  }
  nav ul li.home {
    border-left:none;
    margin-left:1px;
  }
  nav ul li.contact {
    border-right:none;
  }
  nav ul li a{
    display:block;
  }
  
  
  div#contents div#media section iframe {
	width:50%;
}
  
  
  
	   
  div#contents div#media div#menu ul  {
    text-align:center;
    margin:10px auto 15px auto;
	
  }
  div#contents div#media ul li {
    text-align:center;
    float:left;
    width:33%;
	padding-top:15px;
	padding-bottom:15px;
    border-bottom:none;
    border-right:1px dotted #000;
  }
  div#contents div#media ul li:nth-child(odd) {
    width:33%;
    border-bottom:none;
  }
   
  
  
   div#contents section#access iframe {
	width:50%;
}
  
  
  
  div#contents div#media div#news_site article{
	  width:33%;
  }
  div#contents div#media div#news_site article h3{
	  line-height:2.0em;
  }
  div#contents div#media div#news_site article p{
	  font-size:0.8em;
	  line-height:1.4em;
  }
  
  
  div#contents section#research article {
    width:100%;
  }
  div#contents section#research article img {
    max-width:250px;
  }
  div#contents section#research article h3 {
    line-height:2.0em;
  }
  div#contents section#research article p {
    font-size:0.9em;
    line-height:1.5em;
    display:block;
  }
  div#contents section#research article ul li {
    float:left;
    display:inline;
  }
  
}

/* PC向けレイアウトの指定：961px以上では固定レイアウト */
@media only screen and (min-width: 961px) {
  header {
    width:960px;
    margin-left:auto;
    margin-right:auto;
  }
  nav {
    max-width: 960px;
  }
  nav ul{
    margin-left: auto;
    margin-right: auto;
  }
  nav ul li:nth-child(odd) {
    border-bottom: none;
  }
  nav ul li.home {
    border-left: 1px dotted #000;
  }
  nav ul li.contact {
    border-right: 1px dotted #000;
  }
  div#contents {
    max-width:960px;
    margin:0 auto;
  }
  
  
  div#contents div#media div#menu {
    max-width: 960px;
  }
  div#contents div#media ul{
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
  }
  div#contents div#media ul li:nth-child(odd) {
    border-bottom: none;
  }
  
  div#contents div#media ul li.home {
    border-left: 1px dotted #000;
  }
  
  
  div#contents div#media img.newspaper{
	  width:75%;
  }
  
  div#contents div#media div#news_site article{
	 width:16.5%;
  }
  div#contents div#media div#news_site article h3{
	  line-height:1.5em;
	  font-size:0.8em;
  }
  
  div#contents section#research ul li{
    float:left;
    border-right:1px solid #000;
    margin-bottom:10px;
    padding-right:10px;
  }
  
  div#contents section#research article {
    width:100%;
  }
  div#contents section#research article h3 {
    border-left:5px solid #000;
    margin-bottom:10px;
    padding-left:10px;
    text-align:left;
    font-size:1.2em;
  }
  div#contents section#research article p {
    line-height:1.5em;
    border:1px solid #CCC;
    width:60%;
    float:left;
  }
  div#contents section#research article ul {
    width:35%;
    float:right;
  }
  div#contents section#research article ul li {
    margin-bottom:15px;
    border:none;
    list-style-type:none;
  }
  div#contents section#research article img {
    margin-left:0px;
  }

  div#contents section#member h3 img {
    margin:0px,20px,0px,20px;
    border: 5px #E8E8E8 solid;
    width:100%;
    height:auto;
    max-width:950px;
  }


  div#contents section#access article img.buiding{
    float:left;
    padding-right:30px;
    width:40%
}
  div#contents section#access article h4{
    color:#660033;
}
   div#contents section#access article p{
    padding-bottom:30px;
    line-height:1.2em;
}

  footer {
    text-align:center;
  }
}