@charset "utf-8";
/*
Theme Name: glocom2014_mod
Description: The wordpress theme for glocom (2014) mod
Theme URI: www.glocom.ac.jp
Author: glocom
Author URI: www.glocom.ac.jp
Version: 201707271
*/

html, body, div, p, h1, h2, h3, h4, ul, ol, li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #0044cc;
}

a img {
  border: none;
}

html {
  height: 100%;
  background-color: #f3f3f3;
  overflow: auto;
}

body {
  position: relative;
  background-color: #f3f3f3 !important;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.8;
  font-size: 16px;
  /*letter-spacing: 0.1em;*/
  /*text-align: justify;*/
  text-justify: inter-ideograph;
  word-wrap: break-word;
  color: #555;
  /*-webkit-font-smoothing: antialiased;*/
  -webkit-font-smoothing: subpixel-antialiased;
  height: 100%;
  /*-webkit-overflow-scrolling: touch;*/
  -webkit-print-color-adjust: exact;
}

.header {
  position: fixed;
  width: 100%;
  /*height: 250px;*/
  height: 200px;
  margin: 0 auto;
  background: #0e0e1b url('./top_image141218.jpg') right top repeat;
  background-size: cover;
  z-index: 1;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid #666;
}

.site_title {
  position: absolute;
  /*top: 68px;*/
  top: 48px;
  bottom: auto;
  left: 0;
  right: 0;
  width: 275px;
  height: 75px;
  margin: auto;
  overflow: hidden;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}

.site_title img {
  width: 100%;
  height: auto;
}

.smallHeader {
  height: 100px;
}

.smallHeader .site_title {
  /*top: 12px;
  width: 198px;
  height: 36px;*/
  top: 15px;
  width: 165px;
  height: 30px;
}

.home .header {
  height: 240px;
}

.home .smallHeader {
  height: 100px;
}

.home .smallHeader .site_title {
  top: 15px;
  width: 165px;
  height: 30px;
}

.home .site_title {
  top: 70px;
}



/*
.home .header,.page-id-768 .header {
  height: auto;
  background: url('./top_image141218.jpg') right top repeat;
  background-size: cover;
  background-color: #ccc;
}
*/
/*
.site_title {
  width: 215px;
  height: 50px;
  margin: 0 auto;
  padding-top: 35px;
}
*/



.site_description {
  /*max-width: 980px;*/
  width: 86.6668%;
  max-width: 1080px;
  margin: 0 auto 0 auto;
  /*padding: 22px 5% 30px 5%;*/
  padding: 22px 0 30px 0;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 0 5px #000;
}

hr {
  display: none;
}

blockquote {
  margin: 1em 0;
  padding: 20px;
  border-top: 1px double #ccc;
  border-bottom: 1px double #ccc;
}

.language_button {
  position: absolute;
  top: 0;
  right: 30px;
  line-height: 120px;
  font-size: 12px;
}

.language_button_top {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
}

.language_button_top a {
  display: block;
  /*border: 1px solid #ccc;*/
  -webkit-border-radius: 0 0 0 0.5em;
  -moz-border-radius: 0 0 0 0.5em;
  border-radius: 0 0 0 0.5em;
  padding: 0.5em 0.8em;
  color: #999;
  background: url('transparent_bg.png') repeat;
}

.top_image {
  line-height: 1;
}

.top_image img {
  visibility: hidden;
}

.page h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 2em 0 1em 0;
  border-bottom: 1px solid #666;
}

/*********** MENU *************/

ul.menu {
  list-style-type: none;
  letter-spacing: -1px;

  background: rgba(255,255,255,0.2);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  transition: top 0.3s;
  /*-webkit-overflow-scrolling: touch;*/
}

.menu_wrap {
  display: table;
  width: 100%;
  margin: auto;
  position: fixed;
  top: 160px;
  z-index: 2;
  transition: top 0.3s;
}

.home .menu_wrap {
  top: 200px;
}

.smallHeader ~ .menu_wrap {
  top: 60px;
}

ul.menu > li > a {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 1em;
}

ul.menu > li:hover > a {
  color:#333;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.menu > li {
  display: inline-block;
  letter-spacing: 0;
}

ul.menu > li span {
  margin: 0 -0.2em;
}

ul.menu > li div {
  position: absolute;
  width: 100%;
  left: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  color: #000;
  background-color: rgba( 255, 255, 255, 0.95 );
  list-style-type: none;
  /*z-index: 1;*/
  box-shadow: 0 10px 10px rgba(102, 102, 102, 0.5);
}

ul.menu > li:hover div {
  visibility: visible;
  height: auto;
}

ul.menu > li p {
  font-size: 14px;
  max-width: 800px;
  text-align: left;
  margin: 0 auto;
  padding: 20px 25px 15px 25px;
}

ul.menu > li ul {
  max-width: 800px;
  text-align: left;
  margin: 15px auto 20px auto;
  padding: 0 25px;
}

ul.menu > li ul li {
  display: inline-block;
}

ul.menu > li ul li a {
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 10px;
}

ul.menu > li ul li a:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4px;
  margin-left: 4px;
  border: transparent solid 5px;
  border-left-color: #333;
  vertical-align: 1px;
}

ul.menu > li ul li a:hover {
  text-decoration: underline;
}


ul.menu > li > a.search_icon:before {
  font-family: 'fontello';
  content: '\e800';
  font-size: 16px;
}



/* MENUボタン */

.menu_btn {
  display: none;
}

/* チェックボックスを非表示 */
.check {
  display: none;
}

.facebook, .twitter {
  width: 50px;
}

.facebook img, .twitter img {
  vertical-align: -3px;
}


.scroll_area {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  padding-top: 200px;
  height: 100%;
  width: 100%;
  /*overflow: scroll;
  -webkit-overflow-scrolling: touch;*/
}


.home .scroll_area {
  padding-top: 240px;
}

/*
.scroll_area {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  top: 200px;
  height: 100%;
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  transition: top 0.3s;
}


.smallHeader ~ .scroll_area {
  top: 100px;
}
*/


/*********** EVENTS & NEWS *************/

.eventsandnews {
  float: left;
  width: 100%;
  margin-right: -260px;
  padding-right: 260px;
  box-sizing: border-box;
}

.events {
  clear: both;
  float: left;
}

.news {
  float: right;
}


.events, .news {
  border-top: 1px solid #ccc;
  width: 46.6668%;
  margin: 0 1.6666% 3.3333% 1.6666%;
  font-size: 16px;
  /*background-color: #fff;*/
  padding-bottom: 32767px;  
  margin-bottom: -32767px; 
}

.events h2, .news h2 {
  line-height: 1.5;
  font-weight: bold;
  font-size: 16px;
  margin: -1em auto 0 auto;
  /*border-bottom: 1px solid #fff;*/
  background-color: #f3f3f3;
  border-bottom: 0;
  width: 8em;
}


.events h2 a, .news h2 a {
  display: block;
  /*padding: 12px 20px;*/
  text-align: center;
  /*background-color: #e4e4e4;*/
}


.events ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
}

.news ul {
  list-style-type: disc;
  margin: 0;
  overflow: hidden;
}

.events li, .news li {
  line-height: 1.5;
  /*margin: -1px 20px 0 20px;*/
  margin: 1em 0;
  /*margin: 0 20px;*/
  /*border-top: 1px solid #ddd;*/
  /*background-color: #fff;*/
}

.news li {
  margin-left: 1.5em;
}

.events li a, .news li a {
  /*
  display: block;
  padding: 20px;
  margin: -1px -20px 0 -20px;
  */
  /*font-weight: bold;*/
  display: block;
}

.events li a {

}

/*
.events li a:hover, .news li a:hover {
  background-color: #e4e4e4;
}

.events li a:active, .news li a:active {
  background-color: #e4e4e4;
}
*/

.event_date {
  position: relative;
  display: block;
  margin-bottom: 0.2em;
  font-size: 14px;
  color: #777;
}

.event_link {
  display: block;
  margin-left: 1em;
}



/*********** TWITTER TIMELINE *************/

.social_bar {
  float: right;
  width: 220px;
  height: 100%;
  margin: -1em 1.6666% 0 1.6666%;
}




/*********** CONTENT *************/

.content {
  position: relative;
  width: 1117px;
  margin: 0 auto 40px auto;
  overflow: hidden;
}

.content_head {
  position: relative;
  width: 100%;
  background-color: #e4e4e4;
  margin-bottom: 40px;
  /*padding-top: 220px;*/
}

.home .content {
  padding-top: 0;
}

.home .content_head {
  padding-top: 0;
}

.content_title {
  width: 720px;
  margin: 0 auto;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.5;
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
}

.content_main {
  width: 720px;
  margin: 0 auto;
}

.content_main img {
  margin-bottom: 20px;
}

.content_main h3 {
  font-weight: bold;
  font-size: 1em;
  margin-top: 2em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #e4e4e4;

}

.content_main p {
  margin-bottom: 1em;
}

.content_main ul {
}

.content_main li {
  margin-bottom: 0.5em;
  margin-left: 1.5em;
}


.content_main table {
  border-collapse: collapse;
}

.content_main th {
  padding: 5px 10px;
  border: 1px solid #b9b9b9;
}

.content_main td {
  padding: 5px 10px;
  border: 1px solid #b9b9b9;
}


.content_main .three_column {
  width: 1117px;/*1280px;*/
  margin-left: -198.5px;
}

.content_main .three_column .column {
  float: left;
  width: 33%;
}

.content_main .three_column .column p,
.content_main .three_column .column h2
 {
  margin-left: 24px;
  margin-right: 24px;
}

.content_main .three_column .column h2 {
  font-size: 21px;
}

/* Project links */

.project_links {
  clear: both;
  /*width: 1280px;*/
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
}

.project_links ul {
  list-style-type: none;
  /*margin-left: -20px;*/
  margin-right: 20px;
}

.project_links li {
  display: inline-block;
  width: 200px;
  height: 60px;
  font-size: 12px;
  line-height: 1.2;
  margin-left: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}

/* Related links */

.related_links {
  text-align: center;
  margin: 0 25px 0 25px;
  border-top: 1px solid #eee;
}

.related_links ul {
  list-style-type: none;
  margin-left: -20px;
}

.related_links li {
  display: inline-block;
  width: 200px;
  height:60px;
  font-size: 12px;
  line-height: 1.2;
  margin-left: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}

.related_links h3 {
  font-size: 12px;
  font-weight: normal;
  margin: -1em auto 20px auto;
  background-color: #fff;
  width: 16em;
}

/*social_evolution*/

body.page .social_evolution {
  border: none;
  text-align: center;
  font-size: 28px;
  margin-top: 1em;
}

/*about_profile*/

.about_profile {
  clear: both;
  border: 1px solid #999;
  padding: 15px;
  margin-top: 30px;
}

.about_profile dl {
  margin-bottom: 0;
}

.about_profile dt {
  float: left;
}

.about_profile dd {
  margin-left: 8em;
}

.about_name {
  font-weight: bold;
}

.kyoushinshakai h3 {
  margin-top: 0;
}

/* glocom_history */

.glocom_history table{
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.glocom_history th {
  vertical-align: top;
  background-color: #ddd;
  padding: 5px 10px;
  font-weight: normal;
  width: 4em;
  border: none;
}

.glocom_history td {
  vertical-align: top;
  padding: 5px 10px 5px 20px;
  background-color: #eee;
  border: none;
}

.glocom_history dl {
  margin:0;
}

.glocom_history dt {
}

.glocom_history dd {
  margin-left: 1em;
  color: #888;
}


/* about_glocom_links */

.about_glocom_links li {
  list-style-type: none;
  width: 50%;
  float: left;
  text-align: center;
  margin:30px 0 30px 0;
}



.date {
  text-align: center;
  margin:40px 0;
}

.tags {
  text-align: center;
  margin:40px 0;
}


.footer {
  position: relative;
  clear: both;
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  /*padding-top: 10px;*/
  /*padding: 0 0 40px 0;*/
}

.pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 50px;
  height: 50px;
  display: none;
}

.pagetop a {
  display: block;
  background-color: rgba(102,102,102,0.92);
  color: #fff;
  font-size: 12px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.pagetop a:before {
  font-family: 'fontello';
  content: '\e801';
}



/* Social buttons */
.social_buttons {
  clear: both;
  width: 220px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
}

.facebook_button {
  float: left; 
  margin: -8px 10px 0 32px; 
  padding: 0; 
  display: inline;
}

.twitter_button {
  float: left; 
  margin: 0 10px; 
  padding: 0; 
  display: inline; 
}


.home .social_buttons {
  margin-top: 6px;
}
/*
.home .facebook_button {
  margin: -8px 15px 0 0; 
}

.home .twitter_button {
  margin: 0; 
}
*/

/*
.credit_r {
  clear: both;
  text-align: center;
  font-size: 15px;
}
*/

.credit {
  background-color: #acacac;
  overflow: hidden;
  color: #ffffff;
  width: 100%;
  height: 72px;
  position: relative;
  margin-top: 30px;
  text-align: center;
  font-size: 13px;
}

.credit .contact_privacypolicy {
  height: 72px;
  line-height: 72px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto auto auto 30px;
}

.credit .contact_privacypolicy a {
  color: #fff;
}

.credit .glocom {
	text-align: center;
  height: 72px;
  line-height: 72px;
}

.credit .iuj {
	height: 72px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: auto 30px auto auto;
}

.credit .iuj img {
  width: 180px;
  height: 36px;
  margin: 18px 0;
}


/*searchform*/

#searchform {
	position: relative;
	margin: 40px auto;
	padding: 0;
}

#s  {
	width: 300px;
	height: 16px;
	background: #ddd;
	border: none;
	padding: 8px;
	font-size: 16px;
	vertical-align : middle;
}

#searchsubmit {
	width: 32px;
	height: 32px;
	background-color: #ddd;
	color: #fff;
	border-style: none;
	font-family: 'fontello';
	font-size: 16px;
	vertical-align : middle;
}

/*
*:first-child + html #searchsubmit    {
	top: 1px;
}
*/

.link_to_archives {
  clear: both;
  margin-top: 30px;
  padding-top: 30px;
  /*border-top: 1px dotted #999;*/
  text-align: center;
}


/* Contact button */

.contact_button {
  clear: both;
  margin-top: 40px;
  text-align: center;
}

.contact_button a {
  /*display: inline-block;*/
  display: block;
  width: 28em;
  max-width: 80%;
  margin: 0 auto;
  padding: 0.5em 1.5em;
  text-decoration: none;
  color: #666;
  border: solid 1px #666;
  border-radius: 4px;
  transition: .2s;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
}

.contact_button a:hover {
  background-color: #666;
  color: #f3f3f3;
}


.finished_event {
  background-color: #365899;
  border-radius: 0.2em;
  color: #fff;
  padding: 0.2em 0.4em 0.2em 0.5em;
  font-size: 12px;
  line-height: 1;
  vertical-align: 2px;
}

.finished_event_l {
  background-color: #666;
  /*border: 1px solid #0044cc;*/
  border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  color: #f3f3f3;
  padding: 0.3em 0.6em;
  font-size: 16px;
  vertical-align: 0.2em;
}

.event_list {
  width: 720px;
  margin: 40px auto 0 auto;
  list-style-type: none;
}

.event_list li{
  margin-bottom: 1em;
}

.news_list {
  width: 720px;
  margin: 40px auto 0 auto;
}

.news_list li{
  margin-bottom: 1em;
  margin-left: 24px;
}

.newmark {
  background-color: #365899;
  border-radius: 0.2em;
  color: #fff;
  padding: 0.2em 0.4em;
  font-size: 0.8em;
  vertical-align: 0.1em;
  margin-right: 0.5em;
  font-weight: bold;
}

.description {
  width: 720px;
  margin: 0 auto 40px auto;
}

.research_project_list {
  width: 720px;
  margin: 40px auto 0 auto;
}

.research_project_list h2 {
  font-size: 24px;
  border-bottom: 1px solid #666;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

.research_project_list h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 1em;
}

.research_project_list h4 {
  font-weight: normal;
}

.research_project_list .research_description {

}

.research_project_item {
  margin-top: 1em;
  margin-left: 20px;
  padding: 10px 20px;
  border-left: 1px dotted #aaa;
}

.link_project {
  margin-top: 30px;
}

ul.access {
  margin-top: 2em;
  margin-left:30px;
}

p.access {
  margin-top: 2em;
}

.map_wrapper {
  max-width: 720px;
  min-width: 280px;
  margin: 20px auto;
  padding: 4px;
  border: 1px solid #CCC;  
}
 
.googlemap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.goto_googlemap {
  font-size: 14px;
  text-align: center;
}

/* 智場 */

.link_amazon {
  font-size: 14px;
}

.single-g_chijo .content h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 1.5em 0;
  line-height: 1.5;
  border-left: 6px solid #e4e4e4;
  padding: 1em 0 1em 0.5em;
}

.single-g_chijo .content li {
  font-weight: normal;
  margin-bottom: 1em;
  margin-left: 2em;
}

.single-g_chijo .content h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
  /*border-bottom: 1px dotted #666;*/
  padding: 5px 10px;
  background-color: #e4e4e4;
}

.chijo_list {
  width: 720px;
  margin: 40px auto 0 auto;
}

.chijo_list ul {
  list-style-type: none;
}

.chijo_list li{
  width:33%;
  height: 350px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.5;
  float: left;
}

.chijo_list li a {
  display: block;
  padding:0 20px 20px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.chijo_archive_list {
  margin-top: 40px;
}

.chijo_archive_list li span {
  display:block;
  font-size: 14px;
  margin: 0 0 0 2em;
}

.link_chijo_archive {
  text-align: center;
  margin-top: 30px;
}

/* 研究員 */
.fellow_profile {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 2em;
}

.fellow_image {
  text-align: center;
}

.fellow_image img {
  width: auto;
  height: 480px;
}

.fellow_image_caption {
  font-size: 12px;
  margin-top: -44px;
  text-align: right;
}

.fellow_furigana {
  font-size: 14px;
}

.post-type-archive-g_research_fellow h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
  clear: both;
}

.content_main ul.fellow_list {
  list-style-type: none;
  maegin-left: 0;
}

.fellow_list li {
  float: left;
  width: 240px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 0;
}

.fellow_list li a {
  display: block;
  width: 200px;
  margin: 0 auto;
}

.fellow_list li img {
  display: block;
  width: auto;
  height: 140px;
  margin: 0 auto;
  /*background: url('prof_img_np.png') no-repeat;*/
}

.fellow_field, .fellow_education, .fellow_career, .fellow_committee, .fellow_prize {
  margin-left: 1em;
}

.fellow_achievement, .fellow_lecture, .fellow_etc {
  margin-left: 1em;
}

.visiting_fellow_list {
  line-height: 1.5;
}

.visiting_fellow_list dt {
  float:left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.visiting_fellow_list dd {
  margin-left: 10em;
  margin-bottom: 0.5em;
}

.fellow_link {
  clear: both;
  list-style-type: none;
  text-align: center;
  padding-top: 30px;
}

.fellow_link li {
  margin-bottom: 0;
}

.fellow_links {
  clear: both;
  list-style-type: none;
}

.fellow_links li {
  margin-bottom: 0;
  margin-left: 1em;
}

p.update {
  margin: 0;
}

/* pager */

.pager {
  text-align: center;
  margin-top: 40px;
}

.page-numbers {
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #e4e4e4;
}

.pager .current {
  background-color: #fff;
}

/* Form */
.required {
  color: #ff0000;
}

/* Topics */

.topics {
  list-style-type: none;
  /*margin: 40px 1.6666% 0 1.6666%;*/
  margin: 3.3333% 0 3.3333% 0;
}

.topic {
  display: inline-block;
  /display:inline; 
  /zoom:1;
  vertical-align: top;
  /*
  width: 30%;
  margin: 0 1.6666% 3.3333% 1.6666%;
  */
  width: 30%;
  height: auto;
  margin: 0 1.6666% 3.3333% 1.6666%;
  text-align: center;
  position: relative;

}

.topic a {
  display: block;
}


.topic a:hover img {
  opacity:0.7;
  filter: alpha(opacity=70);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";  /* ie 8 */
  -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;              /* Safari 1.x */
}

.topic a:active img {
  opacity:0.7;
  filter: alpha(opacity=70);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";  /* ie 8 */
  -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;              /* Safari 1.x */
}

.topic img {
  display: block;

  width: 100%;
  height: auto;
}

.topic_image {
  display: block;
  overflow: hidden;
  /*border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;*/
}


.topic_text {
  display: block;
  width: auto;
  padding: 8px 8px;
  color: #fff;
  /*border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;*/
  line-height: 1.5;
  font-size: 13px;
  /*font-weight: bold;*/
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: url('transparent_bg.png') repeat;
  text-overflow: ellipsis;
  overflow: hidden;
  /*white-space: nowrap;*/
  max-height: 85%;
}

/* Publicity */

.publicity_item {
  margin-top: 40px;
  overflow: hidden;
  height: auto;
  /*background-color: #ffffff;*/
}

.publicity_item_main {
  float: left;
  width: 50%;
}

.publicity_item_main p {
  padding: 10px 20px;
  margin: 0;
}

.publicity_item_main ul {
  margin-left: 1em;
}

.publicity_item h2 {
  margin:0;
  border: 0;
  border-bottom: 3px solid #e4e4e4;
  padding: 10px;
  line-height: 1;
  font-weight: normal;
}

.publicity_item h2 a {

}

.publicity_item h3 {
  margin: 0;
  text-align: center;
}

.publicity_item_latest {
  position: relative;
  margin-left: 50%;
  margin-top: -40px;
  border: 3px solid #e4e4e4;
  background-color: #f3f3f3;
}

.publicity_item_latest img {
  display: block;
  margin: 0 auto 10px auto;
  height: 200px;
  width: auto;
  border: 1px solid #ccc;
}

.publicity_item_latest p {
  margin: 0;
  padding: 10px 20px;
  text-align: center;
  line-height: 1.2;
}

.publicity_item_latest_label {
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  padding: 0 10px;
  line-height: 34px;
  font-size: 16px;
  height: 34px;
  border: 3px solid #e4e4e4;
  background-color: #f3f3f3;
}


/* 智場 */
.chijo_feature {
  display:block;
  margin-left: 0;
}


/* GLOCOM REVIEW */
.grlist {
  list-style-type: none;
  line-height: 1.5;
  margin-top: 3em;
}

.grlist li {
  margin: 0 0 1.5em 0em;
  /*text-indent: -1em;*/
}

.grtitle {
}

.grmeta {
  display: block;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 0.25em;
  margin-bottom: 0.25em;

}

.grtitleauthor {
  display: block;
  text-indent: -1em;
  margin-left: 1em;
}


/* 地球智場の時代へ */

.chikyuclist {
  list-style-type: none;
  line-height: 1.5;
  margin-top: 3em;
}

.chikyuclist li {
  margin: 0 0 1.5em 0em;
}

.chikyucmeta {
  display: block;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 0.25em;
  margin-bottom: 0.25em;

}

.chikyuctitleauthor {
  display: block;
  text-indent: -1em;
  margin-left: 1em;
}


/* 公文レター */

.kllist {
  list-style-type: square;
  color: #777;
  line-height: 1.5;
}

.kllist li {
  padding-left: 0;
  margin-bottom: 1em;
}


/* 書籍 */

.book_cover_image {
  text-align: center;
}

.book_cover_image img {
  max-width: 320px;
  height: auto;
  margin: 0;
}

.book_meta {
  margin-bottom: 2em;
}

.books_list {
  width: 720px;
  margin: 40px auto 0 auto;
}

.books_list ul {
  list-style-type: none;
}

.books_list li{
  width:33%;
  height: 350px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.5;
  float: left;
}

.books_list li a {
  display: block;
  padding:0 20px 20px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.books_title {
  font-size: 14px;
  line-height: 1.5;
}



/* OPINION PAPER, DISCUSSION PAPER */

.dp_number, .op_number {
  font-weight: bold;
  margin-bottom: 0.5em;
}

.dp_title, .op_title {
  font-size: 24px;
  font-weight: bold;
}

.dp_title .dp_note, .op_title .op_note {
  font-size: 13px;
  vertical-align: top;
  padding-left: 0.5em;
}

.dp_author, .op_author {
  text-align: right;
  font-weight: bold;
}

.content_main p.dp_author, .content_main p.op_author {
  margin-bottom: 2em;
}

.dp_link, .op_link {
  text-align: right;
}

.content_main p.dp_link, .content_main p.op_link {
  margin-bottom: 2em;
}

.dp_link img, .op_link img {
  margin-bottom: 0;
  vertical-align: text-bottom;
}

.dp_note_text, .op_note_text {
  text-align: left;
  font-size: 13px;
  margin-top: 48px;
}

.dp_publish_date, .op_publish_date {
  text-align: center;
  margin: 40px 0;
}



/* For WYSWYG editor */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* contact  form 7*/
.wpcf7-form input{max-width: 95% !important;font-size: 16px !important;padding:5px !important;}
.wpcf7-form textarea{width: 95% !important;font-size: 16px !important;padding:5px !important;}
.wpcf7-form select{width: 95% !important;font-size: 16px !important;padding:5px !important;}
.wpcf7-form .wpcf7-submit{font-size: 16px !important;}

/*
.wpcf7-form input{width: 95% !important;font-size: 16px !important;padding:5px !important;}
.wpcf7-form textarea{width: 95% !important;font-size: 16px !important;padding:5px !important;}
.wpcf7-form .wpcf7-submit{width: 80px !important;font-size: 16px !important;}
*/



@media screen and (max-width: 1241px) {

  .header {
	width: 100%;
  }

  .site_description {
	font-size: 13px;
  }

  .events, .news {
	font-size: 15px;
  }

  .events {
	/*
	clear: both;
	float: left;
	width: 45%;
	margin-left: 4%;
	margin-right: 0;
	*/
  }

  .news {
	/*
	float: right;
	width: 45%;
	margin-left: 0;
	margin-right: 4%;
	*/
  }

  .events .event_link {
	margin-left: 1em;
  }

  .events .event_date {
	position: relative;
	display: block;
	width: auto;
	margin-left: 0;
	float: none;
  }

/*
  .events li a {
	display: block;
	padding-left: 20px;
  }
*/
  .content {
	width: 90%;
  }

  .content_head {
	width: 100%;
	margin-left: 0;
  }

  .project_links {
	width: 100%;
  }

  .content_main .three_column {
	width: 720px;
	margin-left: 0;
  }

  .content_main .three_column .column {
	width: 720px;
  }

  .content_main .three_column .column p
   {
	margin: 0 0 1em 0;
  }

  .content_main .three_column .column h2 {
	margin: 1em 0 1em 0;
  }


}


@media screen and (max-width: 1023px) {

  .events, .news {
  float: none;
  width: 96%;
  margin: 0 2% 8% 2%;
  font-size: 14px;
  padding-bottom: 0;
  }

  .news {
  margin: 0 2% 0 2%;
  }

  .event_list .event_link {
  margin-left: 1em;
  }

  .event_list .event_date {
  position: relative;
  display: block;
  width: auto;
  margin-left: 0;
  margin-bottom: 0;
  float: none;
  }
}

/*
@media screen and (max-width: 1023px) {

  .events, .news {
	clear: both;
	float: none;
	width: 720px;
	margin: 60px auto;
  }

  .topics {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-left: 0;
  }

  .topic {
	width: 270px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
  }

}
*/

@media screen and (max-width: 799px) {

  ul.menu > li > a {
	font-size: 14px;
  }

  .language_button {
	top: 90px;
	right: 15px;
	line-height: 30px;
	font-size: 12px;
  }

  .top_image {
	margin-right: -6%;
	margin-left: -6%;

  }

/*
  .events, .news {
	width: 100%;
  }
*/
  .content_main img {
	max-width: 100%;
	height: auto;
  }

  .content_main .book_cover_image img {
	max-width: 320px;
	height: auto;
  }

  .content_head {
  }

  .content_title {
	width: auto;
	font-size: 24px;
	margin-right: 5%;
	margin-left: 5%;
  }

  .content_main {
	width: 100%;
  }

  .event_list {
	width: 100%;
  }

  .news_list {
	width: 100%;
  }

  .news_list li {
	margin-left: 20px;
  }

  .description {
	width: 100%;
  }
	  
  .research_project_list {
	width: 100%;
  }

  .footer {
	width: 100%;
  }

  .project_links {
	width: 100%;
  }

  .content_main .three_column {
	width: 100%;
  }

  .content_main .three_column .column {
	width: 100%;
  }

  .chijo_list {
	width: 100%;
  }

  .chijo_list li {
	width: 50%;
  }

  .books_list {
	width: 100%;
  }

  .books_list li {
	width: 50%;
  }

  .fellow_list li {
	width: 50%;
  }

  .publicity_item_latest img {
	max-width: none;
	height: 200px;
  }

  .topic_text {
	font-size: 12px;
  }

}


@media screen and (max-width: 719px) {

  .header {
	height: 150px;
  }

  .smallHeader {
	height: 50px;
  }

  .home .header {
	height: 150px;
  }

  .home .smallHeader {
	height: 50px;
  }

  .home .content {
	padding-top: 0;
  }

  .scroll_area {
	padding-top: 150px;
  }

  .home .scroll_area {
	padding-top: 150px;
  }

  .content_head {
	/*padding-top: 150px;*/
  }

  .site_title {
	top: 40px;
  }

  .home .site_title {
	top: 40px;
  }


  .smallHeader .language_button_top {
	display: none;
  }

  .smallHeader .site_title {
	top: 10px;
	width: 165px;
	height: 30px;
  }

  .home .smallHeader .site_title {
	top: 10px;
  }

  ul.menu {
	background: none;
	text-align: left;
	display: block;
	overflow: scroll;
	height: auto;
  }

  .menu_wrap {
	top: 150px;
	bottom: auto;
	height: 0;
	overflow: hidden;
	display: block;
	background-color: rgba(221,221,221,0.95);
  }

  .home .menu_wrap {
	top: 150px;
  }

  .smallHeader ~ .menu_wrap {
	top: 50px;
  }



  ul.menu > li {
	position: relative;
	display: block;
	border-bottom: 1px solid #fff;
  }

  ul.menu > li a {
	color: #333;
	padding: 12px 30px;
  }

  ul.menu > li:hover > a {
	background-color: #ccc;
	border-bottom: none;
  }

  ul.menu > li div {
	position: static;
	visibility: visible;
	background: none;
	list-style-type: none;
	/*z-index: 1;*/
	box-shadow: none;
	height: 0;
	overflow-y: hidden;
	background-color: rgba(255,255,255,0.8);
  }

  ul.menu > li:hover div {
	height: 0;
  }

  ul.menu > li p {
	font-size: 13px;
	text-align:justify;
  }

  ul.menu > li ul {
	text-align: left;
	margin: 0;
  }

  ul.menu > li ul li {
	display: block;
	border-top: 1px solid #ddd;
  }

  ul.menu > li ul li a {
	padding-left: 20px;
	/*background-color: #fff;*/
  }

  ul.menu > li ul li:hover a {
	background-color: #ddd;
  }

  #searchform {
	position: absolute;
	top: 6px;
	left: 0;
	right: 0;
	width: 300px;
	margin: auto;
  }

  #s {
	background-color: #fff;
	width: 240px;
	-webkit-appearance: none;
  }

  #searchsubmit {
	background-color: #fff;
	color: #333;
	-webkit-appearance: none;
	text-align: center;
	margin: 0;
	padding: 0;
  }

  #search_menu + .acc_btn {
	visibility: hidden;
  }

  ul.menu > li > a.search_icon {
	visibility: hidden;
  }

/* チェックボックスオンの時 */

  .check:checked ~ .menu_wrap{
	position: fixed;
	z-index: 2;
	  bottom: 0;
	height: auto;
	overflow: auto;
  }

  .check:checked ~ .menu_wrap ul.menu {
	height: 100%;
	-webkit-overflow-scrolling: touch;
  }

  .check:checked ~ .scroll_area{

  }

  .check:checked ~ .menu_btn {
	background-image: url('./close_btn.png');
	background-size: 14px 14px;
  }


  .check:checked +label.acc_btn + div {
	height: auto;
  }

  .check:checked + .acc_btn {
	background-image: url('./minus_btn.png');
  }

  .fixed {
	transform: translate3d(0, 0, 0);
	position: fixed;

  }


/* MENUボタン */

  .menu_btn {
	display: block;
	position: fixed;
	top: 100px;
	right: 0;
	width: 50px;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	cursor: pointer;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	z-index: 1001;
	background: url() no-repeat center;
	background-image: url('./menu_btn.png');
	background-size: 32px 28px;
	transition: top 0.3s;
  }

  .home .menu_btn {
	top: 100px;
  }

  .smallHeader ~ .menu_btn {
	top: 0;
	border-top: none;
  }

/* ACCORDIONボタン */

  .acc_btn {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	background: url('./plus_btn.png') no-repeat center;
	background-size: 14px 14px;
	border-left: 1px solid #fff;
	width: 50px;
	height: 0;
	padding-top: 44px;
	overflow: hidden;
	cursor: pointer;
  }


  .topics {
	margin-top: 4%;
	margin-bottom: 6%;
  }

  .topic {
	
	width: 46%;
	margin: 0 2% 4% 2%;
	/*
	width: 48%;
	margin: 0 1% 2% 1%;
	*/
	/*margin-top: 20px;*/
  }

  .topic_text {
	font-size: 12px;
  }

/*
  .events, .news {
	float: none;
	width: 96%;
	margin: 0 2% 8% 2%;
	font-size: 14px;
	padding-bottom: 0;
  }

  .news {
	margin: 0 2% 0 2%;
  }

  .event_list .event_link {
	margin-left: 1em;
  }

  .event_list .event_date {
	position: relative;
	display: block;
	width: auto;
	margin-left: 0;
	margin-bottom: 0;
	float: none;
  }
*/

  .eventsandnews {
    float: none;
    margin-right: auto;
    padding-right: 0;
  }

  .social_bar {
    float: none;
    width: 96.6668%;
    /*height: 240px;*/
    margin: 40px 1.6666% 0 1.6666%;
  }


  .navigation {
	font-size: 14px;
  }


  .credit {
	height: 126px;
  }

  .credit .contact_privacypolicy {
	position: relative;
	height: 72px;
	line-height: 72px;
	text-align: center;
	margin: 0;
  }

  
  .credit .glocom {
	position: absolute;
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
	margin: auto auto auto 40px;
  }
	

}


@media screen and (max-width: 479px) {

.content {
  overflow: visible;
}
 .topics {
  margin-bottom: 8%;
  margin-left: -3.3333%;
  margin-right: -3.3333%;
}
/*
  .topic {
	display: block;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
  }

  .topic img {
	margin-right: auto;
	margin-left: auto;
  }
*/

  .site_description {
	font-size: 11px;
  }

/*
  .content {
	width: 90%;
  }
*/
/*
  .events li, .news li {
	margin: -1px 15px 0 15px;
	font-size: 13px;
  }

  .events li a, .news li a {
	display: block;
	margin: -1px -15px 0 -15px;
	padding: 20px 15px;
  }

  .event_date {
	position: relative;
	margin-left: 0;
  }
  */
/*
  .events h2, .news h2 {
	font-size: 18px;
  }
*/
/*
  .events li {
	margin-bottom: 1.5em;
  }

  .news li {
	margin-bottom: 1.5em;
	margin-left: 1em;
  }
*/
  .about_profile dd {
	margin-left: 2em;
  }

  .floating {
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
  }


  .footer ul.menu {
	margin-bottom: 28px;
  }

  .footer ul.menu li{
	display: block;
	background-color: #ffffff;
	height: 2.5em;
	line-height: 2.5em;
	margin:0;
	border-bottom: 3px solid #f3f3f3;
/*
  display: inline-block;
  /display:inline; 
  /zoom:1;
  width: 48%;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  */
  }

  .footer ul.menu li a:hover {
	background-color: inherit;
  }

  .footer {
	/*padding: 0 0 40px 0;*/
  }


  .credit {
	height: 198px;
  }

  .credit .glocom {
	position: relative;
	text-align: center;
	height: 54px;
	line-height: 54px;
	margin: auto;
  }

  .credit .iuj {
  	position: relative;
  	text-align: center;
  	margin: auto;
  }
  /*
  .credit .glocom {
	position: relative;
	height: 72px;
	line-height: 72px;
	text-align: center;
	margin: 0;
  }
*/
/*
  .credit .credit_r {
	position: relative;
	height: 72px;
	text-align: center;
  }

  .credit .credit_r img {
	width: 180px;
	height: 36px;
	margin: 12px 0 24px 0;
  }
*/




  .navigation {
	padding-top: 0;
	padding-bottom: 0;
  }

  .chijo_list li {
	width: 100%;
  }

  .books_list li {
	width: 100%;
  }

  .fellow_list li {
	width: 100%;
  }

  .visiting_fellow_list dt {
	float: none;
	margin-bottom: 0;
  }

  .visiting_fellow_list dd {
	margin-left: 2em;
	margin-bottom: 1em;
  }

  .publicity_item_main p, .publicity_item_latest p {
	padding: 10px 10px;
	line-height: 1.5;
  }

  .publicity_item_main {
	float: none;
	width: auto;
	border-bottom: 6px solid #f3f3f3;
  }

  .publicity_item_latest {
	margin: 0;
  }

  .topic_text {
	padding: 5px;
	font-size: 10px;
  }


  .clearfix .alignleft {
     float: none;
     display: block;
     margin-left: auto !important;
     margin-right: auto !important;
  }

  .clearfix .alignright {
     float: none;
     display: block;
     margin-left: auto !important;
     margin-right: auto !important;
  }

}

@media screen and (max-width: 320px) {
  .book_cover_image img {
	width: 100%;
  }
}



/* clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:block;
	overflow:hidden;
}
.clearfix:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}


.page-id-498 h2,.page-id-500 h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 22px;
  border-bottom: 3px solid #e4e4e4;
}

/* 研究テーマ */


.research_theme h3 {
  font-size: 20px;
  border:0;
  margin-top:0;
  text-align: right;
}

.research_theme ul {
  margin-top: 1em;
}

.research_theme li {
  list-style-type: none;
  line-height: 1.5;
  margin-bottom: 1em;
  cursor: pointer;
}

.middle_class p {
  margin-bottom: 0;
}

.middle_class ul{
  display: none;
}

li.middle_class {
  margin-bottom: 0.5em;
}

li.small_class {
  margin-left: 1em;
}

li.small_class li {
  margin-left: 1em;
  list-style-type: square;
}


@media print {
  body {
    background-color: #fff;
  }

  .header {
    position: relative;
  }

  .scroll_area {
    height: auto;
  }


  .menu_wrap {
    position: absolute;
  }
}

